@charset "gbk";
/* webrx CSS Document */


.guide{margin-top:10px; border-bottom: 1px solid #e3e3e3;  padding: 1rem 1em;color: #383838;}
.guide a{color:#383838;}

/* .guide{margin-top: 1rem;background: #f5f5f5; border-bottom: 1px solid #e3e3e3; border-top: 1px solid #e3e3e3; padding: 1.2rem 1.6rem;color: #383838;}
 */
.article_t {
    font-size: 2.4rem;
    color: #f00;
    text-align: center;
    line-height: 3rem;
	margin: .5rem;
    font-weight: bold;
}



.article_zj{width:99%; margin:15px auto;padding:10px .5%; overflow:hidden;}
.article_zj .wz_zj_img{width:12%;}
.article_zj .wz_zj_img img{width:100%;}
.article_zj .wz_zj_p{width:66%; margin:0 2%;line-height:1.4em;}
.article_zj .wz_zj_p .zj_name{ font-size: 1.4rem;color:#E10408; margin-bottom:2px;}
.article_zj .wz_zj_p .wz_p02{ font-size:1.2rem;color:#4E4E4E;}
.article_zj .wz_zj_p .wz_p02 span{color:#000;margin-right:5px; border-radius:4px;color:#000; border:1px solid #333;padding:0 2px;}
.article_zj .wz_zj_zx{width:18%; background:#f7a909; hieght:30px;line-height:28px; text-align:center; border-radius:2px; margin-top:8px;font-size:1.2rem;}
.article_zj .wz_zj_zx a{ display:block;color:#fff; }




.news_content .article_1 {
    margin: 0 1rem;
}

.news_content  .article_1 p,.content .article_1 div {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333;
    margin: 0 auto 10px;
	word-break: break-all;
}
.news_content  .article_1 div {
    margin: 0 auto;
}
.news_content  .article_1 img{
	max-width: 100%;
	height: auto;
}
.news_content  .article_1 .article_img img {
    width: 100%;
}
.news_content  .article_1 .article_img {
    text-indent: 0px;
}






/*zixun*/
.zjzx{border-top:15px #f2f2f2 solid; border-bottom:15px #f2f2f2 solid;width:100%; overflow:hidden;padding:15px 0; }
.zjzx a{ display:block;  border-radius:8px; padding:8px 0px; text-align:center;}
.zjzx a p{ padding-left:45px;color:#fff; font-size:1em;}
.zjzx a p b{ font-size:1.1em; display:block;color:#fff;}
.zjzx .zjzx1{width:49%; background:url(../Images/zja1.png) no-repeat 15px center #4db487; background-size:22%; margin-right:2%;}
.zjzx .zjzx2{width:49%; background:url(../Images/zja2.png) no-repeat 20px center #f7a909;background-size:13%;}

#press {
	width: 100%;
	margin: 1rem auto 0;
	height: 100%;
}

.zj_box {
	width: 100%;
	font-size: 2.4rem;
	overflow: hidden;
	margin: 1rem auto 0;
}
.zj_box .ul {
	overflow: hidden;
	width: 100%;
	margin: 1rem auto;
	float: left;
}
.zj_box .ul li {
	float: left;
	line-height: 3rem;
	width: 23%;
	margin: 0 1%;
}
.zj_box ul li p {
	font-size: 2rem;
	line-height: 3rem;
}
.zj_box ul li .sp {
	background:url(../images/china1.jpg) no-repeat right center;
	display: inline-block;
	padding-right: 3.6rem;
}









@media only screen and (max-width: 320px) {
	
	.article_zj .wz_zj_zx a{font-size:1em;}
	

	
	
	}


@media only screen and (max-width:640px) {
	
	.article_zj .wz_zj_zx a{font-size:1em;}
	
 .zj_box .ul li {
		width: 23%;
		line-height: 2rem;
		margin: 0 1%;
	}
	.zj_box .ul li img {
		width: 100%;
	}
	.zj_box ul li p {
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
	.zj_box ul li .sp {
		background-size: 2rem;
		padding-right: 2.4rem;
	}



	
	
	}
.content .time {
    font-size: 1rem;
    color: #999;
    line-height: 2rem;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 1rem;
}
.time span {
    margin-right: 10px;
}
.content .article_1 {
    margin: 0 1rem;
}
.content .article_1 p,.content .article_1 div {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333;
    margin: 0 auto 10px;
}
.content .article_1 div {
    margin: 0 auto;
}
.content .article_1 img{
	max-width: 100%;
    height: auto !important;
}
.content .article_1 .article_img img {
    width: 100%;
}
.content .article_1 .article_img {
    text-indent: 0px;
}
.article_2 {
	display: none;
    background: #efffe9;
    border: #D5D5D5 1px solid;
    margin-bottom: 10px;
    padding: 12px;
}
.article_2 .kuaixun {
    color: #f00;
    font-weight: bold;
    font-size: 1.6rem;
    padding-bottom: 5px;
    text-indent: 0;
}
.article_2 p {
    text-indent: 2em;
    line-height: 30px;
}
.article_2 p span {
    font-weight: bold;
    color: #f00;
}
.artzx {
    margin: 1rem auto 2rem;
}
.artzx a {
    width: 40%;
    height: 3.6rem;
    font-size: 1.6rem;
    margin: 0 5%;
    text-align: center;
    color: #ffffff;
    text-indent: 1.4rem;
    display: inline-block;
    border-radius: .4rem;
    line-height: 3.6rem;
}
.artzx a:first-child {
    background: url(../images/icon_6.png) no-repeat 2.4rem center #3FBAA6;
}
.artzx a:last-child {
    background: url(../images/icon_7.png) no-repeat 2rem center #F9833F;
}

.atten .listtitle h2{
	background: url(../images/icon_5.png) no-repeat 3% center;
	padding-left: 3.6rem;
}
.atten_box {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.atten_box li {
    line-height: 4rem;
    height: 4rem;
	overflow: hidden;
    border-bottom: #e6e6e6 1px solid;
    font-size: 1.4rem;
	margin: 0 .4rem;
	list-style-type: circle;
	list-style-position: inside;
	padding-left: .5rem;
}

.atten_box li span {
    background: url(../Images/icon_2.png) no-repeat right center;
    float: right;
    padding-right: 33px;
    font-size: 2rem;
}

.listmore{
	border: 1px solid #DDDDDD;
	padding: .8rem 1.5rem;
	background: #eee;
}
.listmore .text{
	font-size: 1.6rem;
}
.listmore p{
	text-align: center;
	margin: .5rem 0;
}
.listmore .btn{
	display: inline-block;
	color: #fff;
	margin: 0 .7rem 0 .7rem;
	padding: .7rem 1.5rem;
	text-align: center;
	border-radius: .2rem;
}

/*case start*/
.casetitle {
	margin: 1rem auto;
}
.casetitle h2 {
	margin: 1rem 0;
	padding-left: 1.4rem;
	border-top: 2px solid #07a2b8;
	font-size: 1.8rem;
	font-weight: 100;
	clear: both;
	background: url(../images/aticletitBg.png) repeat-x left bottom;
	line-height: 4rem;
	color: #07a2b8;
}
#casecont {
	height: 14rem;
	overflow: hidden;
}
#casemore {
	height: 3.2rem;
	line-height: 3.2rem;
	text-align: center;
	width: 60%;
	margin: .6rem auto;
	background: #F9833F;
	color: #fff;
	border-radius: 3.2rem;
}
.caseexpert {
	margin: 0 0 1rem;
}
.content .caseexpert .caseexpert_img {
	width: 10rem;
	margin-right: 1rem;
}
.caseexpert_img img {
	width: 100%;
}
.caseexpert_txt h2 {
	font-size: 2rem;
	font-weight: 100;
}
.content .article_1 .caseexpert_txt p {
	line-height: 2.4rem;
	margin-bottom: 0rem;
	font-size: 1.4rem;
}
.caseexpert_txt .btn {
	display: inline-block;
	font-size: 1.4rem;
	padding: .2rem .6rem;
	margin: 0 .3rem;
	text-align: center;
	border-radius: .2rem;
}
/*case end*/

@media only screen and (max-width: 639px) {
	.listmore .btn{
		font-size: 1.4rem;
		padding: .7rem 1rem;
		margin: 0 .3rem;
	}
}












