@charset "UTF-8";
/*css reset.css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption,input{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit;  vertical-align:baseline;}
html,body{
  height: 100%;
}
body{ font-family: 'microsoft yahei', Arial, sans-serif;  font-size:14px; color: #333;
background:url(../img/body-bg.png) no-repeat top center;background-size: 100%;}
ol, ul{ list-style:none}
table{ border-collapse: collapse;}
caption, th, td{ font-weight:normal}
blockquote:before, blockquote:after,  q:before, q:after{ content:''}
blockquote, q{quotes:""""}
a{ text-decoration:none;color: inherit;}
img{ border:0; display:block;max-width: 100%;}
cite,b,em,i{ font-style:normal;}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:0;}
.clear {clear: both;}


.cb{ clear:both; height:0; line-height:0; font-size:0;  overflow: hidden; }
.inlineblock{ display: inline-block;}
.w1200{ width: 1170px; margin: 0 auto; }
.w1040{ width: 1040px; margin: 0 auto; }
.w25{width:25%}
.w22{width:22.5%}
.w10{width:10%}
.fr{ float: right;}
.fl{ float: left;}
.rel{position: relative;}
.abs{position: absolute;}
.tc{text-align: center;}
/* 边距*/
.m0{ margin:0;}
.mt5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt20{ margin-top: 20px;}
.mt25{ margin-top: 25px;}
.mt30{ margin-top: 30px;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}
.mb20{ margin-bottom:20px;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.ml40{ margin-left:40px;}
.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr15{ margin-right: 15px;}
.mr20{ margin-right: 20px;}

.p0{ padding: 0;}
.pt5{ padding-top: 5px;}
.pt10{ padding-top: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pb5{ padding-bottom: 5px;}
.pb10{ padding-bottom: 10px;}
.pb15{ padding-bottom: 15px;}
.pb20{ padding-bottom:20px;}
.pl5{ padding-left: 5px;}
.pl10{ padding-left: 10px;}
.pl15{ padding-left: 15px;}
.pl20{ padding-left:20px;}
.pr5{ padding-right: 5px;}
.pr10{ padding-right: 10px;}
.pr15{ padding-right: 15px;}
.pr20{ padding-right: 20px;}

/* 文字颜色*/
.c3{ color:#333;}
.c6{ color:#666;}
.c9{ color:#999;}
.cf{ color:#fff;}
.color_orange{ color:#dd5012;}
.red-color{color: #ff0000;}

/* 文字排列*/
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

/* 鼠标类型*/
.cp{ cursor:pointer;}
.cm{ cursor:move;}

/* 背景颜色*/
.bgf{ background: #fff;}
.bgf2{ background: #f2f2f2;}

/* 内容溢出*/
.of{ overflow:auto;}
.ofh{ overflow:hidden;}
.ofx{ overflow:auto; overflow-x:hidden;}
.ofy{ overflow:auto; overflow-y:hidden;}

.header-nav-box{
	background-size: 100% 100%;
	width: 100%;
}
.m-logo-box{
	width: 1040px;
	margin: 0 auto;
	padding: 50px 0;
}
.m-nav{
	/*margin-top: 220px;*/
  height: 50px;
  background: #187ee7;
}
.left-nav ul{
  width: 1040px;
  overflow: hidden;
}
.left-nav ul li{
  float: left;
  height: 50px;
  width: 20%;
  line-height: 48px;
  text-align: center;
}
.left-nav ul li .menu{
  position: relative;
  display: block;
  height: 50px;
  margin-top: 2px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.left-nav ul li.on .menu{
  background: #72a4f3;
  color: #fff;
}
.left-nav img{
	display: inline-block;
	vertical-align: -5px;
}

.right-search{
  float: right;
    width: 197px;
    height: 33px;
    background: #fff;
    border: 1px solid #1167b7;
    border-radius: 20px;
    margin-top: -108px;
    margin-right: 161px;
}
.right-search .icon-search {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: url(../img/search-icon.png) no-repeat center center;
  cursor: pointer;
  margin: 8px 12px;
}
.right-search .input-search {
  width: 135px;
  height: 33px;
  border: none;
  outline: none;
  float: right;
  margin-right: 20px;
}

.main .inner {
  background: #fff;
}
.swiper-pagination{
  right: 5px;
  text-align: right!important;
}
.swiper-pagination-bullet{
  color: #fff;
  background: #615b5a!important;
  opacity: 1!important;
  text-align: center;
}
.swiper-pagination-bullet-active{
  background: #ffc000!important;
  width: 16px!important;
  border-radius: 35%!important;
}
.left-box{width: 600px;}
.right-box{width: 420px;}
.banner-dynamic-layout{
  overflow: hidden;
}
.swiper-container {
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.swiper-slide{
  position: relative;
}
.ban-img{
	width: 100%;
  height: 350px;
}
.ban-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 120px 0 15px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}
.m-dynamic-con {
  width: 100%;
}
.m-dynamic{
	border: 2px solid #F3F3F3;
}
.m-dynamic .hd {
  position: relative;
  padding: 0 15px;
}
.m-dynamic .hd ul {
  border-bottom: 2px solid #f3f3f3;
  padding: 5px 0;
}
.m-dynamic .hd li {
  float: left;
  padding: 0 10px;
  color: #323232;
  font-size: 18px;
  line-height: 30px;
  cursor: pointer;
}
.m-dynamic .hd li:first-child {
  border: none;
}
.m-dynamic .hd li.on {
	font-size: 18px;
	font-weight: bold;
  color: #187ee7;
}
.more-link {
  position: absolute;
  top: 0px;
  right: 20px;
  display: inline-block;
  color: #979797;
  font-size: 14px;
  line-height: 35px;
}
.more-link:hover {
  color: #187ee7;
}
.icon-dot {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-right: 10px;
  background: #187EE7;
  vertical-align: middle;
}
.dynamic-item-ul {
   padding-left: 15px;
}
.dynamic-item-ul dd {
  line-height: 35px;
  position: relative;
}
.dynamic-item-ul dd a:hover p {
 color: #187ee7;
}
.dynamic-item-ul dd p {
  display: inline-block;
  width: 400px;
  color: #323232;
  font-size: 16px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* line-height: 2; */
}
.dynamic-item-sul dd p{
	 width: 220px;
}
.time-date {
	margin-left: 60px;
  color: #848484;
  font-size: 14px;
  vertical-align: middle;
}
.contact{
	padding-left: 20px;
	padding-bottom: 20px;
}
.contact p{
	line-height: 35px;
	vertical-align: bottom;
}
.contact p img{
	display: inline-block;
	margin-right: 5px;
}
.contact p span{
	 color: #323232;
  font-size: 16px;
}
.web-link{
	margin-top: 30px;
	width: 100%;
	height: 70px;
	background: #EFEFEF;
}
.web-ul{
	width: 1040px;
	margin: 0 auto;
}
.web-ul>li{
	float: left;
	font-size: 16px;
	margin-top: 20px;
	position: relative;
	text-align: center;
    width: 25%;
}
.web-ul>li>a{
	width: 100%;
	display: inline-block;
	border-right: 1px solid #cdcdcd;
}
.web-ul .child-ul{
    position: absolute;
    top:-50px;
    width: 335px;
    background: #fff;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    display: none;
}
.web-ul .child-ul a{
    display: inline-block;
    width: 100%;
    padding: 2px 0;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
}
.web-ul .child-ul a:hover{
    background: #E1E1E1;
}
.text-center{
	text-align: center;
}
.web-ltit{
	font-size: 20px;
	color: #187EE7;
	font-weight: bold;
}
.web-ul li img{
	display: inline-block;
}
.foot {
	  padding-top: 30px;
    width: 100%;
    background-color: #3f5a7f;
}
.foot-link{
	  width: 1040px;
    margin: 0 auto;
}
.link-box{
  overflow: hidden;
}
.link-box ul{
	padding-left: 208px;
	width: 380px;
	margin: 0 auto;
  overflow: hidden;
}
.link-box ul li{
  float: left;
  width: 85px;
  height: 40px;
  text-align: center;
}
.link-box ul li>a{
	font-family: "微软雅黑";
	width: 100%;
  border-right: 1px solid #fff;
  margin: 10px 0;
  display: inline-block;
  font-size: 14px;
  color: #fff;
}
.sidebar{
	position: fixed;
	right: 0;
	top:50%;
}
.footer{
	  width: 700px;
    margin: 0 auto;
    padding-bottom: 40px;
    overflow: auto;
}
.red_jg{
    float: left;
    margin-left: 130px;
}
.red_jg img{
	display: inline-block
}
.jiucuo{
	float:left;
}
.jiucuo img{
	display: inline-block;
}
.footer .mid{
	   width: 500px;
	  float: left;
    text-align: center;
    font-size: 14px;
    color: #f3f3f3;
    margin-top: -5px;
    font-family: "微软雅黑";
}
.footer .mid a{
     color: #f3f3f3;
}
.footer .mid p{
  line-height: 30px;
}
