*{margin: 0px;padding: 0px;}
html,body{ width: 100%; height: 100%;background: #fff;font-family: Microsoft YaHei;color:#666}
a{color: #666;font-size: 14px; text-decoration: none;}
a:hover{color: #1c62b0;font-size: 14px; text-decoration: none;}
ul,li,ol{ list-style: none;}
input,textarea{font-family: Microsoft YaHei;}
b,em,i,strong{ font-style: normal;font-weight: normal;}

.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;}

.head {
	width: 100%;
	float: left;
	font-size: 14px; 
	color: #666;
	height: 40px;
	line-height: 40px;
	box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.07);
}
.head .fr li {
	float: left;
	position: relative;
	padding:0px 20px;
}
.head .fr li:after{
	content: "/";
	position: absolute;
	right: 0px;
	top: 0px;
}
.head .fr li:last-child:after{
	content: ""
}
.header{
	 background: url(header_bj.png);
	 height: 134px;
	 width: 100%;
	 float: left

}
.header .fl {
	padding-top:30px;
}
.header .fr{
	padding-top: 0px;
	width: 300px;
}
.header .fr dt{
	text-align: center;
	padding-top:25px;
	padding-right:10px;
	width: 230px;
	float: left;
	font-size: 16px;
	color: #666;
}
.header .fr dt span {
	font-size: 26px;
	color: #1c62b0
	
}
.header .fr dd{
	width: 50px;
	height: 100px;
	background: #1c62b0;
	float: left
}
.header .fr dd img {
	float: left;
	padding-top:55px; 
	padding-left:10px;
}
.nav {
	width: 100%;
	height: 58px; 
	line-height: 58px;
	float: left;
	background:#1c62b0;
}
.nav ul li{
	width: 150px;
	float: left;
	height: 58px; 
	line-height: 58px;
	display: inline-block;
	cursor: pointer;
}
.nav ul li a{ 
	
	width: 150px;
	height: 58px; 
	line-height: 58px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.nav ul li a:after{
	content: "";
	position: absolute;
	right: 0px;
	top: 15px;
	width: 1px;
	height: 25px;
	background:#0b57ac;
}
.nav ul li:last-child a:after{
	content: "";
	position: absolute;
	right: 0px;
	top: 20px;
	width: 1px;
	height: 15px;
	background:#414143;
}
.nav ul li.hover>a,.nav ul li.active>a{
	background: #014399;
}
.nav ul li.hover a:after,.nav ul li.active a:after{
	 background:#00285d;
}
.nav ul li.hover dl { display: block; }
.nav ul li dl {width: 150px;position: relative; top:-1px ;display: none;z-index: 9; left: 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: #1c62b0; display: inline-block;color: #fff; font-size: 14px;}
.nav ul li dl dd a:hover{background: #014399}
/*banner切换*/
.fullSlide{width:100%;position:relative;height:500px;background:#fff; margin: auto;overflow:hidden;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;width: 100%;position: relative;}
.fullSlide .bd ul{width:1920px; margin: auto; float: left; height: 500px; position: absolute;left: 50%;margin-left:-960px}
.fullSlide .bd li{width:100%;height:500px;text-align:center;margin: auto; }
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;width:14px;height:14px;margin:5px;overflow:hidden;background:#1c62b0;line-height:999px;border-radius: 7px;}
.fullSlide .hd ul .on{background:#1c62b0;width: 80px;}
/* .fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(image/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
 */
/* 产品 */
.product {
	width: 100%;
	float: left;
	background: #f2f2f2;
	padding:30px 0px;
}
.about { overflow:hidden; width:100%; height:620px; background-image:url(home-about-bg.jpg)}

.about span{ 
	display: block;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    margin-top: 60px;
    margin-bottom: 10px;}

.about h3{ text-align:center; margin-bottom:68px;}

.about dl{ overflow:hidden;margin-top: 70px;}

.about dt{ overflow:hidden; width:450px; float:left;}

.about dd{ overflow:hidden; float:right; width:700px; margin-right:10px;}

.about dd h4{ font-size:26px; margin-top:10px; margin-bottom:15px;}

.about dd h4 a{ color:#fff;}

.about dd p{ font-size:14px; color:#fff; line-height:24px;  overflow:hidden; margin-bottom:20px; text-align:justify;}

.about dd .btn{ overflow:hidden;    padding-top: 20px;}

.about dd .btn a{
	display: block;
    text-decoration: none;
    float: left;
    margin-right: 20px;
    border: 2px solid #ececec;
    font-size: 16px;
    color: #ececec;
    padding: 10px 30px;}

.about dd .btn a:hover{ border-radius:10px;}
.fengexianbai{
	height: 32px;
	background: url(fengexianbai.png) no-repeat center top;
}

.about_l{ width: 290px; float: left; background:#424244;float: left}
.about_r_con{ width: 870px; float: right;font-size: 14px; color: #333;font-size:14px; line-height:30px; float: left; margin-left:30px;}
.bus_style{width: 100%; float: left}
/* .about_r_con:first-child{ display: block;} */
.about_l_t p{width: 270px;height:47px;float: left; background: #1c62b0;color: #fff; padding: 20px 0px 0px 20px; font-size:26px;}
.about_l_t p img { float: left;width: 20px;}
.about_l_t p em { line-height: 26px; float: left;display: inline-block;font-style: normal;text-indent: 15px;}
.about_l_t ul { line-height: 52px;text-align: left;background:#424244;width: 250px; margin:5px 20px; float: left;}
.about_l_t ul li {border-bottom: 1px dashed #5b5b5b;width: 100%;text-indent: 20px;}
.about_l_t ul li a{color: #dadada;position: relative;}
.about_l_t ul li a:after{position: absolute;left:-15px; top:5px;content:"";background:url(../image/index_arrow.png) left center no-repeat; background-size: 5px;width: 10px; height: 10px;}
.about_l_t ul li.hover a{ color: #ec6613 }
.about_l_t ul li.hover a:after{ background: url(../image/index_arrowa.png) left center no-repeat; }
.about_l_t ul li:last-child{ border-bottom:none;}

.about_l_b {width: 100%; background:#1c62b0; float: left; color: #fff; height: 110px; text-align: center;}
.about_l_b p { font-size: 18px;padding-top:30px; }
.about_l_b span { font-size: 26px; }
/*

.about_l_t ul li.active ol{display: block;}
 .about_l_t ul li ol{ border-top: 1px solid #e0e0e0;padding: 0px 10px; display: none;}
.about_l_t ul li ol li{ border-bottom: 1px dashed #d8d8d8}
.about_l_t ul li ol li em { color: #666666}
.about_l_t ul li ol li b { display: inline-block; float: right;color: #666666}
.about_l_t ul li ol li.active em,.about_l_t ul li ol li.active b {color: #fb6700}
 */

/* .about_l_b{ margin-top: 15px;border-top: 2px solid #fb6700; border: 1px solid #e0e0e0}
.about_l_b ul li { border-top: 1px dashed #cccccc; height: 50px; line-height: 50px; text-align: left;text-indent: 15px;font-style: normal;font-size: 14px;}
.about_l_b ul li span { color: #222222}
.about_l_b ul li em { color: #666} */

/* .about_r ul li {margin-bottom:50px;line-height: 35px; }
.about_r p { text-align: center; width: 100%}
 */

.bus_style ul {float: left;width: 100%;}
.bus_style ul li { float: left;margin-right: 12px;margin-bottom: 20px;background:#fff;width: 276px; height: 280px; text-align: center;border:#CCC 1px solid}
.bus_style ul li a:hover{ background:#1c62b0; color:#FFF}
.bus_style ul li:nth-child(3n){margin-right:0px;}
.bus_style ul li a {display: inline-block;width:280px; text-align: center;}
.bus_style ul li img {display: inline-block; width:240px; height:240px; padding-top:12px}
.bus_style ul li b {width: 100%; text-align: center;display: inline-block;margin-top:-12px;float: left}


.product_tit,.product_tit1{width: 100%; text-align: center; font-size: 40px;padding-top:60px; float: left}
.product_tit1{ color: #ededed }
.product_tit .col_fb6,.product_tit1 .col_fb6{color: #1c62b0}
.product_tit_b {text-align: center; background:#fff}
.product_tit_b1 {text-align: center; background:#222222}
.product_tit_b span{ padding:0px 40px;background:#fff;margin-top:10px; display: inline-block; height: 50px;line-height: 50px; position: relative; z-index: 3; font-size: 20px; color: #666;}
.product_tit_b1 span{ padding:0px 40px;background:#222222;margin-top:10px; display: inline-block; height: 50px;line-height: 50px; position: relative; z-index: 3; font-size: 20px; color: #ededed;}
.product_line { position:  relative; top: -40px;z-index: 1}

.index_about{width: 100%; float: left;background: url(../image/index_about.png) center center no-repeat; min-width: 1200px; max-width: 1920px; height:805px; margin-top:0px;}

.index_about_r_l {padding-left:500px; float: left;width: 130px;padding-top:100px;}
.index_about_line{width: 1px; height: 350px; position: relative;left: 20px; top: 10px; background: #454546}
.index_about_r_l dl{width: 140px; float: left; position: relative; top:-350px;}
.index_about_r_l dl dt{ padding-bottom:170px;cursor: pointer;}
.index_about_r_l dl dt.active b{ background: #e0651f }
.index_about_r_l dl dt.active b:after{ background:rgba(224,101,31,0.5); }
.index_about_r_l dl dt.active span { color: #e0651f }
.index_about_r_l dl dt b{width: 44px; height: 44px; background: #afafaf; float: left; position: relative; border-radius: 50%; display: inline-block;line-height: 40px; text-align: center;font-size: 20px; color: #fff}
.index_about_r_l dl dt b:after {content:"";position: absolute; left:-2px; top: -2px;width: 48px; height: 48px; background: rgba(175,175,175,0.5);border-radius: 50%;}
.index_about_r_l dl dt span {width: 80px;display: inline-block;font-size: 20px; color: #d7d7d7;float: left;margin-left: 15px;}

.index_about_r_r{ padding-top:90px;height: 400px; overflow: hidden; margin-left: 60px; float: left; width: 490px;color: #fff; }
.index_about_r_con { height: 400px; }
.index_about_r_r dl dt {font-size: 14px; color: #bcbcbc; line-height: 30px;padding-bottom:40px;}

.index_about_r_r p{ color: #1c62b0; font-size: 60px;position: relative;padding: 0px 10px}
.index_about_r_r p:after{content:"-";}
.index_about_r_r p:before {content:"-";}
.index_about_r_r h2{ font-weight: normal; }
.index_about_r_r h3{ padding:20px 0px 30px;font-weight: normal; }

.index_about_bth{ float: left;padding-top:65px;position: relative;left: -150px;width: 150px;}
.index_about_bth b {width: 60px; height: 60px; line-height: 60px; text-align: center; color: #fff; font-size:24px;display: inline-block;float: left; cursor: pointer;}




.index_parent{ float: left;background: #ffffff;width: 100%; padding: 0px 0px 0px;}
.index_parent ul{width: 100%; float: left ; padding-top: 20px;}
.index_parent ul li { float: left; padding-right:18px; padding-bottom:15px;}
.index_parent ul li:nth-child(5n){ padding-right:0px; }
.index_parent ul li img {width:222px; height:108px;/* border: solid 1px #efefef; */}




/*å…³äºŽæˆ‘ä»¬*/
.index_t6 { width: 100%; float: left;background: url(../image/index_t6.png) center center no-repeat; min-width: 1200px; max-width: 1920px; height:622px; margin-top:0px;}
.index6_tit {width: 450px; margin-left:740px;margin-top: 5px; float: left;}
.index6_tit dl dt,.index6_tit dl dd { float: left; display: inline-block;}
.index6_tit dl dt {padding-left:70px;margin-top:10px;}
.index6_tit h1{font-size: 50px; color: #dfdede; font-weight: bold; float: left;text-transform : uppercase; position: relative;}
.index6_tit h1:after {position: absolute; left: -50px; top:30px; content: ""; width: 22px; height: 7px; background: #e0651f}
/* .index6_tit p { float: left;display: inline-block;margin-top: 10px;margin-left: 10px;}
.index6_tit p span {width: 100%; display: inline-block; float: left;font-size: 22px; color: #fff;line-height: 34px;}
.index6_tit p i {width: 100%; float: left;font-size: 10px; color: #fff;text-transform : uppercase;line-height: 14px;}
 */
.index6_tit dl dd { margin: 40px 0px 0px; color: #fff; line-height: 24px; font-size: 12px; position: relative;}
.index6_tit dl dd p {width: 100%;font-size: 24px;padding-bottom:10px;}
.index6_tit dl dd b{ line-height: 30px; font-size: 14px; }
/* .index6_tit dl dd b { padding-right: 30px;width:600px; display: inline-block; float: left; font-size: 14px; color: #fff;height: 140px; overflow:hidden;margin-bottom: 10px; }
.index6_tit dl dd span {display: inline-block;float: left;position: absolute; left: -22px; top: 175px;}
.index6_tit dl dd span a{ display: inline-block; float: left; font-size: 24px; color: #fff; }
 */

/*å…³äºŽæˆ‘ä»¬--åˆ‡æ¢æ•ˆæžœ*/
.index_t6_con { width: 450px; margin-left:740px;float: left;height: 252px; overflow: hidden; background:#000;margin-top:25px;}
/* .cindex_t6_t p { height: 40px; width: 100%; float: left; }
.cindex_t6_t p a{width: 110px; height: 40px; line-height: 40px; display: inline-block; float: left;  background: #60687B;color:#fff;margin: 0px 2px;border-radius: 5px 5px 0px 0px;text-align: center; font-size: 16px;}
.cindex_t6_t p a.hover { background: #ea1f70 } */

.Box_con1  {position: relative;width:450px;left: 0px;z-index: 10; top: 0px; height: 252px;overflow: hidden; background:#fff;}
.Box_con_show{ display: block; }
.Box_con .btn {display: block;width: 16px;height:31px;position: absolute;top: 120px;z-index:10;cursor: pointer;color: #fff}
.Box_con .btn_l {background: url(../image/butr1.png) no-repeat center;left:10px;}
.Box_con .btn_r{background: url(../image/butrl1.png) no-repeat center;right:20px;}
.Box_con .conbox{position: relative;left:0px;top:15px;width: 1120px;height:220px;overflow: hidden;}
.Box_con .conbox ul {position: relative;list-style: none;left: 0px;width: 328px;height:220px;overflow: hidden;}
.Box_con .conbox ul li{float: left;width: 450px;height:250px;overflow: hidden;text-align: center;font-size: 14px; color: #333; line-height: 30px;}
.Box_con .conbox ul li img {display: block;width: 328px;height:220px;float: left;margin:0px 60px;}



.index_honor {width: 1380px;margin:0px auto; background: #fff;padding-bottom: 50px;}
.Box_con3  {position: relative;width:1380px;left: 0px;z-index: 10; top: 0px; height: 390px;overflow: hidden;}
.Box_con3 .btn {position: absolute;z-index: 9;width: 57px; height: 70px;}
.Box_con3 .btn_l3 {background: url(../image/honor_btnl.png) no-repeat center;left:-3px;}
.Box_con3 .btn_r3{background: url(../image/honor_btnr.png) no-repeat center;right:-5px;}
.Box_con3 .conbox3 {position: relative;overflow: hidden;left:0px;width: 1200px;height: 440px;margin:0px auto;}
.Box_con3 .conbox3 ul {position: relative;list-style: none;}
.Box_con3 .conbox3 ul li {float: left;width: 270px;height:430px;margin-left:35px; background:#666666;margin-bottom:10px;overflow: hidden;text-align: center;border: 1px solid #e0e0e0;font-size: 14px; color: #333;line-height: 30px;}
.Box_con3 .conbox3 ul li:first-child {margin-left: 0;}
.Box_con3 .conbox3 ul li a{text-align: center;  color: #333;display: inline-block;width:100%;height:387px;}
.Box_con3 .conbox3 ul li a b{width: 100%; height: 48px; line-height: 48px;display: inline-block; background: #666;color: #fff}
.Box_con3 .conbox3 ul li.hover a b {background: #1c62b0}
.Box_con3 .conbox3 ul li img {display: block;width:270px; height:334px;transition: all 0.5s;}




.index_news{width: 100%; float: left; background:#f2f2f2;padding-top:50px}
.news_l{width: 640px; float: left; margin-right:60px;}
.news_l_t {width: 100%; float: left;padding-bottom:15px;}
.news_l_t li { float: left; font-size: 20px; color: #666;cursor: pointer; border-bottom: 2px solid #f2f2f2; margin:0px 10px; height: 40px;}
.news_l_t li.hover{ color: #1c62b0; border-bottom: 2px solid #1c62b0 }
.news_l_t span { float: right; }
.news_l_con{ height: 350px; overflow: hidden;width: 100%; float: left }

.news_lcon dl {width: 100%; background:#4fa2ff;color: #fff; float: left}
.news_lcon dl dt {width: 360px; float: left}
.news_lcon dl dt img{ float: left }
.news_lcon dl dd {width: 260px; float: left; padding-top: 35px;}
.news_lcon dl dd p a {font-size: 18px; color: #fff}
.news_lcon dl dd span {width: 100%; float: left; font-size: 12px; color: #f4bca8; line-height: 34px;}
.news_lcon dl dd b{font-size: 14px; color: #faded5; line-height: 24px; float: left;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3; }

.news_lcon ul{width: 100%;float: left;padding-top:10px;}
.news_lcon ul li { height: 36px; line-height:36px;width: 100%; float: left }
.news_lcon ul li b { float: left;position: relative; }
.news_lcon ul li b:after{ position: absolute;left: 0px;top: 18px; content: ""; width: 9px; height: 2px; background:#959595;  }
.news_lcon ul li a { color: #666;text-indent: 20px; }
.news_lcon ul li.hover b:after{ position: absolute;left: 0px;top: 18px; content: ""; width: 9px; height: 2px; background:#1c62b0;  }
.news_lcon ul li.hover a{color: #1c62b0}
.news_lcon ul li span { float: right; }


.firm_tit {width: 100%; float: left;padding-bottom:20px; font-weight: normal;}
.firm_tit  p { float: left }
.tit_col_80b{font-size: 20px; color: #1c62b0}
.firm_tit span { font-size: 14px; color: #2e2e2e; float: right; display: inline-block; }


.issue_b{width: 480px; float: left;padding: 0px 0px 0px 0px;height: 460px;}
.issue_b_r{ float: left;}
.issue_b_r .slider{ width:480px; }
.issue_b_r .slider li{ float:left;width: 490px;background: #fff;margin-right: 10px;margin-bottom: 20px;border: 1px solid #e5e5e5; font-size: 14px; color: #666666;padding:10px 5px;}
.issue_b_r .slider li p {width: 100%;padding-bottom: 12px;font-weight:bold;float: left;}
.issue_b_r .slider li:last-child{ border: none;}
.issue_b_r .slider li p a{color:#666666;}
.issue_b_r .slider li p a:hover{color:#e96419;}
.issue_b_r .slider li p span {width: 18px; height:18px; border-radius: 50%;background: #e96419;display: inline-block;line-height: 16px;text-align: center;color: #fff; font-size: 12px;margin-right: 5px;float: left;}
.issue_b_r .slider li p b {width: 18px; height:18px; border-radius: 50%;background: #787878; display: inline-block;line-height: 16px;text-align: center;color: #fff; font-size: 12px;margin-right: 5px;float: left;font-weight: normal;}
.issue_b_r .slider li p em{width:455px; float: left;line-height: 20px;float: left;height: 40px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


.link {width: 100%; height: 80px; line-height: 80px; background: #fff; float: left}
.link dl dt { float: left; font-size:22px; color: #1c62b0 }
.link dl dd a{ font-size: 14px; color: #666; float: left; margin-left:20px; }


.copy{width: 100%; background:#222222;padding:50px 0px 60px 0px; height: 230px; float: left; border-bottom: 1px solid #2e2e2e}
.copy_l {width: 500px; float: left}
.copy_c {width: 450px; float: left}
.copy_r {width: 250px; float: left}
.copy_tit{ font-size: 24px; color: #fff; font-weight: bold; height: 60px; position: relative;padding-bottom:30px;}
.copy_tit:after{content: ""; position: absolute; left: 0px ; top: 50px;width: 40px; height: 2px; background: #5d6164;}
.copy_l dl dt { font-size: 14px; color: #9f9f9f }
.copy_l dl dd{ padding-top: 10px; }
.copy_l dl dd p {width: 100%; font-size: 14px; color: #9f9f9f; line-height: 30px;}
.copy_l dl dd p img { padding-right:10px; }

.copy_c dl {width: 100%; float: left; font-size: 24px; color: #e0661e; padding-bottom: 60px;}
.copy_c dl dt {width: 40px; float: left; padding-top: 10px;}
.copy_c dl dd { float: left }
.copy_c dl dd i,.copy_c dl dd span {width: 100%; float: left; font-size:18px;}
.copy_c dl dd span { font-size: 14px; }


.copy_r ol {float: right;}
.copy_r ol li { float: left;}
.copy_r ol li p {width: 98px; display: inline-block;padding-left:14px;text-align: center;}
.copy_r ol li p em {width: 100%; text-align: center;display: inline-block;font-size: 14px; color:#999;}

.copy_b {width: 100%; float: left; height: 50px; line-height: 50px; background:#222222; font-size: 14px; color: #858585 }
.copy_b .fr a{color: #858585}
.copy_b .fr a:hover{color: #858585}



.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:35px 0px; }
.nav_page{ width: 260px; float: left;}
.nav_page h1{width: 100%; background: #414143; font-size: 20px; height: 70px; line-height: 70px;}
.nav_page h1 p {float: left; width: 100%}
.nav_page h1 p img,.nav_page h1 p span { float: left;display: inline-block; font-size: 20px; color: #fff;font-weight: normal; }
.nav_page h1 p img{padding:20px 10px 0px 20px;}

.nav_page ol { margin-bottom: 10px; width: 100%; float: left }
.nav_page ol li { height: 50px; line-height: 50px; background:#f3f3f3;color: #f3f3f3; margin-top:3px; }
.nav_page ol li a {width:100%; color: #000; display: inline-block;position: relative;text-indent: 20px;}
.nav_page ol li a:after{content:""; background: url(../image/arrow.png) right center no-repeat; position: absolute; top: 15px; right: 20px; width: 20px; height: 20px; background-size: 20px;}
.nav_page ol li.hover a,.nav_page ol li.active a{ background:#1c62b0; color: #fff;   }
.nav_page ol li.active a:after,.nav_page ol li.hover a:after { background: url(../image/arroe_a.png); }



.content_r{ width: 905px; float: right; }
.page_tit{width:calc(100% - 20px); padding-right:20px; float: left; background:#f4f4f4; height: 50px; line-height: 50px; font-size: 18px; font-weight: normal;color: #fff; text-indent: 20px;}
.page_tit span,.page_tit a { color: #333333; padding: 0px 2px }
.page_tit a:hover { color: #1c62b0 }
.about_con{width: 100%; float: left; font-size:14px; padding-top:20px; line-height:26px;}
.about_con div {font-size: 14px; color: #666; line-height:30px; width: 100%; float: left}
.page_tit .fl {background:#1c62b0;padding-right:10px; position: relative;}
.page_tit .fl:after{ content:""; right: -50px; top: 0px;width: 0px; position: absolute;height: 0px;border-top: 50px solid #1c62b0; border-right: 50px solid transparent;}


/* .anli ul {float: left;width: 100%;padding-top: 15px;}
.anli ul li { float: left;width: 220px; text-align: center;margin-right:8px;margin-bottom:10px;background: #fff; }
.anli ul li img{ float: left;}
.anli ul li a b{line-height: 48px; display: inline-block;color: #333333;width: 100%;margin-top: -5px;}
.anli ul li:nth-child(4n){margin-right: 0px; float: right;}
 */

.anli{float: left;min-width:905px;}
.anli ul {float: left;width: 100%;padding-top: 15px;}
.anli ul li{ float: left;width: 220px; text-align: center;margin-right:8px;margin-bottom:10px;position: relative; }
.anli ul li img{width:214px;background: #fff;border:1px solid #d9d9d9;padding:2px;}
.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: #1c62b0;display: inline-block; }
.anli ul li.hover a b{ color: #1c62b0}

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

#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;  padding:0px 10px;line-height: 32px; background: #f3f3f3;color: #666; display: inline-block;margin-right: 10px;color: #666;text-align: center;}
.pages li a:hover{height: 32px;line-height: 32px; background: #1c62b0;color: #fff; text-align: center;}
.pages li.active a{background: #1c62b0; color: #fff}


.contact { float: left;width: 100%; position: relative;padding-bottom: 180px;}
.contact div{ font-size: 14px; color: #7d7d7d; line-height: 30px;}


.product_order{float: left;}
.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: 100px; text-align: right; display: inline-block;font-size: 14px; color: #000000;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 70px;cursor: pointer;outline: none; }
.product_order p input:first-child{ background: #1c62b0}
.product_order p input:last-child{ background: #414143;margin-left: 10px;}


.faq{width: 100%; float: left}
.faq dl{ padding:20px 0px; font-size: 14px; line-height: 24px; border-bottom: 1px dashed #7d7d7d}
.faq dl dt{ padding-bottom:10px; }
.faq dl,.faq dl dt,.faq dl dd{ float: left; width: 100%;  }
.faq dl dt span,.faq dl dt p,.faq dl dt i,.faq dl dd span,.faq dl dd p{ float: left; display: inline-block;}
.faq dl span{width: 20px; height: 20px; line-height: 20px; text-align: center; color: #fff; background:#414143;margin-right:10px;}
.faq dl dt span { background:#1c62b0; }
.faq dl dd p {width: 860px; color: 666;}
.faq dl dt p a{ color: #333;font-size: 16px; }
.faq dl dt p a:hover{ color: #1c62b0 }
.faq dl dt i { color: #1c62b0; margin-left:10px; }



.faqshow{padding-bottom: 0px;width: 100%; }
.faqshow .tc{ text-align: center;width: 100%;font-size: 18px; color: #525252;font-weight: normal;padding:40px 0px 10px}
.faqshow div{ line-height: 28px; color: #666;font-size: 14px;padding-bottom: 0px; float: left}
.faqshow dl{ float: left;width: 100%;line-height: 26px;font-size: 14px;}
.faqshow dl dt{ float: left;color: #666;}
.faqshow dl dd a{ float: left;color: #666}
.faqshow dl dd a:hover{ color: #1c62b0}


.news {width: 100%; float: left}
.news dl {margin-top:20px;width: 100%; float: left; cursor: pointer;}
.news dl dt {width: 90px; float: left; margin-right:15px; text-align: center;}
.news dl dt span {width: 100%; height: 60px; line-height: 60px; background: #f3f3f3; color: #333333; font-size: 26px;display: inline-block;}
.news dl dt i {width: 100%; height: 30px; line-height: 30px; background: #414143; color: #fff; display: inline-block;}
.news dl dd { width: 780px; float: left }
.news dl dd p a{font-size: 16px; color: #333;width: 100%; float: left; line-height: 24px}
.news dl.hover dd p a {color:#1c62b0}
.news dl.hover dt i{ background:#1c62b0  }
.news dl dd span {font-size: 14px; color: #666;width: 100%; float: left; line-height: 22px}


.pro_tit {width: 100%; height: 50px; line-height: 50px; color: #fa7d25; font-size: 18px; text-indent: 20px; float: left; background: #f4f4f4; font-weight: normal;}
.block span { float: left; width: 36px;margin-top:15px; }
.block ul { float: left; width: 220px; overflow: hidden;margin-top:15px;margin-left: 5px; }


.faqshow_top {width: 100%; float: left ; margin-bottom:30px;}
.col_1c62b0 { color: #1c62b0 }
.faqshow .faqshow_r {width: 570px; float: right;padding-top:20px;}
.faqshow .faqshow_r p {padding-bottom:10px}
.faqshow .faqshow_r p.col_1c62b0 { color: #1c62b0 }

a.cloud-zoom img{border:1px solid #f5f5f5;width: 300px; height:300px;}
.block{width:300px; margin:20px 0px 0px;text-align:center; float: left}
.block ul img{border:1px solid #f5f5f5;float:left;margin:0px 5px;width: 60px;height: 60px;}
.block ul a.hover img{ border: 1px solid #ff9f00 }
.block ul li {width: 10000px;}
p.author{clear:both;text-align:center;color:#999;font-size:11px;}
p.author a{text-decoration:none;color:#666;border-bottom:1px dashed #CCC;width: 60px;float: left}

	.w1200{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.footer{
	background: #003c7e;
}
.footer .ewm{
	width: 190px;
	height: 210px;
	padding-top: 43px;
	background: #023267;
	line-height: 24px;
	color: #fff;
	text-align: center;
}
.footer .ewm img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.footer-main{
	width:966px;
	padding-top: 24px;
	line-height: 28px;
	color: #cbd2de;
	text-transform: uppercase;
}
.footer-main a{
	color: #cbd2de;
	transition: color 500ms ease-in 0ms;
}
.footer-main a:hover{
	color: #fff;
}
.footer-main .menu{
	height: 50px;
	border-bottom: 1px solid #1a508b;
	margin-bottom: 19px;
}
.footer-main .menu a{
	display: inline-block;
	float: left;
	padding: 0 30px 0 0;
	font-size: 14px;
	line-height: 50px;
	color: #e7e7e7;
}
.footer-main .menu a.home{
	padding-left: 0;
}
.footer-main p.link a{
	display: inline-block;
	padding: 0 15px;
}
.footer-main .share{
	float: left;
	margin-left: 34px;
	display: inline;
}
.footer-link{
	margin-top: 15px;
	border-top: 1px solid #1a508b;
	padding-top: 12px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.footer-link a{
	display: inline-block;
	float: left;
	margin-right:12px;
	color: #a3b0c5;
	transition: color 500ms ease-in 0ms;
}
.footer-link a:hover{
	color: #fff;
}


.pcd{width:570px;height:335px;background:#e6e6e6;float:right;}
.pcd h1{height:50px;background:#0d2e54;color:#fff;font-size:18px;line-height:50px;text-align:center;padding:0;margin:0;font-weight:800;}
.piter{margin:15px 20px 10px 20px;}
.piter p{font-weight:800;}
.piter p span {color:#c31438;font-size:25px;}
.pba{margin-left:20px;}
.pba p {border:1px solid #0d2e54;background:#fff; margin-top:12px;padding-left: 10px;padding-right: 10px;margin-right: 20px; }
.pba p span {font-weight: bold;}
.pba span{margin-right:20px;}
#pod{margin-left:100px;font-size:16px;background:#c31438;color:#fff;border-bottom:3px solid #c31438;border-top:3px solid #c31438;border-right:7px solid #c31438;border-left:7px solid #c31438;-moz-border-radius:3px; -webkit-border-radius:3px;border-radius:3px;}

/* This is the moving lens square underneath the mouse pointer. */
/* .cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	Set this to minus the border thickness.
	background:#fff;	
	_background:none;
	cursor:move;		
}
 */
/* This is for the title text. */
/* .cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}
 */
/* This is the zoom window. */
/* .cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}
 */
/* This is the loading message. */
/* .cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
 */

