@charset "utf-8";
/* CSS Document */

.w1200{
	margin:0 auto; width:1200px; height:auto;
}
.header {
	margin: 0px auto; width: 1200px; height: 80px; overflow: hidden;
}
.logo {
	width: 600px; text-align: left; float: left;
}
#search{
	margin-top:30px; width:200px; height:33px;
}
#search input{
	float:left;
}
.inp_srh{
	width:165px; height:33px; line-height:33px; text-indent:10px; color:#999; background:url(../images/search.jpg) no-repeat left center; border:none;
}
.btn_srh{
	width:35px; height:33px; line-height:33px; background:url(../images/search.jpg) no-repeat -165px center; border:none; cursor:pointer; color:#fff;font: bold 14px/33px "Microsoft YaHei"; text-indent:-5000px;
}
#search *{
	vertical-align:middle;
}
#tel{
	margin-top:25px; margin-right:25px; padding-left:45px; width:150px; height:40px; background:url(../images/tel.png) no-repeat left bottom; color:#666; font:12px/20px "Microsoft YaHei";
}
#tel span{
	color:#f60; font:20px/20px "Arial";
}


.nav {
	margin: 0px auto; background-color: rgb(0, 123, 193); width:100%; min-width:1200px;
}
.nav ul {
	margin: 0px auto; width: 1200px; height: 50px; overflow: hidden;
}
.nav ul li {
	width: 123px; height: 50px; float: left;
}
.nav ul li a {
	width: 123px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-family: "微软雅黑"; font-size: 16px; font-weight: bold; text-decoration: none; display: inline-block;
}
.nav ul li a:hover {
	background-color: rgb(1, 159, 224);
}

.banner-box {
	padding: 1px 0px;  width:100%; min-width:1200px; height: 458px; overflow: hidden; position: relative; z-index: 99;
}
.banner-box .bd {
	width: 1920px; height: 458px; margin:0 auto; text-align:center;
}
.banner-box .bd li {
	width: 1920px; height: 458px; left:50%; margin-left:-180px;
}
.baner-box .bd li img{
	vertical-align:middle;
}
.banner-box .bd li a {
	display: block; background-size: auto;
}
.banner-btn {
	left: 50%; top: 150px; width: 1200px; margin-left: -605px; position: absolute;
}
.banner-btn a {
	top: 0px; width: 49px; height: 104px; display: block; position: absolute; opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4;
}
.banner-btn a.prev {
	background: url("../images/foot.png") no-repeat 0px 0px; left: 0px;
}
.banner-btn a.next {
	background: url("../images/foot.png") no-repeat -49px 0px; right: 0px;
}
.banner-box .hd {
	left: 550px; top: 280px; position: absolute;
}
.banner-box .hd ul li {
	background: rgb(204, 204, 204); border-radius: 50%; width: 12px; height: 12px; text-indent: -9999px; margin-right: 20px; float: left; cursor: pointer;
}


.cp-t {
	margin: 0px auto; height: 136px; text-align: center; color: rgb(51, 51, 51); font:25px/40px "Microsoft YaHei";
}
.cp-t span{
	color:#333; font:bold 30px/30px "Arial";
}
.cp-t p {
	padding-top: 35px;
}
.cp-t p a {
	color: rgb(51, 51, 51); font-size: 25px; text-decoration: none;
}
.fr {
	float: right; display: inline;
}
.cf::after {
	height: 0px; overflow: hidden; clear: both; display: block; content: "";
}
.cf {
	-ms-zoom: 1;
}
.case {
	margin: 0px auto; width: 1200px;
}
.case .title-list {
	position: relative;
}
.case .title-list li {
	margin: 0px 5px; height: 40px; float: left; display: inline;
}
.case .title-list a {
	border: 1px solid rgb(125, 122, 122); border-image: none;  height: 38px; text-align: center; text-decoration: none; display: block; padding:0 10px; color:#333; font:14px/38px "Microsoft YaHei";
}
.case .title-list a:hover {
	border: 1px solid rgb(0, 93, 172); border-image: none; height: 38px; color: rgb(255, 255, 255); display: block; background-color: rgb(0, 93, 172);
}
.case .title-list p {
	left: 0px; top: 24px; width: 146px; height: 7px; text-align: center; overflow: hidden; border-top-color: rgb(255, 102, 0); border-top-width: 3px; border-top-style: solid; position: absolute;
}
.product {
	overflow: hidden; margin-top: 30px; display: none; position: relative;
}
.show {
	display: block;
}
.product ul {
	overflow: hidden;
}
.product li {
	margin: 0px 11px 30px; transition:0.4s; width: 277px; height: 203px; float: left; display: inline; position: relative; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s;
}
.product li img {
	width: 277px; height: 203px;
}
.product li a {
	background: rgb(0, 0, 0); top: 171px; width: 277px; height: 32px; text-align: center; color: rgb(255, 255, 255); font:16px/32px "Microsoft YaHei"; text-decoration: none; display: block; position: absolute; opacity: 0.8; -moz-opacity: 0.8;
}
.product li a:hover {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(0, 123, 193);
}
.more {
	margin: 0px auto; border: 1px solid rgb(184, 183, 183); border-image: none; width: 1198px; height: 46px; text-align: center; clear: both;
}
.more a {
	color:#333; font:14px/46px "Arial";
}

.about {
	margin: 35px auto 0px; height: 474px; background:url(../images/about-bg.jpg) no-repeat center top; width:100%; min-width:1200px;
}
.about .title{
	margin: 0px auto; padding:30px 0; height: 70px; text-align: center; color: rgb(255, 255, 255); font:25px/40px "Microsoft YaHei";
}
.about .title span{
	color:#fff; font:bold 30px/30px "Arial";
}
.about-cont {
	margin: 0px auto; width: 1200px;
}
.about-cont p {
	padding: 0px 35px; text-align: center; color: rgb(255, 255, 255); font:14px/28px "Microsoft YaHei";
}
.about-cont p a {
	font-size: 14px; text-decoration: none; color:#fff; font:14px/28px "Microsoft YaHei";
}
.about-cont p a:hover {
	font-size: 14px; text-decoration: underline;
}
.about-cont ul {
	margin: 0px auto; width: 1000px; padding-top: 50px;
}
.about-cont ul li {
	float: left;
}
.about-cont ul li img {
	margin: 0px 20px; border: 5px solid rgb(255, 255, 255); border-image: none; width: 200px; height: 120px;
}

.news-t {
	margin: 0px auto; height: 136px; text-align: center; color: rgb(51, 51, 51); font:25px/40px "Microsoft YaHei";
}
.news-t span{
	color:#333; font:bold 30px/30px "Arial";
}
.news-t p {
	padding-top: 35px;
}
.news-t p a {
	color: rgb(51, 51, 51); font-size: 25px; text-decoration: none;
}
.news-cont {
	margin: 0px auto; width: 1200px; overflow: hidden; font-size: 14px; font-family:"Microsoft YaHei";
}
.news-cont dl {
	width: 570px; height: 100px; padding-right: 30px; margin-top: 30px; border-bottom-color: rgb(233, 223, 222); border-bottom-width: 1px; border-bottom-style: solid; float: left; display: inline-block;
}
.news-cont dl dt {
	width: 97px; height: 100px; text-align: center; color: rgb(255, 255, 255); font-family: "Microsoft YaHei"; font-size: 16px; font-weight: bold; float: left; background-color: rgb(0, 93, 172);
}
.news-cont dl dt:hover {
	background-color: rgb(102, 102, 102);
}
.news-cont dl dt p {
	padding-top: 60px; font-size: 12px;
}
.news-cont dl dt span {
	top: -60px; font-size: 40px; display: block; position: relative;
}
.news-cont dl dd {
	width: 455px; color: rgb(72, 70, 70); padding-left: 15px; float: right;
}
.news-cont dl dd.bt {
	height: 35px; line-height: 40px; overflow: hidden; padding-top: 5px;
}
.news-cont dl dd.nr {
	height: 55px; line-height: 22px; overflow: hidden;
}
.news-cont dl dd a {
	color: rgb(0, 93, 172); line-height: 30px; text-decoration: none;
}
.news-cont dl dd a:hover {
	color: rgb(0, 93, 172); line-height: 30px; text-decoration: underline;
}
.news-cont dl dd span a {
	color: rgb(40, 38, 38); text-decoration: none;
}
.news-cont dl dd span a:hover {
	color: rgb(40, 38, 38); text-decoration: underline;
}

.linkus {
	margin: 35px auto 0px; height: 433px; background-color: rgb(238, 238, 238);
}
.linkus-cont {
	background: url("../images/link-bg.jpg") no-repeat; margin: 0px auto; width: 1200px; height: 433px;
}
.linkus-top {
	text-align: center; color: rgb(51, 51, 51); font-family: "微软雅黑"; font-size: 25px;
}
.linkus-top span{
	color:#333; font:bold 30px/30px "Arial";
}
.linkus-top p {
	padding-top: 36px;
}
.linkus-b {
	padding: 100px 30px 0px 680px; color: rgb(40, 40, 40); font:16px/30px "Microsoft YaHei";
}
.linkus-b p span.dh2 {
	color: rgb(255, 102, 0); font-family: "Microsoft YaHei"; font-size: 20px;
}

.footer {
	height: 149px; padding-top: 30px; background-color: rgb(45, 48, 53); font-family:"Microsoft YaHei"; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; width:100%; min-width:1200px;
}

.footer a {
	padding: 0px 10px; color: rgb(255, 255, 255); text-decoration: none;
}
.footer a:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}




.location{
	background:#ededed; height:40px; margin:0; padding:0;
}
.location_sub{
	color:#999;
	font:12px/40px "SimSun";
}
.location_sub a{
	color:#005ead;
}
.location_sub a:hover{
	color:#f60;
}
.location_sub img{
	vertical-align:middle; margin-right:5px;
}
.cont {
	margin: 20px auto; width: 1200px; clear: both; display: block; position: relative; height:auto; overflow:hidden;
}
/* sub start */
.sub_con{
	height:auto;
	overflow:hidden;
	background:url(../images/i_p_bg.jpg) repeat-x left top #fff;
	border:1px solid #fff;
}
.w300{
	width:300px;
}
.w880{
	width:850px; background:#f0f0f0; padding:0 15px 15px;
}

.left_tit{
	height:55px; background:#005ead; padding:0 15px; color:#d8ddfb; font: bold 22px/55px "Microsoft Yahei"; border-bottom:1px solid #ddd;
}
.tit_sub{
	height:53px;
	border-bottom:1px solid #caddfd; margin-bottom:10px;
}
.tit_sub h2{
	float:left;
	color:#005ead;
	font:bold 22px/53px "Microsoft YaHei";
}
.tit_sub h2 img{
	margin-right:10px; margin-top:16px;
}
.tit_sub span{
	float:right;
	color:#999;
	font:12px/40px "SimSun";
}
.tit_sub span a{
	color:#999;
}
.tit_sub span a:hover{
	color:#090;
}
.tit_sub span img{
	vertical-align:middle; margin-right:5px;
}

.pro_type{
	width:300px; height:auto; overflow:hidden;
}
.pro_type ul{
	margin:0; padding:0;
}
.pro_type ul li{
	float:left; display:block; width:300px; height:43px;
}
.pro_type ul li a{
	display:block; padding:0 10px; background:url(../images/alxq_03.png) no-repeat 270px center #f0f0f0; text-indent:10px; color:#333; font:14px/42px "Microsoft YaHei"; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;
}
.pro_type ul li a:hover, .pro_type ul li a.cur{
	background:url(../images/alxq_02.png) no-repeat 270px center #0061ae; color:#fff;
}

.left_tel{
	margin-top:15px; padding:15px 10px; border:1px solid #eee; background:url(../images/icon-tel.png) no-repeat 260px center #f0f0f0; width:278px; height:auto; overflow:hidden; color:#666; font:14px/20px "Microsoft YaHei";
}
.left_tel span{
	color:#005ead; font:26px/30px "Arial";
}
.sub_contact{
	width:850px; height:auto; overflow:hidden; color:#666; font:13px/24px "Microsoft YaHei";
}