@charset "UTF-8";

/* Base Reset */

.focuswap {
	display: none;
}

* {
	margin: 0;
	padding: 0;
}


/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);} 
html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
:focus {
	outline: 0;
}

img {
	border: 0;
}

a{
	text-decoration: none;
	color: #333;
}
body {
	line-height: 1;
    position: relative;
      font-family: "Microsoft YaHei";
}

ol,
ul {
	list-style: none;
}
 .fl{
   float: left;
 }
.fr{
  float: right;
}
.clear {
	clear: both;
}
.header{
    width: 100%;
}
.header-top{
    width: 100%;
    height: 50px;
    background: url(../images/new/topbg.png) repeat-x;
}
.header-top .nav{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.header-top .nav ul{
    /* overflow: hidden; */
}
.header-top .nav ul li{
    float: left;
    width: 109px;
    text-align: center;
    line-height: 50px;
    /* overflow: hidden; */
    position: relative;
}
.lis{
    display: none;
    position: absolute;
    top: 50px;
      z-index: 99;
}
.lis li{
    background-color: #990000;
}
.lis li:hover{
    background-color: #666666;
}
.header-top .nav ul li a{
    display: block;
    color: #ffffff;
    float: right;
    width: 108px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}
.header-top .nav ul li span{
    display: block;
    width: 1px;
    background: url(../images/new/topnav.png) no-repeat;
    float: right;
    height: 50px;
}
.header-bottom{
    width: 100%;
    height: 120px;
    background: url(../images/new/headerbg_03.png) left no-repeat;
    background-size: contain;
}
.contain{
    width: 1200px;
    margin: 0 auto;
 
}
.header-bottom .logo-left{
    float: left;
    margin-top: 30px;

}
.header-bottom .search{
    float: right;
    margin-top: 25px;

}
.search .form-control{
    width: 190px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b0b0b2;
    padding-left: 10px;
    background: url(../images/new/so_05.png) right no-repeat;
    background-position-x: 175px;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
    font-size: 14px;
}

.form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
}

.form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-size: 14px;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
    font-size: 14px;
}
.btn{
    width: 84px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size:12px ;
    border: 1px solid #003366;
    background: none;
    cursor: pointer;
}
.bannerbg{
    width: 100%;
    height: 377px;
    overflow: hidden;
    position: relative;   

}
.banner-warp {
    width: 100%;
    height: 377px;
}
.banner {
    width: 100%;
    height: 377px;
    margin: 0 auto;
    background-color: #000;
    overflow: hidden;
}

.slideBox {
    width: 100%;                
    height: 377px;
    overflow: hidden;
    position: relative;

}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd li img {
    width: 100%;
    height: 377px;
    display: block;
}






.main-one{
    width: 100%;
    height: 260px;
}
.onelit{
    overflow: hidden;
    position: absolute;
    top: -25px;
}
.onelit-one{
    background: url(../images/new/bk_08.png) top no-repeat;
    background-size: 100% 185px;
}
.onelit-two{
    background: url(../images/new/bk_03.png) top no-repeat;
    background-size: 100% 185px;
}
.onelit-three{
    background: url(../images/new/bk_06.png) top no-repeat;
    background-size: 100% 185px;
}
.onelit li{
    float: left;
    width: 380px;
    height: 230px;
    margin-right: 30px;
}
.onelit li img{
    width: 100%;
    height: 185px;
}
.onelit li div{
    width: 100%;
    height: 45px;
    background: url(../images/new/bkbg_03.png) center no-repeat;
    line-height: 45px;
    text-align: center;
    margin-top: 185px;
}
.onelit li div a{
    color: #ffffff;
    font-size: 16px;
}
.onelit li div span{
    width: 2px;
    height: 12px;
    display: inline-block;
    background-color: #ffffff;
    margin: 0 20px;
}
.main-middle{
    width: 100%;
    height: 314px;
    /* background: url(../../images/new/litbg_02.png) center no-repeat; */
    background: url(../images/new/gshv.jpg) center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.main-middleleft{
    float: left;
   width: 100%;   
}
.main-middleright{
    float: right;
    width: 338px;
}
 .newstitle{
    margin: 56px 0 74px 0;
    overflow: hidden;
}
 .newstitle .wztitle{
    color: #333333;
    font-size: 30px;
    float: left;
       margin: 0 52px;
}
.newstitle span{
    display: block;
    float: left;
    width: 4px;
    height: 30px;
    background-color: #224b93;
    margin: 0 20px;
}
.tpxinwen{
    display: none;
}
.main-middleleft .newslist{
    margin-top: 65px;
  	overflow: hidden;
}

.main-middleleft .newslist  ul li{
	float: left;
    width: 380px;
    height: 213.75px;
    margin-right: 30px;
}


.sec02_con:hover {
    box-shadow: 2px 2px 4px #858c93;
}
.sec02_con:hover .sec02_con_bg {
    opacity: 1;
    filter: alpha(opacity=100);
}
 .sec02_con {
    position: relative;
    height: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    overflow: hidden;
}

.sec02_con .fontWrap {
    position: absolute;
    top: 0;
    left: 0;
    /* right: 24px; */
    height: 100%;
    width: 100%;
    background: url(../images/new/news_index_bg.png) top left no-repeat;
    background-size: cover;
}

.leftbgone>div{
    padding: 0 24px;
}
.f_title {
    padding-top: 15px;
   position: relative;
}
.gdmore{
    position: absolute;
    right: 0;
    top: 20px;
}
.f_title .line_fff {
    width: 60%;
    border-top: 4px solid #fff;
    padding-bottom: 6px;
}

 .f_title .h {
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    text-shadow: 2px 3px 1px #333;
}

 .f_title .h_en {
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    text-shadow: 2px 3px 1px #333;
}
 .f_pos {
	width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
	padding: 0 24px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .4);
}

.time {
    font-size: 13px;
    color: #fff;
    line-height: 24px;
}


.p_title p a {
    font-size: 18px;
    line-height: 1.3em;
    color: #fff;
}


.p_title p{
    font-size: 18px;
    line-height: 1.3em;
    color: #fff;
}


/* 
.main-middleleft .newslist ul li a>img{
    width: 240px;
    height: 164px;
    position: absolute;
    top: -18px;
    left: 9px;
   border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.main-middleleft .newslist  ul li p{
    margin-top: 170px;
    padding: 0 20px;
    color: #333333;
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}
.main-middleleft .newslist  ul li div{
    padding: 0 20px;
    overflow: hidden;
    margin-top: 24px;
    line-height: 18px;
}
.main-middleleft .newslist  ul li div span{
    float: left;
    color: #666666;
    font-size: 12px;
}
.main-middleleft .newslist  ul li div .newsmore{
    float: right;
    width: 18px;
    height: 18px;
    display: block;
    background: url(../../images/new/news_18.png) no-repeat;
    
} */
.main-middlerightlist{
    width: 100%;
}
.main-middlerightlist ul li {
    margin-bottom: 15px;
    overflow: hidden;
}
.main-middlerightlist ul li .lefttime{
    float: left;
    width: 69px;
    height: 69px;
    background-color: #ff9400;
    text-align: center;
    position: relative;
    margin-right: 20px;
    border-radius: 50%;
}
.date{
    color: #fff;
    font-size: 24px;
    margin: 8px 0 12px 0;
    font-weight: bold;
}
.years{
    color: #fff;
    font-size: 12px;
}
.gun{
width: 69px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: 0px;
    top: 37px;
}
.main-middlerightlist ul li .rightnews{
    float: left;
    width: 245px;
    margin-top: 5px;
}
.main-middlerightlist ul li .rightnews a{
    color: #274b93;
    font-size: 14px;
    line-height: 23px;
}
.main-middlerightlist ul li .rightnews a:hover{
   text-decoration: underline;
}
.main-bottom{
    width: 100%;

    background: url(../images/new/bootbg_02.png) center no-repeat;
    background-size: cover;
      padding-bottom: 20px;
}
.main-bottomleft{
    float: left;
    width: 710px;
    height: 412px;
    
    background-size: cover;
    margin-top: 70px;
}
.main-bottomleft ul{
    overflow: hidden;
    padding: 35px 30px 0 30px;
}
.main-bottomleft ul li{
    float: left;
    text-align: center;
}
.kyjg{
    width: 510px;
    height: 153px;
    background-color: #0062ad;
    line-height: 140px;
    margin-right: 0px;
    margin-bottom: 10px;
}
.kyjg1{
    width: 130px;
    height: 140px;
    background-color: #00afa2;
    line-height: 43px;
    margin-bottom: 20px;
}
.kyjg1 a{
    padding: 27px 0;
}
.kyjg1 a p{
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
}

.on{
    color: #f74d61;
}
.main-bottomleft ul li a{
    display: block;
}
.main-bottomleft ul li a img{
    vertical-align: middle;
    margin-right: 10px;
}
.main-bottomleft ul li a span{
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
}

.main-bottomright{
    float: right;
    width: 450px;
}
.newstop{
    width: 100%;
    height: 84px;
}
.newstop .newstopleft{
    float: left;
    width: 90px;
    height: 84px;
  text-align: center;
  position: relative;
  background: url(../images/new/timebg_03.png) center no-repeat;
}
.newstop .newstopleft .line1{
    position: absolute;
    width: 44px;
    height: 3px;
    background-color: #ff9400;
    left: 24px;
}
.newstop .newstopleft .data1{
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.newstop .newstopleft .year1{
    font-size: 12px;
    color: #fff;
}
.newstop .newstopright{
    float: left;
    width:360px;
    height: 84px;
    line-height: 84px;
    background-color: #990000;
    text-align: center;
}
.newstop .newstopright a{
    color: #fff;
}
.newslist1{
    width: 100%;
    margin-top: 25px;
}
.newslist1 ul li{
    margin-bottom: 20px;
}
.newslist1 ul li img{
   vertical-align: middle;
}
.newslist1 ul li a{
    vertical-align: middle;
    color: #666666;
    font-size: 14px;
}
.newslist1 ul li a:hover{
    color: #f74d61;
}
.newslist1 ul li span{
    float: right;
    font-size: 14px;
    color: #666666;
    margin-top: 4px;
}

.ywtitle{
  display: block;
  float: left;
  line-height: 31px;

  height: 30px;
  background: url(../images/new/ywbiaoti_03.png) left no-repeat;
  padding: 0 20px;
  color: #666666;
  font-size: 14px;
}

.footer{
    width: 100%;

    border-top: 3px solid #ff9400;
}
.footertop{
    background-color: #990000;
    width: 100%;

}
.footerbottom{
    background-color: #0062ad;
    width: 100%;
     height: 110px;
    line-height: 50px;
}
.footerbottomleft{
    float: left;
    color: #fff;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
}
.footerbottomright{
	float: right;
    color: #fff;
    font-size: 12px;
    margin-top: 13px;
    margin-right: 20px;
    text-align: center;
    line-height: 40px;
}
.footertopone{
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.wideline{
    width: 100%;
    height: 1px;
    background: url(../images/new/otq_09.png) repeat-x;
}
.footertopone ul{
    overflow: hidden;
}
.footertopone ul li{
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 0 33px;

}
.footertoplit{
    margin-top: 30px;
}
.footertoplit ul{
    overflow: hidden;
}
.footertoplit ul li{
    float: left;
     padding: 0 32px;
     width: 60px;
}
.footertoplit ul li a{
    color: #fff;
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
}
.video {
     height: 420px;
    margin-top: 20px;
}
.video .left {
    position: relative;
    width: 648px;
    height: 420px;
    overflow: hidden;
}
.video .left .poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 648px;
    height:500px;
    background: url('../images/new/0061.png') center no-repeat;
    background-size: cover;
    z-index: 99;
}
.video .left .poster img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px -50px;
    width: 100px;
    height: 100px;
    cursor: pointer;
    transition: all 0.2s ease-out 0s;
}
.video .left .video_more {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}
.video .left .video_more a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #024393;
    font-size: 16px;
    color: #fff;
    border-radius: 50%;
}
.video .left .video_more::before {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 1px;
    height: 30px;
    background: #024393;
}
.video .left .poster img:hover {
    transform: rotateZ(90deg);
}
.video .right {
    width: 534px;
    line-height: 130px;
    text-align: center;
}

.video .right .frist {
    width: 100%;
    height: 130px;
    margin-bottom: 10px;
    background: url('../images/new/0063.png') center no-repeat;
    background-size: cover;
}
.video .right .frist a {
    color: #fff;
    text-shadow: #000 0px 0px 10px;
}
.video .right .item {
    position: relative;
    width: 252px;
    height: 130px;
    margin-bottom: 10px;
    background: url('../images/new/0064.png') center no-repeat;
    background-size: cover;
}
.video .right .item:hover {
    background: url('../images/new/0065.png') center no-repeat;
    background-size: cover;
}
.video .right .item:hover a {
    color: #fff;
}
.video .right .item::after {
    position: absolute;
    top: 86px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 28px;
    height: 2px;
    background: #024393;
    transition: width 1s;
}
.video .right .item:hover::after {
    position: absolute;
    top: 86px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 98px;
    height: 2px;
    background: #fff;
}

.service {
	width: 100%;
	height: 120px;
	background: url(../images/new/0055.png) center no-repeat;
	background-size: cover;
	overflow: hidden;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.service ul {
	width: 100%;
	height: 80px;
	margin-top: 20px;
}
.service li {
	width: 376px;
	height: 80px;
	margin-right: 36px;
	background: rgba(0, 0, 0, .3);
	text-align: center;
	transition: all 1s;
}
.service li a {
	display: block;
	width: 100%;
	height: 100%;
}
.service li:nth-of-type(1) i {
	background: url(../images/new/0056.png) center no-repeat;
	background-size: cover;
}
.service li p {
	display: inline-block;
	font-size: 30px;
	color: #fff;
	line-height: 80px;
	margin-left: 25px;
	vertical-align: middle;
}