<strong></strong>.promotion {
	width:100%;
	border-bottom:1px solid #f1f1f1;
	padding:35px 0 30px;
}
.index_line {
	font-size:18px;
	color:#666;
}
.index_line img {
	float:left;
	margin-top:2px;
}
.index_line span {
	font-size:30px;
	color:#5806d7;
	margin:0 5px 0 6px;
}
.prom_tab {
	display:table;
	margin:18px auto;
	border-bottom:3px solid #5806d7;
}
.prom_tab li {
	float:left;
	margin-right:6px;
	width:265.5px;
	text-align:center;
	background:#f2f2f2;
}
.prom_tab li a {
	display:block;
	line-height:56px;
	font-size:24px;
}
.prom_tab li:last-of-type {
	margin:0;
}
.prom_tab .prom_on {
	background:#5806d7;
}
.prom_tab .prom_on a {
	color:#fff;
}
.prom_list {
	display:table;
	margin:auto;
}
.prom_list li {
	float:left;
	text-align:center;
	padding:25px 12px 30px;
}
.prom_list li h4 {
	width:188px;
	font-size:22px;
	color:#666;
	border-bottom:1px dashed #dcdcdc;
	line-height:62px;
}
.prom_list li div {
	margin:15px auto 17px;
	line-height:21px;
	font-size:16px;
	color:#0c0306;
	text-align:left;
}
.prom_list li div img {
	float:left;
	margin:0px 6px 0 40px;;
}
.prom_list li a {
	display:block;
	width:104px;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#fff;
	background:#5806d7;
	margin:auto;
	border-radius:2px;
}
.prom_list li a:hover {
	background:#339fe3;
}
.prom_list span {
	width:100%;
	height:1px;
	background:#eee;
	float:left;
	display:block;
}


.core {
	padding:50px 0 60px;
}
.core1 li {
	float:left;
	text-align:center;
	border:2px solid #dcdcdc;
	padding:0 20px;
	width:196px;
	height:312px;
	overflow:hidden;
	margin:25px 40px 35px 0;;
}
.core1 li:last-child {
	margin-right:0px;
}
.core ul li a {
	display:block;
}
.core1 li div {
	width:100%;
	position:relative;
	height:163px;
}
.core ul li div img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
.core ul li h4 {
	font-size:24px;
	color:#5806d7;
}
.core1 li h4 {
	padding-bottom:15px;
}
.core ul li p {
	text-align:left;
	color:#666;
	line-height:22px;
}
.core2 li {
	float:left;
	width:471px;
	height:172px;
	overflow:hidden;
	padding:0px 30px 0 15px;
	border:2px solid #dcdcdc;
	margin:0 40px 60px 0;
}
.core2 li:last-child {
	margin-right:0;
}
.core2 li div {
	float:left;
	width:200px;
	position:relative;
	height:172px;
} 
.core2 li h4 {
	line-height:24px;
	padding:30px 0 15px;
}
.core ul li:hover {
	background:#5806d7;
	border-color:#5806d7;
}
.core ul li:hover h4,.core ul li:hover p {
	color:#fff
}


.cus_look {
	width:100%;
	min-height:530px;
	
	clear:both;
	padding-top:52px;
}
.cus_problem {
	width:701px;
	float:right;
	margin-top:35px;
}
.cus_problem li {
	width:100%;
	margin-bottom:15px;
}
.cus_problem li .problem1,.cus_problem li .problem2 {
	
	background:#fff;
	width:661px;
	float:left;
}
.cus_problem li div img {
	float:left;
}
.cus_problem li .problem1 {
	height:35px;
	line-height:35px;
	overflow:hidden;
}
.cus_problem li .problem1 img {
	margin:14px 8px 0 10px;
}
.cus_problem li .problem1 p {
	color:#202932;
}
.cus_problem li .problem1 p span {
	float:right;
	color:#666;
	margin-right:10px;
}
.cus_problem li .problem2 {
	padding:5px 0;
	margin-top:-35px;
	display:none;
}
.cus_problem li .problem2 img {
	margin:0 18px 0 5px;
}
.cus_problem li .problem2 h4 {
	font-size:20px;
	color:#202932;
	padding:8px 0 4px;
}
.cus_problem li .problem2 p {
	color:#202932;
	line-height:20px;
	height:60px;
	overflow:hidden;
}
.cus_problem li .problem2 span {
	font-size:15px;
	color:#202932;
	margin-top:5px;
	display:block;
}
.cus_problem li .cus_add {
	display:block;
	background:#fff;
	position:relative;
	width:35px;
	height:35px;
	float:right;
}
.cus_problem li .cus_on {
	padding:16px 0;
}
.cus_problem li .cus_add img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}


.industy {
	width:100%;
	padding:55px 0 45px;
	box-shadow:0 0 4px #ebebeb;
}
.industy_l {
	width:263px;
	float:left;
	margin-right:45px;
}
.industy_l li {
	border-bottom:1px dashed #dcdcdc;
	width:100%;
	height:49px;
	overflow:hidden;
}
.industy_l li:last-of-type {
	border-bottom:0px;
}
.industy_l li a {
	display:block;
	line-height:49px;
	color:#666;
}
.industy_l li:hover a {
	color:#5806d7;
}
.industy_l li img {
	margin-right:8px;
}
.industy_r h4 {
	margin-bottom:15px;
}
.industy_r li {
	height:81px;
	overflow:hidden;
	margin-top:10px;
}
.industy_r li img {
	float:left;
	margin-right:15px;
}
.industy_r li p {
	padding-top:5px;
	color:#444;
	line-height:20px;
	height:40px;
	overflow:hidden;
}
.industy_r li span {
	display:block;
	color:#5806d7;
	margin-top:10px;
}


.popular {
	width:100%;
	padding:50px 0;
}
.popa {
	display:table;
	margin:30px auto 0;
}
.popa li {
	float:left;
	text-align:center;
	margin:0 7.5px;
}
.popa li a {
	width:202px;
	height:92px;
	position:relative;
	border:1px solid #dcdcdc;
	display:block;
	text-align:center;
	margin-bottom:18px;
}
.popa li img {
	width:100%;
	margin:auto;
}
.popa li span {
	font-size:18px;
	color:#5806d7;
}







.eoc1_1 {
	padding-top:55px;
}
.eoc1_1 .wrapper>h4 {
	text-align:center;
	font-size:38px;
	color:#5806d7;
	padding-bottom:24px;
	line-height:38px;
}
.eoc1_1 .wrapper>p {
	font-size:15px;
	color:#666;
	line-height:30px;
	margin-bottom:30px;
}
.eoc_intro li {
	width:208px;
	height:397px;
	overflow:hidden;
	float:left;
	border:2px solid #dcdcdc;
	padding:35px 18px 0;
	margin:0 25px 60px 0;
}
.eoc_intro li:last-child {
	margin-right:0px;
}
.eoc_intro li a {
	display:block;
	text-align:center;
}
.eoc_intro li h4 {
	font-size:20px;
	border-bottom:1px solid #dcdcdc;
	line-height:52px;
	text-align:left;
	margin-top:26px;
}
.eoc_intro li span {
	display:block;
	width:118px;
	height:3px;
	background:#5806d7;
	margin-top:-2px;
}
.eoc_intro li p {
	font-size:14px;
	color:#666;
	line-height:24px;
	text-align:left;
	margin-top:15px;
}
.eoc1_1 .eoc_intro li:hover {
	background:#ef690f;
	border-color:#ef690f;
}
.eoc1_1 .eoc_intro li:hover h4,.eoc1_1 .eoc_intro li:hover p {
	color:#fff;
}
.eoc1_1 .eoc_intro li:hover span {
	background:#fff;
}


.eoc_box1 {
	border-top:1px solid #dcdcdc;
	padding:60px 0;
}
.eoc_box1 .eoc_left {
	margin-top:100px;
}
.eoc_box1 .eoc_right {
	padding-right:22px;
}
.eoc_box2 {
	background:#f8f8f8;
	padding-top:50px;
}
.eoc_box2 .eoc_right {
	margin:100px 110px 0 0;
}
.eoc_box3 {
	padding:70px 0 48px;
}
.eoc_box3 .eoc_left {
	margin-top:100px;
}
.eoc_yun1 {
	padding:60px 0 70px;
}
.eoc_yun1 h4 {
	padding:26px 0;
}
.eoc_yun2 {
	padding:70px 0;
	background:#f8f8f8;
}
.eoc_yun2 h4 {
	padding:35px 0 26px;
}
.eoc_yun1 .eoc_left,.eoc_yun3 .eoc_left {
	padding-left:140px;
}
.eoc_yun1 .eoc_right,.eoc_yun3 .eoc_right {
	padding-right:110px;
}
.eoc_yun2 .eoc_left,.eoc_yun4 .eoc_left {
	padding-left:105px;
}
.eoc_yun2 .eoc_right,.eoc_yun4 .eoc_right {
	padding-right:130px;
}
.eoc_yun3 {
	padding:46px 0 55px;
}
.eoc_yun3 h4 {
	padding:50px 0 26px;
}
.eoc_yun4 {
	padding:40px 0 65px;
	background:#f8f8f8;
}
.eoc_yun4 h4 {
	padding:85px 0 30px;
}
.source {
	padding:60px 0;
	text-align:center;
}
.source .wrapper>h4 {
	font-size:38px;
	color:#5806d7;
	text-align:center;
	line-height:38px;
}
.source_list {
	display:table;
	margin:25px auto;
}
.source_list li {
	text-align:center;
	float:left;
	width:330px;
}
.source_list li a {
	display:block;
	width:330px;
	height:185px;
	position:relative;
}
.source_list li img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.source_list li p {
	padding-top:27px;
}
.eoc2_box1 {
	border-top:1px solid #dcdcdc;
	padding:40px 0;
}
.eoc2_box2 {
	padding:50px 0;
	background:#f8f8f8;
}
.eoc2_box3 {
	padding:48px 0;
}
.eoc2_box1 .eoc_txt {
	margin-top:110px;
}
.eoc2_box2 .eoc_txt {
	margin-top:100px;
}
.eoc2_box3 .eoc_txt {
	margin-top:120px;
}
.eoc2_box1 .eoc_left,.eoc2_box3 .eoc_left {
	padding-left:150px;
}
.eoc2_box1 .eoc_right,.eoc2_box3 .eoc_right {
	padding-right:100px;
}
.eoc2_box2 .eoc_right {
	padding-right:80px;
}
.eoc4_box3 {
	position:relative;
	padding-top:58px;
}
.eoc4_box3 .eoc_right {
	height:379px;
}
.eoc4_box3 .eoc_right img {
	position:absolute;
	top:0;
	right:135px;
}
.eoc4_box3 .eoc_txt {
	margin-top:90px;
	padding-left:112px;
}
.price {
	padding-bottom:50px;
}
.price h4 {
	font-size:38px;
	color:#5806d7;
	text-align:center;
	line-height:38px;
	padding:55px 0 30px;
}
.price_list {
	display:table;
	margin:0 auto 60px;
}
.price_list li {
	float:left;
	width:360px;
	height:461px;
	overflow:hidden;
	border:1px solid #dcdcdc;
	border-radius:25px;
	text-align:center;
	margin:0 55px;
}
.pri_top {
	background:#ffc015;
	height:103px;
	margin-bottom:80px;
}
.pri_top span {
	display:block;
	margin:auto;
	color:#fff;
	font-size:20px;
	padding-top:25px;
	line-height:20px;
}
.pri_top h4 {
	color:#fff;
	font-size:30px;
	padding:0;
}
.pri_btm span {
	color:#666;
	font-size:16px;
}
.pri_btm p {
	color:#666;
	line-height:24px;
	height:72px;
	overflow:hidden;
	margin-top:50px;
	padding:0 50px;
}
.pri_btm a {
	color:#fff;
	display:block;
	width:117px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#5806d7;
	border-radius:5px;
	margin:15px auto 0;
}
.pri_btm h4 {
	color:#666;
	font-size:24px;
	padding:0;
}
.pri_btm h4 span {
	color:#5806d7;
	font-size:24px;
}
.pri_btm h4 strong {
	font-weight:normal;
	color:#5806d7;
	font-size:52px;
}
.download {
	padding:60px 0;
}
.down_right {
	float:left;
	margin-left:160px;
}
.down_txt h3 {
	font-weight:normal;
	font-size:38px;
	color:#5806d7;
	padding-top:25px;
}
.down_txt h4 {
	font-size:30px;
	color:#5806d7;
	line-height:30px;
	padding:10px 0 30px;
}
.down_txt ul li {
	float:left;
	text-align:center;
}
.down_txt ul li:first-child {
	margin-right:95px;
}
.down_txt ul li a {
	display:block;
	font-size:16px;
	color:#fff;
	width:125px;
	height:45px;
	line-height:45px;
	padding-left:56px;
	text-align:left;
	margin:28px auto;
	background:url(../image/down3.png) no-repeat center left;
}
.down_txt ul li span {
	display:block;
	font-size:15px;
	color:#444;
}
.upload_title {
	text-align:center;
	padding-top:50px;
}
.upload_title h4 {
	text-align:center;
	font-size:38px;
	color:#5806d7;
}
.upload_title p {
	font-size:18px;
	color:#666;
	padding:10px 0 20px;
}








.focus {
	width:100%;
	padding:55px 0 40px;
}
.focus .wrapper>p {
	text-indent:2em;
	font-size:15px;
	color:#444;
	line-height:28px;
	margin-top:25px;
}
.rich {
	width:100%;
	padding:60px 0 0;
	background:url(../image/ab.png) repeat;
}
.rich .eoc_intro li {
	padding-top:0;
}
.rich .eoc_intro li h4 {
	margin-top:0px;
	line-height:20px;
	padding-bottom:16px;
}
.rich .eoc_intro li div {
	height:192px;
	position:relative;
}
.rich .eoc_intro li img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.rich .eoc_intro li:hover {
	border-color:#5806d7;
}
.sure {
	padding:60px 0 0;
}
.sure_ul {
	display:table;
	margin:25px auto 40px;
	max-width:1099px;
}
.sure_ul li {
	width:500px;
	padding-right:25px;
	height:214px;
	overflow:hidden;
	border:3px solid #dcdcdc;
	float:left;
	margin:0 9px 20px;
}
.sure_ul li div {
	width:257px;
	height:214px;
	position:relative;
	float:left;
}
.sure_ul li div img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.sure_ul li h4 {
	font-size:24px;
	color:#5806d7;
	line-height:24px;
	padding:45px 0 14px;
}
.sure_ul li p {
	color:#666;
	line-height:24px;
}
.indexmaindiv{margin:0px auto;width:1080px;}
.indexmaindiv1{margin-top:25px; overflow:hidden;}
.indexmaindiv1 .stylesgoleft {
	float:left;
	width:25px;
	height:44px;
	background:url(../image/about_l1.png) no-repeat center center;
	margin:106px 16px 0px 0px;
	cursor:pointer;
}
.indexmaindiv1 .stylesgoleft:hover {
	background:url(../image/about_l2.png) no-repeat center center;
}
.indexmaindiv1 .stylesgoright{
	float:right;
	width:25px;
	height:44px;
	background:url(../image/about_r1.png) no-repeat center center;
	margin:106px 0px 0px 0;
	cursor:pointer;
}
.indexmaindiv1 .stylesgoright:hover {
	background:url(../image/about_r2.png) no-repeat center center;
}

.maindiv1{float:left;width:1000px;height:360px;overflow:hidden;position:relative;}
.maindiv1 ul{position:absolute;left:0;top:0;}
.maindiv1 ul li{ 
	float:left;
	width:220px;
	margin-right:40px;
	text-align:center;
	position:relative;
}
.maindiv1 ul li span {
	margin:auto;
	font-size:14px;
	color:#444;
	display:block;
	padding-top:15px;
}
.maindiv1 ul li img {
	width:220px;
	height:310px;
}
.maindiv1 ul li a {
	display:block;
	width:220px;
	height:310px;
	position:absolute;
	top:0;
	left:0;
	background:url(../image/add.png) no-repeat center center;
	display:none;
}
.ab_contact {
	padding-top:60px;
}
.map_tab {
	display:table;
	margin:auto;
}
.map_tab li {
	height:42px;
	float:left;
	margin:20px 5.5px 30px;
}
.map_tab li a {
	display:block;
	width:95px;
	height:33px;
	line-height:33px;
	text-align:center;
	border:1px solid #dcdcdc;
	font-size:15px;
	color:#000;
}
.map_tab li span {
	display:none;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #5806d7;
	margin:auto;
}
.map_tab .map_on a {
	background:#5806d7;
	color:#fff;
	border-color:#5806d7;
}
.map_tab .map_on span {
	display:block;
}
 .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
#dituContent {
	width:100%;
	height:480px;
	margin-bottom:30px;
}





.handle {
	padding-top:60px;
}
.handle_box1 {
	padding:30px 0 55px;;
}
.handle_box1 .eoc_left {
	padding-left:90px;
}
.handle_box1 .eoc_right {
	margin-top:75px;
}
.handle .eoc_right {
	padding-right:28px;
}
.handle_box2 {
	padding:80px 0 35px;
}
.handle_box3 {
	padding:50px 0 30px;
}
.handle_box3 .eoc_left {
	padding:0;
}
.handle_box3 .eoc_right {
	margin-top:65px;
}
.handle_box5 .eoc_right {
	margin-top:55px;
}






.free_box {
	width:100%;
	background:url(../image/ab.png) repeat;
	padding:12px 0 0;
	height:118px;
}
.free_l {
	position:relative;
	width:205px;
	margin-right:35px;
	float:left;
}
.free_l img {
	position:absolute;
	top:0;
	left:0;
}
.free_l p {
	font-size:24px;
	color:#5806d7;
	text-align:right;
	line-height:34px;
	padding-top:25px;
}
.free_box input {
	float:left;
	margin-right:10px;
	width:178px;
	height:37px;
	padding-left:10px;
	border:1px solid #dcdcdc;
	background:#fff;
	font-size:15px;
	color:#666;
	line-height:37px;
	margin-top:43px;
}
.free_box .inp_code {
	width:100px;
	margin-left:10px;
}
.pri_code {
	float:left;
	margin-top:43px;
}
.free_box a {
	display:block;
	width:122px;
	height:39px;
	line-height:39px;
	text-align:center;
	color:#fff;
	background:#5806d7;
	font-size:15px;
	float:right;
	margin-top:43px;
	border-radius:5px;
}
.today {
	margin:59px auto 20px;
}
.today .to_title {
	float:left;
	margin:0 25px 0 258px;
}
.today .end {
	float:left;
	margin-top:9px;
}
.end span {
	font-size:16px;
	color:#666;
	display:block;
	float:left;
	line-height:52px;
	margin:0 8px;
}
.end ul {
	float:left;
}
.end ul li {
	width:60px;
	height:52px;
	background:url(../image/time.jpg) no-repeat center center;
	line-height:52px;
	color:#fff;
	font-size:42px;
	float:left;
	text-align:center;
}
.end ul img {
	float:left;
	margin:17px 5px 0;
}
.today_left {
	float:left;
}
.today_left a {
	display:block;
}
.today_right {
	float:left;
}
.tnum {
	height:375px;
	padding-top:5px;
	overflow-y:scroll;
	margin-top:-5px;
	width:834px;
}
.number {
	border:1px solid #dcdcdc;
	border-left:0px;
	border-right:0px;
	
}
.number li {
	width:200px;
	height:73px;
	float:left;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	position:relative;
	overflow:hidden;
}
.number li a {
	display:block;
	width:200px;
	height:73px;
	font-size:18px;
	color:#444;
	text-align:center;
	line-height:75px;
	background:#fff;
}
.number li .to_hide {
	position:absolute;
	top:74px;
	left:0;
	width:200px;
	height:73px;
	display:none;
}
.number li .to_hide img {
	width:100%;
}
.number li .to_upp {
	position:absolute;
	top:-5px;
	left:-5px;
	display:none;
}
.number .upp .to_upp {
	display:block;
}
.number .noneLi a {
	background:url(../image/hide2.jpg) center right;
	color:#bbb;
}
.cheap {
	padding:50px 0 25px;
}
.cheap_tab {
	margin-left:8px;
}
.cheap_tab li {
	float:left;
	width:160px;
	height:25px;
	padding:10px 0 10px 40px;
	background:#ffc015;
	line-height:25px;
}
.cheap_tab li a {
	color:#fff;
	font-size:17px;
}
.cheap_tab li img {
	float:left;
	margin:1px 9px 0 0;
}
.cheap_tab .cp_on {
	background:#5806d7;
}
.cheap_list {
	width:800px;
	margin-left:8px;
	display:none;
}
.cheap_list li {
	position:relative;
	width:170px;
	height:186px;
	overflow:hidden;
	padding:0 10px;
	border:1px solid #dcdcdc;
	text-align:center;
	float:left;
	margin:10px 10px 0 0;
}
.cheap_list li img {
	position:absolute;
	top:15px;
	left:14px;
}
.cheap_list li h4 {
	font-size:24px;
	color:#5806d7;
	padding:30px 0 17px;
	line-height:24px;
	border-bottom:1px dashed #dcdcdc;
}
.cheap_list li p {
	font-size:13px;
	color:#999;
	padding-top:15px;
}
.cheap_list li span {
	font-size:14px;
	color:#5806d7;
	margin:auto;
	display:block;
}
.cheap_list li a {
	width:110px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-size:15px;
	background:#5806d7;
	margin:18px auto 0;
	display:block;
}
.cheap_list li:hover a {
	background:#039dff;
}
.cheap .to_title {
	padding-bottom:25px;
}
.adv1 {
	width:100%;
}
.adv1 a {
	display:block;
}
.adv1 img {
	width:100%;
}
.uplevel {
	padding-top:50px;
}
.uplev_tab {
	margin:25px auto 35px;
	position:relative;
	z-index:1;
	width:1083px;
	height:49px;
	border-bottom:1px solid #dcdcdc;
}
.uplev_tab ul {
	margin: auto;
}
.uplev_tab ul li {
	float:left;
	width:174px;
	height:48px;
	line-height:48px;
	border:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	text-align:center;
	margin-right:5px;
	position:relative;
	z-index:5;
}
.uplev_tab .uplev_on {
	border:1px solid #5806d7;
	border-bottom:1px solid #fff;
}
.uplev_tab .uplev_on a {
	color:#5806d7;
	font-size:16px;
}
.uplev_tab ul li:last-of-type {
	margin:0;
}
.uplev_tab ul li a {
	font-size:16px;
}
.uplev_list {
	display:table;
	margin:auto;
	border-bottom:1px solid #dcdcdc;
	padding-bottom:40px;
	display:none;
}
.uplev_list li {
	float:left;
	width:188px;
	padding:0 40px;
	text-align:center;
	border-right:1px dashed #dcdcdc;
}
.uplev_list li:last-of-type {
	border:0px;
}
.uplev_list li div {
	position:relative;
	height:103px;
}
.uplev_list li div img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
.uplev_list li h4 {
	font-size:22px;
	color:#333;
	line-height:52px;
	margin-bottom:12px;
}
.uplev_list li p {
	font-size:14px;
	color:#7b7b7b;
	line-height:24px;
	height:96px;
	overflow:hidden;
}
.uplev_list li a {
	display:block;
	width:132px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:15px;
	background:#5806d7;
	margin:25px auto 0;
	border-radius:5px;
}
.certi {
	padding-top:55px;
}
.cer_list{
	margin:25px auto;
}
.cer_list li {
	float:left;
	width:500px;
	height:214px;
	overflow:hidden;
	padding-right:25px;
	border:3px solid #dcdcdc;
	margin:0 16px 20px 0;
}
.cer_list li:hover {
	border-color:#5806d7;
}
.cer_list li div {
	position:relative;
	width:250px;
	height:214px;
	float:left;
}
.cer_list li div img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
.cer_list li h4 {
	font-size:24px;
	color:#5806d7;
	padding:40px 0 15px;
}
.cer_list li p {
	color:#444;
	line-height:25px;
}
.adv2 {
	width:100%;
	height:101px;
	padding-top:27px;
}
.adv2 .wrapper {
	position:relative;
}

.adv2 .wrapper .qiang {
	position:absolute;
	top:-10px;
	right:37px;
}

.dijia {
	width:727px;
	height:44px;
	line-height:44px;
	margin:0 auto 15px;
}
.dijia i {
	font-size:18px;
	color:#fff;
	margin:0 35px 0 20px;
}
.dijia span {
	font-size:14px;
	color:#000;
	margin:0 9px;
}
.adv2 p {
	font-size:20px;
	color:#2d2612;
	padding-left:270px;
}
.adtime {
	position:absolute;
	right:225px;
	bottom:2px;
}
.adtime li {
	width:33px;
	height:24px;
	background:url(../image/time1.png) no-repeat center center;
	float:left;
	color:#fff;
	letter-spacing:9px;
	line-height:24px;
	padding-left:6px;
}
.adtime img {
	float:left;
	margin:7px 4px;
}
.newuser {
	width:100%;
	background:url(../image/ab.png) repeat;
	padding:55px 0 60px;
}
.newuser_list {
	margin:auto;
	display:table;
}
.newuser_list li {
	width:200px;
	height:368px;
	border:1px solid #dcdcdc;
	padding:0 23px;
	float:left;
	text-align:center;
	margin:35px 15px 0;
}
.newuser_list li:hover {
	border:1px solid #5806d7;
}
.newuser_list li h4 {
	font-size:18px;
	padding-top:30px;
}
.newuser_list li h4 img {
	float:right;
	margin:5px 5px 0 0;
}
.newuser_list li>img {
	margin:20px auto;
}
.newuser_list li p {
	color:#666;
	line-height:24px;
	height:72px;
}
.newuser_list li a {
	display:block;
	width:149px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	background:#5806d7;
	margin:25px auto 0;
}
.bigC {
	padding:60px 0;
}
.big_list {
	margin-top:30px;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
}
.big_list li {
	float:left;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	width:268px;
	height:175px;
	overflow:hidden;
	text-align:center;
	position:relative;
}
.big_list li a {
	display:block;
	width:268px;
	height:175px;
}
.big_list li a div {
	height:130px;
	position:relative;
}
.big_list li a div img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
.big_list li a span {
	font-size:22px;
	color:#5806d7;
	margin:auto;
}
.big_hide {
	background:#5806d7;
	padding:40px 30px;
	width:208px;
	height:95px;
	position:absolute;
	left:0;
	top:175px;
}
.big_hide p {
	color:#fff;
	line-height:24px;
	height:96px;
	overflow:hidden;
}





.news_center {
	padding:50px 0 0;
}
.news_center li {
	padding:15px 20px 18px 15px;
	border:1px solid #dcdcdc;
	margin-bottom:20px;
	display:none;
}
.news_center li .n_img {
	display:block;
	width:249px;
	height:180px;
	float:left;
	margin-right:30px;
}
.news_center li .n_img img {
	width:100%;
}
.news_center li h4 {
	font-size:24px;
	color:#5806d7;
	line-height:60px;
}
.news_center li p {
	color:#666;
	line-height:24px;
	height:72px;
	overflow:hidden;
}
.news_center li span {
	color:#999;
	float:left;
}
.news_center li .n_more {
	display:block;
	width:105px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	background:#999;
	float:right;
}
.news_center li:hover {
	border-color:#5806d7;
}
.news_center li:hover .n_more {
	background:#5806d7;
}
.see_more {
	display:block;
	width:100%;
	height:40px;
	background:#f2f2f2;
	text-align:center;
	cursor:pointer;
	margin:30px 0 60px;
}
.see_more img {
	margin-top:10px;
}
.location {
	width:100%;
	line-height:50px;
	border-bottom:1px solid #eeeeee;
}
.location p {
	font-size:15px;
	color:#666;
}
.location p a {
	font-size:15px;
	color:#666;
}
.location p .loc_on {
	color:#5806d7;
}
.art_title {
	text-align:center;
	padding:60px 0 0;
}
.art_title h4 {
	font-size:26px;
	color:#444;
	line-height:26px;
}
.art_title p {
	color:#999;
	line-height:32px;
}
.article {
	padding-bottom:35px;
	border-bottom:1px dashed #eee;
}
.article p {
	font-size:15px;
	color:#666;
	line-height:26px;
	margin-top:30px;
	text-indent:2em;
}
.change {
	padding:20px 0;
}
.change li a {
	font-size:15px;
	color:#666;
	line-height:36px;
}
.change li:hover a {
	color:#5806d7;
}

.pay {
	padding:55px 0 20px;
}
.pay .in_title {
	margin-bottom:25px;
}
.pay p {
	font-size:15px;
	color:#999;
	text-indent:2em;
	line-height:24px;
}
.method h4 {
	font-size:22px;
	color:#5806d7;
	padding:60px 0 35px;
	line-height:22px;
	text-align:center;
}
.method {
	display:table;
	margin:auto;
}
.method li {
	float:left;
	width:485px;
	height:317px;
	overflow:hidden;
	float:left;
	border:1px solid #dcdcdc;
	margin:0 22px 45px;
}
.method li a {
	display:block;
	height:180px;
	position:relative;
}
.method li a img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
.method li p {
	padding-left:70px;
	font-size:16px;
	color:#666;
	line-height:30px;
}

.bag {
	padding:60px 0;
}
.bag_list li {
	float:left;
}
.bag_bg {
	width:435px;
	height:336px;
	position:relative;
	margin-bottom:25px;
	padding-top:5px;
}
.bag_right {
	color:#fff;
	text-align:center;
	font-size:15px;
	width:84px;
	height:84px;
	float:right;
	margin:20px 85px 0 0;
}
.bag_right strong {
	font-weight:normal;
	font-size:26px;
	color:#fff;
}
.bag_num {
	position:absolute;
	left:80px;
	top:100px;
	width:300px;
}
.bag_num span {
	font-size:15px;
	color:#444;
	float:left;
	display:block;
	line-height:32px;
	margin:0 15px;
}
.bag_bg h4 {
	color:#fff;
	text-align:center;
	font-size:18px;
	padding-top:265px;
}
.bag_list li {
	margin:30px 50px 20px;
}
.bag_list li p {
	color:#666;
	line-height:30px;
	padding-left:65px;
}
.ad_app {
	width:100%;
	margin-top:40px;
}




.under_l {
	float:left;
	width:128px;
	margin-top:38px;
}
.under_l img {
	width:100%;
}
.under_r {
	float:right;
	width:935px;
	margin-top:38px;
}
.under_r h4 {
	font-size:24px;
	color:#5806d7;
	line-height:24px;
	padding:30px 0 15px;
}
.under_r p {
	font-size:15px;
	color:#444;
	line-height:24px;
}
.unique {
	padding:60px 0;
}
.unique_list {
	margin-top:30px;
}
.unique_list li {
	float:left;
	width:530px;
	height:120px;
	border:3px solid #dcdcdc;
	overflow:hidden;
	padding-top:34px;
	margin:0 8px 10px 0;
}
.unique_list li:hover {
	background:#5806d7;
	border-color:#5806d7;
}
.unique_list li:hover h4,.unique_list li:hover p {
	color:#fff;
}
.unique_list li div {
	float:left;
	width:145px;
	height:120px;
	text-align:center;
}
.unique_list li div h4 {
	font-size:22px;
	color:#5806d7;
	line-height:45px;
}
.unique_list li p {
	font-size:15px;
	color:#666;
	line-height:30px;
}
.feature {
	padding:60px 0;
}
.feature .to_title {
	margin-bottom:30px;
}
.feature_tab {
	float:left;
	width:220px;
}
.feature_tab li {
	text-align:center;
	background:#f2f2f2;
	margin-bottom:2px;
	line-height:75px;
	height:75px;
}
.feature_tab li a {
	display:block;
	font-size:17px;
}
.feature_tab .feature_on {
	background:#5806d7;
}
.feature_tab .feature_on a {
	color:#fff;
}
.feature_right {
	width:770px;
	height:291px;
	background:#ffc015;
	padding:15px 40px 0 45px;
	float:right;
	overflow:hidden;
	display:none;
}
.feature_right h4 {
	color:#fff;
	font-size:20px;
	padding:15px 0 0;
}
.feature_right p {
	color:#fff;
	font-size:15px;
	line-height:30px;
}
.feature_right a {
	display:block;
	width:220px;
	text-align:center;
	height:40px;
	line-height:40px;
	color:#fff;
	background:#5806d7;
	font-size:15px;
	margin-top:15px;
}
.feature_right div {
	float:left;
}
.feature_right img {
	float:right;
	margin-top:15px;
}
.power {
	width:100%;
	padding:60px 0;
	background:url(../image/ab.png) repeat;
}
.power .to_title {
	margin-bottom:30px;
}
.power_l {
	float:left;
	background:url(../image/power.png) no-repeat center center;
	width:424px;
	height:422px;
	position:relative;
}
.power_l ul li {
	position:absolute;
}
.power_l ul .p1 {
	left:80px;
	top:12px;
}
.power_l ul .p2 {
	left:263px;
	top:70px;
}
.power_l ul .p3 {
	right:4px;
	top:97px;
}
.power_l ul .p4 {
	left:62px;
	top:156px;
}
.power_l ul .p5 {
	right:55px;
	top:209px;
}
.power_l ul .p6 {
	left:5px;
	top:271px;
}
.power_l ul .p7 {
	left:155px;
	top:320px;
}
.power_l ul .p8 {
	right:60px;
	top:307px;
}
.power_l ul .p9 {
	right:107px;
	bottom:4px;
}
.power_r {
	width:555px;
	float:right;
	display:none;
}
.power_r h4 {
	font-size:26px;
	line-height:75px;
}
.power_r span {
	display:block;
	font-size:22px;
	color:#5806d7;
	padding-bottom:10px;
}
.power_r p {
	font-size:15px;
	color:#666;
	line-height:28px;
	height:140px;
	overflow:hidden;
}
.power_r a {
	display:block;
	font-size:15px;
	color:#fff;
	width:168px;
	height:45px;
	text-align:center;
	line-height:45px;
	margin-top:35px;
	background:#039dff;
	border-radius:3px;
}
.famous {
	padding:60px 0 40px;
}
.famous_list {
	margin-top:30px;
}
.famous_list li {
	width:200px;
	height:118px;
	border:1px solid #dcdcdc;
	text-align:center;
	float:left;
	margin:0 9px 17px 0;
}
.famous_list li a {
	display:block;
	position:relative;
	height:117px;
}
.famous_list li img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
.famous_list li p {
	line-height:32px;
	background:#f8f8f8;
	font-size:17px;
	color:#444;
}


.cusSer {
	padding-top:60px;
}
.sale {
	width:100%;
	background:url(../image/ab.png) repeat;
	padding:60px 0;
	margin-top:60px;
}
.sale .wrapper>p {
	font-size:15px;
	color:#444;
	margin-top:25px;
}
.sale ul {
	display:table;
	margin:auto;
}
.sale ul li {
	float:left;
	text-align:center;
	margin:35px 55px 0;
}
.sale ul li div {
	position:relative;
	height:107px;
}
.sale ul li div img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
.sale ul li h4 {
	font-size:24px;
	color:#5806d7;
	line-height:35px;
	padding-top:15px;
}
.sale ul li p {
	font-size:15px;
	color:#444;
}
.evaluate {
	padding-top:60px;
}
.evaluate_list {
	margin-top:35px;
}
.evaluate_list li {
	height:100px;
	padding:20px 0;
	overflow:hidden;
	border:2px solid #dcdcdc;
	margin-bottom:20px;
	display:none;
}
.evaluate_list li:hover {
	border-color:#5806d7;
}
.evaluate_list li .eva_l {
	float:left;
	text-align:center;
	width:235px;
	padding-top:20px;
}
.evaluate_list li div h4,.evaluate_list li div span {
	font-size:24px;
	color:#666;
}
.evaluate_list li .eva_r {
	float:right;
	width:810px;
	padding-right:30px;
}
.evaluate_list li .eva_r p {
	line-height:18px;
	color:#999;
	margin:8px 0 16px;
}
.evaluate_list li .eva_r p span {
	color:#5806d7;
	font-size:14px;
}
.post {
	display:block;
	width:580px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	font-size:18px;
	margin:40px auto 60px;
	background:url(../image/btn.png) no-repeat center center;
	cursor:pointer;
}
.commend {
	width:470px;
	padding:0 20px 25px;
	background:#fff;
	position:absolute;
	right:0;
	bottom:-150px;
	z-index:999;
	display:none;
}
.commend h4 {
	font-size:18px;
	color:#0c0306;
	line-height:55px;
}
.commend textarea {
	width:448px;
	height:195px;
	background:#fff;
	border:1px solid #dcdcdc;
	padding:10px;
	margin-bottom:10px;
}
.commend input {
	float:left;
	border:1px solid #dcdcdc;
	height:33px;
	line-height:33px;
	padding-left:8px;
	color:#999;
	margin-right:10px;
}
.commend .c_customer {
	width:124px;
}
.commend .c_phone {
	width:184px;
}
.commend a {
	display:block;
	width:119px;
	height:35px;
	color:#fff;
	background:#5806d7;
	line-height:35px;
	float:left;
	text-align:center;
}
.honor {
	padding-top:60px;
}





.upload_con {
	padding:30px 0 60px;
	text-align:center;
}
.upload_right {
	margin-left:539px;
	border-left:1px solid #5806d7;
	position:relative;
	padding-left:30px;
	text-align:left;
}
.upload_con li h4 {
	font-size:20px;
	color:#5806d7;
	line-height:20px;
	margin-bottom:20px;
}
.upload_right img {
	position:absolute;
	top:5px;
	left:-5px;
}
.upload_con li p {
	color:#666;
	line-height:40px;
}
.upload_left {
	width:509px;
	text-align:right;
	border-right:1px solid #5806d7;
	position:relative;
	padding-right:30px;
}
.upload_left img {
	position:absolute;
	top:5px;
	right:-5px;
}


.pitch {
	padding:60px 0 50px;
}
.pitch .number {
	border-left:1px solid #dcdcdc;
	margin:30px auto;
}
.pitch .number li,.pitch .number li a,.pitch .number li .to_hide {
	width:214.8px;
}
.chose_left {
	width:825px;
	float:left;
}
.chose_con {
	width:100%;
}
.chose_con .chose_num {
	width:803px;
	line-height:44px;
	border:1px solid #dcdcdc;
	font-size:16px;
	color:#666;
	padding-left:20px;
}
.chose_con ul {
	width:100%;
}
.chose_con ul li {
	float:left;
	width:165px;
	height:99px;
	border-bottom:1px dashed #dcdcdc;
	overflow:hidden;
	text-align:center;
	position:relative;
	display:none;
}
.chose_con ul li p {
	line-height:99px;
	font-size:16px;
	color:#666;
}
.chose_con ul li .cho_hide {
	width:165px;
	height:99px;
	position:absolute;
	top:99px;
	left:0;
	background:#f8f8f8;
}
.chose_con ul li .cho_hide a {
	display:block;
	width:59px;
	height:24px;
	text-align:center;
	line-height:24px;
	color:#fff;
	background:#5806d7;
	border-radius:1px;
	border:1px solid #d56101;
	float:left;
	margin:39px 0 0 15px;
}
.chose_con ul li .cho_hide .c_sale {
	background:#5806d7;
	border:1px solid #2889c4;
	margin-left:10px;
}
.chose_right {
	width:238px;
	float:right;
	padding-bottom:100px;
}
.cr_top {
	background:#f8f8f8;
	border:1px solid #dcdcdc;
	width:236px;
	padding:0 0 14px;
}
.chose_right h4 {
	line-height:60px;
	font-size:18px;
	border-bottom:1px solid #dcdcdc;
	padding-left:20px;
	margin-bottom:12px;
}
.cr_top p {
	font-size:15px;
	color:#666;
	line-height:30px;
	padding-left:20px;
}
.cr_top a {
	display:block;
	width:91px;
	height:33px;
	text-align:center;
	line-height:33px;
	color:#fff;
	background:#5806d7;
	border-radius:1px;
	border:1px solid #d56101;
	float:left;
	margin:45px 0 0 17px;
}
.cr_top .clear_none {
	background:#fff;
	color:#000;
	border-color:#dcdcdc;
	margin:45px 0 0 15px;
}
.cr_btm {
	border:1px solid #dcdcdc;
	width:236px;
	padding:0 0 16px;
	margin-top:15px;
}
.cr_btm ul li {
	line-height:28px;
	padding:0 10px 0 15px;
}
.cr_btm ul li span {
	font-size:15px;
	color:#666;
	display:block;
	line-height:28px;
	float:left;
	margin-bottom:12px;
}
.cr_btm ul li a {
	width:58px;
	height:26px;
	border:1px solid #dcdcdc;
	text-align:center;
	line-height:26px;
	color:#666;
	display:block;
	float:right;
	margin-bottom:12px;
}
.btm_click {
	width:146px;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#fff;
	background:#5806d7;
	border:1px solid #2889c4;
	display:block;
	margin:10px auto 0;
}







.chose_search ul {
    float:left;
}
.chose_search ul li {
    float:left;
}
.chose_search ul li input {
    float:left;
    width:45px;
    height:43px;
    line-height:43px;
    text-align:center;
    border:1px solid #dcdcdc;
    background:#fff;
    border-radius:1px;
    color:#5806d7;
    margin-right:7px;
    font-size:36px;
    font-family:Arial Bold;
}
.chose_search ul li span {
    width:13px;
    height:2px;
    display:block;
    background:#999;
    margin:20px 10px 0 3px;
}
.chose_search a {
    display:block;
    float:left;
}
.cs_search {
    width:56px;
    height:45px;
    line-height:43px;
    padding-left:30px;
    background:url(../image/search.png) no-repeat center center;
    font-size:18px;
    color:#fff;
    border: 1px solid #dcdcdc;
    margin:0 13px 0 5px;
}
.cs_cansel {
    width:105px;
    height:43px;
    line-height:43px;
    text-align:center;
    border:1px solid #dcdcdc;
    border-radius:1px;
    font-size:18px;
    color:#666;
    background:#f8f8f8;
}
.data_tab {
    border-bottom:1px solid #dcdcdc;
}
.data_tab li {
    float:left;
    height:39px;
    border:2px solid #5806d7;
    margin:30px 10px 15px 0;
}
.data_tab li a {
    display:block;
    line-height:39px;
    padding:0 35px;
    font-size:15px;
    color:#5806d7;
}
.data_tab .data_on {
    height:41px;
    border:1px solid #2889c4;
}
.data_tab .data_on a {
    line-height:41px;
    color:#fff;
    background:#5806d7;
}
.data_con {
    border:1px solid #dcdcdc;
    border-top:0px;
    padding:12px 0;
}
.data_con span {
    float:left;
    font-size:15px;
    color:#5806d7;
    display:block;
    width:90px;
    text-align:right;
    line-height:30px;
}
.data_con .data_right {
    float:right;
    width:725px;
}
.data_con li {
    float:left;
    margin-right:25px;
}
.data_con li a {
    font-size:15px;
    color:#666;
    line-height:30px;
}
.chose_con {
    margin-top:20px;
}
.data_list {
    display:none;
}