@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;font-family: "微软雅黑";}
*{font-family:"微软雅黑";box-sizing: border-box;}
body{width:100%;font-family:"微软雅黑";background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.header{
}
.header1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	overflow: hidden;
}
.logo{
	float: left;
	font-size: 0;
	margin-top: 23px;
}
.logo img{
    height: 69px;
}
.nav{
	float: right;
}
.nav ul{
	overflow: hidden;
}
.nav ul li{
	list-style-type: none;
	float: left;
	margin-left: 40px;
	padding: 0 7px;
	line-height: 109px;
	border-bottom: 4px solid #FFFFFF;
	font-size: 16px;
}
.nav ul li a{
	color: #333333;
}
.navon{
	border-bottom: 4px solid #015fa6 !important;
}
.navon a{
	color: #015fa6 !important;
}

.banner{
	font-size: 0;
	text-align: center;
}
.banner .swiper-pagination{
	bottom: 36px !important;
}
.banner .swiper-pagination-bullet{
	background-color: #acb0b3;
	opacity: 1;
	border-radius: 0;
	width: 9px;
	height: 9px;
	transform: rotate(45deg);
	margin: 0 23px !important;
}
.banner .swiper-pagination-bullet-active{
	background-color: #ffffff;
}
.banner1{
	position: relative;
}
.banner1 img{
    width: 100%;
    height: 700px;
}
.banner2{
	position: absolute;
	left: 0;
	top: 111px;
	width: 100%;
	text-align: center;
}
.banner3{
	font-size: 44px;
	text-align: center;
	line-height: 1;
	color: #FFFFFF;
	font-weight: bold;
}
.banner4{
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}
.banner4 span{
	display: inline-block;
	padding: 0 15px;
	line-height: 1;
	position: relative;
}
.banner4 span::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 10px;
	background-color: #ffffff;
}
.banner4 span:first-child::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 10px;
	background-color: #ffffff;
}

.about{
	padding: 76px 0 103px;
	background-color: #f7f7f7;
}
.about1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
}
.about_left{
	padding-top: 21px;
}
.about_left1{
	height: 109px;
	background: url(../img/about_bg.png) no-repeat;
	padding: 40px 0 0 49px;
}
.about_left1a{
	font-size: 40px;
	color: #015fa6;
	font-weight: bold;
	line-height: 1;
}
.about_left1b{
	font-size: 16px;
	color: #333333;
	line-height: 1;
	margin-top: 12px;
}
.about_left2{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	margin-top: 27px;
	width: 581px;
}
.about_left3{
	margin-top: 32px;
	background-color: #FFFFFF;
	padding: 14px 0;
	width: 673px;
	height: 87px;
	position: relative;
}
.about_left3 ul{
	overflow: hidden;
	height: 100%;
}
.about_left3 ul li{
	list-style-type: none;
	float: left;
	width: 33.3333%;
	height: 100%;
	text-align: center;
	line-height: 59px;
	font-size: 20px;
	color: #333333;
}
.about_left3 ul li a{
	color: #333333;
}
.about_left3 ul li img{
	vertical-align: middle;
	margin-right: 6px;
}

.about_right{
	font-size: 0;
}

.intro{
	background: url(../img/intro_bg.jpg) center no-repeat;
	padding: 117px 0 106px;
}
.intro1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.intro2{
	font-size: 44px;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	font-weight: bold;
}
.intro3{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	margin-top: 11px;
}
.intro4{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 28px;
	max-width: 860px;
	margin: 30px auto 0;
}
.intro5{
	width: 195px;
	height: 51px;
	border: 2px solid #7da50e;
	border-radius: 25px;
	margin: 44px auto 0;
	position: relative;
}
.intro5 a{
	position: absolute;
	left: -10px;
	top: -10px;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	text-align: center;
	line-height: 47px;
	background-color: #7da50e;
	font-size: 16px;
	color: #FFFFFF;
}
.advan{
	margin-top: 85px;
	background: url(../img/advan_bg.jpg) no-repeat;
	background-position: left calc(100% - 45px);
}
.advan1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.advan2{
	text-align: center;
	font-size: 44px;
	color: #015fa6;
	font-weight: bold;
	line-height: 1;
}
.advan3{
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 1;
	margin-top: 11px;
}
.advan4{
	font-size: 0;
	text-align: center;
	margin-top: 44px;
	position: relative;
	width: 900px;
	margin: 44px auto 0;
}
.advan4>img{
	width: 100%;
}

.case{
	margin-top: 66px;
}
.case1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.case2 ul{
	overflow: hidden;
	padding: 10px;
}
.case2 ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 50px;
}
.case2 ul li:nth-child(3n){
	margin-right: 0;
}
.case3{
font-size: 0;
}
.case3 img{
	height: 270px;
	width: 100%;
}
.case_d{
	position: relative;
	width: 100%;
	height: 100%;
}
.case_d>img{
	height: 100%;
	width: 100%;
}
.case_d_d{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 35px;
	padding-left: 50px;
	font-size: 20px;
	color: #ffffff;
	line-height: 1;
}
.case_d_d1{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.82);
}
.case_d_d2{
	position: relative;
	width: 100%;
	height: 100%;
}
.case_d_d3{
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 80px;
}
.case_d_d4{
	font-size: 20px;
	color: #333333;
	line-height: 1;
}
.case_d_d5{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-top: 24px;
}
.case_d_d6{
	font-size: 14px;
	margin-top: 20px;
}
.case_d_d6 a{
	color: #015fa6;
}

.case4{
	position: absolute;
	top: 0;
	left: 31.8%;
	height: 50%;
    width: 40.6%;
}
.case5{
	position: absolute;
	top: 0;
	right: 0;
	height: 50%;
    width: 27.6%;
}
.case6{
	position: absolute;
	bottom: 0;
	left: 31.8%;
	height: 50%;
    width: 30.7%;
}
.case7{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 50%;
    width: 37.6%;
}

.case3:hover .case_d_d{
	display: none;
}
.case3:hover .case_d_d1{
	display: block;
}
.case4:hover .case_d_d{
	display: none;
}
.case4:hover .case_d_d1{
	display: block;
}
.case5:hover .case_d_d{
	display: none;
}
.case5:hover .case_d_d1{
	display: block;
}
.case6:hover .case_d_d{
	display: none;
}
.case6:hover .case_d_d1{
	display: block;
}
.case7:hover .case_d_d{
	display: none;
}
.case7:hover .case_d_d1{
	display: block;
}

.news{
	background-color: #f7f7f7;
	padding: 80px 0 72px;
}
.news1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.news2{
	margin-top: 40px;
	overflow: hidden;
}
.news_left{
	float: left;
	font-size: 0;
	width: 50.8%;
}
.news_left img{
	width: 100%;
	height: 500px;
}
.news_right{
	float: right;
	width: 47.36%;
	overflow: hidden;
	margin-top: 7px;
}
.news_right ul li{
	list-style-type: none;
	overflow: hidden;
	padding-bottom: 27px;
	border-bottom: 1px dashed #cccccc;
	margin-top: 35px;
}
.news_right ul li:first-child{
	margin-top: 0;
}
.news_right1{
	float: left;
	max-width: 505px;
}
.news_right2{
	font-size: 16px;
	color: #333333;
	line-height: 1;
}
.news_right3{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	margin-top: 12px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_right4{
	width: 66px;
	float: right;
	border-radius: 6px;
	overflow: hidden;
}
.news_right4 span{
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #015fa6;
}
.news_right4 code{
	display: inline-block;
	width: 100%;
	color: #666666;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	background-color: #ededed;
}

.footer{
	background-color: #081e32;
	padding: 83px 0 52px;
}
.footer1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	overflow: hidden;
}
.footer2{
	float: left;
	font-size: 0;
	margin-top: 8px;
}
.footer3{
	float: left;
	margin-left: 160px;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
}
.footer3 a{
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
}
.footer3 img{
	vertical-align: middle;
}
.footer4{
	float: right;
	text-align: center;
	line-height: 1;
	font-size: 14px;
	color: rgba(255,255,255,0.45);
}
.footer4 img{
    width: 118px;
    height: 119px;
	display: block;
	margin: 0 auto 10px;
}
.beian{
	font-size: 14px;
	color: rgba(153,153,153,0.52);
	text-align: center;
	margin-top: 32px;
	border-top: 1px solid rgba(255,255,255,0.04);
	line-height: 1;
	padding-top: 35px;
}
.beian a{
	color: rgba(153,153,153,0.52);
}

.inner_banner{
	font-size: 0;
	text-align: center;
	position: relative;
}
.address{
	background-color: #f8f8f8;
	height: 65px;
}
.address1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	font-size: 14px;
	color: #999999;
	height: 65px;
	line-height: 65px;
}
.address1 a{
	color: #999999;
}
.address1 img{
	vertical-align: middle;
	margin-right: 9px;
}

.aboutus{
	padding: 72px 0;
}
.aboutus1{
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
}
.aboutus2{
	
}
.aboutus2 ul{
	font-size: 0;
	text-align: center;
}
.aboutus2 ul li{
	display: inline-block;
	font-size: 20px;
	color: #333333;
	line-height: 67px;
	height: 69px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
}
.aboutus2 ul li:before{
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 59px;
	background-color: #e2e2e2;
}
.aboutus2 ul li:first-child:before{
	width: 0;
}
.aboutus2 ul li a{
	color: #333333;
	display: block;
	padding: 0 52px;
	height: 76px;
}
.aboutus2 ul li img{
	vertical-align: middle;
	margin-right: 3px;
}
.aboutus2on a{
	color: #015fa6 !important;
	background: url(../img/aboutus_bg.jpg) no-repeat;
	background-position: center bottom;
}
.aboutus3{
	font-size: 40px;
	color: #015fa6;
	text-align: center;
	line-height: 1;
	margin-top: 76px;
}
.aboutus4{
	margin-top: 20px;
}
.aboutus4 ul{
	padding: 10px;
}
.aboutus4 ul li{
	list-style-type: none;
	zoom: 1;
	position: relative;
	margin-top: 96px;
}
.aboutus4 ul li:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.aboutus5{
	box-shadow: 0 0 10px #fafafa;
	position: relative;
	float: right;
    width: 64%;
    padding: 20px 72px;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	height: 200px;
}
.syh{
	position: absolute;
	left: 10px;
	top: 10px;
}
.xyh{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.aboutus6{
	font-size: 0;
	left: 0;
	top: -44px;
	position: absolute;
	z-index: 3;
}
.aboutus6 img{
    max-height: 300px;
}
.aboutus7{
    box-shadow: 0 0 10px #fafafa;
    position: relative;
    width: 64%;
    padding: 20px 72px;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    height: 200px;
}
.aboutus8{
	font-size: 0;
	right: 0;
	top: -39px;
	position: absolute;
	z-index: 3;
}
.aboutus8 img{
    max-height: 300px;
}
.syh1{
	position: absolute;
	left: 10px;
	top: 10px;
}
.xyh1{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.inner_banner1{
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
.proIntr{
	margin-top: 79px;
}
.proIntr1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.proIntr2{
	font-size: 40px;
	color: #015fa6;
	text-align: center;
	line-height: 1;
	font-weight: bold;
}
.proIntr3{
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 1;
	margin-top: 10px;
}
.proIntr4{
	margin-top: 50px;
	overflow: hidden;
}
.proIntr4a{
	background: url(../img/proIntr_bg.jpg) no-repeat;
	width: 32%;
	float: left;
	padding: 50px 25px 0 30px;
	height: 370px;
	margin-right: 2%;
}
.proIntr4a1{
	font-size: 20px;
	color: #015fa6;
	line-height: 32px;
	font-weight: bold;
}
.proIntr4a2{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top: 27px;
}
.proIntr4b{
	float: right;
	font-size: 0;
}
.proIntr4b img{
    width: 399px;
}
.goodness{
	background: url(../img/proIntr_bg1.jpg) center no-repeat;
	background-size: auto 100%;
	padding: 93px 0 63px;
	margin-top: 86px;
}
.goodness1{
	width: 100%;
	max-width: 1082px;
	margin: 0 auto;
	overflow: hidden;
}
.goodness2{
	float: left;
	width: 56%;
}
.goodness3{
	float: right;
	width: 37%;
}
.goodness4{
	font-size: 36px;
	color: #ffffff;
	line-height: 1;
	padding: 0 7px;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(255,255,255,0.32);
}
.goodness4 span{
	font-weight: bold;
	font-size: 44px;
	display: inline-block;
	line-height: 1;
}
.goodness5{
	margin-top: 31px;
}
.goodness5 ul{
	overflow: hidden;
}
.goodness5 ul li{
	list-style-type: none;
	float: left;
	width: 21.18%;
	background: url(../img/proIntr_bg2.png) no-repeat;
	background-size: 100% 100%;
	height: 149px;
	padding-top: 36px;
	margin-right: -11px;
}
.goodness5a{
	text-align: center;
	font-size: 0;
}
.goodness5a img{
	height: 39px;
}
.goodness5b{
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	margin-top: 15px;
}
.goodness6{
	margin-top: 31px;
}
.goodness6 ul{
	overflow: hidden;
}
.goodness6 ul li{
	list-style-type: none;
	float: left;
	width: 32.74%;
	background: url(../img/proIntr_bg2.png) no-repeat;
	background-size: 100% 100%;
	height: 149px;
	padding-top: 36px;
	margin-right: -11px;
}

.contrast{
	font-size: 0;
	text-align: center;
	margin-top: 45px;
}
.trait{
	background: url(../img/trait_bg.jpg) center no-repeat;
	padding: 88px 0 81px;
	margin-top: 72px;
}
.trait1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.trait2{
	font-size: 40px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 1;
}
.trait3{
	margin-top: 48px;
}
.trait3 ul{
	overflow: hidden;
}
.trait3 ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-left: 2%;
	background-color: #FFFFFF;
	padding: 40px 25px 36px;
}
.trait3 ul li:first-child{
	margin-left: 0;
}
.trait4{
	overflow: hidden;
}
.trait4a{
	float: left;
	font-size: 0;
}
.trait4b{
	float: left;
	margin-left: 16px;
}
.trait4b1{
	font-size: 20px;
	color: #333333;
	line-height: 1;
	margin-top: 16px;
}
.trait4b2{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-top: 16px;
}
.trait5{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 20px;
}

.scen{
	margin-top: 84px;
	background-color: #f6f6f6;
	padding: 86px 0 89px;
}
.scen1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.scen2{
	font-size: 16px;
	color: #999999;
	line-height: 30px;
	margin-top: 12px;
	max-width: 640px;
	margin: 12px auto 0;
	text-align: center;
}
.scen3{
	margin-top: 32px;
	text-align: center;
}

.newsde{
	background-color: #f5f5f5;
	padding: 40px 0 60px;
}
.newsde1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	overflow: hidden;
}
.newsde_left{
	float: left;
	width: 72%;
	background-color: #FFFFFF;
	padding: 40px 25px 54px;
	border-radius: 8px;
}
.newsde_left1{
	font-size: 30px;
	color: #333333;
	padding: 0 15px 23px;
	border-bottom: 1px dashed #dadada;
	line-height: 36px;
}
.newsde_left1 img{
	vertical-align: middle;
}
.newsde_left2{
	margin-top: 9px;
}
.newsde_left2 ul li{
	list-style-type: none;
	margin-top: 30px;
	padding: 0 9px 27px;
	border-bottom: 1px dashed #d9d9d9;
	overflow: hidden;
}
.newsde_left3{
	width: 66px;
	float: left;
	border-radius: 6px;
	overflow: hidden;
	margin-top: 40px;
}
.newsde_left3 span{
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #015fa6;
}
.newsde_left3 code{
	display: inline-block;
	width: 100%;
	color: #666666;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	background-color: #ededed;
}
.newsde_left4{
	float: left;
	font-size: 0;
	margin-left: 20px;
}
.newsde_left4 img{
	width: 200px;
	height: 140px;
}
.newsde_left5{
	float: right;
	max-width: 520px;
}
.newsde_left5a{
	font-size: 18px;
	color: #333333;
	line-height: 1;
	margin-top: 12px;
}
.newsde_left5a a{
	color: #333333;
}
.newsde_left5b{
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	margin-top: 12px;
}
.newsde_left5c{
	margin-top: 15px;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
}
.newsde_left5c a{
	float: right;
	display: inline-block;
	background-color: #f5f5f5;
	width: 46px;
	text-align: center;
	font-size: 14px;
	color: #015fa6;
	border-radius: 3px;
}
.page{
	text-align: center;
	margin-top: 40px;
}
.page a{
	display: inline-block;
	width: 31px;
	height: 29px;
	line-height: 27px;
	text-align: center;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	margin: 0 3px;
}
.pageon{
	background-color: #015fa6;
	color: #FFFFFF;
	border: 1px solid #29aa98 !important;
}

.newsde_right{
	float: right;
	width: 25.6%;
	background-color: #FFFFFF;
	padding: 40px 25px 40px;
	border-radius: 8px;
}
.newsde_right1{
	margin-top: 25px;
	overflow: hidden;
}
.newsde_right1a{
	float: left;
	font-size: 0;
	width: 40.2%;
}
.newsde_right1a img{
	width: 109px;
	height: 76px;
}
.newsde_right1b{
	float: right;
	width: 56.8%;
}
.newsde_right1b1{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.newsde_right1b2{
	font-size: 14px;
	color: #999999;
	line-height: 1;
	margin-top: 8px;
}
.newsde_right2{
	margin-top: 25px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
}
.newsde_right2a{
	float: left;
	width: 7px;
}
.newsde_right2b{
	float: right;
	width: calc(100% - 15px);
}
.newsdeta{
	float: left;
    width: 72%;
}
.newsdeta1{
	background-color: #FFFFFF;
	border-radius: 8px;
	padding: 45px 25px 36px;
}
.newsdeta2{
	font-size: 30px;
	color: #333333;
	line-height: 1;
}
.newsdeta3{
	font-size: 14px;
	color: #999999;
	margin-top: 12px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.newsdeta3 img{
	vertical-align: middle;
}
.newsdeta3 span{
	margin-right: 16px;
}
.newsdeta4{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.newsdeta4 p{
	margin-top: 20px;
}
.newsdeta4 img{
	display: block;
	margin: 0 auto;
}
.sxy{
	margin-top: 36px;
}
.sxy a{
	display: inline-block;
	line-height: 32px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: nowrap;
	max-width: 46%;
}
.sxy a span{
	display: inline-block;
	background: url(../img/sxy.png) no-repeat;
	width: 81px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #ffffff;
	padding-left: 16px;
}
.sxy a code{
	font-size: 14px;
	color: #666666;
}
.fr{
	float: right;
}

.incase{
	padding: 1px 0 64px;
	background-color: #f5f5f5;
}
.incase1{
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.incase2{
	
}
.incase2 ul{
	overflow: hidden;
	padding: 10px;
}
.incase2 ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 50px;
}
.incase2 ul li:nth-child(3n){
	margin-right: 0;
}
.incase3{
	font-size: 0;
}
.incase3 img{
	height: 270px;
	width: 100%;
}
.incase4{
	background-color: #FFFFFF;
	padding: 23px 30px 27px;
}
.incase5{
	font-size: 20px;
	color: #333333;
	line-height: 1;
}
.incase5 img{
	vertical-align: middle;
}
.incase6{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 12px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.incase7{
	text-align: center;
	margin-top: 16px;
}
.incase7 a{
	display: inline-block;
	width: 112px;
	height: 36px;
	border-radius: 3px;
	text-align: center;
	line-height: 36px;
	background-color: #e5eff6;
	font-size: 14px;
	color: #015fa6;
}
.incase2 ul li:hover .incase4{
	box-shadow: 0 0 10px #e6e6e6;
}
.incase2 ul li:hover .incase5{
	color: #015fa6;
}
.incase2 ul li:hover .incase7 a{
	background-color: #015fa6;
	color: #FFFFFF;
}
.first_ul{
	display: block;
}
.last_ul{
	display: none;
}
.reputation ul{
	overflow: hidden;
	padding: 10px;
}
.reputation {
	overflow: hidden;
	padding: 10px;
}
.reputation ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 50px;
	padding: 20px 14px 30px;
	background-color: #FFFFFF;
}
.reputation ul li:nth-child(3n){
	margin-right: 0;
}
.reputation1{
	font-size: 0;
	text-align: center;
	height: 446px;
	position: relative;
}
.reputation1 img{
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.reputation2{
	margin-top: 20px;
	padding-top: 14px;
	border-top: 1px solid #e3e3e3;
	font-size: 20px;
	color: #333333;
	text-align: center;
	line-height: 1;
}
.message{
	background-color: #FFFFFF;
	padding: 45px 30px;
	margin-top: 52px;
}
.message1{
	font-size: 34px;
	color: #015fa6;
	text-align: center;
	line-height: 1;
}
.message2{
	overflow: hidden;
	margin-top: 40px;
}
.message2a{
	width: 48%;
	border-radius: 6px;
	border: 1px solid #e0e0e0;
	height: 49px;
	background: url(../img/message.jpg) no-repeat;
	background-position: 16px center;
	padding-left: 40px;
}
.message2b{
	width: 48%;
	border-radius: 6px;
	border: 1px solid #e0e0e0;
	height: 49px;
	background: url(../img/message1.jpg) no-repeat;
	background-position: 16px center;
	padding-left: 40px;
	float: right;
}
.message3{
	overflow: hidden;
	margin-top: 29px;
}
.message3a{
	width: 48%;
	border-radius: 6px;
	border: 1px solid #e0e0e0;
	height: 49px;
	background: url(../img/message2.jpg) no-repeat;
	background-position: 16px center;
	padding-left: 40px;
}
.message3b{
	width: 48%;
	border-radius: 6px;
	border: 1px solid #e0e0e0;
	height: 49px;
	background: url(../img/message3.jpg) no-repeat;
	background-position: 16px center;
	padding-left: 40px;
	float: right;
}
.message3 textarea{
	width: 100%;
	resize: none;
	border-radius: 6px;
	border: 1px solid #e0e0e0;
	background: url(../img/message4.jpg) no-repeat;
	background-position: 16px 10px;
	height: 188px;
	padding: 10px 10px 10px 40px;
}
.message4{
	text-align: center;
	margin-top: 46px;
}
.message4 input{
	width: 266px;
	height: 55px;
	border-radius: 3px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #015fa6;
}
.question{
	margin-top: 50px;
	background-color: #FFFFFF;
	padding: 30px;
	border-radius: 9px;
}
.question1{
	overflow: hidden;
	padding: 0 5px 14px;
	border-bottom: 1px dashed #cccccc;
}
.question2{
	float: left;
	font-size: 0;
	width: 48px;
}
.question3{
	float: left;
	width: calc(100% - 48px);
}
.question3a{
	font-size: 16px;
	color: #333333;
	line-height: 27px;
}
.question3b{
	font-size: 14px;
	line-height: 1;
	margin-top: 14px;
	color: rgba(1,95,166,0.7);
}
.question3b span{
	display: inline-block;
	padding-right: 10px;
	position: relative;
	margin-right: 10px;
}
.question3b span:first-child{
	border-right: 1px solid #cccccc;
}
.question4{
	padding: 0 5px 0 53px;
	margin-top: 20px;
	overflow: hidden;
}
.question3c{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.contact{
	margin: 89px 0 80px;
}
.contact1{
	width: 93.3%;
	max-width: 1250px;
	margin: 0 auto;
}
.contact2{
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
	line-height: 1;
}
.contact3{
	margin-top: 66px;
}
.contact3 ul{
	overflow: hidden;
}
.contact3 ul li{
	list-style-type: none;
	float: left;
	width: 25%;
}
.contact4{
	font-size: 0;
	text-align: center;
}
.contact5{
	margin-top: 12px;
}
.contact5a{
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 1;
}
.contact5b{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	text-align: center;
	max-width: 65%;
	margin: 10px auto 0;
}
.map{
	margin-top: 40px;
}

.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 0 0 12px;
}
.logo_m img{
	width: 1.5rem;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 6px 0 0 0;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}

.wap{
	display: none;
	padding: 0 16px;
}
.wap ul{
	overflow: hidden;
}
.wap ul li{
	list-style-type: none;
	float: left;
	width: 48%;
	margin-right: 4%;
	background-color: #FFFFFF;
	padding: 0.3rem 0.2rem;
	margin-top: 0.3rem;
}
.wap ul li:nth-child(2n){
	margin-right: 0;
}
.advan4a{
	position: absolute;
	top: -15px;
	left: 5px;
}
.advan6{
	overflow: hidden;
	height: 300px;
}
.advan6a{
	float: right;
	width: 61px;
	font-size: 0;
	margin-left: 35px;
}
.advan6b{
	float: left;
	width: 230px;
	text-align: right;
}
.advan6b1{
	text-align: right;
}
.advan6b1 span{
	display: inline-block;
	width: 85px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: url(../img/advan_titbg.png) no-repeat;
	font-size: 22px;
	color: #015fa6;
}
.advan6b2{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 13px;
}

.advan4b{
	position: absolute;
	top: -15px;
	right: 5px;
}
.advan7{
	overflow: hidden;
}
.advan7a{
	float: left;
	width: 61px;
	font-size: 0;
	margin-right: 35px;
}
.advan7b{
	float: right;
	width: 230px;
	text-align: right;
}
.advan7b1{
	text-align: left;
}
.advan7b1 span{
	display: inline-block;
	width: 85px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: url(../img/advan_titbg1.png) no-repeat;
	font-size: 22px;
	color: #015fa6;
}
.advan7b2{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	margin-top: 13px;
}
.advan4c{
	position: absolute;
    top: 215px;
    left: -140px;
}
.advan4d{
	position: absolute;
	top: 215px;
	right: -140px;
}

.advan4e{
	position: absolute;
	top: 460px;
	left: 5px;
}
.advan4f{
	position: absolute;
	top: 460px;
	right: 5px;
}



























