@charset "gb2312";
*{padding:0;margin:0;}
ul,ol{list-style:none;}
a{text-decoration:none;}
@font-face {
    font-family:"PingFang-SC" ;
    src: url(../font/PingFang-SC.ttf);
}
@font-face {
    font-family:"Oswald" ;
    src: url(../font/Oswald-Medium.ttf);
}
body{font-family:"PingFang-SC","Microsoft YaHei",Arial,"Times New Roman";}
h1,h2,h3,h4,h5,h6{font-weight: 400;}
input,textarea,a{ outline:none;}
.clear{display: block;content: "";clear: both;}
.center{width: 1400px;margin: 0 auto;}
img{max-width: 100%;}
.header{width: 100%; overflow:hidden;}
.logo{float: left; text-align:center;}
.logo{ width:260px; height:100px; background:#0085FF;}

.logo img{ padding-top:16px;}
.nav{float: left;width: 50%; margin-left:3%; height:100px; line-height:100px; overflow:hidden;}
.toplineimg{ float:left; background:url(../images/phone.png) no-repeat left center;}
.toplinep1{ font-size:14px; color:#9B9A9A;}
.toplinep2{ font-size:22px; color:#333333;}
.toplineimg{ margin-top:25px;}
.toplineimg p{ padding-left:50px;}
.yuyanqiehuan{ float:right; margin-top:25px; margin-right:25px;}
.yuyanqiehuan p{ float:left; margin-left:10px;}
.yuyanqiehuan p a{color:#333;}
.yuyanqiehuan img{ position:relative; top:5px;}
.nav a{font-size: 16px;color: #555;padding: 0 15px;line-height: 55px;}
.nav a:hover{color:#0085ff;}
.search{float: right;}
.search .cpkey{border:1px solid #d6d6d6;line-height:40px;width:260px;padding-left: 10px;}
#formSeach{ position:relative;top: 10px;}
.topKeyWord{width:30px; position:absolute;right:10px;top:5px;}

.header .btn{ border:1px solid #888; position:absolute; top:0; right:0; padding:5px; border-radius:3px; cursor:pointer; display:none;}
.header .btn i{ display:block; width:20px; height:3px; background:#888; margin:3px; transition:0.3s;}

.header .btn i:nth-child(1){transform-origin:left bottom;}
.header .btn i:nth-child(2){ opacity:1}
.header .btn i:nth-child(3){transform-origin:left top;}

.header .btn.on i:nth-child(1){ transform:rotate(35deg); }
.header .btn.on i:nth-child(2){  opacity:0}
.header .btn.on i:nth-child(3){  transform:rotate(-35deg);}

@media (max-width:992px){	
.header{position:fixed; overflow:inherit;background:#fff;top:0;z-index:50; box-shadow:0 0 10px rgba(51,51,51,0.3);}
	.header .logo{ height:50px;width:200px;float:inherit;}
	.header .logo img{height:48px;padding-top:2px;}
	.header .btn{ display:block;right:20px;top:10px;}
	.header .nav{width:100%; border-top:1px solid #aaa; display:none; position:absolute;top:50px;z-index:10;background:rgba(255,255,255,0.9);height:auto;margin-left:0;height:100vh;}	
	.header .nav a{display:block;line-height:50px;font-size:22px;border-bottom:1px solid #e0e0e0;
	
	padding-left:40px; box-sizing:border-box;}
	
	.toplineimg{margin-top:8px;}
	.indexbanner{margin-top:108px;}
	.toplineimg p a{color:#333;}
	
}



.indexbanner{position: relative;z-index: 1;}
.indexbanner img{display: block;}

.title{position: relative;z-index: 2;margin-bottom: 40px;width:50%;}
.title img{position: absolute; z-index:-1;}
.title h2{font-size: 40px;color: #333;font-weight: 900;padding-top: 32px;}
.title i{display: block;width: 82px;height: 4px;background: #0085FF;margin-top: 10px;}
.about{width: 100%;position: relative;}
.about{margin: 80px auto;}
.about_left{width: 50%;float:left;}
.about_lefttext{font-size: 16px;color: #333;line-height: 34px;}
.about_leftpp{margin-top: 30px;}
.about_leftpp div{display: flex;align-items: center;justify-content: center;
width: 50%;background:#0085FF;padding: 40px 0;float: left;
}
.about_leftpp div h3{color: #fff;font-size: 26px;margin: 0 25px 0 15px;}
.about_leftpp div h3 p{display:block;font-size: 16px;color: #A0D2FF;}
.about_leftpp div.about_leftppright{background:#0074DF;}
.about_right{float:right;width:47%;}
.aboutbottomimg{position: absolute;left: 0;bottom: -55px;}
/*@media (max-width:1400px){.about_left{width:30%;}
.about_right{width:50%;}
	}
*/
@media (max-width:768px){	
	.center{width:96%;}
	.title{width:60%;margin-bottom:20px;}
	.title h2{font-size:30px;color: #333;font-weight: 900;padding-top:20px;}
	.about{margin:30px auto; position:inherit;}
	.about_right{width:100%;margin:20px auto;}
	.about_left{width:100%;}
	.about_right img{width:100%;}
	.about_leftpp div{display:block;text-align:center;padding:20px 0;}
	}
.products{width: 100%;background: url(../images/indexbg.jpg) no-repeat center;
padding: 60px 0;
}
.products .center{position: relative;}
.products .title {position: absolute;}
.products .title h2{color: #fff;}
.products .title i{background: #fff;}

.products_left{width: 75%;float: left;}
.products_left .products_lefttext{width:38%;float: left;margin-right: 9%;margin-top: 16%;}
.products_left .products_lefttext h2{font-size: 28px;font-weight: 600;color: #fff;}
.products_left .products_lefttext p{font-size: 15px;line-height:32px;color: #fff;margin: 40px 0 60px;-webkit-box-orient: vertical;-webkit-line-clamp:3;display: -webkit-box;overflow: hidden;height:96px;}
.products_left .products_lefttext a{font-size: 16px;color: #fff;border: 1px solid #fff;line-height: 45px;padding: 0 32px;display: inline-block;border-radius: 50px;}
.products_left .products_leftimg{float: left;margin-top: 5%;}
.products_left .products_leftimg dt{width: 450px;height: 450px;background: url(../images/huan.png) no-repeat center;display:flex;align-items:center; justify-content: center; }
.products_left .products_leftimg dt a{display: block;width: 400px;height: 400px;background: #fff;border: 2px solid #EAEAEA;border-radius: 100%;display: flex;
align-items: center; overflow:hidden;
justify-content: center;}

.products_right{width: 20%;float: right;position: relative;}
.products_right li{margin-bottom:40px; -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
         -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
         filter: grayscale(100%);
         filter: gray; }
.products_right li a{display: flex;align-items: center;justify-content: right;}
.products_right li i{display:block;background: #fff;border:1px solid #0085FF;border-radius: 50px;width: 20px;height: 20px;position: absolute;right:-10px;}
.products_right li i::before{content: "";background: #0085FF;width: 8px;height: 8px;display: block;border-radius: 50px;margin: 6px auto 0;}
.products_right{border-right: 1px solid #B7B7B7;}
.products_right li a h2{font-size: 18px;color:#555;}
.products_right li a img{margin: 0 20px 0 15px;height: 60px;}
.products_right li.active{filter:none;}

@media (max-width:768px){
	.products{background:#0384fe;padding:30px 0;}
	.products .title{ position:inherit;}
	.products_right{width:100%;float:inherit;border-bottom: 1px solid #B7B7B7;border-right:0; overflow:hidden;}
	/*.products_right li{width:20%;float:left;text-align:center;}
	.products_right li a{display:block; position:relative;}
	.products_right li i{left:50%;margin-left:-10px;right:0;}
	.products_left{width:100%;}*/
	.products_right li{margin-bottom:12px;}
	.products_right li a h2{color:#fff;margin-bottom:10px;font-size:18px;}
	/*.products_left .products_lefttext{margin-top:8%;margin-right:0;}
	.products_left .products_leftimg{float:right;}*/
	.products_right li i{right:0;}
	.products_right li a img{margin-right:35px;height:70px;}
	.products_left{display:none;}
	}


.experience{width: 100%;padding: 70px 0 0;background: url(../images/aboutbg.png) no-repeat center;}
.experience_left{width: 50%;float: left;}
.experience_right{width: 383px;float: right;background: url(../images/Union.png) no-repeat top;padding: 20px 54px;box-sizing: border-box;}
.experience_left .title{width: 100%;margin: 80px 0 70px;}
.experience_left .title h2{font-size: 50px;color: #fff;}
.experience_left .experiencetext{font-size: 16px;color: #fff;line-height: 32px;}
.experience_right li{border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 20px 0;}
.experience_right li:last-child{border: none;}
.experience_right li h3{color: #fff;font-size: 16px;}
.experience_right li h3 span{color: #fff;font-size: 42px;font-family:"Oswald";margin-right: 8px;}
.experience_right li p i{display: inline-block;width: 22px;height: 2px;background: #fff; vertical-align: middle;margin-right: 10px;}
.experience_right li p{color: #fff;font-size: 16px;}
@media (max-width:768px){
	.experience{padding:10px 0 25px; background-size:cover;}
	.experience_left .title h2{font-size:28px;}
	.experience_left .title{margin:0px 0 20px;}
	.experience_left{width:100%;}
	.experience_right{width:100%;margin-top:15px;background:none;padding:0; text-align:center;}
	.experience_right{}
	.experience_right li{width:27%;display:inline-block;margin-bottom:5px;padding:10px;background:#0384ff;}
	.experience_right li:nth-child(3){margin-right:0;}
	.experience_right li:last-child{border-bottom: 1px solid rgba(255, 255, 255, 0.2);width:50%;}
	.experience_right li h3 span{font-size:24px;}
	.experience_right li p i{display:none;}
	.experience_left .experiencetext{line-height:26px;}
}


.news{margin: 70px auto;}
.news .title{float: right;width: 215px;}
.news_left{width: 690px;float: left;}
.news_left .news_leftimg{width: 100%;position: relative;}
.news_left .news_leftimg img{display: block;}
.news_left .news_leftimg .time{position: absolute;bottom:0;left: 0;width: 84px;padding: 13px 0;text-align: center;background: #0085FF;color:#fff;}
.news_left .news_leftimg .time .day{font-size:26px;}
.news_left .news_leftimg .time .data{font-size:16px;}
.news_left .news_lefttext{background: #F3F7FA;padding:15px 35px;box-sizing: border-box;border-bottom-right-radius: 30px;}
.news_left .news_lefttext h2{font-size: 18px;color: #333;font-weight: 600;margin-bottom: 15px;}
.news_left .news_lefttext p{font-size: 14px;color: #666;line-height: 32px;
    -webkit-box-orient: vertical;-webkit-line-clamp:2;display: -webkit-box;overflow: hidden;height: 96px;
}
.news_left a:hover h2{color: #0085FF;}
.newsmore{font-size: 16px;color: #333;float: right;display: block;}
.newsmore img{ vertical-align: initial;margin-left: 12px;}
.news_right{width: 660px;float: right;}
.news_right li{background:#F3F7FA;padding: 20px 35px;box-sizing: border-box;
border-top-left-radius: 30px;border-bottom-right-radius: 30px;
margin-bottom: 22px;
}
.news_right .news_righttext{width: 80%;float: left;}
.news_right .news_righttext h2{font-size: 18px;color: #333;line-height: 38px;-webkit-box-orient: vertical;-webkit-line-clamp:1;display: -webkit-box;overflow: hidden;}
.news_right .news_righttext time{font-size: 14px;color: #AEAEAE;line-height: 38px;display: block;}
.news_right .news_righttext time::before{content: "";width: 18px;height: 16px;background: url(../images/rl.png) no-repeat top;display: inline-block; vertical-align: middle;margin-right: 5px;}
.news_righttext p{font-size: 14px;color: #666;line-height: 25px;-webkit-box-orient: vertical;-webkit-line-clamp:2;display: -webkit-box;overflow: hidden;height: 48px;}
.news_rightyou{width:10%;float: right;position:relative;top: 40px;}
.news_rightyou::after{content: "";width:26px;height:8px;background: url(../images/jian.png) no-repeat top;display: inline-block;position: absolute;top: 50%;margin-top: -10px;right: 15px;}
.news_right li:hover{background:#0085FF;}
.news_right li:hover h2{color:#fff;}
.news_right li:hover time{color:#fff;}
.news_right li:hover p{color:#fff;}
.news_right li:hover .news_righttext time::before{background-position: 0 -16px;}
.news_right li:hover .news_rightyou::after{background-position: 0 -8px;}
@media (max-width:768px){
	.news{margin:30px auto;}
	.news .title{float:inherit;}
	.news_left{width:100%;margin-bottom:15px;}
	.news_left .news_leftimg img{width:100%;}
	.news_right{width:100%;}
	.news_left .news_lefttext{padding:5px 10px;}
	.news_left .news_lefttext h2{margin-bottom:5px;}
	.news_left .news_lefttext p{height:auto;line-height:30px;}
	.news_right li{padding:5px 10px;}
	}
.footer{width: 100%;padding:60px 0 0;background: #001326;background: url(../images/foot.png) no-repeat top;}
.footer_left{float: left;width: 26%;}

.footer_left .tell{background: url(../images/dbphone.png) no-repeat left;padding-left: 70px;}
.footer_left .tell p{font-size: 15px;color: #999;}
.footer_left .tell span{font-size: 42px;color: #333;font-family:"Oswald";}
.footer_left .dbzx{width: 160px;line-height: 50px;background: #0085FF;border-radius: 6px;text-align: center;font-size: 21px;color: #fff;display: block;margin-top: 30px;}
.footer_right{width:60%;float: right;}
.footer_right li{width: 24%;float: left;}
.footer_right li h5{font-size: 22px;color:#737576;margin-bottom: 15px;}
.footer_right li a{font-size: 16px;display: block;
  line-height:34px;color:#92989E;}

.foot{line-height:80px;color: #97999B;font-size: 16px;
border-top: 1px solid #CFD4D9;margin-top: 80px;
}
.foot a{color:#97999B;margin: 0 15px;}

.footer_right li.ewm{width: 26%;float: right;display:none;}
.footer_right li.ewm p{color: #333;font-size: 16px;text-align: center;
line-height: 35px;
}
.footer_right li.ewm img{display: block;margin: 0 auto;}
@media (max-width:768px){
	.footer{padding-top:30px;}
	.footer_left{overflow:hidden;width:100%;float:inherit;}
	.footer_left .dbzx{display:none;}
	.footer_right{width:100%;margin-top:10px;}
	.foot{margin-top:10px;line-height:30px;}
	.footer_left .tell span{font-size:24px;}
	.footer_left .tell span a{color:#333;}
	.footer_left img{float:left;width:40%;}
	.footer_left .tell{float:right;}
	.footer_right li{width:25%;}
	.footer_right li h5{font-size:20px;margin-bottom:5px;}
	.footer_right li a{line-height:28px;}
	}
.nybanner img{display: block;width: 100%;}
.fenlei{width: 100%;height: 90px;background: #FFFFFF;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.09);
    position: relative;top: -45px;
}
.fenlei li{line-height: 90px;float: left;text-align: center;}
.fenlei li a{display: block;padding: 0 15px;color: #666;}
.fenlei li:hover a.yiji{background: #0085FF;color:#fff;}
.fenlei li a.curument{background: #0085FF;color:#fff;}
.fenlei li .erji{width:100%; position:absolute;left:0;background:#e5ecf4; text-align:left;display:none;}
.fenlei li .erji a{display:inline-block;}
.fenlei li .erji a:hover{background: #0085FF;color:#fff;}
.fenlei li:hover .erji{display:block;}

.nybt{text-align: center;margin: 15px auto 60px;}
.nybt b{font-size: 30px;color: #333;display: block;}
.nybt i{width: 70px;height: 2px;background: #0085FF;margin:15px auto;display: block;}
.nyaboutbox{margin-bottom:40px;}
.nyaboutbox li{margin-bottom: 70px;}
.nyaboutbox li .nyaboutbox_left{width: 48%;float: left;}
.nyaboutbox li .nyaboutbox_right{width:50%;float: right;}
.nyaboutbox li .nyaboutbox_right h3{font-size: 28px;color: #333;font-weight: 600;margin: 15px 0 20px;}
.nyaboutbox li .nyaboutbox_right h3::after{content: "";display: block;width: 140px;height: 7px;background: linear-gradient(90deg, #0085FF 1.81%, rgba(0, 133, 255, 0) 101.45%);border-radius: 3.5px;
position: relative;bottom:10px;z-index:-1;
}
.nyaboutbox p{font-size: 16px;color: #666;line-height: 34px;}
.nyaboutbox a{color:#666;}
.nyaboutbox li:nth-child(2n) .nyaboutbox_left{float: right;}
.nyaboutbox li:nth-child(2n) .nyaboutbox_right{float: left;}
.nynewstop{width: 100%;padding:0 0 80px;background: #F0F5FA;}
.cp_left{float:left;width:690px;position: relative;z-index:2;}
.cp_left img{display: block;width:100%;}
.cp_right{width:700px;background:#fff;padding:50px 50px 40px 90px;box-sizing:border-box;float:left; position: relative;left: -40px;z-index: 1;}
.cp_right h2{color:#333;font-weight:900;font-size:25px;-webkit-box-orient: vertical;-webkit-line-clamp:1;display: -webkit-box;overflow: hidden;}
.cp_right time{font-size: 16px;color: #AEAEAE;line-height: 38px;display: block;font-family:"Oswald";border-bottom: 1px dotted #A4A4A4;padding-bottom: 20px;margin-bottom: 20px;}
.cp_right time::before{content: "";width: 18px;height: 16px;background: url(../images/rl.png) no-repeat top;display: inline-block; vertical-align: middle;margin-right: 5px;}
.cp_right p{font-size:16px;color:#666;line-height:32px;-webkit-box-orient: vertical;-webkit-line-clamp:3;display: -webkit-box;overflow: hidden;}
.cp_right a{width:180px;height:50px;line-height:50px;background:#0085FF;color:#fff;font-size:16px;display:block;margin-top:30px; text-align:center;
border-radius: 50px;
}
.column_list{margin: 50px auto;}
.column_list li{width: 32%;background: #F4F8FC;padding: 35px;float: left;margin-right:1.3%;box-sizing: border-box;margin-bottom: 30px;border-bottom: 3px solid #fff;}
.column_list h2{font-size: 20px;color: #333333;font-weight: 600;line-height: 45px;height: 45px;
-webkit-box-orient: vertical;-webkit-line-clamp: 1;display: -webkit-box;overflow: hidden;
}
.column_list li img{}
.column_list p{font-size: 16px;color:#5C5B5B;line-height:26px;height:52px;-webkit-box-orient: vertical;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;}
.column_list .columnnewsmore{border: 1px solid #D9D9D9;font-size: 14px;color: #666;line-height: 40px;text-align: center;width: 145px;border-radius: 50px;
margin-top: 15px;
}
.column_list time{font-size: 16px;color: #AEAEAE;line-height: 38px;display: block;font-family:"Oswald";}

.column_list time::before{content: "";width: 18px;height: 16px;background: url(../images/rl.png) no-repeat top;display: inline-block; vertical-align: middle;margin-right: 5px;}
.column_list li:hover{background: #fff;box-shadow: 0px 0px 27px rgba(145, 145, 145, 0.36);}
.column_list li:hover h2{color: #0085FF;}
.column_list li:hover .columnnewsmore{color: #fff;background: #0085FF;border:1px solid #0085FF}

.yema{ text-align:center;margin:50px auto;}
.yema ul{}
.yema li{display:inline-block;border:1px solid #d2d2d2;width:40px;height:40px;font-family:Arial;font-size:16px;color:#848484;line-height:40px;}
.yema li a{color:#848484;}
.yema li.previous_s{width: 80px;}
.yema li.next{ width: 80px;}
.yema li.pages_solid{ background:#0085FF;color:#fff;}
.details{width: 100%;background: url(../images/xwxqbg.jpg) no-repeat top;padding-top: 60px;margin-bottom: 90px;}
.details_left{width: 73%;float: left;}
.details .newsbt h1{font-size: 32px;color: #333;font-weight: 700;}
.details .newsbt time{font-size: 16px;color: #666;line-height: 50px;display: block;margin-bottom: 30px;}
.details_left .write{background: #fff;padding: 50px;box-sizing: border-box;
    box-shadow: 0px 4px 74px rgba(17, 17, 17, 0.05);}
.details_left .details_leftnr{font-size: 16px;color: #333;line-height: 30px;}
.details_leftnr a{color: #333;}
.details_right{width: 25%;float: right;}
.pages{line-height: 70px;background:#F2F6FA;height: 70px;margin-top: 50px; overflow: hidden;}
.pages div{width:48%;font-size: 16px;color: #333333;float: left;-webkit-box-orient: vertical;-webkit-line-clamp: 1;display: -webkit-box;overflow: hidden;padding-left: 20px;box-sizing: border-box;}
.pages a{color: #333;}
.pages div:nth-child(2){float:right;}
.pages div:hover{background: #0085FF;color:#fff;}
.pages div:hover a{color:#fff;}
.details_rightbt{margin-bottom: 25px;}
.details_rightbt p{font-size: 20px;color: #333333;font-weight: 700;line-height: 50px;}
.details_rightbt i{width: 40px;height: 2px;background: #0841D4;display: block;}

.details_right .write{background: #fff;padding:30px;box-sizing: border-box;
    box-shadow: 0px 4px 74px rgba(17, 17, 17, 0.05);}
.xqfangan li{padding:15px 0;border-bottom: 1px solid #DEDEDE;}
.xqfangan li img{width:40%;float: left;}
.xqfangan li .fangantext{float: right;width:56%;}
.xqfangan li .fangantext h2{font-size: 16px;color: #333;line-height: 32px;
    -webkit-box-orient: vertical;-webkit-line-clamp: 1;display: -webkit-box;overflow: hidden;height: 32px;
}
.xqfangan li .fangantext time{font-size: 14px;color: #666;
}
.contact_list{margin: 40px auto;}
.contact_list li{width: 25%;float: left;text-align: center;}
.contact_list li p{font-size: 20px;color: #666;}
.contact_list li i{width: 56px;height: 1px;background:#9EA0AD;display: block;margin: 15px auto;}
.contact_list li h6{font-size:20px;color: #333;}

.map img{display: block;margin: 0 auto;}
.liuyanban{width: 100%;margin: 60px auto;}

.liuyanban .newXinrongMessage_bottom1 li{width:30%;float:left;margin-bottom: 25px;margin-right: 42px;}
.liuyanban .newXinrongMessage_bottom1 li input{width:100%;height:60px;line-height:60px;padding-left: 15px;}
.liuyanban .textar{width:100%;}
.liuyanban textarea{height: 150px;width:98%;padding: 15px 0 0 15px;box-sizing: border-box;margin-bottom: 16px;}
.liuyanban #leaveWord_sub1{width: 300px;line-height: 70px;background: #0085FF;text-align: center;color: #fff;font-size: 20px;border: none; cursor: pointer;border-radius: 50px;margin: 0 auto;display: block;}
.nyservice{width: 100%;background: linear-gradient(180deg, #F0F8FF 0%, #FFFFFF 100%);}
.service_list li{width: 32%;background: linear-gradient(180deg, #F4F9FE 0%, #FFFFFF 100%);border: 2px solid #FFFFFF;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.07);
    border-radius: 11px;padding: 20px;float: left;margin-right:1.3%;box-sizing: border-box;margin-bottom: 30px;border-bottom: 3px solid #fff;}

.service_list h2{font-size: 20px;color: #333333;font-weight: 600;line-height: 45px;
-webkit-box-orient: vertical;-webkit-line-clamp: 1;display: -webkit-box;overflow: hidden;
}
.service_list li img{display: block;margin: 0 auto;}
.service_list p{font-size: 16px;color:#5C5B5B;line-height:26px;-webkit-box-orient: vertical;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;}
.service_list .serbox{margin-top: 40px;display: flex;align-items: center;position: relative;}
.service_list .serbox .sertext{width: 80%;float: left;}
.service_list .serbox .sertext h2{font-size: 22px;color: #333;line-height: 34px;}
.service_list .serbox .sertext p{font-size: 18px;color:#909090;line-height: 34px;}
.service_list .serbox i{width: 40px;height: 40px;display: inline-block;background: url(../images/projt.png) no-repeat top;position: absolute;right: 0;}
.service_list li:hover{background: #fff;box-shadow: 0px 0px 27px rgba(145, 145, 145, 0.36);}
.service_list li:hover .serbox i{background-position: 0 -40px;}
.service_list li:hover .sertext h2{color: #0085FF;}

.xqinfobox{width: 100%;background: linear-gradient(180deg, #F0F8FF 0%, #FFFFFF 100%);padding: 60px 0;}
.xqinfotop{background: #FFFFFF;padding:30px 60px 40px;box-sizing: border-box;

}

.daohang{font-size:16px;color:#333;margin-bottom:30px;}
.daohang a{color:#333;}
.xqinfotop_left{width: 40%;float: left;border-right: 1px solid #E8E8E8;}
.xqinfotop_left img{display: block;margin: 0 auto;}
.xqinfotop_right{width: 50%;float: right;}
.xqinfotop_right h1{font-size: 22px;color: #333;font-weight: 600;margin-bottom: 15px;}
.xqinfobottom{margin-top: 30px;}
.xqinfobottom_left{width: 70%;float: left;padding: 30px;box-sizing: border-box;background: #fff;}
.xqinfobottom_right{width: 26%;float: right;padding: 20px;box-sizing: border-box;background: #fff;}
.xqinfobottom_right li{margin-bottom: 20px;}
.xqinfobottom_right li .xqinfobottom_rightimg{width: 100%;background: #dedede;padding:0 0;border:1px solid #dedede;}
.xqinfobottom_right li .xqinfobottom_rightimg img{
    display: block;margin: 0 auto;
}

.xqinfobottom_left_text img{display:block;}
.xqinfobottom_right li h2{font-size: 16px;color: #333;line-height: 40px;}
.xqfy div{width:40%;float:left;font-size:16px;color:#666;margin:30px auto;}
.xqfy div:last-of-type{float:right;}
.xqfy div a{color:#666;}
.xqinfobox_top{width: 100%;background: #fff;padding: 60px 50px;box-sizing: border-box;}
.xqinfobox_topimg{width: 50%;float: left;}
.xqinfobox_toptext{width:45%;float: right;}
.xqinfobox_toptext h3{font-size: 32px;font-weight: 700;color: #0085FF;margin: 10px 0 15px;}
.xqinfobox_toptext p{font-size: 16px;font-weight: 400;color: #333;line-height: 30px;}
.xqinfobox_toptext .xqinfobox_toptextlv{width: 100%;background: #0085FF;padding: 20px;box-sizing: border-box;margin-top: 25px;}
.xqinfobox_toptext .xqinfobox_toptextlv h4{font-size: 20px;font-weight: 900;color: #fff;margin-bottom: 20px;}
.xqinfobox_toptext .xqinfobox_toptextlv h4::after{content: "";display: block;
    width: 40px;height: 8px;background: #1400FF;margin-top: -8px;}
.xqinfobox_toptext .xqinfobox_toptextlv p{font-size: 16px;font-weight: 400;color: #fff;line-height: 32px;}

.faq{padding-bottom:60px;}
.out{width:100%;margin:20px auto; cursor:pointer;}
.out .btn{height:80px;color:#333;position:relative;font-size:18px;line-height:80px;border:1px solid #DDDFE1;background:#fff;}
.out .btn div{position:absolute;top:50%;margin-top:-30px;right:0;height:50px;}
.out .btn div img{width: 25%;}
.out .btn .download.on{display:none;}
.out .btn .up.on{display:none;}
.out .box{width:100%;display:none;font-size:14px;color:#545454;line-height:50px;padding: 25px;background: #0085FF;box-sizing: border-box;color: #fff;font-size: 16px;}
.out .box h3{border-bottom:1px solid rgba(255,255,255,0.5);margin-bottom:15px;}
.out .box h3 i{ font-style:normal;font-size:18px;margin-right:45px;}
.out .btn dl dd{display: inline-block;width: 20%; text-align: center;}
.out .btn dl dd:last-of-type{width: 30%;}
.out .box p{line-height:32px;}

.time-line{width:100%;margin:20px auto;position: relative;}
	.time-line .left-btn,.time-line .right-btn{width: 30px;height: 30px;background: url(../images/arrow.png) no-repeat;position: absolute;margin-top:-15px;cursor: pointer;}
	.time-line .left-btn{left:0;top:50%;}
	.time-line .right-btn{right:0;top:50%;transform: rotate(180deg);}
	.time-line .right-btn:hover{background: url(../images/arrow-hover.png) no-repeat;transform: rotate(180deg);}
	.time-line .left-btn:hover{background: url(../images/arrow-hover.png) no-repeat;}
	.time-line .time-box{width: 90%;margin: 0 auto;overflow: hidden;}
	.time-line .time-box ul{overflow: hidden;position: relative;height: 310px;}
	.time-line .time-box ul:after{content: "";background: #d2d2d2;height: 1px;width: 100%;position: absolute;left:0;top:50%;}
	.time-line .time-box li{width:240px;float: left;padding: 10px;box-sizing: border-box;border: 1px solid #d2d2d2;position: relative; cursor: pointer;}
	.time-line .time-box li:nth-child(2n){margin-top: 193px;}
	.time-line .time-box li:before{content: "";border-left: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;position: absolute;width: 16px;height: 16px;background: #fff;   bottom: -9px; transform: rotate(-45deg);left: 50%;margin-left: -8px;}
	.time-line .time-box li:after{content: "";width: 15px;height: 15px;background: url(../images/point.png) no-repeat;position: absolute;left:50%;margin-left:-7px;bottom: 0;    bottom: -48px; z-index: 1;}
	.time-line .time-box li:nth-child(2n):before{bottom: auto;top: -10px;transform: rotate(-225deg);}
	.time-line .time-box li:nth-child(2n):after{bottom: auto;top:-46px;}
	.time-line .time-box li:hover,.time-line .time-box li.active{background: #1b96ff;color:#fff;border-color: #1b96ff;}
	.time-line .time-box li:hover:before,.time-line .time-box li.active:before{border-color: #1b96ff;background: #1b96ff;}
	.time-line .time-box li:hover:after,.time-line .time-box li.active:after{background: url(../images/point-hover.png) no-repeat;}
.time-line .time-box li.active p{color:#fff;}
.time-line .time-box li:hover p{color:#fff;}



@media (max-width:768px){
	.nybanner{margin-top:108px;}
	.fenlei li{line-height:50px;}
	.fenlei li a{background:#0285ff;color:#fff;padding:0 5px;font-size:16px;}
	.fenlei{background:#0285ff;box-shadow:none;top:0;overflow:hidden;height:auto;}
	.nybt{margin-bottom:20px;}
	.nyaboutbox li .nyaboutbox_left{width:100%;}
	.nyaboutbox li .nyaboutbox_right{width:100%;}
	.nyaboutbox li{margin-bottom:20px;}
	.time-line .time-box{width:80%;}
	.time-line .time-box ul{height:320px;}
	.cp_left{width:100%;}
	.cp_right{width:100%;left:0;padding:20px;}
	.cp_right time{margin-bottom:10px;padding-bottom:10px;}
	.cp_right a{margin-top:10px;}
	.cp_right h2{font-size:20px;}
	.cp_right a{width:150px;line-height:40px;height:40px;}
	.column_list{margin:20px auto;}
	.column_list li{width:100%;padding:12px;margin-bottom:12px;}
	.yema{margin:20px auto;}
	.yema li{width:30px;height:30px;line-height:30px;margin-bottom:5px;}
	.details{padding-top:15px;margin-bottom:20px;}
	.details .newsbt h1{font-size:22px;}
	.details .newsbt time{line-height:28px;margin-bottom:10px;}
	.details_left{width:100%;}
	.details_left .write{padding:15px;}
	.details_right{display:none;}
	.pages{height:auto;line-height:40px;margin-top:20px;}
	.pages div{width:100%;}
	.service_list li{width:100%;padding:10px;margin-right:0;margin-bottom:12px;}
	/*.service_list li:nth-child(2n){float:right;}*/
	.nybt b{font-size:26px;}
	.service_list .serbox{margin-top:5px;}
	.service_list .serbox .sertext h2{font-size:18px;}
	.service_list .serbox i{width:35px;height:35px;background: url(../images/projt.png) no-repeat bottom;background-size:cover;}
	.xqinfobox{padding:20px 0;}
	.xqinfotop{padding:10px 12px;}
	.xqinfotop_left{width:100%;border:none;}
	.xqinfotop_right{width:100%;}
	.daohang{margin-bottom:5px;}
	.xqinfobottom_left{width:100%;padding:12px;}
	.xqinfobottom_right{display:none;}
	.xqfy div{width:100%;}
	.xqinfobottom{margin-top:10px;}
	.xqfy div{margin:10px auto;}
	.details_left .details_leftnr img{height:auto;}
	.contact_list li{width:50%;}
	.contact_list li p{font-size:18px;}
	.contact_list li h6{font-size:16px;}
	.contact_list li i{margin:8px auto;}
	.liuyanban .newXinrongMessage_bottom1 li{width:95%;margin:0;margin-bottom:5px;}
	.liuyanban .newXinrongMessage_bottom1 li input{height:45px;line-height:45px;font-size:16px;}
	.liuyanban textarea{width:100%;font-size:16px;}
	.liuyanban #leaveWord_sub1{width:180px;line-height:55px;}
	.xqinfobox_top{padding:12px;}
	.xqinfobox_topimg{width:100%;}
	.xqinfobox_toptext{width:100%;}
	.xqinfobox_toptext h3{font-size:24px;}
	.out .btn dl dd{width:26%;}
	.out .btn dl dd:nth-child(2){width:20%;}
	.out .btn div{right:12px;}
	.out .btn div img{width:30px;height:30px;}
	.out .box{padding:12px;}
	.out .box h3 i{line-height:30px;display:block;font-size:16px;}
	
	
	
	
	}














