@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#00b7ee; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#aaa;}
::-webkit-scrollbar-thumb:hover{background-color:#5b5b5b;}
::-webkit-scrollbar-thumb:active{background-color:#00b7ee;}
@media only screen and (max-width:992px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

@media only screen and (max-width:992px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{background-position:center; background-attachment:fixed; background-repeat:no-repeat; background-size:cover;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:992px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:992px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.header{width:100%; background:linear-gradient(to bottom,#ffffff,#c8c9cb); position:fixed; top:0; left:0; z-index:9999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #ddd; background-color:#fff;}
.header .logo{width:325px; float:left; margin:30px 0px 0 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img.d_w{opacity:1;}
.header .language{float:left; height:32px; text-align:center; line-height:32px; color:#555; margin-top:34px; margin-left:25px; cursor:pointer; position:relative; z-index:9;}
.header.on .language{color:#555;}
.header .language .l_m i{display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:5px;}
.header .language .x_l{width:120px; padding-top:8px; position:absolute; top:58px; left:50%; margin-left:-60px; display:none;}
.header .language .x_l:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #535352; content:""; position:absolute; top:0; left:50%; margin-left:-10px;}
.header .language .x_l ul{padding:5px 15px; background-color:#535352;}
.header .language .x_l ul li a{color:#ddd; line-height:36px; display:block;}
.header .language .x_l ul li a:hover{color:#00b7ee;}
.header .s_ch{height:32px; font-weight:bold; line-height:32px; text-align:center; color:#555; margin-top:34px; margin-left:15px; float:right; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .s_ch{color:#555;}
.header .s_ch i{font-size:22px;}
.header .s_ch:hover{color:#00377e;}
.header .an{position:absolute; top:50%; margin-top:-12px; right:15px; height:22px; width:30px; display:none;}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{float:left;margin-left: 30px;}
.header .nav ul{float:left;}
.header .nav ul li{margin:0 20px; float:left; position:relative;}
.header .nav ul li:after{width:0; height:2px; background-color:#00377e; position:absolute; left:50%; bottom:0; content:"";
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover:after{width:100%;}
.header .nav ul li.on:after{width:100%;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:16px; color:#666666; text-transform:uppercase; line-height:100px;}
.header.on .nav .y_j a{color:#555;}
.header .nav ul li:hover .y_j a{color:#00377e;}
.header .nav ul li.on .y_j a{color:#00377e;}
.header .nav .e_j{width:150px; padding:10px 0; background-color:#fff; box-shadow:0 0 5px #aaa; position:absolute; left:50%; margin-left:-75px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav .e_j a{font-size:14px; line-height:36px; text-align:center; display:block;}
@media only screen and (max-width:992px){

.header.on{box-shadow:none;}
.header .logo{width:235px; margin:15px 0;}
.header .logo img{width:100%; height:auto; display:block; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:21px; margin-left:0; margin-right:50px; color:#555;}
.header .s_ch{margin-top:20px; margin-left:0; float:left;}
.header .an{display:block; right:39px;}
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; background-color:#141414; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%; float:none;}
.header .nav ul li{width:100%; height:auto; line-height:50px; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; padding:5px 0; margin:0;}
.header .nav ul li:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-size:14px; text-align:right; color:#fff; line-height:50px; z-index:99;}
.header .nav .y_j a{line-height:50px; color:#fff;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left:auto; top:auto; padding:5px 0; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
transition:none;
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j a{line-height:32px; text-align:left; color:#fff;}
}
@media only screen and (max-width:640px){
.header .an{right:15px;}
}
@media only screen and (max-width:320px){
.header .logo{width:168px;}
.header .language{margin-top:19px; margin-right:45px;}
}

.search{width:100%; background-color:#00b7ee; position:fixed; top:0; left:0; z-index:9999; display:none;}
.search .container{position:relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:50px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto;}
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}

.head_h{width:100%; height:86px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:992px){
.head_h{display:block;}
}

.pc_ban{width:100%; height:calc(100vh - 100px); position:relative; overflow:hidden;}
.pc_ban .swiper-slide:after{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; left:0; bottom:0; content:"";}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../images/ban_l.png) no-repeat center; left:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.8;}
.pc_ban .swiper-button-next{width:40px; height:40px; background:url(../images/ban_r.png) no-repeat center; right:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.8;}
.pc_ban .swiper-pagination-bullet{width:40px; height:3px; border-radius:0;}
.pc_ban .container{position:absolute; top:55%; left:50%; z-index:99;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .w_z{width:80%; margin:0 auto; color:#fff; text-align:center; position:relative;}
.pc_ban .w_z h2{font-size:46px; line-height:54px;font-weight: lighter;}
.pc_ban .w_z h2 i{font-size: 54px;line-height: 54px;font-weight: bold;}
.pc_ban .w_z p{font-size:25px; text-transform:uppercase; line-height:32px; margin-top:40px;font-weight: lighter;}
.pc_ban .w_z .n_r{width:150px; height:50px; border:2px solid #fff; background-color:rgba(255,255,255,.2); margin:50px auto 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r:hover{background-color:rgba(255,255,255,0);}
.pc_ban .w_z .n_r a{color:#fff; font-size:16px; text-align:center; line-height:46px; display:block;}
.pc_ban .w_z .n_r i{font-size:14px; font-weight:bold; padding-left:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r a:hover i{padding-left:15px;} 
@media only screen and (max-width:992px){
.pc_ban{height:36vh; min-height:inherit;}
.pc_ban .container{width:100%; top:50%;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-pagination-bullet{width:30px; height:2px;}
.pc_ban .w_z{width:100%;}
.pc_ban .w_z h2{font-size:22px; font-weight:normal; line-height:32px;}
.pc_ban .w_z p{font-size:16px; letter-spacing:1px; line-height:26px;}
.pc_ban .w_z .n_r{width:130px; height:44px; margin:30px auto 0;}
.pc_ban .w_z .n_r a{font-size:14px; line-height:40px;}
}
@media only screen and (max-width:640px){
.pc_ban .w_z h2{font-size:20px; font-weight:bold; line-height:28px;}
.pc_ban .w_z p{font-size:14px; line-height:24px; margin-top:8px;}
.pc_ban .w_z .n_r{display:none;}
}




.about{
    padding: 110px 0;
}

.ab_l{
    padding-right: 40px;
}
.ab_bt i{
    display: block;
    width: 125px;
    height: 4px;
    background-color: #222222;
    margin-bottom: 60px;
}
.ab_bt .ab_bt1{
    font-size: 67px;
    line-height: 67px;
    font-family: Impact;
    color: #333333;
}
.ab_bt .ab_bt2{
    font-size: 50px;
    line-height: 50px;
    font-weight: lighter;
    margin-top: 20px;
    color: #333333;
}
.ab_info{
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    margin-top: 40px;
}

.ab_l .more{
    display: block;
    width: 200px;
    height: 46px;
    border-radius: 5px;
    background-color: #00377e;
    color: #fff;
    font-size: 23px;
    line-height: 46px;
    font-family: Impact;
    text-align: center;
    margin-top: 50px;
}
.ab_l .more img{
    margin-left: 15px;
}
.ab_l_img{
    margin-top: 100px;
    text-align: right;
}

.ab_r{
    padding-left: 40px;
}
.ab_r_img img{
    width: 100%;
}
.abi-in{
    display: block;
    height: 90px;
    padding: 25px 0px 25px 10px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    cursor: pointer;
    transition: all ease .5s;
}
.abi-in:hover{
    color: #fff;
    background-color: #00377e;
}
.abi-in:hover .t_p{
    background-position: top !important;
}
.abi-in .t_p{
    float: left;
    margin-right: 8px;
    width: 40px;
    height: 40px;
}
.ab_icons{
    margin-top: 20px;
    font-size: 12px;
}
.ab_icons .w_z1{
    font-size: 16px;
    font-weight: bold;
}

.news{
    padding: 110px 0;
}
.title{
    text-align: center;
}
.title1{
    font-size: 79px;
    line-height:0px;
    font-weight: bold;
    color: #f1f0f0;
}
.title2{
    font-size: 40px;
    color: #00377e;
    font-weight: bold;
}
.title i{
    display: block;
    width: 45px;
    height: 3px;
    background-color: #00377e;
    margin: 25px auto 0;
}

.news-item{
    position: relative;
}
.news-item .date{
    width: 80px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 25px;
}
.news-item .date .shuxing{
    line-height: 40px;
    color: #fff;
    text-align: center;
    background-color: #00377e;
}
.news-item .date .day{
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    background-color:rgba(0,0,0,.65);
}
.news-item .date .ny{
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background-color:rgba(0,0,0,.65);
}
.news-item .t_p{
    overflow: hidden;
    height: 200px;
}
.news-item .t_p img{
    width: 100%;
    transition: all ease .5s;
}
.news-item:hover .t_p img{
    transform: scale(1.1);
}
.news-item .w_z{
    padding: 20px 10px;
    background-color: #f5f5f5;
}
.news-item .w_z .b_t{
    font-size: 18px;
    min-height: 54px;
}
.news-item .w_z .info{
    font-size: 15px;
    line-height: 25px;
    color: #777777;
}
.news_nr{
    margin-top: 75px;
}

.hexin{
    width: 100%;
    overflow: hidden;
}
.hexin:after{
    display: block;
    clear: both;
    content: '';
}
.hx_l{
    width: 50%;
    height: 350px;
    float: left;
    padding:50px 100px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.hx_r{
    width: 50%;
    height: 350px;
    float: right;
    padding:50px 100px;
}
.hexin .hx_bt1{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.hx_info{
    width: 600px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-top: 40px;
    font-weight: lighter;
}
.hx_r .more{
    display: block;
    width: 200px;
    height: 46px;
    border-radius: 5px;
    background-color: #00377e;
    color: #fff;
    font-size: 23px;
    line-height: 46px;
    font-family: Impact;
    text-align: center;
    margin-top: 50px;
}
.hx_r .more img{
    margin-left: 15px;
}

.project{
    padding: 110px 0;
}

.footer{
    padding: 75px 0;
    background-color: #00377e;
}
.lxfs{
    margin-top: 45px;
}
.lxfs img{
    margin-right: 8px;
}
.lxfs-item{
    display: flex;
    align-items: center;  
}
.lxfs-item .t_p{
    float: left;
    width: 20px;
    text-align: center;
    margin-right: 8px;
}
.lxfs-item .w_z{
    line-height: 30px;
    color: #fff;
}
.lxfs-item:after{
    display: block;
    content: '';
    clear: both;
}
.f_nav{
    display: flex;
    justify-content: space-between;
}
.f_nav li h3{
    font-size: 19px;
    color: #ffffff;
    margin-bottom: 15px;
}
.f_nav li a{
    color: rgba(255,255,255,.6);
    line-height: 30px;
    font-size: 15px;
}
.banquan{
    color: rgba(255,255,255,.6);
    text-align: center;
    line-height: 26px;
    padding: 15px 0;
    background-color: #00377e;
    border-top:1px solid rgba(255,255,255,.6);
}
.header-h{
    height: 100px;
}
.inbanner{
    height: 450px;
}

.ny_ml .container {
    padding: 0;
}

.ny_ml {
    border-bottom: 1px solid #f4f4f4;
}

.ny_ml .ml_l {
    float: left;
}
.ny_ml .ml_l ul,
.ny_ml .ml_l ul div,
.ny_ml .ml_l ul li {
    float: left;
}

.ny_ml .ml_l ul div {
    width: 62px;
    line-height: 63px;
    text-align: center;
    background-color: #f4f4f4;
}
.ml_l img{
    float: left;
}
.ny_ml .ml_l ul li {
    position: relative;
    padding-left: 15px;
}

.ny_ml .ml_l ul li a {
    font-size: 15px;
    color: #666;
    line-height: 63px;
}

.ny_ml .ml_l ul li a.on {
    color: #00377e;
}

.ny_ml .ml_l ul li.on::before {
    display: none;
}

.ny_ml .ml_l ul li::before {
    content: "";
    width: 5px;
    height: 2px;
    background-color: #666;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 4px;
}

.ny_ml .ml_r {
    float: right;
}

.ny_ml .ml_r ul li {
    float: left;
    width: 128px;
    margin-left: 1px;
}

.ny_ml .ml_r ul li:hover a {
    background-color: #2862ae;
    color: #fff!important;
}

.ny_ml .ml_r ul li.on a {
    background-color: #2862ae;
    color: #fff!important;
}

.ny_ml .ml_r ul li a {
    line-height: 63px;
    display: block;
    background-color: #f4f4f4;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
}

.intitle{
    text-align: center;
}
.intitle1{
    font-size: 30px;
    line-height: 30px;
    color: #d3d3d3;
    font-weight: bold;
}
.intitle2{
    font-size: 33px;
    color: #333333;
}
.intitle i{
    display: block;
    width: 45px;
    height: 3px;
    background-color: #00377e;
    margin: 18px auto 0;
}
.newsin{
    padding: 60px 0;
}
.newsin-list{
    margin-top: 70px;
}
.newsin-list li {
    width: 100%;
    padding: 35px 0;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}
.newsin-list li:after{
    display: block;
    content: '';
    clear: both;
}
.newsin-img{
    width: 315px;
    float: left;
    margin-right: 20px;
}
.newsin-img img{
    width: 100%;
}
.newsin-list li .newsin-right {
    display: block;
}

.newsin-list li .rightAll {
    padding-left: 25px;
    position: relative;
    float: left;
    width: 865px;
}
.newsin-list li .rightAll strong{
    display: block;
    font-size: 16px;
    margin-bottom: 25px;
}
.newsin-list li .rightAll p {
    margin-bottom: 35px;
    font-size: 14px;
}
.newsin-date {
    display: inline-block;
    margin-right: 30px;
}

.newsin-date img{
    margin-right: 5px;
    margin-bottom: 2px;
}

.from img {
    margin-right: 5px;
    margin-bottom: 5px;
}

.newsin-list .more{
    display: block;
    width: 100px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background-color: #00377e;
    position: absolute;
    right: 0;
    bottom: 35px;
}


.inqz-items{
    margin-top: 70px;
}
.qzfw {
    height: 350px;
    padding: 30px 0;
    margin-bottom: 50px;
}

.qz_nr {
    height: 290px;
    width: 640px;
    float: right;
    background-color: #fff;
    text-align: center;
    padding:20px 45px 0;
    box-shadow: 0 0 2px 2px #f3f4f6;
}
.qzfw:nth-child(2n){
    background-position: right !important;
}
.qzfw:nth-child(2n) .qz_nr {
    float: left;
}

.qz_bt {
    font-size: 22px;
    color: #333;
}

.qz_bt i {
    display: block;
    width: 24px;
    height: 3px;
    background-color: #00a2e9;
    margin: 10px auto;
}

.qz_wz {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.qz_nr .more {
    display: block;
    margin: 30px auto 0;
}
.contactin{
    padding: 60px 0;
}
.contactin .n_r{
    margin-top: 100px;
}
.contactin .n_r:after{
    display: block;
    content: '';
    clear: both;
}
.contactin .con_l{
    width: 50%;
    float: left;
}
.contactin .con_l .gsm{
    font-size: 23px;
    color: #00377e;
    font-weight: bold;
}
.contactin .con_l .lxwm{
    font-size: 16px;
    line-height: 34px;
    font-weight: lighter;
    margin-top: 50px;
}
.contactin .con_r{
    width: 50%;
    float: right;
}

.jjfa-list{
    margin-top: 70px;
}
.jjfa-list .row li{
    margin-bottom: 40px;
}
.jjfa-list .row li .t_p{
    width: 100%;
    overflow: hidden;
}
.jjfa-list .row li .t_p img{
    width: 100%;
    transition: all ease .5s;
}
.jjfa-list .row li .n_r:hover .t_p img{
    transform: scale(1.1);
}
.jjfa-list .row li .n_r{
    padding: 25px;
    background-color: #f0f0f0;
    transition: all ease .5s;
}
.jjfa-list .row li .n_r .b_t{
    font-size: 22px;
    color: #333333;
    margin: 10px 0;
    transition: all ease .5s;
}
.jjfa-list .row li .n_r .b_t a{
    transition: all ease .5s;
}
.jjfa-list .row li .n_r .info{
    font-size: 15px;
    color: #666666;
    line-height: 27px;
    transition: all ease .5s;
}
.jjfa-list .row li .n_r .more{
    display: block;
    width: 200px;
    height: 46px;
    border-radius: 5px;
    background-color: #00377e;
    color: #fff;
    font-size: 23px;
    line-height: 46px;
    font-family: Impact;
    text-align: center;
    margin-top: 25px;
    transition: all ease .5s;
}
.jjfa-list .more img{
    margin-left: 15px;
}
.jjfa-list .row li .n_r:hover{
    background-color: #00377e;
}
.jjfa-list .row li .n_r:hover .b_t a{
    color: #fff;
}
.jjfa-list .row li .n_r:hover .info{
    color: #fff;
}
.jjfa-list .row li .n_r:hover  .more{
    background-color: #fff;
    color: #00377e;
}
.proin{
    padding: 60px 0;
}
.profile{
    padding: 60px 0;
}
.jj_tp{
    padding: 30px 0 0 30px;
}
.jj_wz .b_t{
    font-size: 30px;
    color: #00377e;
    margin-top: 75px;
}
.jj_wz .w_z{
    font-size: 17px;
    color: #666666;
    font-weight: lighter;
    margin-top: 45px;
}
.jj_wz .more{
    display: block;
    width: 200px;
    height: 46px;
    border-radius: 5px;
    background-color: #00377e;
    color: #fff;
    font-size: 23px;
    line-height: 46px;
    font-family: Impact;
    text-align: center;
    margin-top: 50px;
}
.jj_wz .more img{
    margin-left: 15px;
}
.fzlc{
    padding: 60px 0;
}
.fzlc .intitle1{
    color: #fff;
}
.fzlc .intitle2{
    color: #fff;
}
.fzlc i{
    background-color: #fff;
}

/*大事记start*/

.event_box{ width: 60%; margin: 3% auto 0;position: relative; min-height: 420px;}

.event_box .parHd {width: 100%; display: inline-block;

    height: 92px;

    overflow: hidden;}

.parHd  ul{ width: 100%; text-align: center; margin: 0 auto; padding-top: 25px !important;}

.parHd .tempWrap{ margin: 0 auto;}

.parHd .tempWrap:after{      content: '';

    width: 85%;

    height: 1px;

    background: #a2a8b1;

    position: absolute;

    /* top: 33%; */

    /* right: -140%; */

    right: 8%;

    top: 30%;

    /* margin-top: -0.5px; */

    z-index: 10;}

/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/ 

.parHd li.no_line:before{ display: none;}

.parHd li{  display: inline-block; cursor: pointer; padding-top: 30px; font-size: 16px; color: #fff;margin:0 30px; position: relative; }

.parHd li:after{ content: ''; width: 20px; height: 20px; position: absolute;  z-index: 20;top: -12px; left: 50%; margin-left: -12px;background-color: #a2a8b3;border: 3px solid #a2a8b3;border-radius: 50%;}

.parHd li.act:after{background-color: #fff !important;}

.parBd{ text-align: center; margin-top: 60px;}

.parBd h4{ position: relative; font-size: 18px; margin-bottom: 3%; /*width: 200px;*/ padding: 0 60px;  display: inline-block; text-align: center;font-weight: bold;margin-top: 70px;}


.parBd{ line-height: 180%; font-size: 16px;  margin: 0 auto;text-align: center;font-weight: lighter;}

div#listBox {

    width: 100%;

}

.sPrev,.sNext{ width: 30px; height: 30px; display: block; position: absolute; top: 10px;}

.sPrev{ left: 0;}

.sNext{ right: 0;}

.sPrev img,.sNext img{transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
     }


.atten{
    padding: 60px 0 100px;
    background-color: #ededed;
}
.att-item {
    height: 260px;
}
.att-item .mask{
    display: block;
    width: 100%;
    background-color: rgba(0,0,0,.6);
    height: 100%;
    color: #fff;
    padding: 15px 35px 0;
    opacity: 0;
    transition: all ease .5s;
}
.att-item .mask .mask_bt{
    font-size: 18px;
    font-weight: bold;
}
.att-item .mask .mask_bt i{
    display: block;
    width: 45px;
    height: 4px;
    background-color: #fff;
    margin-top: 10px;
}
.att-item .mask .mask_info{
    margin-top: 10px;
    font-size: 15px;
    font-weight: lighter;
    line-height: 22px;
}
.att-item:hover .mask{
    opacity: 1;
}
.atten .n_r{
    margin-top: 60px;
}

.cor{
    padding: 70px 0 100px;
}
.cor .n_r{
    margin-top: 60px;
}
.cor .n_r ul{
    display: flex;
    flex-wrap: wrap;
}
.cor .n_r ul li{
    width: 20%;
    border: 1px solid #f3f4f6;
}
.cor .n_r ul li img{
    width: 100%;
}

.zeren{
    padding: 80px 0 100px;
    color: #fff;
}
.zeren .intitle1{
    color: #fff;
}
.zeren .intitle2{
    color: #fff;
}
.zeren .intitle i{
    background-color: #fff;
}
.zeren .n_r{
    margin-top: 70px;
}


.rencai{
    padding: 80px 0 100px;
}
.rencai .n_r{
    margin-top: 80px;
}
.rc_item .t_p{
    float: left;
}
.rc_item .w_z{
    float: left;
    padding: 50px 100px 0 80px;
}
.rc_item:after{
    display: block;
    content: '';
    clear: both;
}
.rc_item .b_t1{
    font-size: 24px;
    line-height: 52px;
    color: #333333;
    font-weight: bold;
}
.rc_item .b_t2{
    font-size: 15px;
    color: #999999;
}
.rc_item .b_t i{
    display: block;
    width: 60px;
    height: 2px;
    background-color: #666666;
    margin: 25px 0 35px;
}
.rc_item .info{
    font-size: 18px;
}
.rc_item:nth-child(2n) .t_p{
    float: right;
}
.rc_item:nth-child(2n) .w_z{

    padding-left: 0;
}

.ys-item {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.ys-item .t_p img{
    width: 130px;
}
.ys-item  .w_z .b_t{
    font-size: 22px;
    color: #fff;
    font-weight: lighter;
    margin-top: 30px;
}
.ys-item  .w_z .info{
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    margin-top: 10px;
}
.qyys{
    padding-top: 70px;
    padding-bottom: 100px;
}
.qyys .n_r{
    margin-top: 80px;
}
.qyys .intitle1{
    color: #fff;
}
.qyys .intitle2{
    color: #fff;
}
.qyys .intitle i{
    background-color: #fff;
}
.rc_zp{margin-top: 50px;}
.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:20px; margin-bottom:20px;}
.rc_zp .ts a{color:#00b7ee;}
.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 5px 10px 0px rgba(95,125,158,.1);}
.rc_zp .jr_bt{padding:15px 20px; height:70px; font-size:14px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;background-color: #f5f5f5;font-weight: bold;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);
-moz-transform:translate(0,-50%) rotate(180deg);
-ms-transform:translate(0,-50%) rotate(180deg);
-o-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_lm.jt .jr_bt{background-color:#00b7ee; color:#fff; padding:0 20px; line-height:60px;}
.rc_zp .jr_bt span{float:left; width:25%; text-align:center;}
.rc_zp .jr_bt span.s_40{text-align:left;}
/* .rc_zp .jr_bt.on{border-bottom: 1px solid #bbd1ea;} */
.rc_zp .jr_nr{background-color:#f5f5f5; padding:30px 25px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
@media only screen and (max-width:992px){
.rc_zp{padding:40px 0;}
.rc_zp .ts{font-size:13px; line-height:24px; margin-bottom:10px;}
.rc_zp .jr_bt{padding:5px 20px; height:50px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 20px; line-height:40px;}
.rc_zp .jr_nr{padding:20px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
}
@media only screen and (max-width:640px){
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_bt{padding:5px 15px; height:40px; line-height:30px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}
.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
}

.zhaopin{
    padding: 80px 0 100px;
}



/* 3d */
/* 3d效果 */

.zy-Slide {
    position: relative;
    margin: -63px auto 0;
}

.zy-Slide ul {
    position: relative;
    margin: 0;
    height: 606px;
    padding: 0;
}

.zy-Slide li {
    position: absolute;
    list-style: none;
    top: 146px;
    left: 377px;
    z-index: 0;
    cursor: pointer;
    border-radius: 3px;
}

.zy-Slide section:nth-child(1),
.zy-Slide section:nth-child(2) {
    position: absolute;
    top: 50%;
    width: 39px;
    height: 40px;
    margin-top: -20px;
    cursor: pointer;
    line-height: 40px;
    padding-left: 12px;
    padding-right: 12px;
}

.zy-Slide section:nth-child(1) {
    left: -60px;
}

.zy-Slide section:nth-child(2) {
    right: -60px;
}

@media only screen and (max-width:992px) {
    .sy_cp .cp_bt h2 {
        font-size: 28px;
    }
    .sy_cp .cp_bt h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .sy_cp .cp_bt {
        padding-top: 50px;
    }
    .zy-Slide ul {
        text-align: center;
        height: 100%;
    }
    .zy-Slide ul li {
        width: 48%!important;
        position: static;
        display: inline-block;
        margin-top: 50px;
        height: 480px!important;
    }
    .zy-Slide ul li:nth-child(even) {
        margin-left: 2%;
    }
    .sy_cp .cp_xi h4 {
        font-size: 20px;
    }
    .sy_cp .cp_xi p {
        font-size: 14px;
        
    }
    .sy_cp .cp_xi a {
        font-size: 14px;
        margin-top: 0;
    }
    .zy-Slide section {
        display: none;
    }
}
.prosw{
    display: none;
}

/* sy_cp */

.cp_bt {
    color: #333;
    text-align: center;
    padding-top: 90px;
}

 .cp_bt h2 {
    font-size: 36px;
    line-height: 46px;
    font-family: Verdana;
    text-transform: uppercase;
}

 .cp_bt h3 {
    font-size: 36px;
    line-height: 60px;
}

 .cp_bt span {
    width: 47px;
    height: 5px;
    background-color: #124375;
    display: inline-block;
    margin: 20px auto 52px;
    border-radius: 10px;
}

.cp_tp {
    width: 100%;
    padding: 0 29px;
}

.cp_tp img {
    width: 100%;
    display: inline-block;
}

.icon-right:before {
    content: "\e506";
    font-size: 43px;
    color: #b7b7b7;
}

.icon-zuo:before {
    content: "\e52f";
    font-size: 43px;
    color: #b7b7b7;
}

 .cp_xi {
    text-align: center;
    background-color: #fff;
    padding: 30px;
    width: 90%;
    box-shadow: 0 0 2px 2px #f3f4f6;
    margin: 0 auto;
}

 .cp_xi h4 {
    font-size: 23px;
    color: #333;
    margin-bottom: 15px;
}

 .cp_xi p {
    color: #888;
    font-size: 16px;
    line-height: 24px;
    width: 400px;
    margin: 0 auto;
}

 .cp_xi a {
    width: 130px;
    line-height: 48px;
    margin-top: 25px;
    display: inline-block;
    color: #124375;
    border-radius: 25px;
    font-size: 16px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

 .cp_xi a:hover {
    color: #fff!important;
    background-image: linear-gradient(to right, #062a4f, #15528f);
}
#Slide1{
    margin-top: 10px;
}

@media only screen and (max-width:1024px){
    #Slide1{
        display: none;
    }
    .prosw{
        display: block;
        margin-top: 20px;
    }
    .cp_xi p{
        width: auto;
    }
    
}








.header .nav2{float:left;margin-left: 30px;}
.header .nav2 ul{float:left;}
.header .nav2 ul li{margin:0 20px; float:left; position:relative;}
.header .nav2 ul li:after{width:0; height:2px; background-color:#00b7ee; position:absolute; left:50%; bottom:0; content:"";
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav2 ul li:hover:after{width:100%;}
.header .nav2 ul li.on:after{width:100%;}
.header .nav2 .y_j{position:relative;background-color: #00377e;padding: 0 20px;}
.header .nav2 .y_j i{display:none;}
.header .nav2 .y_j a{display:inline-block; font-size:16px; color:#fff; text-transform:uppercase; line-height:100px;}
.header.on .nav2 .y_j a{color:#fff;}
.header .nav2 ul li:hover .y_j a{color:#00b7ee;}
.header .nav2 ul li.on .y_j a{color:#00b7ee;}
.header .nav2 .e_j{width:150px; padding:10px 0; background-color:#fff; box-shadow:0 0 5px #aaa; position:absolute; left:50%; margin-left:-75px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav2 ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav2 .e_j a{font-size:14px; line-height:36px; text-align:center; display:block;}

@media only screen and (max-width:992px){
    .header .nav2{
        display: none;
    }
}

.pages{width:100%; height:30px; line-height:30px; text-align:center;margin-top: 30px;}
.pages a{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }
.pages .current-page{ color:#fff; margin-left:5px; font-size:12px; border:solid 1px #09F; background:#09F; padding:5px 8px; }
.pages span{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }

.slideBox{
    display: none;
}
.slideBox:first-child{
    display: block;
}

.down{
    margin-top: 20%;
}
@media only screen and (max-width:992px){
    .down{
        display: none;
    }
}

.ny_nr .xw_xq{ padding: 30px 0px;}
.ny_nr .xw_xq .xq_lf .xq_tl{ text-align: center; font-size: 30px; font-weight: bold; margin-bottom: 15px;color:#073B81}
.ny_nr .xw_xq .xq_lf .xq_fc{ width: 100%; border-bottom: solid 1px #cacaca; padding: 20px 0px; }
.ny_nr .xw_xq .xq_lf .xq_fc .right{text-align: right;}
.ny_nr .xw_xq .xq_nr{ width: 100%; overflow: hidden; padding: 20px 0px; line-height: 30px; font-size: 14px;}
.ny_nr .xw_xq .xq_nr img{ max-width: 100%; display: block;}
.ny_nr .xw_xq .xq_fy{ text-align: center; padding: 15px 0px;}
.ny_nr .xw_xq .xq_fy a{ display: inline-block; margin: 0px 15px; padding: 10px 20px; background-color: #000000; color: #FFFFFF; font-size: 14px;}
.ny_nr .xw_xq .xq_rt{ width: 100%; overflow: hidden; margin-top: 56px; }
.ny_nr .xw_xq .xq_rt .rt_bt{font-size: 24px; font-weight: bold;background-color: #000000; color: #FFFFFF; padding: 15px 0px; text-align: center;}
.ny_nr .xw_xq .xq_rt .rt_lb li a{ display: block; border-bottom: dashed 1px #cccccc; line-height: 56px; font-size: 14px; color: #666;}
.xq_nr video{
    max-width: 100%;
    margin: 0 auto;
}
@media only screen and (max-width:640px) {

    .ny_nr .xw_xq{ padding: 20px 0px;}
    .ny_nr .xw_xq .xq_lf .xq_tl{font-size: 22px;}
    .ny_nr .xw_xq .xq_lf .xq_fc{padding: 15px 0px; }
    .ny_nr .xw_xq .xq_lf .xq_fc .right{text-align: center;}
    .ny_nr .xw_xq .xq_fy{  padding: 10px 0px;}
    .ny_nr .xw_xq .xq_fy a{ margin: 0px 10px; padding: 10px 15px; }
    .ny_nr .xw_xq .xq_rt{  margin-top: 15px; }
    .ny_nr .xw_xq .xq_rt .rt_bt{font-size: 20px;  padding: 10px 0px; }
    .ny_nr .xw_xq .xq_rt .rt_lb li a{ line-height: 40px;}
}

@media only screen and (max-width:1024px) {
    .title1{
        font-size: 60px;
    }
}

.sp-item .t_p{
    width: 100%;
}
.sp-item .t_p img{
    width: 100%;
}
.sp-item .w_z{
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}
.shipin .row{
    margin-top: 40px;
}
.shipin{
    padding: 60px 0;
}
.shipin .row li{
    margin-bottom: 20px;
}