*{margin: 0px;padding: 0px;}
html,body{ width: 100%; height: 100%;background: #fff;font-family: "微软雅黑";color:#333}
a{color: #666;font-size: 14px; text-decoration: none;}
a:hover{color: #0069a9;font-size: 14px; text-decoration: none;}
ul,li,ol{ list-style: none;}
input,textarea{font-family: "微软雅黑";font-size: 16px;}
b,em,i,strong{ font-style: normal;font-weight: normal;}
.main{width: 1200px;margin: auto;clear: both;}
.fl{float: left;}
.fr{float: right;}
input,select,textarea{outline:none; border:none/*-webkit-appearance: none;*/}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:#9c9c9c;font-size: 14px;}
input:-moz-placeholder {  　　color:#9c9c9c;font-size: 14px;　　}
input::-moz-placeholder { color:#9c9c9c;font-size: 14px;}
input:-ms-input-placeholder { color:#9c9c9c;font-size: 14px;}
textarea{resize:none; color:#9c9c9c;font-size: 14px;}
a{text-decoration:none;color: #333}
i,em,strong,b,h1,h2,h3,h4,h5{ font-style: normal; font-weight: normal;}




.head {
	width: 100%;
	float: left;
	font-size: 14px; 
	color: #666;
	height: 40px;
	line-height: 40px;
	background: #f1f4f9;
	border-bottom: 1px solid #e3e7eb;
}
.head .fr li {
	float: left;
	position: relative;
	padding:0px 15px;
	border-left: 1px solid #e3e7eb;
}
.head .fr li img{
	vertical-align: middle;
}
.header{
    height: 130px;
    width: 100%;
    float: left

}
.header .fl {
   padding-top:30px;
}
.header .fr{
   padding-top: 40px;
   width: 280px;
}
.header .fr dt {
    float: left;
    width: 330px;
}
.header .fr dt p{
	width: 260px;
	border-radius: 5px 0px 0px 5px;
	border:1px solid #d8d8d8;
	float: left;
	height: 55px;
}
.header .fr dt p input{
	width:230px ;
	padding: 15px 10px;
	height: 25px;
}
.header .fr dt span {
	width: 60px;
	float: left;
}
.nav {
	width: 100%;
	height: 60px; 
	line-height: 60px;
	float: left;
	background:#027bc4;
}
.nav ul li{
	width: 170px;
	float: left;
	height: 60px; 
	line-height: 60px;
	display: inline-block;
	cursor: pointer;
}
.nav ul li a{ 
	
	width: 170px;
	height: 60px; 
	line-height:60px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: relative;

}
.nav ul li:first-child a{border-left: none;}
.nav ul li:last-child a{border-right: none;}
.nav ul li:hover>a,.nav ul li.active>a{
	background: #0069a9;
	/* border-color: #0069a9; */
}

.nav ul li:hover dl { display: block; }
.nav ul li dl {width: 170px;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: #027bc4; display: inline-block;color: #fff; font-size: 14px;border: none;}
.nav ul li dl dd a:hover{background: #0069a9}


.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-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0px 5px;
}
.swiper-pagination-bullet{
    background: #fff;
    opacity:1;  
    width:12px;
	height: 12px;
    border-radius: 12px;
    margin-right: 0px;
}
.swiper-pagination-bullet-active{
	 opacity: 1;
	 width: 60px;
	 background: #027bc4;
	height: 12px;
}






.Box_con0  {position: relative;width:1200px;left:0px;z-index: 10; top: 0px;overflow: hidden;}
.Box_con0 .conbox0{position: relative;left:0px;top:0px;width: 1200px;overflow: hidden;}
.Box_con0 .conbox0 ul {position: relative;list-style: none;left: 0px;width: 10000px;}
.Box_con0 .conbox0 ul li{float: left;width: 280px;height:300px;margin-right:26px;margin-bottom:40px;overflow: hidden;text-align: center;font-size: 14px; color: #333; line-height: 30px;}
.Box_con0 .conbox0 ul li img {display: block;width:calc(100% - 6px);padding:2px;border: 1px solid #cfcfcf;float: left;}
.Box_con0 .conbox0 ul li b{ text-align: center;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color:  #666;
	float: left;}
	.Box_con0 .conbox0 ul li:hover img{
		border:1px solid #027bc4;
	}
.Box_con0 .conbox0 ul li:hover b{
	color: #027bc4;
}


.index{
	width: 100%;
	float: left;
}

.index_tit{
	width: 100%;
	float: left;
	text-align: center;
	height: 110px;
}
.index_tit2 {
	width: 100%;
	text-align: center;
}
.index_tit p{
	font-weight: normal;
	line-height: 34px;
	font-size: 38px;
	height: 100px;
	line-height: 120px;
	color: #333333;
}
.index_tit span{
	width: 100%;
	height: 1px ;
	background: #d0d0d0;
	position: relative;
	float: left;
}
.index_tit span i{
	width: 140px;
	height: 3px;
	position: absolute;
	background: #0069a9;
	margin-left: -70px;
	float: left;
	top: -1px;
}

.index2{
	padding-bottom: 50px;
}
.index2_con {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.index2_con_tit{
	width: 100%;
	float: left;
	position: relative;
}
.index2_con_tit ul{
	display: table;
	position: relative;
	margin: 0px auto;
	z-index: 3;
}

.index2_con_tit ul li {
	float: left;
	width: 165px;
	height: 48px;
	line-height: 48px;
	margin-right: 20px;
	text-align: center;
	position: relative;
	z-index: 3;

}
.index2_con_tit ul li a {
	border: 1px solid #d3d3d3;
	width: 100%;
	background: #fff;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	border-radius: 25px;
}
.index2_con_tit ul li:hover a,.index2_con_tit ul li.hover a{
	background-image: linear-gradient(-32deg, 
	#0069a9 0%, 
	#0688cc 100%), 
linear-gradient(
	#e6e6e6, 
	#e6e6e6);
	color: #fff;
	border: #027bc4;
}
.index2_con_bot{
	width: 100%;
	float: left;
	margin-top: 40px;
	height:300px;
	overflow: hidden;
}
.index2_con_bot ul li{
	width: 280px;
	height: 300px;
	float: left;
	margin-right: 25px;
	text-align: center;
	margin-bottom: 30px;
	

}

.index2_con_bot ul li a{
	width: 280px;
	/* padding: 1px; */
	height: 290px;
	border-radius: 2px;
	overflow: hidden;
	display: inline-block;
}
.index2_con_bot ul li i{width: 280px;height: 227px;background: #fff;display: inline-block;text-align: center;}
.index2_con_bot ul li i img {vertical-align: middle;width:calc(100% - 6px);padding:2px;border: 1px solid #cfcfcf;}
.index2_con_bot ul li b{
	width: 100%;
	float: left;
	display: inline-block;
	font-size: 16px;
	color: #333;
	/* margin-top: 15px; */
	line-height: 50px
}
.index2_con_bot ul li:hover i img{
	border:1px solid #0069a9;
}
.index2_con_bot ul li:hover a{
	color: #0069a9;
}
.index2_con_bot ul li:hover a b{
	color: #0069a9;
}

.index1{
	width: 100%;float: left;background:url(../image/index1_bj.png) top center no-repeat;height: 750px;
}
.index1_con {
	width: 100%;
	float: left;
	height: 410px;
	margin: 30px 0px 20px;
	overflow: hidden;
}
.index1_concon {
	position: relative;
	height: 410px;
	top: 0px;
}
.index1_concon img.index1img {
	position: absolute;
	top: 0px;
	width: 100%
}
.index1_concon dl{
	position: absolute;
	left: 730px;
	width:400px ;
	top: 70px;
	float: left;
}
.index1_concon dl dt {
	width: 100%;
	height: 85px;
font-size: 14px;
color: #666666;
line-height:26px; 
}

.index1_concon dl dd {
	width: 100%;
	margin-top: 80px;
}
.index1_concon dl dt p{
	width: 100%;
	font-size: 28px;
	color: #333;
	margin-bottom: 5px;
}
.index1_concon dl dd b{
	width:50px ;
	float: left;
}
.index1_concon dl dd p{
	width:calc(100% - 70px);
	float: left;
	color: #fff;
}
.index1_concon dl dd p i,.index1_concon dl dd p span {
	width: 100%;
	float: left;
}
.index1_contab {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.index1_contab ul li {
	width: 280px;
	float: left;
	margin-right: 25px;
	height: 110px;
}
.index1_contab ul li a{
	width: 280px;
	height: 96px;
	background-color: #0069a9;
	border-radius: 48px;
	display: inline-block;
	color: #fff;
	margin-top: 14px;
;
}
.index1_contab ul li b {
	width: 72px;
	height: 72px;
	line-height: 72px;
	text-align: center;
	display: inline-block;
	background-color: #ffffff;
	box-shadow: 2px 2px 9px 0px 
		rgba(0, 39, 62, 0.17);
		border-radius: 50%;
		margin: 10px;
		float: left;
		font-size: 40px;
		color: #027bc4;
}
.index1_contab ul li p{
	width: calc(100% - 110px);
	float: left;
	font-size: 18px;
	color: #ffffff;
	margin-top: 25px;
}
.index1_contab ul li p span{
	width: 100%;
	float: left;
	color:#8db7dd;
	font-size: 12px;
}
.index1_contab ul li:last-child{
	margin-right: 0px;
}
.index1_contab ul li.hover a  {
	height:110px;
	margin-top: 0px;
	background:url(../image/tab_bj.png) center center no-repeat;
	
}
.index1_contab ul li.hover  b{
	margin-top: 24px;

}

.index1_contab ul li.hover  p{
	margin-top: 39px;
	/* color: #333; */
}
.index1_contab ul li.hover  p span{
	color: #333;
	color: #fff;
}

.index_honor {
	width: 100%;
	float: left;
}

.index_anlicon{
	width: 100%;
	float: left;
	margin-top: 30px;
	height: 320px;
	overflow: hidden;
}


.index4{width: 100%;
	float: left;
	background: #fff;
}

.index_parent{width: 100%;
float: left;
margin-bottom: 50px;
margin-top: 30px;}
.index_parent ul li {
	width: 222px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 22px;
	/* background-color: #ffffff; */
	border: solid 1px #dfdfdf;
}
.index_parent ul li  a{width: 100%;display: inline-block;float: left;}
.index_parent ul li img {vertical-align: middle;width:calc(100% - 2px);}
.index_parent ul li:nth-child(5n){
	margin-right: 0px;
}
.index_parent ul li:hover{border: 1px solid #0069a9;}

.index_company {
	width: 100%;
	float: left;
	background: url(../image/index_company.png) top center no-repeat;
	height: 1000px;
}
.index_company_con_top {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 25px;
	height: 550px;
}
.index_company_bj{
position: absolute;
top: 0px;
}
.index_company_con_top dl{
	position: absolute;
	width: 350px;
	color: #fff;
	margin: 45px 0px 0px 45px;
	float: left;
	top: 0px;
	}
	.index_company_con_top dl dt,
	.index_company_con_top dl dt p,
	.index_company_con_top dl dt span,
	.index_company_con_top dl dd p{
		width: 100%;
		float: left;
		display: inline-block;
		
	}
	.index_company_con_top dl dt p{
		font-size: 28px;
	}
	.index_company_con_top dl dt span{
		font-size: 22px;
	}
	.index_company_con_top dl dt {
		margin-bottom: 20px;
	}
	.index_company_con_top dl dd p{
		font-size: 14px;color: #cddeef;
		line-height: 28px;
		margin-bottom: 30px;
	}
	.index_company_con_top dl dd  a{
		width: 248px;
		height: 55px;
		line-height: 55px;
		text-align: center;
		display: inline-block;
		float: left;
		border: solid 1px #ffffff;
		color: #fff;
		font-size: 16px;
		border-radius: 3px;
	}
	.index_company_con_top dl dd  a:hover{
		background: #12b7f5;
		color: #fff;
	}
	.index_company_con_bot {
		width: 100%;
		float: left;
		width: 1200px;
		height: 230px;
		background: #fff;
		margin-top: 50px;
		box-shadow: 2px 2px 12px 0px 
			rgba(18, 28, 42, 0.18);
	
	}	.index_company_con_bot  p {
		width: 215px;
		margin-top: 45px;
		float: left;
	}
	.index_company_con_bot ul {
		width: calc(100% - 220px);
		float: left;
	}
	.index_company_con_bot  p a {
		width: 167px;
		height: 62px;
		line-height: 62px;
		display: inline-block;
		margin-bottom: 10px;
		float: left;
		text-align: center;
		background-color: #d4d4d4;
		color: #fff;
		font-size: 20px;
	}
	.index_company_con_bot  p a.hover{
		background-color: #027bc4;
		color: #fff;
	}
	.index_company_con_bot ul{
		width: calc(100% - 220px);
		float: left;
		margin-top: 30px;
	}
	.index_company_con_bot ul li{
		width: 100%;
		float: left;
	}
	.index_company_con_bot ul li a {
		width: 217px;
		float: left;
		margin-right: 30px;
	}
	.index_company_con_bot ul li a:last-child{
		margin-right: 0px;
	}
	.index_company_con_bot ul li:last-child{
		display: none;
	}
.index5{width:100%;height: 165px;margin: auto;overflow: hidden;margin-top: 50px;float: left;}
.index5 p{width:100%;height:165px;margin: auto;overflow: hidden;position: relative;top: 0px;}
.index5 p img { position: absolute;left:50%;margin-left: -960px;}


.Box_con  {position: relative;width:1200px;left:0px;z-index: 10; top: 0px; height:400px;overflow: hidden;}
.Box_con .btn {display: block;width: 42px;height:74px;text-align: center;line-height:74px;position: absolute;top: 130px;z-index:10;cursor: pointer;color: #fff;font-size: 30px;}
.Box_con .btn_l {background:#1283c8;left:0px;border-radius: 0px 3px 3px 0px;}
.Box_con .btn_r{background: #1283c8;right:0px;border-radius: 3px 0px 0px 3px;}
.Box_con .conbox{position: relative;left:65px;top:0px;width: 1090px;overflow: hidden;}
.Box_con .conbox ul {position: relative;list-style: none;left: 0px;width: 10000px;}
.Box_con .conbox ul li{float: left;width: 245px;height:375px;margin-right:30px;margin-bottom:40px;overflow: hidden;text-align: center;font-size: 14px; color: #333; line-height: 30px;}
.Box_con .conbox ul li img {display: block;width: 212px;float: left;padding: 15px;border: 1px solid #e0e0e0;}
.Box_con .conbox ul li b{ text-align: center;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background-color:#e8e8e8;
	color:  #666;
	float: left;}
.Box_con .conbox ul li:hover b{
	background: #027bc4;
	color: #fff;
}

.index4_con_bot_tit{
	width: 100%;
}
.index4_con_bot_tit ul{
	display: table;
	margin: 20px auto 25px;
}
.index4_con_bot_tit li {
	float: left;
	position: relative;
	padding:20px 10px;
	font-size: 24px;
	color: #333333;
}

.index4_con_bot_tit li a{
	width: 170px;
	height: 51px;
line-height: 51px;
text-align: center;
display: inline-block;
	background-color: #ffffff;
	border-radius: 26px;
	border: solid 1px #bbbbbb;
	font-size: 18px;
}
.index4_con_bot_tit li.hover a{
	color:#fff;
	background:  #0069a9;
	border:1px solid #0069a9
}



.firm_tit {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 42px;
    height: 42px;
    border-bottom: 1px solid rgba(192, 192, 192, .4);
}

.firm_tit p {
    float: left;
    color: #666;
}

.firm_tit p b {
    font-size: 20px;
    color: #666;
    cursor: pointer;
    height: 40px;
    display: inline-block;
    margin-right: 40px;
}

.firm_tit p b.hover {
    font-size: 20px;
    border-bottom: 3px solid #1170d3;
    color: #1170d3;
}


/* .tit_col_80b{font-size: 20px; color: #0c5aaa} */

.firm_tit span {
    font-size: 14px;
    color: #2e2e2e;
    float: right;
    display: inline-block;
    text-transform: uppercase;
}

.firm_tit span a {
    color: #1170d3;
}

.index_news {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 70px;
}

.news_l {
    width: 100%;
    padding: 15px 0px 0px;
    float: left;
}

.news_r {
    float: left;
    width: 500px;
    height: 490px;
    /* padding: 0px 20px; */
    /* border: solid 1px #eeeeee; */
}

.news_l_t {
    width: 100%;
    float: left;
}

.news_l_t li {
    float: left;
    font-size: 20px;
    color: #666;
    cursor: pointer;
    margin: 0px 10px;
    height: 40px;
    position: relative;
}

.news_l_t li:before {
    position: absolute;
    right: -15px;
    top: 0px;
    color: #666;
}

.news_l_t li {
    color: #009f31;
    font-weight: bold;
    font-size: 24px;
}

.news_l_t span {
    float: right;
    text-transform: uppercase;
}

.news_l_con {
    overflow: hidden;
    width: 100%;
    float: left;
    height: 422px;
}

.news_lcon:last-child {
    display: none;
}

.news_lcon dl {
    width: 600px;
    color: #666666;
    float: left;
    margin-bottom: 10px;
    height: 422px;
    position: relative;
}

.news_lcon dl dt {
    width: 558px;
    height: 422px;
    float: left;
    margin-right: 25px;
}

.news_lcon dl dt img {
    float: left
}

.news_lcon dl dt span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../image/img12.png) center center no-repeat;
    width: 558px;
    height: 65px;
    line-height: 65px;
    background-size: 558px;
    /* display: none; */
}

.news_lcon dl dt span b {
    margin-left: 24px;
    color: #ffffff;
}

.news_lcon dl dt span i {
    width: 110px;
    text-align: center;
    float: right;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.news_lcon dl dt span i a {
    color: #fff;
}

.news_lcon ul {
    width: calc(100% - 600px);
    float: left;
}

.news_lcon ul li {
    width: 598px;
    height: 55px;
    padding: 20px 10px;
    background-color: #ffffff;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
    float: left;
}

.news_lcon ul li p {
    width: 85px;
    text-align: center;
    float: left;
    position: relative;
    margin-right: 12px;
}

.news_lcon ul li p::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 50px;
    background: #cbcbcb;
    left: 80px;
    top: 0px;
    /* border-right: 1px solid #cbcbcb; */
}

.news_lcon ul li p i,
.news_lcon ul li p b {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #666;
}

.news_lcon ul li p i {
    font-size: 36px;
    color: #666;
    line-height: 40px;
}

.news_lcon ul li span {
    width: calc(100% - 100px);
    float: left;
    display: inline-block;
}

.news_lcon ul li em,
.news_lcon ul li strong {
    width: 100%;
    float: left;
    display: inline-block;
    color: #333;
}

.news_lcon ul li em {
    font-size: 16px;
    line-height: 36px;
}

.news_lcon ul li strong {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    height: 20px;
    width: 98%;
}

.news_lcon ul li:hover em {
    color: #0069a9;
}

.link{
	width: 100%;
	float: left;
	height:60px;
	background: #ffffff;
	line-height: 60px;
}
.link dl {
	width: 100%;
	float: left;
}
.link dl dt{
	float: left;
	font-size: 18px;
	color: #0069a9;
	/* color: #fff; */
	/* width: 140px; */
	text-align: center;
	position: relative;
	font-weight: bold
}
.link dl dd{
	float: left;
	margin-left: 15px;
}
.link dl dd a{
	float: left;
	margin: 0px 10px;
	position: relative;
	font-size: 14px;
	color: #666666;
}
.link dl dd a:hover{
	color: #0069a9
}


.link dl dd a:last-child::after{
	content: "";
	position: absolute;
	right: -10px;
	top: 0px;
}

.copy{
	width: 100%;
	background: url(../image/copy.png) center center repeat-x;
	height:420px;
	float: left;
	font-size: 14px;
	color: #9f9f9f;
	line-height: 28px;
}
.copy_top{
	width: 100%;
	float: left;
	height: 300px;
	padding-top: 60px;
}
.copy a:hover {
	color: #0069a9
}
.copy1{
	width:210px;
	float: left;


}
.copy2{
	width: 360px;
	float: left;

}
.copy3{
	width: 200px;
	float: left;
	height:300px;

	border-left: 1px solid #414340
}
.copy_tit{
	width: 100%;
	float: left;
	font-size: 	18px;
	color: #fff;
	padding-bottom: 20px;
	position: relative;
}
.copy_tit::after{
	content: "";
	position: absolute;
	left: 0px;
	top: 35px;
	width: 31px;
	height: 3px;
	background: #027bc4;
	display: inline-block
}
.copy1 ul {
	width: 100%;
	float: left;
}
.copy1 ul li{
	width: 100%;
	float: left;
	line-height: 29px;
}
.copy1 ul li a{
	width: 100px;
	float: left;
	display: inline-block;
	color: #9f9f9f
}
.copy2 dl {
	width: 100%;
	float: left;
}
.copy2 dl dt {
	width: 100%;
	float: left;
	display: inline-block;
	font-size: 20px;
	color: #fff;
	padding-bottom: 5px;
}
.copy2 dl dd {
	width: 100%;
	float: left;
	display: inline-block;
	font-size: 14px;
	color: #9f9f9f;
	line-height: 28px;
}
.copy2 dl dd img {
	margin-right: 5px;
	float: left;
	margin-top: 5px;
}
.copy_r{float: right;}
.copy_r ol {float: right;}
.copy_r ol li { 
	width: 194px;
	height: 150px;
	background-color: #027bc4;
	/* height: 160px; */
	line-height: 150px;
	padding: 8px 0px 8px 8px;
	/* background-color: #11449d; */
	border-radius: 3px;
margin-left: 40px;
float: left;

}
.copy_r ol li:first-child{
	margin-left: 0px;
}
.copy_r ol li p{
	/* display:table-cell;vertical-align:middle; */
	display: flex;
	align-items: center;
	/* align-content: center; */
	/* justify-content: center; */
	/* justify-self: center; */
	/* justify-items: center; */}
.copy_r ol li:first-child{
	margin-left: 0px;
}
.copy_r ol li img{
	float: left;
}
.copy_r ol li b {color: #fff; 
	width: 15px;
    margin: 0 auto;
    line-height: 24px;
	font-size: 16px;
	float: left;

	/* margin: 10px 0px 0px 5px; */
    word-wrap: break-word;/*英文的时候需要加上这句，自动换行*/
	word-break:break-all;
	display: inline-block;
}
.copy_bot2 {line-height: 60px;}
.copy_bot2 a{color: #acaeb0;}






.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:30px 0px; }
.nav_page{ width: 100%;
float: left;}

.nav_page ol {display: table;
margin: 0px auto; padding: 20px 0px 40px;}
.nav_page ol li { line-height: 48px;width: 140px;text-align: center; margin-right: 10px;color: #f3f3f3; margin-top:3px;float: left; }
.nav_page ol>li>a {width:100%; color: #000; display: inline-block;border-radius: 25px;border: 1px solid #bcbcbc;}
.nav_page ol li ul{display: none;}
.nav_page ol li ul li {width: 100%; height: 40px;line-height: 40px; text-indent: 20px; background: #fff;color: #333}
.nav_page ol li ul li.show a{color:#0069a9;}
.nav_page ol li.hover ul{display: block;}
.nav_page>ol>li.hover>a,.nav_page>ol>li>a:hover{
	color: #fff;
	background: #027bc4;
	border: 1px solid #027bc4;
}




.content_r{ width: 100%;
float: left;margin-bottom: 0px;border-top: 1px solid #e8e8e9;}
/* .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: #0069a9 } */
.about_con{width: 100%; float: left;}
.about_con div {font-size: 14px; color: #666; line-height:30px; width: 100%; float: left}
/* .page_tit .fl {background:#0069a9;padding-right:10px; position: relative;}
.page_tit .fl:after{ content:""; right: -50px; top: 0px;width: 0px; position: absolute;height: 0px;border-top: 50px solid #0069a9; border-right: 50px solid transparent;} */

.about_con_bot {width: 100%;
float: left;
}
.about_con_bot img {
	width: 560px;
	float: left;
	margin-right: 60px;
}

.about_con_bot img:nth-child(2) {
	width: 560px;
	float: left;
	margin-right: 0px;
}
/* .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;}
 */


.pageimg5{width: 100%;
	float: left;
	margin-bottom: 50px;
	margin-top: 30px;}
	.pageimg5 ul li {
		width: 223px;
		text-align: center;
		float: left;
		margin-right: 20px;
		margin-bottom: 22px;
	}
	.pageimg5 ul li  a{width: 100%;display: inline-block;float: left;}
	.pageimg5 ul li img {vertical-align: middle;width:calc(100% - 2px);border: solid 1px #dfdfdf;}
	.pageimg5 ul li:nth-child(5n){
		margin-right: 0px;
	}
	.pageimg5 ul li:hover img{border: 1px solid #0069a9;}
	
.cer{width: 100%;
	float: left;
	margin-top: 30px;}
	.cer ul li {
		width: 365px;
		text-align: center;
		float: left;
		margin-right: 50px;
		margin-bottom: 22px;
		/* background-color: #ffffff; */
		
	}
	.cer ul li  a{width: 100%;display: inline-block;float: left; line-height: 40px;}
	.cer ul li img {vertical-align: middle;width:calc(100% - 4px);padding:2px;border: solid 1px #dfdfdf;}
	.cer ul li:nth-child(3n){
		margin-right: 0px;
	}
	.cer ul li:hover img{border: 1px solid #0069a9;}
	.pageimg5 ul li:hover img{border: 1px solid #0069a9;}
	.contactbot {
		width: 100%;
		float: left;
		margin-bottom: 50px;
	}

.anli{float: left;min-width:905px;}
.anli ul {float: left;width: 100%;padding-top: 15px;}
.anli ul li{ float: left;width: 292px; text-align: center;margin-right:14px;margin-bottom:20px;position: relative; }
.anli ul li img{width:278px;background: #fff;border:1px solid #d9d9d9;padding:2px; height:224px;}
.anli ul li a b {line-height: 38px; display: inline-block;color: #333333;font-size: 14px;width: 100%}
.anli ul li:nth-child(3n){margin-right: 0px;}
.anli ul li:hover a{ color: #0069a9;display: inline-block; }
.anli ul li:hover a b{ color: #0069a9}
.anli ul li:hover img{border: 1px solid #0069a9;}


.anli_img{float: left;min-width:905px;}
.anli_img ul {float: left;width: 100%;padding-top: 15px;}
.anli_img ul li{ float: left;width: 292px; text-align: center;margin-right:15px;margin-bottom:20px;position: relative; }
.anli_img ul li img{width:278px;background: #fff;border:1px solid #d9d9d9;padding:2px; height:224px;}
.anli_img ul li a b {line-height: 38px; display: inline-block;color: #333333;font-size: 14px;width: 100%}
.anli_img ul li.hover a{ color: #0069a9;display: inline-block; }
.anli_img ul li.hover a b{ color: #0069a9}
.anli_img {width: 905px; height: 300px; 
	/* overflow: hidden; */
}
.anli_scroll{ width: 905px; height: 300px;  position: relative;left: 0px; float: left}
.anli_scroll ul {width: 10000px;height: 300px;  }


/* .honor{float: left;min-width:905px;}
.honor ul {float: left;width: 100%;padding-top: 15px;}
.honor ul li{ float: left;width: 292px; text-align: center;margin-right:14px;margin-bottom:20px;position: relative; }
.honor ul li img{width:278px;background: #fff;border:1px solid #d9d9d9;padding:2px; height:350px;}
.honor ul li a b {line-height: 38px; display: inline-block;color: #333333;font-size: 14px;width: 100%}
.honor ul li:nth-child(3n){margin-right: 0px;}
.honor ul li:hover a{ color: #0069a9;display: inline-block; }
.honor ul li:hover a b{ color: #0069a9}
.honor ul li:hover img{border: 1px solid #0069a9;}
 */

 .honor{width: 100%;
	float: left;
	margin-top: 30px;}
	.honor ul li {
		width: 365px;
		text-align: center;
		float: left;
		margin-right: 50px;
		margin-bottom: 22px;
		/* background-color: #ffffff; */
		
	}
	.honor ul li  a{width: 100%;display: inline-block;float: left; line-height: 30px;}
	.honor ul li img {vertical-align: middle;width:calc(100% - 4px);padding:2px;border: solid 1px #dfdfdf;}
	.honor ul li:nth-child(3n){
		margin-right: 0px;
	}
	.honor ul li:hover img {
		border: 1px solid #0069a9;
	}


.partner{float: left;min-width:905px;}
.partner ul {float: left;width: 100%;padding-top: 15px;}
.partner ul li{ float: left;width: 292px; text-align: center;margin-right:14px;margin-bottom:20px;position: relative; }
.partner ul li img{width:278px;background: #fff;border:1px solid #d9d9d9;padding:2px; height:120px;}
.partner ul li a b {line-height: 38px; display: inline-block;color: #333333;font-size: 14px;width: 100%}
.partner ul li:nth-child(3n){margin-right: 0px;}
.partner ul li:hover a{ color: #0069a9;display: inline-block; }
.partner ul li:hover a b{ color: #0069a9}
.partner ul li:hover img{border: 1px solid #0069a9;}


.product{float: left;min-width:100%}
.product ul {float: left;width: 100%;padding-top: 15px;}
.product ul li{ float: left;width: 275px; text-align: center;margin-right:30px;margin-bottom:20px;position: relative; }
.product ul li img{width:270px;background: #fff;border:1px solid #d9d9d9;padding:2px; height:210px;}
.product ul li a b {line-height: 38px; display: inline-block;color: #333333;font-size: 14px;width: 100%}
.product ul li:nth-child(4n){margin-right: 0px;}
.product ul li:hover a{ color: #0069a9;display: inline-block; }
.product ul li:hover a b{ color: #0069a9}
.product ul li:hover img{border: 1px solid #0069a9;}

/* #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: #0069a9;color: #fff; text-align: center;}
.pages li.active a{background: #0069a9; color: #fff}


.contact1_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.contact1_topl {
    width: 600px;
    display: flex;
    flex-direction: column;
}

.contact1_topl dl {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
}

.contact1_topl dl dt {
    font-size: 18px;
    color: #2c5d97;
}

.contact1_topl ul {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.contact1_topl ul li {
    display: flex;
    flex-direction: row;
    width: 180px;
    margin-right: 50px;
    color: #0d387c;
    font-size: 14px;
    align-items: center;
}

.contact1_topl ul li img {
    margin-right: 10px;
}

.contact1_topr {
    width: 464px;
    float: left;
}

.contact1_bot {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}

.contact1_bot>p {
    font-size: 14px;
}

.contact1_botcon {
    background: #f5f6f6;
    margin-top: 40px;
    width: calc(100% - 60px);
    padding: 30px 25px;
    float: left;
}

.contact1_botcon ul li {
    /* height: 40px; */
    margin-bottom: 25px;
    background: #fff;
    border: 1px solid #e1e6eb;
    float: left;
    display: flex;
    align-items: flex-start;
}

.contact1_botcon ul li.wid45 {
    width: 550px;
    margin-right: 30px;
}

.contact1_botcon ul li:nth-child(2n) {
    margin-right: 0px;
}

.contact1_botcon ul li.wid100 {
    width: 100%;
}

.contact1_botcon ul li b {
    line-height: 40px;
    width: 45px;
    text-align: center;
    display: inline-block;
}

.contact1_botcon ul li b img {
    vertical-align: middle;
}

.contact1_botcon ul li input {
    width: calc(100% - 70px);
    padding: 0px 5px 0px 10px;
    line-height: 40px;
    border-left: 1px solid #e1e6eb;
}

.contact1_botcon ul li select {
    width: calc(100% - 70px);
    padding: 0px 5px 0px 10px;
    line-height: 40px;
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #fff;
    border-left: 1px solid #e1e6eb;
    font-size: 14px;
    color: #666;
}

.contact1_botcon ul li select option {
    border-radius: 0px;
}

.contact1_botcon ul li textarea {
    width: calc(100% - 70px);
    height: 110px;
    padding: 10px;
    border-left: 1px solid #e1e6eb;
}

.contact1_botcon p {
    float: left;
}

.contact1_botcon p input {
    width: 70px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    color: #fff;
	border-radius: 5px;
	cursor: pointer;
}
.contact1_botcon p input:first-child{
	background: #000;
}
.contact1_botcon p input:last-child{
	background: #007ac5;
}
.contact1_botcon p input:hover {
	background: #12b7f5;
}


.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: 60px; 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: #0069a9}
.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:#666;margin-right:10px;}
.faq dl dt span { background:#0069a9; }
.faq dl dd p {width: 860px; color: 666;}
.faq dl dt p a{ color: #0069a9;font-size: 16px; font-weight:bold;}
.faq dl dt p a:hover{ color: #002d5f}
.faq dl dt i { color: #0069a9; margin-left:10px; }



.faqshow{padding-bottom: 0px;width: 100%; float: left; }
.faqshow .tc{ text-align: center;width: 100%;font-size: 16px; font-weight: bold;padding:0px 0px 20px; color:#027bc4;}
.faqshow .time{
	text-align: center;
	padding-bottom: 10px;
	height: 20px;
	line-height: 20p;
}
.faqshow .time img{
	vertical-align: middle;
	width: 20px;
	margin-right: 5px;
}
.faqshow div{ line-height: 28px; color: #666;font-size: 14px;padding-bottom: 5px; float: left;border-top: 1px solid #e8e8e9;padding-top: 20px;}
.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: #0069a9}


.news_con,
.news_con ul {
    width: 100%;
	float: left;
	margin-top: 0px;
}

.news_con ul li {
    width: calc(100% - 40px);
    padding: 20px;
    float: left;
    border: 1px solid #e8e8e9;
    margin-bottom: 20px;
}

.news_con ul li a {
    width: 100%;
    display: inline-block;
    display: flex;
    align-items: center;
}

.news_con ul li a>p {
    float: left;
    margin-right: 20px;
}

.news_con ul li dl {
    width: calc(100% - 350px);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news_con ul li dl dt {
    width: 700px;
    display: flex;
    flex-direction: column;
    line-height: 26px;
    color: #666;
}

.news_con ul li dl dt p {
    font-size: 18px;
    color: #333333;
}

.news_con ul li dl dd {
    float: right;
}

.news_con ul li dl dt span {
    line-height: 34px;
    color: #999;
}

.news_con ul li dl dt span img {
    width: 14px;
    line-height: 34px;
    margin-right: 5px;
    vertical-align: middle;
}

.news_con ul li:hover dl dt p {
    color: #017ac5;
}

.news_con ul li dl dd img:first-child {
    display: none;
}

.news_con ul li:hover dl dd img:first-child {
    display: block;
}

.news_con ul li:hover dl dd img:last-child {
    display: none;
}
.product_order{float: left;}
.product_order ol li {line-height: 30px;width: 100%; float: left;margin-top: 20px;}
.product_order ol li span {width: 60px; 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;border:1px solid #a9a9a9}
.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: #0069a9}
.product_order p input:last-child{ background: #414143;margin-left: 10px;}

.pro_tit {width: 100%; height: 50px; line-height: 50px; font-size: 18px; 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; }
*/
.pro_tit b {
	width: 140px;
	text-align: center;
	display: inline-block;
	float: left;
	background: #0069a9;
	color: #fff;
}
.faqshow_top {width: 100%; float: left ; margin-bottom:30px;}
.col_0069a9 { color:#0069a9;font-weight:bold;}

.proshow {
	width: 100%;
	float: left;
	padding: 30px 0px;
}
.faqshow_l {
	width:608px;
	float: left;
}
.faqshow_l img {
	width: 600px;
	padding: 2px;
	border: 1px solid #e5e5e5;
	height:450px;
}
.proshow .faqshow_r {width: 560px; float: right;}
.proshow .faqshow_r p {padding-bottom:10px}
.proshow .faqshow_r p.col_0069a9 { color: #0069a9 }

/*a.cloud-zoom img{border:1px solid #f5f5f5;width: 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;}
.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}*/

	
/* 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;
}
 */


.download{width: 100%; float: left;margin-top: 20px;}
.download ul li {width: 100%; height: 45px;line-height: 45px; float: left; background: #efefef;margin-bottom: 8px; cursor: pointer;}

.download ul li p {position: relative; text-indent: 30px;width: 80%; overflow: hidden; float: left;font-size: 14px;}
.download ul li p:before{position: absolute; left: -15px; content: '·'; top: 0px; font-size: 40px; color: #333;font-size: 14px;}

.download ul li span { float: right; }
.download ul li span a{width: 120px; height: 45px; background: #2d3a4e; line-height: 45px; text-align: center; display: inline-block;color: #fff;font-size: 14px;}
.download ul li span a:hover{width: 120px; height: 45px; background: #0069a9; line-height: 45px; text-align: center; display: inline-block;color: #fff;font-size: 14px;}

.download ul li.hover {color: #0069a9}


.lf{float: left;}
.rt{float: right;}
.product_detail {
    padding: 20px 0;
    position: relative;
    left:0px;
}

.detail_pic {
    width: 340px;
}

.detail_pic img {
    width: 100%;
}

.detail_text {
    width: 490px;
}

.detail_text h1 {
    color: #e7a60b;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 5px;
}

.detail_text p {
    font-size: 14px;
    line-height: 24px;
}

.detail_text .buy-btn {
    display: block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    background: #008BD6;
    margin-top: 40px;
    margin-bottom: 15px;
}

.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: -400px;
    width: 390px;
    height: 390px;
    border: 1px solid #e9e9e9;
    display: none;
}

.product_big img {
    width: 100%;
}

.product_small_list {
    margin-left: 2px;
    width: 368px;
    overflow: hidden;
}

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

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

}


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

.product_small_list li.show {
    border: 1px solid #0069a9;
    padding: 2px;
}

.faqshow div.product_small_btn {
    width: 16px;
    height: 69px;
    line-height: 69px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ccc;
    background: #e9e9e9;
    box-sizing: border-box;
    cursor: pointer;
}
.faqshow 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: #0069a9; float: left;margin-top: 20px;}
.order_btn a:hover{background: #0070be;color: #fff}

.faqshow_tyext{ width: 100%; float: left; line-height: 28px; color: #666;font-size: 14px;padding-bottom: 20px; float: left }
.faqshow_tyext table td{
	padding-left:6px;
}

.news2{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.news2{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.news3{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.news3con{
	width:430px;
	float: left;margin-right: 30px;
}
.news3con h1{
	width: 100%;
	float: left;
	background: #f4f4f4;height: 50px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
}
.news3con h1 span{
	width: 100px;
	background: #0069a9;
	display: inline-block;
	font-weight: normal;
	position: relative;
	text-align: center
}
.news3con h1 span::after{
	position: absolute;
	content: "";
	left: 100px;
 	width: 0px;
	height: 0px;
	border-color:   #0069a9 transparent transparent #0069a9;
	border-width: 25px;
	border-style: solid;
}
.news3con:last-child{
	margin-right:0px;
}
.news3 ul{width: 100%;float: left;padding-top:16px;}
.news3 ul li { height: 40px; line-height:40px;width: 100%; float: left;border-bottom: 1px dashed #e1e1e1;
 }
 .news3 ul li:last-child{
	 border-bottom: none
 }
.news3 ul li b { float: left;position: relative;width: 300px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; }
.news3 ul li b:after{ position: absolute;left: -15px;top: 1px; content: "·"; }
.news3 ul li a { color: #666;text-indent: 20px; }
.news3 ul li a:hover b:after{ position: absolute;left: -15px;top: 1px; content: "·";}
.news3 ul li a:hover {color: #0069a9}
.news3 ul li span { float: right;}
.news3 ul li a:hover b:after{color: #0069a9}

