/*������Ա�����֣��������̷��*/
*{
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
}
.clearfix:after{
	content:"";
	display: block;
	clear: both;
}
.safe{
	max-width: 1200px;
	margin: 0 auto;
}
.hs-img{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 120px;
	
}
/*.hs-img img{
	width: 100%;
	height: auto;
}*/
.case-banner img{
		width: 100%;
		height: auto;
}

/*Case*/
@media only screen and (max-width: 1024px){
	.case-content h3{
		font-size: 20px !important;
		margin:0 !important;
	}
	.case-content h4{
		font-size: 10px !important;
		margin: 0 !important;
	}
}
.case-content h3{
	font-size: 36px;
	margin: 20px 0 10;
	color: #595757;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
}
.case-content h4{
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
	color: #626262;
}
.case-content .line{
	width: 85px;
	height: 1px;
	background-color: #bfbfbf;
	position: absolute;
	left: 50%;
	margin-left: -42px;
}
.case-list{
	padding-bottom: 50px;
}
.case-listTop{
	margin: 20px 0;
}
.case-listOver{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.case-listTop img{
	transition: transform 0.5s;
}
.case-listTop:hover img{
	transform: scale(1.2);
}
.case-listTop:hover .case-mask{
	display: block;
}
.case-mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.case-mask a{
	color: #fff;
}
.case-mask p{
	margin-bottom: 0;
	position: absolute;
	width: 320px;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -160px;
}
@media only screen and (max-width: 990px) {
	.case-mask{
		width: 100%;
		height: 30px;
		background-color: rgba(0,0,0,0.6);
		position: absolute;
		left: 0;
		display: block;
		color: #fff;
	}
	.case-mask p{
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 12px !important;
		margin-top: -15px;
		margin-left: -50px;
	}
}
/*case details*/
.case-details .case-mask p{
	/*width: 100px;*/
	/*margin-left: -50px;*/
	font-size: 16px;
}
.case-details{
	padding-bottom: 60px;
}
/*News*/
/*news-tabList*/
.news a{
	text-decoration: none;
}
.news .active a{
	background-color: #ed9c00 !important;
	border: 1px solid #ed9c00 !important;
}
.news-tabColor{
	background-color: #f7f7f7;
	padding-bottom: 30px;
}
.news .news-tabBott{
	border-bottom: 1px solid #dbdbdb;
}
.news .news-tabList{
	max-width: 1200px;
	margin: 0 auto;
}
.news li{
	list-style: none;	
}
.news-tabList li{
	float: left;
	font-size: 14px;
	line-height: 75px;
	padding:0 30px;
	position: relative;
}
.news-tabList li a{
	color: #333;
}
.tab-color{
	color: #ed9c00 !important;
}
.news-tabList li a:hover{
	color: #edc900;
}
.news-tabList li span{
	display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 50%;
    bottom: -6px;
    margin-left: -6px;
    background: url(../img/sec_nav_dot.png) 0px -13px;
}
.tab-circle{
	background: url(../img/sec_nav_dot.png) 0px 0px !important;
}
.page{
	position: relative;
	height: 104px;
}
.pagination{
	position: absolute;
	left: 50%;
}
.pagination a{
	float: left;
	margin-left: -1px;
	padding: 6px 12px;
	border: 1px solid #ddd;
	text-decoration: none;
}
.page-active{
	z-index: 2;
    color: #fff !important;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca !important;
}
.pagination a:first-child{
	margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination a:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
/*news  details*/
.news-details{
	background-color: #fff;
	padding: 0 30px;
}
.breadcrumb{
	color: #666;
	background-color: #fff !important;
	border-radius: 0 !important;
}
.back-nav{	
	border-bottom: 1px solid #eee;
}
.back-nav a{
	text-decoration: none;
	color: #666;
}
.news-underline{
	height: 1px;
	width: 100%;
	background-color: #eee;
	margin: 20px 0;
}
.news-details h1{
	padding: 20px 0;
	margin: 0;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.news-details .news-detailsTime{
	text-align: center;
	color: #666;
	line-height: 30px;
	font-size: 12px;
	margin-right: 2px;
}
.news-detailsTime a{
	float: left;
	width: 16px;
	height: 16px;
	background-image: url(../img/icons_0_16.png);
	margin: 7px 2px;
}
.news-detailsTime .bbs-qzone{
	background-position: 0 -52px;
}
.news-detailsTime .bbs-sina{
	background-position: 0 -104px;
}
.news-detailsTime .bbs-wechat{
	background-position: 0 -1612px;
}
.newsdetails-tag{
	font-weight: bolder;
	margin: 20px 0;
}
.newsdetails-tag a{
	font-weight: normal;
	color: #fff;
	background-color: #0080b1;
	border-radius: 5px;
	margin-right: 5px;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
}
.news-detailsCont p{
	line-height: 30px;
	font-size: 16px;
	color: #000000 !important;
}
.news-detailsCont div{
	line-height: 30px;
	font-size: 16px;
	color: #000000 !important;
	
}
/*.news-detailsCont div:nth-of-type(1) img{
	margin-bottom: 20px;
}*/
.news-detailsNext{
	padding: 20px 0;
}
.news-detailsNext a{
	color: #666;
	text-decoration: none;
}
.newsLike-list{
	margin-top: 50px;
}
.newsLike-listBox{
	margin-top: 40px;
	margin-bottom: 60px;
}
.newsLike-listBox .gsLike{
	font-weight: bolder;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
}
.newsLike-listBox .gsLike span{
	border-bottom: 2px solid #0e6db1;
}
.newslike-list{
	color: #666;
	font-size: 14px;
}
.newslike-list li{
	line-height: 50px;
	list-style: none;
	height: 50px;
	border-bottom: 1px solid #eee;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newslike-list li a{
	color: #999;
	float: left;
}
.newslike-list li b{
	font-weight: normal;
	float: right;
}
.news-detailsCont .tonggao{
    line-height: 30px;
	font-size: 16px;
	color: lightgray !important;
}



/*contact*/
.contact{
	position: relative;
	overflow: hidden;
}
.contact-mask{
	width: 700px;
	height: 280px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -303px;
	margin-top: -140px;
	color: #fff;
}
.contact-mask h4{
	font-size: 44px;
	margin-top: 44px;	
}
.contact-mask h5{
	font-size: 18px;
}
.contact-underline{
	width: 170px;
	height: 1px;
	background-color: #5e5e5e;
}
.contact-line{
	margin-left: 68px;
	margin-right: 45px;
	width: 1px;
	height: 280px;
	background-color: #fff;
}
.contact-word-lef{
	margin-top: 40px;
}
.contact-word-rig p{
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 30px;
}
.contact-word-rig{
	margin-top: 0;
}
.contact-word-rig span{
	float: left;
	margin-right: 10px;
	width: 32px;
	height: 34px;
	background-image: url(../img/contact_words.png);
}
.contact-word-rig svg{
	margin-right: 10px;
	float: left;
}
.contact-word-rig .contact-021{
	background-position: 0 -34px;
}
.contact-word-rig .contact-mail{
	background-position: 0 -68px;
}
.contact-word-rig .contact-location{
	background-position: 0 -101px;
}
.contact-location:hover{
	cursor: pointer;
}
.map-mask{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.8);
	z-index: 1031;
	display: none;
}
.map-mask .map{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 680px;
	height: 560px;
	padding: 40px 10px 10px;
	margin-left: -350px;
	margin-top: -300px;
	border: 1px solid #333;
	background-color: #fff;
	border-radius: 5px;
}
.map-mask .map iframe{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.map-mask .map .close{
	position: absolute;
	width: 26px;
	height: 26px;
	right: 10px;
	top: 6px;
	background-image: url(../img/sprite.png)
}
@media (max-width: 760px){
	.contact-word-lef{
		display: none;
	}
	.contact-word-rig{
		margin-left: 170px;
		margin-top: 50px;
	}
	.contact-word-rig p{
		font-size: 12px;
		margin-bottom: 10px;
	}
}
#form h2{margin:80px auto 70px;font-size: 44px;color: #666666}
#form input{width: 100%;height: 50px;font-size: 16px;margin-top:20px; }
#form  select{width: 100%;height: 50px;font-size: 16px;margin-top: 20px;}
#form  textarea{width: 100%;height: auto;font-size: 16px;margin-top: 20px;margin-bottom: 40px;resize: none;}
#form button{height: 44px;width: 160px;background: #ed9c00;outline: none;border:none;font-size: 20px;}
#form{margin-bottom: 75px;}
#form .sub span{font-size: 14px;line-height: 40px;}
@media screen and (max-width: 767px){
	#form button{width: 100%;margin-bottom:30px;}
	#form .sub span{text-align: center;line-height: 20px; }
	#form h2{font-size: 26px;margin:40px 0 30px;}

}
/*Opinion*/
.opinion-list{
	margin-top: 30px;
}
.opinion-list01{
	margin-bottom: 30px;
}
.opinion-list01:hover .opinion-menu{
	margin-top: -2px;
	margin-bottom: 2px;
	box-shadow: 2px 2px 2px #999;
}
.opinionList_about{
	background-color: #eee;
	padding: 20px;
	color: #666;
	width: 100%;
}
.opinionList_about h3{
	margin: 0;
	padding-bottom: 10px;
	overflow: hidden;
}
.opinionList_about h3 a{
	color: #333;
	font-size: 18px;
	text-decoration: none;
}
.opinionList_about h3 a:hover{
	color: #999;
}
@media (min-width: 1200px){
	.opinionList_about h3{
		height: 36px;
	}
}
@media(min-width: 768px){
	.opinionList_about h3{
		height: 62px;
	}
}
@media(max-width: 760px){
	.opinionList_about h3{
		height: 88px;
	}
}
/*Service Band*/
.service-bandBan{
	height: 650px;
	color: #fff;
	background: url(../img/service_band_banner.jpg) center center no-repeat;
}
.service-bandW{
	margin-left: 78px;
	width: 492px;
}
.service-bandBan h3{
	margin-top: 0;
	padding-top: 200px;
	font-size: 44px;
}
.service-bandW p{
	font-size: 14px;
	line-height: 24px;
}
.service-bandUnderline{
	width: 174px;
	height: 1px;
	background-color: #fff;
}
.service-bandBan h4{
	font-size: 18px;
	margin-bottom: 20px;
}
.service-CIS h3{
	padding-top: 80px;
	margin-top: 0;
	font-size: 30px;
}
.CIS-underline{
	width: 108px;
	height: 1px;
	background-color: #b1ce23;
	margin-bottom: 54px;
}
.CISW{
	padding: 50px;
	width: 372px;
	height: 394px;
	margin-right: 42px;
	margin-bottom: 25px;
	border: 1px solid #e3e3e3;
}
.CISW h4{
	font-size: 18px;
	color: #040500;
	margin: 18px 0 42px;
}
.CISW p{
	line-height: 24px;
	font-size: 14px;
	color: #535353;
}
.CISW-last{
	margin-right: 0;
}
.service-CIS p{
	line-height: 25px;
	font-size: 16px;
}
.service-CIS{
	padding-bottom: 80px;
}
.service-AD{
	height: 750px;
	background: url(../img/service_band_ad.jpg) center center no-repeat;
}
.AD-box{
	width: 258px;
	height: 258px;
	background-color: transparent;
	border-radius: 129px;
	border: 1px solid #d3d3d3;
}
.AD-sm{
	width: 180px;
	height: 180px;
	background-color: #f9f8f9;
	border-radius: 90px;
	margin-top: 39px;
}
.AD-sm h3{
	padding-top: 64px;
}
.AD{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 138px;
}
.ADW01{
	position: absolute;
	left: 136px;
	top: 176px;
}
.ADW02{
	position: absolute;
	left: 714px;
	top: 176px;
}
.ADW03{
	position: absolute;
	left: 480px;
	top: 384px;
}
.ADW-W{
	width: 240px;
	height: 160px;
	background-color: #111111;
	color: #fefdfd;
}
.ADW-W h4{
	padding-top: 20px;
	margin-top: 0;
	font-size: 18px;
}
.ADW-underline{
	width: 114px;
	height: 1px;
	background-color: #fefdfd;
	margin-bottom: 20px;
}
.ADW-W p{
	font-size: 16px;
	line-height: 24px;
	padding: 0 15px;
}
.ADW-img{
	width: 54px;
	height: 24px;
	margin-top: 60px;
	background: url(../img/service_band_icon01.png) no-repeat;
}
.AD-marL{
	margin-left: 50px;
	background-position: 0 0;
}
.AD-marR{
	margin-right: 50px;
	background-position: 0 -24px;
}
.AD-marB{
	height: 52px;
	margin-top: 0;
	margin-bottom: 50px;
	background-position: 0 -48px;
}
.XX-icon{
	margin-top: 110px;
	margin-bottom: 100px;
}
.XX-icon div{
	margin-left: 22px;
	width: 217px;
	height: 232px;
	line-height: 232px;
	color: #afaeae;
	font-size: 24px;
}
.XX-icon div:hover{
	color: #167ba8;	
}
.XXicon01{
	background: url(../img/hui1.png) no-repeat center center;
}
.XXicon01:hover{
	background: url(../img/lan1.png) no-repeat center center;
}
.XXicon02{
	background: url(../img/hui2.png) no-repeat center center;
}
.XXicon02:hover{
	background: url(../img/lan2.png) no-repeat center center;
}
.XXicon03{
	background: url(../img/hui3.png) no-repeat center center;
}
.XXicon03:hover{
	background: url(../img/lan3.png) no-repeat center center;
}
.XXicon04{
	background: url(../img/hui4.png) no-repeat center center;
}
.XXicon04:hover{
	background: url(../img/lan4.png) no-repeat center center;
}
.XXicon05{
	background: url(../img/hui5.png) no-repeat center center;
}
.XXicon05:hover{
	background: url(../img/lan5.png) no-repeat center center;
}
.huace{
	color: #fff;
	height: 737px;
	background: url(../img/huace.jpg) no-repeat center center;
}
.huace-pic{
	margin-top: 120px;
}
.huace-pic01{
	margin-right: 5px;
}
.huace-pic01 p{
	margin-top: 15px;
}
.huace-last{
	margin-right: 0;
}
.service-bandCircle{
	margin-top: 100px;
	margin-left: 140px;
}
.service-bandCircle01{
	width: 236px;
	position: relative;
	margin: 0 32px;
}
.service-bandCircle01:hover span{
	transition: all 0.8s;
	transform: rotate(360deg) scale(0);
}
.service-bandCircle01 div{
	width: 213px;
	height: 213px;
	border-radius: 107px;
	border: 1px solid #e0dede;
	font-size: 24px;
	line-height: 213px; 
}
.service-bandCircle01 span{
	display: block;
	width: 213px;
	height: 213px;
	position: absolute;
	left: 11px;
	top: 0;
	background-size: 100% 100%;
}
.service-bandCircle01 p{
	margin-top: 20px;
}
.service-band-pen{
	background: url(../img/service_band_pen.png) no-repeat center center;
}
.service-band-video{
	background: url(../img/service_band_video.png) no-repeat center center;
}
.service-band-media{
	background: url(../img/service_band_media.png) no-repeat center center;
}
@media(max-width: 1200px){
	.service-bandW{
		margin-left: 0;
	}
	.paid-bandBan{
		width: 490px;
	}
	.service-bandBan{
		height: 350px;
	}
	.service-bandBan h3{
		padding-top: 90px;
		font-size: 44px;
	}
	.service-CIS h3{
		padding-top: 46px;
	}
	.paid-CIS{
		width: 600px;
	}
	.CISW{
		padding: 20px;
		width: 180px;
		height: 290px;
		margin-right: 30px;
		margin-bottom: 25px;
		border: 1px solid #e3e3e3;
	}
	.CISW h4{
		font-size: 18px;
		color: #040500;
		margin: 10px 0;
	}
	.CISW p{
		font-size: 14px;
		line-height: 18px;
		color: #535353;
	}
	.CISW-last{
		margin-right: 0;
	}
	.service-AD{
		height: 670px;
	}
	.AD{
		width: 600px;
		padding-top: 90px;
	}
	.AD-box{
		width: 200px;
		height: 200px;
		border-radius: 100px;
	}
	.AD-sm{
		width: 140px;
		height: 140px;
		border-radius: 75px;
		margin-top: 30px;
	}
	.AD-sm h3{
		padding-top: 44px;
	}
	.ADW-W{
		width: 140px;
		height: 140px;
		background-color: #111111;
		color: #fefdfd;
	}
	.AD-marL{
		margin-left: 10px;
	}
	.AD-marR{
		margin-right: 10px;
	}
	.AD-marB{
		margin-bottom: 10px;
	}
	.ADW-W p{
		font-size: 14px;
		line-height: 18px;
		padding: 0 14px;
	}
	.ADW01{
		left: 8px;
		top: 110px;
	}
	.ADW02{
		left: 388px;
		top: 110px;
	}
	.ADW03{
		left: 230px;
		top: 280px;
	}
	.ADW-underline{
		margin-bottom: 10px;
	}
	.XX{
		width: 700px;
	}
	.XX-icon{
		margin-top: 80px;
		margin-bottom: 46px;
	}
	.XX-icon div {
   	 	margin-left: 16px;
	}
	.XX-icon .XXicon04{
		margin-left: 126px;
	}
	.huaCe{
		width: 720px;
	}
	.huace-pic {
	    margin-top: 80px;
	}
	.huace-picM{
		margin-left: 126px;
	}
	.service-bandCircle01 span{
		width: 120px;
		height: 120px;
	}
	.service-bandCircle01 div{
		width: 120px;
		height: 120px;
		border-radius: 60px;
		line-height: 120px; 
	}
	.service-bandCircle01 {
	    width: 140px;
	}
	.service-bandCircle {
	    margin-left: 70px;
	    margin-top: 80px;
	}
}
@media(max-width: 760px){
	.paid-bandBan{
		width: 320px;
	}
	.service-bandW{
		width: 320px;
	}
	.service-bandBan{
		height: 280px;
	}
	.service-bandBan h3{
		padding-top: 50px;
		font-size: 30px;
	}
	.service-bandUnderline{
		width: 140px;
	}
	.service-bandBan h4{
		font-size: 16px;
	}
	.service-bandBan p{
		font-size: 13px;
	}
	.service-CIS h3{
		padding-top: 46px;
	}
	.paid-CIS{
		width: 100%;
		height: 840px;
	}
	.CIS-underline{
		margin-bottom: 40px;
	}
	.mob-CIS{
		width: 90%;
		margin: 0 auto;
	}
	.CISW{
		padding: 0;
		width: 100%;
		margin: 0 auto;
		margin-right: 0;
		height: 230px;
		margin-bottom: 25px;
		border: 0;
	}
	.CISW p{
		padding: 0 10%;
	}
	.CISW h4{
		color: #040500;
	}
	.CISW p{
		font-size: 14px;
		line-height: 18px;
		color: #535353;
	}
	.CISW-last{
		margin-right: 0;
	}
	.service-AD{
		background: #4c5c90;
		/*height: 670px;*/
		color: #fff;
	}
	.AD{
		width: 100%;
		padding-top: 0;
	}
	.AD-box{
		height: 120px;
		border: none;
	}
	.AD-sm{
		margin-top: 0;
		background: transparent;
	}
	.AD-sm h3{
		padding-top: 46px;
	}
	.service-AD {
	    height: 560px;
	}
	.AD .mob-hw{
		height: 100px;
		background: #b1ce23;
	}
	.AD .mob-sn{
		height: 100px;
		background: #0398d2;
	}
	.AD .mob-wl{
		height: 100px;
		background: #ed9c00;
	}
	.AD h4{
		font-size: 22px;
		line-height: 40px;
	}
	.AD p{
		padding: 0 20px;
	}
	.ADW-underline{
		margin-bottom: 10px;
	}
	.XX{
		width: 90%;
	}
	.XX span{
		font-size: 20px;
		margin-right: 20px;
	}
	.huaCe{
		width: 90%;
	}
	.huace-pic {
	    margin-top: 40px;
	}
	.huace-picM{
		margin-left: 0;
	}
	.huace-pic01 {
	    float: none !important;
	    margin: 0 auto;
	}
	.huace{
		height: 530px;
	}
	.mob-video{
		width: 90%;
		margin: 0 auto;
	}
	.service-bandCircle01 span{
		width: 120px;
		height: 120px;
		left: 84px;
	}
	.service-bandCircle01 div{
		width: 120px;
		height: 120px;
		border-radius: 60px;
		line-height: 120px; 
	}
	.service-bandCircle01 {
	    width: 100%;
	 	margin: 0;
	}
	.service-bandCircle {
	    margin-left: 0;
	    margin-top: 60px;
	}
	.service-bandCircle01 p{
		padding: 20px;
	}
	.video{
		padding-bottom: 36px;
	}
	.service-bandCircle01 span {
	    width: 120px;
	    height: 120px;
	    position: absolute;
	    left: 50%;
	    margin-left: -60px;
	}
}
/*news*/
.news-list01{
	width: 1200px;
	margin: 40px auto;
	border-bottom: 1px dotted #eee;
}
.news-listBox01 .news-list01 li{
	padding: 30px 0;
	border-top: 1px dotted #eee;
}
.news-list01-pic{
	width: 360px;
	height: 210px;
	margin-right: 50px;
	overflow: hidden;
}
.news-list01 a{
	display: block;
	color: #666;
}
.news-list01-word{
	width: 760px;
	height: 210px;
}
.news-list01-word h4{
	font-size: 20px;
}
.news-list01-word h5{
	margin: 20px 0;
	font-size: 14px;
	color: #999;
}
.news-list01-word h5 span{
	margin-right: 20px;
	color: #ddd;
}
.news-list01-word p{
	font-size: 16px;
	line-height: 30px;
}
.news-list01-word p span{
	color: #999;
	font-size: 14px;
}
.news-list01-word p span b{
	color: #ddd;
	font-weight: normal;
}
.news-list01-word p .more-btn{
	width: 100px;
	height: 30px;
	font-size: 14px;
	border: 1px solid #999;
	text-align: center;
	line-height: 30px;
	border-radius: 20px;
	letter-spacing: 1px;
}
.news-list01-word p .more-btn:hover{
	background-color: #ed9c00;
	color: #fff;
	border-color: #ed9c00;
}
@media (max-width: 1200px){
	.news-list01{
		width: 700px;
	}
	.news-list01-pic{
		width: 340px;
		height: 198px;
		margin-right: 20px;
	}
	.news-list01-word{
		width: 340px;
		height: 198px;
	}
	.news-list01-word h5{
		margin: 10px 0;
		font-size: 14px;
		color: #999;
	}
}
@media (max-width: 760px){
	.news-list01{
		width: 100%;
	}
	.news-list01-pic{
		width: 30%;
		height: 84px;
		margin-right: 4%;
	}
	.news-list01-pic img{
		width: 160%;
	}
	.news-list01-word{
		width: 66%;
		height: 84px;
		overflow-x: hidden;
	}
	.news-list01-word h4{
		font-size: 16px;
	}
	.news-list01-word h5{
		margin: 10px 0;
		font-size: 14px;
		color: #999;
	}
	.news-list01-word p{
		display: none;
	}
	.news-listBox01 .news-list01 li{
		padding: 15px;
	}
}
/*about*/
.about-info{
	width: 100%;
	overflow: hidden;
	height: 825px;
	background: url(../img/about_info.jpg) no-repeat center center;
}
.about-info-word{
	width: 1200px;
	margin: 0 auto;
	color: #fff;
}
.about-info-word h3{
	font-size: 44px;
	margin: 160px 0 30px;
}
.about-vision .about-vision-word h4{
	font-size: 20px;
	color: #a5c702;
}
.about-info-word p{
	text-align: left;
	font-size: 16px;
	text-indent: 32px;
	line-height: 30px;
}
.about-vision .about-vision-word p{
	color: #828282;
}
.about-info-word h4{
	margin-top: 40px;
	font-size: 20px;
}
.about-info-word h5{
	margin-top: 40px;
	font-size: 30px;
}
.about-info-word h4 span{
	font-size: 44px;
	color: #a5c702;
}
.about-info-word h5{
	letter-spacing: 2px;
}
.about-info-word h5 span{
	font-size: 44px;
	color: #a5c702;
}
.about-vision{
	margin-top: 0;
	height: 829px;
	background: url(../img/about_visionbg.jpg) no-repeat center center;
}
.about-vision-word{
	color: #333;
}
.about-vision-word p{
	color: #2b2b2b;
	font-size: 18px;
}
.about-vision-words{
	margin: 70px 0;
}
.about-vision-words p{
	text-align: center;
	text-indent: 0;
	color: #828282;
}
.about-mission,.about-value,.about-vis{
	width: 100%;
	height: 254px;
	text-align: left;
	background-size: 100% 100% !important;
}
.about-mission h4,.about-value h4,.about-vis h4{
	font-size: 30px;
	color: #a5c702;	
	padding: 30px 0 0 30px;
}
.about-mission h5,.about-value h5,.about-vis h5{
	font-size: 14px;
	color: #828282;	
	padding-left: 30px;
	margin-top: 4px;
}
.about-underline{
	width: 60px;
	height: 1px;
	background-color: #828282;
	margin-left: 30px;
}
.about-value .about-underline{
	width: 90px;
}
.about-mission{
	background: url(../img/about_mission.jpg) no-repeat;
}
.about-value{
	background: url(../img/about_keyvalue.jpg) no-repeat;
}
.about-vis{
	background: url(../img/about_vision.jpg) no-repeat;
}
.about-team-word h3{
	margin-top: 160px;
}
.about-team{
	background: url(../img/about_team.jpg) no-repeat center center;
}
.about-team-word p{
	text-align: center;
	font-size: 18px;
}
.about-teamBox{
	width: 100%;
	overflow: hidden;
	margin-top: 66px;
}
.about-teamList{
	width: 284px;
	height: 200px;
	overflow: hidden;
	margin: 0 8px;
}
.about-teamCircle{
	margin-top: 80px;
}
.about-teamCircle span{
	float: left;
	width: 16px;
	height: 16px;
	background-color: #fff;
	border-radius: 8px;
	margin: 0 16px;
}
.about-teamCircle span:hover{
	cursor: pointer;
}
.fontW{
	font-weight: normal;
}
.about-vision-words p{
	margin-top: 20px;
}
.history{
	margin-top: -1px;
	position: relative;
	height: 820px;
	background: url(../img/history.jpg) no-repeat center center;
}
.history-words{
	position: absolute;
	width: 1200px;
	height: 630px;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -315px;
}
.history-words h3{
	color: #fff;
	margin-top: 20px;
	margin-bottom: 40px;
}
.history h4{
	font-size: 24px;
	color: #a5c702;
	text-align: left;
	margin-bottom: 6px;
}
.history p{
	font-size: 16px;
	color: #fff;
	text-indent: 0;
	line-height: 20px;
}
.history_paid_pic{
	margin-left: -152px;
}
.historyW div{
	position: absolute;
}
.historyW .historyW01{
	left: 960px;
	top: 120px;
}
.historyW .historyW02{
	left: 700px;
	top: 145px;
}
.historyW .historyW03{
	left: 520px;
	top: 276px;
}
.historyW .historyW04{
	left: 360px;
	top: 145px;
}
.historyW .historyW05{
	left:195px;
	top: 276px;
}
.historyW .historyW06{
	left: -30px;
	top: 315px;
}
.historyW .historyW06 h4{
	text-align: right;
}
.historyW .historyW07{
	left: 190px;
	top: 490px;
}
.historyW .historyW08{
	left: 362px;
	top: 360px;
}
.historyW .historyW09{
	left: 530px;
	top: 490px;
}
.historyW .historyW10{
	left: 692px;
	top: 360px;
}
.opinion-menu a img{
	width: 370px !important;
	height: 217px;
	overflow: hidden;
}
@media (max-width: 1200px){
	.about-info-word{
		width: 700px;
	}
	.about-mission,.about-value,.about-vis{
		height: 140px;
	}

	.about-mission h4, .about-value h4, .about-vis h4{
		font-size: 22px;
		padding-top: 10px;
		padding-left: 10px;
	}
	.about-mission h5, .about-value h5, .about-vis h5{
		font-size: 12px;
		padding-left: 10px;
	}
	.about-info{
		margin-top: 0;
		height: 480px;
	}
	.about-vision-words{
		margin-top: 20px;
	}
	.about-vision{
		height: 560px;
	}
	.about-info-word h3{
		margin-top: 40px;
	}

	.about-teamList{
		margin: 0 33px;
	}
	.about-underline {
	    width: 50px;
	    height: 1px;
	    background-color: #828282;
	    margin-left: 10px;
	}
	.about-value .about-underline {
	    width: 70px;
	}
	.about-value h5, .about-vis h5 {
	     margin-left: 0; 
	}
	.about-teamCircle {
	    margin-top: 30px;
	}
	.about-teamBox {
	    margin-top: 50px;
	}
	.history{
		height: 760px;
	}
	.history-words{
		margin-left: -350px;
		margin-top: -380px;
		height: 500px;
	}
	.historyW .historyW01{
		left: 386px;
		top: 110px;
	}
	.historyW .historyW02{
		left: 108px;
		top: 172px;
	}
	.historyW .historyW02 h4,.historyW .historyW04 h4,.historyW .historyW06 h4,.historyW .historyW08 h4,.historyW .historyW10 h4{
		text-align: right;
	}
	.historyW .historyW03{
		left: 386px;
		top: 224px;
	}
	.historyW .historyW04{
		left: 120px;
		top: 274px;
	}
	.historyW .historyW05{
		left: 386px;
		top: 326px;
	}
	.historyW .historyW06{
		left: 124px;
		top: 374px;
	}
	.historyW .historyW07{
		left: 386px;
		top: 424px;
	}
	.historyW .historyW08{
		left: 120px;
		top: 472px;
	}
	.historyW .historyW09{
		left: 386px;
		top: 526px;
	}
	.historyW .historyW10{
		left: 80px;
		top: 582px;
	}
}	




@media (max-width: 320px){
	
	
	.about-info{
		height:650px !important;
	}
	.about-vision{
		height:420px !important;
	}
	
	
	
}






@media (max-width: 760px){
	.opinion-menu a img{
        width: auto;
        height: 85px;
    }
    .opinionList_about{
    	padding: 5px;
    }
    .opinionList_about h3 a{
    	font-size: 16px;
    }
	.about-info-word{
		width: 90%;
	}
	.about-mission,.about-value,.about-vis{
		height: 220px;
	}
	.about-info-word p{
		font-size: 12px;
		line-height: 26px;
	}
	.about-info-word h4{
		font-size: 12px;
		margin-top: 20px;
	}
	.about-vision-word h4{
		font-size: 18px;
	}
	.about-info-word h5{
		font-size: 16px;
		margin-top: 10px;
	}
	.about-info-word h5 span{
		font-size: 30px;
	}
	.about-info-word h4 span{
		font-size: 20px;
	}
	.about-info{
		margin-top: 0;
		height: 580px;
	}
	.about-vision-words{
		margin-top: 20px;
	}
	.about-vision{
		height: 430px;
	}
	.about-info-word h3{
		margin-top: 40px;
		font-size: 22px;
	}
	.about-team{
		height: auto;
		background: #eee;
	}
	.about-team h3{
		color: #333;
	}
	.about-teamList{
		margin: 0 33px;
	}
	.about-vision-words{
		margin: 0;
		height: 60px;
		border-radius: 10px;
		margin-bottom: 20px;
	}
	.about-vision-words p{
		color: #fff !important;
		font-size: 16px;
		line-height: 60px;
	}
	.mob-mission{
		background-color: #0080b1;
	}
	.mob-value{
		background-color: #ed9c00;
	}
	.mob-vis{
		background-color: #accb15;
	}
	.about-team-word{
		width: 100%;
		padding: 0;
	}
	.mob-team div{
		width: 50%;
		overflow: hidden;
		float: left;
		color: #333;
	}
	.mob-team div p{
		text-indent: 0;
		line-height: 22px;
	}
	.about-teamBox{
		margin-top: 0;
	}
	.ideas{
		background-color: #0080b1;
	}
	.cehua{
		background-color: #ed9c00;
	}
	.chengnuo{
		background-color: #accb15;
	}
	.history{
		height: 734px;
	}
	.history-words{
		width: 310px;
		position: relative;
		left: 0;
		top: 0;
		margin: 0 0 0 -18px;
		height: 694px;
	}
	.history-words img{
		width: 300px;
		margin-left: 20px;
	}
	.historyW h4{
		font-size: 18px;
	}
	.historyW p{
		font-size: 12px;
		line-height: 16px;
	}
	.historyW .historyW01{
		left: 190px;
		top: 90px;
	}
	.historyW .historyW02{
		left: 10px;
		top: 150px;
	}
	.historyW .historyW02 h4,.historyW .historyW04 h4,.historyW .historyW06 h4,.historyW .historyW08 h4,.historyW .historyW10 h4,.historyW .historyW02 p,.historyW .historyW04 p,.historyW .historyW06 p,.historyW .historyW08 p,.historyW .historyW10 p{
		text-align: right;
	}
	.historyW .historyW03{
		left: 192px;
		top: 196px;
	}
	.historyW .historyW04{
		left: 31px;
    	top: 240px;
	}
	.historyW .historyW05{
		left: 192px;
		top: 284px;
	}
	.historyW .historyW06{
		left: 10px;
		top: 332px;
	}
	.historyW .historyW07{
		left: 192px;
		top: 352px;
	}
	.historyW .historyW08{
		left: 33px;
    	top: 400px;
	}
	.historyW .historyW09{
		left: 192px;
    	top: 443px;
	}
	.historyW .historyW10{
		left: 47px;
    	top: 499px;
	}
}
/*tag-list*/
.tag-list{
	margin-top: 20px;
}
.tag-list01 a{
	display: block;
	color: #666;
}
.tag-list01{
	font-size: 18px;
	list-style: none;
	line-height: 25px;
	border-bottom: 1px dashed #eee;
	padding: 20px 0;
}
.tag-list01 p{
	margin: 0;
}

.news-detailsCont div .img-responsive{
	height: auto !important;
	/*margin-bottom: 20px; */
}
.founder-about{
			width: 75%;
			margin: 0 auto; 
			
		}
		.founder-introduction{
			overflow: hidden;
			margin-bottom: 120px;
		}
		.founder-introduction div{
			float: left;
		}
		.founder-photo{
			width: 40%;
			text-align: center;
			
		}
		.founder-photo img{
			height: auto;
		
			
		}
		.founder-information{
			width: 52%;
		}
		.founder-information p{
			text-align: left;
		}
		
		
		.founder-about h3{
			font-size: 44px;
    margin: 160px 0 60px;
		}
		.founder-information h4{
			font-size: 20px;
    color: #a5c702;
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
		}
		.founder-information p{
			font-size: 16px;
			margin: 0;
			margin-bottom: 5.5px;
			line-height: 25px;
		}
		.founder-information ul{
			width: 100%;
		}
		.founder-information ul li{
			margin-bottom: 26px;
			
		}
		ul,li{
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.mobile_founder-photo {
			width: 100%;
		}
		
		.mobile_founder-photo div:nth-of-type(2){
			margin-top: 15px;
		}
	
	
		.mobile_founder-photo div:nth-of-type(2) img{
			width: 100%;
			height: auto;
			
		}
		.mobile_founder-information ul li{
			margin-top: 20px;
		}
		.mobile_founder-information ul li p{
			font-size: 14px;
			text-align: left;
			
		}
		
		
		@media (max-width: 760px){
			.founder-about h3{
				 margin-top: 40px;
				 margin-bottom: 20px;
                 font-size: 22px;
			}
			.founder-about{
			width: 90%;
			margin: 0 auto; 
			margin-bottom: 40px;
			
		}
		
		
			
			.founder-photo{
				display: none;
			}
			.founder-information{
				display: none;
			}
			.founder-introduction{
				margin-bottom: 0;
			}
			
			.mobile_founder-information{
				display: block !important;
			}
			.mobile_founder-photo{
				display: block !important;
			}
			
			.mobile_founder-photo h4{
				margin: 0;
				text-align: left;
				font-size: 20px;
				color: #A5C702;
			}
			.mobile_founder-photo p{
				margin: 0;
				text-align: left;
				margin-top: 5px;
				font-size: 14px;
				font-weight: bold;
				margin-top: 10px;
			}
		}

