﻿/* CSS Document */
	.content{margin:38px 0 0 45px;}

	.jobsHead{margin:35px 50px 50px 50px;}
		.jchance{margin-bottom:20px;}
		.jobsHead p {text-indent:24px;letter-spacing:1px;line-height:24px;font-family:"微软雅黑";}
		.jobsHead table {text-indent:0px;}
	.jobContent{margin:35px 50px 50px 50px;}
		.newJobInfo{font-size:18px;color:#000000;margin-bottom:30px;}
		.jobIterm{}
		.itermH{background:url(../../images/about/star.png) no-repeat 0% 50%;display:block;text-indent:24px;font-size:18px;color:#0088CC;}
		.jobIterm ul{line-height:24px;font-family:"微软雅黑";font-size:14px;margin-bottom:20px}


/* for company culture & crrdit_info */
.main h3{ font-size:24px; font-weight:100; color:#363636;}
.culture,.crrdit{ padding:50px 50px 120px;}
	.culture h4{ font-size:21px; color:#8e8e8e; font-weight:100; padding-left:65px; margin-top:40px;}
	.culture p{ text-align:center; padding:30px 0;}
.crrdit_info{ text-align:center; color:#333; margin-top:30px; width:100%;}
	.crrdit_info td{ padding:15px 0;}
/* aboutus.html */
	.structH{text-align:left;padding-left:50px;}
	.introduce{position:relative;padding:45px;height:250px;}
	.intrContent,.aboutLogo{width:450px;height:240px;float:left;margin:0 0 0 5px;}
	.intrtxt{text-indent:28px;margin-top:12px;}
	.aboutLogo img {margin-top:100px;}
	.struct{padding:0 0 50px 0;text-align:center;}
	
/* partners.html */
	.parter{margin:50px ;}
	.pIterm{clear:both;overflow:hidden;margin-bottom:30px;}
	.pIcon{float:left;width:240px;text-align:center}
	.pname{font-size:24px;color:#000000;text-indent:0px;margin-bottom:10px;}
	.pIntr{float:right;text-indent:26px;width:645px;}
	.pIntr p {text-indent:0px;}

/* contactus.html */
.citermH{display:block;font-size:18px;color:#0088CC;margin-bottom:10px;}
.contactItm{margin-bottom:30px;}
	.contactItm a{ text-decoration:underline;}

/* contactus.html */
.story_top{ padding:40px 50px 20px;}
	.story_top h4{font-size:21px; color:#60ade5;; font-weight:100; padding-left:25px; padding-top:10px}
	.story_top p{padding-left:25px;}
.story_body{ margin:20px 40px; background:url(../images/about/line.jpg) 65px repeat-y;}
	.story_body li{ clear:both; overflow:hidden;}
		.story_year{float:left; font-size:21px; width:75px; background:url(../images/about/icon.png) right 6px no-repeat;}
	.story_txt{ float:left; font-size:18px; margin-left:30px; margin-top:10px; padding:20px 30px 20px 20px; margin-bottom:40px; border-radius:5px; box-shadow:0px 0px 6px rgba(0, 0, 0, .3);_border:1px solid #ccc; position:relative;}
	.story_txt b{ display:block; width:10px; height:18px; background:url(../images/about/bg1.png) center no-repeat; _background:url(../images/about/bg2.jpg) no-repeat; position:absolute; top:20px; left:-9px;}
		.story_txt img{ margin:20px 18px 0 0;}
	.story_img_2016,
	.story_img_2017,
	.story_img_2018 {
		margin-top: 17px;
		background-image: url(../images/about/story_18.png);
		background-repeat: no-repeat;
	}
	.story_img_2016 {
		width: 100%;
		height: 47px;
		background-position: 0 0;
	}
	.story_img_2017 {
		width: 100%;
		height: 133px;
		background-position: 0 -67px;
	}
	.story_img_2018 {
		width: 528px;
		height: 207px;
		background-position: 0 -214px;
	}
    .story_img_2019 {
        margin-top: 17px;
		background-image: url(../images/about/story_19.jpg);
		background-repeat: no-repeat;
        width: 528px;
		height: 207px;
    }

