﻿@charset "utf-8";
@font-face{font-family:"socialshare";src:url("../fonts/iconfont.eot");src:url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"),url("../fonts/iconfont.woff") format("woff"),url("../fonts/iconfont.ttf") format("truetype"),url("../fonts/iconfont.svg#iconfont") format("svg")}
.social-share{font-family:"socialshare" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.social-share *{font-family:"socialshare" !important}
.social-share .icon-tencent:before{content:"\f07a"}
.social-share .icon-qq:before{content:"\f11a"}
.social-share .icon-weibo:before{content:"\f12a"}
.social-share .icon-wechat:before{content:"\f09a"}
.social-share a{position:relative;text-decoration:none;display:inline-block;outline:none;line-height: 37px;width: 32px;height: 37px;border-left: 1px solid #3f3f3f;}
.social-share .social-share-icon{position:relative;display:inline-block;font-size:14px;line-height:37px;color:#666;text-align:center;vertical-align:middle;transition:background 0.6s ease-out 0s}
.social-share .social-share-icon:hover{background:#666;color:#fff}
.social-share .icon-weibo{color:#8a8a8a;/*border-color:#ff763b*/}
.social-share .icon-weibo:hover{background:#ff763b}
.social-share .icon-qq{color:#8a8a8a;/*border-color:#56b6e7*/}
.social-share .icon-qq:hover{background:#56b6e7}
.social-share .icon-qzone:hover{background:#FDBE3D}
.social-share .icon-wechat{position:relative;color:#8a8a8a;/*border-color:#7bc549*/}
.social-share .icon-wechat:hover{background:#7bc549}
.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:999;top:40px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}
.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;top:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color: transparent transparent #fff transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}

header{}
header{background: #202020;line-height:37px;width: 100%;color: #fff;font-size: 14px;height: 37px;z-index: 999999;}
header .wel{color: #ababab;}
header .jie{margin-left: 40px;}
header .tel{float: right;}
header .tel b{color: #ff0909;}
header .social-share{float: left;margin-right: 20px;}
.lan a{color:#fff;margin-left:10px;border:1px solid #fff;padding: 0 3px}
.logo{}
.logo a:before {
    content: "";
    position: absolute;
    left: -665px;
    top: -460px;
    width: 300px;
    height: 15px;
    z-index: 2;
    background-color: rgba(255,255,255,.5);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 1.2s ease-in 1s infinite;
    -o-animation: searchLights 1.2s ease-in 1s infinite;
    animation: searchLights 1.2s ease-in 1s infinite;
}
@-webkit-keyframes searchLights {
    0% { left: -100px; top: 0; }
    to { left: 220px; top: 100px; }
}
@-o-keyframes searchLights {
    0% { left: -100px; top: 0; }
    to { left: 220px; top: 100px; }
}
@-moz-keyframes searchLights {
    0% { left: -100px; top: 0; }
    to { left: 200px; top: 100px; }
}
@keyframes searchLights {
    0% { left: -100px; top: 0; }
    to { left: 200px; top: 100px; }
}
.imghover_big { overflow: hidden; display: block; position: relative; }
.imghover_big img { -webkit-transition: all 1.2s ease 0s; transition: all 1.2s ease 0s; }
.imghover_big:hover img { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.imghover_big em { position: absolute; left: -200px; top: 0px; width: 150px; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)) ; overflow: hidden; -webkit-transform: skewx(-25deg); -webkit-transition: 0s; }
.imghover_big:hover em { width: 150px; left: 600px; -webkit-transition: 0.8s;transition: 0.8s }
 @-webkit-keyframes scaleout { 0% {
-webkit-transform: scale(1.0)
}
 100% {
 -webkit-transform: scale(0.8);
}
}
 @keyframes scaleout { 0% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
100% {
 transform: scale(1.1);
 -webkit-transform: scale(0.8);
}
}

#Top{}
#Top .top{ width:100%; height:105px;width:100%;z-index:80;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
#Top .top .logo{ height:105px; float:left; line-height:105px;overflow: hidden;position: relative;}
#Top .top .logo a{ vertical-align:middle; line-height:0; display:inline-block;}
#Top .top .logo img{width: 100%;}
#Top .menu{ z-index:99; float:right; margin-right:11px;}
#Top .menu > ul{ float:left; width:100%;}
#Top .menu ul .nli{ float:left; text-align:center; z-index:99; position:relative; height:105px; margin:0 25px;}
#Top .menu ul .nli span a{ display:block; white-space:nowrap; width:100%; float:left; height:105px; line-height:105px; color:#000; text-align:center; font-size:16px;}
#Top .menu ul .nli.on span a{ font-weight:bold;    color: #002e90;}
#Top .menu ul .nli:hover .sub{ display:block;
-webkit-animation:fadeInUp1 0.5s 0s ease both;
-moz-animation:fadeInUp1 0.5s 0s ease both;}
#Top .sub { z-index:21;  position:absolute; display: none; float:left;  clear:both; width:160px; left: 50%; margin-left: -80px;top:100% !important; background:white; background:rgba(255,255,255,0.8);}
#Top .sub .ul1{ width:100%;}
#Top .sub .l2{ width:100%; float: left; position: relative;}
#Top .sub .l2 .l2_a{ color:#fff;}
#Top .sub .l2 .l2_a{ line-height: 46px;  width:100%;  display:block; font-size: 14px;  float:left;  color:#333; letter-spacing:1px;}
#Top .sub .l2:hover .l2_a { color:#fff; background:#002e90;}
#Top .sub .l2:hover{ background:white;}
#Top .sub .ul2 { float:left; /* position:absolute; left:100%; top:20px;*/ display:none;  margin:0px;  width:100%;  overflow:hidden;background:url(../images/bg_8.png);/*  box-shadow:0 3px 16px rgba(0,0,0,0.15);*/}
#Top .sub .ul2 .l3{ float:left;  position:static;  padding:0; margin:0; width: 100%; height: 40px; line-height:40px; float:left; font-size:12px; color:#333; text-align:left;}
#Top .sub .ul2 .l3 .l3_a{ padding:0px 20px; line-height: 40px;  width:100%;  display:block;  float:left;  color:#333333; background-position:left center;}
#Top .sub .ul2 .l3:hover .l3_a { color:#fff; background: url(../images/bg_3.png);}
#Top .menuph{ float:right; cursor: pointer;  width: 22px;  height: 22px; text-align: center; display: none;}
#Top .menuph .point {  display: inline-block;  width: 22px;  height: 22px;  margin-top: 15px;  position: relative;  }
#Top .menuph .point:hover .navbtn,
#Top .menuph .point:hover .navbtn::after,
#Top .menuph .point:hover .navbtn::before {  width: 22px;  }
#Top .menuph .navbtn {  position: absolute;  top: 8px;  right: 0;  display: inline-block;  width: 16px;  height: 2px;  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #002e90;  }
#Top .menuph .navbtn::after,
#Top .menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 22px;  height: 2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #00308e;  }
#Top .menuph .navbtn::after { top:-8px; width:12px;}
#Top .menuph .navbtn::before { top:8px; }
#Top .menuph .point.active .navbtn{  background: transparent;  }
#Top .menuph .point.active .navbtn::after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);  top: 0px; background: #002e90;  width: 22px;}
#Top .menuph .point.active .navbtn::before {  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  top: 0px; background: #002e90;}
#Top .pf_menu_bg{ width:100%; height: 100%; position:fixed; left:0; top:0 !important; z-index:8; background:black; z-index: 9; display:none; opacity:0.8;}
#Top .pf_menu{ position:fixed; height:100%; width:80%; overflow-y:auto; right:-100%;background:white; top:52px; z-index:11; display:block; padding:0 0 15px 0; float: left;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
#Top .pf_menu_bg.on_1{ display:block;}
#Top .pf_menu.on_1{ right:0;}
#Top .nav_box{ float:left; width:100%; border-top:solid 1px #f0f0f0;}
#Top .ph_menu{ float:left; width:100%;}
#Top .ph_menu .nli{ float:left; width:100%; border-bottom:solid 1px #f0f0f0;}
#Top .ph_menu .nli span{ float:left; width:100%; padding:0 15px 0 15px; position:relative;}
#Top .ph_menu .nli .l1_a{ float:left; width:100%; color:#2a2c77; font-size:14px; line-height:20px; padding: 12px 0; letter-spacing: 1px;}
#Top .ph_menu .nli i{ width:40px; height:44px; position:absolute; right:0; top:0; background:url(../images/3074_top_6_h.png) center center no-repeat; background-size:8px auto;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
#Top .ph_menu .nli.on i{ transform:rotate(90deg);}
#Top .ph_menu .nli.on .l1_a{ color:#2a2c77; }
#Top .ph_menu .nli .l2_ul{ display:none; height:auto; float:left; width:100%; padding: 5px 15px; background:#2a2c77;}
#Top .ph_menu .nli .l2_ul li a{ line-height:34px; font-size:12px; color:#fff; text-transform:uppercase; opacity:0.8;}
#Top .ph_menu .nli .l2_ul li a:active{ opacity:1;}

#banner{}
.swiper-pagination-bullet{width: 15px;height: 15px;}
.swiper-slide img{width: 100%;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 5%; left: auto; }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 5%; right: auto; }
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {content: ''; }
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {content: ''; }
.swiper-button-prev i{font-size: 50px;color: #e8e8e8;}
.swiper-button-next i{font-size: 50px;color: #e8e8e8;}


.com_til{text-align: center;}
.com_til h3{font-size: 42px;font-weight: bold;line-height: 1.5;}
.com_til span{font-size: 24px;line-height: 1.5;color: #999999;}


#main1{}
#main1 .col-2{padding-right: 0;text-align: center;background: #002e90;color: #fff;}
#main1 .col-2 i{font-size: 36px;color: #ccccff;}
#main1 .col-2 h6{font-size: 20px;}
#main1 .col-10{padding-left: 0;background: #eceff1;}
#main1 .col-10 .form-control {padding: .5rem .5rem; }
#main1 .col-10 .btn{padding: .5rem .8rem; }
#main1 .col-10 .position-relative i{position:absolute;left: 2%;top: 8px;font-size: 18px;}
#main1 .col-10 .position-relative input{padding-left: 5%;}
#main1 .nav ul li {background: #89a7e5; text-align: center; width: 12%; margin-right: 1%; margin-bottom: -1px; overflow: hidden; position: relative; }
#main1 .nav ul li a {display: block; height: 40px; line-height: 40px; padding: 0 5%; color: #fff; font-size: 14px; border: 1px solid #efefef; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; z-index: 1; }
#main1 .nav ul li:after {z-index:0; content: ''; position: absolute; left: -100%; top: 0; width: 100%; height: 54px; transition: all 0.5s ease; background: #002e90; }
#main1 .nav ul li:hover:after{left:0;}


#main2{}
#main2 .nav ul li {background: #89a7e5; text-align: center; width: 10%; margin-right: 1%; margin-bottom: -1px; overflow: hidden; position: relative; }
#main2 .nav ul li a {display: block; height: 45px; line-height: 45px; padding: 0 6%; color: #fff; font-size: 16px; border: 1px solid #efefef; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; z-index: 1; }
#main2 .nav ul li:after {z-index:0; content: ''; position: absolute; left: -100%; top: 0; width: 100%; height: 54px; transition: all 0.5s ease; background: #002e90; }
#main2 .nav ul li:hover:after{left:0;}
#main2 .swiper-button-prev,#main7 .swiper-container-rtl .swiper-button-next {left: -60px; }
#main2 .swiper-button-next,#main7 .swiper-container-rtl .swiper-button-prev {right:-60px; }
#main2 .swiper-slide a{display: block;border: 3px solid #efefef;}
#main2 .swiper-slide h3{background: #efefef;text-align: center;font-size: 18px;line-height: 3;font-weight: bold;}
#main2 .swiper-slide .text{padding: 5%;font-size: 14px;line-height: 2;color: #333333;}
#main2 .swiper-slide a:hover{border-color: #002e90;    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    z-index: 9999999999;}
#main2 .swiper-slide a:hover h3{background: #002e90;color: #fff;}
#main2 .swiper-slide a:hover p{color: #002e90;}

#main2  a.more{display: inline-block; width: 180px; text-align: center; line-height: 50px; font-size: 15px; color: #000; border-radius: 25px; margin-top: 50px; background: #e5e5e5; transition: 0.3s; border: 1px solid #fff; }
#main2  a.more:hover{background: #fff; border-color: #002e90; color: #002e90; }



#main3{}
#main3{background: #f4f4f4;width: 100%;overflow: hidden;}
#main3 .swiper-slide a{display: block;}
#main3 .swiper-slide ._img{padding: 10px;position: relative;display: block;margin-top: 2px;margin-left: 2px;width: 100%;height: 100%;}
#main3 .swiper-slide ._img img{width: 100%;width: 100%;max-width: 200px;}
#main3 .swiper-slide ._img:after {top: -2px; left: -2px; padding: 0; z-index: 10; border: 2px dashed #123d97; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: ''; -webkit-animation: spinAround 9s linear infinite; -moz-animation: spinAround 9s linear infinite; animation: spinAround 9s linear infinite; }
@-webkit-keyframes spinAround {from {-webkit-transform: rotate(0deg) } to {-webkit-transform: rotate(360deg); } }
@-moz-keyframes spinAround {from {-moz-transform: rotate(0deg) } to {-moz-transform: rotate(360deg); } }
@keyframes spinAround {from {transform: rotate(0deg) } to {transform: rotate(360deg); } }
#main3 .swiper-slide p{font-size: 18px;line-height: 4;text-align: center;}



#main5{}
#main5 .til h3{font-size: 42px;font-weight: bold;line-height: 1.5;}
#main5 .til span{font-size: 14px;line-height: 2;}

#main5 .about{font-size: 16px;line-height: 2;color: #666666;}
#main5 .a_logo{width: 100%;height: 100%;position: relative;}
#main5 .ds{background: #002e90;position: absolute;width:calc(100% - 40px);height: calc(100% - 40px);bottom: 0;left: 0;z-index: 1;}
#main5 .zd{background: #f4f4f4;position: absolute;width:calc(100% - 40px);height: calc(100% - 40px);top: 0;right: 0;z-index: 2;}

#main5  a.more{display: block; width: 160px; text-align: center; line-height: 40px; font-size: 14px; color: #000; border-radius: 20px; margin-top: 40px; background: #e5e5e5; transition: 0.3s; border: 1px solid #fff; }
#main5  a.more:hover{background: #fff; border-color: #002e90; color: #002e90; }



#main6{}
#main6 a.img {display: block; width: 100%; overflow: hidden; position: relative; box-sizing: border-box; }
#main6 img {max-width: 100%; transition: all 0.6s ease-out; }
#main6 h3 {position: absolute; width: 100%; left: 0; bottom: 0; font-size: 16px; color: #fafafa; font-weight: normal; line-height: 50px; text-align: center; background: rgba(0,0,0,.56); white-space: nowrap; text-overflow: ellipsis; padding: 0 5px; box-sizing: border-box; overflow: hidden; }
#main6 a:after {content: ''; position: absolute; left: 0; top: 0; width:100%; height: 100% ; border: 1px solid #c3c3c3; }
#main6 .col-3:hover a:after{border:1px solid #002e90; }
#main6 .col-3:hover a.img img{/*transform: scale(1.1); transition: all 0.6s;*/ }
#main6 .col-3:hover h3{background:#002e90; }


#main7{background: #f4f4f4;}
#main7 .swiper-button-prev,#main7 .swiper-container-rtl .swiper-button-next {left: -40px; }
#main7 .swiper-button-next,#main7 .swiper-container-rtl .swiper-button-prev {right:-40px; }

#main8{}
#main8 #feature_tabs li {overflow: hidden; margin-bottom:30px; position:relative; font-size: 13px; color: #ccc; background-color:#f1f1f1; }
#main8 #feature_tabs .data{border: solid 2px #e4e4e4; border-radius: 5px; text-align: center; padding: 12px 25px; float: left; }
#main8 #feature_tabs .day{font-size: 40px; color: #828181; line-height: 60px; }
#main8 #feature_tabs .year{font-size: 14px; line-height: 2; color: #828181; }
#main8 #feature_tabs .cont{width: 80%; float: right; padding-top: 20px;padding-right: 20px;overflow: hidden; }
#main8 #feature_tabs .cont .tit{font-size: 18px; color: #333333; margin-bottom: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#main8 #feature_tabs .cont .txt{font-size: 14px; color: #999; overflow: hidden;}
#main8 #feature_tabs li .day,
#main8 #feature_tabs li .year,
#main8 #feature_tabs li .cont .tit,
#main8 #feature_tabs li .data{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
#main8 #feature_tabs li:hover a {-webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); }
#main8 #feature_tabs li a {display: block; overflow:hidden; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
#main8 #feature_tabs li:hover .day, #main8 #feature_tabs li:hover .year{color: #fff;}
#main8 #feature_tabs li:hover .cont .tit {color: #002e90; }
#main8 #feature_tabs li:hover .data {background: #002e90; border-color: #002e90; }
#main8 #feature_tabs li:hover:before {-webkit-transform: translateX(-10px); -moz-transform: translateX(-10px); -ms-transform: translateX(-10px); -o-transform: translateX(-10px); transform: translateX(-10px); opacity: 1; }
#main8 .swiper-container5 .text {margin-top: 20px; }
#main8 .swiper-container5 a{display: block;padding: 5%;background: #f1f1f1;}
#main8 .swiper-container5 img{height: 195px;}
#main8 .swiper-container5 .text h3 {color: #002e90; font-size: 18px; font-weight: bold; line-height: 1.8; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
#main8 .swiper-container5 .text p {margin-top: 8px; color: #333333; font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; }
#main8 .swiper-container5 span {margin-top: 20px; display: inline-block; text-align: center; color: #fff; font-size: 14px; padding: 5px 20px; background: #ccccff; }

#main9{background: #eeeeee url(../images/m9_bg.jpg) center no-repeat;}
#main9 ul{}
#main9 ul li{width: 20%;}
#main9 ul li img{width: 100%;border-right: 1px solid #efefef;border-bottom:1px solid #efefef ;}
#main9 ul li:hover{box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;z-index: 9999999999;}

footer{}
footer #ft_top{width: 100%;background: #292a2c;}
footer #ft_top h5{font-size: 18px;color: #eaeaea;line-height: 2;margin-bottom: 10px;}
footer #ft_top ul li a{font-size: 14px;line-height:2;color: #999999;    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
footer #ft_top ul li a:hover {color: rgba(255,255,255,.7);padding-left: 6px;}
footer #ft_top .text-center{width: 170px;color: #fff;line-height: 2;font-size: 14px; }
footer #ft_top .text-center>div{   background: #2e3543;padding: 10px;}
footer #ft_top .text-center img{max-width: 100%;}

footer #ft_top .f01 {background: url(../images/fbg.png) no-repeat center right; }
footer #ft_top h3 {font-size: 14px; color: #fff; line-height: 20px; padding-left: 22px; background: url(../images/phone02.png) no-repeat center left; background-size: 16px; }
footer #ft_top h3.address {background: url(../images/address.png) no-repeat center left; background-size: 16px; }
footer #ft_top .f01 span {display: block; width: 110px; height: 16px; background: url(../images/ftit.png) no-repeat center; margin: 15px 0; margin-left: 22px; }
footer #ft_top .f01 h4 {font-size: 30px; font-weight: bold; color: #3973d4; line-height: 36px; margin-top: 15px; margin-left: 22px; }
footer #ft_bot{background-color: #002e90;color: #fff;font-size: 14px;}
footer #ft_bot a{color: #fff;}


.n_banner {
    position: relative;
}

.n_banner img {
    width: 100%;
    margin: 0 auto
}
.n_banner_text{
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    color: #fff;
    z-index: 1;
    top:0;
}
.n_banner_text h3{    line-height: 2;
    position: relative;
    font-size: 36px;
    font-weight: normal;
}
.n_banner_text h3:after{
    content:'';
    position: absolute;
    left: 50%;
    margin-left: -29px;
    bottom:0;
    width: 58px;
    height: 1px;
    background:#fff;
}
.n_about1{
    padding:45px 0;
}
.n_about_img{
    width: 50%;
    float: left;
}
.n_about_text{
    width: 46%;
    float: right;
    font-size: 14px;
    line-height: 1.5;
}
.n_about_text .nr{font-size: 16px;line-height: 2;}
.n_about_text h3{
    background: -webkit-linear-gradient(left, #263f99, #eaae26);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 2;
    font-size: 30px;
    color: #1c2881;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
.n_about_text h3:after{
    /*content: '';
    position: absolute;
    bottom:0;
    left: 0;
    width: 77px;
    height: 1px;
    background:#000;*/
}
.n_about_text p{

}
.n_about_img img{max-width: 100%;}

.n_about2{
    background:#f7f7f7;
    padding:60px 0 20px;
}
.qywh_list{
    width: 90%;
    margin:0 auto;
}
.qywh_list li{
    width: 48%;
    margin-right: 2%;
    float: left;
    display: flex;
    margin-bottom:40px;
    color: #333;
}
.qywh_list li .img{

}
.qywh_list li .text{
    padding:40px 0 0 38px;
}
.qywh_list li .text h3{
    line-height: 2;
    font-size: 24px;
    font-weight: normal;
}
.qywh_list li .text p{
    font-size: 16px;
}
.n_about4{
    background:#fafafa;
    padding:55px 0;
}
.hzhb_list{

}
.hzhb_list li{
    box-sizing:border-box;
    padding:10px;
    position: relative;
    float: left;
    width: 18.4%;
    text-align: center;
    margin-right: 2%;
    margin-bottom:20px;
    cursor: pointer;
    overflow: hidden;
}
.hzhb_list li:nth-child(5n){
    margin-right: 0;
}
.hzhb_list li:after{
    content:'';
    position: absolute;
    top:0;
    left: 0;
    border:1px solid #f1f1f1;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
}
.hzhb_list li img{
    transition: all 0.6s ease-out;
}
.hzhb_list li:hover img{
    transition: all 0.6s;
    transform: scale(1.1);
}
.n_title1{
    font-size: 30px;
    line-height: 2;
    color: #333;
    position: relative;
    text-align: center;
    margin-bottom:45px;
}
.n_title1:after{
    content:'';
    position: absolute;
    left:50%;
    margin-left: -20px;
    bottom:0;
    width: 40px;
    height: 2px;
    background:#1c2881;
}
.n_conatct1{

}
.container3{
    max-width: 1200px;
    width: 92%;
    margin:0 auto;
}
.n_conatct_title{
    padding:35px 0 25px 0;
}
.n_conatct_title h3{
    font-size: 26px;
    line-height: 2;
    color: #333;
}
.n_conatct_title p{
    font-size: 14px;
    color: #666;
}
.n_map{
    position: relative;
    margin-bottom: 60px;
}
.n_map iframe{
    width: 100%!important;
    height: 515px;
}

.n_map #dituContent{
    width: 100%!important;
    height: 450px;
}
.n_map .text{
    padding:30px 20px 15px 20px;
    background-color: #1c2881;
    color: #fff;
    max-width: 400px;
    position: absolute;
    top:50px;
    left: 95px;
    z-index: 2;
}
.n_map .text h3{
    font-size: 20px;
}
.n_map .text p{
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px;

}
.c_text p{
    padding-left: 35px;
}
.n_map .c_text p:nth-child(1){
    background:url(../images/c1.png) no-repeat left 5px;
}
.n_map .c_text p:nth-child(2){
    background:url(../images/c1.png) no-repeat left 5px;
}
.n_map .c_text p:nth-child(3){
    background:url(../images/c2.png) no-repeat left 5px;
}
.n_map .c_text p:nth-child(4){
    background:url(../images/c3.png) no-repeat left 5px;
}
.n_code{
    display: flex;
    margin-top:30px;
    justify-content: center;
}
.n_code p{
    width: 50%;
    text-align: center;
}

#foot_message{
    background: url(../images/message.jpg) no-repeat;
    background-size: cover;
}
.foot_message{
    padding:60px 0;
}
.foot_message_title{
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}
.foot_message_title p{
    font-size: 18px;
    padding-top: 10px;
}
.mess_container2{
    width: 90%;
    margin:0 auto;
    position: relative;
}
.message1{

}
.message1 ul{
    display: flex;
}
.message1 ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 15px;
}
.message1 ul li:last-child{
    margin-right: 0;
}
.message1 ul li input{
    display:block;
    width: 100%;
    background: #fff;
    line-height: 40px;
    height: 40px;
    text-indent: 15px;
    font-size: 14px;
    color: #666;
    border:none;
}
.message1 .mess_content{
    width: 100%;
}
.message1 .mess_content textarea{
    height: 80px;
    line-height: 40px;
    text-indent: 15px;
    font-size: 14px;
    color: #666;
    width: 100%;    
    border: none;
    padding:0;
}
.message1 .mess_btn input.msgbtn{
    display: block;
    width: 152px;
    line-height: 38px;
    background-color: #1c2881;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    top:40px;
    right:0;
    border: none;
}

.nmain {
    padding: 40px 0 50px;
    background: #fff;
    z-index: 15;
}
.nmian-left{ float:left; width:21%; }
.nmian-right{ float:right; width:75%; }
.nchan-lant{ height:110px; background:#002e90  url(../images/proicon01.png) no-repeat 204px 42px; color:#fff;margin-bottom: 10px;}
.nchan-lant ._cn{ padding-left:25px; font-size:26px; font-weight:normal; padding-top:25px; line-height:40px; }
.nchan-lant i{padding-left:25px; font-size:16px;text-transform: uppercase;line-height: 2;}
.nchan-lant ._en{ padding-left:25px; color:#f6c3c1; font-size:12px; font-family:arial; }

.nmenu li{ line-height:48px; font-size:15px;  }
.nmenu li .a{ display:block; padding-left:20px; position:relative; color:#6f6f6f;border-bottom:1px solid #eaeaea; }
.nmenu li .sub-menu a{ display:block; padding-left:40px; position:relative; color:#6f6f6f;border-bottom:1px solid #eaeaea; }

.nmenu li .iconfont{ position:absolute; right:10px; font-size:14px;}
.nmenu li a:hover{ background:#f3f3f3;}
.nmenu li.cur a{ background:#002e90; color:#fff; }
.nmenu li.cur a .ion{ color:#fff; }

.sub-menu{display: none;}
.sub-menu li a{background: #fff !important;color: #6f6f6f !important;}
.chr-top{ border-bottom:1px solid #eaeaea; padding-bottom:10px; margin-bottom:30px;}
.chr-top .chr-lant{ font-size:20px; color:#818181;}
.posi{ color:#bdbdbd; margin-top:10px; }
.posi em{ padding:0 5px;}
.posi span{ color:#787878;}
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
.l { float: left;}.r { float: right;}

.news-list li{ padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #eaeaea;}
.news-list li a{ display:block; background:url(../images/inews_jt.png) no-repeat right; overflow:hidden; }
.news-list li ._date{ float:left; width:12%; background:#f5f5f5; text-align:center; height:110px;font-family:arial; color:#002e90; }
.news-list li ._date span{ display:block;}
.news-list li ._date ._d1{ font-size:44px;  line-height:46px; padding-top:20px;}
.news-list li ._nr{ float:left; width:75%; margin-left:3%;}
.news-list li ._title{ font-size:17px; font-weight:normal; color:#000; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height: 2;}
.news-list li ._tools{ color:#b4b4b4; margin:3px 0;font-size: 13px;}
.news-list li ._tools .ion{ margin-left:0;}
.news-list li ._tools  span{ padding-right:15px;}
.news-list li ._sum{ line-height:24px; height:48px; overflow:hidden;color:#565656; }
.news-list li a:hover{ background:url(../images/inews_jton.png) no-repeat right; padding-bottom:10px; }
.news-list li a:hover ._title{ color:#002e90; }
.news-list li a:hover ._date{ background:#002e90; color:#fff; }

/*新闻详细*/
.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; }
.widget-newsdetail-2 ._head ._title { font-size: 18px; font-weight:bold;}
.widget-newsdetail-2 ._tools { padding: 10px 0; color: #999999;}
.widget-newsdetail-2 .ion { font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{margin:0 4px;display: inline-block; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._tool:hover{color:;}
.widget-newsdetail-2 ._tools ._tool b{ font-weight:normal;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #e7463c;}
.widget-newsdetail-2 .myart { padding: 20px 0; font-size:16px; line-height: 1.8;}
.widget-newsdetail-2 ._detailPage_bottom {border-top: 1px solid #cccccc;}
.widget-newsdetail-2 ._detailPage_bottom li {line-height: 40px; overflow: hidden; 
height: 40px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-2 ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.widget-newsdetail-2 ._detailPage_bottom ._title {font-size: 14px;  float: left;  width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover { color: #e7463c;}
.widget-newsdetail-2 ._detailPage_bottom ._time { float: right;}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more { float: none; padding-left:2px; background: none; color: #999999;}

.pic-list li{ margin-bottom:20px;}
.pic-list li ._title{ line-height:46px; background:url(../images/black.6.png) repeat; color:#fff; text-align:center; font-size:16px; font-weight:normal; position:absolute; bottom:0px; left:0px; width:100%; z-index:10;}
.pic-list li ._cover{ display:none; width:100%; height:100%; position:absolute; bottom:0; left:0; background:url(../images/pic_cover.png) repeat; z-index:5;}
.pic-list li ._cover i{ display:block; width:65px; height:65px; background:url(../images/fdj.png) no-repeat 0 0; position:absolute; top:50%; left:50%; margin-top:-50px; margin-left:-32px; z-index:6;}
.pic-list li:hover ._cover{ display:block;}
.pic-list li img{max-width: 100%;}
*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}.rect-75 {
    padding-bottom: 100%;
}
.jz_bot{position:absolute;bottom: 0;left: 0;width: 100%;z-index: 9999999;background: rgb(0 0 0 / 60%);}
.index-box4-nav{position: relative;}
.jz_bot ul li{cursor: pointer;position: relative;}
.jz_bot .num span{    width: 60px;
    font-size: 24px;
    color: #fff;
    border: 1px solid #fff;
    display: block;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;}
.jz_bot .txt h5{color: #fff;font-size: 24px;line-height: 1.5;}
.jz_bot .txt span{color: #fff;font-size: 14px;line-height: 1.5;}
ul li .layer {
    transition: 0.8s ease;
    -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -ms-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    position: absolute;
    z-index: 10;
    background: rgb(0 46 144 / 60%);

    bottom: -600px;
    left: 0;
    width: 100%;
}
ul li .layer p{font-size: 14px;color: #fff;margin:3% 3%;line-height: 2;    padding: 30px 30px 30px;}
/*
 ul li:hover .dd{display: none !important;}*/

ul li .layer .d-flex{background: rgb(0 0 0 / 60%);}
ul li .layer .span{font-size: 16px;color: #fff;margin:0% 5%;line-height:50px;    padding: 30px 46px 35px;border-top: 1px solid #fff;width: 90%;}
ul li .layer .span i{font-size: 20px;}

 /*ul li:hover .layer {
    bottom: 0;
}*/
ul li.active .layer {
    bottom: 0;
}
 ul li.active .dd{display: none !important;}
.bigImg{width:100%; height: 100%; z-index: 2002; background-color:rgba(0,0,0,0.8); position: fixed; top:0; left: 0; display: none;}
.bigImg2{width:50%; top:50%; left: 25%; height: auto; position: fixed; z-index: 2003;display: none;text-align: center;
-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);}
.bigImg2 .closeBtn{width:30px; height: 30px; position: absolute; top:-15px; right:-15px;}
.bigImg2 .img img{max-height:600px;width:auto !important;}
@media screen and (max-width:767px){
    .bigImg2{width:90%; left: 5%;}  
}

.sidebarLinkUs {
    border: 1px solid #e4e4e4;
    margin-top: 20px;
    padding: 0 19px 20px;
    margin-bottom: 20px;
}
.sidebarLinkUs h3 {
    font-size: 18px;
    color: #026cc4;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
    text-indent: 10px;
}
.sidebarLinkUs p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 12px;
    line-height: 20px;
    padding: 0 10px;
}
.sidebarLinkUs .zxzx {
    display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    background: #103cad;
    text-decoration: none;
    margin-top: 20px;
}
.sidebarLinkUs .zxzx span {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    border-right: 1px solid #fff;
    /* background: url(../images/zxzx_icon01.png) no-repeat center; */
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.sidebarLinkUs .zxzx span i{
    font-size: 24px;
}
.sidebarLinkUs .zxzx em {
    display: block;
    width: 109px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left;
}
.sidebarLinkUs .zxzx em img {
    display: inline-block;
*display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 8px;
}


@media screen and (max-width: 1200px)
{
#main8 #feature_tabs .data {
    padding: 8px 15px;
}
#main8 .swiper-container5 img {
    height: 156px;
}
#main8 #feature_tabs .day {
    font-size: 30px;
    line-height: 50px;
}
#main8 #feature_tabs .cont .tit {
    font-size: 18px;
    margin-bottom: 8px;
}
#main8 #feature_tabs .cont .txt{text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

}

/*小屏幕*/
@media screen and (max-width: 992px)
{
#Top .top {
	background: #fff;
	top: 0;
   height: 50px;
}
#Top .top .logo {
    width: 150px;
    height: 50px;
    line-height: 50px;
}
.swiper-button-next i {
    font-size: 28px;
}
.swiper-button-prev i {
    font-size: 28px;
}
#main8 #feature_tabs .cont {
    width: 72%;
}
}

#pages {
    margin: 20px 0 50px;
    text-align: center;
}

#pages li {
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    margin: 0 3px;
    color: #6d6d6d;
    cursor: pointer;
    border: 1px solid #e8e8e8;
}

#pages li a {
    padding: 6px 10px;
    display: block;
}

#pages li span {
    padding: 6px 10px;
    display: block;
}

#pages font {
    color: #fff;
}

#pages a:hover {
    background-color: #002e90;
    color: #fff;
    transition: all 0.4s linear;
}

#pages span:hover {
    background-color: #002e90;
    color: #fff;
    transition: all 0.4s linear;
}

#pages span {
    color: #fff;
    border: solid 1px #002e90;
    background-color: #002e90;
}

#pages .nolink {
    border: solid 1px #e8e8e8;
    background: none;
}
