@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
a {
    text-decoration: none;
    /* 去除下划线 */
    color: inherit;
    /* 继承父元素的字体颜色 */
}

a:visited {
    color: inherit;
    /* 已访问链接保持与未访问链接相同的颜色 */
}
.body_content{
	max-width: 1920px;
	margin: auto;
	position: relative;
}
.w-r{
	width: 1200px;
	margin: 0 auto;
}
.w-b{width: 100%;}

.btn-navbar .icon-bar {
  height: 2px;
  margin: 8px 0;
}
.btn-navbar-navtoggle {
  top: -6px !important;
}
.layout-left-flyout {
  box-shadow: none;
}
body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
textarea,
p,
th,
td,
dl,
dt,
dd {
  /*font-family:"simhei", "Microsoft Yahei",  Arial;*/
  font-size: 16px;
  color: #172447;
}
i{font-style: normal;}
.cbFlyNav-wrap,
.the-nav ul.nav-flyout li {
  width: 180px;
}
.topbar {
  height: 50px;
  line-height: 50px;
}
.the-nav .nav li:hover a {
  color: #fff3c1;
}
.topbar-container {
  width: 1150px;
  position: relative;
  margin: 0 auto;
}
.layout-left-flyout {
  background-color: #fa8101;
}
ul.nav-pill {
  height: 50px;
  line-height: 55px !important;
  width: 85%;
}
ul.nav-tiao {
  height: 1px !important;
  line-height: 0 !important;
}
ul.nav-tiao li {
  width: 8.1%;
  margin: 0 2%;
}
.nav-pill li {
  width: 10%;
  text-align: center;
}
.container {
  padding-right: 0;
  padding-left: 0;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}

.top-nav img {
  top: 0;
  left: 0;
}
.right-cloumn .curr a {
  color: #c11227;
}
.curr p {
  width: 84%;
  height: 3px;
  margin: 8px auto 0;
  background: #fff3c1;
}
.logo-d1net {
  width: 150px;
}
.logo-d1net img {
  margin-top: 10px;
}
.curr a{color: #c11227!important;}


.title_con{
	margin: 120px 0 60px;
}
.title_con img{
	margin: auto;
}
.jieshao_con{
	background: url(/statics/images/special/89/jieshao_bg.png) no-repeat bottom;
}
.jieshao_txt,.jieshao_img{
	width: 98%;
	margin: auto;
}
.jieshao_txt p{
	font-size: 20px;
	color: #333;
	text-indent: 2em;
}
.jieshao_img{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 20px;
	padding-bottom: 40px;
}
.jieshao_img img{
	width: 25%;
}
.light_con{
	background: url(/statics/images/special/89/light_bg.jpg) no-repeat bottom;
	padding-bottom: 100px;
}
.lt_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lt_item{
	width: 27%;
	padding-top: 2px;
	padding-bottom: 20px;
	border-radius: 10px;
	box-shadow: 0px 2px 8px 3px rgba(218,88,38,0.5),inset 0 -2px 0px 1px rgba(253,176,62,0.5);
}
.lt_item,.ltimg{border-radius: 10px;}
.lt_title{
	width: 120%;
	margin-left: -10%;
	padding: 8px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f98700;
	border-radius: 20px 0 20px 0;
	box-shadow: inset 0 0 6px 3px rgba(255,248,237,0.7);
}
.lt_title span{
	font-size: 32px;
	color: #fff;
	text-shadow: 0 0 #793b00;
}
.icon1{margin-top: 2px;margin-left: 12px;margin-right: 12px;}
.lt_txt{
	width: 90%;
	margin: auto;
	padding:20px 10px 10px;
	background: url(/statics/images/special/89/line_bg.png) no-repeat bottom;
	background-size: 100%;
	text-align: center;
}
.lt_txt span{
	font-size: 18px;
	color: #cf731b;
	line-height: 1.2;
}
.jiang_con{margin-top: 100px;}
.jiang_img{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
/*1*/
.jiang_con{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.jiang_img,
.jiang_txt{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jiang_img{
	margin-top: 60px;
}
/*11*/
.jiabin_item{
	background: url(/statics/images/special/89/jiabin_bg.png) no-repeat top;
	background-size: 100% 100%;
	padding-top: 20px;
	padding-bottom: 0.8%;
	width: 30%;
}
.jiabin{
	width: 89%;
    margin: auto;
    box-shadow: 0px -2px 6px 0px rgba(222, 155, 101, 0.3);
}
.jiabin_txt {
    padding-bottom: 80px;
    background: linear-gradient(transparent, #fffbf3);
}
.jiabin_txtbg{
	margin-top: -20%;
	width: 106%;
	margin-left: -3%;
}
.jiabin_txt p,
.jiabin_txt i,
.jiabin_txt span{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
}
.jiabin_txt span{
	width: 160px;
	padding: 12px;
	top: 10%;
	background: linear-gradient(to bottom,#fff,#ffdcb5);
	border-radius: 5px;
	box-shadow: 0px 3px 5px 1px rgba(237,169,100,0.5),inset -2px -2px 12px 3px #fffbf2;
	border-bottom: 1px solid #ffd88e;
	line-height: 1;
	font-size: 28px;
	color: #9a3e00;
	text-align: center;
}
.jiabin_txt p{
	width: 80%;
	font-size: 18px;
	color: #9a3e00;
	top: 62%;
	-webkit-line-clamp: 2;
	height: 54px;
}
.jiabin_txt i{
  display: inline-block;
  top: 40%;
  width: 80%;
  font-size: 16px;
  color: #333;
  height: 45px;
  overflow: hidden;
}
.jiabin_line{
	position: absolute;
	bottom: 15px;
	left: 5%;
	width: 90%;
}
.jiabin_swiper{
	width: 90%;
}
.jiabin_btn{
	width: 100%;
	top:50%;
	height: 60px;
	transform: translateY(-50%);
	z-index: 9
}
.jiabin_btn img{
	position: absolute;
	cursor: pointer;
}
.jiabin_lbtn{left: 0;}
.jiabin_rbtn{right: 0;}
.zhuban img{
    margin: auto;
}
.page5 {
    margin-bottom: -10px;
}
.huoban {
    text-align: justify;
    text-align-last: justify;
}
.huoban span {
    display: inline-block;
    width: 15.5%;
    margin: 0 0 10px;
}
/*.huoban span:last-child{
  display: none;
}*/
.huoban span img {
    width: 100%;
    margin: 0 auto;
}
.service-layout {
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
}
img.service-tip {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
img.weixin {
    display: inline;
    margin-top: 30px;
}
.email {
    display: table;
    width: 230px;
    height: 58px;
    margin: 30px auto 0;
    background: url(/statics/images/special/89/email.png) no-repeat;
    background-position: left center;
    background-size: auto 100%;
}
.ch_serv .tel {
    background: url(/statics/images/special/89/phone.png) no-repeat;
    background-position: left center;
    background-size: auto 100%;
}
.service{
  margin-top: 150px;
  overflow: hidden;
}
.email p {
    width: auto;
    height: auto;
    text-align: left;
    padding-left: 70px;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1.2;
    color: #8f4100;
}
.xfoot {
    height: 70px;
    background: #fa8101;
    line-height: 70px;
    color: #FFFFFF;
    font-size: 16px;
}
.xfoot a{color: #FFFFFF;}
.bot_bg{
	position: absolute;
	bottom: 0;
	z-index: -1;
    width: 100%;
}
/*表格*/
.sec_richeng{
  /*width: 97.4%;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 12%;
  border-top:2px solid #ffd88e;
  box-shadow: -1px 2px 3px 2px rgba(255, 180, 104, 0.3);*/
  
}
.richeng.w-r{
  overflow-y: inherit;
}

.dist {
  display: table;
}
.discell {
  display: table-cell;
  vertical-align: middle;
}
.discell {
  display: table-cell;
  vertical-align: middle;
}
.header {
  height: 50px;
  box-sizing: border-box;
  color: #ce1505;
}
.header:first-child {
  width: 160px;
  padding: 0;
  border-left: 1px solid #ce1505;
}
.cont span {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  float: left;
}
.cont span:nth-child(1) ,.cont p{
  padding: 0 24px;
}
.cont span:nth-child(2) {
  width: calc(50% - 24px);
}
.cont {
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sec_richeng .header p,.sec_richeng .header span{
	color: #333;
}
.sec_richeng .dist{
	background: transparent;
	border-bottom: 1px dashed #dae4f6;
}
.sec_richeng .dist:nth-child(2){
	border-top:none;
}
.sec_richeng .dist span,.sec_richeng .dist p{
	font-size: 18px;
}
.sec_richeng .dist1 span{
	vertical-align: middle;
	font-size: 22px;
	color: #fff;
}
.sec_richeng .header{
  background: transparent;
  padding-left: 0;
}
.sec_richeng .header:first-child{
	border-left:none;
}
.sec_richeng .cont span:nth-child(1){
	box-sizing: border-box;
}
.sec_richeng .dist .fw_txt{
  font-weight: bold;
  font-size: 18px;
}
.sec_richeng .cont{
	border-right: none;
}
.richeng_con{
	margin-bottom: 10%;
}
.richeng_title{
	background: url(/statics/images/special/89/richeng_txtbg.png) no-repeat left;
	background-size: 100% 100%;
	padding: 20px 0;
}
.richeng_title span{
	display: inline-block;
	padding-left: 30px;
	font-size: 26px;
	color: #fff;
	line-height: 1;
	text-shadow: 2px 2px 3px #8a340a;
}
.richeng_title span:last-child{
	position: relative;
	margin-left: 30px;
}
.richeng_title span:last-child:before{
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	width: 2px;
	height: 100%;
	background-color: #fff;
	box-shadow: 2px 2px 3px 0 #8a340a;
}
.duijiehui{margin-top: 100px;}
.djh_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}
.djh_item{
	width: 30%;
	background: url(/statics/images/special/89/djh_bg.png) no-repeat top;
	background-size: 100% 100%;
	padding:20px;
}
.dj_tit{
	padding: 20px 15px;
    background: url(/statics/images/special/89/line_bg.png) no-repeat bottom;
    background-size: 100%;
}
.djh_item p{
    -webkit-line-clamp: 2;
    font-size: 22px;
    color: #8a4b00;
    height: 70px;
}
/*图文直播*/
.pt_live{
    overflow: hidden;
    padding: 100px 0;
}
.riqiFr img{
  display: inline-block;
  vertical-align: middle;
}
.zhibo .riqiFr{
  width: 100%;
  color: #2f2f2f;
}
.riqiFr span{
  margin: 0 10px;
  vertical-align: middle;
}
.zhibo ul li{
  background: url(/statics/images/special/89/live_bg.png) no-repeat top center;
    background-size: 100% 100%;
  padding: 25px;
}
.zhibo-layout a{color: #ed8719;  display: block;}
.zhibo-layout p {
    color: #ed8719;
}
.zhibo-layout dd{color: #666;}
.speaker-btns a{
  background:#ff9a00;
  border-radius: 4px;
  color: #fff;
}
.speaker-btns a:hover{
  background: url(/statics/images/special/89/live_txtbg1.png) no-repeat center top;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
	.w-r {
	    width: 100%;
	    padding: 0 20px;
	}
	.topbar-container {
    	width: 100%;
  	}
  	.light_con{
  		padding: 0 2% 10%;
  	}
  	.jiang_img img,.jiang_txt img{width: 35%;}
  	.lt_title span{
  		font-size: 26px;
  	}
}
@media screen and (max-width: 1000px) {
	.topbar,
   .layout-right-content {
    height: 40px;
    line-height: 40px;
  }
  .the-nav ul.nav-flyout li a:hover {
    background: transparent !important;
  }
  .curr p {
    display: none;
  }
  .logo-d1net img {
    margin-top: 3px;
  }
  .the-nav ul.nav-flyout li {
    height: 40px;
    line-height: 30px;
  }
  .the-nav ul.nav-flyout {
    padding: 20px 0;
  }
  .the-nav ul.nav-flyout li a {
    padding: 5px 0;
    height: 100%;
    color: #fff;
  }
  .the-nav ul.nav-flyout li a:hover {
    color: #c11227 !important;
  }
  .lt_item{
  	width: 28.5%;
  }
  .icon1{
  	width: 25px;
  }
  .lt_title span {
    	font-size: 24px;
	}
	.lt_txt span{font-size: 16px;}
	.jieshao_txt p{font-size: 18px;}
	.title_con img{height: 65px;}
	.jiabin_txt span{
		width: 130px;
		font-size: 22px;
		padding: 10px 0;
	}
	.jiabin_txt p{
		line-height: 1.2;
		height: 45px;
	}
	.jiabin_txt{
		padding-bottom: 90px;
	}
	.body_content{overflow: hidden;}
	.bot_bg{
		width: 150%; 
    	left: -20%;
	}
	.richeng_title span{
    	font-size: 26px;
	}
  .sec_richeng .dist span, .sec_richeng .dist p {
    font-size: 16px;
  }
  .header:first-child{
    width: 138px;
  }
	.djh_item p{
		font-size: 20px;
		height: 65px;
	}
	.djh_item{width: 32%;}

}
@media screen and (max-width: 900px) {
	.jiang_img img,.jiang_txt img{
        width: 40%;
    }
    .lt_title span {
        font-size: 22px;
    }
}	
@media screen and (max-width: 800px) {
	.zhuban img{
	    width: 80%;
	}
	.light_con{
    	background-size: 240%;
    	padding: 0 0 10%;
    }
	.lt_item{
		width: 60%;
		margin:0 auto 40px;
	}
	.lt_title{
		padding: 12px 0;
		width: 110%;
    	margin-left: -5%;
	}
	.lt_txt{
		padding: 30px 10px 30px;
	}
	.lt_txt span {
        font-size: 18px;
    }
    .lt_title span {
        font-size: 28px;
    }
    .xfoot{
    	height: 50px;
    	line-height: 50px;
    }
    .bot_bg {
        width: 180%;
    }
    .djh_item{width: 48%;margin-bottom: 20px;}
}
@media screen and (max-width: 768px) {
	.title img{
		height: 50px;
	}
	.jieshao_img img {
        width: 50%;
    }
    .lt_title span {
        font-size: 24px;
    }
    .email p,.xfoot{
		font-size: 14px;
	} 
   	.sec_richeng .dist span, .sec_richeng .dist p {
	    font-size: 14px;
	}
	
	.sec_richeng .dist .fw_txt{font-size: 16px;}
	.richeng_title span{
		padding-left: 20px;
    	font-size: 22px;
	}
	 


}
@media screen and (max-width: 640px){
	.title_con {
    	margin: 16% 0 8%;
  	}
  	.title_con img {
        height: 55px;
    }
    .jieshao_txt p {
        font-size: 16px;
    }
    .jiabin_txt i{
      font-size: 14px;
      height: 42px;
    }
    .jiang_con{margin-top: 3%;}
    .jiang_img{margin-top: 0;}
    .jiang_img img{
    	width: 90%;
    	margin: 0 auto 20px;
	}
	.jiang_con{
		flex-direction: column;
	}
	.light_con {
        background-size: 270%;
        padding: 0 0 20%;
    }
    .jiang_txt{
    	margin-top: 6%;
    }
    .jiang_txt img{
    	width: 60%;
    }
    .jiang_txt img:nth-child(2){
    	margin-top: 40px;
    	margin-left: 30%;
    }
	.huoban span {
    	width: 48%;
    	margin: 0 0 3.5%;
	}
	.huoban span:last-child{
	    display: inline-block;
	}
	.page5 {
	    margin-bottom: -3.5%;
	}
	img.weixin {
    margin-top: 10px;
    width: 110px;
  }
  img.service-tip {
    width: 160%;
    margin: 0 -30% 20px;
  }
  .zhuban img {
    width: 100%;
  }
   .email{
    height: 50px;
  }
  .email p{padding-left: 60px;}
  .ch_serv .tel{margin: 10px auto 0;}
  .jiabin_txt span{
  	width: 110px;
    font-size: 18px;
  }
  .lt_item{width: 90%;}
      .lt_txt span {
        font-size: 18px;
    }
    .lt_title span {
        font-size: 22px;
    }
    .jiabin_btn img{width: 20px;}
    .jiabin_txt p {
        line-height: 1.4;
        height: 42px;
        font-size: 16px;
    }
    .bot_bg {
        width: 200%;
        left: -40%;
    }
    .service{margin-top: 15%;}
    .cont span:nth-child(1),
  .sec_richeng .dist p {
		padding: 0 14px;
	}
	.cont span:nth-child(2) {
		width: calc(50% - 14px);
	}
  .sec_richeng .header:first-child{
    width: 20%;
  }
  .richeng_title span{
  	padding-left: 15px;
    font-size: 20px;
  }
  .richeng_title span:last-child{
  	margin-left: 15px;
  	padding-left: 20px;
  }
  .richeng_title{
  	padding: 16px 0;
  }
  .richeng_title span i{display: none;}
  .djh_item{
  	width: 100%;
  }
    .djh_item p {
        font-size: 18px;
        height: 55px;
    }
}
@media screen and (max-width: 500px){
	.jieshao_txt p {
        font-size: 14px;
    }
    .lt_title{padding: 10px 0;}
    .lt_title span {
        font-size: 20px;
    }
    .lt_txt span {
        font-size: 16px;
    }
    .jiabin_swiper {
	    width: 80%;
	}
	.page6 .huoban .img {
	    width: 49%;
	    margin-bottom: 2%;
	}
	.email p {
	    padding-left: 50px;
	  }
	  .email {
	    width: 100%;
	    height: 42px;
	    margin: 15px 0 0 20px;
	    padding-left: 0;
	  }
	  .ch_serv .tel{margin: 15px 0 0 20px;}
	  img.weixin{
	    width: 90px;
	  }
	.title_con img {
    	height: 48px;
  	}
  	.email p, .xfoot {
        font-size: 12px;
    }
    .xfoot {
        height: 40px;
        line-height: 40px;
    }
    .sec_richeng .header:first-child {
    width: 16%;
  }
  .sec_richeng .dist .fw_txt {
      font-size: 14px;
  }
  .richeng_title span {
        font-size: 18px;
    }
    .richeng_title span:last-child:before{
    	top: 1px;
    }
  	.zhibo-layout .text-shenglue-duo{
    -webkit-line-clamp: 2;
  }
  .zhibo ul li{
    padding: 25px 15px;
  }
}
@media screen and (max-width: 450px){
	.sec_richeng .dist span, .sec_richeng .dist p {
    font-size: 12px;
  }
   .cont span:nth-child(1), .sec_richeng .dist p {
      padding: 0 10px;
  }
  .richeng{margin-bottom: 20px;}
  .djh_item p {
        font-size: 16px;
        height: 50px;
    }
  .richeng_title span{
  	padding-left: 10px;
  	font-size: 16px;
  }
    .richeng_title span:last-child {
        margin-left: 10px;
        padding-left: 15px;
    }

}
@media screen and (max-width: 340px){
  .email{
    margin: 15px 0 0 0;
  }
  img.weixin{
    width: 80px;
  }
  .email,.ch_serv .tel{
    background-size: auto 80%;
  }
  .email p {
      padding-left: 40px;
  }

}