@charset "utf-8";
/* CSS Document */
.banner .hd{
	bottom: 20px;
}
.last{
	padding-right: 0 !important;
}
.b_mar{
	position: relative;
}
.stab{
	display: flex;
	width: 100%;
	align-items: center;
}
.stab .tbl ,.stab .tbr{
	display: flex;
	
}
.stab .tbc{
	width: 160px;
	
	overflow: hidden;
}

.tbc img{
	width: 100%;
	display: block;
	

}


.cmpn{
	position: relative;
}
.cmpn .b_lr{
	position: absolute;
	width: 26px;
	height: 48px;
	top: 50%;
	margin-top: -24px;
	background: url(../img/ind_lr.png) no-repeat;
	cursor: pointer;
}
.cmpn .prev{
	left: 0;
	background-position: 0 0;
}
.cmpn .next{
	right: 0;
	background-position: right 0;
}
.rotate-y li:hover .img img{
	transform: rotateY(-360deg);
}
.combd .b_mar{
	padding: 0 90px;
}
.combd .bd{
	overflow: hidden;
}
.combd .b_lr{
	width: 50px;
	height: 50px;
	margin-top: -25px;
	background-image: url(../img/wzjj_lr.png);
}
/* 其他业务 */
.oth_fwtt{
	border-bottom: 1px solid #dedede;
	position: relative;
	height: 45px;
}
.oth_fwtt span{
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0 15px 12px;
	border-bottom: 2px solid #1385E9;
}
.oth_fwlist{
	padding-top:25px;
}

.oth_fwlist a{
	display: inline-block;
	font-size: 15px;
	color: #656565;
	line-height: 30px;
	padding: 0 15px;
	background: #f0f0f0;
	border-radius: 5px;
	margin:0 15px 15px 0
}
.oth_fwlist a:hover{
	background: #FD9305;
	color: #FFFFFF;
}
.comhd ul{ 
	text-align:center;
	font-size: 0;
}
.comhd ul li{ 
	width: 40px;
	height: 6px;
	background: rgba(253,147,5,0.3);
	border-radius: 30px;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
}
.comhd ul li.on{
	background: #FD9305;
}

.hdo{
	text-align: center;
}
.hdo ul{
	font-size: 0;
}
.hdo ul li{
	width: 16px;
	height: 16px;
	background: #DADADA;
	border-radius: 50%;
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
}
.hdo ul li.on{
	background: #FD9305;
}

/* 网站建设 */
.wzjs_alist{
	overflow: hidden;
}
.wzjs_alist li{
	float: left;
	width: 276px;
	padding-right: 32px;
}
.wzjs_alist li .padd{
	border: 1px solid rgba(19,132,232,0.5);
	height: 326px;
	padding: 0 25px;
}
.wzjs_alist li .img{
	padding-top: 32px;
}
.wzjs_alist li .h3{
	position: relative;
	padding-bottom: 12px;
	padding-top: 20px;
}
.wzjs_alist li .h3:after{
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 72px;
	margin-left: -36px;
	height: 1px;
	background: #1384E8;
	content: '';
}
.wzjs_alist li .p{
	padding-top: 20px;
	line-height: 1.8;
	font-size: 14px;
}
.wzjs_alist li:hover .img img{
	transform: rotateY(-360deg);
}


.wzjs_blist{
	overflow: hidden;
}
.wzjs_blist li{
	float: left;
	width: 291px;
	padding-right: 12px;
}
.wzjs_blist li .padd{
	overflow: hidden;
	position: relative;
}
.wzjs_blist li .padd img{
	display: block;
	width: 100%;
}
.wzjs_blist li .hv{
	position: absolute;
	z-index: 9;
	background: rgba(0,0,0,0.5);
	height: 56px;
	line-height: 56px;
	text-align: center;
	bottom: 0;
	left: 0;
	width: 100%;
}
.wzjs_blist li:hover .hv{
	background: #1384E8;
}
.wzjs_blist li:hover img{
	transform: scale(1.1);
}
.wzjs_clist{
	overflow: hidden;
}
.wzjs_clist ul{
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
}
.wzjs_clist ul li{
	width: 50%;
	box-sizing: border-box;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}
.wzjs_clist ul li .padd{
	box-sizing: border-box;
	padding: 40px 60px;
}
.wzjs_clist ul li .tbl{
	width: 66px;
}
.wzjs_clist ul li .tbr{
	padding-left: 10px;
}
.wzjs_dlist{
	overflow: hidden;
}
.wzjs_dlist .bd ul{
	width: 105%;
}
.wzjs_dlist .bd li{
	float:left;
	width: 380px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.wzjs_dlist .bd li .img{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 284px;
}
.wzjs_dlist .bd li .img img{
	display: block;
	width: 100%;
}
.wzjs_dlist .bd li .hv{
	height: 55px;
	line-height: 55px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 9;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0 15px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
}
.wzjs_dlist .bd li a:hover .img img{
	transform: scale(1.2);
}
.wzjs_dlist .hd{
	padding-top: 16px;
	width: 100%;
}


/* 网站优化 */
.wzyh_alist li{
	width: 378px;
}
.wzyh_bcm .tbl{
	width: 626px;
}
.wzyh_bcm .tbr{
	padding-left: 35px;
}
.wzyh_bcm .tbr li{
	padding: 15px 0;
}
.wzyh_bcm .tbr li p{
	padding-top: 12px;
	line-height: 1.8;
}
.wzyh_clist ul li .padd{
	padding: 35px 10px 35px 30px;
}
.wzyh_clist ul li .padd .tbl img{
	width: 55px;
}
.wzyh_clist ul li .padd .tbr{
	padding-left: 20px;
}
.wzyh_clist ul li .padd .tbr .p{
	padding-top: 5px;
}
.wzyh_dlist .bd{
	width: 752px;
	margin: 0 auto;
	overflow: hidden;
}

/* 网站竞价 */
.wzjj_blist li{
	width: 33.333333%;
	min-height: 245px;
	padding-top: 30px;
}
.wzjj_blist li .padd{
	padding: 0 50px;
}
.wzjj_blist li .h3{
	padding-top: 30px;
	padding-bottom: 10px;
}
.wzjj_blist li .p{
	line-height: 1.8;
}

.wzjj_dlist .bd .tbl{
	width: 350px;
}
.wzjj_dlist .bd .img{
	width: 350px;
}
.wzjj_dlist .bd .tbr{
	padding-left: 45px;
}


/* 软文发稿 */
.rwfg_ad .tbl{
	width: 320px;
}
.rwfg_ad .tbr{
	padding-left: 68px;
	line-height: 2;
	vertical-align: top;
	padding-top: 60px;
}
.rwfg_bd .img{
	position: relative;
	margin-top: 30px;
	padding-bottom: 20px;
}
.rwfg_bd .rwfb_bt1{
	position: absolute;
	width: 100%;
	text-align: center;
	color: #3cb4f9;
	top: 0px;
	left: 0;
}
.rwfg_bd .img .ulbox{
	position: absolute;
	left: 0px;
	top: 74px;
	width: 100%;
}
.rwfg_bd .img .ulbox li {
    text-align: center;
    float: left;
}
.rwfg_bd .p{
	padding: 4px 0 4px 16px;
	background: url(../img/rwfg_ico.gif) no-repeat left center;
}
.rwfg_cd .cdbg{
	height: 447px;
	background: url(../img/rwfg_c1.jpg) no-repeat center top;
	position: relative;
}
.rwfg_cd .cdbg li{
    position: absolute;
    left: 109px;
    top: 15px;
    width: 365px;
    text-align: center;
    color: #757575;
    line-height: 23px;
}
.rwfg_cd .cdbg li.even {
    left: 782px;
}
.rwfg_dd{
	width: 100%;
}
.rwfg_dd ul li{
	width: 20%;
	float: left;
	text-align: center;
}
.rwfg_dd ul li p{
	padding-top: 15px;
}
.rwfg_ed .rwebg{
	height: 434px;
	position: relative;
	background: url(../img/rwfg_e1.jpg) no-repeat center center;
	box-sizing: border-box;
}
.rwfg_ed .rwebg li{
    width: 200px;
    padding: 0px 18px;
    float: left;
    margin-right: 85px;
}
.rwfg_ed .rwebg li h3 {
    text-align: center;
    color: #636363;
    font-size: 22px;
    padding-top: 20px;
    margin-bottom: 148px;
	font-weight: bold;
}
.rwfg_ed .rwebg li p {
    color: #8e8e8e;
    line-height: 22px;
}
.rwfg_fd .ulbox{
	overflow: hidden;
}
.rwfg_fd .ulbox li{
	border: 1px solid #3cb4f9;
	width: 217px;
	height: 265px;
	border-radius: 6px;
	margin-right: 26px;
	position: relative;
	float: left;
}
.rwfg_fd .ulbox li dl {
    padding-top: 30px;
    height: 180px;
}
.rwfg_fd .ulbox li dl dt {
    color: #3cb4f9;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    height: 27px;
    line-height: 27px;
    margin-bottom: 20px;
}
.rwfg_fd .ulbox li dl dt span{
	background:url(../img/rwfg_fico.gif) no-repeat left top; 
	display:inline-block; 
	height:27px; 
	padding-left:35px; 
	background-position:2px 2px;
}
.rwfg_fd .ulbox li dl.icon2 dt span{ 
	background-position:2px -34px;
}
.rwfg_fd .ulbox li dl.icon3 dt span{ 
	background-position:2px -71px;
}
.rwfg_fd .ulbox li dl.icon4 dt span{ 
	background-position:0px -108px;
}
.rwfg_fd .ulbox li dl.icon5 dt span{ 
	background-position:2px -143px;
}
.rwfg_fd .ulbox li dl dd{
    color: #787878;
    margin-left: 56px;
    background: url(../img/rwfg_fico.gif) no-repeat;
    background-position: -5px -186px;
    padding-left: 25px;
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
}
.rwfg_fd .ulbox li .box p {
    text-align: center;
    color: #8a8a8a;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
}
.rwfg_fd .ulbox li .bg {
    width: 219px;
    height: 267px;
    position: absolute;
    left: -1px;
    top: -1px;
    border-radius: 6px;
    background:rgba(0,0,0,0.7);
    display: none;
}
.rwfg_fd .ulbox li:hover .bg a {
    width: 139px;
    height: 42px;
    background: #3cb4f9;
    display: block;
    border-radius: 20px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 105px auto 0px;
}
.rwfg_fd .ulbox li:hover .bg{
	display: block;
}

.rwfg_gdli{
	width: 324px;
}
.rwfg_gdli li{
	padding: 25px 0;
}
.rwfg_gdli li .tbl{
	width: 68px;
}
.rwfg_gdli li .tbr{
	padding-left: 20px;
}
.rwfg_gdli li .tbr .h3{
	padding-bottom: 6px;
}
.rwfg_gdli li .tbr .p{
	color: #666666;
}
.rwfg_gdc{
	width: 398px;
	height: 444px;
	background: url(../img/rwfg_gbg.png) no-repeat center top;
	margin-left: 80px;
	position: relative;
}
.rwfg_gdc p{
	position: absolute;
	width: 50px;
	text-align: center;
}
.rwfg_gdc .h3{
	width: 139px;
	top: 200px;
	left: 130px;
	color: #F9F25C;
}
.rwfg_gdc .p1,.rwfg_gdc .p4{
	left: 174px;
	top: 25px;
}
.rwfg_gdc .p2,.rwfg_gdc .p3{
	left: 322px;
	top:108px;
}
.rwfg_gdc .p5,.rwfg_gdc .p6{
	left: 30px;
	top: 108px;
}
.rwfg_gdc .p3,.rwfg_gdc .p6{
	top:280px;
}
.rwfg_gdc .p4{
	top: 360px;
}

/* 文案代写 */
.wadx_b{
	height: 530px;
	background: url(../img/wadx_abg.jpg) no-repeat center center;
}
.wadx_a .stab{
	height: 100%;
}
.wadx_a .stab .p{
	line-height:2;
}
.wadx_bd li{
	float: left;
	width: 360px;
	padding-right: 60px;
	padding-bottom: 60px;
}
.wadx_bd li .stab{
	height: 118px;
}
.wadx_bd li .tbl{
	width: 90px;
}
.wadx_bd li .tbr{
	padding-left: 24px;
}
.wadx_bd li .tbr .p{
	padding-top: 10px;
	line-height: 1.8;
	color: #f0f0f0;
}
.wadx_bd li .tbr span{
	display: inline-block;
	padding-right: 12px;
}
.wadx_c{
	background: #F5FBFF;
}
.wadx_cd .table{
	box-shadow: 0 0 15px #ddd;
	width: 100%;
	text-align: center;
}
.wadx_cd .table th {
    background: #eaf6ff;
    font-size: 20px;
    color: #666666;
    line-height: 25px;
    padding: 18px 0;
    position: relative;
	text-align: center;
}
.wadx_cd .table th:after {
    content: '';
    width: 1px;
    height: 25px;
    background: #7ad5ff;
    position: absolute;
    right: 0;
    top: 18px;
}
.wadx_cd .table th:last-child:after{
	display: none;
}
.wadx_cd .table td{
	font-size: 16px;
	color: #58687f;
	padding:20px 0;
	line-height: 20px;
}
.wadx_cd .table tr:nth-child(even) td{
	background: #f7fafc;
}
.wadx_cd .table tr:nth-child(odd) td{
	background: #fff;
}
.wadx_cd .table .more{
	position:relative;
}
.wadx_cd .table .more:after{
	content:'';
	background: url(../img/wadx_ci1.png) no-repeat center;
	width: 18px;
	height: 12px;
	background-size:cover;
	display: inline-block;
	margin-left: 5px;
}
.wadx_cd .table .more:hover{
	color: #199fff;
}
.wadx_cd .table .more:hover:after{
	background: url(../img/wadx_ci2.png) no-repeat center;
	background-size:cover;
}
.wadx_cd2 dt{
	padding-bottom: 15px;
}
.wadx_cd2 dd{
	line-height: 1.8;
	padding-bottom: 15px;
	padding-left: 22px;
	background: url(../img/wadx_cico.png) no-repeat left 8px;
}

/* 新闻发稿 */
.xwfg_ad .tbl{
	padding-right: 60px;
	line-height: 2.5;
}
.xwfg_ad .tbr{
	width: 544px;
}
.xwfg_bd{
	overflow: hidden;
}
.xwfg_bd ul{
	position: relative;
}
.xwfg_bd ul:before{
	position: absolute;
	width: 100%;
	height: 1px;
	background: #CBCBCB;
	left: 0;
	top: 90px;
	content: '';
}
.xwfg_bd li{
	float: left;
	width: 25%;
	position: relative;
	z-index: 9;
}
.xwfg_bd li .h3{
	padding: 22px 0 5px;
}
.xwfg_cd li{
	width: 270px;
	padding-right: 40px;
}
.xwfg_cd li .padd{
	box-sizing: border-box;
	height: 340px;
	padding: 42px 26px 0;
	border: 1px solid #E3E3E3;
	background: #fff;
}
.xwfg_cd li .padd .h3{
	padding: 24px 0 15px;
}
.xwfg_cd li .padd .p{
	text-align: justify;
	line-height: 1.8;
}
.xwfg_cd li:hover .padd{
	border-color: #1485E9;
}
.xwfg_dd ul{
	border-left: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.xwfg_dd li{
	width: 25%;
}
.xwfg_dd li .padd{
	box-sizing: border-box;
	height: 398px;
	border-right: 1px solid #E5E5E5;
	padding: 48px 46px 0;
}
.xwfg_dd li .padd span{
	width: 70px;
	height: 70px;
	line-height: 70px;
	background: #1385E9;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
}
.xwfg_dd li .padd .h3{
	padding-top: 65px;
	color: #199FFF;
}
.xwfg_dd li .padd .p{
	padding-top: 30px;
	line-height: 1.8;
}
.xwfg_dd li:hover span{
	transform: rotateY(-360deg);
}

.xwfg_ed .tbr{
	width: 340px;
}
.xwfg_ed .tbl{
	padding-right: 56px;
}
.xwfg_ed .p{
	line-height: 1.8;
}
.xwfg_ed .h1{
	color: #CB3201;
}
.xwfg_ed .tbr .img img{
	border: 1px solid #D7D7D7;
}

/* 自媒体 */
.zmt_ad .tbr{
	width: 544px;
}
.zmt_ad .tbl{
	padding-right: 65px;
}
.tabBar .hd{
	text-align: center;
}
.tabBar .hd ul{
	font-size: 0;
}
.tabBar .hd li{
	display: inline-block;
	min-width: 130px;
	padding: 0 25px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #DDE9F3;
	font-size: 16px;
	border-radius: 50px;
	margin: 0 22px;
	cursor: pointer;
}
.tabBar .hd li.on{
	background: #1384E8;
	color: #fff;
}
.tabBar .bd{
	padding-left: 80px;
	padding-right: 80px;
}
.zmt_bd .stab{
	padding: 40px;
	box-sizing: border-box;
	background: #fff;
}
.zmt_bd .stab .tbl{
	width: 360px;
}
.zmt_bd .stab .tbr{
	padding-left: 35px;
}
.zmt_bd .stab .h3{
	padding-bottom: 12px;
	border-bottom: 1px solid #CCC;
}
.zmt_bd .stab .p{
	line-height: 2;
	padding-bottom: 30px;
	padding-top: 20px;
}
.zmt_bd .stab .p2{
	color: #0da3f9;
	padding: 18px 0;
}
.zmt_bd .stab .zmt_bli span{
	font-size: 15px;
	line-height: 30px;
	border: 1px solid #ccc;
	position: relative;
	min-width: 130px;
	box-sizing: border-box;
	padding-left: 35px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 15px;
}
.zmt_bd .stab .zmt_bli span:after{
	position: absolute;
	left: 18px;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	content: '';
	left: 18px;
	top: 50%;
	margin-top: -4px;
	background: #0DA3F9;
}

.zmt_cd .con{
	position: relative;
	height: 600px;
	font-size: 18px;
	color: #333;
	background-position: center top; 
	background-repeat: no-repeat;
}
.zmt_cd .bd{
	padding-left: 0;
	padding-right: 0;
}
.zmt_cd .zmt_cm1{
	background-image: url(../img/zmt_c1.jpg);
}
.zmt_cd .zmt_cm2{
	background-image: url(../img/zmt_c2.jpg);
}
.zmt_cd .zmt_cm3{
	background-image: url(../img/zmt_c3.jpg);
}
.zmt_cd .con .text{
	position: absolute;
	cursor: pointer;
}
.zmt_cd .con .text:hover .tanchu{
	display: block;
}
.zmt_cd .zmt_cm1 .text1{
	left: 255px;
	top: 62px;
}
.zmt_cd .zmt_cm1 .text2{
	left: 185px;
	top: 108px;
}
.zmt_cd .zmt_cm1 .text3{
	left: 221px;
	top: 188px;
}
.zmt_cd .zmt_cm1 .text4{
	left: 221px;
	top: 286px;
}
.zmt_cd .zmt_cm1 .text5{
	right: 255px;
	top: 166px;
}
.zmt_cd .zmt_cm1 .text6{
	right: 255px;
	top: 409px;
}
.zmt_cd .zmt_cm1 .text7{
	right: 217px;
	top: 546px;
}
.zmt_cd .con .tanchu{
	display: none;
	position: absolute;
	background: #83ccff;
	font-size: 13px;
	color: #fff;
	text-align: left;
	padding: 5px;
	border-radius: 5px;
	bottom: 33px;
	right: 3px;
	white-space: nowrap;
	line-height: 20px;
}
.zmt_cd .con .tanchur{
	right: auto;
	left: 3px;
}
.zmt_cd .con .tanchu span{
	position: absolute;
	width: 0;
	height: 0;
	bottom: -8px;
	border-top: 8px solid #83ccff;
}
.zmt_cd .con .tanchu .tisl{
	border-left: 15px solid transparent;
	right: 18px;
}
.zmt_cd .con .tanchu .tisr{
	border-right: 15px solid transparent;
	left: 18px;
}
.zmt_cd .zmt_cm2 .text1{
	left: 60px;
	top: 177px;
}
.zmt_cd .zmt_cm2 .text2{
	right: 62px;
	top: 233px;
}
.zmt_cd .zmt_cm2 .text1 .tanchu{
	left: 0;
	right: auto;
}
.zmt_cd .zmt_cm3 .text1{
	right: 1080px;
	top: 202px;
}
.zmt_cd .zmt_cm3 .text2{
	right: 1078px;
	top: 421px
}
.zmt_cd .zmt_cm3 .text3{
	right: 10px;
	top: 191px;
}
.zmt_cd .zmt_cm3 .text4{
	right: 28px;
	top: 359px;
}
.zmt_cd .zmt_cm3 .text5{
	right: 551px;
	top: -27px;
}
.zmt_dd{
	padding-left: 90px;
	padding-right: 90px;
}
.zmt_dd .zmt_dl{
	width: 410px;
}
.zmt_dd .zmt_dc{
	width: 410px;
}
.zmt_dd .zmt_dr{
	width: 160px;
	text-align: center;
}
.zmt_dd .dd1{
	padding-bottom: 40px;
}
.zmt_dd .dld{
	height: 435px;
	background: url(../img/zmt_d1.png) no-repeat center top;
}
.zmt_dd .dld p{
	box-sizing: border-box;
}
.zmt_dd .dld .p1{
	height: 158px;
	padding-top: 100px;
}
.zmt_dd .dld .p2{
	height: 118px;
	padding-top: 45px;
}
.zmt_dd .dld .p3{
	height: 158px;
	padding-top:60px;
}
.zmt_dd .dcli{
	position: relative;
	margin-top: 90px;
	padding-bottom: 20px;
	border-bottom: 2px dashed #eee;
}
.zmt_dd .drli{
	font-size: 24px;
	margin-bottom: 40px;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	vertical-align: top;
}
.zmt_dd .drli.drli1{
	height: 140px;
	width: 140px;
	line-height: 140px;
	background: #EF8F57;
}
.zmt_dd .drli.drli2{
	height: 110px;
	width: 110px;
	line-height: 110px;
	background: #33B37B;
}
.zmt_dd .drli.drli3{
	height: 90px;
	width: 90px;
	line-height: 90px;
	background: #3D95EB;
}
.zmt_e .zmt_edli{
	width: 310px;
}
.zmt_e .zmt_ei{
	width: 135px;
	text-align: center;
	padding-top: 100px;
}
.zmt_e .zmt_ei2{
	padding-top: 120px;
}
.zmt_e .zmt_et{
	height: 78px;
	line-height: 78px;
	text-align: center;
	background: #33B37B;
	border-radius: 8px 8px 0 0;
}
.zmt_e .zmt_et.et2{
	background: #3D95EB;
}
.zmt_e .zmt_et.et3{
	background: #EF8F57;
}
.zmt_e .zmt_edcm{
	background: #F7F7F7;
	padding: 18px;
	height: 245px;
	box-sizing: border-box;
}
.zmt_fd .bd{
	padding-left: 0;
	padding-right: 0;
}
.zmt_fd .stab{
	padding: 40px;
	box-sizing: border-box;
	background: #fff;
}
.zmt_fd .stab .tbr{
	width: 270px;
}
.zmt_fd .stab .h3{
	color: #4eb6ff;
	padding: 10px 0;
}
.zmt_fd .stab .p{
	padding: 6px 0;
}
.zmt_fd .stab .m{
	margin-top: 10px;
	display: inline-block;
	vertical-align: top;
}

.zmt_g .sub_tt .p{
	padding-top: 20px;
	line-height: 1.4;
}
.zmt_g .sub_tt .p p{
	padding: 0 30px;
}
.zmt_g .sub_tt .p span{
	display: block;
}


/* 报刊纸媒 */
.bkzm_tab td{
	border: 1px solid #b8b8b8;
	padding: 15px;
	text-align: center;
}
.bkzm_tab .tbw1,.bkzm_tab .tbw3{
	width: 20%;
}
.bkzm_tab .zx{
    height: 30px;
    line-height: 30px;
    background: #FE4445;
    color: #FFFFFF;
    border-radius: 50px;
    font-size: 14px;
	padding: 0 15px;
    cursor: pointer;
	display: inline-block;
}
.bkzm_ad .bd{
	padding-left: 0;
	padding-right: 0;
}

/* 信息流 */
.xxl_ad .tbr{
	width: 544px;
	padding-left: 72px;
}
.xxl_bd li{
	width: 33.3333%;
	padding-top: 67px;
}
.xxl_bd li .padd{
	padding: 98px 38px 0;
	height: 244px;
	box-sizing: border-box;
	background: #DDE9F3;
	position: relative;
}
.xxl_bd li .padd.bg2{
	background: #1385E9;
}
.xxl_bd li .padd .img{
	position: absolute;
	top: -67px;
	left: 50%;
	margin-left: -67px;
}
.xxl_cd ul{
	position: relative;
}
.xxl_cd ul:before{
	position: absolute;
    width: 100%;
    height: 1px;
    background: #CBCBCB;
    left: 0;
    top: 90px;
    content: '';
}
.xxl_cd li{
	width: 25%;
	float: left;
	position: relative;
	z-index: 9;
}

/* 抖音 */
.dy_ad{
	overflow: hidden;
}
.dy_ad li{
	width: 291px;
	padding-right: 12px;
}
.dy_ad li .padd{
	background: #D98EFB;
	height: 250px;
	box-sizing: border-box;
	padding: 30px;
}
.dy_ad li .bg2{
	background: #FFC873;
}
.dy_ad li .bg3{
	background: #FF817B;
}
.dy_ad li .bg4{
	background: #31D3D8;
}
.dy_b{
	background: url(../img/dy_bbg.jpg) no-repeat center center;
	height: 579px;
}
.dy_cd li{
	width: 33.33333%;
	padding: 15px 0;
}
.dy_cd li .stab{
	box-sizing: border-box;
	padding: 0 15px;
	height: 140px;
}
.dy_cd li .stab .tbl{
	width: 112px;
	padding-right: 15px;
}
.dy_dd li{
	width:277px;
	padding-right: 30px;
}
.dy_dd li .dy_dtt{
	height: 76px;
	line-height: 76px;
	background: #FEC21B;
	border-radius: 12px 12px 0 0;
}
.dy_dd li .bg2{
	background: #03BAD3;
}
.dy_dd li .bg3{
	background: #262626;
}
.dy_dd li .bg4{
	background: #C27BA0;
}
.dy_dd li .padd{
	padding: 22px 0 0 45px;
	height: 380px;
	box-sizing: border-box;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.dy_dd li .padd p{
	padding: 9px 0;
}
.dy_dd li .padd .span{
	height: 50px;
	line-height: 50px;
	border: 1px solid #FEC21B;
	padding: 0 12px;
	min-width: 170px;
	box-sizing: border-box;
	margin-top: 35px;
	text-align: center;
}
.dy_dd li .padd .b2{
	border-color:#03BAD3;
}
.dy_dd li .padd .b3{
	border-color:#262626;
}
.dy_dd li .padd .b4{
	border-color:#C27BA0;
}

/* 小红书 */
.xhs_att{
	line-height: 62px;
}
.xhs_att span{
	padding-left: 20px;
}
.xhs_ad li{
	width: 300px;
	padding-right: 130px;
}
.xhs_ad li .xhs_adc{
	height: 290px;
	padding-top: 15px;
}
.xhs_ad li .xhs_add{
	text-indent: 28px;
}
.xhs_ad li .xhs_adt span{
	padding-left: 6px;
}
.xhs_adm{
	padding-top: 40px;
}
.xhs_adm a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	padding: 0 30px;
	background: #ff0035;
}
.xhs_adm a:hover{
	opacity: 0.8;
    color: #fff;
}
.xhs_b{
	border-top: 1px solid #CECECE;
}
.xhs_bd .bd li{
	height: 600px;
}
.xhs_bd .bd .xhs_bt{
	line-height: 62px;
}
.xhs_bd .bd .xhs_bt span{
	display: inline-block;
	padding-left: 15px;
}
.xhs_bd .xhs_b1l{
	width: 402px;
	padding-top: 90px;
}
.xhs_bd .xhs_b1r{
	padding-top: 80px;
}
.xhs_bd2.stab{
	padding-top: 30px;
}
.xhs_bd2 .tbl{
	width: 486px;
	padding-left: 25px;
}
.xhs_bd2 .tbr{
	text-align: right;
	padding-right: 25px;
}
.xhs_bd2d{
	padding-top: 50px;
}
.xhs_bd2d dt{
	width: 25%;
	box-sizing: border-box;
	padding: 0 25px;
}
.xhs_bd2d dt .h3{
	padding: 20px 0 18px;
}
.xhs_bd2d dt span{
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0 auto;
	border-radius: 100%;
	color: #FF0035;
	border: 1px solid #FF0035;
	display: block;
}
.xhs_bd3{
	padding-top: 50px;
}
.xhs_cd .bd{
	padding: 0 50px;
}
.xhs_cd .bd .tbl{
	width:580px;
}
.xhs_cd .bd .tbr{
	padding-left: 30px;
}
.xhs_cd .bd .tbr .h3{
	padding: 4px 0;
}
.xhs_cd .bd .tbr .h3 span{
	color: #d62f40;
}
.xhs_cd .bd .tbr .p{
	line-height: 1.8;
	padding: 3px 0;
	position: relative;
	padding-left: 15px;
}
.xhs_cd .bd .tbr .p:after{
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	left: 0px;
	top: 13px;
	background: #e23c41;
}

/* 百度百科 */
.bkyx_ad li{
	float: left;
	width: 575px;
	padding-right:50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.bkyx_ad li:nth-child(2n){
	padding-right: 0;
}
.bkyx_ad li .stab{
	height: 310px;
	box-sizing: border-box;
	border: 1px solid #E7E7E7;
	padding: 30px;
}
.bkyx_ad li .stab .tbl{
	width: 105px;
}
.bkyx_ad li .stab .dl{
	padding: 12px 0 20px;
}
.bkyx_ad li .stab .dl span{
	padding-right: 22px;
}
.bkyx_ad li .stab .alm{
	border: 1px solid #E7E7E7;
	height: 40px;
	line-height: 40px;
	background: url(../img/bk_mbg.png) repeat-x;
	padding: 0 25px;
}

/* 文库营销 */
.wkyx_ba .tbr{
	width: 570px;
	padding-left: 80px;
	border-left: 1px solid #CECECE;
}
.wkyx_ba .tbr ,.wkyx_ba .tbl{
	vertical-align: top;
}
.wkyx_ba .tbl .p{
	padding: 4px 0;
}
.wkyx_ba .tbr .h3{
	padding-bottom: 25px;
}
.wkyx_bd{
	box-sizing: border-box;
	padding: 0 80px;
}
.wkyx_bd .tbl{
	width: 172px;
	height: 172px;
	background: url(../img/wkyx_bbg.png) no-repeat center center;
	text-align: center;
}
.wkyx_bd .tbr{
	width: 100px;
	text-align: center;
}
.wkyx_cd .b_mar{
	padding: 0 65px;
}
.wkyx_d .wkyx_dl{
	width: 390px;
	padding-right: 35px;
}
.wkyx_d .wkyx_dl .h3{
	padding-bottom: 12px;
}
.wkyx_d .wkyx_dl .p{
	padding: 5px 0;
}
.wdyx_ad .b_mar{
	padding: 0 65px;
}
.wdyx_ad .bd{
	border: 1px solid #DBDBDB;
}
.wdyx_bd li.li{
	width: 200px;
}
.wdyx_bd li.li2{
	width: 50px;
	padding-top: 70px;
	text-align: center;
}

.wdyx_cd ul{
	padding: 0 100px;
}
.wdyx_cd li{
	float: left;
	width: 50%;
	text-align: center;
	padding:20px 0 10px;
}
.wdyx_cd li p{
	min-width: 294px;
	border: 1px solid #dedede;
	padding: 0 10px;
	line-height: 58px;
}
.wdyx_cd li:hover p{
	border-color: #FD9305;
	color:#FD9305;
}

/* 新闻 */

.center{
	padding-bottom: 60px;
}
.weizhi{
	border-bottom: 1px solid #dedede;
	padding: 20px 0;
}

.new_list{
	padding: 15px 0 50px;
}
.new_list li{
	padding: 20px 0;
	border-bottom: 1px solid #E7E7E7;
}
.new_list li .tbl{
	width: 100px;
	text-align: center;
	white-space: nowrap;
	display: flex;
	flex-direction: column;
}
.new_list li .tbr{
	padding-left: 60px;
	padding-right:60px;
	flex: 1;
	display: flex;
	flex-direction: column;
}
.new_list li .tbl span{
	line-height: 1.3;
	display: block;
	text-align: left;
	font-size: 32px;
}
.new_list li .tbl p{
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.art_bd{
	line-height: 1.9;
	overflow: hidden;
	padding: 25px 0 60px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.art_bd img{
	max-width: 100% !important;
	height: auto !important;
}
.art_pl{
	padding-top:20px;
}

.art_pn{
	padding: 30px 0;
	border-bottom: 1px solid #dedede;
}
.art_pnl{
	width: 950px;
}
.art_pnl p{
	padding: 5px 0;
	color: #FFA211;
	font-weight: bold;
	font-size: 15px;
}
.art_pnl p a{
	color: #656565;
	font-weight: normal;
}
.art_pnl p a:hover{
	color: #FDAD00;
}
.art_fh{
	text-align: right;
}
.art_fh a{
	display:inline-block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #BFBFBF;
	background: url(../img/fh_ico.png) repeat-x;
	width: 140px;
	text-align: center;
}
.art_fh a i{
	width: 14px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/art_fh.png) no-repeat center center;
}
.art_fh a span{
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.art_fh a:hover{
	background:#FDAD00;
	color: #fff;
	border-color: #FDAD00;
}
.art_fx{
	padding-top: 10px;
}
.art_fx span ,.art_fx .bdsharebuttonbox{
	display: inline-block;
	vertical-align: middle;
}

.art_tjbd .bd{
	overflow: hidden;
}
.art_tjbd .bd li{
	float: left;
	width: 270px;
	padding-right: 39px;
}
.art_tjbd .bd li a{
	display: block;
}
.art_tjbd .bd li .img{
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: #f9f9f9;
}
.art_tjbd .bd li .ntm{
	padding-top: 5px;
}
.art_tjbd .hd li{
	width: 12px;
	height: 12px;
}

/* 联系 */
.cont_a{
	padding: 45px 0 10px;
}
.cont_al{
	float: left;
	width: 575px;
	line-height: 1.9;
	overflow: hidden;
}
.cont_al img{
	max-width: 100% !important;
	height: auto !important;
}
.cont_ar{
	float: right;
	width: 574px;
}
.cont_ar h3{
	padding-bottom: 30px;
}
.cont_ar li{
	float: left;
	width: 100%;
	padding-bottom: 6px;
}
.cont_ar li .lx_txt ,.cont_ar li .lx_nr{
	width: 100%;
	box-sizing: border-box;
	height: 42px;
	line-height: 42px;
	background: #F1F1F1;
	padding: 5px 20px;
	border: none;
	color: #656565;
}
.cont_ar li .lx_nr{
	height: 170px;
	line-height: 30px;
}
.cont_ar li.li{
	width: 284px;
}
.cont_ar li.li2{
	padding-left: 6px;
}
.cont_dt{
	padding-top: 40px;
	height: 440px;
}
.cont_ar li.last{
	padding-top:25px;
}
.cont_ar li .lx_btn{
	border: 2px solid #FD9305;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #FD9305;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	box-sizing: border-box;
	background: none;
	cursor: pointer;
}
.cont_ar p{
	text-align: center;
	color: #656565;
	padding-top: 8px;
}

.map_list{
	padding:30px 0 0;
}
.map_list .linkbox{
	padding:15px 0;
	border-bottom:1px dashed #dedede;
}
.map_list .linkbox h3{
	padding-bottom:15px;
	font-size:16px;
	font-weight:bold;
}
.map_list .linkbox li{
	display:inline-block;
	padding-right:25px;
}

/*-------分页样式-------*/

.quotes {
    clear: both;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.quotes ul li {
    border: 1px solid #CCCCCC;
    color: #666666;
    display: inline;
    margin-right: 4px;
    padding: 4px 7px;
    text-decoration: none;
}
.quotes .thisclass {
    background: #CCCCCC;
}



.anli_list{ padding: 15px 0  50px 0; overflow: hidden;}
.anli_list ul{ margin-right: -42px; overflow: hidden;}
.anli_list li{ width: 384px; float: left; margin:20px 24px 20px 0;}
.anli_list .pic{ display: block;}
.anli_list .pic img{ display: block; width: 100%; height: 180px; object-fit: cover;}
.anli_list .t{ display: block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-weight: bold; font-size: 20px; color: #000; margin: 15px 0; height: 32px; line-height: 32px;}
.anli_list .t:hover{ color: #FD9305;}
.anli_list .p{ font-size: 16px; line-height: 28px; height: 84px; text-overflow:ellipsis; overflow:hidden; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; color: #666;}
.anli_list .more{ padding-top: 8%;}
.anli_list .more .time{ float: right; font-size: 14px;}
.anli_list .more .time span{ font-size: 18px;}
.morebtn a{ display: block; width: 180px; line-height: 45px; text-align: center; color: #333; background: #DDE9F3; border-radius: 5px; margin: 20px auto 0 auto; font-size: 16px;}
.morebtn a:hover{ background: #1384E8; color: #fff;}