html{
	position: relative;
}
body{ margin-top: 112px; font-family: "SF Pro SC","HanHei SC","SF Pro Text","Myriad Set Pro","SF Pro Icons","PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;}

.container{width:1300px;overflow: hidden;}
.margin-auto{margin:0 auto;}
.row{display:block;clear:both;}
.header{width:100%;height:112px;background:#fafafa;position: absolute; top: 0px; z-index: 9999999;}
.header .logo{float:left;height:87px;margin-top:10px;}
.header .logo img{height:87px;}
.header .nav{float:left;height:59px; margin-left:100px;margin-top:20px;}
.header .nav ul{}
.header .nav ul>li{float:left;line-height:59px;margin:0 25px;}
.header .nav ul>li>a{font-size:22px;color:#000;position: relative;}
.header .nav ul>li:hover a{/*color:#0096ff;*/}
.header .nav ul>li:hover .nav_submenu {display: block;}
.header .nav ul>li a:hover{color:#f5c91e;}
.header .nav ul>li>a em{position:absolute;top:6px;right:-20px;width:16px;height:16px;background:url(../images/arrow-down.png) no-repeat;}

.header .nav .nav_submenu {font-weight:500;text-transform: none;display:none;position:absolute;width:100px;padding:0;background:#fff;border-radius:0 0 4px 4px;box-shadow:0 1px 3px rgba(0,0,0,0);color:#3f3a39;z-index:999;}

.header .nav .nav_submenu-item:hover {background:#a0cafc;}

.header .nav .nav_submenu li{width:100%;line-height:42px;text-align:center;margin:0;}
.header .nav .nav_submenu li a{font-size:16px;color:#3f3a39;}
/* .header .nav .nav_submenu li a:hover{color:#0096ff;} */
.header .nav .nav_submenu-item:hover a{color:#FFFFFF;}


.header .nav-right{float: right;height: 59px;background:url(../images/right-arr.png) no-repeat center;}
.header .nav-right dl{margin-top:36px;padding-left:40px;background:url(../images/icon-tel.png) no-repeat left;}
.header .nav-right dl dt{font-size:12px;color:#666;}
.header .nav-right dl dd{line-height:40px;font-size:22px;color:#f39801; font-weight:bold;}

.main{overflow:hidden;}


/*轮播图*/
#full-screen-slider {display:block;width:100%; height:696px;overflow:hidden;position:relative;z-index:9;}
#slides{display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li{display:block; width:100%;height:696px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a{ display:block; width:100%;text-indent:-9999px}
#pagination{display:block; list-style:none; position:absolute; left:31%; bottom:10px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li{float:left;display:block; list-style:none; width:40px; height:6px;border-radius:4px; margin-left:15px; background:#FFF }
#pagination li a{display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {border-radius:4px;background:#0096ff;}

/*业务范围*/
.business{overflow: hidden;margin-top:30px;}
.business .hd{width:1300px;height:70px;margin:0 auto;background: url(../images/bline.png) no-repeat bottom;}
.business .hd dl{text-align: center;}
.business .hd dl dt{line-height:35px; font-size:28px;color:#666;}
.business .hd dl dd{line-height:25px;font-size:18px;color:#999;}
.business .bd{display:flex;margin:30px 0;}
.business .bd .bus-item{flex:1;height:125px;border-radius:4px;padding:18px 18px;position:relative;}
.business .bd .bus-item:nth-child(1){background:linear-gradient(to right bottom,#3599fe,#3599fe);}
.business .bd .bus-item:nth-child(2){background:linear-gradient(to right bottom,#857aff,#857aff);margin:0 20px; margin-right:0px;}
.business .bd .bus-item:nth-child(3){background:linear-gradient(to right bottom,#fc6065,#fc6065);margin:0 20px; margin-right:0px;}
.business .bd .bus-item:nth-child(4){background:linear-gradient(to right bottom,#74c948,#74c948);margin:0 20px;}
.business .bd .bus-item:nth-child(5){background:linear-gradient(to right bottom,#fcb316,#fcb316);}
.business .bd .bus-item .item-img{float:left;width:60px;height:60px;margin-top:30px;}
.business .bd .bus-item .item-img img{width:60px;height:60px;}
.business .bd .bus-item .item-info{float: right;width:130px;color:#fff; margin-top:20px;}
.business .bd .bus-item .item-info h4{font-size:22px;}
.business .bd .bus-item .item-info .subtit{border-bottom:#fff solid 1px;padding:6px 0 6px 0;font-size:14px;}
.business .bd .bus-item .item-info .desice{margin-top:2px;line-height:20px;font-size:14px;}
.business .bd .bus-item .bus-cur{position:absolute;top:45px;right:20px;width:100px;height:100px;}
.business .bd .bus-item .bus-cur img{width:100px;height:100px;}


/*新闻资讯*/
.news{overflow: hidden;margin-top:30px;background:url(../images/news-bg.jpg) no-repeat center;}
.news .hd{width:1030;height:70px;margin:0 auto;background: url(../images/bline.png) no-repeat bottom;}
.news .hd dl{text-align: center;}
.news .hd dl dt{line-height:35px;font-size:28px;color:#666;}
.news .hd dl dd{line-height:25px;font-size:18px;color:#999;}
.news .bd{display:flex;margin:30px 0;}
.news .bd .coverimg{float: left;width:630px;height:360px;}
.news .bd .coverimg img{width:600px;height:360px;}

.news .bd .news-right{margin-left:30px;}
.news .bd .news-right ul{}
.news .bd .news-right ul li{display: flex;padding-bottom:15px;margin-bottom:5px;border-bottom:#ddd dashed 1px;}
.news .bd .news-right ul li .date{width:54px;height:60px;border:#eaeaea solid 1px;margin-top:10px;margin-right:20px;text-align:center;}
.news .bd .news-right ul li .date span{display:block;width:;height:30px;background:#1fa5ff;line-height:30px;font-size:22px;color:#fff;}
.news .bd .news-right ul li .date em{display:block;width:;line-height:30px;color:#333;}
.news .bd .news-right ul li .newcontent{flex:1;}
.news .bd .news-right ul li .newcontent h4 a{line-height:32px;font-size:16px;color:#333;font-weight:600;}
.news .bd .news-right ul li .newcontent h4 a:hover{color:#1fa5ff;}
.news .bd .news-right ul li .newcontent .yuedu{line-height:20px;font-size:12px;color:#888;}
.news .bd .news-right ul li .newcontent .descr{;line-height:20px;font-size:14px;color:#666;}
.news .fd{width:140px;height:36px;margin:0 auto 30px;border:#0096FF solid 1px;border-radius:24px;line-height:36px;text-align:center;}
.news .fd a{color:#1fa5ff;}

/*公司介绍*/
.company{overflow:hidden;margin-top:30px;}
.company .hd{width:1030;height:70px;margin:0 auto;background: url(../images/bline.png) no-repeat bottom;}
.company .hd dl{text-align: center;}
.company .hd dl dt{line-height:35px;font-size:28px;color:#000;}
.company .hd dl dd{line-height:25px;font-size:18px;color:#999;}
.company .bd{overflow:hidden;padding:20px 0;}
.company .bd .company-cover{float:left;width:780px;height:460px;}
.company .bd .company-cover img{width:780px;height:460px;}
.company .bd .company-info{float:right;width:520px;height:460px;background:url(../images/company-info.jpg) no-repeat center;}
.company .bd .company-info .company-title{margin:60px 0 20px 40px;font-size:22px;color:#0096FF;font-weight: 600;}
.company .bd .company-info .summer{margin:10px 40px 0 40px;line-height:24px;font-size:14px;}
.company .bd .company-info .more{width:125px;height:36px;margin:30px 0 0 40px;border:#0096FF solid 2px;border-radius:22px;line-height:36px;
text-align:center;}
.company .bd .company-info .more a{color:#0096FF;}


/*三块*/
.organ{overflow:hidden; margin-top:30px; padding-top:50px; padding-bottom:50px; background-color:#f0f0f0;}
.organ-box{display:flex;}
.organ-item{flex:1;height:472px;}
.organ-item{position:relative;}
.organ-item.yaolian{background:url(../images/img35.jpg) no-repeat center; color:#ffffff;}
.organ-item.yaolian:hover{background:url(../images/img35-1.jpg) no-repeat center; color:#000;}
.organ-item.zuzi{background:url(../images/img34.jpg) no-repeat center; color:#ffffff;}
.organ-item.zuzi:hover{background:url(../images/img34-1.jpg) no-repeat center; color:#000;}
.organ-item.linian{background:url(../images/img33.jpg) no-repeat center; color:#ffffff;}
.organ-item.linian:hover{background:url(../images/img33-1.jpg) no-repeat center; color:#000;}
.organ-item img{display:block;width:82px;height:82px;margin:100px auto 0;}
.organ-item dl{width: 300px;margin:0px auto 0;padding:10px 10px 10px 20px;border-radius:6px;}
.organ-item dl dt{margin:20px 0 10px 0;line-height:35px;text-align:center;font-size:26px; font-weight:bold;}
.organ-item dl dd{line-height:25px;text-align:center;font-size:14px; }
.organ-item .organ-more{width:110px;height:32px;margin:30px auto 0px;background:rgba(0,0,0,0);border:#fff solid 1px;
box-sizing:border-box;border-radius:22px;
line-height:31px;text-align:center; color:#fff;}
.organ-item .organ-more:hover{background-color:#0096FF;border:#0096FF solid 1px; color:#000;}
.organ-item .organ-more a{display:block;font-size:14px; color:#fff;}


.partners{overflow:hidden;margin-top:30px;}
.partners .hd{width:1030;height:70px;margin:0 auto;background: url(../images/bline.png) no-repeat bottom;}
.partners .hd dl{text-align: center;}
.partners .hd dl dt{line-height:35px;font-size:28px;color:#666;}
.partners .hd dl dd{line-height:25px;font-size:18px;color:#999;}
.partners .bd{overflow:hidden;padding:20px 0;}
.partners .bd ul{}
.partners .bd ul li{float: left;width:244px;margin:0 20px 0 0;}
.partners .bd ul li img{width:244px;height:70px;border:#ededed solid 1px;box-sizing:border-box;border-radius:2px; margin-top:10px; margin-bottom:10px;}
.partners .bd ul li:nth-child(5n){margin-right:0;}
.partners .bd ul li img{width:244px;height:70px;}


/*底部*/
.footer{width:100%;height:150px;padding:60px 0;background:#191919 url(../images/footerbg.png) no-repeat center;position:relative;}

.footer-one{float:left;width:350px;}
.footer-one dl{float:left;margin-right:60px;color:#fff;}
.footer-one dl dt{margin-bottom:14px;line-height:32px;font-size:16px;}
.footer-one dl dd{line-height:28px;font-size: 14px;}
.footer-one dl dd a{color:#fff;}
.footer-two{float:left;}
.footer-two .qcoder{float:left;width:120px;margin-right:50px;line-height:26px;text-align:center;}
.footer-two .qcoder img{width:120px;height:120px;}
.footer-two .qcoder span{font-size:14px;color:#fff;}

.footer-three{margin-top: 20px; float:right;width:750px;line-height:26px;font-size:16px;color:#fff;}
.copyright{width:100%;height:45px;background-color:#000000;text-align: center;line-height:45px;font-size:12px;
color:#fff;position:absolute;left:0;bottom:0;}
.copyright a{color:#fff;}



.fiexd-banner{width:100%;height:400px;}
.fiexd-banner>div{width:100%;height:400px;}

.fiexd-bannerbus{width:100%;height:400px; background:url(../images/fiexd-banner4.jpg) no-repeat top;z-index:9;}
.fiexd-bannercon{width:100%;height:400px; background:url(../images/fwwd.jpg) no-repeat top;z-index:9;}
.fiexd-bannerdet{width:100%;height:400px; background:url(../images/xwzx.jpg) no-repeat top;z-index:9;}
.fiexd-bannerpla{width:100%;height:400px; background:url(../images/zlgh.jpg) no-repeat top;z-index:9;}

/*新闻盒子*/
.newsbox{margin:20px 0;}

.lacation-info{line-height:40px;border-bottom:#e8e8e8 solid 2px;padding-left:24px;background:url(../images/location-icon.png) no-repeat left;
background-size:20px 20px;}
.lacation-info a{color:#333;}

/*侧边*/
.news-side{float:left;width:300px;margin:0px 0 20px;}

/*侧边栏目名称*/
.column-nav{overflow:hidden;margin:12px 0 20px 0;}
.topsortname{height:110px;background:url(../images/colmun-title.png) no-repeat center;background-size:300px 100px;}
.sonsortname ul li{line-height:46px;border-bottom: #ededed solid 1px;padding:0 0 0 20px;}
.sonsortname ul li:hover{background:#f2f2f2;}
.sonsortname ul li a{display: block;font-size: 16px;color: #666;
    background: url(../images/right-arr.png) no-repeat right;background-size: 20px 20px;}
.sonsortname ul li:hover a{color:#0096FF;}

.side-one{}
.side-one .hd{height:40px;line-height:40px;background:url(../images/1427849.png) no-repeat left bottom;}
.side-one .hd span{padding-left:24px;background:url(../images/icon-07.png) no-repeat left;background-size:20px 20px;}
.side-one .hd a{float:right;font-size:12px;color:#0096FF;}
.side-one .bd{padding:12px;margin:12px 0 0 0;background:url(../images/card-bg.png) no-repeat center;background-size:cover;border:1px solid #d8dce6;}
.side-one .bd ul{}
.side-one .bd ul li{line-height:36px;padding-left:20px;background:url(../images/1427917.png) no-repeat left;}
.side-one .bd ul li a{color:#414141;}
.side-one .bd ul li a:hover{color:#0096FF;}

.left-weixin{display:block;clear:both;width:280px;height:110px;padding:10px;margin-top:20px;background:url(../images/card-bg.png) no-repeat center;
background-size:cover;border:1px solid #d8dce6;}
.left-weixin .image{ width:100px; float:left}
.left-weixin .image img{ width:100%;}
.left-weixin .text{ width:170px; float:right}
.left-weixin .text strong{ font-size:18px; line-height:1.5;}
.left-weixin .text  p{ margin-top:5px; line-height:1.7; font-size:12px; color:#888}

/*新闻主体*/
.news-main{float:right;width:960px;}
.news-main .news-list {padding:20px 0;}
.news-main .news-list ul {}
.news-main .news-list ul li {display:flex;overflow:hidden;margin:0 0 14px 0;padding-bottom:16px;border-bottom:#ddd dashed 1px;}
.news-main .news-list ul li .thumb {width:140px;height:90px;margin:0 20px 0 0px;}
.news-main .news-list ul li .thumb img {width:140px;height:90px;}
.news-main .news-list ul li dl {flex:1;}
.news-main .news-list ul li dl dt {line-height:28px;}
.news-main .news-list ul li dl dt a {font-size:20px;color:#0096FF;}
.news-main .news-list ul li dl dt a:hover{color:#0096FF;}
.news-main .news-list ul li dl dd.time {line-height:22px;font-size:12px;color:#717171;}
.news-main .news-list ul li dl dd.summary {height:40px;line-height:20px;font-size:14px;color:#666;
overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp:2;}


/*详情*/
.detailbox{}

.detail-main{float:right;width:920px;margin:20px 0;}
.detail-content{margin:20px 0;}
.detail-content .content-title{margin:0 0 10px 0;line-height:40px;font-size:28px;text-align:center;color:#1e9bf5;font-weight:600;}
.detail-content .from{line-height:40px;text-align:center;border-bottom:#e8e8e8 dashed 1px;}
.detail-content .from span{margin:0 14px;font-size:14px;color:#888;}
.detail-content .from a{color:#c7161e;}
.detail-content .content-detail{padding:20px;line-height:28px;}
.detail-content .content-detail p{font-size:16px;text-indent:30px;}
.detail-content .content-detail img{vertical-align: middle;display: block;margin:10px auto;}
.detail-content .content-detail .down{margin:0 0 20px 0;display:block;text-align:center;font-size: 26px;color:#333;}

/*上一篇和下一篇*/
.low{padding:10px 0 0 0;border-top:#e8e8e8 solid 1px;line-height:26px;text-align: left;font-size:14px;}
.readpre{width:100%;}
.readnex{width:100%;}
.low a{color: #666666;}
.low a:hover{color: #0096FF;}



.about-box{overflow:hidden;}
.about-content{margin-top:-80px;z-index:999;}
.about-top{width:100%;height:400px;background:url(../images/about-bg1.png) no-repeat top;z-index:9;}
/*切换*/
.slideTxtBox{width:1300px;overflow:hidden;}
.slideTxtBox .hd{height:80px; line-height:80px; background:rgba(255,255,255,0.8);border-radius:4px 4px 0 0; }
.slideTxtBox .hd ul{padding:0 260px;display:flex;}
.slideTxtBox .hd ul li{flex:1;height:80px;cursor:pointer;text-align:center;font-size:20px;color:#444; }
.slideTxtBox .hd ul li.on{height:80px;border-bottom: #0096FF solid 3px;background-size:100% 36px;
text-align:center;color:#0096FF; font-weight:bold;}
/*.slideTxtBox .bd{min-height:400px;}*/

.slideTxtBox .bd > div{display: none;}

/*公司介绍*/
.gs{margin:30px 0 0 0;background:url(../images/555.png) no-repeat center;}
.gs .cominfo{float:left;width:850px;margin:30px 0 0 0;}
.gs .cominfo img{width:170px;height:auto;margin:0 0 20px 0;}
.gs .cominfo p{line-height:40px;text-indent:35px; font-size:16px;color:#000; margin-bottom:20px;}
.gs .comcover{float:right;width:400px;margin:30px 0px 0 0;}
.gs .comcover img{width:400px;height:527px;border-radius:8px;}
.gs .boxoneone,.gs .boxonetwo{overflow:hidden;margin:30px 0;}
.gs .boxonetwo img{display:block;float:left;width:170px;height:auto;margin:0 0 30px 0;}
.gs .boxonetwo p{float: right;width:1050px;margin-top:10px;line-height:35px;color:#000;text-indent:45px; font-size:22px;}
.gs .boxonethree{display:flex;overflow:hidden;margin:0 0 30px 0;}
.gs .boxonethree img{display:block;float:left;width:170px;height:97px;margin:0 0 30px 0;}
.gs .boxonethree>div{flex:1;height:40px;margin-top:30px;text-align:center;padding-right:30px;background:url(../images/img07.png) no-repeat right;font-size:18px;}
.gs .boxonethree>div.noneback{background:none;}
.gs .boxonethree>div em{padding:0 10px;font-size:30px;color:#0096FF;}



.ln{width:1300px;margin:60px 0 0 0;background:url(../images/img09.png) no-repeat center;background-size:100%;}
.ln ul{}
.ln ul li{float:left;width:30%;margin:0 1.6% 40px;padding:30px 0 ;background:#fff;}
.ln ul li:hover{background:#d8e9fc;}
.ln ul li img{display:block;width:44px;height:44px;margin:0 auto 10px;}
.ln ul li dl{text-align:center;}
.ln ul li dl dt{line-height:40px;font-size:22px;color:#333;}
.ln ul li dl dd{line-height:30px;color:#666;}


/*战略规划*/
.gh{width:1300px; padding-bottom:50px; margin-left:auto; margin-right:auto;}
.gh-cover{float:left;width:500px;overflow:hidden;margin:40px 0 0 20px;padding:20px 20px 0 20px;box-shadow:0px 2px 24px rgba(0,0,0,0.3);
text-align:center;}
.gh-cover img{width:500px;height:300px;}
.gh-cover span{line-height:40px;}

.gh-info{float:right;width:650px; padding-top:30px;}
.gh-info dl{margin:0 0 15px 0;}
.gh-info dl dt{display:block;height:50px;line-height:50px;padding-bottom:20px;background:url(../images/img11.png) no-repeat bottom left;
font-size:20px;font-style: italic;color:#f39801;font-weight:600;}
.gh-info dl dd{line-height:40px;}




/*业务领域*/
.busness-box{padding:40px 0;}
.busness-title{text-align:center;}
.busness-title h3{line-height:50px;font-size:40px;color:#333;}
.busness-title p{font-size:18px;color:#8e8e8e;}

.busness-box001{padding:60px 0; background:url(../images/img08.png) no-repeat center bottom;}
/*联系我们*/
.contact-one{height:100px;background-color:#fff;box-shadow:0px 2px 24px rgba(0,0,0,0.3);margin:30px 10px;padding:0 20px;}
.contact-one ul{}
.contact-one ul li{float:left;line-height:100px;font-size:18px;}
.contact-one ul li:nth-child(1){width:300px;}
.contact-one ul li:nth-child(2){width:340px;}
.contact-one ul li:nth-child(3){width:520px;}
.contact-one ul li img{display:block;float:left;width:25px;height:25px;margin:28px 14px 0 0;padding:10px;background-color: #0096FF;border-radius:50%;}

/* 网点切换*/
.sideMenu{float:left;width:450px;background:#fff;border:1px solid #eee;margin-left:10px;}
.sideMenu .sideMenutitle{height:66px;padding:0 20px;line-height:66px;background-color:#0096FF;text-align:center;font-size:20px;color:#fff;}
.sideMenu .sideMenutitle span{padding-left:30px;background: url(../images/icon-07.png) no-repeat left;background-size:24px 24px;}
.sideMenu h3{ height:40px;line-height:40px;padding-left:20px;border-top:1px solid #e3e3e3; background:#f2f2f2; cursor:pointer;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;background:url(../images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{padding:8px 15px; color:#999; display:none; /* 默认都隐藏 */ }
.sideMenu ul li{line-height:32px;font-size:14px;color:#414141;}
.sideMenu ul li span{margin-right:7px;}

.right-info{float:right;width:760px;margin:40px 0 0 0;}
.right-info img{width:760px;height:auto;}


/*回到顶部*/
#back-to-top{position:fixed;bottom:5%;left:90%;}
	#back-to-top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:50px;
		/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
		-moz-transition:color 1s;
		-webkit-transition:color 1s;
		-o-transition:color 1s;
		font-size:12px;color:#979797;
	}
	#back-to-top a:hover{color:#0096FF;}
	#back-to-top a span{display:block;height:50px;width:50px;background:url(../images/top.png) no-repeat center center;margin-bottom:5px;
		-moz-transition:background 1s;
		-webkit-transition:background 1s;
		-o-transition:background 1s;
		font-size:12px;
	}
	#back-to-top a:hover span{background:url(../images/top.png) no-repeat center center;}