.rdiv {
  margin-bottom: 20px;
}
.current {
  color: #b48b62 !important;
}
.red{
    color:red;
}
.rcont {
  padding-bottom: 20px;
}
.fr {
    float: right !important;
}
/* .hysj .btitle {
  padding-left: 20px;
}
.hysjCont .tabList {
  width: 100%;
  margin-left: 0;
}
.hysjCont .tabList li {
  width: 188px;
}
.hysj,
.ly_cont {
  margin-bottom: 20px;
} */
.xzn_dp_kd {
  background: #fff;
  display: inline-block;
  width: 860px;
  margin-bottom: 20px;
}
.xzn_dp_kd .dp_ti {
  line-height: 60px;
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
}
.xzn_dp_kd .dp_ti .red {
  color: #e6191e;
}
.xzn_dp_kd .xzn_dp_cont {
  width: 800px;
  margin: 0 30px;
}
.xzn_dp_kd .xzn_dp_cont .dp_top {
  border: 1px solid #f1f1f1;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li {
  float: left;
  width: 266px;
  height: 300px;
  border-left: 1px solid #f1f1f1;
}
.dp_top .dp_top_li:hover{background: #f9f9f9;}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li:hover .h1 {
  color: #e6191e;
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li:first-child {
  border-left: 0;
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li > * {
  width: 225px;
  margin-left: 20px;
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li img {
  height: 170px;
  margin-top: 20px;
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li .h1 {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li .h2 {
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  overflow: hidden;
  line-height: 25px;
  height: 50px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  position: relative;
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li .h2 .time {
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding-left: 10px;
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li .h2 .time:before{
  content:"";
  width:15px;height:100%;
  position:absolute;left:-15px;top:0;
  background: -webkit-linear-gradient(left, rgba(255,255,255,.4) , rgba(255,255,255,1)); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,1)); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,1)); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, rgba(255,255,255,.4) , rgba(255,255,255,1));
}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li:hover .time{background: #f9f9f9;}
.xzn_dp_kd .xzn_dp_cont .dp_top .dp_top_li:hover .time:before{
  background: -webkit-linear-gradient(left, rgba(249,249,249,.4) , rgba(249,249,249,1)); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, rgba(249,249,249,.4) , rgba(249,249,249,1)); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, rgba(249,249,249,.4) , rgba(249,249,249,1)); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, rgba(249,249,249,.4) , rgba(249,249,249,1));
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom {
  position: relative;
  border: 1px solid #f1f1f1;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .pd_li{ padding: 20px 20px 0 20px;}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .pd_li:hover{ background: #f9f9f9;}

.xzn_dp_kd .xzn_dp_cont .dp_bottom .dp_refresh {
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  cursor: pointer;
  background: url('../images/dp_refresh.png') no-repeat 100% 100%;
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .dp_refresh:hover {
  background: url('../images/dp_refresh_r.png') no-repeat 100% 100%;
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .dp_bottom_li {
  display: block;
  width: 760px;
  margin: 0;
  border-bottom: 1px solid #f1f1f1;
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .pd_li .noneborder{
  border-bottom: 0;
  padding-bottom: 1px;
}

.xzn_dp_kd .xzn_dp_cont .dp_bottom .dp_bottom_li:hover .ti .h {
  color: #e6191e;
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .dp_bottom_li .ti {
  overflow: hidden;
  line-height: 1.6;
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .dp_bottom_li .ti .h {
  font-size: 14px;
  color: #333;
  font-weight: 700;
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .dp_bottom_li .ti .time {
  float: right;
  color: #999;
}
.xzn_dp_kd .xzn_dp_cont .dp_bottom .dp_bottom_li .dp_bottom_li_cont {
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  overflow: hidden;
  line-height: 22px;
  height: 44px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 20px;
}
.xzn_dp_kd .xzn_dp_cont .dp_left {
  border-right: 1px solid #f1f1f1;
  width: 550px;
  float: left;
  margin: 30px 0;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul {
  width: 520px;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul li {
  display: block;
  margin-bottom: 20px;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul li:last-child {
  margin-bottom: 0;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .top,
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .bottom {
  width: 510px;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  margin-bottom: 20px;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .top img,
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .bottom img {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 10px;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .top .left,
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .bottom .left {
  float: left;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .top .time,
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .bottom .time {
  float: right;
  color: #999;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .bottom {
  margin-bottom: 0;
}
.xzn_dp_kd .xzn_dp_cont .dp_left ul li .bottom .p {
  float: left;
  line-height: 1.4;
  color: #666;
  width: 470px;
  display: inline-block;
  max-height: 60px;
}
.xzn_dp_kd .xzn_dp_cont .dp_right {
  text-align: center;
  float: right;
  width: 245px;
}
.xzn_dp_kd .xzn_dp_cont .dp_right .borderimg {
  width: 102px;
  height: 102px;
  display: block;
  margin: 40px auto 20px;
  border: solid 1px #f1f1f1!important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.xzn_dp_kd .xzn_dp_cont .dp_right .name {
  font-size: 16px;
  color: #333;
  line-height: 35px;
  font-weight: 700;
}
.xzn_dp_kd .xzn_dp_cont .dp_right .aside {
  font-size: 14px;
  color: #666;
}
.xzn_dp_kd .xzn_dp_cont .dp_right .zx_btn {
  width: 170px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  display: block;
  margin: 20px auto 0;
  cursor: pointer;
  margin-bottom: 20px;
  transition: all 0.2s;
  background: -webkit-linear-gradient(to right, #fe321e, #e7191e);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(to right, #fe321e, #e7191e);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(to right, #fe321e, #e7191e);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #fe321e, #e7191e);
  /* 标准的语法 */
}
.xzn_dp_kd .xzn_dp_cont .dp_right .zx_btn:hover {
  background: -webkit-linear-gradient(to right, #e6321e, #d2141e);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(to right, #e6321e, #d2141e);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(to right, #e6321e, #d2141e);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #e6321e, #d2141e);
  /* 标准的语法 */
}
.xzn_dp_wd .dp_ti {
  padding-left: 30px;
  border-bottom: 1px solid #f1f1f1;
  width: 100%;
  overflow: hidden;
}
.left860 {
  width: 860px;
  float: left;
}
.mbx {
  font-size: 12px;
  line-height: 50px;
}
.mbx a {
  color: #8c8c8c;
}
.mbx a.cur {
  color: #333333;
}
.mbx a:hover {
  text-decoration: underline;
}
.xzn_article_cont {
  width: 860px;
  display: inline-block;
  background: #fff;
  margin-bottom: 20px;
  /* border: solid 4px #f1f1f1; */
}
.xzn_article_cont .article_content {
  margin: 20px 26px;
  /* width: 812px; */
  font-size: 14px;
  color: #666;
  line-height: 1.8;
}
.xzn_article_cont .article_content .h1 {
  font-weight: 700;
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}
.xzn_aside_link {
  margin-bottom: 30px;
  width: 320px;
  vertical-align: top;
  display: inline-block;
  background: #fff;
  float: right;
}
.xzn_aside_link img {
  width: 294px;
  height: 157px;
  margin: 10px 13px;
}
.xzn_aside_xcx {
  width: 320px;
  background: #fff;
  float: right;
  vertical-align: top;
  display: inline-block;
  margin-bottom: 20px;
}
.xzn_aside_xcx img {
  /* width: 104px;
  height: 104px; */
  margin: 20px;
  float: left;
}
.xzn_aside_xcx .cont {
  float: left;
  width: 150px;
  margin-top: 20px;
  font-size: 14px;
  color: #333;
  line-height: 25px;
}
.xzn_aside_xcx .cont .p1 {
  font-weight: 700;
  margin-top: 10px;
}
.xzn_aside_xcx .cont .p2 {
  color: #999;
}
.xzn_aside_xcx .cont .p3 {
  color: #e6191e;
}
.right320 {
  float: right;
  width: 320px;
}
.xzn_banner {
  width: 100%;
  background: #f5f5f5;
  margin: 4px 0px 4px 0;
}
.xzn_banner a {
  display: block;
  min-width: 1200px;
  margin: auto;
  /* height: 300px; */
}
.xzn_banner a img {
  height: 100%;
  width: 100%;
  border-radius: 5px;
}
.pro_introduce {
  background: #fff;
  margin-bottom: 20px;
}
.pro_introduce .top {
  margin: 0;
  overflow: hidden;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #f1f1f1;
}
.pro_introduce .top .borderimg {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  float: left;
  margin-left: 20px;
  border:solid 1px #f1f1f1!important;
}
.pro_introduce .top .right {
  width: 190px;
  display: inline-block;
  float: left;
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.pro_introduce .top .right .p1 {
  overflow: hidden;
  line-height: 35px;
}
.pro_introduce .top .right .p1 img {
  width: 17px;
  height: 15px;
  margin-left: 5px;
}
.pro_introduce .top .right .p1 span {
  float: left;
}
.pro_introduce .top .right .p2 {
  color: #787878;
  font-size: 14px;
  margin-top: 8px;
}
.pro_introduce .top .right .p2 .or {
  color: #ff5000;
  font-weight: bold;
}
.pro_introduce .top .right .p3 {
  color: #1e87c3;
  font-size: 12px;
  display: inline-block;
  margin-top: 6px;
}
.pro_introduce .bottom {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #f1f1f1;
}
.pro_introduce .bottom ul {
  width: 280px;
  margin: auto;
}
.pro_introduce .bottom ul li {
  overflow: hidden;
  font-size: 14px;
  color: #787878;
  line-height: 26px;
}
.pro_introduce .bottom ul li .l {
  display: inline-block;
  width: 70px;
  vertical-align: top;
}
.pro_introduce .bottom ul li .r {
  width: 205px;
  display: inline-block;
  color: #333;
}
.pro_introduce .bottom ul li .r img {
  margin-left: 5px;
  vertical-align: middle;
  margin-bottom: 5px;
}
.pro_introduce .btns {
  width: 280px;
  margin: 0 20px;
  overflow: hidden;
  padding: 20px 0;
}
.pro_introduce .btns a {
  display: inline-block;
  width: 130px;
  text-align: center;
  line-height: 35px;
  height: 35px;
  float: left;
  font-size: 14px;
  color: #fff;
  background: #388bdf;
  border-radius: 5px;
}
.pro_introduce .btns a:hover{
  background: #327dc8;
}
.pro_introduce .btns a.zl:hover{
  background: #d2141e;
}
.pro_introduce .btns a img {
  margin-bottom: 5px;
  vertical-align: middle;
}
.pro_introduce .btns a.zl {
  float: right;
  background: #e6191e;
}
.xzn_jm_fx {
  background: #fff;
  width: 100%;
  margin-bottom: 20px;
}
.xzn_jm_fx .tab_bar {
  border-bottom: 1px solid #f1f1f1;
  height: 50px;
  overflow: hidden;
}
.xzn_jm_fx .tab_bar span {
  display: inline-block;
  font-size: 16px;
  color: #333;
  line-height: 48px;
  cursor: pointer;
}
.xzn_jm_fx .tab_bar span:first-child {
  margin: 0 20px;
}
.xzn_jm_fx .tab_bar span.active {
  color: #e6191e;
  border-bottom: 2px solid #e6191e;
}
.xzn_jm_fx .tab_cont {
  width: 100%;
  padding: 20px 0;
}
.xzn_jm_fx .tab_cont .jm_cont,
.xzn_jm_fx .tab_cont .fx_cont {
  width: 280px;
  margin: auto;
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}
.xzn_jm_fx .tab_cont .fx_cont {
  display: none;
}
.xcn_liuyan {
  margin-bottom: 20px;
  background: #fff;
  width: 320px;
}
.xcn_liuyan .ti {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #f1f1f1;
}
.xcn_liuyan .liuyan_cont {
  width: 280px;
  margin: auto!important;
}
.xcn_liuyan .liuyan_cont .li {
  display: block;
  font-size: 14px;
  color: #333;
  border-bottom: 1px dashed #f1f1f1;
  line-height: 50px;
  height: 50px;
}
.xcn_liuyan .liuyan_cont .li:hover {
  color: #333;
}
.xcn_liuyan .liuyan_cont .li:last-child {
  border-bottom: 0;
}
.xcn_liuyan .liuyan_cont .li .time {
  color: #999;
  float: right;
}
.xcn_liuyan .liuyan_cont .li * {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xcn_liuyan .liuyan_cont .li .cont {
  width: 170px;
}
.xcn_liuyan .liuyan_cont .li .name {
  width: 60px;
}


/* 新增样式 */

/* 头部 */

.head{
  height: 133px;
}

.pc-header .top {
  height: 80px;
  background: #2586b3;
}

.w1200 {
  width: 100%;
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 70px;
}
.pc-header .top .logo {
  float: left;
  display: block;
  width: 75%;
}
.pc-header .top .logo img {
  float: left;
}
.pc-header .right1 {
  float: right;
  padding-top: 25px;
  width: 25%;
}
.pc-header .tel {
  float: left;
  padding-right: 20px;
  line-height: 32px;
  font-size: 12px;
  position: relative;
}
.pc-header .tel span {
  margin-left: 5px;
  font-size: 24px;
  color: #b48b62;
  font-weight: bold;
}
.pc-header .nav {
	border-top: 1px solid #e5cc77;
}
.pc-header .nav ul {
	margin: 0 -32px;
}
.pc-header .nav li {
	float: left;
	padding: 0 16px;
	position: relative;
}
.pc-header .nav li>a {
	display: block;
	line-height: 52px;
    height: 52px;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
	text-align: center;
    position: relative;
}
.pc-header .nav li>a:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 0%;
	height: 2px;
	background: #b48b62;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}
.pc-header .nav li.current>a, .pc-header .nav li:hover>a {
	color: #b48b62;
	font-weight: bold;
}
.pc-header .nav li.current>a:before, .pc-header .nav li:hover>a:before {
	width: 100%;
}
.pc-header .nav li:hover div {
	display: block;
}
.pc-header .nav li div {
	display: none;
	position: absolute;
	top: 42px;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	background: rgba(16,18,40,.7);
	text-align: center;
	z-index: 9999;
}
.pc-header .nav li div a {
	display: block;
	line-height: 34px;
	height: 34px;
	color: #FFFFFF;
	font-size: 13px;
}
.pc-header .nav li div a:hover {
	background: rgba(16,18,40,.8);
}


/* 获取资料样式 开始 */

.q-mask{position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,.5);z-index: 999;display: none;}
.q-box{width: 100%;max-width:860px;height: 420px;background-color: #fff;position: relative;z-index:1000}
.q-left{width: 240px;height: 100%;background: url(../images/banner.png) 0 0 no-repeat;float: left;position: relative;}
.q-left .q-link{position: absolute;right: 30px;bottom:18px;font-size: 0;width: 56px;height: 20px;}
.q-right{margin-left: 240px;padding: 0 2%;height: 420px;position: relative;}
.q-right .qr-tit{text-align: center;font-size: 20px;padding: 20px 0;}
.q-right .qr-tit i{display: inline-block;width: 15px;height: 8px;vertical-align: baseline;background: url(../images/bt_lift_ico.png) no-repeat;margin: 0 5px;}
.q-right .qr-tit i.r-icon{background: url(../images/bt_right_ico.png);}
.q-right .qr-tit h3{display: inline-block;vertical-align: middle;margin: 0;font-size: 24px;}
.q-right .qr-tit h3 span{color: #e6191e;margin-right: 10px;}
.q-right .qr-img{margin: 0 auto;display: block;margin-top: 10px;max-height: 110px;}
.qr-tips{font-size: 14px;color: #999999;text-align: center;line-height: 20px;margin: 15px 0;}
.qr-item{padding: 0 13%;}
.ques-item{text-align: center;}
.ques-item h2{font-size: 20px;color: #222;line-height: 30px;margin: 0;font-weight: bold;}
.ques-item .ans-box{overflow: hidden;display: inline-block;padding: 0 7%;}
.ques-item .ans-box label{width: 150px;height: 36px;color: #666666;margin:15px 10px 0 10px;float: left;font-size: 18px;line-height: 36px;border: 1px solid #eee;border-radius: 18px;}
.ques-item .ans-box label.on{background: linear-gradient(to right, #f25d50 , #ff4666);color: #fff;border-color: #ff4666;box-shadow: 0 2px 5px rgba(242,93,80,.2);}
.down-tips{margin: 0;text-align: center;font-size: 18px;line-height: 24px;color: #f25d50;}'
.down-tips span{font-weight: bold;}
.qr-form{margin-top: 20px;}
.qr-form dl{overflow: hidden;line-height: 40px;margin: 12px 0;}
.qr-form dl dt{width: 12%;height: 40px;text-align: right;font-size: 14px;color: #333333;float: left;}
.qr-form dl dd{width: 78%;float: left;margin-left: 14px;}
.qr-form dl dd input{width: 100%;height: 38px;border-radius: 6px;background-color: #f8f8f8;border: none;text-indent: 20px;outline: none;font-size: 14px;}
.qr-form dl dd .q-codeInput{width: 60%;}
.qr-form .q-getCode{text-indent:0;width: 120px;height: 40px;background-color: #f14953;color: #fff;border: none;border-radius: 6px;font-size: 14px;outline: none;float: right;}
.qr-form .q-form-btn{width: 100%;height: 40px;border: none;border-radius: 24px;outline: none;color: #fff;font-size: 18px;background-color:#f14953;background: -webkit-linear-gradient(left, #f25d50 , #ff4666);background: -o-linear-gradient(right, #f25d50, #ff4666);background: -moz-linear-gradient(right, #f25d50, #ff4666); background: linear-gradient(to right, #f25d50 , #ff4666);box-shadow: 0 4px 8px rgba(255,70,102,.4);}
.qr-form .q-form-tip{font-size: 12px;color: #999999;line-height: 20px;margin-top: 20px;}
.qr-form .q-btn-wrap{width: 330px;margin-top: 20px;}
.fix-tips{display: none;position: absolute;left: 30%;top: 50%;margin-top: -24px;padding: 15px 20px;border-radius: 8px;background-color: rgba(0,0,0,0.7);font-size: 14px;color: #fff;line-height: 18px;}
.q-success-tips{font-size: 14px;color: #666666;text-align: center;}
.q-success-tips .qs-icon{display: inline-block;vertical-align: middle;margin-right: 5px;}
.q-success-tips h3{display: inline-block;vertical-align: middle;margin: 0;font-weight: normal;}
.q-success-tips h3 span{font-weight: bold;margin-right: 5px;}
.resultBox{margin-top: 20px;height:180px;display: flex;flex-direction: column;justify-content: center;}
.result-ans-list h3{margin: 0;font-weight: normal;font-size: 14px;line-height: 20px;color: #333;margin-bottom: 10px;}
.result-ans{overflow: hidden;padding-left: 22px;}
.result-ans-list{margin-top: 10px;}
.result-ans-list p{float: left;margin: 0;font-size: 12px;color: #333333;line-height: 20px;margin-right:20px;margin-bottom: 6px;}
.result-ans-list p:last-child{margin-right:0;}
.result-ans-list p.on{color: #e6191e;font-weight: bold;}
.result-ans-list span{color: #ccc;margin-left: 6px;font-weight: normal;}
.result-ans-list b{color: #ff6665;}

/* 获取资料结束 */

/* 新增描述样式 */
.text-indent{
  text-indent: 2rem;
}

/*文章版块样式*/

/*文章*/
.articleInfo{font-family:'微软雅黑','Microsoft YaHei';margin-bottom:20px;}
.articleLeft{padding:13px 20px;background:#fff;}
.articleLeft h1{margin-bottom:11px;color:#222;font-size:32px;font-weight:bold;}
.articleLeft .author{margin-bottom:20px;color:#999;font-size:12px;padding-left:10px;}
.articleLeft .author span{margin-right:15px;}
.articleLeft .author .time{font-family:arial;}
.articleLeft .author .original{padding:0 2px;border:1px solid #d33429;border-radius:2px;color:#d33429;}
.articleCon{padding-bottom:10px;text-align:justify;}
.articleCon{
    margin-bottom:15px;
    color:#333;
    /*text-indent:2em;*/
    font-size:18px;
    line-height:36px;
}
.articleCon p{
    font-size:18px;
}
.articleCon div img{display:block;padding:6px 0;height:auto;max-width:600px;margin:0 auto;}

/*下一篇*/
.nextPage{margin-bottom:28px;}
.nextPage li.pre{float:left;}
.nextPage li.next{float:right;}
.nextPage .pre a{background-color:#fcfcfc;}
.nextPage .next a{background-color:#f5f5f5;}
.nextPage li a{display:block;padding:18px 30px;width:320px;height:52px;color:#666;font-size:14px;line-height:26px;}
.nextPage li span{float:left;}
.nextPage li p{float:right;overflow:hidden;width:262px;height:52px;font-size:14px;}
.nextPage li a:hover{background-color:#d33429;color:#fff;}

/*热门阅读*/
.popularead{margin-bottom:5px;padding:16px 15px;}
.popularead h3{margin-bottom:14px;padding-left:14px;height:28px;background:url(../images/articleicon.png) no-repeat 0 -132px;color:#333;font-size:18px;line-height:28px;}
.popularead li{float:left;margin-right:10px;padding:7px 0;width:405px;font-size:14px;}
.popularead li a{display:inline-block;overflow:hidden;padding-left:14px;max-width:360px;background:url(../images/articleicon.png) no-repeat 0 -160px;color:#666;text-overflow:ellipsis;white-space:nowrap;line-height:20px;}

/*新添加的css样式*/

.jm_cont_h5{
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
}

/*加盟商*/

.index-two {
    /*background: #f8fafc url(/img/index-bg2.jpg) repeat-x;*/
    overflow: hidden;
    padding: 10px 0 0px 0;
}

.index-vod {
    overflow: hidden;
    margin-top: 30px;
}
.box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
        margin-top: 0px;
}
.index-title {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #231815;
    line-height: 24px;
    font-weight: bold;
    padding-left: 10px;
}
.index-title span {
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding-right: 20px;
}
.index-title span a {
    color: #a2a2b6;
}
.index-vod .left {
    float: left;
    width: 456px;
    height: 350px;
    overflow: hidden;
    margin-top: 20px;
    background: #fff;
    border-radius: 5px;
}
a {
    text-decoration: none;
    color: #231815;
    transition: all .3s ease-in-out;
}
.index-vod .left .img {
    float: left;
    width: 100%;
    height: 256px;
    overflow: hidden;
    position: relative;
}
.index-vod .left .img img {
    width: 100%;
}

.index-vod .left .img .player {
    position: absolute;
    width: 56px;
    height: 56px;
    left: 50%;
    top: 50%;
    background: url(/snm_shiping_static/images/play3.png) no-repeat;
    margin-left: -28px;
    margin-top: -28px;
    transform: scale(.7) translateZ(0);
    transition-property: opacity,transform;
    transition-duration: .5s;
    opacity: 0;
    display: block;
}
.index-vod .left .img .vodtime {
    position: absolute;
    padding: 5px 10px;
    bottom: 7px;
    right: 7px;
    background: rgba(0,0,0,0.5);
    font-size: 12px;
    line-height: 14px;
    color: #ccc;
    font-style: normal;
}
.index-vod .left .bt {
    float: left;
    width: 436px;
    margin: 0 10px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #231815;
}
.index-vod .left .text {
    float: left;
    font-size: 12px;
    width: 436px;
    margin: 0 10px;
    height: 40px;
    line-height: 20px;
    color: #777;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-indent: 2em;
}
.index-vod .left .xinxi {
    float: left;
    width: 436px;
    margin: 0 10px;
        margin-top: 0px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #a2a2b6;
    font-size: 12px;
    margin-top: 5px;
}
.index-vod .left .xinxi span {
    float: left;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    font-size: 0;
    margin-right: 5px;
}
.index-vod .left .xinxi span img {
    width: 100%;
}
.color-default {
    color: #ef8200;
}
i {
    font-style: normal;
}
.ml6 {
    margin-left: 6px;
}

.index-vod .list {
    float: left;
    width: 724px;
    overflow: hidden;
    margin-left: 20px;
    background: #fff;
}
.index-vod .list li {
    float: left;
    width: 220px;
    /*height: 175px;*/
    /*margin: 10px 10px 0 10px;*/
    padding: 8px 10px 10px 10px;
}
li {
    list-style: none;
}
.index-vod .list li .img {
    float: left;
    width: 220px;
    overflow: hidden;
    height: 128px;
    border-radius: 5px;
    position: relative;
}

.index-vod .list li .img img {
    width: 100%;
}
.index-vod .left a:hover .player {
    opacity: .9;
    -webkit-transform: scale(1) translateZ(0);
    -webkit-transition-property: opacity,-webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(1) translateZ(0);
    transition-property: opacity,transform;
    transition-duration: .5s;
}
.index-vod .list li a:hover .player {
    opacity: .9;
    -webkit-transform: scale(1) translateZ(0);
    -webkit-transition-property: opacity,-webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(1) translateZ(0);
    transition-property: opacity,transform;
    transition-duration: .5s;
}
.index-vod .list li .img .player {
    position: absolute;
    width: 46px;
    height: 46px;
    left: 50%;
    top: 50%;
    background: url(../images/play2.png) no-repeat;
    margin-left: -23px;
    margin-top: -23px;
    transform: scale(.7) translateZ(0);
    transition-property: opacity,transform;
    transition-duration: .5s;
    opacity: 0;
    display: block;
}
.index-vod .list li .img .vodtime {
    position: absolute;
    padding: 3px 5px;
    bottom: 7px;
    right: 7px;
    background: rgba(0,0,0,0.5);
    font-size: 12px;
    line-height: 12px;
    color: #ccc;
    font-style: normal;
}
.index-vod .list li .bt {
    float: left;
    width: 228px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    color: #231815;
    margin: 6px 0 6px 0;
    text-align: center;
}
.index-vod .list li .xinxi {
    float: left;
    width: 228px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #a2a2b6;
}
.index-vod .list li .xinxi span {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    font-size: 0;
}
.index-vod .list li .xinxi span img {
    width: 100%;
}

/*新增新闻列表样式*/

.art-left {
    float: left;
    width: 860px;
    height: auto;
    margin-bottom: 20px;
}

.art-left .cont {
    background: #fff;
    float: left;
    width: 830px;
    padding: 15px 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 5px rgba(166,166,166,0.1);
}
.art-left .cont .title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #231815;
    font-size: 16px;
    font-weight: bold;
}

.art-left .cont .title span {
    float: right;
    font-size: 12px;
    color: #a2a2b6;
    font-weight: normal;
}
.art-left .cont .title span i {
    font-style: normal;
    color: #ef8200;
}
.art-left .cont .list {
    float: left;
}
.art-left .cont .list li:nth-child(1) {
    padding-top: 10px;
}
.art-left .cont .list li {
    float: left;
    width: 100%;
    padding: 20px 0;
        padding-top: 20px;
    border-bottom: 1px solid #f5f5f5;
}
.art-left .cont .list .img {
    float: left;
    width: 190px;
    height: 115px;
    overflow: hidden;
    border-radius: 5px;
}
.art-left .cont .list .img img {
    width: 100%;
    min-height: 115px;
}
.art-left .cont .list .bt {
    float: left;
    width: 620px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    margin-left: 20px;
}
.art-left .cont .list .des {
    float: left;
    width: 620px;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    margin-left: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.art-left .cont .list .time {
    float: left;
    width: 620px;
    height: 26px;
    line-height: 26px;
    color: #a2a2b6;
    margin-left: 20px;
    font-size: 12px;
    margin-top: 5px;
}
/*分页*/
.pagebox {
    float: left;
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
    background: #fff;
    padding: 8px 0;
    border-radius: 5px;
}
.page {
    padding: 1px 0 10px;
    text-align: center;
    width: 100%;
    float: left;
    font-size: 14px;
}
.page li {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e3e3e3;
    padding: 0 10px;
    cursor: pointer;
    margin-left: 6px;
    border-radius: 4px;
}
.page li a {
    text-decoration: none;
    color: #999999;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.thisclass {
    background: #1b5899 !important;
    color: #fff !important;
    border: 1px solid #1b5899 !important;
}
.art-left .cont .title span i {
    font-style: normal;
    color: #ef8200;
}
/* 视频中心轮播图 */
/*banner*/
img {
vertical-align: top;
max-width: 100%;
display: block;
margin: 0 auto ;
}
.w-slider {
margin: 0 auto;
width: 1200px;
/* height: 500px; */
position: relative;
overflow: hidden;
}
.slider {
width: 1200px;
height: 320px;

}
.slider-main {
width: 1200px;
height: 350px;
}
.slider-main-img {
position: absolute;
top: 0;
left: 0;
width: 1200px;
height: 350px;
}
.slider-main-img img {
width: 100%;
}
.slider-ctrl {
position: relative;
text-align: center;
padding-top: 5px;
}
.slider-ctrl-con {
width: 24px;
height: 20px;
display:inline-block;
background:url(../images/icon.png) no-repeat -24px -782px;
margin: 0 5px;
cursor: pointer;
text-indent: -20em;
overflow: hidden;
}
.current {
background-position: -24px -762px;
}
.slider-ctrl-prev,
.slider-ctrl-next {
position: absolute;
top: -380%;
margin-top: -35px;
background:url(../images/icon.png) no-repeat 6px top;
width: 30px;
height: 35px;
opacity: 0.8;
cursor: pointer;
}
.slider-ctrl-prev {
left: 0;
}
.slider-ctrl-next {
right: 0;
background-position: -6px -44px;
}
/*banner end*/

/*最新视频小图标*/
.viedeo_relative {
    position: relative;
    height: 32px;
    line-height: 40px;
}
.mbx .b1{
    position: absolute;
    top: 5px;
    width: 32px;
    height: 32px;
}
.mbx .b1 {
    background: url(../images/snmsp_viedeo.png);
}

.mbx .new_video{
    font-weight: 700;
    font-size: 20px;
    padding-left: 4px;
}
.mbx .padding40{
    padding-left: 40px;
}

.margin-left0{
    margin-left: 0 !important;
}

.list1200{
    width: 1200px !important;
}
.red{color:red;}


.advert-middle {
  position: fixed;
  z-index: 999999;
  bottom: 10%;
  left: 10px;
  width: 227px;
  height: 425px;
  background-image: url("/static/images/meiyeluntan.gif");
}
.z-index10000{
  width: 227px;
  height: 425px;
  display:inline-block;
}