/*第一屏*/
#indexWrapper{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index_expOrter{
	position: relative;
	width: 100%;
	height: 640px;
	background: url("../images/indexImg/bgGlobal.jpg") center center no-repeat;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/index_bg.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/index_bg.jpg',sizingMethod='scale')";
}
.index_expLogo{

}
.expOrter_logo{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 61px;
	background: url("../images/indexImg/titleBg.png") repeat-x;
    z-index: 9999;
}
.logo_wrapper{
	position: absolute;
	top: 0;
	left: 50%;
	width: 1002px;
	height: 61px;
    z-index: 20;
}
.logo_content{
	position: relative;
	width: 1002px;
	height: 100%;
	margin-left: -501px;
    z-index: 20;
}
.index_logo{
	position: absolute;
	top: 10px;
	left: 20px;
	/*width: 142px;
	height: 36px;
	background: url("../images/logo/logo_index.png") no-repeat;*/
}
.index_logo span{
	color:#fff; 
	font-size:30px;
	text-shadow: 0px 1px 4px #000;
}
.officialAccount_wrapper{
	position: absolute;
	top: 15px;
	width: 80px;
	height: 30px;
	right: 262px;
}
.weibo_wrapper{
	position: absolute;
	top: 20px;
	width: 80px;
	height: 30px;
	right: 262px;
	opacity: 0;
	-moz-opacity:0;
	filter: alpha(opacity=0);
}
.weibo_wrapper wb:follow-button {
	display: none;
}
.weibo_wrapper iframe{
	opacity: 0;
}
.weibo_wrapper span{
	display: none;
}
#weibo_account{
	position: absolute;
    padding-left: 28px;
	width: 28px;
	top: 0;
	font-size: 14px;
    background: url("../images/indexImg/weibo_icon.png") 0px 4px no-repeat;
}
.button_log{
	position: absolute;
	top: 15px;
	right: 20px;
}
.wiki_wrapper {
	position: absolute;
    top: 15px;
    right: 140px;
}
.button_wiki {
	padding: 5px 20px;
	font-size: 14px;
	display: inline-block;
	line-height: 20px;
	color: #fff;
}
.button_wiki:hover p {
	border-bottom: 1px solid #BDBDBD;
	cursor: pointer;
}
.button_wiki:visited p {
	color: #fff;
}
.updateLog {
	background: url("../images/indexImg/updatelog_icon.png") 10px 5px no-repeat;
}
.instruction {
	background: url("../images/indexImg/wiki_icon.png") 10px 5px no-repeat;
}
.button_wechat{
    position: absolute;
    top: 15px;
    right: 130px;
}
#wechat_code{
    padding-left: 40px;
	font-size: 14px;
    background: url("../images/indexImg/wechat_icon.png") 10px 5px no-repeat;
}
.wechat_showplace{
    position: absolute;
    top: 35px;
    right: 146px;
    width: 108px;
    height: 108px;
    opacity: 0;
    background: url("../images/indexImg/wechatQRcode.png") no-repeat;
    z-index: 20;
    display: none;
}
.btn_primaryBlue, .btn_primaryGray, .btn_primaryGreen{
	display: inline-block;
	padding: 5px 25px;

	line-height: 20px;
	border-radius: 3px;
	color: #fff;
	background: #2976A4;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn_primaryGreen{
   background-color: #3D9937;
}

.btn_primaryGray{
	margin-left: 10px;
	background: #333333;
}

.btn_primaryBlue:visited, .btn_primaryGray:visited, .btn_primaryGreen:visited{
	color: #fff;
}

.btn_primaryBlue:hover{
	background: #3C8CBD;
}
.btn_primaryGreen:hover{
    background-color: #4EA848;
}

.expOrter_wrapper{
	position: absolute;
	top: 61px;
	bottom: 0;
	left: 50%;
	width: 501px;
}
.expOrter_content{
	position: relative;
	width: 1002px;
	height: 100%;
	margin-left: -501px;
}
.index_slogan{
	
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	text-align: center;
}
.expOrter_end{
	background: url("../images/indexImg/bgTab.png") 0 0 no-repeat;
	position: relative;
	bottom:0;
	top: 294px;
	width:1075px;
	height: 346px;
	margin: 0px auto;
}
.slogan{
	background: url("../images/indexImg/bgLogo.png") 0 0 no-repeat; 
	width: 1050px;
	height:110px;
	margin-top: -21px;
	margin-left: auto;
	margin-right: auto;
	/*background: url("../images/indexImg/index_slogan_ric.png") center center no-repeat;*/
}
.btn_luxury{
	display: inline-block;
	width: 224px;
	height: 49px;
	margin: 10px 10px 10px 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn_luxury2{
	display: inline-block;
	width: 224px;
	height: 49px;
	margin: 10px 10px 5px 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.btn_luxury.btn_register{
/*	background: url("../images/indexImg/register_btn.png") 0 0 no-repeat;*/
	display: inline-block;
	padding: 5px 25px;
	font-size: 18px;
	line-height: 35px;
	border-radius: 3px;
	color: #fff;
	background: #3383AC;
}
.btn_luxury.btn_register:active{
	background-position: 0 -100px;
}
.btn_luxury.btn_register:visited{
	color: #fff;
}
.btn_luxury.btn_register:hover{
	background-position: 0 -50px;
}
.btn_luxury.btn_trial{
/*	background: url("../images/indexImg/trial_btn.png") 0 0 no-repeat;*/
	display: inline-block;
	padding: 5px 25px;
	font-size: 14px;
	line-height: 35px;
	border-radius: 3px;
	color: #fff;
	background: #EF9C33;
}
.btn_luxury.btn_trial:active{
	background-position: 0 -100px;
}
.btn_luxury.btn_trial:visited{
	color: #fff;
}
.btn_luxury.btn_trial:hover{
	background-position: 0 -50px;
}
.index_imgForm{
	position: absolute;
	top: 244px;
	left: 6px;
	width: 990px;
	height: 335px;
	background: url("../images/indexImg/index_exampleForm.png") no-repeat;
}

/*公司描述*/
.index_mikeDescribe{
	width: 100%;
	height: auto;
	padding: 20px 0;
	background: #EAEDEE;
}
.mike_describe{
	width: 100%;
	height: 91px;
	background: url("../images/indexImg/mikeDescribe.png") center center no-repeat;
}

/*哪些场合可以用表单*/
.index_formExample{
	height: 476px;
	background: url("../images/indexImg/indexBg2.jpg") center center no-repeat;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/indexImg/indexBg2.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/indexImg/indexBg2.jpg',sizingMethod='scale')";
}
.index_formExample .expOrter_wrapper{
	top: 30px;
}
.index_useForm{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.useFormP{
	width: 600px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/indexImg/useForm.png") no-repeat;
}
.index_imgUseForm{
	position: absolute;
	top: 71px;
	left: 76px;
	width: 850px;
	height: 375px;
}
.useForm_slideLeft{
	width: 28px;
	height: 48px;
	margin-top: 187px;
	cursor: pointer;
	background: url("../images/indexImg/useForm_slideLeft.png") no-repeat;
	float: left;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.useForm_slideRight{
	width: 28px;
	height: 48px;
	margin-top: 187px;
	cursor: pointer;
	background: url("../images/indexImg/useForm_slideRight.png") no-repeat;
	float: right;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.useForm_slideImg{
	position: relative;
	width: 794px;
	height: 375px;
	float: left;
}
.useForm_slideImg li{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50px;
	right: 50px;
	width: 694px;
	height: 375px;
	opacity: 0;
	list-style-type: none;
	list-style-image: none;
	_display:  none;
}
.slideImg01{
	background: url("../images/indexImg/img_useForm01.png") 0 0 no-repeat;
}
.slideImg02{
	background: url("../images/indexImg/img_useForm02.png") 0 0 no-repeat;
}
.slideImg03{
	background: url("../images/indexImg/img_useForm03.png") 0 0 no-repeat;
}
.slideImg04{
	background: url("../images/indexImg/img_useForm04.png") 0 0 no-repeat;
}

/*表单展示*/
.index_formDescribe{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
.formDescribe_guide{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img_formGuide{
	width: 62px;
	height: 62px;
	margin: 0 auto;
	background: url("../images/indexImg/formGuide.png");
}
.formGuide_describe{
	width: 100%;
	height: 14px;
	background-image: url("../images/indexImg/formGuideBg.png");
	background-size: cover;
	background-position: center center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/indexImg/formGuideBg.png',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/indexImg/formGuideBg.png',sizingMethod='scale')";
}
.formGuide_describeP{
	width: 546px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	margin-left: auto;
	font-size: 14px;
	margin-right: auto;
}
.formDescribe_content{
	width: 1002px;
	padding: 0 30px 0 20px;
	margin-left: auto;
	margin-right: auto;
}
.formDescribe_item01, .formDescribe_item02, .formDescribe_item03{
	padding: 50px 0;
	background: #ffffff;
}
.formDescribe_item01 .formDescribe_content .describeTitle{
	padding-top: 100px;
	font-size: 27px;
	color: #333;
}
.formDescribe_item01 .formDescribe_content p{
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	width: 370px;
}
.formDescribe_item01 .formDescribe_content .formDescribeImg{
	width: 539px;
	height: 349px;
	background: url("../images/indexImg/formDescribe01.png") no-repeat;
}
.formDescribe_item02{
	background: #EDF1F1;
}
.formDescribe_item02 .formDescribe_content .describeTitle{
	padding-top: 100px;
	font-size: 27px;
	color: #333;
}
.formDescribe_item02 .formDescribe_content p{
	width: 370px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	float: left;
	line-height: 30px;
}
.formDescribe_item02 .formDescribe_content .formDescribeImg{
	width: 558px;
	height: 359px;
	background: url("../images/indexImg/formDescribe02.png") no-repeat;
}
.formDescribe_item03 .formDescribe_content .describeTitle{
	padding-top: 100px;
	font-size: 27px;
	color: #333;
}
.formDescribe_item03 .formDescribe_content p{
	width: 370px;
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	float: left;
	line-height: 30px;
}
.formDescribe_item03 .formDescribe_content .formDescribeImg{
	width: 553px;
	height: 353px;
	background: url("../images/indexImg/formDescribe03.png") no-repeat;
}

/*用户体验什么的*/
.index_userExperience{
	width: 100%;
	height: auto;
	padding-top: 20px;
	background-color: #EEEEEE;
}
.userExperience_list{
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}
.userExperience_item{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.userAvatar{
	width: 60px;
	height: 60px;
	float: left;
}
.userSay{
	width: 882px;
	padding-right: 112px;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	color: #666;
}
.userName{
	margin-right: 10px;
	font-size: 14px;
	color: #ACACAC;
	float: right;
}

/*公司*/
.index_company{
	width: 100%;
	height: auto;
	padding: 30px 0;
	background-color: #FFF;
}
.companyList{
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
.companyImg{
	float: left;
	cursor: default;
	height: 100px;
}
.Kr36{
	width: 133px;
	margin-left: 30px;
	background: url("../images/userAvatar/36kr.png") no-repeat;
}
.Kr36hover{
	background: url("../images/userAvatar/36kr2.png") no-repeat;
}
.wandaGroup{
	width: 182px;
	background: url("../images/userAvatar/wandaGroup.png") no-repeat;
}
.wandaGrouphover{
	background: url("../images/userAvatar/wandaGroup2.png") no-repeat;
}
.industrialBank{
	width: 226px;
	background: url("../images/userAvatar/industrialBank.png") no-repeat;
}
.industrialBankhover{
	background: url("../images/userAvatar/industrialBank2.png") no-repeat;
}
.CCB{
	width: 157px;
	background: url("../images/userAvatar/CCB.png") no-repeat;
}
.CCBhover{
	background: url("../images/userAvatar/CCB2.png") no-repeat;
}
.zhejiangUniversity{
	width: 210px;
	background: url("../images/userAvatar/zhejiangUniversity.png") no-repeat;
}
.zhejiangUniversityhover{
	background: url("../images/userAvatar/zhejiangUniversity2.png") no-repeat;
}
.chinaMobile{
	width: 176px;
	background: url("../images/userAvatar/chinaMobile.png") no-repeat;
}
.chinaMobilehover{
	background: url("../images/userAvatar/chinaMobile2.png") no-repeat;
}
.chinaGrowth{
	width: 259px;
	background: url("../images/userAvatar/chinaGrowth.png") no-repeat;
}
.chinaGrowthhover{
	background: url("../images/userAvatar/chinaGrowth2.png") no-repeat;
}
.FAR{
	width: 213px;
	background: url("../images/userAvatar/FAR.png") no-repeat;
}
.FARhover{
	background: url("../images/userAvatar/FAR2.png") no-repeat;
}
.universalTravel{
	width: 189px;
	background: url("../images/userAvatar/universalTravel.png") no-repeat;
}
.universalTravelhover{
	background: url("../images/userAvatar/universalTravel2.png") no-repeat;
}
.XDF{
	width: 165px;
	background: url("../images/userAvatar/XDF.png") no-repeat;
}
.XDFhover{
	background: url("../images/userAvatar/XDF2.png") no-repeat;
}

/*媒体报道*/
.index_mediaReports{
	width: 100%;
	height: auto;
	padding: 20px 0 30px 0;
	background-color: #EEEEEE;
}
.mediaRepors_content{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.mediaRepors_describe{
	width: 960px;
	height: 16px;
	background-image: url("../images/indexImg/mediaRepotrsBg.png");
	background-size: cover;
	background-position: center center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/indexImg/mediaRepotrsBg.png',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/indexImg/mediaRepotrsBg.png',sizingMethod='scale')";
}
.mediaRepors_describeP{
	width: 92px;
	height: 16px;
	margin-left: 430px;
	line-height: 16px;
	text-align: center;
	font-size: 16px;
	color: #666;
	background-color: #EEEEEE;
}
.mediaReports_item{
	width: 470px;
	height: 80px;
	padding: 10px 20px;
	margin-top: 20px;
	background: #fff;
	float: left;
	cursor: pointer;
}
.mediaReports_item img{
	float: left;
	margin-right: 20px;
}
.mediaReports_item p{
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
.mediaReports_item:hover p{
	color: #537E9B;
}

/*底部*/
.index_toRegister{
	width: 100%;
	height: 120px;
	background: url("../images/indexImg/footerTop.png") repeat;
	border-bottom: 1px solid #000;
}
.toRegister_content{
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.btn_sameLogin{
	display: inline-block;
	width: 297px;
	height: 51px;
	margin-top: 37px;
	color: #ffffff;
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	background: url("../images/indexImg/index_registerBtn.png");
}
.btn_sameLogin:visited{
	color: #fff;
}
.index_footer{
	width: 100%;
	padding: 20px 0;
	height: 80px;
	color: #ACACAC;
	line-height: 40px;
	background: url("../images/indexImg/footerBottom.png") repeat;
	text-align: center;
}
.footerContent{
	width: 962px;
	margin-left: auto;
	margin-right: auto;
}
.footerContent a, .footerContent a:visited{
	color: #ACACAC;
}
.icon_shareTo{
	width: 291px;
	height: 32px;
	margin-top: 4px;
	margin-left: 86px;
	float: left;
}
.sahreTo{
	line-height: 33px;
	margin-right: 5px;
	color: #ACACAC;
	float: left;
}
.jiathis_style_32x32 .jiathis_button_tsina .jtico_tsina {
	padding-left: 32px!important;
	margin-right: 17px;
	background: url("../images/icon/shareIcon.png") no-repeat 0 0;
}
.jiathis_style_32x32 .jiathis_button_weixin .jtico_weixin {
	padding-left: 32px!important;
	margin-right: 17px;
	background: url("../images/icon/shareIcon.png") no-repeat -32px 0;
}
.jiathis_style_32x32 .jiathis_button_douban .jtico_douban {
	padding-left: 32px!important;
	margin-right: 17px;
	background: url("../images/icon/shareIcon.png") no-repeat -64px 0;
}
.jiathis_style_32x32 .jiathis_button_cqq .jtico_cqq {
	padding-left: 32px!important;
	margin-right: 17px;
	background: url("../images/icon/shareIcon.png") no-repeat -96px 0;
}
.jiathis_style_32x32 .jiathis_button_renren .jtico_renren {
	padding-left: 32px!important;
	margin-right: 0;
	background: url("../images/icon/shareIcon.png") no-repeat -128px 0;
}

/*低分辨率下*/
@media screen and (max-width:768px){
	.logo_wrapper {
		left: 0;
		width: 100%;
	}
	.index_logo {
		/*background: url("../images/logo/logo_index_mobile.png") no-repeat;*/
		background-size: 142px 34px;
		position: static;
		margin: 0 auto;
		margin-top: 15px;
		font-weight:
	}
	.logo_content {
		width: auto;
		margin-left: 0;
	}
	.index_expOrter {
		background: none;
		height: 420px;
	}
	.expOrter_logo {
		height: 50px;
		background: none;
		position: absolute;
	}
	.button_log {
		top: 350px;
		width: 100%;
		text-align: center;
		left: 0;
	}
	.btn_luxury.btn_register {
		background-size: 150px;
		width: 150px;
		height: 33px;
		margin-top: 20px;
	}
	.btn_luxury.btn_register:hover {
		background-position: 0 -33px;
	}
	.wiki_wrapper,.button_wechat,.slogan,.btn_trial,.index_mikeDescribe,.index_formExample,.formGuide_describe,.index_company,.index_mediaReports,.icon_shareTo {
		display: none;
	}
	.index_imgForm{
		position: static;
		margin: 10px auto;
		width: 320px;
		height: 300px;
		background: url("../images/indexImg/index_exampleForm_mobile_ric.jpg") no-repeat;
		background-size: 320px;
	}
	.expOrter_content {
		width: 100%;
		margin: 0;
		z-index: 900;
	}
	.expOrter_wrapper {
		left:0;
		width: 100%;
		bottom: auto;
	}
	.img_formGuide {
		width: 31px;
		height: 31px;
		background-size: 31px;
	}
	.formDescribe_guide {
		height: 31px;
		padding: 10px 0;
	}
	.formDescribe_content {
		width: 90%;
		padding: 0 5%;
	}
	.describeTitle {
		padding-top:0;
	}
	.formDescribe_item01 {
		padding: 20px 0;
	}
	.formDescribe_item01 .formDescribe_content .formDescribeImg {
		background-size: 300px;
		width: 300px;
		float: none;
		height: 200px;
		margin: 0 auto;
	}
	.formDescribe_item01 .formDescribe_content .describeTitle {
		padding-top: 0;
		text-align: center;
		width: 100%;
		font-size: 16px;
		font-weight: bold;
	}
	.formDescribe_item01 .formDescribe_content p {
		width: auto;
	}

	.formDescribe_item02 {
		padding: 20px 0;
	}
	.formDescribe_item02 .formDescribe_content .formDescribeImg {
		background-size: 300px;
		width: 300px;
		float: none;
		height: 200px;
		margin: 0 auto;
	}
	.formDescribe_item02 .formDescribe_content .describeTitle {
		padding-top: 0;
		text-align: center;
		width: 100%;
		font-size: 16px;
		font-weight: bold;
	}
	.formDescribe_item02 .formDescribe_content p {
		width: auto;
		margin-left: 0;
	}

	.formDescribe_item03 {
		padding: 20px 0;
	}
	.formDescribe_item03 .formDescribe_content .formDescribeImg {
		background-size: 300px;
		width: 300px;
		float: none;
		height: 200px;
		margin: 0 auto;
	}
	.formDescribe_item03 .formDescribe_content .describeTitle {
		padding-top: 0;
		text-align: center;
		width: 100%;
		font-size: 16px;
		font-weight: bold;
	}
	.formDescribe_item03 .formDescribe_content p {
		width: auto;
		margin-left: 0;
	}

	.userExperience_list {
		width: 100%;
		text-align: center;
		padding-bottom: 5px;
	}
	.userAvatar {
		float: none;
	}
	.userSay {
		width: 100%;
		padding-right: 0;
		margin-left: 0;
	}
	.toRegister_content {
		width: 100%;
	}
	.footerContent {
		width: 100%;
		line-height: 24px;
	}
	.footerContent p {
		float: none;
	}
}