@charset "utf-8";
/* CSS Document */
*{
	font-family: "微软雅黑";
	font-weight: normal;
}
body{
	margin: 0;
	padding: 0;
	
}
ul,li,dd,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
ul,li,dd,dl{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
/*	display: block;*/
}
input{
	border: none;
	color: #fff;
}
textarea{
	border: none;
	resize: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.clearfix:after{
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.index-head{
	width: 1280px;
	margin: auto;
	padding: 30px 40px 24px 40px;
	box-sizing: border-box;
	overflow: hidden;
}
.index-logo{
	width:368px ;
	height: 68px;
	float: left;
	margin-right: 255px;
}
.index-logo img{
	width: 368px;
	background-size: 100% 100%;
}
.index-1{
	float: left;
	margin-right: 49px;
}
.x-logo{
	width: 60px;
	height: 60px;
	float: left;
}
.x-logo img{
	width: 60px;
	background-size: 100% 100%;
}
.index-zi{
	float: left;
	padding: 6px;
}
.index-h1{
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
	margin-bottom: 8px;
}
.index-h2{
	font-size: 14px;
	color: #4d4d4d;
}
.index-m{
	width: 60px;
	height: 60px;
	float: left;
}
.index-m img{
	width: 60px;
	background-size: 100% 100%;
}
.nav{
	width: 100%;
}
.nav .nav-list{
	width: 1340px;
	margin: auto;
}
.nav .nav-list .d4{
	width: 14%;
	float: left;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 64px;
	position: relative;
    z-index: 99;
}
.nav-list .d4 a{
    color: #ffffff;
}
.nav-list .d4 a:hover{
	color: #ffbb00;
}
.nav-list .d4::after{
	content: '';
	position: absolute;
	top:23px;
	right: 0px;
	width: 1px;
	height: 20px;
	background: #ffffff;
}
.nav-list .d4:hover .daohang_zhezhao{
	display: block;
}
.daohang_zhezhao{
    position:absolute;
    left:0px;
    top: 64px;
	z-index: 999;
	display: none;
}
.daohang_zhezhao .dh-zz{
    width:186px;
    margin: 0px;
    text-align: center;
	font-size: 16px;
	color: #fff;
    background-color:#171c21;
	box-shadow: darkgrey 0px 0px 10px 1px inset;
	margin-bottom: 2px;
	line-height: 50px;
}
/*.nav-list .over:after{
	background: none;
}*/
.nav-list .d4:last-child:after{
	display: none;
}
.height{
	width: 100%;
	height: 4px;
	background: #186aab;
}
 .swiper-slide img{
	display:block;
	width:100%;
}
 .swiper-pagination-bullet{
	background-color:#fff;
	opacity: 1;
}
 .swiper-pagination-bullet-active{
	background-color:#ffbb00;
}
 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: 30px;
	right: 30px;
	top: 40%;
     left: inherit;
}
.dw{
	width: 100%;
	height: 36px;
	background: url("../images/7.png") no-repeat center;
	position: absolute;
	bottom:0px;
	left: 0px;
	z-index: 12;
}
.search{
    width: 400px;
	height: 74px;
	border-radius: 37px;
    padding: 8px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	position: absolute;
	bottom: 74px;
	left: 50%;
    margin-left: -200px;
	z-index: 13;
    border: solid 1px #fff;
	opacity: 0;
}
.search-2{
	width: 74px;
	height: 74px;
	border-radius: 37px;
	padding: 8px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	position: absolute;
	bottom: 74px;
	left: 50%;
	margin-left: -37px;
	z-index: 13;
	border: solid 1px #fff;
	opacity: 1;
	cursor: pointer;
}
.search-2:after{
	content: '';
	width: 20px;
	height: 20px;
	background: url("../images/52.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 101px;
	left: 50%;
	margin-left: -10px;
	z-index: 14;
}
.search-2 .search-q{
	width: 100%;
	height: 100%;
	background: rgba(0, 12, 34, 0.6);
	border-radius: 37px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 55px;
}
.search .search-d{
	width: 100%;
	height: 100%;
	background: rgba(0, 12, 34, 0.6);
	border-radius: 37px;
	padding: 0px 20px;
}
.search-d .sea-sub{
	float: right;
	width: 35px;
	height: 35px;
	background: url("../images/51.png") no-repeat;
	background-size: 100% 100%;
	margin-top: 10px;
}
.search input{
	background: none;
    width: 80%;
    height: 100%;
	float: left;
	padding: 5px 0px;
	box-sizing: border-box;

}
.search:after{
	content: '';
	width: 20px;
	height: 20px;
	background: url("../images/52.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 101px;
	left: 50%;
	margin-left: -10px;
	z-index: 14;
}
.index-fenlei{
	width: 848px;
	margin: auto;
	padding-top: 55px;
	overflow: hidden;
}
.fenlei-1{
	width: 354px;
	height: 80px;
	border-radius: 40px;
	margin: 0px 35px;
	float: left;
	font-size: 28px;
	color: #ffffff;
	line-height: 80px;
	padding-left: 88px;
	box-sizing: border-box;
	position: relative;
	background: #186aab;
}
.fenlei-2{
	width: 354px;
	height: 80px;
	border-radius: 40px;
	margin: 0px 35px;
	float: left;
	font-size: 28px;
	color: #ffffff;
	line-height: 80px;
	padding-left: 88px;
	box-sizing: border-box;
	position: relative;
	background: #faae00;
}
.fenlei-1:after{
	content: '';
	width: 60px;
	height: 60px;
	border-radius: 30px;
	background: url("../images/8.png");
	position: absolute;
	top: 10px;
	right: 10px;
}
.fenlei-2:after{
	content: '';
	width: 60px;
	height: 60px;
	border-radius: 30px;
	background: url("../images/9.png");
	position: absolute;
	top: 10px;
	right: 10px;
}
.index-tou{
	width: 944px;
	height: 282px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 60px;
	box-sizing: border-box;
}
.tou-1{
	width: 54px;
	height: 51px;
	background: url("../images/15.png") no-repeat;
	margin: auto;
	margin-bottom: 14px;
}
.tou-2{
	text-align: center;
	font-size: 35px;
	color: #333333;
	margin-bottom: 58px;
	position: relative;
}
.tou-2:before{
	content: '';
	position: absolute;
	left: 370px;
	top: 26px;
	width: 20px;
	height: 2px;
	background: #333333;
}
.tou-2:after{
	content: '';
	position: absolute;
	right: 370px;
	top: 26px;
	width: 20px;
	height: 2px;
	background: #333333;
}
.tou-2-2{
    text-align: center;
    font-size: 35px;
    color: #ffffff;
    margin-bottom: 58px;
    position: relative;
}
.tou-2-2:before{
    content: '';
    position: absolute;
    left: 370px;
    top: 26px;
    width: 20px;
    height: 2px;
    background: #ffffff;
}
.tou-2-2:after{
    content: '';
    position: absolute;
    right: 370px;
    top: 26px;
    width: 20px;
    height: 2px;
    background: #ffffff;
}
.tou-3{
	width: 70px;
	height: 10px;
	background: url("../images/16.png") no-repeat;
	margin: auto;
}
.index-tuijian{
    width: 100%;
    overflow: hidden;
    padding-bottom: 44px;
}
.tuijian{
/*	width: 1800px;*/
/*	height: 356px;*/
	margin: auto;
    position: relative;
}
.tuijian .prev,.tuijian .next{
    width: 30px;
    height: 80px;
    background:#186aab;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    padding-top: 23px;
    box-sizing: border-box;
}
.tuijian .prev:hover{
    background:#ffbb00;
}
.tuijian .next:hover{
    background:#ffbb00;
}
.tuijian .prev{
     left: 24px;
 }
.tuijian .next{
    right: 24px;
}
.sw-bot2{
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -46px;
}
.sw-bot2 .swiper-pagination-bullet{
    background-color: #c2c2c2;
    opacity: 1;
    margin: 0px 10px;
}
.sw-bot2 .swiper-pagination-bullet-active{
    background-color:#ffbb00;
}
.more{
    width: 160px;
    height: 50px;
    background: #186aab;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 76px;
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
    padding-left: 22px;
    box-sizing: border-box;
    position: relative;
}
.more:after{
    content: '';
    position: absolute;
    top:16px;
    right: 16px;
    width: 26px;
    height: 18px;
    background: url("../images/20.png") no-repeat;
    background-size: 100% 100%;
}
.s-zz{
    width: 33.3%;
    position: relative;
	transition: all 1s;
}
.s-zz img{
    width: 100%;
    background-size: 100% 100%;
}
.s-zz:hover .zz{
    display: block;
}
.zz{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(32, 27, 38, 0.87);
    padding-top: 94px;
    box-sizing: border-box;
    display: none;
}
.zz-x-kuai{
    width: 58px;
    height: 10px;
    background: #faae00;
    margin: auto;
    margin-bottom: 24px;
}
.zz-h1{
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.zz-h2{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 45px;
}
.tuijian-slide{
    width: 91%;
    margin: 0 auto;
}
.zz-kuai{
    width: 100%;
    height: 80px;
    background: #ffffff;
    border-bottom: 4px solid #faae00;
    box-sizing: border-box;
    text-align: center;
    padding-top: 35px;
/*    box-sizing: border-box;*/
    position: absolute;
	bottom: 0px;
	left: 0px;
}
.zz-kuai a{
    color: #333333;
}
.zz-1{
    width: 37px;
    height: 37px;
    background: #1a7dd7;
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -18px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 37px;
    font-size: 18px;
}
.service{
    width: 100%;
    background: url("../images/21.jpg") no-repeat;
    height: 580px;
    margin-bottom: 50px;
    position: relative;
}
.ser-list{
    width: 60%;
    overflow: hidden;
    border-radius: 10px;
    background: #ffffff;
    position: absolute;
    top: 60%;
    left: 18.5%;
    padding: 35px 0px;
    box-sizing: border-box;
    box-shadow: #9f9f9f 0px 10px 10px;
}
.ser li{
    width: 25%;
    float: left;
}
.ser-logo{
    width: 100px;
    height: 100px;
    background: #ffffff;
    border-radius: 50px;
    margin: auto;
    overflow: hidden;
    box-shadow: #9f9f9f 0px 0px 10px;
    margin-bottom: 20px;
    position: relative;
}
.ser-logo img{
    width: 100px;
    background-size: 100% 100%;
}
.ser-h1{
    color: #4d4d4d;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.ser-h2{
    color: #676767;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}
.ser-dw{
    width: 100px;
    height: 100px;
    background: #ffffff;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.ser-dw img{
    width: 100px;
    background-size: 100% 100%;
}
.ser li:hover .ser-logo .ser-dw{
    display: block;
}
.review{
    width: 1260px;
    margin: auto;
}
.review-nav{
    height: 40px;
    margin: auto;
    margin-bottom: 60px;
	font-size: 0;
	text-align: center;
}
.review-nav li{
	width: 120px;
	height: 40px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #186aab;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
	color: #186aab;
	font-weight: bold;
	line-height: 40px;
	cursor: pointer;
	margin: 0px 26px;
	display: inline-block;
}
.review-nav .review-1{
	width: 120px;
    height: 40px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #186aab;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    color: #186aab;
    font-weight: bold;
    line-height: 40px;
	cursor: pointer;
    float: left;
    margin: 0px 26px;
}
.review-nav .review-1.on{
    background: #186aab;
    color: #ffffff;
}
.review-nav li.on{
	background: #186aab;
	color: #ffffff;
}
.none{
	display: none;
}
.review-list{
	margin: auto;
    width: 1260px;
    overflow: hidden;
    margin-bottom: 30px;
}
.review-list li{
    padding: 0px 30px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 36px;
}
.review-pic{
    width: 260px;
    height: 170px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin-right: 33px;
}
.review-pic img{
    background-size: 100% 100%;
}
.review-nr{
    float: right;
    width: 903px;
}
.nr-h1{
    width: 100%;
    color: #186aab;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 6px;
}
.nr-p{
    width: 100%;
    color: #4e4e4e;
    height: 90px;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}
.nr-more{
    width: 96px;
    height: 28px;
    border-radius: 5px;
    background: #186aab;
    text-align: center;
    line-height: 28px;
    color: #ffffff;
}
.news{
    width: 1260px;
    margin: auto;
}
.news-list{
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.news-list li{
    width: 33.3%;
    padding: 0px 30px;
    box-sizing: border-box;
    float: left;
}
.news-pic{
    width: 100%;
    height: 270px;
    overflow: hidden;
    margin-bottom: 26px;
}
.news-pic img{
/*    width: 100%;*/
	height: 100%;
    background-size: 100% 100%;
}
.news-nr{
    width: 100%;
    height: 120px;
}
.news-riqi{
    width: 18%;
    float: left;
    height: 100%;
    border: 1px solid #e6e6e6;
}
.news-zi{
    width: 75%;
    overflow: hidden;
    float: right;
}
.news-h1{
    font-size: 20px;
    color: #000000;
    text-align: left;
    margin-bottom:16px ;
}
.news-p{
    color: #9c9c9c;
    font-size: 14px;
    line-height: 26px;
}
.news-h2{
    width: 100%;
    height: 60%;
    background: #186aab;
    padding-top: 15%;
    box-sizing: border-box;
}
.news-h3{
    text-align: center;
    line-height: 50px;
    color: #404040;
    font-size: 18px;
}
.news-1{
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.news-2{
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}
.about{
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
}
.about-fw{
    width: 1120px;
    background: #fff;
    overflow: hidden;
    margin: auto;
    margin-bottom: 70px;
}
.about-pic{
    width: 450px;
    height: 300px;
    overflow: hidden;
    float: left;
    margin-right: 52px;
}
.about-pic img{
    width: 100%;
    background-size: 100% 100%;
}
.about-nr{
    width: 616px;
    float: left;
    padding-top: 37px;
    box-sizing: border-box;
}
.about-h1{
    width: 508px;
    overflow: hidden;
    margin-bottom: 23px;
}
.h1-1{
    font-size: 22px;
    color: #333333;
    float: left;
    margin-right: 10px;
}
.h1-2{
    float: left;
    color: #747474;
    font-size: 14px;
    padding-left: 10px;
    border-left: 1px solid #747474;
    margin-top: 6px;
}
.about-p{
    width: 508px;
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}
.about-more{
    float: right;
    width: 160px;
    height: 50px;
    background: #186aab;
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
    padding-left: 22px;
    box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.about-more:after{
    content: '';
    position: absolute;
    top:16px;
    right: 16px;
    width: 26px;
    height: 18px;
    background: url("../images/20.png") no-repeat;
    background-size: 100% 100%;
}
.bottom{
    width: 100%;
    background: #262f36;
    overflow: hidden;
}
.bottom-fw{
    width: 1260px;
    overflow: hidden;
    margin: auto;
    padding-top: 80px;
    padding-left: 45px;
    margin-bottom: 30px;
}
.bottom-left{
    width: 753px;
    float: left;
}
.left-nav{
    width: 100%;
    margin-bottom: 60px;
}
.bottom-nav{
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.bottom-nav li{
    width: 14%;
    float: left;
    padding: 0px 23px;
    color: #fff;
    box-sizing: border-box;
}
.bottom-right{
    width: 320px;
    float: right;
    margin-right: 30px;
}
.left-xinxi{
    width: 100%;
    padding-left: 23px;
    box-sizing: border-box;
}
.left-erweima{
    width: 100px;
    float: left;
    margin-right: 36px;
}
.er-top{
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
}
.er-pic{
    width: 100px;
    height: 100px;
}
.er-pic img{
    width: 100%;
    background-size: 100% 100%;
}
.left-xx{
    float: left;
    margin-left: 20px;
    margin-top: 52px;
 }
.xx-zi{
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
}
.right{
    font-size: 20px;
    color: #fef9f9;
    margin-bottom: 16px;
}
.r-zx{
    width: 100%;
    height: 46px;
    background: #2c353c;
    padding: 14px 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.r-zx::placeholder{
    font-size: 13px;
    color: #59646c;
}
.bottom-right textarea{
    width: 100%;
    height: 85px;
    background: #2c353c;
    padding: 14px 20px;
    box-sizing: border-box;
    resize: none;
    margin-bottom: 10px;
	color: #fff;
}
.bottom-right textarea::placeholder{
    font-size: 13px;
    color: #59646c;
}
.r-tj{
    width: 100%;
    background: #186aab;
    height: 46px;
}
.bottom-zc{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #e5e5e5;
    line-height: 60px;
    border-top: 1px solid #2d373f;
}
.pic{
	width: 100%;
	height: 444px;
	background-size: 100% 100%;
	position: relative;
}
.pic-dw{
	width: 1204px;
	height: 80px;
	background: #fff;
	box-shadow: #9f9f9f 0px 0px 10px;
	border-radius: 10px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -602px;
	padding: 27px 46px;
	box-sizing: border-box;
}
.pic-logo{
	width: 26px;
	height: 26px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.pic-logo img{
	width: 100%;
	background-size: 100% 100%;
}
.pic-h1{
	color: #4c4c4c;
	font-size: 18px;
	float: left;
	margin-right: 20px;
	font-weight: bold;
}
.pic-list{
	width: 1224px;
	margin: auto;
	padding-top: 64px;
}
.pic-bt{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
	margin-bottom: 46px;
}
.pic-kuai{
	width: 100%;
	overflow: hidden;
	padding: 10px 10px 0px 10px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.pic-kuai li{
	width: 100%;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	padding: 22px;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 22px;
}
.pic-kuai li:hover{
	box-shadow: #c5c5c5 0px 0px 10px;
}
.pic-1{
	width: 245px;
	height: 185px;
	border-radius: 10px;
	float: left;
	overflow: hidden;
	margin-right: 38px;
}
.pic-1 img{
	width: 100%;
	background-size: 100% 100%;
}
.pic-2{
	float: left;
	overflow: hidden;
	width: 868px;
}
.pic-h2{
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
.pic-h2 .h2-1{
	float: left;
	width: 80%;
	font-size: 18px;
	color: #4c4c4c;
	font-weight: bold;
}
.pic-h2 .h2-2{
	float: right;
	width: 20%;
	font-size: 14px;
	color: #4c4c4c;
	text-align: right;
}
.pic-p{
	width: 100%;
	height: 98px;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 22px;
}
.pic-more{
	width: 90px;
	height: 30px;
	border-radius: 5px;
	background: #186aab;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.page{
	width: 1204px;
	overflow: hidden;
	margin: auto;
	border-top: 1px solid #dcdcdc;
	padding: 35px 0px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.page li{
/*	float:right;*/
/*	padding: 10px 5px;*/
	text-align: center;
	color: #186aab;
/*	background: #eeeeee;*/
	font-size: 16px;
	font-weight: bold;
/*	margin-left: 10px;*/
}
.page li:hover{
	background: #186aab;
	color: #fff;
}
.pagination>li>a, .pagination>li>span{
	margin-left: 10px !important;
}
.pagination{
	float: right;
}
.country{
	width: 100%;
	overflow: hidden;
	padding: 10px 10px 0px 10px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.country .country-li{
	width: 100%;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	padding: 22px 0px;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 22px;
	box-shadow: #e4e4e4 0px 0px 10px;
}
.country-bt{
	width: 100%;
	padding-left: 22px;
	font-size: 18px;
	color: #faae00;
	font-weight: bold;
}
.country-list{
	width: 100%;
}
.country-list .country-1{
/*	width: 10%;*/
	float: left;
	text-align: center;
	font-size: 16px;
	color: #595959;
	margin-top: 20px;
	padding-left: 20px;
}
.industry{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.industry .industry-1{
	width: 30.3%;
	height: 220px;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 22px;
	box-shadow: #e4e4e4 0px 0px 10px;
	position: relative;
}
.industry-h1{
	width: 100%;
	padding: 0px 22px;
	box-sizing: border-box;
	margin-top: 22px;
	font-size: 18px;
	color: #186aab;
	font-weight: bold;
}
.industry-p{
	width: 80%;
	padding: 0px 22px;
	margin-bottom: 22px;
}
.industry-p .industry-p1{
	margin-top: 16px;
	font-size: 16px;
	color: #595959;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	width: 100%;
	height: 22px;
}
.industry-dw{
	width: 52px;
	height: 52px;
	border-top-right-radius: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
	background-size: 100% 100%;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	line-height: 45px;
/*	text-align: right;*/
/*	padding-right: 3px;*/
	box-sizing: border-box;
	text-align: center;
}
.address{
	width: 1200px;
/*	height: 650px;*/
	margin: auto;
	border-radius: 10px;
	background-size: 100% 100%;
	box-shadow: #e4e4e4 0px 0px 20px;
	margin-bottom: 60px;
	overflow: hidden;
}
.contact{
	width: 1200px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 30px;
}
.contact .contact-1{
	width: 100%;
	margin-bottom: 22px;
	overflow: hidden;
}
.contact-icon{
	width: 30px;
	height: 36px;
	float: left;
	margin-right: 14px;
}
.contact-icon img{
	width: 100%;
	background-size: 100% 100%;
}
.contact-h{
	float: left;
	font-size: 24px;
	color: #4c4c4c;
	line-height: 40px;
}
.xqy{
	width: 1200px;
	margin: auto;
	padding-bottom: 50px;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 26px;
}

.xqy-pic{
	width: 680px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 40px;
}
.information{
	width: 98%;
	margin: auto;
}
.information .information-1{
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 25px;
	overflow: hidden;
}
.information-bt{
	width: 10%;
	float: left;
	font-size: 18px;
	color: #186aab;
}
.information-r{
	width: 90%;
	float: right;
}
.information-r .r-list{
	float: left;
	margin-left: 13.8px;
	margin-right: 13px;
	font-size: 18px;
	color: #4c4c4c;
	margin-bottom: 25px;
}
.r-list:last-child{
	margin-right: 0px;
}
.information-list{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 30px;
}
.information-list .information-list1{
	width: 30.3%;
	margin:0px  1.5% 25px 1.5%;
	overflow: hidden ;
	box-shadow: #e4e4e4 0px 0px 10px;
	float: left;
}
.information-pic{
	width: 100%;
	height: 215px;
	overflow: hidden;
	position: relative;
}
.information-pic img{
	width: 100%;
	background-size: 100%;
}
.information-list1:hover .information-dw{
	 display: block;
}
.information-dw{
	width: 100%;
	height: 100%;
	background: rgba(32, 25, 36, 0.9);
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.infor-kuai{
	width: 40px;
	height: 8px;
	background: #faae00;
	margin: auto;
	margin-top: 20%;
	margin-bottom: 10px;
}
.infor-h1{
	width: 100%;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.infor-h2{
	width: 100%;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}
.infor{
	width: 100%;
	height: 50px;
	background: #fff;
	border-bottom: 4px solid #faae00;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 50px;
}
.infor-jia{
	width: 24px;
	height: 24px;
	background: #1a7dd7;
	position: absolute;
	top: -12px;
	left: 50%;
	margin-left: -12px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 24px;
}
hr{
	width: 1200px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
.zhanhui{
	width: 1200px;
	overflow: hidden ;
	margin: auto;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 50px;
	padding-bottom: 40px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.zhanhui-pic{
	width: 600px;
	height: 350px;
	float: left;
	overflow: hidden;
	margin-right: 50px;
}
.zhanhui-r{
	float: right;
	width: 550px;
}
.zhanhui-top{
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	padding: 30px 0px 10px 0px;
}
.top-h1{
	font-weight: bold;
	font-size: 24px;
	color: #676767;
	margin-bottom: 28px;
}
.top-h2{
	color: #676767;
	font-size: 20px;
	margin-bottom: 20px;
}
.zhanhui-r input{
	width: 134px;
	height: 46px;
	border-radius: 5px;
	margin-right: 20px;
	margin-top: 40px;
}
.zhanhui-xinxi{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.zhanhui-xinxi li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.zhanhui-h3{
	width: 100%;
	overflow: hidden;
	margin-bottom: 18px;
}
.h3-kuai{
	width: 10px;
	height: 26px;
	background: #186aab;
	float: left;
	margin-right: 10px;
}
.h3-zi{
	float: left;
	color: #4d4d4d;
	font-size: 24px;
	line-height: 24px;
}
.zhanhui-p{
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 30px;
}
.zhezhao{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.45);
	position: fixed;
	top:0px;
	left: 0px;
	display: none;
	z-index: 99;
}
.kuang{
	width: 600px;
	background: #fff;
	border-radius: 10px;
	margin: auto;
	margin-top: 12%;
	padding: 40px 50px;
	box-sizing: border-box;
	position: relative;
}
.kuang-h1{
	width: 100%;
	font-size: 28px;
	color: #4d4d4d;
	text-align: center;
	margin-bottom: 40px;
}
.kuang-sr{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.kuang-sr .kuang-h2{
	float: left;
	font-size: 22px;
	line-height: 40px;
	color: #4d4d4d;
	margin-right: 20px;
}
.kuang-sr .kuang-text{
	width: 380px;
	height: 40px;
	background: #f5f5f5;
	float: left;
	border-radius: 10px;
	padding: 10px 15px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	color: #000;
}
.kuang-sr .kuang-text::placeholder{
	color: #8c8c8c;
	font-size: 18px;
}
.kuang-sr .liuyan{
	background: #f5f5f5;
	float: left;
	border-radius: 10px;
	padding: 10px 15px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	width: 380px;
	height: 140px;
	resize: none;
}
.kuang-sr .liuyan::placeholder{
	color: #8c8c8c;
	font-size: 18px;
}
.kuang .submit-1{
	width: 120px;
	height: 40px;
	margin: auto;
}
.kuang .submit{
	width: 120px;
	height: 40px;
	border-radius: 10px;
	background: #186aab;
}
input:focus{
	outline: none;
}
textarea:focus{
	outline: none;
}
.bottom-right input:focus{
	color: #fff;
}
.bottom-right textarea:focus{
	color: #fff;
}


/*侧栏*/
.scrollsidebar{
	position:absolute;
	z-index:99;
	top:350px;
	right:0;
	overflow:hidden;}
.side_content{
/*	height: 620px;*/
	overflow:hidden;
	float:left;
}
.side_content .side_list {
	width:155px;
	overflow:hidden;
}
.show_btn{
	width:0px;
	height:112px;
	overflow:hidden;
/*	margin-top:170px;*/
	float:left;
	cursor:pointer;}
.show_btn span { display:none;}
.close_btn{
	width:24px;
	height:24px;
	cursor:pointer;
}
.side_title,.side_bottom,.close_btn,.show_btn {background:url('../images/sidebar_bg.png')no-repeat;}
.show_btn, .side_blue .show_btn {
	background-position: -119px 0;
}
.side_title {
	height: 40px;
}
.side_bottom { height:8px;}
.side_center {
	padding:5px 12px;
	font-size:12px;
}
.close_btn {
	float:right;
	display:block;
	width:21px;
	height:16px;
	background-position-x: -64px;
	margin: 15px 10px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p {
	text-align:center;
	padding:6px 0;
	margin:0;
	vertical-align:middle;
}
.other  {
	text-align:center;
/*	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;*/
}
.other h3 {
	margin:0;
	color: #e21e32;
	font:normal 16px/40px "微软雅黑";
}
.other p {
	padding:5px 0;
	_height:16px;
	margin:0;
	color: #666666;
}
#rev-2-2{
	display: none;
}
.guanbi{
	width: 20px;
	height: 20px;
	background: url("../images/99.png") no-repeat;
	background-size: 100% 100%;
/*	float: right;*/
	position: absolute;
	top:20px;
	right: 20px;
	cursor: pointer;
}


.side_title, .side_blue .side_title {background-position:-194px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y 1px 0px;}
.side_bottom, .side_blue .side_bottom {background-position:-194px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.element.style {

}








