﻿@charset "utf-8";
body {
    color: #222222;
    font-size: 14px;
    font-family: "微软雅黑",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;

}


.f_link{background-color: #b72024;}
.link_bg{background: #b72024 url(../images/bottom_bg.png);padding: 20px 0 0px 0;}
.link_tit p{font-size: 24px;color: #fff;font-weight: bold;line-height: 40px;}
.links ul li{float: left;line-height: 40px;padding:0 2%;text-align: center;}
.links ul li a{color: #fff;}
/*.img-hide{ overflow:hidden; }*/

.img-hide img{ transition: 0.5s all; }
.img-hide:hover img{ transform: scale(1.1,1.1); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;}
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.nav-click{ display: none; }

.logo-back{padding: 15px 0 15px 0;border-bottom: 1px solid #b72024;background: #b72024 url(../images/head_bg.png) no-repeat center center;}
.container{ width: 1400px; }
.search-box{ position: relative; width: 260px; margin-top: 25px; }
.search-box .form-control{ border-radius: 30px; border:solid 1px #fff; height: 30px; background: none; padding-left: 20px; color: #fff; }
.search-box .form-control::-webkit-input-placeholder{ color:#fff !important;}
.search-box .form-control::-moz-input-placeholder{ color:#fff !important;}
.search-box .form-control::-ms-input-placeholder{ color:#fff !important;}
.btn-search{ position: absolute; right: 10px; top: 0; bottom: 0; width: 30px; background: url(../images/search.png) center no-repeat; border:none; }
.banner-box{ position: relative;z-index: 999999;}
.nav-box{ left: 0; top: 0; right: 0; z-index: 1000; background: #b72024; background: #b72024;position: relative;  }
.nav-list>li{float: left;width: 10.111111%;position: relative;}
.nav-list li a{ display: block; line-height: 50px; color: #fff; font-size: 16px; }
.nav-list li:hover{ background: #b72024; }

.nav-list{ position: relative; }
.nav-down{ position: absolute; display: none; left: 0; top: 100%; right: 0;  background: #fff; background: rgba(255,255,255,0.6); }
.nav-down-ul li a{ line-height: 40px; color: #000!important; font-size: 14px; }
.nav-down-ul li a:hover{ color: #fff!important;}
.nav-down-ul li:hover{background: #b72024;}
.nav-list li:hover .nav-down{ display: block; }
.banner-txt{ background: #b72024; position: absolute; left: 50%; margin-left: -585px; bottom: 100px; background: rgba(0,86,144,0.9); color: #fff; font-size: 30px; width: 600px; height: 70px; line-height: 70px; text-align: center;}

.slick a{ display: block; position: relative; }
.slick img{ width: 100%; }
.slick-slide img{margin: auto;}
.slick a span{ position: absolute; left: 0; right: 0; bottom: 0; background: #000; background: rgba(0,0,0,0.7); font-size: 16px; color: #fff; padding:5px 100px 5px 15px; }
.slick-dots{ left: auto; bottom: 10px; width: auto; right: 10px; }
.slick-dots li{ width: 9px; height: 9px; border:solid 1px #fff; background: #fff; margin-top: 1px; display: block; float: left; border-radius: 50%; }
.slick-dots li button{ opacity: 0; }
.slick-dots li.slick-active{ background: none; width: 11px; height: 11px; margin-top: 0; }

.section{padding:0 0 25px 0;}
.titles{height: 40px;margin-bottom: 10px;}
.title{font-weight: bold;font-size: 24px;width: 100%;}
.more{line-height: 40px;}
.not{color: #999999;padding-left: 5px;}
.lis{position: absolute;bottom: 5%;left: 10%;}
.lis li{width: 8px;height: 8px;background: #fff;float: left;margin-left: 5px;}
.lis li.on{background: #b72024;}
.listUl>li{position: relative;padding: 18px 100px 13px 0px;border-bottom: 1px dashed #ccc;}
.listUl>li a{background: url(../images/list_bg.png) no-repeat left center;padding-left: 15px;}
.listUl>li:hover a{color: #b72024;}

.listUl>li{transition: 0.5s all; }
.listUl>li:hover{ transform: scale(1.1,1.1);}

.listUl2>li{transition: 0.5s all; }
.listUl2>li:hover{transform: scale(1.1,1.1);box-shadow: 8px 8px 5px #888888;}

.listUl3>li{transition: 0.5s all; }
.listUl3>li:hover{ transform: scale(1.1,1.1);box-shadow: 8px 8px 5px #888888;}

.left-box-nav li{transition: 0.5s all; }
.left-box-nav li:hover{ transform: scale(1,1.1);box-shadow: 8px 8px 5px #888888;}

.nav-list>li.on{background: #a80000;}
.listUl>li .time{position: absolute;right: 0;}
.carousel-indicators{left: 15%;text-align: left;margin-left: 0 !important;width: auto;}
.carousel-indicators li{background: #fff;border-radius: 0;border: none;width: 8px;height: 8px;}
.carousel-indicators li.active{background: #b72024;width: 8px;height: 8px;}
.item img{display: inline-block;margin: auto;}
.piclink ul li img{padding: 15px 0 0 0;00display: inline-block/* height: 186px; */}

/*navzone*/
.navZone{background: #f8f8f8;padding: 30px 0;}
.listUl2>li{position: relative;padding: 15px 100px 5px 0px;}
.listUl2>li:hover a{color: #b72024;}
.listUl2>li a{background: url(../images/list_bg2.png) no-repeat left center;padding-left: 15px;}
.listUl2>li .time{position: absolute;right: 0;}

.downImg{width: 36%;float: left;}
.downImg img{display: inline-block;width: 100%;}
.listUl3{width: 100%;}
.listUl3>li{position: relative;padding: 15px 100px 5px 0px;}
.listUl3>li a{background: url(../images/list_bg2.png) no-repeat left center;padding-left: 15px;}
.listUl3>li:hover a{color: #b72024;}
.listUl3>li .time{position: absolute;right: 0;}

.footer{background: #b72024;padding: 0 0 15px 0;}
.footer-p{ color: #fff;width: 100%;text-align: center; }
.footer-p p{margin: 0;}
.ewm{ font-size: 12px; color: #fff; margin-right: 10px; } 
.ewm img{ margin-bottom:5px; }
.nav-click {
    display: none;
}
.slick{ overflow:hidden; }

.banner-img img{display: block;margin: auto;}
.left-box{background: #f4f4f4; margin-top: 30px; padding:10px; margin-bottom:70px; }
.left-box-tt{ height: 48px; line-height: 48px; color: #fff; background: #b72024; padding:0 25px; font-size: 16px; }
.left-box-tt span{ float: right; font-size: 22px; }
.left-box-nav li a{ display: block; line-height: 52px; padding-left: 25px; border-bottom: solid 1px #dbdbdb; font-size: 16px; color: #555; }
.left-box-img img{ width: 100%; margin-top: 20px; padding-bottom: 10px; }
.right-box{margin-top: 30px; margin-bottom:70px; }
.right-box-tt .pull-left{ font-size: 18px; color: #a80000; font-weight: bold; }
.right-box-tt{ border-bottom:solid 1px #dbdbdb; padding-bottom: 12px; margin-bottom: 15px;  }
.nav-b{ background: url(../images/nav-b.png) left center no-repeat; padding-left: 22px; margin-top: 3px; color: #999; }
.nav-b a{color: #999; }
.about-txt p{ color: #999; text-indent: 2em; line-height: 35px; margin-bottom: 25px; text-align: justify; }

.right-box-lg{ margin-top: 35px; }
.right-box-lg .right-box-tt .pull-left{ font-size: 22px; color: #555; position: relative; }
.right-box-lg .right-box-tt{ padding-bottom: 25px; }
.right-box-lg .right-box-tt .pull-left:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: -25px; background: #0b66ad; height: 1px; }
.article-tt{ font-size: 22px; color: #555; margin-top: 55px; }
.article-date{ color: #999; margin:30px 0; }
.article-date span{ padding-left: 65px; }
.article-box{ background: #f8f8f8; padding:50px 35px; margin-bottom: 50px; }
.article-box p{ line-height: 35px; text-align: justify; color: #999; margin:0; }
.article-bottom,.article-bottom a{ color: #999; }
.article-bottom{ margin-bottom: 50px; }

.img-list li{ float: left; width: 33.333333%; padding:0 15px; margin-bottom: 30px; }
.img-list{ margin:0 -15px; padding-top: 10px; }
.img-list-img img{ width: 100%; }
.img-list-bottom{ height: 96px; background: #f4f4f4; display: block; padding:15px 15px; font-size: 16px; color: #555; line-height: 30px; }
.img-list-bottom p{ margin:0; height: 60px; overflow:hidden; }
.pagination > li > a, .pagination > li > span{ margin:0 3px; border-radius: 0!important; color: #888; }
.pagination > li > a:hover,.pagination > li.active > a,.pagination > li.active > a:hover,.pagination > li.active > a:focus{ background: #a80000; border-color: #a80000; color: #fff; }

.article-list li a{ display: block; position: relative; transition: 0.5s all; margin-bottom: 20px; height: 60px; background: #fafafa; line-height: 60px; padding:0 200px 0 30px; font-size: 14
px; color: #555; }


 .spans{ position: absolute; right:15px; top: 0; }

.article-list li a:hover,.img-list-box:hover,.nav-ks li a:hover,.wh-list li a:hover{   box-shadow: 3px 35px 77px -17px rgba(0, 0, 0, 0.8);
    transform: scale(1.06); position: relative; z-index: 100;}
.img-list-box,.nav-ks li a,.wh-list li a{transition: 0.5s all;}
.news-list li a:hover,.title a:hover{ color: #b72024; }
.dh li:nth-child(2){ animation-delay:0.2s; }
.dh li:nth-child(3){ animation-delay:0.4s; }
.dh li:nth-child(4){ animation-delay:0.6s; }
.dh li:nth-child(5){ animation-delay:0.8s; }
.dh li:nth-child(6){ animation-delay:1s; }
.dh li:nth-child(7){ animation-delay:1.2s; }
.dh li:nth-child(8){ animation-delay:1.4s; }
.dh li:nth-child(9){ animation-delay:1.4s; }
.dh li:nth-child(10){ animation-delay:1.4s; }
.dh li:nth-child(11){ animation-delay:1.4s; }
.dh li:nth-child(12){ animation-delay:1.4s; }
.dh li:nth-child(13){ animation-delay:1.4s; }
.dh li:nth-child(14){ animation-delay:1.4s; }
.dh li:nth-child(15){ animation-delay:1.4s; }
.dh li:nth-child(16){ animation-delay:1.4s; }
.dh li:nth-child(17){ animation-delay:1.4s; }
.dh li:nth-child(18){ animation-delay:1.4s; }
.dh li:nth-child(19){ animation-delay:1.4s; }
.dh li:nth-child(20){ animation-delay:1.4s; }
.banner{ overflow:hidden; }
.slick-dots{ width: 100%; }
.slick-dots li{ display: inline-block; float: none; }
.search-box .form-control{ padding-right: 50px; }

@media( max-width: 1417px){
	.container{ width: 1230px; }	
    .listUl>li{padding: 15px 100px 15px 0;}
    .listUl3>li{padding: 12px 100px 12px 15px;}
    .listUl2>li{padding: 12px 100px 12px 15px;}
}


@media( max-width: 1279px){
	.container{ width: 1100px; }	
	.nav-ks li{ width: 25%; margin-bottom:20px; }	
	.banner-txt{ margin-left: -485px; bottom: 50px; }
	.carousel-indicators{left: 25%;bottom: 10%;}
    .listUl>li{padding: 12px 100px 12px 0;}
    .piclink ul li img{height: 160px;}
    .listUl3>li{padding: 10px 100px 9px 15px;}
    .listUl2>li{padding: 10px 100px 9px 15px;}
}
@media( max-width: 1200px){
	.container{ width: 970px; }	
     .lists{padding-top: 20px;}
    .piclink ul li{float: left;}
	.piclink ul li img{max-width: 100%;margin: auto;display: block;height: 152px;}
	.lists{padding-top: 0;}
	.carousel{padding-bottom: 20px;}
	.carousel-indicators{left: 30%;bottom: 10%;}
	.listUl>li{padding: 9px 100px 9px 0;}
	
}
@media( max-width: 1199px){
	.listUl>li{padding: 12px 100px 12px 0;}
	.listUl2>li{padding: 12px 100px 12px 15px;}
	.listUl3>li{padding: 12px 100px 12px 15px;}
	.piclink ul li img{max-width: 100%;margin: auto;display: block;height: auto;}
}

@media( max-width: 991px){
	.container{ width: 750px; }
	.down-img img{ width: 145px; height: 75px; }
	.banner-txt{ margin-left: -375px; bottom: 20px; }
	.logo-back{background-image: none;}
	.carousel-indicators{left: 30%;}
	.zone{padding-top: 20px;}
	.navigation{padding-bottom: 20px;}
	.downImg{width: 30%;}
	.downImg img{width: auto;max-width: 100%;padding-top: 0;}
	.listUl3{width: 65%;}
	}
@media( max-width: 767px){
	.container{ width: 100%; }
	.carousel-indicators{left: 25%;bottom: 10%;}
	.header .pull-left{ display: none; }
	.logo{ width: 100%; text-align: center;}
	.logo img{ height: 30px; }
	.logo-back{ position: relative; padding:24px 0; }
	.search-box{ width: 100%; }
	.nav-box{ position: relative; height: 50px; }
	.nav-list{ position: absolute; display: none; left: 0;top: 100%; right: 0; background: #b72024; border-top: solid 1px #fff; }
	.nav-list li{ float: none; width: 100%; position: relative; }
	.nav-list li a{ line-height: 40px; padding:0 15px; font-size: 14px; text-align: left; }
	.menu-button{ display: block; }
.nav-click {
    display: block;
    z-index: 10000;
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    transition: 0.5s all;
}
.nav-click.active {
    transform: rotate(180deg);
}
.nav-list li:hover{ background: none; }
.nav-list li:hover a{ color: #fff; }
.nav-list li:hover .nav-down{ display: none; }
.nav-down{ position: static; padding:0px; }
.down-img{ display: none; }
.nav-down-ul{ margin:0; }
.nav-down-ul li{ width: 100%; margin:0; }
.nav-down-ul li a{ color: #fff!important; padding-left: 20px; }
.nav-down-ul li:hover{background: #b72024;}
.banner-txt{ width: 250px; left: 15px; margin:0; font-size: 14px; line-height: 40px; height: auto; }

.footer-p{ width: 100%; margin:0; }
.ewm{ display: inline-block; margin:0 5px; float: none!important; }
.footer{ padding: 10px 0; }
.left-box{ width: 100%; margin:20px 0 0 0; }
.left-box-img{ display: none; }
.about-txt p{ line-height: 30px; margin-bottom: 10px; }
.right-box{ margin-bottom: 20px; }
.logo{ position: absolute; left: 15px; top: 60px; width: auto; z-index: 9999999999999; text-align: left; }
.search-box{ margin-top: 0; }
.right-box-lg .right-box-tt{ padding-bottom: 10px; }
.right-box-lg .right-box-tt .pull-left:before{ bottom: -10px; }
.right-box-lg .nav-b{ margin-top: 10px; }
.article-tt{ font-size: 18px; margin-top: 20px; }
.article-date span{ padding-left: 40px; }
.article-date{ margin:20px 0; }
.article-box{ padding:25px; margin-bottom: 30px; }
.article-box p{ line-height: 28px; }
.article-bottom .col-xs-6{ width: 100%; margin-bottom: 25px; }
.article-bottom .col-xs-6 .text-right{ text-align: left; }
.article-bottom{ margin-bottom: 5px; }
.right-box-lg{ margin-top: 20px; }
.img-list li{ width: 50%; margin-bottom: 20px; }
.article-list li a{height: 48px;line-height: 48px;padding:0 110px 0 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.listUl3{width:100%;}
}
@media( max-width: 710px){
.downImg img{position: relative;top: 10px;}
	}
@media( max-width: 650px){
.downImg img{position: relative;top: 20px;}
	}