@charset "utf-8";
/* CSS Document */
body,div,span,img,h1,h2,h3,h4,h5,h6,ul,li,ol,p,i,b,strong,a,table,th,td,form,input,textarea
{font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
@font-face{
    font-family:'FuturaLL';
    src:url('../Fonts/Futura LT Light.otf');
}
ol,ul,li{list-style:none;}
a{color:#333;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;display:inline-block;vertical-align:middle;}
::-webkit-input-placeholder{font-size:14px;color:rgb(180,180,180);}
/* --Public-- */
.hidden{overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.center{text-align:center;}
.valign-middle{display:table-cell;vertical-align:middle;}
/* --pub-- */
.pub{width:80%;margin:auto;}
body{padding-top:106px;}

/* --header-- */
.header_bg{width:100%;height:106px;position:fixed;left:0;top:0;z-index:999;background:#FFF;box-shadow:0 0 16px rgba(0,0,0,0.2);
-webkit-transition:all 0.5s;transition:all 0.5s;}
.header{position:relative;}
.header .logo{width:32%;height:106px;line-height:106px;float:left;display:table;}
.header .logo img{width:auto;height:64px;max-width:100%;}

.header_right{width:64%;height:106px;padding-top:10px;float:right;overflow:hidden;}
.search{width:196px;height:36px;float:right;border-bottom:1px solid #ddd;position:relative;}
.search input.s{width:160px;height:35px;line-height:35px;color:#333;font-size:14px;padding:0 5px;border:none;outline:none;background:none;position:absolute;left:0;top:0;}
.search input.b{width:36px;height:35px;border:none;outline:none;position:absolute;right:0;top:0;z-index:2;background:url(../Image/ser.png) no-repeat center;cursor:pointer;}
.header_right .email{color:#333;font-size:16px;line-height:36px;float:right;margin-right:20px;padding-left:30px;background:url(../Image/email.png) no-repeat left center;}
.header_right .tel{color:#333;font-size:16px;line-height:36px;float:right;margin-right:20px;padding-left:30px;background:url(../Image/tel.png) no-repeat left center;}
.header_lang{font-size:16px;color:#666;float:right;line-height:36px;margin-right:20px;}
.header_lang .cur{color:#006de6;}

.nava{width:100%;height:60px;position:relative;overflow:hidden;}
.nava li{width:11.11%;height:60px;float:left;font-size:16px;color:#333;line-height:60px;text-align:center;position:relative;overflow:hidden;cursor:pointer;}
.nava li:hover{color:#002374;}

/* --banner-- */
.swiper-banner{width:100%;height:842px;overflow:hidden;background:#fff;position:relative;}
.swiper-banner .swiper-slide{overflow:hidden;}
.swiper-banner .swiper-slide .imgScale{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center top;background-size:cover;}

.banner-pagination{width:100%;left:0;bottom:25px;z-index:99;text-align:center;position:absolute;}
.banner-pagination .swiper-pagination-bullet{width:84px !important;height:36px !important;font-size:12px;color:#ccc;line-height:36px;text-align:left;margin:0 12px !important;border-top:1px solid #ccc;opacity:1 !important;border-radius:0 !important;background:none !important;}
.banner-pagination .swiper-pagination-bullet-active{border-top:4px solid #FFF;font-size:18px;color:#FFF;line-height:28px;}

.banner_next{width:64px;height:88px;background:url(../Image/right.png) no-repeat center rgba(0,0,0,0.4);position:absolute;right:0;top:50%;margin-top:-44px;z-index:99;cursor:pointer;}
.banner_prev{width:64px;height:88px;background:url(../Image/left.png) no-repeat center rgba(0,0,0,0.4);position:absolute;left:0;top:50%;margin-top:-44px;z-index:99;cursor:pointer;}

/* --index-- */
.index_title{width:30%;height:auto;float:left;line-height:32px;}
.index_title p{font-size:30px;color:#000;font-family:'FuturaLL';line-height:40px;}
.index_title h1{font-size:20px;font-weight:normal;}

.index_product{width:100%;height:auto;background:#f7f7f7;padding:60px 0;}
.index_product_type{max-width:70%;height:auto;float:right;}
.index_product_type li{width:auto;height:40px;float:left;margin-right:30px;padding:0 60px;background:#FFF;font-size:16px;line-height:40px;color:#333;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.index_product_type li:hover{background:#f00319;color:#FFF;}
.index_product_more{color:#2654bf;font-size:14px;line-height:40px;float:left;margin-left:60px;padding-right:50px;background:url(../Image/b1.png) no-repeat right center;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.index_product_more:hover{background:url(../Image/b1.png) no-repeat right 6px center;}

.index_product_list{display:none;}
.index_product_list a{width:48%;height:auto;float:left;margin-right:4%;margin-top:20px;padding:10px;background:#FFF;font-size:16px;line-height:40px;color:#333;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.index_product_list a img{width:100%;height:auto;display:block;}
.index_product_list a:nth-child(2n){margin-right:0;}
.index_product_list a .title{width:auto;height:24px;font-size:16px;line-height:24px;text-align:center;overflow:hidden;}
.index_product_list a p{width:auto;height:24px;font-size:14px;color:#666;line-height:24px;text-align:center;margin-top:6px;overflow:hidden;}
.index_product_list a:hover{box-shadow:0 0 32px rgba(0,0,0,0.2);
transform: translateY(-5px);
-ms-transform: translateY(-5px);
-moz-transform: translateY(-5px);
-webkit-transform: translateY(-5px);
-o-transform: translateY(-5px);
}


.index_product_show{width:37.6%;height:auto;float:left;background:#FFF;margin-top:40px;padding:40px 20px 60px;overflow:hidden;}
.index_product_show img{width:60%;height:auto;display:block;margin:auto;}
.index_product_show .title{width:auto;height:32px;font-size:30px;line-height:32px;text-align:center;margin-top:10px;overflow:hidden;}
.index_product_show p{width:auto;height:48px;font-size:16px;color:#666;line-height:24px;text-align:center;margin-top:12px;overflow:hidden;}
.index_product_show a{width:120px;height:32px;display:block;margin:10px auto 0;background:#f00319;font-size:16px;color:#FFF;line-height:32px;text-align:center;}

.index_product_arr{width:60.4%;height:auto;float:right;background:#FFF;margin-top:40px;padding:40px 30px 60px;overflow:hidden;position:relative;}
.index_product_arr .swiper-slide{}
.index_product_arr .swiper-slide img{max-width:100%;height:auto;display:block;margin:auto;}
.index_product_arr .swiper-slide .title{width:auto;height:24px;font-size:16px;line-height:24px;text-align:center;margin-top:40px;overflow:hidden;}
.index_product_arr .swiper-slide p{width:auto;height:72px;font-size:14px;color:#666;line-height:24px;text-align:center;margin-top:20px;overflow:hidden;}
.index_product_arr .swiper-slide a{width:120px;height:32px;display:block;margin:20px auto 0;font-size:14px;color:#999;line-height:30px;border:1px solid #ddd;text-align:center;}
.index_product_arr .swiper-slide a:hover{background:#f00319;color:#FFF;}

.index_product-pagination{width:100%;left:0;bottom:20px !important;z-index:99;text-align:center;position:absolute;}
.index_product-pagination .swiper-pagination-bullet-active{background:#f00319;}


.index_shows{width:100%;height:auto;background-color:#FFF; background-image:url(../Image/bg2.jpg); background-repeat:no-repeat; background-size:40% 100%; background-position:left top;}
.index_shows_top{width:60%;height:auto;float:right;background:#0065ba;}
.index_shows_top li{width:33.33%;float:left;}
.index_shows_top li.s1{background:#002374;padding:50px 50px 26px;}
.index_shows_top li.s2 img{width:100%;height:330px;display:block;}
.index_shows_top li.s3{background:#0065ba;padding:50px 50px 26px;}
.index_shows_top li.text i{height:32px;overflow:hidden;font-size:16px;color:#2654bf;line-height:32px;display:block;font-style:normal;}
.index_shows_top li.text h1{height:32px;overflow:hidden;font-size:26px;color:#FFF;font-weight:normal;line-height:32px;}
.index_shows_top li.text p{height:192px;overflow:hidden;font-size:14px;color:#FFF;line-height:24px;margin-top:30px;}
.index_shows_top li.s3 i{color:#3c99e7;}

.index_shows_img{width:80%;height:auto;float:right;background:#f7f7f7;padding:50px 20px;}
.index_shows_img .ico{width:10%;height:100px;float:left;background:url(../Image/b2.png) no-repeat center top;}
.index_shows_img .text{width:28%;float:left;}
.index_shows_img .text h1{height:32px;overflow:hidden;font-size:26px;color:#333;font-weight:normal;line-height:32px;}
.index_shows_img .text p{height:168px;overflow:hidden;font-size:14px;color:#333;line-height:24px;margin-top:30px;}
.index_shows_img .text a{width:120px;height:32px;display:block;margin:20px 0 0;font-size:14px;color:#999;line-height:30px;border:1px solid #ddd;text-align:center;}
.index_shows_img .text a:hover{background:#f00319;color:#FFF;}

.shows-swiper{width:60%;height:auto;float:right;margin-top:10px;overflow:hidden;}
.shows-swiper .swiper-slide{overflow:hidden;}
.shows-swiper .swiper-slide img{max-width:100%;height:auto;display:block;margin:auto;border:1px solid #ddd;}
.shows-swiper .swiper-slide p{font-size:14px;line-height:24px;text-align:center;margin-top:10px;}


.index_company{width:100%;height:auto;background:#fff;padding:60px 0;}
.index_company_left{width:37%;float:left;margin-top:50px;}
.index_company_left .t1{width:142px;height:42px;float:left;border:1px solid #ddd;border-radius:20px;font-size:16px;text-align:center;line-height:40px;margin:15px 15px 0 0;}
.index_company_left .t1:hover{background:#f00319;color:#FFF;}
.index_company_left h1{height:52px;overflow:hidden;font-size:26px;color:#002374;font-weight:normal;line-height:32px;margin-top:40px;padding-bottom:20px;background:url(../Image/b3.png) no-repeat left bottom;}
.index_company_left p{font-size:14px;line-height:24px;margin-top:20px;}
.index_company_left .more{color:#2654bf;font-size:14px;line-height:40px;float:left;margin-top:30px;padding-right:50px;background:url(../Image/b1.png) no-repeat right center;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.index_company_left .more:hover{background:url(../Image/b1.png) no-repeat right 6px center;}
.index_company_right{width:55%;float:right;margin-top:-60px;}
.index_company_right img{width:100%;height:auto;display:block;}


.index_company_list{display:none;margin-top:20px;}
.index_company_list a{width:48%;height:auto;float:left;margin-right:4%;margin-top:2%;padding:0;background:#FFF;font-size:16px;line-height:40px;color:#333;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.index_company_list a img{width:100%;height:auto;display:block;}
.index_company_list a p{width:auto;height:24px;font-size:16px;color:#666;line-height:24px;text-align:center;margin-top:6px;overflow:hidden;}
.index_company_list a:nth-child(2n){margin-right:0;}


.index_company_show{width:100%;height:auto;overflow:hidden;padding-top:80px;}
.company-swiper{width:100%;height:auto;border-top:1px solid #ddd;padding-top:60px;position:relative;}
.company-swiper .swiper-slide{overflow:hidden;}
.company-swiper .swiper-slide img{width:100%;height:auto;display:block;margin:auto;}
.company_next{width:27px;height:54px;background:url(../Image/right2.png) no-repeat center;position:absolute;left:27px;top:-27px;z-index:99;cursor:pointer;}
.company_prev{width:27px;height:54px;background:url(../Image/left2.png) no-repeat center;position:absolute;left:0;top:-27px;z-index:99;cursor:pointer;}


.index_news{width:100%;height:auto;background:url(../Image/news_bg.png) repeat;padding:60px 0;}
.index_news_type{max-width:60%;height:auto;float:right;}
.index_news_type li{width:136px;height:40px;float:left;margin-right:30px;background:#FFF;font-size:16px;line-height:40px;text-align:center;color:#333;border-radius:20px;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.index_news_type li:hover{background:#f00319;color:#FFF;}

.index_news_list{position:relative;margin-top:40px;}
.index_news_img{width:46%;height:100%;position:absolute;left:0;top:0;z-index:99;}
.index_news_img img{width:100%;height:100%;display:block;}
.index_news_list ul li{background:#FFF;margin-bottom:4px;padding:20px 40px 20px 48%;}
.index_news_list ul li .tit{height:24px;overflow:hidden;font-size:16px;color:#000;line-height:24px;font-weight:bold;}
.index_news_list ul li .time{height:24px;overflow:hidden;font-size:13px;color:#999;line-height:24px;}
.index_news_list ul li .con{height:40px;overflow:hidden;font-size:14px;color:#666;line-height:20px;margin-top:6px;}
.index_news_list ul li:hover .tit{color:#f00319;}


.index_contact{width:100%;height:auto;background:url(../Image/bg13.jpg) no-repeat center;background-size:cover;padding:60px 0 240px;}
.index_contact_left{width:35%;float:left;margin-top:30px;}
.index_contact_left p{font-size:16px;color:#333;line-height:24px;padding:15px 0 15px 50px;font-weight:bold;}
.index_contact_left p:nth-child(1){background:url(../Image/b5.png) no-repeat left center;}
.index_contact_left p:nth-child(2){background:url(../Image/b6.png) no-repeat left center;}
.index_contact_left p:nth-child(3){background:url(../Image/b7.png) no-repeat left center;}
.index_contact_left p:nth-child(4){background:url(../Image/b8.png) no-repeat left center;}
.index_contact_left p:nth-child(5){background:url(../Image/b9.png) no-repeat left center;}

.index_contact_message{width:60%;float:right;margin-top:30px;padding-left:110px;position:relative;}
.index_contact_message .title{width:110px;position:absolute;left:0;top:0;font-size:16px;color:#333;line-height:24px;font-weight:bold;text-align:left;padding-bottom:70px;background:url(../Image/b10.png) no-repeat left 2px bottom;}
.index_message_con{overflow:hidden;}
.index_message_con input{width:46%;height:52px;float:left;margin-right:4%;margin-bottom:20px;font-size:15px;color:#666;padding:0 20px;border:1px solid #ddd;outline:none;border-radius:4px;}
.index_message_con textarea{width:96%;height:160px;float:left;margin-right:4%;margin-bottom:20px;font-size:15px;color:#666;padding:20px;border:1px solid #ddd;outline:none;border-radius:4px;line-height:24px;}
.index_message_con .btn{width:46%;height:52px;float:left;margin-right:4%;font-size:16px;color:#FFF;background:#175aa7;border-radius:4px;cursor:pointer;border:none;}
.index_message_con .btn:hover{background:#f00319;color:#FFF;}

.index_message_con .verify{width:46%;height:52px;float:left;margin-right:4%;margin-bottom:20px;position:relative;}
.index_message_con .verify input{width:100%;height:52px;float:none;margin:0;}
.index_message_con .verify img{width:60px;height:24px;position:absolute;right:4px;top:14px;cursor:pointer;}


.footer{width:100%;height:auto;background:#100903;padding:30px 0;}
.footer_left{width:50%;height:auto;float:left;margin-top:10px;}
.footer_left p{font-size:14px;color:#999;line-height:24px;}
.footer_left p a{font-size:14px;color:#999;}
.footer_left b{font-size:18px;color:#FFF;line-height:24px;margin-bottom:16px;display:block;}

.footer_erweima{width:100px;height:auto;float:right;}
.footer_erweima img{width:100px;height:auto;display:block;}


.inner_banner_bg{width:100%;height:440px;}
.inner_banner{width:100%;height:440px;background-size:cover;background-position:center;overflow:hidden;}
.inner_banner_title{margin-top:150px;margin-left:40px;float:left;padding-left:36px;background:url(../Image/b11.png) no-repeat left top;}
.inner_banner_title i{height:24px;font-size:16px;color:#999;line-height:24px;font-style:normal;text-indent:60px;display:block;}
.inner_banner_title h1{font-size:36px;font-weight:normal;color:#333;line-height:48px;font-weight:normal;}
.inner_banner_title p{font-size:16px;color:#666;line-height:24px;}


.inner_title{line-height:36px;}
.inner_title h1{font-size:30px;}
.inner_title h1 b{color:#f00319;}
.inner_title h2{font-size:20px;color:#666;font-weight:normal;}
.inner_title .line{width:34px;height:4px;background:#f00319;margin-top:10px;}

.inner_title2{text-align:center;}
.inner_title2 h1{font-size:30px;line-height:36px;}
.inner_title2 p{font-size:16px;color:#666;line-height:20px;margin-top:6px;}


.inner{padding:50px 0;}
.main{background:url(../Image/news_bg.png) repeat;padding:50px 0;}
.main_list{width:100%;overflow:hidden;}
.sidebar{max-width:70%;height:auto;float:right;}
.sidebar li{width:136px;height:40px;float:left;margin-left:30px;background:#FFF;font-size:16px;line-height:40px;text-align:center;color:#333;border-radius:20px;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.sidebar li:hover{background:#f00319;color:#FFF;}


.inner_company_left{width:44%;float:left;}
.inner_company_left_con{margin-top:30px;}
.inner_company_left_con .con{font-size:16px;line-height:32px;color:#333;}
.inner_company_left_con ul{margin-top:60px;}
.inner_company_left_con ul li{width:25%;float:left;text-align:center;line-height:30px;}
.inner_company_left_con ul li p{font-size:15px;color:#666;}
.inner_company_left_con ul li p b{font-size:32px;color:#000;font-family:'FuturaLL';font-weight:bold;margin-right:6px;}
.inner_company_right{width:52%;float:right;}
.inner_company_right img{width:100%;height:auto;display:block;}
.inner_company_left2{width:52%;float:left;margin-top:50px;}
.inner_company_left2 img{width:100%;height:auto;display:block;}
.inner_company_right2{width:44%;float:right;margin-top:50px;}
.inner_company_right2 p{font-size:16px;line-height:32px;color:#333;text-indent:2em;}


.inner_customer{background:url(../Image/bg16.jpg) no-repeat center;}
.inner_customer_list{margin-top:40px;}
.inner_customer_list li{width:14.28%;float:left;border:1px solid #ddd;}
.inner_customer_list li img{width:100%;height:auto;display:block;}

.inner_framework_img{margin-top:40px;}
.inner_framework_img img{width:auto;max-width:100%;height:auto;display:block;}


/* --产品中心-- */
.product_list{width:103%;}
.product_list li{width:22.75%;float:left;margin-right:2%;margin-top:2%;padding:20px 30px 40px;background:#FFF;position:relative;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.product_list li img{width:100%;height:auto;display:block;margin:auto;}
.product_list li .title{width:auto;height:72px;font-size:18px;line-height:24px;text-align:center;margin-top:20px;overflow:hidden;}
.product_list li .con{width:auto;height:48px;font-size:16px;color:#666;line-height:24px;text-align:center;margin-top:20px;overflow:hidden;}
.product_list li .more{width:120px;height:32px;display:block;margin:20px auto 0;font-size:14px;color:#999;line-height:30px;border:1px solid #ddd;text-align:center;}
.product_list li:hover .more{background:#f00319;color:#FFF;}
.product_list li:hover{box-shadow:0 0 32px rgba(0,0,0,0.2);
transform: translateY(-10px);
-ms-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-o-transform: translateY(-10px);
}

.inner_container{padding:20px 50px 40px;background:#FFF;margin-top:30px;}
.info_title{width:auto;height:auto;border-bottom:1px solid #eee;margin-top:30px;}
.info_title b{width:auto;height:33px;border:1px solid #ddd;border-bottom:none;padding:3px;float:left;}
.info_title b span{height:26px;line-height:26px;padding:0 20px;background:#0550c2;font-size:14px;color:#FFF;display:block;}

.product_box{}
.product_img{width:30%;float:left;}
.gallery-top{}
.gallery-top .swiper-slide{width:100%;display:block;}
.gallery-top .swiper-slide img{width:100%;display:block;}
.gallery-top .swiper-button-prev{left:6px;}
.gallery-top .swiper-button-next{right:6px;}
.gallery-top .swiper-button-next, .gallery-top .swiper-button-prev{width:20px;height:32px;border-radius:2px;background:#de4b39;display:none;}
.gallery-top .swiper-button-next:after, .gallery-top .swiper-button-prev:after {font-size:20px;}

.gallery-thumbs{padding-top:6px !important;margin-top:10px;}
.gallery-thumbs .swiper-slide{border:1px solid #ddd;}
.gallery-thumbs .swiper-slide img{width:100%;display:block;}
.gallery-thumbs .swiper-slide-thumb-active{opacity:1;border:2px solid #1753b5;}
.gallery-thumbs .swiper-slide-thumb-active:before{
    content: '';
    display: block;
    width: 0;
    border: 6px solid transparent;
    border-bottom-color: #1753b5;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.product_right{width:58%;float:right;margin-top:40px;}
.product_title{font-size:26px;line-height:32px;color:#333;}
.product_column{font-size:16px;line-height:24px;margin-top:40px;}


.product_font{padding:20px 0 0;}
.product_font img{max-width:100%;display:block;margin:10px auto;}
.product_font p{font-size:16px;color:#333;line-height:24px;}
.product_font table{width:100%;}
.product_font table tr{border-bottom:1px dotted #ddd;}
.product_font table tr td{font-size:15px;line-height:24px;padding:5px 0;}



/* --新闻中心-- */
.news_list{width:102%;}
.news_list li{width:48%;height:auto;float:left;border:2px solid #ddd;margin:40px 2% 0 0;background:#FFF;position:relative;}
.news_list_right{width:32%;height:100%;position:absolute;right:0;top:0;}
.news_list_right img{width:100%;height:100%;display:block;}
.news_list_left{width:58%;height:auto;float:left;margin-left:5%;padding:36px 0px;}
.news_list_left h2{height:24px;line-height:24px;overflow:hidden;font-size:18px;}
.news_list_left h2 a{color:rgb(45,45,45);font-weight:bold;}
.news_list_left h2 a:hover{color:rgb(225,26,29);}
.news_list_left .time{height:24px;line-height:24px;overflow:hidden;font-size:14px;color:rgb(120,120,120);}
.news_list_left .con{height:auto;max-height:48px;margin-top:20px;line-height:24px;overflow:hidden;font-size:14px;color:rgb(120,120,120);}
.news_list_left .more{width:116px;height:36px;margin-top:20px;line-height:36px;overflow:hidden;font-size:14px;color:rgb(120,120,120);text-align:center;border:1px solid #ddd;}
.news_list_left .more:hover{color:#FFF;background:rgb(225,26,29);border:1px solid rgb(225,26,29);}


.article_font{}
.article_font h1{width:auto;height:auto;font-size: 26px;text-align: center;line-height:32px;color:rgb(41, 41, 41);font-weight:normal;}
.article_font .meta{color:#999;font-size:12px;text-align:center;margin-top:5px;padding-bottom:12px;border-bottom:1px solid #ddd;}
.article_font .meta .t1{background: url(../Image/time.png) no-repeat left center;padding-left: 25px;margin:0px 6px;line-height:16px;}
.article_font .meta .t2{background: url(../Image/click.png) no-repeat left center;padding-left: 25px;margin:0px 6px;line-height:16px;}

.article_font .intro{padding:8px 16px;line-height: 25px;background: #FAFDFE;border: 1px solid #DDD;font-size: 14px;color: #666;margin-top:16px;}
.article_font .img{max-width:678px;margin:auto;}
.article_font .img img{width:100%;height:auto;display:block;margin-top:30px;}
.article_font .content{font-size:16px;line-height:32px;padding-top:20px;}
.article_font .content p{font-size:16px;line-height:32px;margin:12px 0px;text-indent:2em;color:#333;}
.article_font .content img{display:block;width:auto;max-width:80%;height:auto;max-height:460px;margin:auto;}
.article_font .return{float:right;margin-top:30px;background: rgb(225,26,29);font-size:14px;color: #FFF;display: block;width: 90px;height: 24px;line-height: 24px;text-align: center;}


.related_article{margin-top:40px;}
.related_article .title{height:39px;line-height:40px;clear: both;border-bottom:1px solid #ddd;}
.related_article .title span{float: left;display: inline;height: 38px;color:rgb(225,26,29);position: relative;padding: 0px 20px;background: rgb(255, 255, 255);border-width: 1px;border-style: solid;border-color: rgb(230,230,230) rgb(230,230,230) rgb(255, 255, 255);border-image: initial;border-bottom: 1px solid rgb(255, 255, 255);}
.related_article ul{padding:20px 0px;}
.related_article ul li{width:auto;height:40px;color:#484848;font-size:15px;line-height:40px;overflow:hidden;border-bottom:1px dashed #ddd;
padding:0 6px 0 28px;background:url(../Image/b13.png) no-repeat left 5px center;background-size:18px auto;}
.related_article ul li a{max-width:70%;height:auto;float:left;overflow:hidden;}
.related_article ul li .time{width:30%;height:auto;float:right;overflow:hidden;text-align:right;font-size:14px;color: #999;}


/* --案例中心-- */
.cases_list{width:103%;}
.cases_list li{ width:22.75%;float:left;margin-right:2%;margin-top:2%;position:relative;cursor:pointer;overflow:hidden;}
.cases_list li img{width:100%;display:block;transition: all 0.5s ease-in-out 0s;}
.cases_list li:hover img{transform: scale(1.2);}
.s_pic{overflow:hidden;}
.s_wz{ padding:0px 10px; width:100%; height:100%;box-sizing:border-box; position:absolute;top:0;background:rgba(0,0,0,0.4);display:none;overflow:hidden;}
.s_wz table{width:100%;height:100%;color:#fff;font-size:18px;line-height:24px;overflow:hidden;}
.cases_list li:hover .s_wz{display:block;}


.shows_list{width:103%;}
.shows_list li{ width:22.75%;float:left;margin-right:2%;margin-top:2%;position:relative;cursor:pointer;overflow:hidden;}
.shows_list li .bg{width:100%;height:100%;background:url(../Image/ser2.png) no-repeat center rgba(0,0,0,0.4);position:absolute;left:0;top:0;z-index:2;padding:24px;transform:scale(1.2);opacity:0;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.shows_list li .bg .border{width:100%;height:100%;border:1px solid #FFF;}
.shows_list li .img{overflow:hidden;position:relative;}
.shows_list li img{width:100%;height:20vh;display:block;-webkit-transition:all 0.5s;transition:all 0.5s;object-fit: contain;}
.shows_list li p{width:100%;height:32px;font-size:16px;color:#333;line-height:32px;text-align:center;margin-top:5px;}
.shows_list li:hover img{transform:scale(1.2);}
.shows_list li:hover .bg{transform:scale(1);opacity:1;}


/* --大图展示-- */
.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.9);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container2 {position: relative;width: 100%;height: 100%;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{width: 100%;height: 100%;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide img{max-width: 90%;max-height: 80%;margin:0 auto;}
.big_img .swiper-button-close{width:46px;height:46px;background: url(../Image/close.png) no-repeat center;position:absolute;right:10%;top:10%;z-index:10;cursor:pointer;}


#allmap{width:100%;height:520px;overflow:hidden;margin:auto;position:relative;}

/* --人才招聘-- */
.tabPostList{width:100%;margin-top:40px;overflow:hidden;}
.tabPostList .tab{ width:100%;}
.tabPostList .tab .alignLeft{text-align:left !important;}
.tabPostList .tab .alignRight{text-align:right;}
.tabPostList .tab thead tr{}
.tabPostList .tab thead tr th{font-size:15px;color:#FFF;height:56px;line-height:56px;text-align:center;font-weight:normal;background:#1753b5;}
.tabPostList .tab tbody tr{}
.tabPostList .tab tbody tr td{border-bottom:1px solid #ddd;}
.tabPostList .tab tbody tr.trEven{ background:rgb(255,255,255);cursor:pointer;}
.tabPostList .tab tbody tr.trEven td{ position:relative;font-size:15px;color:rgb(102,102,102); height:60px; line-height:60px; text-align:center}
.tabPostList .tab tbody tr.trEven td .icon{width:100%; height:100%; position:absolute; left:0; top:0;}
.tabPostList .tab tbody tr.open{}
.tabPostList .tab tbody tr.open td{ border-bottom:0;}
.tabPostList .tab tbody tr.open td .icon{}
.tabPostList .tab tbody tr.trEven:hover{}
.tabPostList .tab tbody tr.trOdd{background:rgb(245,245,245);display:none;cursor:auto}
.tabPostList .tab tbody tr.trOdd td .postDel{ padding:20px 50px 20px 0;background:url(../Image/b28.png) no-repeat 10px top;}
.tabPostList .tab tbody tr.trOdd td .postDel .disc{ overflow:hidden; margin-bottom:20px;}
.tabPostList .tab tbody tr.trOdd td .postDel .disc h1{color:#3f3f3f;font-size:16px;margin-bottom:15px;}
.tabPostList .tab tbody tr.trOdd td .postDel .disc .con{padding-left:25px;}
.tabPostList .tab tbody tr.trOdd td .postDel .disc .con p{line-height:24px;font-size:14px;color:#000;}


/* --暂无内容-- */
.no-goods{padding:100px 0;overflow:hidden;text-align:center;}
.no-goods img{width:220px;max-height: 105px;display: block;margin:0 auto 30px;}
.no-goods p{font-size:14px;color:#666666;line-height: 20px;}

/* --分页-- */
.page{height:auto;font-size:14px;color:#646464;text-align:center;margin-top:50px;line-height:26px;}
.page a{padding:3px 10px;font-size:13px;color:#646464;border:1px solid rgb(220,220,220);background:#FFF;}
.page span{padding:3px 10px;font-size:13px;color:#fff;background:#0049be;border:#0049be solid 1px;}
.page a:hover{background:#0049be;border:#0049be solid 1px;color:#fff;}

/* --翻页-- */
.txt-upDown{width:auto;height:auto;clear:both;line-height:24px;font-size:14px;padding-top:20px;margin-top:20px;border-top:1px dashed #ddd;position:relative;}
.txt-upDown span{width:50%;height:24px;overflow:hidden;color:#666;display:block;}
.txt-upDown span a{color:#666;}
.txt-upDown span a:hover{color:#1d8acc;}
.txt-upDown span.txt-right{text-align:right;}
.txt-upDown .return{width:auto;max-width:30%;line-height:30px;position:absolute;right:0px;top:29px;padding-left:36px;background:url(../Image/return.png) no-repeat left center;background-size:auto 28px;}
.txt-upDown .return:hover{color:#1d8acc;}

/* --分享-- */
.share-box {overflow: hidden;margin-top:30px;font-size:14px;float:left;}
.share-box .share {float:left;height: 28px;line-height: 28px;color: #999;}
.share-box .share a {
    display: inline-block;
    height: 28px;
    vertical-align: middle;
}
.bdsharebuttonbox {
    line-height: 24px!important;
    height: 24px!important;
    vertical-align: top!important;
}
.bdsharebuttonbox span {
    float: left!important;
}
.bdsharebuttonbox a {
    width: 24px!important;
    height: 24px!important;
    display: inline-block!important;
    margin: 0 0 0 5px!important;
    background: url(../Image/share.png) no-repeat!important;
    cursor: pointer!important;
    margin-bottom: 0!important;
    opacity: .8!important;
    text-indent: 0!important;
}
.bdsharebuttonbox a:hover {
    opacity: 1!important;
}
.bdsharebuttonbox a.bds_qzone {
    background-position: 0 -65px!important;
}
.bdsharebuttonbox a.bds_tsina {
    background-position: 0 0!important;
}
.bdsharebuttonbox a.bds_weixin {
    background-position: 0 -33px!important;
}
.bdsharebuttonbox a.bds_tqq {
    background-position: 0 -163px!important;
}
.bdsharebuttonbox a.bds_sqq {
    background-position: 0 -98px!important;
}
.bdsharebuttonbox a.bds_more, .bdsharebuttonbox a.bds_count {
    background: none!important;
    width: auto!important;
    line-height: 24px!important;
    height: 24px!important;
    position: relative!important;
}


