*{margin: 0px;padding: 0px;}
html,body{ width: 100%; height: 100%;background: #fff;font-family:"微软雅黑";color:#666}
a{color: #666;font-size: 14px; text-decoration: none;}
a:hover{color: #ff6600;font-size: 14px; text-decoration: none;}
ul,li,ol{ list-style: none;}
b,em,i,strong,h1,h2,h3,h4,h5,h6{ font-style: normal;font-weight: normal;}

input{outline: none;border:none
}
.main{width: 1200px;margin: auto;}
.fl { float: left }
.fr { float: right;}
.c{clear:both;}
.tc { text-align: center; display: inline-block;}
img{ border: none;display: inline-block;}

.header_top{
	height:105px;;
}
.logo{
	float: left;
	margin-top: 20px;;
}
.header_r{
	float: right;
	margin-top: 30px;
	width: 130px;
	height: 36px;
	line-height: 36px;
	background: #bdbdbd;
	border-radius: 3px;
	overflow: hidden;;;
}
.header_r a {
	width: 65px;
	text-align: center;
	display: inline-block;
	float: left;
	color: #fff;
}
.header_r a.active{
	background: #006599;
}
.nav {
	width: 100%;
	height: 50px; 
	line-height: 50px;
	float: left;
	background:#006599;
}
.nav ul{
	width: 100%;
	float: left;
	display: inline-block;
	display: flex;
	justify-content: space-around;
	align-content: space-between;

}
.nav ul li{
	width: 170px;
	float: left;
	height: 50px; 
	line-height: 50px;
	display: inline-block;
	cursor: pointer;
	
}

.nav ul li a{ 
	width: 100%;

	text-align: center;
	height: 50px; 
	line-height:50px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.nav ul li:hover>a,.nav ul li.active>a{
	background:#00537F;
}

.nav ul li:hover dl { display: block; }
.nav ul li dl {width: 170px;position: relative;display: none;z-index: 9; left: 0px;top: 0px;}
.nav ul li dl dd{height: 40px;line-height:40px;width: 100%; }
.nav ul li dl dd a{ height: 40px;line-height:40px;width: 100%; background: #fff; display: inline-block;color: #333; font-size: 14px;}
.nav ul li dl dd a:hover{background: #006599; color:#FFFFFF;}




.swiper-container1{
	position: relative;
	top: 0px;;
    float: left;
    width: 100%;
}
.swiper-container1 img {
    width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 15px;;
}
.swiper-pagination-bullet{
    background: #fff;
    opacity:1;  
    width:12px;
	height: 12px;;;
	border-radius: 12px;;
}
.swiper-pagination-bullet-active{
	 opacity: 1;
	 width:37px;
	height: 12px;;;
}

.index_tit{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;;
	float: left;;
	width: 100%;
}
.index_tit p{
	font-size: 40px;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight:bold;
}
.index_tit span{
	width: 100%;
	height: 1px;
	background: #d7dce3;
	float: left;
	position: relative;
	
}
.index_tit span b{
	width: 60px;
	display: inline-block;
	height: 7px;
	background-color: #006599;
	border-radius: 4px;
	position: absolute;
	top: -3px;;
	margin-left: -30px;;
}
.index1,.index2,.index3,.index4{
	width: 100%;
	float: left;
}

.index1{
	width: 100%;
	float: left;
	padding-bottom: 70px;
}
.index1 ul li{
	width: 288px;
	margin-right: 15px;
	float: left;;
	height: 335px;
	cursor: pointer;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
	
}
.index1 ul li p{
	width:288px;
	height: 290px;
	overflow: hidden;
	display: inline-block;
	 transition: all .5s;
    -webkit-transition: all .5s; 

}
.index1 ul li:nth-child(4){
	margin-right: 0px;
}
.index1 ul li p:hover img{
	 cursor: pointer;
    transform: scale(1.2);
    -ms-transform:scale(1.2);     /* IE 9 */
    -moz-transform:scale(1.2);     /* Firefox */
    -webkit-transform:scale(1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2);
}
.index1 ul li p{
	height: 290px;
	float: left;
}
.index1 ul li p img{
    width:288px;
	float: left;
	height: 290px;
	display: inline-block;
	border: none;
}
.index1 ul li b{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: inline-block;
	background: #006599;
	float: left;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.index1 ul li:hover b{
	background: #00537F;
}
.index2{
	background: url(../image/index2_bj.jpg) center center no-repeat;
	height: 745px;;
}
.index2 ul li{
	width: 276px;
	margin-right: 24px;
	float: left;;
	height: 246px;
	padding:3px;;
	border-radius: 5px;
	margin-bottom: 20px;;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	position: relative;
	
}
.index2 ul li p{
	width:276px;
	height: 206px;
	overflow: hidden;
	display: inline-block;
	 transition: all .5s;
    -webkit-transition: all .5s; 

}
.index2 ul li span{
	width:276px;
	height: 206px;
	overflow: hidden;
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;;
}
.index2 ul li span i{
	width: 119px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	display: inline-block;
	margin-top: 90px;
	margin-left: 80px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
	border: solid 1px #ffffff;
}
.index2 ul li:nth-child(4n){
	margin-right: 0px;;
}
.index2 ul li:hover span{
	display: inline-block;
	background: rgba(0, 0, 0, .5);
}
.index2 ul li:hover p img{
	 cursor: pointer;
    transform: scale(1.2);
    -ms-transform:scale(1.2);     /* IE 9 */
    -moz-transform:scale(1.2);     /* Firefox */
    -webkit-transform:scale(1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2);
}
.index2 ul li p img{
	float: left;
	height: 205px;
	width: 276px;
	display: inline-block;
	border: none;
}
.index2 ul li b{
	width: 100%;
	height: 40px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	background: #fff;
	float: left;
	color: #333333;
	font-size: 14px;
}
.index2 ul li:hover b{
	color:#132f5f
}
.index3 {
	padding-bottom: 70px;;
}
.index3 dl{
	width: 570px;
	float: left;
	margin-right: 60px;
	margin-top:25px;
	padding-bottom: 20px; 
	cursor: pointer;;
}
.index3 dl:nth-child(2n){
	margin-right: 0px;;
}
.index3 dl dt{
	width: 185px;
	float: left;
	margin-right: 20px;;
}
.index3 dl dd{
	width:360px;
	float: left;
	font-size: 14px;
	color: #666;
}
.index3 dl dd p,.index3 dl dd span,.index3 dl dd i {
	width: 100%;
	float: left;
	display: inline-block;
	line-height: 22px;
}
.index3 dl dd i{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height:90px;
}
.index3 dl dd p{
	font-size: 18px;
	color: #333333;
}
.index3 dl dd:hover p{
	color:#ff6600
}
.index3 dl dd span{
	font-size: 14px;
	color: #666;padding-top: 5px;
	padding-bottom: 5px;;
}
.index3 dl dd span img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.index4{
	background: #2f333a;
	height: 290px;
}
.index4_l{
	width: 260px;
	float: left;
}
.index4_c{
	width: 600px;
	float: left;
	margin:80px 0px 0px 60px;
	font-size: 14px;
	line-height: 24px;;
}
.index4_r{
	width: 270px;
	float: right;
	margin-top: 75px;;
}
.index4_c dl dt {
	font-size: 18px;
	color: #fff;
	width: 100%;
	float: left;
	padding-bottom: 5px;;
}
.index4_c dl dd {
	width: 100%;
	float: left;
	color: #afb1b3;
}
.index4_c dl dd img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;;
}
.index4_c dl dd p{
	width: calc(100% - 40px);
	float: left;
	color: #afb1b3;
}
.index4_r>img {
	float: left;
}
.index4_r p{
	width:110px;
	display: inline-block;
	text-align: center;
	float: left;
	margin-top: 45px;;
}
.index4_r p b{
	width: 100%;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}


.banner_img{width:100%;height: 300px;margin: auto;overflow: hidden;overflow: hidden;}
.banner_img p{width:100%;height:300px;margin: auto;overflow: hidden;overflow: hidden;position: relative;top: 0px;}
.banner_img p img { position: absolute;left:50%;margin-left: -960px;}

.content{width: 100%; float: left; padding:40px 0px;}
.nav_page{ width: 260px; float: left; padding-bottom: 50px;margin-right:30px;; }
.nav_page h1{width: 100%; background: #006599;  height: 90px; line-height: 90px;}
.nav_page h1 p {float: left; width: 100%; text-transform: uppercase;}
.nav_page h1 p img,.nav_page h1 p span { float: left;display: inline-block; font-size: 28px; color: #fff;font-weight: normal; }
.nav_page h1 p img{padding:30px 15px 0px 30px;}

.nav_page ol { margin-bottom: 10px; width: calc(100% - 2px); float: left;border:1px solid #e5e5e5; }
.nav_page ol li { line-height: 50px; background:#f3f3f3;color: #f3f3f3; margin-top:5px; }
.nav_page ol>li>a {width:100%; color: #333333; display: inline-block;position: relative;text-indent: 30px;background: url(../image/page_list_icon2.png) no-repeat 220px center;transition: all .3s ease;text-transform: capitalize;}
.nav_page ol li ul{display: none;}
.nav_page ol li ul li {width: 100%; height: 40px;line-height: 40px; text-indent:30px; background: #fff;color: #333}
.nav_page ol li ul li.show a{color:#ff6600;}
.nav_page ol li.hover ul{display: block;}
.nav_page>ol>li.hover>a,.nav_page>ol>li>a:hover{
    color: #ff6600;
    background:url(../image/page_list_icon.png) no-repeat 220px center;
}

.page_right{
	width: 910px;
	float: left;;
}
.page_tit{
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	background: #f3f3f3;
	margin-bottom: 15px;
}
.page_tit p{
	float: left;
	padding-left: 20px;
	text-transform: capitalize;
}
.page_tit span {
	float: right;
	padding-right: 10px;;
}

.page_tit span a{
	text-transform: capitalize;
	float: left;
}
.page_tit span b{
	float: left;
	padding: 0px 5px;;
}

.about1_top{
	width: 100%;
	float: left;
	font-size:14px;
	line-height:26px;
}
.about1_top p{
	width: 100%;
	float: left;
	font-size:14px;
	line-height:26px;
}
.about1_top img {
	width: 310px;
	float: left;
}
.about1_top dl{
	width: 570px;
	float: left;
	margin-left: 30px;;
}
.about1_top dl dt{
	width: 100%;
	float: left;
}
.about1_top dl dt p{
	margin-bottom: 20px;
	width: 100%;
	float: left;
	line-height: 22px;;
}
.about1_bot{
	width: 100%;
	float: left;
}
.about1_bot p{
	margin-bottom: 20px;
	width: 100%;
	float: left;
	line-height: 22px;;
}

.anli{float: left;width: 100%;}
.anli ul {float: left;width: 100%;}
.anli ul li{ float: left;width: 210px; text-align: center;margin-right:20px;margin-bottom:10px;position: relative; }
.anli ul li a{
	width: 100%;
	display: inline-block;
	float: left;
}
.anli ul li img{width:200px;background: #fff;border:1px solid #d9d9d9;padding:4px;}
.anli ul li a b {line-height: 38px; display: inline-block;color: #333333;font-size: 14px;width: 100%}
.anli ul li:nth-child(4n){margin-right: 0px;}
.anli ul li:hover a{ color: #e93f01;display: inline-block; }
.anli ul li:hover a b{ color: #e93f01}

.anli_img {width: 905px; height: 360px; overflow: hidden;}
.anli_img ul li:nth-child(4n){margin-right: 8px;}
.anli_scroll{ width: 905px; height: 360px;  position: relative;left: 0px; float: left}
.anli_scroll ul {width: 10000px;height: 360px;  }

#container {margin:0 auto;width:905px;}
#gallery-overlay {background-color:#000;}
#gallery-container {font: 16px/22px verdana, arial, sans-serif;}
#gallery { color:#999; display:none; height:200px;margin:0 auto; position:relative; width:300px; box-shadow:0 0 64px #000; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#gallery-image-container {display:none; height:100%;}
#gallery-loading {padding:8px;}
#gallery-controls {display:none; height:100%; left:0; position:absolute; top:0; width:100%;}
#gallery-controls div {float:left; height:100%; width:50%;}
#gallery-controls a {background:#fff; color:#000; font-size:12px; outline-style:none; position:absolute; text-decoration:none; top:40px;}
#gallery-previous-link {left:0; padding:6px 10px 6px 6px; border-radius:0 6px 6px 0; -moz-border-radius-bottom-right:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius-topright:6px; -webkit-border-top-right-radius:6px;}
#gallery-next-link {padding:6px 6px 6px 10px; right:0; border-radius:6px 0 0 6px; -moz-border-radius-bottom-left:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-topleft:6px; -webkit-border-top-left-radius:6px;}
#gallery-meta-container {background:#fff; color:#999; display:none; margin:0 auto; overflow:auto;}
#gallery-image {padding:8px;}
#gallery-meta {display:none; height:44px; padding:0px 8px;}
#gallery-meta div {float:left;}
#gallery-info {text-align:left; width:80%;}
#gallery-close {line-height:30px; text-align:right; width:20%;}
#gallery-close a {color:#999; font-size:24px; font-weight:bold; outline-style:none; text-decoration:none;}
#gallery-close a:hover {color:#bbb;}
#gallery-title a, #gallery-title a:link, #gallery-title a:visited {color:#666; font-size:14px; font-weight:bold; line-height:14px;}
#gallery-title a:visited:hover {color:#999}
#gallery-pages {color:#999; display:block; font-size:10px; line-height:14px;}

.pages { display: table;margin: auto;padding-top: 30px; padding-bottom:50px;}
.pages li { float: left;}
.pages li a{height: 32px; width:52px;text-align: center;line-height: 32px; background: #fff;color: #333; display: inline-block;margin-right: 10px;border:1px solid #dbdbdb;text-align: center;}
.pages li a:hover{height: 32px;line-height: 32px; background: #394f74;color: #fff; text-align: center;}
.pages li.active a{background: #394f74; color: #fff}


.caseshow{ float: left;margin-bottom:30px;width: 100%; }
.caseshow h2,.caseshow h3{ text-align: center;width: 100%;font-weight:bold;line-height:28px;}
.caseshow h2{ font-size: 16px; color: #006599;padding:10px 0px 15px;border-bottom: 1px dashed #cccccc;margin-bottom: 20px;;}
.caseshow ul{
	width: 100%;
	float: left;
	padding-bottom: 30px;;
}
.caseshow ul li {width: 100%;line-height: 26px;color: #707070; font-size:14px;}
.caseshow dl{ float: left;width: 100%; line-height: 26px;}
.caseshow dl dt{ float: left;color: #333; font-size:14px;}
.caseshow dl dd{ font-size:14px;}
.caseshow dl dd a{ float: left;color: #333;font-size:14px;}
.caseshow dl dd a:hover{ float: left;color: #ff6600;font-size:14px;}


.factoryshow1{
	width: 100%;
	float: left;
}
.fac_img2 img:nth-child(2){
	float: right;
}
.fac_text{
	width: 100%;
	float: left;
	padding:20px 0px;
	line-height: 24px;;
}

.faq1{
	width: 100%;
	float: left;
}
.faq1 ul li {
	width: 100%;
	float: left;
	padding: 10px 0px;
	border-bottom: 1px dashed #cccccc;
}
.faq1 ul li:first-child{
	padding-top: 0px;;
}
.faq1 ul li:last-child{
	border-bottom: none;
}
.faq1 ul li p{
	line-height: 20px;
	padding-bottom: 10px;;
	width: 100%;
	float: left;
}
.faq1 ul li p b{
	width: 20px;
	height: 20px;
	text-align: center;
	display: inline-block;
	text-align: center;
	color: #fff;
	float: left;
	margin-right: 10px;;
}
.faq1 ul li p span {
	color:#006599 ;
}
.faq1 ul li p b.col_006599{
	background: #006599;

}
.faq1 ul li p b.col_ff6600{
	background: #ff6600;
}
.faq1 ul li p i,.faq1 ul li p span {
	width: calc(100% - 40px);
	float: left;
	display: inline-block;
}
.news1{
	width: 100%;
	float: left;
}
.news1 dl{
	width: 100%;
	float: left;
	padding-bottom: 20px;;
}
.news1 dl dt {
	width: 170px;
	float: left;;
}
.news1 dl dd {
	width: calc(100% - 180px);
	float: left;
}
.news1 dl dd b,.news1 dl dd i,.news1 dl dd span {
	width: 100%;
	float: left;
	display: inline-block;
	line-height: 24px;;
}
.news1 dl dd b{
	font-size: 14px;
	color: #006599;
	line-height: 26px;;
}
.news1 dl dd i {
	height: 5px;
	line-height: 10px;;
}
.news1 dl dd span{
	margin-top: 10px;;
}
.news1 dl dd:hover b{
	color: #ff6600;
}



.product_detail_list {
    padding: 0px 0;
    overflow: hidden;
}

.product_detail_list ul {
    margin-right: -20px;
    position: relative;
}

.product_detail_list li {
    float: left;
    width: 208px;
    margin-right: 20px;
    text-align: center;
}

.product_detail_list li .product_detail_list_pic {
    height: 208px;
    padding: 3px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    overflow: hidden;
}

.product_detail_list li img {
    width: 100%;
}

.product_detail_list li p a {
    display: block;
    font-size: 14px;
    line-height: 34px;
    background: #008bd6;
    color: #fff;
}

.product_detail_info_l {
    position: relative;
    float: left;
    width: 402px;
}

.product_big {
    position: relative;
    height: 402px;
	width: 402px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    margin-bottom: 10px;
    overflow: hidden;
    cursor: move;
}

.img_mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background-size: 100%;
    margin: -100px 0 0 -100px;
    display: none;
}

.zoom_box {
    position: absolute;
    top: 0;
    right: -405px;
    width: 400px;
    height: 400px;
    border: 1px solid #e9e9e9;
    display: none;
}

.product_big img {
    width: 100%;
}

.product_small_list {
    left: 20px;
    width: 352px;
	overflow: hidden;
	height: 100px;;
}

.product_small_list ul {
    width: 100000px;
    position: relative;
}

.product_small_list li {
    float: left;
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 1px;
    margin: 0 10px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;

}


.product_small_list li img {
    width: 98px;
	height: 98px;
}

.product_small_list li.show {
    border: 2px solid #e93f01;
    padding: 0;
}

.product_small div.product_small_btn {
    width: 18px;
    height: 98px;
    line-height: 98px;
    text-align: center;
    font-size: 14px;
    font-family: å®‹ä½“;
    border: 1px solid #ccc;
    background: #e9e9e9;
    box-sizing: border-box;
	cursor: pointer;
	float: left;
}
.product_small div.product_small_r{float: right;}
/* .order_btn a {width: 120px;height: 40px; line-height: 40px;display: inline-block; text-align: center; color: #fff;background: #e93f01; float: left;margin-top: 20px;}
.order_btn a:hover{color: #fff} */


.productshow1_right{
	width: 450px;
	margin-left:50px;
	float: left;;
}

.proshow2,.productshow2_right{
	width: 100%;
	float: left;
	margin-bottom: 20px;;
}

.proshow2_tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left;;
	margin-top: 30px;
	background: #f3f3f3;
		margin-bottom: 20px;
}
.proshow2_tit b{
	color:#fff;
	background:  #006599;
	display: inline-block;
	height: 50px;
	width: 140px;
	text-align: center;
	font-size: 16px;
	text-transform: capitalize;

}

.product_order{float: left;font-size: 14px; line-height:30px;}
.product_order h3 { font-weight: normal; font-size: 14px; color: #666; line-height: 30px;padding-top: 15px; }
.product_order ol li {line-height: 30px;width: 100%; float: left;margin-top: 20px;}
.product_order ol li span {width: 50px; text-align: left; display: inline-block;font-size: 14px; color: #666;padding-right: 10px; float: left;}
.product_order ol li input{outline: none;border: none;width: 210px; height: 30px; line-height: 30px;border: 1px solid #a9a9a9; float: left;padding-left: 5px;}
.product_order ol li textarea{width: 510px; height: 130px;padding: 5px;resize:none;outline: none;}
.product_order p input{width: 100px; height: 40px;border: none;color: #fff;margin:20px 0px 40px 60px;cursor: pointer;outline: none; }
.product_order p input:first-child{ background: #006599}
.product_order p input:last-child{ background: #414143;margin-left: 10px;}






















