﻿@charset "utf-8";
html { font-family:"微软雅黑"; font-size:14px;} 
html,body{ height:100%; }
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input,figure { margin: 0; padding: 0; }
body { -webkit-overflow-scrolling: touch; text-align:left;  max-height: 100%;  overflow:-Scroll;overflow-x:hidden}
a, a:hover { text-decoration: none; outline: none;  }
a{ color:#0b0808;}
p{ margin:0; padding:0;}
:link, :visited{text-decoration: none;}
ul,li { list-style: none }
img { border: none; max-width:100%;}
input, select, textarea { border: none; outline: none; background: none }
em,i { font-style: normal }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
.clear{clear:both; width:100%; overflow:hidden;}
/*.clearfix::after{ clear: both; display: block; height: 0; content: '';}
*//* clear */
.fn-clearfix:after { display: block; font-size: 0; content: '\0020'; clear: both; height: 0; }
.fn-clearfix { zoom: 1; /*for IE6 IE7*/ }
.fn-clear { visibility: hidden; clear: both; }
a{text-decoration: none; outline: 0; blr:expression(this.onFocus=this.blur()); }
::-ms-clear, ::-ms-reveal{display: none; }

td{ border:1px solid #000}

.zj{ width:1240px; margin:0 auto; display:block;}
.fl{ float:left;}
.fr{ float:right;}


/*header*/
.header { width: 100%; display:block; margin: 0 auto; }
.home{ height:45px; line-height:45px; background: url(../img/top_bj.png) no-repeat center top; color:#9a9999}
.home a{ color:#fff;  margin:0 3px;font-size: 14px;}
.home a:hover{ color:#fe534b;}
.home_l{ float:left}
.home_r {
    float: right;
    width: 31%;
    text-align: center;
}

.top{ width:1240px; margin:0 auto; padding:20px 0; display:block; }
.top .logo {
    width: 750px;
    float: left;
    height: 80px;
    margin: 0 0;
    font-size: 36px;
    font-weight: bold;
}
.top .logo img{ display:table}
.top .top_r {
    float: right;
    background: url(../img/tel.png) no-repeat center left;
    height: 64px;
    margin: 0px 0 0;
}
.top .top_r .tel {
    color: #737171;
    font-size: 16px;
    line-height: 55px;
    padding-left: 64px;
}
.top .top_r .tel h1 {
    font-size: 38px;
    color: #c52621;
    font-weight: bolder;
    line-height: 1;
    font-style: normal;
}
.top .top_r .tel h1 span {
    font-size: 15px;
    color: #333;
    font-weight: 100;
    display: table;
    line-height: 1;
    padding: 6px 0 3px;
    font-style: normal;
}
.zy{ float:right; display:block; font-size:12px; color:#296fb7; padding:4px 0 6px; border-bottom:1px solid #296fb7;border-top:1px solid #296fb7; margin:28px auto;}	
.zy a{ padding:0 6px; color:#296fb7;}
.zy a:hover{ color:#f4a45d;}

.nav_k{ width:100%; display:table; margin:0 auto;background:#03488d; height:56px;}
.navBar{ width:1240px; margin:0 auto;height:56px; line-height:56px; position:relative; z-index:9999;   }
.nav{ width:1240px; margin:0 auto; display:table; font-family:"Microsoft YaHei",SimSun,SimHei;  }
.nav h3{ font-size:100%; font-weight:normal; height:56px; line-height:56px; margin: 0}
.nav .m{  position:relative; float:left; width:171px; margin:0; display:inline; text-align:center;   }
.nav .m:hover{ background:#c52621;color:#fff; }
.nav h3 a{ font-size:16px;  zoom:1;  height:56px; line-height:56px; padding:0px ;  display: block; margin:0px auto 0; color:#fff; }
.nav h3 a:hover,.nav .m:hover h3 a{ color:#fff; }
	
.nav .sub{ display: none; width:100%; padding: 0;  margin:0 ;  position:absolute; top:56px;  background-color: rgba(197, 38, 33, 0.9);  float:left; line-height:44px; }
.nav .sub li{ text-align:center;  }
.nav .sub li a{ color:#fff; display:block; zoom:1; font-size:15px;}
.nav .sub li a:hover{  background:#03488d; color:#fff;   }

/* banner */
.fullSlide{ width:100%;  position:relative;  height:740px; background:#fff;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:999; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;  height:740px; overflow:hidden; text-align:center; }
.fullSlide .bd li a{ display:block; height:740px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:9999; bottom:15px; left:0; height:22px; line-height:22px;}
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:40px; height:7px; margin:2px 4px; overflow:hidden; background:rgba(255, 255, 255, 0.9);  line-height:999px; border-radius:0.5rem	}
.fullSlide .hd ul .on{ background:#03488d; }
.fullSlide .prev{  display:block;  position:absolute; z-index:1; top:40%; left:2%;  z-index:9999; width:70px; height:70px; background:url(../img/dot1.png) 0px 0px  no-repeat;  cursor:pointer;display:none;  }
.fullSlide .next{ display:block;  position:absolute; z-index:1; top:40%; left:2%;  z-index:9999; width:70px; height:70px; background:url(../img/dot2.png) 0px 0px  no-repeat;  cursor:pointer; display:none;  }
.fullSlide .next{ left:auto; right:2%;  }

img.lazy{background: url(../img/loading.gif) 50% no-repeat;}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt20{ margin-top:20px}
.ml10{ margin-left:10px}
.ml15{ margin-left:15px}
.ml20{ margin-left:20px}

/*特效集*/

@keyframes pulse {
 0% {transform: scale(1);}
 50% {transform: scale(1.2);}
 100% {transform: scale(1);}
}
/**/
.wrap{ width:100%; display:table;}
.bt{ width:1200px; display:table; margin:0 auto; text-align:center; padding:70px 0 45px}
.bt p{ font-size:17px; text-transform:uppercase; color:#898989; letter-spacing:6px; font-weight:100; line-height:1; padding:15px  0 0 10px }
.bt h1{ font-size:38px; color:#333; font-weight:bolder; text-transform:uppercase }
.bt h1:before{vertical-align: middle; display: inline-block;content: ''; background:url(../img/bt1.png) no-repeat center center; width:68px;height:30px;margin:-4px 25px  0;}
.bt h1::after{vertical-align: middle; display: inline-block;content: '';background:url(../img/bt2.png) no-repeat center center;  width:68px;height:30px;margin:-4px 25px  0;;}
.bt h1 span{ color:#0d56a4}

.sy_nav {
    display: block;
    margin: 0 auto;
    padding: 0 0 36px;
    text-align: center;
    width: 1240px;
}
.sy_nav a {
    display: inline-block;
    margin: 0 5px 10px 0;
    background: #f5f5f5;
    border: 1px solid #e4e3e4;
    border-radius: 25px;
    padding: 0 18px;
    line-height: 38px;
    font-size: 16px;
}
.sy_nav a:hover{ background:#0d56a4; color:#fff; border:1px solid #0d56a4}
.k1{ padding:0 0 20px}
/*cp*/
.cp{ width:1240px; display:table; margin:0 auto}
.cp ul li{width:300px; border:1px solid #eeeeee;  display:block; float:left; margin:0 ; padding:8px; box-sizing:border-box; margin:0 13.33px 20px 0; background:#fff}
.cp ul li a{ width:100%;   margin:0 auto; display:block;}
.cp ul li a .cp_w{ width:92%; margin:0 auto; height:80px; padding:10px 0 0; box-sizing:border-box}
.cp ul li a .cp_w h1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:calc(100% - 45px);  float:left; background:url(../img/cp_ico1.png) no-repeat left bottom; line-height:56px; height:56px; font-size:18px; color:#333 }
.cp ul li a .cp_w i{ width:36px; height:36px; border:1px solid #e8e8e8; border-radius:50%; display:table; background:url(../img/cp_jt.png) no-repeat center center; float:right; margin:15px 0 0}
.cp ul li a:hover .cp_w i{ background:url(../img/cp_jt1.png) no-repeat center center #0d56a4}
.cp ul li a .cp_t{ width:280px; height:215px; display: table;  overflow: hidden; box-sizing:border-box; }
.cp ul li a .cp_t img{width:280px; height:215px;display:block;-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s;object-fit: cover;}
.cp ul li a:hover .cp_t img{transform: scale(1.08);}
.cp ul li a:hover h1 { color:#0d56a4}
.cp ul li:nth-child(4n){margin:0 0 20px; }
.cp ul li:hover{}

.more1{ display:table; margin:0 auto; padding:30px 0}
.more1 a{ background:#0d56a4; border-radius:30px; font-size:15px; color:#fff; padding:0 60px; line-height:42px; display:table }
.more1 a:hover{ background:#c52621}

/*k2*/
.k2{ width:100%; background:url(../img/bj1.png) no-repeat center top; height:1034px; padding:50px 0 0; box-sizing:border-box; display:table}
.k2 .bt h1,.k2 .bt p{ color:#fff}
.k2 .bt h1:before{ background:url(../img/bt11.png) no-repeat center center; }
.k2 .bt h1::after{background:url(../img/bt22.png) no-repeat center center;}



.sdys{width:1240px;margin:30px auto 0 auto; display:table}
.sdys_fc{background: none; margin:0 auto 35px }
.sdys_fc ul{display: flex;display: -webkit-flex;flex-wrap: wrap;justify-content: space-between;/*border: solid 1px #eaeaea;*/}
.sdys_fc li{width: 24%; padding:20px 0;color: #ffffff; box-sizing:border-box; margin:0 1% 0 0;background-color: rgba(255, 255, 255, 0.15); border:1px solid rgba(255, 255, 255, 0.3); position: relative;cursor: pointer; box-sizing:border-box;}
.sdys_fc li:nth-child(4n){margin:0 0 0 0;}
.sdys_fc li.on{background-color: #c52621;}
.sdys_fc li.on h1{color: #ffffff;}
.sdys_fc li i{ float:left; width:80px; height:80px; margin:0 16px 0 20px; }
.sdys_fc li i img{ width:80px; height:80px; display:table}
.sdys_fc li h1{ font-size:14px; color:#a8b7d1; line-height:1.4; text-transform:uppercase; padding:8px 0 0}
.sdys_fc li h1 span{ font-size:30px; color:#fff; display:table }


.sdys_flex{display: flex;display: -webkit-flex;flex-wrap: wrap;justify-content: space-between;}
.sdys_fb{ height:536px;padding:0px 20px;background: url(../img/ys_bj.jpg) no-repeat center center;box-shadow: 0px 6px 14px 2px rgba(0, 0, 0, 0.08);}
.sdys_fb li .img{width:590px; height:442px; float:right;overflow: hidden;cursor: pointer; padding:55px 0 0}
.sdys_fb li .img img{width:590px; height:442px;overflow: hidden;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
/*.sdys_fb li .img:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}
*/.sdys_fb li .yswz{width:560px; float:left; margin-left:10px;}
.sdys_fb li .yswz h1{ font-size:34px; font-weight:bolder; line-height:60px; padding:5px 0 0; box-sizing:border-box; width:70px; height:100px; background:#004492; color:#fff; text-align:center; border-radius:0 0 50px 50px; display:table; border:4px solid #fff; border-top:none}
.sdys_fb li .yswz h1 span{ width:15px; height:1px; background:#fff; display:table; margin:0 auto}
.sdys_fb li .yswz h2{ margin:20px 0 30px; padding:0 0 10px; font-size:34px; color:#000; font-weight:bolder; line-height:1.6; border-bottom:1px solid #c9c9c9; width:100%; display:table}
.sdys_fb li .yswz h2 span{ font-size:18px; color:#777777; display:table; font-weight:100}
.sdys_fb li .yswz .yswz_w{ font-size:15px; line-height:1.8; color:#777777; padding:0 0 30px}
.sdys_fb li .yswz .yswz_w span{ color:#004492; width:20px; float:left;}
.sdys_fb li .yswz .yswz_w p{ padding:0 0 20px;}
.ys_btn{ width:100%; color:#fff; border-radius:25px; display:table; line-height:50px; background:#0d56a4}
.ys_btn i{ border-radius:50%; width:50px; height:50px; float:left; display:table; background: url(../img/ys_tel1.png) no-repeat center center #c52621}
.ys_btn h3{ float:left; font-size:24px;font-weight:bolder; padding:0 0 0 20px; line-height:50px;}
.ys_btn h3 span{ font-size:16px; font-weight:100;ine-height:50px; display:inline-block; float:left}
.ys_btn a{ background:#176dc9; color:#fff;  width:160px; text-align:center; font-size:15px; line-height:50px; display:table; float:right; border-radius:25px}
.ys_btn a:hover{ background:#c52621}


/*k3*/
.k3{ width:100%; display:table; background:url(../img/bj3.jpg) no-repeat center top; height:880px; padding:130px 0 0; box-sizing:border-box}
.k3 .bt{ float:left; text-align:left; padding:60px 0 0}
.k3 .bt h1:before{ vertical-align: middle; display: inline-block;content: ''; background:url(../img/bt1.png) no-repeat center center;display:none; width:43px;height:5px;margin:0;}
.k3 .bt h1::after{vertical-align: middle; display: inline-block;content: '';background:url(../img/bt2.png) no-repeat center center; display:none; width:43px;height:5px;margin:0;;}
.k3 .bt p{ padding:15px 0 0}
.jj{ width:660px; font-size:16px; line-height:32px; color:#666; display:table; height:400px}
.jj h1{ font-size:33px; color:#03488d; font-weight:bolder; margin:60px 0 30px}

.more {
    display: table;
    margin-top: 22px;
}
.more a{ width:180px; background:#03488d; font-size:16px; color:#fff; display:table; border-radius:25px; line-height:44px;}
.more a span{ padding:0 20px;}
.more a i{ font-family:宋体; font-size:20px; font-weight:bolder; height:40px; width:40px; background:#fff; float:right; border-radius:50%; display:table; line-height:40px; text-align-last:center; margin:2px; color:#03488d}
.more a:hover{ background:#c80e05}
.more a:hover i{ color:#c80e05}

/**/
.gg{ width:100%; background:url(../img/gg1.jpg) no-repeat center center; height:238px; color:#fff}
.gg .gg_l{ width:70%; float:left; line-height:1.4; padding:60px 0 0 ; font-size:20px}
.gg .gg_l h1{ font-size:44px; font-weight:bolder; margin:0 0 5px}
.gg .gg_l span{}
.gg .gg_l h2{ font-size:12px; opacity:.3; text-transform:uppercase; padding:30px 0 0}

.gg .gg_r{ float:right; background:url(../img/tel1.png) no-repeat center right; padding:0 65px 0 0; font-size:15px; line-height:1.6; text-align:right; margin:70px 0 0}
.gg .gg_r h1 {
    font-size: 35px;
    font-weight: bolder;
    font-style: normal;
    line-height: 36px;
}

.k4{ width:100%; display:table}

.al_Scroll1{width:1240px;height:370px;margin:0px auto 0;position:relative; padding:10px 0 0}
.al_Scroll1 .prev{width:50px; height:50px;position:absolute;top:140px;left:-50px;z-index:100; cursor:pointer; opacity:0 }
.al_Scroll1 .next{width:50px; height:50px;position:absolute;top:140px;right:-50px;z-index:100; cursor:pointer;opacity:0 }
.al_Scroll1:hover .next{  background:url(../img/ys_jt2.png) no-repeat;opacity:1}
.al_Scroll1:hover .prev{  background:url(../img/ys_jt1.png) no-repeat;opacity:1}
.al_Scroll1 .scrollWrap{width:1236px; background: none; overflow:hidden;position:absolute; margin-left:2px}
.al_Scroll1  dl{float:left;width:390px;text-align:center;position:relative; margin:0px 11px; }
.al_Scroll1  dl a{ width:390px; display: block; color:#3a3a3a;  box-sizing:border-box;}
.al_Scroll1  dl a h1 { overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:18px;width:100%; margin:0 auto; height:60px; line-height:60px; color:#333333; text-align: center; }
.al_Scroll1  dl a:hover{ color:#03488d;  display:block;}
.al_Scroll1  dl a .cp_t{width:390px; height:300px; display: table; margin:0 auto;overflow: hidden; box-sizing:border-box;}
.al_Scroll1  dl a .cp_t img{width:390px; height:300px;object-fit: cover; display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.al_Scroll1  dl a:hover .cp_t img{transform: scale(1.08);}
.al_Scroll1  dl a:hover h1{ color:#03488d}

/**/
.k5{ width:1200px; display:table; margin:0 auto; padding:10px 0 60px} 
.k5 .btk{ width:1200px;}
.xwk{ width:1200px; display:table; margin:0 auto}
.xw1{ width:100%; display:table}
.xw1 li{ float:left; width:390px; border:1px solid #efefef; background:#fff; height:96px; margin:0 15px 18px 0; box-sizing:border-box}
.xw1 li:nth-child(7),.xw1 li:nth-child(10){ margin:0 0 18px 0}
.xw1 li a{ width:100%; padding:15px; box-sizing:border-box; height:96px;color:#535353; display:table; line-height:26px}
.xw1 li a time{border-right:1px solid #efefef; padding:0 20px 0 10px;  font-size:22px; font-weight:bolder; color:#c0bdbe; float:left; line-height:66px;}
.xw1 li a .xw_t{ display: none}
.xw1 li a p{ display: -webkit-box !important;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xw1 li a h1 {
    font-size: 14px;
    vertical-align: middle;
    display: table-cell;
    color: #666666;
    width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block!important;
}
.xw1 li:nth-child(1),.xw1 li:nth-child(2),.xw1 li:nth-child(3){ border:none; width:270px;margin:0 40px 18px 0; height:320px;}
.xw1 li:nth-child(4){width:270px;margin:0 0px 18px 0;height:320px;border:none;}
.xw1 li:nth-child(1) a,.xw1 li:nth-child(2) a,.xw1 li:nth-child(3) a,.xw1 li:nth-child(4) a{ padding:0; height:320px;}
.xw1 li:nth-child(1) a time,.xw1 li:nth-child(2) a time,.xw1 li:nth-child(3) a time,.xw1 li:nth-child(4) a time{ font-size:20px; display:table; float:inherit; width:270px; border:none; padding:0; line-height:30px;}
.xw1 li:nth-child(1) a h1,.xw1 li:nth-child(2) a h1,.xw1 li:nth-child(3) a h1,.xw1 li:nth-child(4) a h1{ display:table; width:270px; height:50px; line-height:50px; color:#333333; font-size:16px;}
.xw1 li:nth-child(1) a p,.xw1 li:nth-child(2) a p,.xw1 li:nth-child(3) a p,.xw1 li:nth-child(4) a p{ width:100%; display:block; font-size: 14px; line-height:24px; height:48px; overflow:hidden; color:#a0a0a0}
.xw1 li:nth-child(1) a .xw_t,.xw1 li:nth-child(2) a .xw_t,.xw1 li:nth-child(3) a .xw_t,.xw1 li:nth-child(4) a .xw_t{ width:270px; height:156px; display:table; padding:20px 0 0}
.xw1 li a .xw_t img {
    width: 270px;
    height: 220px;
    display: table;
    object-fit: cover;
}
.xw1 li a:hover h1{ color:#03488d}

/*fotter*/
.fotter{ background:#141414; width:100%; display:table; color:#fff; padding:40px 0 0}
.fotter a{ color:#fff;}
.fo{ width:1240px; margin:0px auto 0 auto; display:table; padding:30px 0 ; border-bottom:1px solid #383838;border-top:1px solid #383838}
.fo_l{ width:300px; float:left; padding:40px 0 0 0px; box-sizing:border-box}
.fo_nav{border:1px solid #383838;border-bottom: none;border-top: none; width:310px; height:170px; float:left; padding:0 0 0 65px; box-sizing:border-box}
.fo h1{ font-size:18px; color:#d5d5d5; padding:4px 0 12px; line-height:1}
.fo a{ width:115px; font-size:14px; color:#d9d8d8; line-height:40px; display:table; float:left}
.fo a:hover{ color:#3985d1}
.fo_c{ width:370px; padding-left:60px; float:left; display:table}
.fo_w{ width:120px; display:table; float:right; line-height:1; padding:20px 0 0}
.fo_w img{ width:110px; display:table}
.fo_w dl{ width:110px;  text-align:center; font-size:15px; line-height:50px;}

.fo_c h2{ font-size:30px; color:#ffffff; font-weight: bolder}
.fo_c h3{ font-size:15px; color:#fff; padding:10px 0 22px; line-height:26px}
.fo_c span{ width:100}
.fo_c span a{ width:132px; height:36px; margin-right:15px; background: url(../img/fo_bj11.png) no-repeat center center; display:table; float:left; padding-left:16px; line-height:36px; box-sizing:border-box}
.fo_c span a:hover{ color:#fff}
.fo2{ color:#fff;vertical-align:middle;display: table; text-align:center; font-size: 14px; text-align:center;  margin:0 auto; width:100%;line-height:24px; padding:8px 0;   opacity:.7}
.fo2 a{color:#fff; margin:0 5px }
.fo2 .fo_lj{  width:122px; display: inline-block; height:24px;vertical-align:middle}
.fo2 .fo_lj img{ display:table; padding:0px 0 0 }
.fo2 a:hover{ color:#3985d1}


.fy{ text-align:center; font-size:14px; padding:20px 0;}
.info { width: 450px; height: 27px; line-height: 28px;  text-align: center;  margin: 15px auto; border: 1px dashed #ccc; border-left: none; border-right: none;  color: #6f6f6f;}



