@charset "utf-8";
body{
    min-width: 1200px;
    font-family: "微软雅黑";
}
ul,ol{
    list-style: none;
}
a:hover{text-decoration: none;}
.f-l{ float:left;}
.f-r{ float:right;}

/*topheader*/
.container {
    width: 1170px;
}
.navbar-brand {
    height: auto
}
.top-header{
    padding: 16px 0;
}
.top-header .links{
    height: 44px; line-height: 44px; float:right;
}
.top-header .links a{
    float: left;
    margin-right: 15px;
    font-size: 16px;
}
.top-header .links a:hover{ text-decoration: none;}
.top-header .links .index_but{width:60px; height: 35px; color: #fff; margin: 0px; display: inline-block; text-align: center; line-height: 35px;}
.index_dl{
    background: #15bad7;
    border-radius: 5px 0px 0px 5px;
}

.index_dl:hover{background: #2bd7f5;color: #fff;}
.index_zc{background: #1d89f2;  border-radius: 0px 5px 5px 0px; }
.index_zc:hover{ background: #3da5fc;}
.top_form{ text-align: right; padding-top:10px; color: #999;}
.top_form input{outline: none;}
.top_form .top_text{  width:210px; padding-left: 20px; border: 1px solid #a6a6a6;  border-right: 0px; border-radius: 10px 0 0 10px; display: inline-block; height: 38px; line-height: 38px;  }
.top_form .top_sub{ width:38px;  float: right; height: 38px; border: 0px; background: #199ed8 url(../images/fdj_sub.png) no-repeat center; }
/*Nav*/
.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: 0px solid transparent;
    background-color: #1a4782;
    border-color: #1a4782;
    border-radius: 0px;
    width: 100%;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    border-bottom: 3px solid #37dadc;
    border-radius: 0;
}
.navbar .nav{width:100%; padding: 0px;}
.navbar .navbar-nav>li{ width: 14%;}
.navigation .navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width:100%;
    text-align: center;
    font-size: 20px;
}
.navigation .navbar-nav>li>a:hover{
    border-bottom: 3px solid #37dadc;
    border-radius: 0;
}

/*banner-flexslider*/
.flexslider{
    position:relative;
    height:400px;
    overflow:hidden;
    background:url(../images/loading.gif) 50% no-repeat;
}
.slides{
    position:relative;
    height: 400px;
    z-index:1;
    padding: 0px;
    margin: 0px;
}
.slides li{
    height:400px;
}
.flex-control-nav{
    position:absolute;
    bottom:10px;
    z-index:2;
    width:100%;
    text-align:center;
    margin: 0;
    padding: 0;
}
.flex-control-nav li{
    display:inline-block;
    width:14px;
    height:14px;
    margin:0 5px;
    *display:inline;
    zoom:1;
}
.flex-control-nav a{
    display:inline-block;
    width:14px;
    height:14px;
    line-height:40px;
    overflow:hidden;
    background:url(../images/dot.png) right 0 no-repeat;
    cursor:pointer;
}
.flex-control-nav .flex-active{
    background-position:0 0;
}
.flex-direction-nav{
    position:absolute;
    z-index:3;
    width:100%;
    top:45%;
}
.flex-direction-nav li a{
    display:block;
    width:50px;
    height:50px;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.5s;
}
.flex-direction-nav li a.flex-prev{
    left:40px;
    background:url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next{
    right:40px;
    background:url(../images/next.png) center center no-repeat;
}
.flexslider:hover a{
    opacity: 1;
}
/*footer*/
footer .dark-grey {
    padding: 10px 0;
    color: #fff;
    background-color: #2c3e50;
    padding-top:30px;
}
.bot_link{ line-height: 35px; font-size: 16px;}
footer .col-md-3{ margin-right:15px}
.bot_row{ padding:30px 0 20px; line-height: 30px; border-top:1px solid #40556a; margin-top:30px;text-align: center;display: flex;justify-content: center;}
.bot_row .col-md-10 a{ padding: 0 25px; color: #fff;}
.bot_row .col-md-2{text-align: center;}
.totop .scrollup {
    font-size: 20px;
    padding-top: 10px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #3da5fc url(../images/backtop.png) no-repeat center !important;
    color: #fff;
    text-align: center;
    z-index: 999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.totop .scrollup:hover{ background-color: #1a4782!important;}
/*index-图片新闻*/
.market-one h3{ font-size: 18px; color: #999;}
.market-one h3 a{ float: right; font-size: 14px; line-height: 38px; font-weight: 400;}
.new_img{ padding-top:30px; line-height: 26px; }
.new_img .col-md-7{ padding-left: 8px; }
.new_img_tit{ font-weight: bold; font-size: 18px; line-height:40px;padding-top:5px;}
.ckyq_more{ display: block; text-align: right; font-weight: bold; color: #1a4782;}
.new_img .col-md-5 .img_sc{overflow: hidden; background: #0F92FB; }
.new_img .col-md-5 img{
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.new_img .col-md-5 img:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transform: all 0.2s ;}
.ind_newimg{ padding-top:20px; }
.ind_newimg li{ font-size:16px; line-height:40px; height: 40px; /*padding-left: 30px; background:url(../images/list_ico.png) 0px center no-repeat ;*/}
.ind_newimg li a{color: #333; display: block; line-height:40px; height: 40px;}
.ind_newimg li a:hover{text-decoration: none; color: #1a4782; }
.ind_newimg li span{float: right; color: #999;}
.xw_list{ padding-bottom: 20px!important;}
/*index-通知公告*/
.gg_wp{padding-top:14px; padding-left: 0px;}
/*.gg_wp li{line-height: 70px;  font-size: 16px; background: url(../images/gg_list_ico2.jpg) left center no-repeat;}
.gg_wp li a{ color: #333;padding-left:90px;line-height: 70px; display: block; }
.gg_wp li:hover{background: url(../images/gg_list_ico.jpg) left center no-repeat;}
.gg_wp li:hover a{ color: #1a4782; font-weight: bold; text-decoration: none;}
.gg_wp li span i{ display: block;font-style:normal; padding-left: 2px;}
.gg_wp li span{  width: 80px; height: 70px; float: left; font-size: 12px; line-height: 14px; padding-left: 8px; padding-top:22px; color: #fff;}
*/
/*index媒体聚焦*/
.mtjj_wrap .market-one{ padding-bottom:0px ;}
.ind_mtjj{ padding: 15px 0px; margin-bottom: 0px;}
/*圆点*/
.a-ln{
    font-size:30px;
    font-family:Cambria,
    "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color:#337ab7;
    vertical-align:middle;
    padding-right:8px;
}
.ind_mtjj li{ line-height: 32px; height: 40px;/*font-size: 16px;*/}
.ind_mtjj li a{color: #333; line-height: 40px;}
.ind_mtjj li span{float: right; color: #999;}
/*index政策解读*/
.zcjd_w{padding: 8px 0; line-height: 26px; color: #999; font-size:14px }
.zcjd_w span{ float: left; margin-right: 10px; overflow: hidden;
    width: 177px;
    height: 111px;
    overflow: hidden;
}
.zcjd_w p{margin-bottom: 0px!important;}
.zcjd_w span img{width: 100%; height: 100%; -webkit-transition: all 2s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
.zcjd_w img:hover{-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transform: all 0.2s ;}

/*index_互动交流*/
.anniu {text-align: center; font-size: 14px; padding-top:30px}
.anniu a{ height: 125px; color: #000000;}
.anniu span{ display: block; width: 88%; height: 82px; margin: 0 auto; margin-bottom: 8px; border-radius: 8px;  -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    transition: all 1.2s;}
.ico_1{ background:#37dadc url(../images/ico_1.png) center no-repeat;}
.ico_2{ background:#37dadc url(../images/ico_2.png) center no-repeat;}
.ico_3{ background:#37dadc url(../images/ico_3.png) center no-repeat;}
.ico_4{ background:#37dadc url(../images/ico_4.png) center no-repeat;}
.ico_5{ background:#37dadc url(../images/ico_5.png) center no-repeat;}
.ico_6{ background:#37dadc url(../images/ico_6.png) center no-repeat;}
.anniu a span:hover{-webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
    background-color:#1ea7e3 ;
}
.anniu a:hover{text-decoration: none;}

/*index_园区招商*/
.quzs_w{ padding-top:0px}
.yqzs_cont{padding-top: 30px; margin:0 auto; height:auto!important; padding-left:10px;}
.yqzs_cont a{float: left; width: 25%; position: relative;  text-align: center;}
.yqzs_cont a b{width: 270px; height: 320px; display: block; overflow:hidden;}
.yqzs_cont a b img{
    width: 270px; height: 320px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    overflow: hidden;}

.yqzs_cont a img:hover{ width: 100%; height: 100%;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transform:all 0.2s ;}
.yqzs_cont a span{
    width: 25%;
    position: absolute;
    z-index: 999;
    width: 270px;
    left: 0;
    bottom: 0;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF1ea7e3,endColorstr=#BF1ea7e3)";
    color: #fff;
    background:rgba(30,167,227,0.7); }
.mtjj_wrap{ padding-bottom:0px!important;}

/*index_区位优势*/
.sm_banner{ background:url(/static/resource/dxh/images/sm_banner.jpg) no-repeat center; width: 100%; height: 144px;  margin-bottom: 30px;}
.sm_banner .kong {float:left; width:185px;  height:140px;}
.title1 { padding-left:120px;}

/* 区位优势 */
.location { height: 80px; float:right; width:940px; margin-top:30px;}
.location li {
    height: 80px;
    width: 205px;
    float: left;
    margin-right: 26px;
    background: #fafafa;
    line-height:80px;
    border: 1px solid #ccc ;
    border-radius: 8px;
    box-shadow: 0 0 3px #e5e5e5;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all  0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
    font: 24px/80px "Microsoft Yahei";
    position: relative;

}
.location li.li5 { margin-right: 26px;}
.location li .pic {
    width: 60px;
    height: 60px;
    background: url(/static/resource/dxh/images/cirPic.png) no-repeat 0 0;
    position: absolute;
    top: 10px;
    left: 30px;
    cursor: pointer;
    -webkit-transition:all 1.5s;
    -moz-transition:all 1.5s;
    -ms-transition:all  1.5s;
    -o-transition:all 1.5s;
    transition:all 1.5s;
}
.location li .pic a { display: block; width: 100%; height: 100%; }
.location li .title a { display: block; width: 190px; height: 80px; padding-left: 125px; float: left;}
.location li.li1 .pic { background-position: 0 0; left: 125px;}
.location li.li2 .pic { background-position: 0 -160px;}
.location li.li3 .pic { background-position: 0 -320px;}
.location li.li4 .pic { background-position: 0 -480px;}
.location li.li5 .pic { background-position: 0 -640px;}
.location li.li1 .titleFirst { padding-left: 30px;}
.location li.li1 .titleFirst span { display: block; line-height: 34px;}
.location li.li1 .titleFirst span.a1 { padding-top: 10px;}
.location li.li1 .titleFirst span.a2 { text-indent: 1em;}
.location li:hover { background: #fff; border: 1px solid #f0f0f0 ;box-shadow: 0 0 3px #e5e5e5; }
.location li:hover .pic {
    -webkit-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);
    -ms-transform:rotateY(360deg);
    -o-transform:rotateY(360deg);
    transform:rotateY(360deg);
}
.container1 {
    width: 1170px; margin:0 auto;
}
/*.location li:hover a { color: #f34;}*/

a.one1{
    color:#333;
    text-decoration:none;
}     /* 未被访问的链接    */
a.one1:hover {
    color:#037db3;
    text-decoration:none;
}      /* 鼠标悬浮在上的链接  */


/*公示*/
.main-post{
    padding: 40px 0;
}
.main-post .picture{
    overflow: hidden;
}
.main-post .picture img{
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.main-post .picture:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.main-post .col-md-6{
    width: 50%;
    float: left;
}
.main-post .picture,.main-post .Text{
    height: 200px;
}
.main-post .Text h3{
    font-size: 18px;
    margin: 0;
    padding: 44px 0 14px 60px;
}
.main-post .Text p{
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
    padding-left: 34px;
}
.main-post .Text .more{
    float: right;
}
.main-post .Text em{
    color: rgba(228, 228, 228, 1);
    font-size: 64px;
    font-weight: bold;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
}

/*新闻列表*/
.main-new .nav-outer {
    position: relative;
    border: 1px solid #eaeff2;
    border-radius: 5px;
    overflow: hidden;
}
.main-new .nav-outer ul{
    padding: 0px;
    margin: 0px;
}
.main-new .nav-outer ul li {
    position: relative;
    display: block;
}
.main-new .nav-outer ul li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 15px;
    text-transform: capitalize;
    color: #3e5773;
    background: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    transition: all 300ms ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-new .nav-outer li.current a,
.main-new .nav-outer li:hover a,
.main-new .nav-outer li:focus a {
    color: #ffffff;
    background: #1d93e5;
    border-color: #1d93e5;
    font-size: 18px;
    text-decoration: none;
}
.main-new .nav-outer ul li a i{
    float: right;
    line-height: 25px;
}
.new-nav{
    margin: 20px 0;
}
.main-new .new-nav .col-md-3 {
    width: 25%;
    float: left;
}
.main-new .new-media .new-item{
    overflow: hidden;
    padding-bottom: 16px;
    border-bottom: 1px #e6e6e6 solid;
}
.main-new .new-nav .col-md-9 {
    width: 75%;
    float: left;
}
.main-new .new-nav .new-item h3{
    font-size: 16px;
}
.main-new .new-nav .new-item p{
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-new .new-nav .new-item span{
    color: #969696;
    font-size: 14px;
}
.main-new .new-nav .new-item .btn-primary {
    background-color: #1a4782;
    border-color: #1a4782;
    border-radius: 20px;
    font-size: 12px;
    padding: 4px 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.main-new .new-nav .new-item .btn-primary:hover{
    color: #1a4782;
    background-color: #fff;
}

/*人才孵化*/
/*.person {
    background: url(../images/img7.jpg) no-repeat center;
}*/
.talent{
    padding: 20px 0;
}
.table_card .tab{
    height: 40px;
    font-size: 16px;
    padding: 0;
    margin: 0;
    border-bottom: 2px #f0f0f0 solid;
}
.table_card .tab li{
    float: left;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    margin-right: 5px;
    background: #f0f0f0;
    border-top: 1px #e1e1e1 solid;
    border-left: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
}
.table_card .tab li.active{
    background: #fff;
    color: #1a4782;
}
.table_card .tabCon div.row{
    display: none;
}
.table_card .tabCon div.on {
    display: block;
}
.talent-video{
    margin-top: 20px;
}
.talent-video .videolist{
    overflow: hidden;
    border-radius: 3px;
}
.table_card .tabCon .col-md-4 {
    width: 33.33333333%;
    float: left;
}
.talent-video .videolist img{
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.talent-video .videolist:hover img{
    transform: scale(1.2);
}
.talent-video .video-text h3{
    font-size: 16px;
    color: #333;
    line-height: 22px;
    margin: 6px 0;
    white-space: nowrap;
    overflow: hidden;
}
.talent-video .video-text p{
    font-size: 14px;
    color: #888888;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}
.tabCon .talent-video:hover h3{
    color: #1a4782;
}
.videolist {
    position: relative;
    width: 100%;
    height: 185px;
}
.videolist:hover {
    cursor: pointer;
}
.videolist .videoed {
    display: none;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 45%;
    top: 38%;
    z-index: 99;
    border-radius: 100%;
}
.videos {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -470px;
    margin-top: -265px;
    z-index: 100;
    width: 940px;
    height: 530px;
    background: #000;
}
.videos .vclose {
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    cursor: pointer;
}
.tabCon .row .col-md-3 {
    width: 23%;
    float: left;
    padding-right: 0;
}
.tabCon .row .col-md-9 {
    width: 75%;
    float: left;
    margin-left: 2%;
    background: #fff;
}
.tabCon .row .col-md-9 .new-media{
    padding: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}
.tabCon .nav-outer {
    position: relative;
    overflow: hidden;
    /*  margin-top: 20px;*/
}
.tabCon .nav-outer ul{
    padding: 0px;
    margin: 0px;
    border: 1px solid rgba(0,0,0,0.10);
}
.tabCon .nav-outer ul li {
    position: relative;
    display: block;
}
.tabCon .nav-outer ul li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 16px 15px;
    text-transform: capitalize;
    color: #3e5773;
    background: #ffffff;
    font-size: 16px;
    font-weight: 400;
    border-left: 3px solid transparent;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    transition: all 300ms ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.tabCon .nav-outer li.current a,
.tabCon .nav-outer li:hover a,
.tabCon .nav-outer li:focus a {
    font-size: 16px;
    text-decoration: none;
    color: #0f92fb;
    border-left: 3px solid #0f92fb;
    font-weight: 700;
}
.tabCon .nav-outer ul li a i{
    float: right;
    line-height: 25px;
}
.tabCon .new-media .new-item{
    border-bottom: 1px #cbcbcb dashed;
    padding: 10px 0;
}
.tabCon .new-media .new-item a i{
    margin-right: 6px;
}
.tabCon .new-media .new-item span{
    float: right;
}
.talent-main{
    height: 300px;
    margin: 20px 0;
}
.talent-box h3{
    padding: 4px 0;
    height: 38px;
    border-bottom: #f3f2f2 2px solid;
}
.talent-box h3 span{
    color: #1a4782;
    padding: 6px 10px;
    border-bottom: #1a4782 2px solid;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}
.table_card .tabCon .col-md-12 {
    width: 100%;
    float: left;
}
.talent .col-md-12 .center{
    text-align: center;
    padding: 10px 0 10px 0;
    background: #fafafc;
}
.talent .center .btn-primary {
    background-color: #1a4782;
    border-color: #1a4782;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.talent .center .btn-primary:hover{
    color: #1a4782;
    background-color: #fff;
}
.talent-box h3 a.more{
    float: right;
    font-size: 14px;
    padding: 6px 10px;
    line-height: 24px;
    color: #48494e;
}
.talent-box h3 a.more:hover,.talent-box h3 a.more:focus{
    color: #1a4782;
    text-decoration: none;
}
.talent-box .talent-main img{
    float: left;
    width: 40%;
    height: 100%;
    margin-right: 18px;
}
.talent-box .talent-main p{
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
    padding: 10px 10px;
    margin: 0;
}
.talent-box .talent-new{
    float: right;
    width: 56%;
}
.talent-box .talent-new table{
    margin: 20px 20px;
    margin-bottom: 40px;
}
.talent-box .talent-new table tr td{
    color: #ff7f00;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    padding: 2px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.talent-box .talent-new table tr td:first-child{
    width: 100px;
    text-align: right;
    vertical-align: top;
    font-weight: 700;
}
.talent-box .talent-new div{
    text-align: center;
}
.talent-box .talent-new .btn-primary {
    background-color: #1a4782;
    border-color: #1a4782;
    padding: 10px 40px;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.talent-box .talent-new .btn-primary:hover{
    color: #1a4782;
    background-color: #fff;
}
.talent .styled-pagination{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px #e6e6e6 solid;
}
.talent-box .talent-new {
    position: relative;
    height: 300px;
    overflow: hidden;
}
.talent-box .talent-new ul.font_inner{
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.talent-box .talent-new ul.font_inner li{
    overflow: hidden;
    height: 300px;
    background: #fff;
}
/*.talent-new .arrow{
    position: absolute;
    top: 0;
    right: 0;
    height: 22px;
    width: 22px;
    background: url(../images/ftop.jpg) no-repeat center;
}*/
/*.talent-new .arrow.arrow-next{
    top: 30px;
    background: url(../images/fdown.jpg) no-repeat center;
}
!*市场开拓*!
.market {
    background: url(../images/img8.jpg) no-repeat center;
}*/
.market-one h3 {
    padding: 4px 0;
    height: 38px;
    border-bottom: #f3f2f2 2px solid;
}
.market-one h3 span {
    color: #1a4782;
    padding: 6px 10px;
    border-bottom: #1a4782 2px solid;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}
.market-one h3 a.more {
    float: right;
    font-size: 14px;
    padding: 6px 10px;
    line-height: 24px;
    color: #48494e;
}
.market-one h3 a.more:hover,.market-one h3 a.more:focus{
    color: #1a4782;
    text-decoration: none;
}
.market-box ul{
    margin: 0;
    padding: 0;
}
.market-main .market-new ul li{
    padding: 8px 8px;
    border-bottom: 1px dashed #E6E6E6;
}
.market-main .market-new ul li a {
    width: 460px;
    display: inline-block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.market-main .market-new ul li:hover a,
.market-main .market-new ul li:focus a{
    text-decoration: none;
    color: #1a4782;
}
.market-main .market-new ul li span {
    color: #999;
    font-size: 14px;
    float: right;
}
.market-one{
    padding-bottom: 40px;
}
.market-one .col-md-6 {
    width: 50%;
    float: left;
}
.market-one .col-md-6 .market-main .pull-left{
    overflow: hidden;
}
.market-one .col-md-6 .market-main .pull-left img{
    width: 184px;
    height: 250px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.market-one .col-md-6 .market-main .pull-left:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.market-one .market-main .pull-right ul{
    width: 360px;
}
.market-one .market-main .pull-right ul li{
    text-align: center;
    float: left;
    background: #efefef;
    margin: 6px 10px 14px 0;
    padding: 12px 10px;
    width: 110px;
    color: #333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.market-one .market-main .pull-right ul li:hover{
    color: #fff;
}
.market-one .market-main .pull-right ul li:hover{
    background: #1a4782;
}
.market-one .market-main .pull-right ul li:last-child{
    background: none;
}
.market-one .market-main .pull-right ul li:last-child a{
    color: #1a4782;
}
.market-one .market-main .pull-right ul li:last-child:hover a{
    color: #1a4782;
}
.market-one .market-main .pull-right ul li a{
    color: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.market-one .market-main .pull-right ul li:hover a,
.market-one .market-main .pull-right ul li:focus a{
    text-decoration: none;
    color: #fff;
}
.market-two .col-md-4{
    width: 33.33333333%;
    float: left;
    height: 180px;
    padding: 20px 20px 20px 10px;
    border-right: 1px solid #cdcece;
    border-bottom: 1px solid #cdcece;
    transition: all 0.5s ease;
}
.market-two .more {
    margin: 20px 0;
}
.market-two .col-md-4:hover{
    box-shadow:0 0 16px 0 rgba(0,0,0,.2);
    background: #fff;
}
.market-two .col-md-4 img{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.market-two .col-md-4:hover img{
    transform: translateY(-7px);
}
.market-two .col-md-4:hover a,
.market-two .col-md-4:focus a{
    text-decoration: none;
}
.market-two .col-md-4:hover h3{
    color: #1a4782;
}
.market-two .col-md-4:nth-child(3n){
    border-right: 0;
}
.market-two .col-md-4:last-child,
.market-two .col-md-4:nth-last-child(2),
.market-two .col-md-4:nth-last-child(3) {
    border-bottom: none;
}
.market-two .case-list{
    float: left;
    width: 30%;
}
.market-two .case-list img{
    width: 80%;
}
.market-two .case-text{
    float: left;
    width: 70%;
}
.market-two .case-text h3{
    font-size: 18px;
    color: #333;
    margin: 10px 0;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.market-two .case-text p{
    text-align: left;
    font-size: 14px;
    color: #888888;
}
.market-two,.market-three,.market-four{
    background: none;
    text-align: center;
    padding: 10px 0 20px 0;
}
.market-three .case-list{
    width: 360px;
    height: 200px;
    overflow: hidden;
}
.market-three .case-list img{
    width: 100%;
    height: 200px;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.market-three .col-md-4{
    width: 33.33333333%;
    float: left;
    overflow: hidden;
}
.market-three .col-md-4:hover img{
    transform: scale(1.2);
}
.market-three .case-text h3{
    font-size: 16px;
    color: #333;
    line-height: 22px;
    margin: 10px 0;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.market-three .col-md-4:hover h3{
    color: #1a4782;
}
.market-four .col-md-4 {
    width: 33.33333333%;
    float: left;
}
.market-four .case-text h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}
/*.banner2{
    width: 100%;
    height: 110px;
    background: url(../images/img9.jpg) no-repeat center;
}*/
.market-four .col-md-4 img{
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    transition: all 1.2s;
}
.market-four .col-md-4:hover img{
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
/*金融服务*/
.financial {
    background: url(../images/img10.jpg) no-repeat center;
}

.financial1 {
    background: url(../images/img10a1.jpg) no-repeat center;
}
.financial2 {
    background: url(../images/img10a2.jpg) no-repeat center;
}
.financial3 {
    background: url(../images/img10a3.jpg) no-repeat center;
}
.financial4 {
    background: url(../images/img10a4.jpg) no-repeat center;
}

.financial5 {
    background: url(../images/img10a5.jpg) no-repeat center;
}

.financial6 {
    background: url(../images/img10a6.jpg) no-repeat center;
}
.financial-media{
    display: none;
}
.financial-media h3{
    background: #f0f6fc;
    padding: 10px;
    font-size: 16px;
}
.financial-media h4{
    font-size: 15px;
    font-weight: bold;
    color: #1a4782;
}
.financial-media h3 i{
    margin-right: 6px;
    color: #0f92fb;
}
.financial-media p{
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}
.financial-media p span{
    color: red;
}
.financial-media .img-box{
    text-align: center;
}
.financial-media .img-box img{
    width: 800px;
}
.financial-media .logo-box{
    font-size: 0;
}
.financial-media .logo-box img{
    border-left: 1px solid #e2e2e2;
    margin: 10px 0;
    padding: 9px;
}
.financial-media .logo-box a:first-child img{
    border-left: none;
}
.financial-media div.center{
    text-align: center;
    margin: 40px 0;
}

.financial-media .btn-primary{
    background-color: #1a4782;
    border-color: #1a4782;
    padding: 10px 40px;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.financial-media .btn-primary:hover{
    color: #1a4782;
    background-color: #fff;
}
/*供应链服务*/
/*.value {
    background: url(../images/img11.jpg) no-repeat center;
}*/
.value-box .center {
    text-align: center;
    padding-bottom: 20px;
}
.pxClass{
    overflow: hidden;
    width: 50%;
    height: 98%;
}
.zhCLass{
    height: 99%;
    overflow: hidden;
}
.zhCLass span{
    background-color:  #F7F7F7 !important;
}
.pxClass1{
    overflow: hidden;
    width: 100%;
    height: 40%;
}
.ulClass ul{
    list-style:disc;
}
.ulClass ol{
    list-style:decimal;
}
.value-box{
    padding: 32px 0;
}
.value-box .value-list{
    overflow: hidden;
    border-bottom: 1px solid #dadce0;
    padding: 20px 0;
}
.value-box .value-list:last-child{
    border-bottom: none;
}
.value-list .value-word .img-box{
    width: 653px;
    height: 363px;
    overflow: hidden;
}
.value-list .value-word .img-box img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.value-list .value-word .img-box:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.value-list .value-word{
    padding: 0 24px;
}
.value-list:nth-child(odd) .img-box{
    float: right;
    margin: 0 0 20px 50px;
}
.value-list:nth-child(even) .img-box{
    float: left;
    margin: 0 50px 20px 0;
}
.value-list .value-word .img-box img{
    width: 100%;
    height: 363px;
}
.value-list .value-word .title{
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #373d41;
    overflow: hidden;
    margin-bottom: 17px;
    margin-top: 40px;
}
.value-list .value-word .line{
    height: 2px;
    width: 24px;
    background: #373d41;
    overflow: hidden;
    margin-bottom: 14px;
}
.value-list .value-word .text{
    font-size: 14px;
    color: #73777a;
    line-height: 21px;
}
.value-box .value-list .col-md-7{
    width: 58.33333333%;
    float: left;
}
.value-box .value-list .col-md-5{
    width: 41.66666667%;
    float: left;
}
/*关于我们*/
/*.about {
    background: url(../images/img12.jpg) no-repeat center;
}*/
.about-box{
    padding: 40px 0;
}
.about-box2{
    padding: 40px 0;
    position: relative;
    background-color: #fafafa;
}
.about-list .about-img{
    overflow: hidden;
}
.about-list .about-img img{
    width: 550px;
    height: 306px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.about-list .about-img:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.about-list .about-word .title{
    font-size: 24px;
    color: #1a4782;
}
.about-list .about-word .title span{
    font-size: 16px;
    color: #666666;
}
.about-list .about-word p{
    text-indent: 2em;
    line-height: 2;
}
.about-box .center {
    text-align: center;
    padding-bottom: 20px;
}
.contact-form .form-group {
    margin-bottom: 26px;
}
.about-box2 .contact-form .group-title h2{
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-box2 .contact-form .form-group label {
    position: absolute;
    right: 24px;
    top: 6px;
    font-size: 14px;
    color: #f0ad4e;
    z-index: 1;
}
.about-box .hero-text .line {
    margin-top: 10px;
}
.about-box .hero-text h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #252b3a;
    margin-top: 56px;
}
.about-list .about-contact{
    text-align: center;
    padding: 40px 10px;
    margin: 0 10px;
    border: 2px solid #f4f4f4;
    height: 280px;
    transition: all 0.5s ease;
}
.about-list .about-contact:hover{
    box-shadow:0 0 16px 0 rgba(0,0,0,.2);
    background: #fff;
    border:2px solid transparent;
}
.about-contact .case-info .caption{
    font-size: 18px;
    color: #252B3A;
    line-height: 22px;
    font-weight: 700;
    margin-top: 24px;
    position: relative;
}
.about-contact .case-info .caption:before{
    position: absolute;
    content: '';
    width: 32px;
    height: 3px;
    background: #ADB0B8;
    bottom: -19px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.2s ease-in-out 0s;
}
.about-contact .case-info .info{
    margin: 0 0 10px;
    overflow: hidden;
    font-size: 14px;
    color: #575D6C;
    line-height: 22px;
    margin-top: 35px;
}
.about-box .hero-text{
    position: relative;
}
.about-box .hero-text a.more {
    position: absolute;
    right: 0;
    font-size: 14px;
    padding: 6px 10px;
    line-height: 24px;
    color: #48494e;
    top: 0;
}
.about-box .hero-text a.more:hover,.about-box .hero-text a.more:focus{
    color: #1a4782;
    text-decoration: none;
}
.about-box .hero-text.left h1{
    font-size: 18px;
    margin-bottom: 6px;
}
.about-box .hero-text.left h1 i{
    font-size: 16px;
    color: #ff6a00;
    margin-right: 6px;
}
.about-box .hero-text.left .line{
    width: 100%;
}
.about-box .market-main .market-new ul{
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
.market-main .market-new ul li i{
    margin-right: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #828282;
    float: left;
    line-height: 20px;
    color: #ffffff;
}
.market-main .market-new ul li i.top{
    background: #1a4782;
}
/*贸易服务*/
/*.trade{
    background: url(../images/img13.jpg) no-repeat center;
}*/
.data-cont,.chartCon{
    width: 100%;
    height: 336px;
}
.trade-box{
    background: #F5F5F6;
    padding: 40px 0;
    padding-top: 20px;
}
.trade-box .list-li{
    cursor: pointer;
    border: 1px solid #eee;
    box-shadow: 0 2px 4px 0 rgba(226, 226, 226, 0.5);
    background: #fff;
    padding: 10px 20px;
    text-align: center;
    height: 360px;
    margin-bottom: 20px;
    transition: all 0.5s ease;
}
.trade-box .list-li:hover{
    -webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 6px 16px 0 rgba(0,0,0,.2);
    box-shadow: 0 6px 16px 0 rgba(0,0,0,.2);
    transform: translateY(-7px);
    background: #fff;
    border:1px solid transparent;
}
.trade-box .list-li img{
    margin: 20px;
    width: 80px;
}
.trade-box .list-li p{
    text-align: left;
    margin: 0;
    line-height: 24px;
}
.trade-box .list-li .center.more{
    margin: 20px;
}
.trade-box .list-li .center.more .btn-primary {
    background-color: #1a4782;
    border-color: #1a4782;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.trade-box .list-li .center.more .btn-primary:hover{
    color: #1a4782;
    background-color: #fff;
}
.trade-box .center {
    text-align: center;
    padding-bottom: 20px;
}
.trade-box .hero-text .line {
    margin-top: 10px;
}
.trade-box .form-inline{
    margin: 20px auto;
    padding: 20px 10px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    position: relative;
    border-bottom: 1px solid #fff;
    background: #fff;
}
.trade-box .form-inline .form-box{
    width: 800px;
    margin: auto;
}
.trade-box .form-inline .form-control {
    width: 340px;
    border-radius: 20px;
    height: 40px;
    padding: 6px 12px;
}
.trade-box .form-inline input.form-control {
    width: 440px;
}
.trade-box .form-inline select.form-control {
    width: 240px;
}
/*海外服务*/

.oversea-box .center {
    text-align: center;
    padding-bottom: 40px;
}
.oversea-item .servicebox li a{
    display: block;
    height: 410px;
    border-radius: 4px;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.oversea-item .servicebox li a img{
    width: 260px;
    height: 415px;
}
.oversea-box ul{
    margin: 0;
    padding: 0;
}
.oversea-item .servicebox li{
    width: 260px;
    float: left;
    margin: 0 12px;
}
.servicebox li a:after{
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,.5);
    transition:all .3s ease;
}
.servicebox li .textbox{
    padding: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top:0px;
    z-index: 22;
    display: flex;
    align-items:center;
    justify-content:center;
}
.servicebox li .title{
    margin-bottom:15px;
    text-align: center;
}
.servicebox li .title h4{
    font-size: 20px;
    margin-top: 10px;
    line-height: 36px;
    font-weight: bold;
}
.servicebox li .textbox .par{
    font-size: 14px;
    line-height: 26px;
    opacity: 0;
    height: 0px;
    transition:all .3s ease;
}
.servicebox li .textbox .par .more{
    text-align: center;
    margin-top: 25px;
}
.servicebox li .textbox .par .more span{
    display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    border:1px solid #fff;
    transition: all 0.3s;
}
.servicebox li .textbox .par .more span:hover{
    border: 1px solid #fff;
    background: #fff;
    color: #1a4782;
}
.servicebox li:hover a:after{
    background:linear-gradient(rgba(16, 134, 223, .8),rgb(16, 134, 223));
}
.servicebox li:hover .par{
    opacity: 1;
    height: 260px;
}
.servicebox li .title .fa{
    font-size: 34px;
}
.oversea-box .data-cont,.oversea-box .chartCon {
    height: 692px;
}
.oversea-box .chartCon img{
    width: 100%;
}
.oversea-list .swiper-slide{
    position: relative;
}
.oversea-list .swiper_slide img{
    width: 100%;
    display: block;
    height: 100px;
    border:1px solid #e1e1e1;
}
.oversea-list .swarr{
    background-color:rgba(255,144,0,.6);
    background-size:  14px;
}
.oversea-list .swiper-button-prev{
    left: 0px;
}
.oversea-list .swiper-button-next{
    right: 0px;
}
.oversea-box .row.oversea-ad{
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    background: #f7f7f7;
}
.oversea-box .row.oversea-ad:hover{
    box-shadow:0 0 16px 0 rgba(0,0,0,.2);
    background: #fff;
    border:1px solid transparent;
}
.oversea-box .row .col-md-4{
    padding: 0;
}
.ad-oversea .img {
    margin-bottom: 20px;
    text-align: center;
}
.ad-oversea .img img {
    width: 600px;
}
.oversea-box .list li {
    float: left;
    width: 170px;
    margin: 0 10px 20px;
    text-align: center;
}
.oversea-box .list li h3{
    color: #ff7f00;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}
.oversea-box .list li .icon img{
    width: 75px;
}
.oversea-box .flow{
    background: #f0f6fc;
    text-align: center;
}
.oversea-box .flow img{
    width: 100%;
}
.oversea-box .about-list .about-contact {
    height: 320px;
}
/*风控服务*/
/*risk{
    background: url(../images/img15.jpg) no-repeat center;
    text-align: center;
}*/
.risk .btn-default{
    background: none;
    border-color: #ffffff;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    margin-top: 120px;
}
.risk .btn-default:hover,.risk .btn-default:focus{
    color: #1a4782;
    background-color: #fff;
}
.risk-box .market-new ul li {
    border-left: 2px solid #f4f4f4;
    position: relative;
    padding-left: 14px;
}
.risk-box .market-new ul li:before{
    content: "";
    background: #ff6a00;
    border-radius: 50%;
    display: inline-block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: -4px;
    top: 42px;
}
.risk-box .market-new ul li span{
    color: #999;
    font-size: 14px;
    float: none;
    padding-right: 4px;
}
.risk-box .market-new ul li img{
    height: 18px;
}
.risk-box .market-new ul li a {
    margin-top: 6px;
    width: 538px;
}
.risk-main .risk-new li{
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s;
}
.risk-main .risk-new li .title{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    text-align: center;
    padding-top: 32px;
    font-size: 16px;
    font-weight: bold;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.risk-main .risk-new li:hover .title{
    background: rgba(16, 134, 223, .6);
}
.risk-main .risk-new li img{
    width: 100%;
    height: 84px;
}
.product-tab .tab-img li{
    float: left;
    position: relative;
    width: 360px;
    height: 200px;
    cursor: pointer;
    margin: 10px;

}
.product-tab .tab-img li img{
    width: 360px;
    height: 200px;
}
.product-tab .tab-img li .title {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    text-align: center;
    padding-top: 90px;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease;
}
.product-tab .tab-img li.active .title {
    background: rgba(16, 134, 223, .8);
}
.product-tab .tab-img li.active{
    font: normal normal normal 14px/1 FontAwesome;
}
.product-tab .tab-img li.active:before{
    content: "\f0d7";
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -12px;
    font-size: 42px;
    color: #1a4782;
    z-index: -1;
}
.product-tab .table_card{
    display: none;
    margin: 10px;
}
.product-tab .table_card .tabCon div.tabrow {
    display: none;
    overflow: hidden;
    margin: 0 20px;
}
.product-tab .table_card .tabCon div.on {
    display: block;
}
.product-tab .table_card .tabCon div.tabrow-one {
    overflow: hidden;
    margin: 0 20px;
}
.table_card .product-img{
    margin-top: 20px;
}
.table_card .product-img img{
    width: 300px;
    height: 168px;
    margin-right:20px;
}
.product-tab .table_card .product-word {
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
    margin: 20px 0;
}
.product-tab .table_card .tabCon{
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    border: 1px solid #f0f0f0;
    border-top: 0;

}
.topic-cont{
    margin-top: 20px;
}
.topic-cont img{
    width: 100%;
}
.topic-box h3 span {
    cursor: pointer;
    color: #333;
    padding: 6px 30px;
    border-bottom: transparent 2px solid;
    font-size: 18px;
    font-weight: bold;
}
.topic-box h3 span.active {
    color: #1a4782;
    border-bottom: #1a4782 2px solid;
}
.topic-box .market-new ul li a {
    width: 860px;
}
.risk-box .market-one {
    padding-bottom: 0px;
}

/* 新增*/
.sever_w{ width:100%; height: 120px;}
.kymj{ float: left; width: 366px;  height: 100%; border-radius: 10px;
    padding-left:140px;}
.kymj b{display: block;  font-size: 24px; color: #1a4782; padding-top:30px; width: 140px; text-align: center;}
.kymj p{color: #999;width: 140px; text-align: center; }
/*
.ky1{ background: url(../images/severa01.png) no-repeat 50px center  #e0f1ff; }
.ky2{  background: url(../images/severa02.png) no-repeat 50px center  #e0f1ff;margin: 0px 20px; }
.ky3{ background: url(../images/severa03.png) no-repeat 50px center  #e0f1ff;}
*/

.searchArea{margin:20px 0 60px 0; font-size: 14px; border:1px solid #e0f1ff; border-radius: 10px; padding: 20px 40px;}
.searchArea li{ height: 40px; line-height: 40px;}
.searchArea li a{ padding: 3px 8px; color: #1a4782; border:1px solid #1a4782 ; border-radius: 3px; margin-left: 8px;}
.searchArea li a:hover{ background: #1a4782; text-decoration: none; color: #fff;}
.searchArea li .cur_a{background: #1a4782; text-decoration: none; color: #fff;}
.introImg .city2{    position: absolute;
    z-index: 11111111;
    color: #fff;
    top: 35%;
    left: 40%;
    width: 140px;
    height:140px;
    line-height: 90px;
    text-align: center;
    font-size: 18px;}
.introImg .lbl2 {
    position: absolute;
    top: 28%;
    left:40%;
    width: 140px;
    height:140px;
    line-height: 140px;
    color: #ffffff;
    padding-left: 10px;
    background:#000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    border-radius: 45px;
    transition: all 0.5s ease;
    z-index: 88;
    border-radius: 70px;

}
.add_left .left {
    height: 270px; width:530px
}
.add_left .left .mapBox {
    width: 100%;
    height: 100%;

}
.title {
    font-size: 14px;
    font-weight: bold;
    color: #cc5522;
}
.content {
    font-size: 13px;
    color: #333;
    margin-top: 6px;
}
/* --------------------------- 新增---------------------------------*/

/*会员中心*/
.nav-outer .lt_tit{
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #1a4782;
    height: 50px;
    line-height: 50px;
}
.row_tit{
    height: 100px;
    margin-bottom: 20px;
    width: 100%;
    margin-top: 20px;
}
.row_tit .col-md-4{
    width: 33%;
    padding: 0px;
    position:relative;
}

.row_tit .col-md-4 a{
    border-radius: 5px;
    /* background:#e5f4ff;*/
    border:1px solid #9cd4ff;
    width: 96%;
    margin: 0 auto;
    display: block;
    line-height: 100px;
    text-align: right;
    padding-right:40px;
    font-size: 16px;
}

.row_tit .col-md-4 a:hover{
    text-decoration: none;
    color: #d47b08;
    /* background:#fee0b8 ;*/
    border: 1px solid #ccc;
    transition: all 0.5s ease;
    text-align: right;
    padding-right:40px;
}
.yuan{
    width:50px;
    height:50px;
    border-radius: 50%;
    float:left;
    position:absolute;
    left:45px;
    top:25px;
}
.yuanbg1{ background:rgba(102,51,255,0.3);}
.yuanbg2{ background:rgba(255,144,0,0.3);}
.yuanbg3{ background:rgba(16,134,223,0.3);}
.yuan img{
    margin-top:8px;
    margin-left:12px;
    display:block;
    width:32px;
    height:32px;
    vertical-align: middle;
}
.market-one h3{ margin: 0px;}

.member_cont{ width: 100%; height: auto; padding:20px 10px 0px;}

.meb_cont_lt{
    float: left;
    text-align: center;
    background: #f3f3f3;
    padding:10px 20px;
    margin-right: 20px;
    border-radius: 5px;
}

.meb_cont_lt span{
    font-weight: bold;
    font-size: 16px;
    display: block;
    line-height: 28px;
}
.meb_cont_rt{float:left;line-height: 30px; }
.meb_cont_rt p{ margin-bottom: 0px;}
.webd{ font-style: normal; padding: 4px 5px; color: #fff;  margin-right: 5px; border-radius: 3px;}
.me_we{background:#1a4782;}
.me_da{background:#ff9000;}

/*会员资料*/
.hyzx_table{padding-top:20px}
.hyzx_table table tr .form-control{width: 50%; }

/*常见问题*/
.quser_w{ padding-top:20px; padding-left: 10px; line-height: 28px; font-size: 14px;}
.quser_w p{ margin-bottom: 5px;}
.page_center{ text-align: center;}

/*page 分页效果*/
.styled-pagination{
    position:relative;
}
.styled-pagination li{
    position:relative;
    display:inline-block;
    margin:0px 5px 10px;
}
.styled-pagination li a{
    cursor: pointer;
    position:relative;
    display:block;
    line-height:24px;
    padding:4px 5px;
    font-size:13px;
    text-transform:capitalize;
    min-width:36px;
    border:1px solid #c2cad0;
    background:#ffffff;
    color:#b2b7bb;
    text-align:center;
    border-radius:3px;
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
}
.styled-pagination li a.next,
.styled-pagination li a.prev{
    padding:4px 20px;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
    color: #ffffff;
    border-color: #1d93e5;
    background: #1d93e5;
    text-decoration: none;
}
.cur{
    color: #ffffff;
    border-color: #1d93e5;
    background: #1d93e5;
    text-decoration: none;
}
/*互动交流-问卷调查*/
.wjdc_list{ padding-bottom: 0px; margin-bottom: 0px;}
.wjdc_list li{ line-height: 40px!important;}
.wjdc_list li a{ine-height: 40px}
.wjdc_list li a:hover{ color: #1a4782;}

/*互动交流-联系我们*/
.link_wrap{width: 100%; margin-top:30px; font-size: 16px;}
.link_dl{ float: left; width: 25%; margin-left: 3.3%; }
.link_dl dt{ float:left; width: 80px; height: 80px; border-radius: 40px; background:  #3ecdf9; margin-right: 15px; }
.link_dl dt img{  -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;}
.link_dl:hover {color: #1d93e5;}
.link_dl:hover dt{ background: #ff9000;}
.link_dl:hover img{ transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);}
.link_dl dt img{margin: 0 auto; display: block; margin-top:15px}
.link_dd{ line-height: 34px; font-size: 18px; margin-top:10px; }
.link_dl a{ color: #333;}
.link_tit{ border-left: 3px #1a4782 solid; color:#1a4782 ; line-height: 18px; font-size: 18px; font-weight: bold; padding-left: 10px; margin-top: 20px; }
.link_map{width: calc(100% - 10px);  height: auto; overflow: hidden; margin-top: 20px; border: 1px solid #f3f2f2; padding: 5px;}
.link_map img{ width: 100%;}

/*互动交流-投诉建议*/
.tabs{overflow:hidden;width:40%;margin:0 auto; text-align: center; margin-top:50px}
.tabs li{float:left;}
.tabs a{float:left;position:relative;padding:12px 30px;text-decoration:none;color:#000;font-size:14px; background:#ccc; margin: 5px;}
.tabs a:hover,.tabs a:focus{ background: #1a4782; color: #fff;}
.tabs a:focus{outline:0}
.tabs .current{z-index:3;background: #1a4782; color: #fff;     }
.tabs .content{background:#fff;padding-top:10px;font-size:14px}
.about{color:#999;text-align:center;}
.about a{color:#777}
.reg_table .no-top{margin-top:5px!important}
.ind_mtjj,.ind_mtjj a:hover{text-decoration: none; color:#1a4782;}

/*企业服务*/
.sever_wrap{ padding-left:8px!important; padding-right:8px!important;}
.sever_wrap li{ line-height: 40px;}
.qyfwu_pd{ padding-left:15px; padding-right: 15px; padding-bottom: 10px; }
.yyzx_cont{ margin-top:40px!important; display: block; color: #999;  }
.yyzx_cont dt{float: left; width: 133px; height: 133px; margin-right: 20px;  }
.yyzx_cont dt img
{
    width: 100%;
    height: 100%;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transition: All 0.4s ease-in-out;
    overflow: hidden;
}
.yyzx_cont dt:hover img
{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.yyzx_cont b{
    font-size: 18px;
    color: #333;
    line-height: 40px;
    display: block;
}
.yyzx_cont dl dd{line-height: 22px;}
.yyzx_cont:hover
{
    text-decoration: none;
    color: #333;
}
.cscc_cont{ padding-top:10px;}

.cscc_cont .col-md-2,.cscc_cont .col-md-3
{
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0px;
    overflow: hidden;
    margin-top:25px;
}
.cscc_cont .col-md-2 a,.cscc_cont .col-md-3 a
{
    border:1px solid #9cd4ff;
    display: block;
    height: 100%;
    width: 92%;
    margin: 0 auto;
    border-radius: 5px;
}


.cscc_cont .col-md-2 a:hover,.cscc_cont .col-md-3 a:hover
{
    text-decoration: none;
    color: #d47b08;
    border: 1px solid #ff9000;
    transition: all 0.5s ease;
}
.cscc_cont .col-md-3
{ width: 33%!important;}

/*.co1-img1
{
    background:url(../../images/yslb_bdcdj.png) no-repeat;
}*/

/*ln企业服务加*/
.middle-content
{
    width: 1170px;
    margin: 0 auto;

}


.andy-advertising-img
{
    width: 100%;
    margin-top:30px;
    height: 255px;
    box-sizing: border-box;
    background: #F2F6FC;
}
.yslb_wykfd{
    float:left;
    width:22.5%;
    margin-left:2%;
    margin-top:2%;
    cursor: pointer;
    -webkit-transition:all 1.5s;
    -moz-transition:all 1.5s;
    -ms-transition:all  1.5s;
    -o-transition:all 1.5s;
    transition:all 1.5s;
    position:relative;
}
.yslb_wykfd:hover {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.yslb_wykfd span
{
    position:absolute;
    left:15px;
    top:15px;
    text-align:center;
    display:block;
    color:#fff;
    font-size:18px!important;
}
.yslb_wykfd1{
    background:url(../images/yslb_bdcdj1.png) no-repeat;
    background-size: 100%;
}
.yslb_wykfd2{
    background:url(../images/yslb_bdcdj2.png) no-repeat;
    background-size: 100%;
}
.yslb_wykfd3{
    background:url(../images/yslb_bdcdj3.png) no-repeat;
    background-size: 100%;
}
.yslb_wykfd4{
    background:url(../images/yslb_bdcdj4.png) no-repeat;
    background-size: 100%;
}

.kd2{ height:65px!important;}
.kd1{  height:90px !important;}

/*新闻详情*/
.financial {
    background: url(../images/img10.jpg) no-repeat center;
}
.banner{
    width: 100%;
    height: 206px;
    margin: auto;
}
.main-new .center {
    text-align: center;
    padding-bottom: 20px;

}
.main-new .center h3,.main-new .center h4{
    text-align: center;
    color: #333;
    font-size:24px!important;
    padding-top:20px
}
.main-new .center .all-date {
    text-align: center;
    color: #999;
}
.main-new .all-date .look-number {
    margin: 0 10px;
}
.main-new .all-date .look-number i{
    margin-right: 4px;
}
.main-new .content-box .text {
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
    padding: 20px 20px;
}
.main-new .address{
    background: #f2f2f3;
    padding: 10px;
}
.main-new .address a{
    margin: 5px;
}
.prv-nxt {
    margin: 40px 0 20px 0;
}
.prv-nxt .clearfix {
    border-top: 1px #eee dashed;
    padding: 20px 20px;
    font-size: 14px;
}
.prv-nxt .clearfix a {
    color: #333;
}
.prv-nxt .clearfix a:hover,.prv-nxt .clearfix a:hover i{
    color: #4981f4;
}
.sev_but a{background: #5bb5f9; padding: 10px 20px; border-radius: 3px; color: #fff;}
.sev_but a:hover{background:#1a4782; text-decoration: none;}
.sev_but{text-align: center; padding-top:20px}
/*参数查询详情页*/
.table_table{ margin-top:20px; border: 0px;}
.table_table td, th{ padding: 12px!important; text-align: center;}
.form-inline{ padding-top:20px}
.form-inline .form-control{ width: 300px; margin-left:8px}
.form-inline .form-group{ padding-right: 20px;}
/*投资环境*/
.tzyh_cont .col-md-6{ padding-top:25px!important; padding-left: 0px; }
.tzyh_cont .col-md-6 .img_sc{ overflow: hidden;}
/*.img_sc{ width:305px; height:185px;}*/
.img_sc img{ width:100%;
    height:100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
.img_sc:hover img{webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transform: all 0.2s ;}
.tzyh_cont .img_top{ padding-left: 15px; padding-bottom: 30px; line-height: 24px; padding-top:10px!important}
.tzyh_cont .img_top h4{font-size: 18px; font-weight: bold;}
.tzyh_cont .img_top a{color: #333;}
.tzyh_cont .img_top a:hover{ color: #1a4782;}
/*招商引资*/
.inv_p{ padding:20px 10px; line-height: 26px;}
.inv_ico {text-align: center; line-height: 55px; padding-top:10px; font-size: 16px; font-weight: bold; width: 12.5%!important; color: #666;}
.inv_ico p{ border-top: 2px solid #10d0df ; width:100%; margin: 0 auto; }
.inv_ico img{ display: block; padding-bottom: 15px;margin: 0 auto; -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transition: All 0.4s ease-in-out;}
.inv_ico:hover  img{ transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);}

.inv_sqrz>.col-md-2{width: 20%!important; }
.inv_wrap{
/*background: #e7f8ff;  */
 border: 2px solid #f4f4f4;
text-align: center; 
font-weight: bold; 
line-height: 40px; 
padding-top:40px; 
height: 250px; 
font-size: 16px;
 transition: all 0.4s ease;
 }
.inv_wrap img{ display: block; margin:0 auto; margin-bottom: 10px;}
.inv_wrap p{ font-weight: normal; line-height: 22px; font-size:14px; padding:0px 20px}
.inv_wrap:hover{/* background: #c4ebfc;*/ transform: translateY(-8px); box-shadow: 0 6px 8px 0 rgba(25, 158, 216, 0.2); cursor: pointer;}

.rz_but{text-align: center;  margin-top:30px; height: auto; width: 100%;}
.rz_but a{ color: #fff; background: #1a4782; display: block; width: 25%; height: 50px; line-height: 50px; font-size: 16px; margin:0 auto; border-radius: 3px;}

/*企业入驻*/
.row_rzqy{width: 100%; padding-top:20px; text-align: center;}
.row_rzqy>.col-md-4 p{overflow: hidden;/*border: 1px solid #e1e1e1;*/ margin-bottom: 10px;}
.row_rzqy>.col-md-4{line-height: 30px; font-size: 16px; padding-top:20px;cursor: pointer;  }
.row_rzqy>.col-md-4:hover p{/*border: 1px solid #cdcdcd;*/}
/*招募对象*/
.main-new .content-box .text img{ display: block; margin:0 auto; padding-top:40px; padding-bottom: 40px;}
.main-new .content-box .new_text{ padding-top:40px}
/*新闻中心*/
.swiper-slide{ overflow:hidden;}
.swiper-slide1{ width:230px; height:90px;
}
.img_cont{ padding-top:30px; text-align: center; line-height: 35px;}
.img_cont .col-md-5{font-size: 16px; line-height: 40px; text-align: left;}
.img_cont a{overflow: hidden; display: block; }
.img_cont .new_more{display: inline; float: right;}

/*走进园区*/

.new_img .col-md-9{ padding-left: 8px; }
.new_img .col-md-3 .img_sc{overflow: hidden; background: #0F92FB; }
.img_cont .col-md-2{ width: 20%!important; padding-left:8px!important}
.big_qu{ overflow: hidden; width: 100%; height: 100%; margin-top:30px}
.hosit{padding:30px 0 0px;}

.lsyg_cont{ width: 92%; margin: 0 auto; padding-top:30px;}
.lsyg_cont li{ padding:15px 30px; border-left: 1px solid rgba(0,0,0,0.1); position: relative; }
.lsyg_cont li span{display: block; color: #1a4782; font-size: 18px; line-height: 28px; }
.lsyg_cont li p{ line-height: 24px; }
.lsyg_cont li:before{
    content: "";
    background: #ff9000;
    border-radius: 50%;
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    left:-7px;
    top: 40%;
    border: 2px solid #fff;
}
.lsyg_cont li:hover{background: #f1f1f1;}






/*政策八优*/
.f-l{ float:left;  width:75%; }
.f-r{ float:right;width:25%;}
.zc-cont{
    margin:0 auto;
    margin-top:15px;
}
.zc-cont-top{
    padding:3px;
    font-size:24px;
    background:#0f92fb;
    color:#fff;
    width:40px;
    height:40px;
    position:absolute;
    right:0;
    top:0;

}
.zc-cont ul{ height:253px;}
.zc-cont ul li{
    margin:10px;
    padding:10px;
    border:1px solid #ccc;
    text-align:center;
    position: relative;
}
.zc-cont-h{ height:260px;}
.zc-cont-h1{ height:240px;}
.zc-cont ul li h4 input{
    font-size:16px; padding:5px;
    border:1px solid #0f92fb;
    border-radius:5px;
    width:70%;
    text-align:center;
    background:#fff;
    margin:0 auto;
    color:#0f92fb;
}

.zc-cont-img{
    margin-top:20px;
    margin-bottom:20px;
    width:88px;
    height:88px;
    margin:0 auto;
}

.zc-cont-cont{
    float:right;
    font-size:14px;
    line-height:26px;
    text-align:left;
}


/**/
.cont-t6{ width:100%; margin:0 auto;}
.cont-t6top{
    padding:3px;
    font-size:24px;
    background:#0f92fb;
    color:#fff;
    width:40px;
    height:40px;
    position:absolute;
    right:0;
    top:0;

}
.cont-t6 ul li{ float:left;
    margin:9px;width:31.2%;
    padding:10px;
    border:1px solid #ccc;
    text-align:center;
    position: relative;
    height:240px;
}
.cont-t6 ul li h4 input{
    font-size:16px; padding:5px;
    border:1px solid #0f92fb;
    border-radius:5px;
    width:70%;
    text-align:center;
    background:#fff;
    margin:0 auto;
    color:#0f92fb;
}

.cont-t6-img{
    margin-top:20px;
    margin-bottom:20px;
    width:88px;
    height:88px;
    margin:0 auto;
}

.cont-t6-cont{
    font-size:14px;
    line-height:26px;
}

.clear{clear:both}


/*后台logo*/
.houtai-bg{ background:#1f7efe;}

.houtai{ width:1170px; margin:0 auto;}

.houtai p{
    text-align:center;
    line-height:30px;
    font-size:14px;
    margin-top:30px;
}
.houtai-logo{
    width:900px;
    height:70px;
    margin:20px 0px;
}
.houtai-cont{ height:700px;}

.houtai-cont-left{ width:60%; margin-top:180px;}

.houtai-cont-right{ width:35%;}

.houtai-cont-right-cont{
    background:#fff;
    border-radius:10px;
    height:420px;
    margin-top:120px;
}

.houtai-title{
    padding-top:15px;
    width:80%;
    border-bottom:1px solid #ccc;
    line-height:80px;
    margin:0 auto;
    color:#333;
    font-size:20px;
    text-align:center;
    margin-bottom:30px;
}

.houtai-list{
    margin:0 auto;
    width:80%;
    line-height:40px;
    height:42px;
    border-radius:10px;
    border:1px solid #ccc;
    margin-top:20px;
}

.houtai-list1{ width:12%; border-right:1px solid #ccc;  height:40px; padding-left:10px;}
.houtai-list1 img{ width:20px; height:20px;}
.houtai-list2{ width:80%;}
.houtai-list2 input{
    border:none;
    height:38px;
    float:left;
    padding-left:10px;
    line-height:38px;
    color:#777;
}



.houtai-lista1{
    margin:0 auto;
    width:80%;
    line-height:40px;
    height:44px;
    margin-top:20px;
}


.houtai-lista1-cont{
    width:65%;
    line-height:40px;
    height:42px;
    border-radius:10px;
    border:1px solid #ccc;
    float:left;
}
.houtai-lista1-a{ width:19%; border-right:1px solid #ccc;  height:40px; padding-left:13px;}
.houtai-lista1-a img{ width:18px; height:18px;}

.houtai-lista1-b{ width:30%; height:40px; float:right;}


.houtai-lista1-cont1 input{ width:75%;
    border:none;
    height:38px;
    line-height:38px;
    color:#777;
    padding-left:10px;
}
.link_dl1{ float: left; width:40%; margin-left: 3.3%; }

.link_dl1 dt{ float:left; width: 80px; height: 80px; border-radius: 40px; background: #1d93e5; margin-right: 15px; }
.link_dl1 dt img{  -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;}
.link_dl1:hover {color: #1d93e5;}
.link_dl1:hover dt{ background: #ff9000;}
.link_dl1:hover img{ transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);}
.link_dl1 dt img{margin: 0 auto; display: block; margin-top:15px}
.s1{ width:70%; margin:0 auto; font-size:18px; margin-top:30px;}
.s1 a{ background: #1f7efe; padding: 6px 35px; border-radius: 5px; color: #fff; margin-left:30px;}
.s1 a:hover{ background:#1a4782; text-decoration: none; border-radius: 5px; margin-left:30px;}