.vn1200{
	width: 1200px;
	margin: 0 auto;
}
.vn-head{
	height: 39px;
	border-bottom: 2px solid #252424;
	line-height: 39px;
	background: #444444;
	font-size: 12px;
	color: #cdcccc;
}
.vn-head a{
	color: #cdcccc;
	display: inline-block;
	background: url(../images/yuan.png) no-repeat left center;
	padding-left: 11px;
	margin-left: 20px;
}
.fenzhan{
	margin-right: 7px;
}
.fenzhan a:last-child{
	background: url(../images/map.png) no-repeat left center;
	padding-left: 13px;
}



.vn-head1{
	height: 166px;
}
.logo1{
	line-height: 166px;
}
.logo-tu{
	line-height: 166px;
	margin-left: 45px;
}
.top-contact{
    font-size: 36px;
    color: #ed0909;
    text-align: right;
    line-height: 25px;
    margin-top: 35px;
}


.banner-a img{
	width: 100%;
}
.bb-a .slick-dots{
	position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: 41px;
}
.bb-a .slick-dots li{
	display: inline-block;
    margin: 0 5px;
    width: 38px;
    height: 4px;
    background: #02559b;
    cursor: pointer;
}
.bb-a .slick-dots li button{
	background: none;
    outline: none;
    border: none;
    font-size: 0;
}
.bb-a .slick-dots li.slick-active{
	background-color: #0276d9;
}



/*三大特性*/
.vn1{
	margin-bottom: 77px;
}
.vn1-title h3{
	font-size: 30px;
	color: #0276d9;
	text-align: center;
	font-family: "微软雅黑";
	line-height: 33px;
	margin-top: 86px;
}
.vn1-title h2{
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-weight: 400;
	line-height: 18px;
	margin-top: 8px;
}

.vn1-message{
	margin-top: 31px;
}
.vn1-message a{
	display: block;
	float: left;
	width: 107px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	background: #000000;
	color: #fff;
	font-size: 14px;
	margin-left: 492px;
}
.vn1-message a:last-child{
	background: #0276d9;
	margin-left: 24px;
}

.vn1-left{
	width: 561px;
	height: 392px;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 9px;
	float: left;
}
.vn1-left img{
	width: 561px;
	height: 392px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.vn1-left:hover img{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}


.vn1-right{
	width: 480px;
	margin-right: 100px;
	float: right;
}
.vn1-right li{
	margin-top: 18px;
}
.vn1-right li a.img{
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 50%;
}
.vn1-right li a.img img{
	width: 120px;
	height: 120px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.vn1-right li:hover a.img img{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.shadow{
	width: 322px;
	float: right;
}

.shadow h3{
	font-size: 18px;
	font-weight: 100;
	line-height: 20px;
	margin-top: 22px;
}
.shadow h3 a{
	color: #000000;
}
.shadow span{
	display: block;
	font-size: 14px;
	color: #505050;
	line-height: 16px;
	margin-top: 15px;
}

/*产品中心*/
.vn2{
	background: #f5f5f5;
	padding-bottom: 58px;
}

.vn2-title h3{
	font-size: 36px;
	text-align: center;
	color: #0276d9;
	font-family: "微软雅黑";
	line-height: 35px;
	padding-top: 58px;
}
.cate-title{
	width: 293px;
	height: 90px;
	background: url(../images/cate.png) no-repeat center center;
}
.vn2-cate{
	margin-top: 41px;
}
.vn2-cate h3{
	font-size: 34px;
	color: #fff;
	padding-left: 52px;
	line-height: 35px;
	padding-top: 18px;
	letter-spacing: 6px;
}
.vn2-cate span{
	display: block;
	font-size: 14px;
	color: #7693ce;
	font-weight: 400;
	padding-left: 52px;
	letter-spacing: 4px;
	margin-top: 6px;
}


.cate-con{
	width: 900px;
	height: 74px;
	background: #fff;
	margin-top: 11px;
}
.cate-con ul li{
	float: left;
	font-size: 16px;
	background: url(../images/cate1.png) no-repeat left center;
	padding-left: 23px;
	line-height: 74px;
	margin-right: 16px;
}
.cate-con ul li:first-child{
	margin-left: 48px;
}
.cate-con ul li a{
	color: #2c82d0;
}


.vn2-con{
	background: #fff;
	margin-top: 25px;
}
.vn2-con ul{
	padding: 22px 30px 30px 17px;
}

.vn2-pro li a.img{
	display: block;
	float: left;
	width: 377px;
	height: 314px;
	border: 5px solid #dfdfdf;
	overflow: hidden;
}
.vn2-pro li a.img img{
	width: 377px;
	height: 314px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.vn2-pro li a.img img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}

.vn2-pro li{
	padding-bottom: 11px;
	border-bottom: 1px dashed #cacaca;
}
.vn2-pro li:last-child{
	padding-bottom: 0px;
	margin-top: 12px;
	border: none;
}


.shadow1{
	width: 665px;
	float: right;
}
.shadow1 h3{
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 26px;
	margin-top: 40px;
}
.shadow1 h3 a{
	color: #1457b6;
}
.shadow1 span{
	display: block;
	font-size: 16px;
	color: #000000;
	line-height: 26px;
	margin-top: 31px;
}


.vn3{
	width: 1920px;
	left: 50%;
	position: relative;
	margin-left: -960px;
}



.vn4-left,.vn4-right{
	width: 600px;
}
.youshi{
	position: relative;
}
.youshi h3{
	font-size: 30px;
	color: #145bbd;
	line-height: 33px;
	font-family: "微软雅黑";
}
.youshi h3 span{
	color: #2abf69;
}
.youshi h2{
	font-size: 18px;
	font-weight: 400;
	color: #202020;
	font-family: "微软雅黑";
}
.youshi-con{
	font-size: 14px;
	color: #474747;
	line-height: 26px;
	margin-top: 15px;
}
.youshi1{
	margin-top: 110px;
	margin-left: 105px;
}
.youshi-tu1{
	width: 508px;
	height: 331px;
	margin-top: 115px;
	margin-left: 38px;
	overflow: hidden;
}

.title1{
    position: absolute;
    left: -75px;
    top: -10px;
}
.youshi3{
	margin-top: 108px;
	margin-left: 105px;
}
.youshi-tu2{
	margin-top: 104px;
	margin-left: 38px;
	overflow: hidden;
	width: 532px;
	height: 338px;
}
.youshi-tu3{
	margin-top: 65px;
	overflow: hidden;
	width: 593px;
	height: 321px;
}
.youshi2{
	margin-top: 80px;
	margin-left: 100px;
}
.youshi-tu4{
	margin-top: 85px;
	margin-left: 13px;
	overflow: hidden;
	width: 548px;
	height: 335px;
}
.youshi4{
	margin-top: 88px;
	margin-left: 100px;
}

.youshi-tu1 img{
	width: 508px;
	height: 331px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.youshi-tu1 img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.youshi-tu2 img{
	width: 532px;
	height: 338px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.youshi-tu2 img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.youshi-tu3 img{
	width: 593px;
	height: 321px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.youshi-tu3 img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.youshi-tu4 img{
	width: 548px;
	height: 335px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.youshi-tu4 img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}

.vn5{
	height: 1037px;
	background: url(../images/vn5.png) no-repeat center center;
	margin-top: 33px;
	float: left;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
}

.vn5-title{
	background: url(../images/kuang.png) no-repeat center 25px;
	margin-top: 63px;
}
.vn5-title h3{
	font-size: 32px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
}
.vn5-title h2{
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
}

.vn5-con{
	width: 1080px;
	margin: 0 auto;
}

.vn5-con ul{
    text-align: justify;
    margin-top: 45px;
}
.vn5-con li{
    position: relative;
    display: inline-block;
    width:485px;
    vertical-align: top;
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
}
.vn5-con ul:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.vn5-con li a.img{
	display: block;
	background: #fff;
	overflow: hidden;
}
.vn5-con li img{
	width: 457px;
	height: 300px;
	padding: 13px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.vn5-con li:hover img{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.vn5-con li h3{
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 18px;
}
.vn5-con li h3 a{
	color: #fff;
}



.vn6{
	margin-top: 80px;
}
.vn6 .vn1200{
	padding-bottom: 50px;
	border-bottom: 1px solid #edeeef;
}
.vn6-tu{
	width: 580px;
}
.vn6-tu img{
	width: 580px;
	height: 356px;
}
.vn6-right{
	width: 595px;
}
.vn6-right h3{
	font-size: 30px;
	color: #1458b8;
	line-height: 33px;
	padding-left: 43px;
	margin-top: 65px;
}
.vn6-right i{
	display: block;
	width: 141px;
	height: 1px;
	background: #424242;
	margin-top: 22px;
}


.vn6-about{
	font-size: 14px;
	color: #707070;
	line-height: 26px;
	padding-left: 43px;
	margin-top: 13px;
}


/*新闻中心*/
.vn7{
	margin-top: 41px;
	margin-bottom: 45px;
}
.vn7-left{
	width: 551px;
	margin-left: 10px;
}
.vn7-left h3{
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
}
.vn7-left h3 a{
	display: block;
	float: right;
	font-size: 12px;
	color:#999999;
}
.vn7-left-tu{
	margin-top: 21px;
}



.news1 li{
	line-height: 62px;
	border-bottom: 1px dashed #dedede;
}
.news1 li:last-child{
	border: none;
}
.news1 h2{
	font-size: 16px;
	font-weight: 400;
	float: left;
	background: url(../images/xian11.png) no-repeat left center;
	text-indent: 22px;
}
.news1 h2 a{
	color: #2f2f2f;
}
.news1 span{
	display: block;
	float: right;
	font-size: 14px;
	color: #a6a6a6;
}



.vn7-right{
	width: 560px;
	margin-right: 40px;
}
.vn7-right h3{
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
}
.vn7-right h3 a{
	display: block;
	float: right;
	font-size: 12px;
	color:#999999;
}

.mask{
	width: 340px;
}
.vn7-right ul.news2{
	margin-left: 5px;
	margin-top: 25px;
}
.vn7-right ul.news2 li{
	margin-top: 17px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #c4c4c4;
}
.news2 li a.img{
	display: block;
	width: 175px;
	height: 110px;
	overflow: hidden;
}
.news2 li a.img img{
	width: 175px;
	height: 110px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.news2 li a.img img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.news2 li:hover h2 a{
	color: #1458b8;
}
.mask h2{
	font-size: 16px;
	font-weight: 400;
	font-family: "微软雅黑";
	line-height: 18px;
	margin-top: 15px;
}
.mask h2 a{
	color: #2f2f2f;
}
.mask p{
	font-size: 14px;
	color: #949494;
	margin-top: 10px;
}



.news-last{
	margin-top: 15px;
	margin-left: 5px;
}
.newstu3{
	width: 175px;
	height: 110px;
	overflow: hidden;
}
.newstu3 img{
	width: 175px;
	height: 110px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s; 
}
.newstu3 img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.news3{
	width: 345px;
}
.news3 li{
	float: left;
	width: 130px;
}
.news3 li:last-child{
	float: right;
}
.news3 li h1{
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 11px;
}
.news3 li h1 a{
	color: #2f2f2f;
}

.news3 li a.news-more{
	display: block;
	margin-top: 23px;
}
.news3 li:hover h1 a{
	color: #1458b8;
}




.vn-foot{
	height: 438px;
	background: url(../images/foot1.png) no-repeat center center;
}
.vn-nav h3{
	font-size: 12px;
	color: #5b5b5b;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 25px;
}
.nav-con{
	margin-top: 12px;
}
.nav-con h1{
	font-size: 16px;
	font-weight: 400;
	color: #f4f4f4;
}
.nav-con ul{
	margin-left: 30px;
}
.nav-con ul a{
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
	display: inline-block;
}


.foot-logo{
	margin-top: 71px;
}
.foot-contact{
	margin-left: 80px;
	margin-top: 65px;
}
.foot-contact h1{
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
}
.foot-contact ul{
	font-size: 14px;
	color: #9b9b9b;
	margin-top: 15px;
}
.foot-erweima{
	margin-top: 55px;
	margin-right: 22px;
}


.vn-link{
	background: url(../images/link1.png) no-repeat left center;
	height: 34px;
	/*line-height: 50px;*/
	padding-left: 122px;
	margin-top: 20px;
}
.vn-link a{
	font-size: 14px;
	color: #a3a3a3;
	margin-right: 15px;
}
.vn-last{
	font-size: 14px;
	color: #9e9e9e;
	margin-top: 60px;
}
.vn-last a{
	color: #9e9e9e;
}
.banquan{
	margin-left: 5px;
}
.beian{
	margin-right: 5px;
}

/*头部样式*/
#header{width:1000px;margin:0 auto;}
.logo{float:left;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{height: 58px;background: #1457b6;}

/*热门搜索*/
.search{text-align:left;height:48px;border-bottom: 1px solid #efefef;}
#formsearch{width:320px;float:right;}
.hotSearch{width:400px;float:left;height:48px;line-height:48px;font-weight:600;font-size: 14px;color: #1457b6;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
/*搜索和热门搜索*/
.hotSearch a{margin-right:20px;font-weight: 400;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:48px;line-height:48px;color:#666;width: 210px;border: none;background: none;}
#formsearch input#s_btn{width:46px;height:48px;line-height:48px;text-align:center;background:url(../images/sou.png) no-repeat center center;color:#fff;border:none;cursor:pointer;font-size: 0px;}



.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width:1050px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*友情链接*/
.f_link{width:1000px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;}

/*页面底部*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}


/*------------内页-------------------*/

.ph3{
	color: #1457b6;
    font: 600 30px/50px "Microsoft YaHei";
    background: url(../images/ctitle1.jpg) no-repeat center 18%;
    margin-bottom: 30px;
    text-align: center;
    line-height: 25px;
}

.left{width:227px;float:left;}
.left .box{margin-bottom:15px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.left .box .content{padding:5px 0px;}

.sort_menu{}
.left .sort_menu h3{color:#fff;font-size:18px;padding-left:0px;padding-top:22px;height:67px;background:url(../images/sort_menu.jpg) no-repeat left top;text-align:center}
.left .sort_menu h3 span{font-size:12px;display:block;font-weight:normal;line-height:20px;font-family:"Arial"}

.left .sort_menu1 h3{color:#fff;font-size:18px;padding-left:0;padding-top: 22px;height: 67px;background:url(../images/sort_menu1.jpg) no-repeat left top;text-align:center}
.left .sort_menu1 h3 span{font-size:12px;display:block;font-weight:normal;line-height:20px;font-family:"Arial"}

.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact p.content{padding:5px;}

.right{padding-bottom:10px;}
.right1{width:798px;float:right;}
.sitebg{background:url(../images/site.jpg) no-repeat center top;height:38px;margin-top:28px;padding-top:8px;}
.sitemp{width:1050px;margin:0 auto;}
.sitemp .site{float:right;text-align:right;color:#696969;font-size:14px;}
.sitemp .site span{color:#2a798e;}

.right .content{padding-top:15px;line-height: 24px;}
.ph3{color:#1457b6;font:600 30px/50px "微软雅黑";background: url(../images/ctitle1.jpg) no-repeat center 18%;margin-bottom:0px;text-align: center;line-height: 25px;margin-top:30px;}
.ph3 span{display: block;font:400 16px/50px "微软雅黑";color: #5c5c5c}

.posi{color:#1457b6;font:600 16px/40px "微软雅黑";background:url(../images/ctitle.jpg) no-repeat left bottom;margin-bottom:15px;position:relative;}
.posi a{position:absolute;top:0;right:0;}
.ncontact{height: 105px;background:url(../images/ncontact.png) #3d3d3d no-repeat 25px center;padding-left:95px;line-height:25px;margin-top:1px;color: #fff;}
.ncontact1{background: #dbdbdb;padding:18px 18px 100px 18px;}

.btitle{color:#1457b6;font:600 16px/40px "微软雅黑";background:url(../images/btitle.jpg) no-repeat left bottom;}
.btitle span{color:#959595;font-size:14px;font-weight:400;}
.tuijian{background:#e9e9e9;padding-bottom:255px;}
.tuijian h2{background:url(../images/tui.jpg) left center;color:#fff;font:600 20px/41px "å¾®è½¯é›…é»‘";text-align: center;}
.tuijian .content{padding:25px 30px;text-align:center;}
.right .contentt{padding-top:0;margin-top:30px;}
.ht2{margin:28px 0 12px;}

.mlist li{}
.mlist li:hover{border-color:#08b9cb;}
.mlist li a.img{}
.mlist li a.img img{width:168px;height:122px;border: 1px solid #cdcdcd;}
.mlist li h3{text-align:center;}
.mlist li h3 a{font-weight:normal;color:#333;font:400 14px/48px "å¾®è½¯é›…é»‘";}
.mlist li h3 a:hover{color:#047789;}
#mdemo{overflow:hidden;margin:0 auto;position:relative;height:950px;margin-bottom:25px;}
#mindemo{height:100%;}
#mdemo1{}
#mdemo2{}


.xinlist{padding:0 30px;border:1px solid #dadada;border-bottom: none;}
.xinlist dl{padding:30px 0;border-bottom:1px dashed #d0d0d0;}
.xinlist dd{width:248px;float:left;}
.xinlist dd img{width:222px;height:161px;border: 1px solid #cecece;}
.xinlist dt{width:480px;float:right;}
.xinlist dt a{color:#464646;font-weight:600;font-size:16px;}
.xinlist dt span{display:block;color:#646464;font:400 14px/26px "微软雅黑";margin-top:10px;}
.xinlist dt span a{color:#d70010;font:400 14px/26px "微软雅黑";}
.xinlist dt a:hover{color:#d70010;}


.news_list1 li img{width:375px;height:229px;}
.news_list1 li h3{font-weight:400}
.news_list1 li h3 a{color:#2b2b2b;font:400 14px/36px "微软雅黑";display:block;}
.news_list1 li h3 span{display:block;color:#696969;line-height:18px;font-size:12px;}
.news_list1 li h3 span a{color:#ff7319;display:inline;line-height:18px;font-size:12px;}
.news_list1 li h3 a:hover{color:#047789;}