﻿@charset "UTF-8";
*{padding: 0;margin: 0;box-sizing: border-box;}
/*初始化样式*/
/* html{font-size: 62.5%;} */
body{min-width: 320px; margin:0 auto; padding:0; zoom:1;
    /*设置字体*/
    font-size:14px;
    font-family:Regular, "微软雅黑";
    color:#666;height: 100%;
    max-width: 640px;
    /*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none;

/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0); 
-webkit-tap-highlight:rgba(0,0,0,0);

/*控制内容的可选择性*/
-webkit-user-select: none;  
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;

/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased;  
}

ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;list-style: none;}
.ul,.ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}

/*强制去除表单自带的样式*/
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}



/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}
/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;}
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
em{font-style: normal;}
img{ border:none; border:0; vertical-align:bottom; font-size: 0;max-width: 100%;}
a{ color:#666; text-decoration:none;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none;color: #4073d2;}
*{transition: all 0.2s;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-ms-transition: all 0.2s;}

/*页面框架结构*/
.Contain{width:95%;margin: 0 auto;}
.SinglePage{ /*单片*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.SinglePage img{ max-width:1200px;width: 100%;}
/* .fl{float: left;}
.fr{float: right;} */
.clearfix{*zoom: 1}
.clearfix:after,.clearfix after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.por{position: relative;}
.SubPage{ padding:0px 0px 40px;height:auto !important; height:280px; min-height:280px; background:#fff;}
.scale:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}


/*head-Center*/

.header{z-index: 99; position: relative; display: block;background: #fff;color: #333;width: 100%;height: 90px;line-height: 100px;vertical-align: middle;}
.Logo img{height: 50px;vertical-align:top;}
.Logo{display:block;float: left;height: 50px;margin-top: 20px;margin-left: 10px;}
.NavsBox{display:none; transition: none; background: white; padding: 0px 10px;box-sizing: border-box; width: 100%; top: 90px; position: absolute;}
.nav-btn{cursor: pointer; height: 46px;width: 46px;top: 22px;right: 15px;position: absolute;background: url(../images/nav-btn.png) center no-repeat;}
.NavsBox>li{border-bottom: 1px solid #f2f2f2; position: relative; width: 100%;background-color: white;line-height: 70px;}
.NavsBox>li>a{font-size: 18px;display: block;width: 80%;}
.NavsBox>li>img{transition: none; cursor: pointer; position: absolute;height: 30px;width: 30px;top:20px;right: 15px;}
.pullUp{display:none;}
.navul{display: none;transition:none;}
.navul li{width: 100%;width: 90%; line-height: 50px;margin: 0px auto;}
.navul>li>a{font-size: 16px;display:block;width: 80%;}
/*NavsBox*/




/*banner*/
.IndexBanner{background: #e8e8e8;}
.Banner{ width:100%; overflow:hidden; position:relative;}
.Banner .hd{  overflow:hidden; position:absolute; bottom:10px; z-index:1;width: 100%; }
.Banner .hd ul{ overflow:hidden; zoom:1;text-align: center;height: auto;line-height: 1; }
.Banner .hd ul li{ display: inline-block;margin:0 5px;  width:12px; height:12px;border: 2px solid #fff; border-radius: 6px;}
.Banner .hd ul li.on{ background: #4073d2;border: 2px solid #4073d2; }
.Banner .bd{ position:relative; height:100%; z-index:0;   }
.bd ul{transition: all 0s;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;}
.Banner .bd li{ zoom:1; vertical-align:middle; }
.Banner .bd img{ width:100%; display:block;  }



.Index-MainBox{padding: 30px 0;}

/*公司介绍*/
.Box-1{height: auto;background: url("../uploadfiles/images/bg1.jpg")no-repeat center;}
.Index-H2{font-size: 22px;color: #000;text-transform: uppercase;text-align: center;}
.Index-H3{font-size: 18px;color: #000;text-transform: uppercase;text-align: center;font-weight: normal;}
.GSJS-Box{margin-top: 10px;}
.GSJS-Text{width:100%;text-indent: 2em;font-size: 16px;line-height: 35px;color: #666;}
.GSJS-video{width: 60%;margin: 10px auto;}


/*新闻中心*/
.News-UL{margin-top: 10px;}
.News-UL li{border: 1px solid #e5e5e5;padding: 10px;margin-right:4%;width: 48%; float: left;}
.News-UL li:nth-child(2){margin-right: 0px;}
.News-Txt{font-size: 16px;color: #333;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;height: 24px;}
.New-Img{display: block;margin-top: 20px;width: 100%;vertical-align: middle;text-align: center;}
.New-Img img{max-width: 100%;max-height: 173px;vertical-align: middle;}
.News-p{font-size: 12px;overflow: hidden; margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;color: #555;}
.News-UL li:hover .News-Txt{color: #4073d2;}


/*业务板块*/
.YW-Box{width: 100%;background: url("../uploadfiles/images/bg2.jpg")no-repeat center;color: #fff;}
.YW-Box .Index-H2,.YW-Box .Index-H3{color: #fff;}
.YW-UL{margin-top: 60px;}
.YW-UL li{text-align: center; width: 18%;margin-right:2.5%; float: left;}
.YW-UL li:last-child{margin-right:0px;}
.YW-span{margin: 0px auto; display: block;width: 100px;height: 100px;border: 1px solid #fff;border-radius: 50%;background-repeat: no-repeat;background-position: center;}
.YW-UL li:hover .YW-span{background-color: #fff;}
.YW-p{margin-top: 25px;text-align: center;font-size: 16px;color: #fff;}
.YW-UL li:hover .YW-p{font-weight: bold;}
.YW-sp1{background-image: url("../images/yw1.png");}
.YW-sp2{background-image: url("../images/yw2.png");}
.YW-sp3{background-image: url("../images/yw3.png");}
.YW-sp4{background-image: url("../images/yw4.png");}
.YW-sp5{background-image: url("../images/yw5.png");}

.YW-UL li:hover .YW-sp1{background-image: url("../images/yw12.png");}
.YW-UL li:hover .YW-sp2{background-image: url("../images/yw22.png");}
.YW-UL li:hover .YW-sp3{background-image: url("../images/yw32.png");}
.YW-UL li:hover .YW-sp4{background-image: url("../images/yw42.png");}
.YW-UL li:hover .YW-sp5{background-image: url("../images/yw52.png");}


/*精品工程*/
.JPGC-UL .item{margin:10px; float: left;background: url("../images/imgbg_03.jpg")no-repeat right bottom;padding-right: 10px;padding-bottom: 10px;}
.GC-Bg{display: block;width: 100%;height: 280px;overflow: hidden;position: relative;}
.GC-Img{display: block;width: 100%;height: 280px;line-height: 280px;vertical-align: middle;text-align: center;}
.GC-Img img{height: 280px; max-width: 100%;max-height: 280px;vertical-align: middle;}
.JPGC-Text{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.6);color: #fff;z-index: 9;top: 230px;left: 0;padding-left: 30px;}
.JPGC-Text span{display: block;height: 50px;line-height: 50px;font-size: 16px;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.JPGC-Text p{height: 96px;margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.JPGC-Text a{display: inline-block;margin-top: 30px;font-weight: bold;color: #fff;padding-right: 30px;background: url("../images/gd_03.png")no-repeat right center;}
.JPGC-UL .item:hover .JPGC-Text{top: 0;padding: 30px;}













/*footer*/
.footer{width: 100%;background-color: #171b24;padding: 20px 10px;}
.footer span{text-align: center;display:block;color: #999798;}
.footer a{color: #cccccc;}
.footer a:hover{color: white;}


/*党建*/
.Bg-gay{background: #f7faff;display: block;overflow: hidden;}
.Banner2{width: 100%;height: 150px;background-size: cover !important;}
.Banner2 img{width: 100%;}
.Tittle-Top{width: 100%;min-width: 1200px;height: 70px;line-height: 70px;border-bottom: 1px solid #e3e3e3;}
.Title-Home{display: block;width: 60px;height: 70px;border-left: 1px solid #e3e3e3;border-right: 1px solid #e3e3e3;background: url("../images/dj-home.png")no-repeat center;}
.Top-Left{margin-left: 15px;}
.Top-Left a{display: inline-block;margin: 0 10px;}
.Top-Left a:last-child{color: #3c73da;}
.TittleNavs li{display: inline-block;float: left;margin-left: 60px;}
.TittleNavs li.on a,.TittleNavs li:hover a{display: block;border-bottom: 1px solid #4073d2;color: #4073d2;font-weight: bold;height: 69px;}
.DJGZ-Box{margin-top: 20px;padding-bottom: 10px;border-bottom: 1px solid #e9e9e9;}
.DJGZ-Box li{height: 160px;width: 100%;padding: 40px 0;border-bottom: 1px dashed #e9e9e9;}
.Times{float: left; width: 72px;height: 82px;border: 1px solid #d0d0d0;border-radius: 5px;text-align: center;}
.DJGZ-Box li:last-child{border-bottom: none;}
.Times span{display: block;height: 45px;line-height: 45px;background: #fff;border-radius: 5px 5px 0 0;font-size: 24px;color: #333;}
.Times p{height: 35px;line-height: 35px;color: #919191;background: #f2f2f2;border-radius: 0 0 5px 5px;}
.DJGZ-Text{float: right;width: 80%;}
.DJGZ-Text a{font-size: 16px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;height: 24px;}
.DJGZ-Text p{margin-top: 14px;color: #888;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}



/*Pages*/
.Pages{width: 100%;margin: 65px 0;text-align: center;}
.Pages a{ padding: 0px 10px; display: inline-block;height: 30px;line-height: 30px;text-align: center;background: #eeeeee;color: #666;margin: 10px 5px;}
.Pages > a{width: 70px;}
.Pages a:hover{background: #4073d2;color: #fff;}


/*发展历程*/
.FZLC-Box{width: 100%;padding: 20px 0 0;}
.FZLC-Top{height: 49px;width: 100%;}
.FZLC-UL{width: 100%;padding-bottom: 50px;}
.FZLC-UL li{border-bottom: 1px solid #cccccc; padding: 10px 0px 10px 30px; background: url("../images/fz_13.png")no-repeat left center;padding-left: 30px;}
.FZLC-UL li span{font-size: 20px;color: #0d4c8f;font-weight: bold;display: block;}
.FZLC-UL li p{margin-top: 15px;}



/*岗位招聘*/
.RCLN-Box{margin-top: 65px;}
.RCLN-Img{width:100%;display: block;text-align: center;vertical-align: middle;}
.RCLN-Img img{vertical-align: middle;}
.RCLN-Txt{width:100%;padding: 30px;background: #4073d2;color: #fff;}
.RCLN-Txt span{display: block;height: 60px;line-height: 60px;background: url("../images/zp_08.png")no-repeat left bottom;font-size: 22px;}
.RCLN-Txt p{margin-top: 20px;line-height: 28px;text-indent: 2em;}



.ZhaoPinBox{width: 100%;margin: 40px auto;}
.ZhaoPinBox li{margin-bottom: 20px;}
.Top-tabList{line-height: 50px;padding: 0 20px;background: url("../images/zp_16.png")no-repeat right 40px center;background-color: #e6e3e3;color: #222222;font-size: 18px;font-family: "Bold", "微软雅黑";}
.But-BoxList{display: none;transition: all 0s;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;color: #222;padding-bottom: 40px;}
.GWZP-Box{padding: 25px;background: #fff;position: relative;}
.But-BoxList h5{color: #222;font-size: 14px;}
.ZhaoPinBox li.on > p{background: url("../images/zp_13.png")no-repeat right 40px center;    background-color: #666666;color: #fff;}
.WYYP-a{position: absolute;bottom: -40px;left: 25px;width: 170px;height: 45px;line-height: 45px;text-align: center;background: #4073d2;color: #fff;}
.mat50{margin-top: 50px;}

.menu-list{width: 100%;padding: 15px 10px;background-color: #f1f1f1;text-align: center;}
.menu-list ul li{display: inline-block;border-radius: 10px;}
.menu-list ul{display:inline-block;}
.menu-list ul li a{color: inherit; padding: 0px 15px;line-height: 40px;display:inline-block;}
.menu-list .on{background-color: #4073d2;color: white;}
.menu-list li:hover{background-color: #4073d2;color: white;}

/*关于湘安*/
.GYXA-Box{padding: 20px 0;background: #f7faff;}
.GYXA-H2{text-align: center;font-size: 24px;color: #333;padding-bottom: 20px;background: url("../images/nav-xian.jpg")no-repeat bottom center;}
.GYXA-Box1{}
.Img-Left{width:100%;}
.Img-Box2{width:100%;border: 4px solid #4073d2;border-radius: 10px 0 10px 0;display: block;margin-left:5px;margin-top: 20px;}
.Img-Box2 img{width:100%;border-radius: 10px 0 10px 0;margin-left: -13px;margin-top: -20px;}

.Video-Box2{width:60%;margin:30px auto 0px auto; display: block;}
.Text-GY{width: 100%;float: right;}
.GY-H3{color: #4073d2;font-size: 24px;text-align: left;padding-bottom: 10px;background: url("../images/nav-xian.jpg")no-repeat left bottom;margin-top: 80px;}
.GY-H3 span{font-size: 16px;color: #cecece;display: block;line-height: 45px;height: 35px;}
.Text-GY > p{line-height: 30px;text-indent: 2em;font-size: 14px;margin-top: 20px;}


.QYWH-Box{background: #f6f6f6;}
.QYWH-Box img{width:31%;display:inline-block;margin-right:2%;}
.WH-Left{width:100%;position: relative;}
.GY-H3 b{color: #333;}
.WH-Left .GY-H3{padding-left: 25px;margin-left: -25px;background: url("../images/xian2_03.jpg")no-repeat left bottom;padding-bottom: 30px;}
.WH-Left > p{width:100%;margin-top: 20px;line-height: 30px;color: #333;font-size: 14px;}

.WH-UL{margin-top: 70px;}
.WH-UL li{width:30%;float: left;margin-right:5%;}
.WH-UL li:last-child{margin-right: 0;}
.WH-UL li b{font-size: 18px;color: #4073d2;}
.WH-UL li p{font-size: 16px;color: #333;margin-top: 20px;}
.GY-Img2{width: 376px;height: 420px;display: block;position: absolute;right: -140px;top: 70px;}
.WH-Right{width:100%;margin-top: 20px;}
.WH-Right img{margin-bottom: 15px;width: 48%;margin-right:4%;float: left;}
.WH-Right img:nth-child(2n+2){margin-right: 0px;}



.LD-Box{margin-top: 70px;}
.LD-Img{width: 150px;height:200px;float: left;display: block;margin: 0px 10px 10px 0px;}
.LD-Img img{width: 150px;height:200px;}
.LD-Txt{padding:0px 10px;width:100%;}
.LD-Txt h3{font-size: 30px;color: #4073d2;}
.LD-Txt p{line-height: 30px;color: #333;text-indent: 2em;margin-top: 10px;}
.LD-UL {margin-top: 55px;}
.LD-UL li{width:30%;margin-right: 5%;float: left;margin-bottom: 20px;}
.LD-UL li:nth-child(3n+3){margin-right: 0;}
.LD-UL li p{line-height: 50px;height: 50px;text-align: center;}


/*技术研发*/
.JSYF-Box{padding: 10px 0;}
.JS-p1{text-indent: 2em;line-height: 40px;font-size: 16px;color: #333;}
.JS-Box{margin-top: 60px;}
.JS-Box h4{font-size: 18px;color: #222;}
.JS-Box h4 span{display: inline-block;margin-left: 40px;font-size: 16px;color: #222;font-weight: normal;}
.JS-Box ul li{margin-top: 20px;font-size: 16px;color: #222;}
.JS-Box ul li span{display: inline-block;margin-left: 30px;}
.JS-DL{margin-top: 45px;}
.JS-DL dd{text-align: center;width: 208px;float: left;margin: 0 46px;}
.JS-ImgBox{width: 208px;height: 208px;border: 8px solid #f7faff;border-radius: 50%;display: block;}
.JS-ImgBox img{width: 100%;height: 100%;border-radius: 50%;}
.JS-DL dd p{font-size: 16px;color: #222;margin-top: 20px;}
.JS-DL dd:hover .JS-ImgBox{border: 8px solid #b9ccf0;padding: 5px;}
.JS-ImgBoxs1{margin: 20px auto;}
.JS-ImgBoxs1 img{float: left;width: 271px;height: 403px;-moz-box-shadow:0px 0px 10px #DEE1E5; -webkit-box-shadow:0px 0px 10px #DEE1E5; box-shadow:0px 0px 10px #DEE1E5;}
.JS-ImgBoxs1 img:last-child{float: right;}
.JS-ImgBoxs2{width:100%;margin: 0 auto;}
.JS-ImgBoxs2 img{width:100%;;height: 400px;border-radius: 10px 0 10px 0;margin-bottom: 30px;}


/*联系我们*/
.LXWM-Box{padding: 10px 0;}
.LXWM-Box > img{width: 100%;}
.LXWM-Txt{width: 100%;text-align: center; }
.LXWM-Txt h3{font-size: 24px;color: #4073d2;padding-bottom: 35px;background: url("../images/nav-xian.jpg")no-repeat center bottom;display: inline-block;}
.LXWM-Txt ul{margin-top: 40px;}
.LXWM-Txt ul li{font-size: 16px;line-height: 35px;}
.LXWM-Txt img{display: block;width: 170px;height: 170px;margin: 20px auto;}

.ZXLY-Box{margin-top: 10px;}
.ZXLY-Box h2{font-size: 30px;color: #000;padding-top: 30px;background: url("../images/lx_11.jpg")no-repeat center top;text-align: center;text-transform: uppercase;}
.ZXLY-Box h3{font-size: 22px;color: #000;font-weight: normal;margin-top: 15px;text-align: center;}
.ZXLY-Form{margin-top: 65px;}
.ZXLY-Form ul li{width:100%;float: left;margin-bottom: 20px;}
.ZXLY-Form ul li:nth-child(3n){margin-right: 0;}
.ZXLY-Form span{display: inline-block;width: 12%;}
.ZXLY-Form input{width: 88%;height: 40px;line-height: 40px;border: 1px solid #dcdcdc;padding-left: 10px;}
.ZXLY-Form textarea{float: left;width:80%;height: 190px;border: 1px solid #dcdcdc;padding: 10px;}
.ZXLY-Form p span{height: 190px;float: left;}
.LXWM-Sub{text-align: center;margin: 45px 0;}
.LXWM-Sub input{width: 120px;height: 40px;line-height: 40px;text-align: center;margin: 0 20px;padding: 0;font-size: 16px;}
.LXWM-Sub input[type="submit"]{background: #4073d2;color: #fff;}



/*金融资本*/
.FL-B{display: block;font-size: 18px;color: #222;margin: 40px 0 30px;}
.JRZB-FL{height: 60px;line-height: 60px;background: #e3e3e3;}
.JRZB-FL li{margin-bottom: 20px; float: left;min-width: 180px;padding: 0 20px;text-align: center;background: #1d4fab;color: #fff;font-size: 18px;margin-right: 2px;opacity: .8;}
.JRZB-FL li.on{font-weight: bold;opacity: 1;}
.JR-Img{text-align: center;margin: 50px 0;}
.JR-Img img{max-width: 100%;}

/*精品工程*/
.JPGC-Box{padding: 10px 0;background: #f6f6f6;}
.JPGC-UL2{margin-top: 50px;}
.JPGC-UL2 li{width:48%;margin-right: 4%;float: left;}
.JPGC-UL2 li:nth-child(2n+2){margin-right: 0;}
.JPGC-Img{display: block;padding: 5px;border: 1px solid #cfcfcf;}
.JPGC-P2{padding: 25px 0;text-align: center;font-size: 16px;color: #333;}
.JPGC-UL2 li:hover .JPGC-Img{border: 1px solid #4073d2;}
.JPGC-UL2 li:hover .JPGC-P2{color: #4073d2;}
.JPGC-CK{display: block;margin: 50px auto 0;width: 370px;height: 55px;text-align: center;color: #959595;font-size: 16px;background: #efefef;line-height: 55px;}



/*视频中心*/
.SPZX-Top{margin-top: 55px;padding: 40px;background: #f4f4f4;}
.SP-Video1{width:100%;display: block;}
.SP-Txt{padding-top: 40px;}
.SP-Txt h3{font-size: 18px;color: #333;}
.SP-Txt p{margin-top: 30px;line-height: 26px;}

.SPZX-Bottom{margin-top: 10px;padding-top: 30px;background: #f4f4f4;}
.SPZX-Bottom li{width:100%;}
.SP-Video2{display: block;width:100%;}
.SPZX-Bottom li p{height: 50px;line-height: 50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;font-size: 16px;}
.SP-Video1 img{width: 100%;}
.SP-Video2 img{width: 100%;}
.video-play video{width: 100%;}
/*投资开发*/
.TZKF-Box{margin-bottom: 60px;}
.DW-B{margin-top: 50px;font-size: 18px;color: #222;display: block;}
.DW-P{margin-top: 15px;font-size: 16px;line-height: 38px;}
.QYDW-Box{width: 100%;margin:30px auto 20px;}
.QYDW-Box p{margin: 30px 0 70px;text-align: center;font-size: 16px;}


/*项目建设*/
.XM-B{display: block;font-size: 18px;color:#222;}
.XM-P{line-height: 38px;font-size: 16px;margin-top: 15px;}
.XM-MA{margin: 50px 0;}

#certify {position: relative;width:100%;margin: 0 auto}

#certify .swiper-container {padding-bottom: 50px;width: 100%;}

#certify  .swiper-slide {padding-bottom: 30px; width: 80%px;height:auto;background: #fff;box-shadow: 0 8px 30px #ddd;}
#certify  .swiper-slide img{display:block;}
#certify  .swiper-slide h3{text-align: center;margin-top: 30px;display: none;color: #333;}
#certify  .swiper-slide p {display: none;line-height: 24px;padding-top: 0; text-align: center;color: #636363;font-size: 14px;margin-top: 10px;}
#certify  .swiper-slide.swiper-slide-active h3{display: block;}
#certify  .swiper-slide.swiper-slide-active p{display: block;}

#certify .swiper-pagination {width: 100%;bottom: 20px;}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;background-color: #cccccc;width: 10px;height: 10px;opacity: 1;}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: #4073d2;}

.swiper-button-next, .swiper-button-prev{top: 245px;margin-top: 0;}

#certify .swiper-button-prev {left: 30px;width: 27px;height: 45px;background: url(../images/xm_03.png) no-repeat;}

#certify .swiper-button-next {right: 30px;width: 27px;height: 45px;background: url(../images/xm_05.png) no-repeat;}


/*业务板块*/
.YWBK-Gyxa{width: 100%;height: 658px;background: url("../uploadfiles/images/ywbg_02.jpg")no-repeat center;padding: 70px 0;}
.Box-gyxa{height: 100%;background: #4073d2;color: #fff;padding: 55px 20px;}
.Box-gyxa .GYXA-H2{color: #fff;background: url("../images/ywxian_03.jpg")no-repeat bottom center;}
.YW-p1{line-height: 40px;color: #fff;text-align: center;margin-top: 65px;font-size: 16px;}

.YW-UL2{margin: 0 auto;border-top: 1px solid #5f91ef;padding-top: 50px;}
.YW-UL2 li{width: 30%; margin-right:5%;text-align: center;color: #fff;float: left;}
.YW-UL2 li:last-child{margin-right: 0;}
.YW-P2{font-size: 48px;}
.YW-P2 span{font-size: 16px;font-weight: bold;}
.YW-P3{font-size: 16px;margin-top: 20px;}


.YWBK-Box2{padding: 30px 0px;}
.YW-BKbox{margin-top: 65px;}
.YW-BKbox li{width:18%;margin-right: 2.5%; float: left;}
.YW-BKbox li:last-child{margin-right: 0px;}
.Yw-sp{display: block;width: 100px;height: 100px;border: 1px solid #e6e7e8;border-radius: 50%;background-repeat: no-repeat;background-position: center;}
.YW-BKbox li:hover .Yw-sp{background-color: #fff;-moz-box-shadow:3px 3px 6px #D1E0F8; -webkit-box-shadow:3px 3px 6px #D1E0F8; box-shadow:3px 3px 6px #D1E0F8;}
.YW-BKbox li .YW-p{margin-top: 25px;text-align: center;font-size: 16px;color: #777777;}
.YW-BKbox li:hover .YW-p{font-weight: bold;color: #4073d2}
.YW-span1{background-image: url("../images/yw13.png");}
.YW-span2{background-image: url("../images/yw23.png");}
.YW-span3{background-image: url("../images/yw33.png");}
.YW-span4{background-image: url("../images/yw43.png");}
.YW-span5{background-image: url("../images/yw53.png");}

.YW-BKbox li:hover .YW-span1{background-image: url("../images/yw12.png");}
.YW-BKbox li:hover .YW-span2{background-image: url("../images/yw22.png");}
.YW-BKbox li:hover .YW-span3{background-image: url("../images/yw32.png");}
.YW-BKbox li:hover .YW-span4{background-image: url("../images/yw42.png");}
.YW-BKbox li:hover .YW-span5{background-image: url("../images/yw52.png");}


/*资产运营*/
.ZCYY-Box{padding: 50px 0;}
.ZC-P{text-indent: 2em;line-height: 40px;font-size: 16px;color: #333;}
.ZC-Img{display: block;max-width: 100%;margin: 30px auto;}
.AL-Boxs{width: 100%;background: #f6f6f6;}

.AL-Boxs{width: 100%;}
.AL-Boxs .bd{width:100%;height:500px;background: url("../uploadfiles/images/al.png")no-repeat center;position: relative;;background-size: contain;}
.AL-Boxs .bd ul li{width:auto;height: 18px;background: url("../images/dian_07.png")no-repeat left;position: absolute;}
.AL6{top: 236px;left: 328px;}/*宁夏*/
.AL5{top: 242px;left: 432px;}/*山东*/
.AL4{top: 272px;left: 464px;}/*江苏*/
.AL3{top: 346px;left: 389px;}/*湖南*/
.AL2{top: 340px;left: 424px;}/*江西*/
.AL1{top: 357px;left: 454px;}/*福建*/
.AL-Box .bd ul li.cur{width:auto;height: 18px;background: url("../images/dian_03.png")no-repeat left;}
.AL-Box .bd ul li .JS-Div{color:#000;margin-top:20px;}

.curre .AL-Img{border-color: #0d4c8f;}
.AL-Box .hd{width:100%;}
.AL-Box .hd ul{height: 622px;overflow-y: scroll;margin-top: 39px;}
.AL-Box .hd ul li .item{width: 48%;margin-right: 4%;float: left;}
.AL-Box .hd ul li .item:nth-child(2n+2){margin-right: 0px;}
.AL-Img{display: block;width: 290px;height: 237px;border: 1px solid #d2d2d2;padding: 4px;}
.AL-Img img{max-width: 100%;max-height: 100%;}
.AL-p{padding: 20px 0 30px;text-align: center;font-size: 16px;}

.AL-Box .hd ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 2px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.AL-Box .hd ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    /*border-radius: 10px;*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #4073d2;
}
.AL-Box .hd ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    /*border-radius: 10px;*/
    background: #EDEDED;
}

.bd{position: relative;}
.bd .xj{position: absolute;top: 196px;left: 146px;}
.bd div{position: absolute;}
.bd .nmg{top: 209px;left: 344px;;}
.bd .nx{top: 249px;left: 323px;}
.bd .sx{top: 216px;left: 381px;}
.bd .sd{top: 260px;left: 432px;}
.bd .henan{top: 265px;left: 378px;}
.bd .jiangsu{top: 275px;left: 468px;}
.bd .ah{top: 284px;left: 432px;}
.bd .sh{top: 309px;left: 472px;}
.bd .jx{top: 362px;left: 427px;}
.bd .fj{top: 378px;left: 456px;}
.bd .gd{top: 378px;left: 399px;}
.bd .hunan{top: 336px;left: 381px;transform: scale(1.4);}
.bd .yn{top: 373px;left: 275px;}
.bd .hn{top: 440px;left: 367px;}




.ZCYY-JP{background: #fff;}



/*组织架构*/
.ZZJG-Box{padding: 60px 0 70px;}
.ZZJG-Box img{max-width: 100%;}


/*荣誉资质*/
.RYZZ-Box{padding: 60px 0 70px;}
.RYZZ-UL .JPGC-Img{display: block;widows: 100%; ;padding: 5px;border: 1px solid #cfcfcf;text-align: center;vertical-align: middle;}
.RYZZ-UL .JPGC-Img img{display: inline-block;vertical-align: middle;}


/*新闻*/
.FMJ-Cont{margin-top: 40px;background: #fff;margin-bottom: 40px;overflow: hidden;}
.FMJ-Cont ul li{border-bottom: 1px dashed #efefef;padding: 10px;box-sizing: border-box;}
.FMJ-ImgBox{display: block;width: 100%;overflow: hidden; ;text-align: center;vertical-align: middle;line-height: 122px;}
.FMJ-ImgBox img{display: inline-block;width: 100%; vertical-align: middle;}
.FMJ-Text a{display: block;height: 35px;line-height: 35px;font-size: 16px;color: #404040;}
.FMJ-Cont ul li:hover .FMJ-Text a{color: #4073d2;}
.FMJ-Text p{height: 48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.FMJ-Text span{display: block;margin-top: 18px;}
.FMJ-a{display: block;width: 24px;height: 122px;background-color: #f3f3f3;background-image: url("../images/fmj_15.png");background-position: center;background-repeat: no-repeat;}
.FMJ-Cont ul li:hover .FMJ-a{background-color: #4073d2;background-image: url("../images/fmj_10.png");}




/*新闻详情*/
.JJ-Box{margin-top: 70px;}
.XWXQ-H3{font-size: 30px;color:#444;text-align: center;}
.XWXQ-P{font-size: 16px;text-align: center;padding: 30px 0;border-bottom: 1px solid #e5e5e5;}
.XWXQ-PBox p{margin-top: 25px;font-size: 16px;line-height: 35px;}
.XWXQ-PBox img{display: block;max-width: 100%;margin: 30px auto;}
.XWXQ-PBox {margin-bottom:80px;}
.XWXQ-FY{margin-bottom: 50px;font-size: 18px;}
.XWXQ-FY a:hover{color: #4073d2;}


/*招聘表单*/
.alert{position: fixed;width: 80%; left:50%;top:50%;background: #fff;box-shadow: 0 0 15px #ddd;display: none;z-index: 9999;transform: translate(-50%,-50%);}
.alert .mation{position: relative;}
.alert .close{position: absolute;right: 15px;z-index: 9999;cursor: pointer;top: 15px;width: 25px;height: 25px;background: url(../images/close.png) no-repeat center center;}
.alert h1{font-size: 40px;text-align: center;color: #7596cd;font-weight: bold;padding-top: 25px;}
.alert .ul{padding: 0 10px 10px 10px;}
.alert .ul li{line-height: 35px;border-bottom: 1px solid #DEDEDE;position: relative;}
.alert .ul li label{display: inline-block;font-size: 14px;color: #221815;width:25%;text-align: left;}
.alert .ul li input.text{border: none;width: 73%;height: 40px;margin: 0px auto;padding: 0 10px;font-size: 14px;}
/*.alert .ul li select{border: none;width: 80%;height: 40px;margin: 0px auto;padding: 0 10px;font-size: 18px;}*/
/*.alert .ul li.down{background: url(../images/down.png) 25% center no-repeat;}*/
/*.alert .ul li.down input.text{opacity: 0;margin-top: -10px;}*/
.alert .ul li.jy section{color: #c01920;font-family: "微软雅黑";}
.alert .ul li.btn{border: none;}
.alert .ul li.btn .sub{width: 100%;text-align: center;color:#FFFFFF;background: #c01920;font-size: 16px;padding: 15px 0;cursor: pointer;margin-top: 35px;-webkit-appearance:none;}



/* 员工风采 */
.ygfc{margin-top: 30px;}
.ygfc li{ width: 48%;float: left;margin-right: 4%;text-align: center;margin-bottom: 20px;}
.ygfc li:nth-child(2n+2){margin-right: 0px;}
.ygfc li .img-box {overflow: hidden; height: 240px;; border: 1px solid #cfcfcf;padding: 5px;box-sizing: border-box;}
.ygfc li p{line-height: 30px;}

/* 公司领导 */
.gsld{padding:15px;box-sizing: border-box;}
.gsld li{margin-bottom: 30px;}
.gsld li .img-box{float: left;width: 20%;margin-right: 3%;height: 170px;overflow: hidden;;}
.gsld li .msg{float: left;width: 77%;}
.gsld li .ld-name{margin-bottom: 20px;}
.gsld li .ld-name span{color: #1d4fab;font-size: 16px;margin-right: 20px;}
.gsld li .ld-msg p{line-height: 30px;}
.alert .ul li.jy section{color: #c01920;font-family: "微软雅黑";}
.alert .ul li.btn{border: none;}
.alert .ul li.btn .sub{width: 100%;text-align: center;color:#FFFFFF;background: #c01920;font-size: 16px;padding: 15px 0;cursor: pointer;margin-top: 35px;}































