@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  font-family: "宋体";
  background-color: #fff;
  font-size: 14px;
  height: 100%;
}
a{text-decoration:none; outline:none; color:#111;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.common_width {
  width: 1200px;
  margin: 0 auto;
}
body ul,
body p {
  margin: 0;
}
ul > li {
  list-style-type: none;
}
img {
  border: none;
  outline: none;
}
input {
  outline: none;
  border: 0;
  font-family: "宋体";
  background: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}
/*清除苹果按钮样式*/
.btn:focus {
  outline: none !important;
}
@font-face {
  font-family: "KabelCBook";
  src: url(/css/KabelC-Book.otf);
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.2);
}
/*------LESS------*/
.bd_weixin_popup {
  box-sizing: content-box;
}
.header {
	background-color: #d31517;
	/*background-image: url(/images/top_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
.header a.logo {
  width: 50%;
  height: 120px;
  float: left;padding: 10px 0 0; 
}

.header a.logo img{
  width: auto;
  height: 100px;
}




/* 导航 */
.nav-bar {
	height: 50px;
	background-color: #e61919;
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat;
	background-position: center top; }
.nav-bar li a:hover {background-color: #e61919;}
.nav-bar .on a {display: block; color: #fff;}
.nav-bar .on {height: 50px; background-color: #e61919;}
.nav{ margin:auto}

.nav ul li{
	float: left;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	position: relative;border-left: 1px solid #d14343;
}
.nav ul li:hover{background:#e61919;}
.nav ul li a{
	display: block;
	color: #fff;
	font-size: 16px;
	padding-right: 114px;
	padding-left:  114px;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-ms-transition-duration: 0s;
	display: block;
	font-weight: 500;
}
.nav ul li ul{position:absolute;top:50px;background:#e61919; z-index:999; display:none; }
.nav ul li:hover ul{ display:block;  }
.nav ul ul li{ width: 100%;display:block; border: none; text-align:center;white-space: nowrap;}
.nav ul ul li a{ display:block; padding-right: 15px;padding-left: 15px;text-align:center; margin:auto }
.nav li ul li:hover a{color:#fff;} 
.nav ul li:last-child{}
.nav ul li:first-child{}



.slide {
  height: 450px;
}
.slide .swiper-container {
  height: 100%;
}
.slide .swiper-container a {
  display: block;
  height: 100%;
  position: relative;
}
.slide .swiper-container a img{
  display: block;
  height: 100%;max-width:100%;width:100%;
  position: relative; margin:auto;
}
.slide .swiper-container a p {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 60px;
  background-color: rgba(207, 15, 10, 0.6);
  z-index: 999;
  line-height: 60px;
}
.slide .swiper-container a p span {
  display: block;
  font-size: 18px;
  color: #fff;
}
.slide .swiper-container a p span em {
	font-style: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 100%;
	display: block;
	text-align: center;
}
.slide .swiper-container .swiper-pagination_shell {
  position: absolute;
  height: 60px;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
}
.slide .swiper-container .swiper-pagination_shell .swiper-pagination {
  right: 0;
  height: 60px;
  font-size: 0;
}
.slide .swiper-container .swiper-pagination_shell .swiper-pagination span.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 1;
  border-radius: 10px;
  margin: 25px 0 25px 10px;
  transition: all 0.2s ease 0.1s;
}
.slide .swiper-container .swiper-pagination_shell .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
}
.slide .swiper-container .swiper_btn {
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -60px;
}
.slide .swiper-container .swiper_btn .swiper-button-prev {
  width: 60px;
  height: 60px;
  top: 0;
  margin-top: 0;
  background: url(/images/prev.png) no-repeat center;
  left: -120px;
}
.slide .swiper-container .swiper_btn .swiper-button-next {
  width: 60px;
  height: 60px;
  top: 0;
  margin-top: 0;
  background: url(/images/next.png) no-repeat center;
  right: -120px;
}
.main {
	display: block; overflow:hidden;
}
.main .common_width {
	padding-top: 20px;
}



.bt_tit h2 {
	height: 38px;
	border-bottom: 1px solid #ae0c2a;
	margin: 0 0;
     /*   background: url(/images/gybeijing.png) no-repeat center;*/
}
.bt_tit h2 a {
	color: #b10202;
	font-size: 22px;
	display: block;
	height: 36px;
	font-weight: bold;
}
.bt_tit h2 a img{
	height: 30px;vertical-align:middle; padding-right:10px; padding-bottom:6px;
}
.bt_tit h2 a span {
  line-height: 36px;
  float: right;
  font-size: 14px;
  font-weight: bold;
}



.news {
  width: 48%; float: left
}

.news h2 {
	height: 38px;
	border-bottom: 1px solid #ae0c2a;
	margin: 0 0;
}
.news h2 a {
	color: #b10202;
	font-size: 22px;
	display: block;
	height: 36px; line-height:36px;
	font-weight: bold;
}
.news h2 a img{
	height: 30px;vertical-align:middle; padding-right:10px; padding-bottom:6px;
}
.news h2 a span {
  line-height: 36px;
  float: right;
  font-size: 14px;
  font-weight: bold;
}

.news ul {
  padding-top: 22px;
}

.news ul li a {
  font-size: 14px;
}


.news ul li p {
  float: left;
  color: #222;
  max-width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
 padding-left:15px; background:url(/images/ico.gif) 0 18px no-repeat; 
}
.news ul li span.date {
   color: #999;
}
.news ul li{

  margin-bottom: 16px;
    margin-bottom: 16px;
    width: 100%;
    float: left;

}
.news ul li a {
  display: block;
  height: 100%;
  position: relative;
}
.news ul li a .pic {
  width: 260px;
  height: 100%; margin: 0 auto;
}
.news ul li a .pic img{
	width: 100%;
	height: 100%;
}
.news ul li a .txt {
 padding-left:20px;
  width:100%;

}
.news ul li a .txt h5 {
  font-size: 16px;
  color: #222;
  line-height: 25px;
  margin-top: 7px;
  margin-bottom: 6px;
  overflow: hidden;
}
.news ul li a .txt p {
  line-height: 25px;
  height: 50px;
  font-size: 14px;
  color: #999;
  max-width: 100%;
  white-space: normal;background:none; padding:0px
}
.news ul lia .txt span.date {
  line-height: 18px;
  padding-top: 6px;

}



.notice {
  width: 48%; float: right
}
.notice ul {
  padding: 10px 0;
}
.notice ul li {
  line-height: 42px;
  height: 42px;
  position: relative; 
}
.notice ul li a {
  font-size: 14px;
}

.notice ul li p {
 padding-left:15px; background:url(/images/ico.gif) 0 18px no-repeat; 
  float: left;
  color: #222;
  max-width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.2s ease 0.1s;
}
.notice ul li span.date {
  color: #999;
  float: right;
  line-height: 42px;
  transition: all 0.2s ease 0.1s;
}
.notice ul li:hover p,
.notice ul li:hover span.date {
  color: #ae0c2a;
}


.links {
  position: relative;
  padding: 32px 0;
}
.links .swiper_btn{
  display: none;
}
.links li {
  width: 220px;
  height: 56px;
  float: left;
}
.links li a {
  display: block;
  height: 100%;
}



.masking {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background-color: transparent;
  transition: all 0.5s ease 0.2s;
  z-index: -1;
}
.masking.active {
  background: url(/images/bgbg.png) repeat center;
  z-index: 1001;
}
.page_nav a{
  color: #333;
  display: inline-block;
  padding: 0 12px;
}

.pic_links{
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	/*padding: 20px;*/
	margin-top: 20px;
	/*border: 1px solid #d68594;*/
 position:relative;
}
.pic_links ul {
	width: 100%;height:180px;
	display: block;
	overflow: hidden
}
.pic_links ul li{
  width: 25%; text-align:center
}
.pic_links ul li img{
	width: 95%;
	margin: auto;
	border: 1px solid #D4D4D4;
}
.pic_links .bt_tit{
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.partner_l{ left:15px;width: 25px;height: 31px;position: absolute;top: 50%; cursor:pointer;}
.partner_r { right:20px;width: 25px;height: 31px;position: absolute;top: 50%; cursor:pointer;}


/**/
.site-lang{
	display: block;
	margin-top: 20px;
}

.topcrig{
	width: 100%;
	float: right;
}
.topcrig li{
	text-align: right;
	line-height: 50px;
	color: #fff;
	float: right;font-size: 14px; 
}
.topcrig li a{ color:#fff; padding:0 10px;}



/**/
.searchbox{
	text-align: right;
	margin-top: 15px;
}

.wp_search{ display:inline-block;position:relative;padding-left:12px; background: rgba(0,0,0,0.3);width: auto; height: 36px;}
.wp_search .keyword{ width:177px!important;padding: 4px 0; border:none;height:28px; line-height:28px; background:transparent; color:#fff; font-size: 14px; font-family: "Microsoft YaHei";}
.wp_search .search{
	width: 32px;
	height: 30px;
	border: 0px;
	cursor: pointer;
	vertical-align: top;
	background-image: url(/images/sous.png);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}



.footer {
	line-height: 50px;
	background-color: #e61919;
	text-align: left;
	color: #f0d5ce;
	font-size: 14px;
	display: block;
	overflow: hidden;
	width: 100%;
}
.footer a,.footer a:hover{
  color: #f0d5ce;
}
.foot_rm{
	width: 1200px;
	margin: 10px auto;
	font-size: 13px;
}
.in_text{width: 70%; margin-top:0px}
.in_text p{font-size: 16px;  line-height:30px; color:#fff;}
.in_text p img{ vertical-align: middle;}

.in_incoall{
	width: 30%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}
.lintx{
	margin: 0px;
	padding: 0px;
}
	
.ewm{
	width:70px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden; text-align:center;line-height:20px; 
}
		
.ewm img{
	width: 100%;
	margin: 0 auto;line-height:70px; 
	padding: 0px;
	overflow: hidden; text-align:center;
}
		


.link{width:1200px; margin:20px auto;overflow:hidden;}

.list-title{
	width: 100%;
	height: 40px;
	background: url(/images/title_bg.png) no-repeat left center;
	position: relative;
	margin-bottom: 20px;
}
.list-title b{
    display: block;
    position: absolute;    
    color: #b10202;
    font-size: 20px;
    line-height: 40px;
    padding: 0 15px;
	float:left;
	
}
.list-title span{
    float:left;
    position: absolute;
    color: #7e7e7e;
    font-size: 12px;
    line-height: 40px;
	text-indent:100px;
 
}
.list-title a{
    font-size: 14px;
    line-height: 40px;
    color: #8d8d8d;
}	
.link ul{margin-top:10px;}
.link ul li{
	float: left;
	width: 20%;
	height: 55px;
	line-height: 55px;
	text-align: center;
}
.link ul li a img{width: 95%;}
.link ul li a{font-size:15px;color:#2d2d2d;}







/*内页新左侧*/

.only_mobile{ display:none;}
.zcl{width:100%px;position: relative;padding-bottom: 260px;}

.leftnav{
	width: 100%;
	margin: 0px;
	background: #EEEEEE;
	padding-top: 10px;
	margin-bottom: 90px;
	position: relative
}
.leftnav i{position: absolute;background: url(/images/arrbg.png) no-repeat;height:88px;bottom:-88px;left:0;width:100%}

.leftnav ul li a{border-bottom: 1px solid #D5D5D5;height: 50px;line-height: 50px;color: #666666;font-size: 18px;background: url(/images/arr1.png) no-repeat 35px center;text-align:center; display: block;}
.leftnav ul li:hover a{
	border-left: 3px solid #d31517;
	color: #d31517;
	background: url(/images/arr2.png) no-repeat 35px center #FFFFFF;
}
.leftnav ul .cur {border-left: 3px solid #d31517;
	color: #d31517;
	background: url(/images/arr2.png) no-repeat 35px center #FFFFFF;
}



.leftnav2 ul li {border-bottom: 1px solid #D5D5D5;padding: 10px 0;  display: block;}
.leftnav2 ul li a{border-bottom: 0px solid #D5D5D5;height: auto;line-height: 30px;color: #666666;font-size: 16px;background: url() no-repeat 35px center;padding-left: 40px;  display: block;}
.leftnav2 ul li.cur a{border-left: 0px solid #0E419C;color:#0E419C;background: url() no-repeat 35px center #f6fdff;}
.leftnav2 ul li:hover a{border-left: 0px solid #0E419C;color:#0E419C;background: url() no-repeat 35px center #f6fdff;}



/*内页*/

.nbanner{height:auto;z-index:-2}
.nbanner .ban_c img{width: 100%;z-index:-2}
.ban_c{display: block;width: 100%;height: 100%;overflow: hidden;z-index:-2;}
.ban_c img{width:100%;height:100%;z-index:-2}



/*内页*/
.main_left{
	float: left;
	background-color: #f2f2f2;
	display: table-cell; vertical-align: top; width: 260px;
}
.main_right{
	float: right;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
	width: 75%;
	display: table-cell;
	vertical-align: top;
	overflow: hidden;
}
.lmenu{
	background: #f6f6f6;
	width: 100%;
	margin-top: 0px;
	z-index: 999
}
.lmenu h3{
	background: #d31517;
	height: 50px;
	font-size: 22px;
	line-height: 50px;
	color: #fff;
	text-align: center;
}

.wp_column_article{
	display: block; padding:10px 50px;
}

/*内页*/

.content_nav 
{
	display: block;
	overflow: hidden;
	height: auto;
	 padding-top: 10px;
	margin-bottom: 12px;background:#fff;
}
.content_nn
{
	position: relative;
	padding-left: 6px;
	font-size: 16px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 15px;
}
.content_nn span{
	position: relative;
	top:2px;
	*top:0px;
	left: 0px;

}
.content_nn span a{
	color:#000;
	
}
.content_nn span.titl{
	font-size: 22px;
	color: #c30d23;
}
.content_nn_01{
	position: absolute;
	top: 8px;
	color:#999898;
	right: 30px;
}
.content_nn_01 span a{
	color:#000;font-size: 14px;
}
.content_nn_01 span{
	left: 10px;
}
.content_nn_01 img{vertical-align:middle
}
.content_title
{
    text-align: center;
    margin: 30px 0;
    width: 100%;
    border-bottom: 1px dotted #C0C0C0;
    padding-bottom: 30px;
}
.content_title h2{
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding: 0 30px;
}
.content_title div
{
	margin-top: 15px;
	position: relative;
	 font-size: 16px; 
}



/* 内页列表 */
.n_newslist  {width: 100%; margin:0 auto;}
.n_newslist li {
	font-size: 16px;
	line-height: 48px;
	padding: 0 15px;
	color: #111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.n_newslist li:hover {
  background:#fff7f7;
  animation:myfirst 1s;
  -moz-animation:myfirst 1s; /* Firefox */
  -webkit-animation:myfirst 1s; /* Safari and Chrome */
  -o-animation:myfirst 1s; /* Opera */
}
.n_newslist li:hover a {
	color: #990000;
}
.n_newslist li span {float:right; font-size:14px; color:#999;}
.n_newslist li a:hover {text-decoration:none;}
.n_newslist li i {margin-right:10px;}



/*--图片列表--*/
.pic_list{display: block;width:100%;overflow: hidden; margin:auto;}
.pic_list li{ width:25%; vertical-align:top; margin-bottom:10px;  color:#333; font-size:16px; overflow:hidden; float:left; display: inline-block;}
.pic_list li span{ display: block;width:100%;overflow: hidden;height:40px; line-height:40px; color:#333; text-align:center;transition:2s;}
.pic_list li a{display: block;width: 95%;overflow: hidden;margin: 0px auto;}
.pic_list li a img{transition: all .5s;width: 100%;height: 175px;}

/*--页码--*/
.page{
	width: 90%;display: block;
	height:40px;
	margin: 30px auto 30px;
	font-size: 15px;
}

/*--新闻内容--*/
.newsdatailtit { text-align: center; border-bottom: 1px solid #d9d9d9; padding: 15px 0; }
.newsdatailtit h1 { font-size: 18px; padding: 0 0 10px; }
.newsdatailtit span { color: #4c4c4c; padding: 0 13px; }

 .newsdatailcont { margin: 30px auto 30px;font-size: 16px; line-height: 26px; }


.newsdeatil-bottom { width: 100%;display: block;
	height:40px;
	margin: 30px auto 30px;
	font-size: 15px; }



.w1200{ width:1200px; margin:0 auto;}
.TabTitle1 {
    height: 45px;
    line-height: 45px;
    padding-top: 10px;
}

.Tabbottom2 {
    margin-top: 10px;
    margin-bottom:20px;
}
.list1 {
    width: 100%;
    height: 160px;
}
.list1 ul li {
    width: 31%;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
    margin-right: 2%;
}
.list1 ul li .rq1 {
    display: block;
    width: 12%;
    border: 3px solid #efca23;
    background: url(/images/sjfg.jpg) center no-repeat #fff;
    height: 42px;
    line-height: 21px;
    padding-left: 5px;
    color: #b10202;
    font-size: 14px;
}
.list1 ul li .rq1 font {
    padding-left: 20px;
    display: block;
}
.list1 ul li .zw1 {
    width: 79%;
    display: block;
}
.list1 ul li .zw1 a {
    height: 25px;
    line-height: 25px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list1 ul li .zw1 p {
    height: 25px;
    line-height: 25px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pic_links .mySwiper img{width:100%;}
div#container {
    position: relative;
}
.noticel ul {
    padding: 10px 0;
}
.noticel {
    width: 48%;
    float: left;
}
.clear{clear:both;}
.noticel ul li {
    line-height: 42px;
    height: 42px;
    position: relative;
}
.noticel ul li p {
    padding-left: 15px;
    background: url(/images/ico.gif) 0 18px no-repeat;
    float: left;
    color: #222;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.2s ease 0.1s;
}
.noticel ul li span.date {
    color: #999;
    float: right;
    line-height: 42px;
    transition: all 0.2s ease 0.1s;
}
.lzt30{width:25%;float:left;      background: #f6f6db;  text-align: center;}
.piclist{width:30%;float:left;padding:10px;list-style: none; height: 200px;}
.piclist img{width:100%;}

/*houjia*/
.tuanjd {
    /* height: 300px; */
   
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    height: 400px;
    width: auto;
}
.tuanjd .swiper .swiper-slide img{width:100%;}
.swiper .swiper-pagination-bullet{width:12px;height:12px;}
span.swiper-pagination-bullet {
    background: #fff;
}
 .jtitle {
    position: absolute;
    /* left: 0px; */
    /* top: 10px; */
    /* z-index: 9999; */
    bottom: 15px;
    text-align: center;
    color: #fff;
}   

.szjy img{width:100%;}
/*picnews*/

.picnews{ width:580px; height:380px; overflow:hidden; position:relative;   }
.picnews .hd {
    height: 35px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 17px;
    z-index: 999;
}
.picnews .hd ul{ overflow:hidden; zoom:1; float:left;  }
.picnews .hd ul li{ float:left; margin-right:4px;  width:12px; height:12px; line-height:8px; font-size:0; text-align:center; background:#cccccc; cursor:pointer;  border-radius: 50px;}
.picnews .hd ul li.on{ background:#ff0000; color:#fff; }
.picnews .bd{ position:relative; height:100%; z-index:0;   }
.picnews .bd li{ zoom:1; vertical-align:middle; }
.picnews .bd img{ width:580px; height:380px; display:block;  }
.picnews .bd  span{ position:absolute; bottom:20px; background:url(/images/title_bg-2.png); width:100%;  line-height:36px; color:#fff; font-weight:bold;}
.picnews .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px}