﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
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-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1400px; margin:0 auto;max-width: 90%;}
.container { width:1400px; margin:0 auto;max-width: 90%;}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; background:rgba(255,255,255,1)}
.header.on{box-shadow:0 0 10px #aaa;}
.header .container{position:relative;}
.header .logo{ float:left; margin:10px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .top{display: none}
.header .top{background: #012d76;line-height: 28px;color: #fff;font-size: 14px;height: 28px;}
.header .top a.yy{font-size: 13px;}
.header .top a {color: #fff;position: relative;width: 30px;text-align: center;font-size: 18px;margin-left: 10px;height: 28px;}
.header .top a .ewm {width: 120px;position: absolute;left: 50%;margin-left: -60px;top: 28px;background: #fff;display: none;z-index: 99;}
.header .top a .ewm img {width: 100%;}
.header .top a:hover .ewm{display: block;}
.header .top .fr {position: relative;height: 28px;}
.searchIpt {

	width: 240px;

	height: 30px;

	position: absolute;

	right: 0;

	top:28px;

	display: none;

	z-index: 100;

}

.searchIpt .search_txt {

	width: 172px;

	padding: 0 0 0 10px;

	line-height: 30px;

	background: #333;

	color: #fff;

	border: 0;

	height: 30px;

	float: left;

}

.searchIpt .search_btn {

	width: 58px;

	background: #0068ba;

	border: 0;

	float: right;

	color: #fff;

	height: 30px;

	cursor: pointer;

}
.header .logo img{height:50px; display:block;}
.header.on .logo {
  height: 40px;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.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:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
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:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .nav{ float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{line-height:70px; float:left; position:relative; margin-left: 35px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:60px;}
.header .nav ul li a{display:block; font-size:14px; color:#333; text-transform:capitalize}

.header .nav ul li span{width:0; height:2px; background-color:#012d76; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li:hover a{color: #012d76;}
.nav .y_j{position:relative;}
.nav .e_j{width:120px; background-color:rgba(255,255,255,.95); position:absolute; top:70px; left:50%; margin-left:-60px; display:none; z-index:9999;box-shadow:0 2px 2px #aaa;}
.header.on .nav .e_j{top: 60px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#012d76; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 98px; }
}

@media (max-width:1200px){
.header .nav ul li{margin:0 10px;}
.header .nav ul li a{font-size:14px;}
}
@media only screen and (max-width:992px){
	.header .top {
  font-size: 12px;line-height: 25px;
}
.head_h { height: 85px; display:block}
.header{border:0; height:85px; background:#fff; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo img {
  height: 46px;
}
	.header .logo {
  margin: 6px 0 6px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:85px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;font-size: 16px;color: #333;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.3); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(0,0,0,0.3); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;box-shadow: 0 0 0 #aaa;text-align: left;}
.header .nav ul li .e_j a { color:#444;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}
@media only screen and (max-width:375px){
.header .container{ padding:0}

}


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:10px !important;}
.gallery-top .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#012d76}


.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .mb{width:100%; height:50px; display:block; position:absolute; left:0; top:0; text-align:center}
.pc_ban .mb h1 { font-size:46px; color:#fff; margin-bottom:20px; text-align:center; margin-top:18%;}
.pc_ban a h4 { font-size:16px; color:#eee; text-align:center;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.pc_ban .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.pc_ban .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}


.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:30px; color:#333; margin-bottom:15px; position:relative}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #063d73;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.titx { margin-bottom:30px; }
.titx h1 { font-size:22px; color:#333;position:relative;padding-left: 20px;}
.titx h1::after { content: " ";position: absolute; left: 0; top: 50%; width: 5px; margin-top: -10px;height: 20px;background: #063d73;}
.titx h1 span {font-size: 12px;float: right;padding: 2px 11px;background: #ccc;color: #333;border-radius: 15px;}
.titx h1 span:hover{background: #063d73;color: #fff;}
.titx h3 { font-size:14px; color:#666; margin-top:25px;}

.sy_about { padding:40px 0; overflow:hidden;}
.sy_about { font-size:14px; width: 60%;float: left;}
.sy_about .tp {width: 45%;float: left;} 
.sy_about .tp img {width: 100%;display: block;}
.sy_about .nr {width: 50%;float: right;color: #333;}
.sy_about .nr p { margin-bottom:30px; line-height:30px}
.sy_xw {width: 35%;float: right;padding: 40px 0;}
.sy_xw .nr {width: 100%;float: left;}
.sy_xw .nr ul li:first-child{padding-top: 0;}
.sy_xw .nr ul li {padding: 8px 0;overflow: hidden;border-bottom: 1px solid #eee;}
.sy_xw .nr ul li h4 {font-size: 12px;color: #d71921;}
.sy_xw .nr ul li h3 {color: #2f5a8a;font-size:14px;line-height: 1.6;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sy_xw .nr ul li h3:hover{color: #000;}
.sy_cp {background: #f6f6f6;padding: 40px 0;overflow: hidden;}
.swiper-cgal{width:1400px;max-width: 90%; margin:0 auto; padding-bottom:50px;}
.swiper-cgal .swiper-slide{position:relative;}
.swiper-cgal .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-cgal .swiper-slide .w_z{width:100%; padding:10px 20px; background-color:rgba(0,0,0,.6); position:absolute; bottom:0px; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;height: 40px;box-sizing: border-box;overflow: hidden;}
.swiper-cgal .swiper-slide .w_z h3{font-size:15px; color:#fff; margin-bottom:10px;}
.swiper-cgal .swiper-slide .w_z p {font-size:14px;line-height: 1.8;color: #fff; }
.swiper-cgal .swiper-slide:hover .w_z{background-color:rgba(0,51,121,0.9); bottom:0px;height:100%;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s; padding:20px 20px;}
.swiper-cgal .swiper-slide:hover .w_z h3{margin-top: 50px;text-align: center;}
.swiper-cgal .swiper-slide:hover .w_z p{margin-top:20px;text-align: center}
.swiper-cgal .swiper-pagination{bottom:10px !important;}
.swiper-cgal .swiper-pagination-bullet {border-radius: 5px;width: 10px;height: 10px;background: #ccc;display: inline-block;}
.swiper-cgal .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#063d73}
.sy_cp .more {height: 35px;line-height: 35px;width: 150px;text-align: center;font-size: 16px;color: #063d73;position: relative;border: #063d73 1px solid;}
.sy_cp .more a {color: #063d73;}
.sy_cp .more span {width: 0;height: 100%;transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;left: 0;top: 0;}
.sy_cp .more:hover span{width: 100%;right: 0;transition: all .3;-moz-transition: all .3;-ms-transition:all .3s;-webkit-transition:all .3s;
-o-transition:all .3s;}
.sy_cp .more:hover a {color: #fff;}



/* start footer */
.footer_bg{background:url(../images/bg_4.jpg); width:100%;overflow: hidden;}
.footer { width:1200px; margin:0 auto; padding:20px 0; z-index:999;overflow: hidden;}
.footer .tp {width: 220px;float: left;}
.footer .tp img {width: 100%;display: block;}
.footer .left {width: 520px;float: left;margin-left:60px;}
.footer .lx {width: 460px;float: right;}
.footer .lx .tt {font-size: 16px;color: #fff;}
.footer .lx h1 {font-size: 20px;margin-bottom: 10px;color: #fff;}
.footer .lx p {line-height: 1.8;font-size: 14px;color: #6d89a3;}
.footer .line {
    width: 20px;
    height: 120px;
    float: left;
    border-right: 1px solid #8C8E90;
}
.footer .right {
    width: 520px;
    float: left; position: relative;padding-top:10px;
}
.footer .right ul {display: flex;justify-content: flex-end;}
.footer .right ul li {padding-left: 40px;}
.footer .right ul li h3 {font-size: 14px;color: #fff;margin-bottom: 10px;}
.footer .right ul li .line {width: 20px;height: 2px;background: #607990;margin-bottom: 15px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;clear: both;}
.footer .right ul li:hover .line {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.footer .right ul li a {display: block;font-size: 12px;color: #4f6477;line-height: 28px;}
.footer .right ul li a:hover{color: #fff;}

.footer .right .tt {font-size: 16px;color: #7B9EBE;}
.footer .right h1 {font-size: 36px;margin-bottom: 20px;color: #fff;}
.footer_bg .dh {float: left;margin-top: 10px;border: rgba(255,255,255,0.2) 1px solid;}
.footer_bg .dh ul li {position: relative;width: 150px;font-size: 14px;line-height: 36px;float: left;color: #fff;}
.footer_bg .dh ul li .y_j {position: relative;padding-left: 10px;}
.footer_bg .dh ul li i {position: absolute;width: 100%;right: 0;bottom: 0;height: 36px;background: url(../images/down.png) 130px 16px no-repeat;}
.footer_bg .dh ul li .ej {width: 100%;font-size: 12px;position: absolute;left: 0;top: 36px;display: none;background: #fff;padding: 0 10px;box-sizing: border-box;z-index: 9;box-shadow: 0 0 15px #ccc;}
.footer_bg .dh ul li .ej a {color: #333;display: block;}
.footer_btm {padding: 20px 0;line-height: 1.5;text-align: center;color: #333;}
.copy {line-height: 1.8;}
.copy p {font-size: 14px;text-transform: uppercase;color: #fff;}
.copy p a { color: #fff;padding: 0 5px;}

.n_ban{width:100%; height:300px; overflow:hidden; position:relative;}
.n_ban .w_z{width:15%; text-align:left; position:absolute; top:50%; left:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);left:50%;margin-left: -600px; padding: 20px;background:rgba(1,45,118,0.65);border-radius: 10px;}
.n_ban .w_z h3{font-size:22px; font-weight:bold; color:#fff; margin-bottom:10px; text-transform:uppercase;}
.n_ban .w_z p{font-size:36px; margin-bottom:20px; color:#fff;position: relative;padding-top: 15px;}
.n_ban .w_z p::before {content: "";position: absolute;left: 0;height: 3px;background: #fff;top: 0;width: 30px}
.n_ban .w_z a{padding:0 20px; background-color:#e77817; font-size:15px; line-height:36px; color:#fff; border-radius:20px; display:inline-block; margin:0 10px;}
.nbod {width: 1200px;margin: 30px auto ;}
.nbod .list {width: 230px;float: left;box-shadow: 0 0 15px #f5f5f5;}
.nbod .list .bt {height: 60px;background: url(../images/jtgk.jpg);padding: 10px 34px;box-sizing: border-box;}
.nbod .list .bt h3 {font-size: 18px;color: #fff;font-weight: bold;}
.nbod .list .bt p {font-size: 14px;text-transform: capitalize;color: #fff;}
.nbod .list ul{padding: 10px 20px 25px;}
.nbod .list ul li {line-height: 50px;padding: 0 0;border-bottom: #ccc 1px dashed;}
.nbod .list ul li a {font-size: 16px;color: #595757;}
.nbod .list ul li i {margin-right: 6px;font-size: 14px;}
.nbod .list ul li:hover a{color: #012d76;}
.nbod .list ul li.on a{color: #012d76;}

.nbod .nr {width: 920px;float: right;}
.nbod .nr .wzxx {line-height: 35px;border-bottom: #ccc 1px solid;margin-bottom: 20px;font-size: 14px;text-align: right;color: #4c4948;}
.nbod .nr .wzxx a {color: #4c4948;}
.ny_cplb { width:920px;}
.ny_cplb ul li { width:286px; float:left; margin-right:20px; margin-bottom:20px;background:#fff;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;border: #eee 1px solid;box-sizing: border-box;}
.ny_cplb ul li:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 20px 0 rgba(0,0,0,.1);box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 20px 0 rgba(0,0,0,.1);transform: translateY(-10px);-wbkit-transform: translateY(-10px);-o-transform: translateY(-10px);-moz-transform: translateY(-10px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cplb ul li img { width:100%}
.ny_cplb ul li h3 { font-size:14px; margin:10px; text-align:center; color:#333;}
.ny_cplb ul li.last { margin-right:0}
.page { margin:20px 0 40px; text-align:center}
.page ul li { display:inline-block}
.page ul li a { width:40px; background:#fff; display:block; color:#666; border:#eee 1px solid; line-height:35px; font-size:14px;}
.page ul li a.prv {width:120px;}
.page ul li a:hover { color:#012d76}
.page ul li a.on { color:#012d76}
.wzxx { line-height:50px; font-size:17px; color:#999;margin-bottom: 20px;}
.wzxx a { color:#666;}


.cpxq {padding:20px 0;margin: 0 auto;}
.cpxq .left {width: 35%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #ff0000 1px solid;background: none}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#ff0000;}
.cpxqlb .swiper-button-prev{background: url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background: url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:60%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;margin-top: 20px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.cpxq .right .zx{padding-top: 35px;}
.cpxq .right .zx a {width: 150px;height: 40px;line-height: 40px;display: block;margin: 0 15px;background: #012d76;color: #fff;font-size: 16px;text-align: center;border-radius: 6px;float: left;}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 20px;color: #fff;margin-bottom: 40px;font-weight: bold;background: #eee;line-height: 2.5;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd .bt span {display: inline-block;padding: 0 15px;background: #012d76;}
.cpxq .cptd p {font-size: 16px;line-height:2;color: #555;margin-bottom: 15px;}
.cpxq .swiper-pagination-bullet {
  background: #ccc;border: #012d76 1px solid;
}
.cpxq .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#012d76}
.newslist{ padding: 20px 0 40px; margin: 0 auto;}
.newslist li{ width: 100%; padding:15px 0; border-bottom: 1px solid #eaeaea;}
.newslist li a{ display: block; position: relative; padding-left:310px;
	height: 140px; overflow: hidden; padding-right: 100px;}

.newslist li .pic{ position: absolute; left: 15px; top:0; z-index: 1;
	width: 240px; height: 100%; overflow: hidden;}
.newslist li .pic img{ width: 100%; height: 100%;}

.newslist li h3{ font-size: 16px; color: #303030; line-height: 30px; height:30px; overflow: hidden;}
.newslist li .txt{ color: #767676; line-height: 26px; overflow: hidden; height: 52px; margin-top: 12px; text-align: justify;font-size: 14px;}
.newslist li .info{ font-size: 12px; color: #999; line-height: 20px; margin-top: 30px;}
.newslist li .info span{ display: inline-block; padding-left: 22px; margin-right: 20px;}
span.clock{ background: url('../images/clock.png') left no-repeat;}
span.click{ background: url('../images/click.png') left no-repeat;}

.newslist li label{ display: block; width: 30px; height: 30px; position: relative;
	 background: #fff url('../images/jia1.png') center no-repeat; border: 1px solid #cacaca;
	position: absolute; right:20px; top:46px; z-index: 1; cursor: pointer;}

.newslist li:hover h3{ color: #012d76;}
.newslist li:hover{ box-shadow: 0 4px 20px 1px rgba(112,112,112,0.2);}
.newslist li:hover label{ background-color: #012d76; border-color: #012d76;
	 background-image: url('../images/jia1h.png');}
.newslist h3,.newslist li,.newslist label{ 
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
@media screen and (max-width:1200px){
	.newslist li a{ padding-right: 100px;}
}
@media screen and (max-width:1040px){
	.newslist li a{ padding-right: 30px;}
	.newslist li label{ display: none;}
	.newslist li .txt{ height: 96px;}
	.newslist li .info{ margin-top: 20px;}
}
@media screen and (max-width:900px){
	.newslist li .txt{ height: 120px;}
	.newslist li .info{ display: none;}
}
@media screen and (max-width:750px){
	.newslist li a{ padding-left: 312px; padding-right: 20px; height: 168px;}
	.newslist li .pic{ left:20px; width: 272px;}
	.newslist li h3{ font-size: 30px; line-height: 48px; height: 48px; padding-top: 0;}
	.newslist li .txt{ line-height: 36px; height: 108px;}
}

.subNavBox{}
.subNav{border-bottom:solid 1px #e5e3da;cursor:pointer;font-weight:bold;font-size:16px;color:#333;line-height:55px;padding-left:10px;background:#eee url(../images/jia1.png) no-repeat;background-position:95% 50%;margin-bottom: 2px;border-radius: 6px;}
.subNav:hover{color:#012d76;}
.currentDd{color:#012d76}
.currentDt{background-image:url(../images/jia2.png);}
.navContent{display: none;border-bottom:solid 1px #e5e3da;padding: 15px 10px 30px;line-height: 1.8;color: #444;font-size: 14px;}






@media only screen and (max-width:992px) {
	.header.on {height: 60px;
}
	.con {
  width: 94%;
  max-width: 90%;
}

.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
	.sy_about {
  width: 100%;
}
	.sy_xw {
  width: 100%;
  padding: 0px 0 40px;
}
	.footer {
  width: 90%;
}
	.footer .line {display: none;
}
	.footer .right {display: none;
}
	.footer .left {
  width: 100%;
  margin-left: 0px;
}
	.footer .lx {
  width: 100%;
}
	.n_ban {
  width: 100%;
  height: 120px;
}
	.n_ban .w_z {
  width: 40%;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  left: 5%;
  margin-left:0px;
  padding: 10px;
  background: rgba(1,45,118,0.65);
  border-radius: 10px;
}
	.n_ban .w_z h3 {
  font-size: 14px;
  margin-bottom: 10px;
}
	.n_ban .w_z p {
  font-size: 20px;
  margin-bottom: 0px;
  padding-top: 5px;
}
	.nbod .list {
  width: 100%;
}
	.nbod {
  width: 90%;
  margin: 20px auto;
}
	.nbod .list .bt h3 {float: left;
}
	.nbod .list .bt {
  height: 30px;
  padding: 0px 14px;line-height: 30px;
}
	.nbod .list .bt p {float: left;margin-left: 10px;
}
	.nbod .list ul li {
  line-height: 30px;width: 48%;margin: 0 1%;float: left;
}
	.nbod .list ul li a {
  font-size: 14px;
}
	.nbod .nr {
  width: 100%;
}
	.ny_cplb ul li {
  width: 46%;margin: 0 2% 20px;
}
	.ny_cplb {
  width: 100%;
}
	.cpxq {
  padding: 0px 0;
}
	.cpxq .left {
  width: 100%;
}
	.cpxq .right {
  width: 100%;
}
	.cpxq .right h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
	.cpxq .right p {
  font-size: 14px;margin-bottom: 10px;
}
	.cpxq .cptd .bt {
  font-size: 16px;margin-bottom: 20px;
}
	.cpxq .cptd p {
  font-size: 14px;
}
	.subNav {
  line-height: 45px;
}
	.newslist {
  padding: 0px 0 20px;
}
	
	
	
	

  }

@media only screen and (max-width:600px){

.tit {margin-bottom:30px;}
.tit h1 {font-size:2.2rem;}
	.sy_about {
  padding: 20px 0 0;
}
	.titx h1 {
  font-size: 18px;
  padding-left: 10px;
}
	.titx {
  margin-bottom: 20px;
}
	.sy_about .tp {
  width: 100%;
}
	.sy_about .nr {
  width: 100%;margin-top: 20px;
}
	.sy_xw {
  padding: 0px 0 20px;
}
	.sy_cp {
  padding: 20px 0;
}
	.footer_btm {
  padding: 10px 0;
}
	.page ul li a.prv {
  width: 60px;
}
	.page ul li a {
  width: 35px;
}
	.page {
  margin: 20px 0 20px;
}
	.newslist li a {
  padding-left: 0;
  padding-right: 0;
  height: auto;
}
	.newslist li .pic {position: static;
  width: 100%;
}
	.newslist li h3 {
  font-size: 18px;
  line-height: 35px;
  height: 35px;margin-top: 20px;
}
	.newslist li .txt {
  line-height: 1.8;
  height: auto;margin-top: 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	

}

