body{
	background: #fff;
}
.two_nav_li1 a img {
    display: block;
}
/*今日推荐 Start*/
.H_dailyRecommend{
	margin: 0 auto;
	padding-top: 10px;
	width: 1200px;
	height: 130px;
	overflow: hidden;
}
.H_recommend{
	float: left;
	width: 228px;
	height: 100%;
	background: #fb6a20;
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.H_recommend .H_recommendIn{
	margin: 42px auto 0;
	width: 172px;
	height: 56px;
	border: 3px solid #fff;
	line-height: 22px;
}
.H_recommend .H_recommendIn h4{
	position: relative;
	margin: 0 auto;
	top: -18px;
	width: 135px;
	background: #fb6a20;
	line-height: 30px;
}
.H_recommend span{
	display: block;
	font-size: 16px;
	margin-top: -10px;
}
/*今日推荐 End*/
/*公司起名 Start*/
.H_fourStep{
	float: left;
	height: 130px;
	overflow: hidden;
}
.H_fourStep li{
	position: relative;
	float: left;
	width: 230px;
	height: 128px;
	line-height: 18px;
	line-height: 22px\9;
	background: #fdfdfd;
	margin-left: 10px;
	overflow: hidden;
	border:1px solid #eee;
	cursor: pointer;
}
.H_fourStep li img{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 230px;
	height: 130px;
}
.H_fourStep li .H_fourStepIn{
	position: absolute;
	left: 15px;
	top: 15px;
}
.H_fourStep li h4{
	font-size: 16px;
	color: #000;
	height:45px;
	overflow:hidden;
	line-height: 1.6;
}
.H_fourStep li:hover h4{
	color:#157efb;
}
.H_fourStep li span {
	display: block;
	font-size: 12px;
	color: #666;
	height: 20px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
}
.H_fourStep li b{
	color: #fb6a20;
	font-size: 24px;
	display: block;
}
.H_fourStep li b i{
	font-size: 14px;
}
/*公司起名 Start*/


/*开公司 融资 求发展 Start*/
.w_w1200{
    width: 1200px;
    margin: 0 auto;
}
.w_tl_tabBox{
    position: relative;
    padding-top: 30px;
    height: 57px;
}
.w_tl_tab{
    float: left;
    position: relative;
    width: 400px;
    height: 57px;
    cursor: default;
    z-index: 1;
}
.time_topBg{
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -42px;
    width: 86px;
    height: 46px;
    line-height:26px;
    text-align: center;
    font-size: 16px;
    color: #999;
    background: url("../images/time_topBg1.png") no-repeat center;
    z-index: 8;
    cursor: pointer;
}
.time_point{
    position: absolute;
    bottom: 0;
    right: -5px;
    width: 10px;
    height: 10px;
    background: url("../images/time_point.png") no-repeat center;
    z-index: 10;
}
.time_line{
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: 400px;
    height: 11px;
    z-index: 2;
}
.time_line1{
    background: url("../images/time_line_1.jpg");
}
.time_line2{
    background: url("../images/time_line_2.jpg");
}
.time_line3{
    background: url("../images/time_line_3.jpg");
}
.w_current .time_line1,.w_current .time_line2,.w_current .time_line3{
    display: block;
}
.w_current .time_topBg{
    color: #ffffff;
}
.w_current .time_point1{
    background: url("../images/time_point_1.png") no-repeat center;
}
.w_current .time_point2{
    background: url("../images/time_point_2.png") no-repeat center;
}
.w_current .time_point22{
    position: absolute;
    bottom: 0;
    right: 0;
    left: -5px;
    width: 10px;
    height: 10px;
    background: url("../images/time_point.png") no-repeat center;
    z-index: 10;
}
.w_current .time_topBg1{
    background: url("../images/time_topBg_3.png") no-repeat center;
}
.w_current .time_topBg2{
    background: url("../images/time_topBg_3.png") no-repeat center;
}
.w_current .time_topBg3{
    background: url("../images/time_topBg_3.png") no-repeat center;
}
.w_tl_bg{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 1200px;
    height: 12px;
    background: url("../images/time_lineBg.png") no-repeat center;
}
.w_tl_div{
    padding-top: 25px;
}
.w_block{
    position: relative;
    float: left;
    width: 237px;
    height: 387px;
    transition: all .8s;
    border:1px solid #eee;
    border-right:0;
}
.w_block_3{
	border-bottom:none;
	border-right: 1px solid #eee;
}
.w_block_2:hover{
    box-shadow: 0 0 15px #dadada;
    transition: all .8s;
    margin-top: -3px;
}

.w_block_text{
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 48px;
    padding-left: 30px;
}
.w_block_1 img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.w_block_text h4{
    font-size: 32px;
    color: #77c158;
}
.w_block_text h4.H_rz{
	color:#ee6a20;
}
.w_block_text h4.H_fz{
	color:#157eee;
}
.w_block_info{
    padding-top: 10px;
    font-size: 18px;
    color: #797979;
}
.w_block_2{
    padding: 38px 29px;
    width: 179px;
    height: 310px;
    border: 1px solid #eee;
    border-right:0;
}
.H_block_2{
    padding: 38px 20px;	
    width: 198px;	
}
.w_block_2 h5{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #000000;
}
.w_block_2_text{
    position: relative;
    padding: 25px 0;
    width: 100%;
    line-height: 19px;
    text-align: center;
    font-size: 14px;
    color: #797979;
    z-index: 2;
}
.H_block_2_text{
	padding-top:5px;
}
.w_imgBox{
    display: block;
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -69px;
    width: 138px;
    height: 100px;
    overflow: hidden;
}
.w_imgBox img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.w_block_2_btn{
    position: absolute;
    top: 285px;
    left: 50%;
    margin-left: -28px;
    display: block;
    width: 56px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #7dc051;
}
.w_block_2_btn1{
    background-color: #ec3a31;
}
.w_block_2_price{
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fb6a20;
}
.w_block_2_price span{
    font-weight: bold;
    font-size: 16px;
}
.w_block_2_price span i{
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
}
.w_block_3_top{
    position: relative;
    height: 270px;
    transition: all .8s;
    overflow: hidden;
    border-bottom:1px solid #eee;
    border-top:1px solid #eee ;
}
.w_block_3_top:hover{
    box-shadow: 0 0 15px #dadada;
    transition: all .8s;
    z-index: 10;
    margin-top:-3px;   
}
.w_block_3 h5{
    position: relative;
    padding-top: 38px;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #000000;
    z-index: 2;
}
.w_block_3 .w_block_2_text{
    padding: 25px 15px;
    width: 200px;
    text-align: center;
}
.w_block_3 .w_block_2_price{
    padding-left: 34px;
    text-align: left;
    bottom: 90px;
}
.w_block_3_top img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.w_block_3_bot{
    position: relative;
    background-color: #f0f0f0;
    height: 115px;
    transition: all .8s;
    overflow: hidden;
    border-bottom:1px solid #eee;
}
.w_block_3_bot:hover{
    box-shadow: 0 0 15px #dadada;
    transition: all .8s;
    z-index: 10;
    margin-top:-3px;
}
.w_block_flag{
    position: absolute;
    top:0;
    left: 0;
    width: 40px;
    height: 40px;
    background: url("../images/w_block_flag.png") no-repeat center;
}
.w_block_3_type{
    padding-top: 28px;
    padding-left: 43px;
    font-size: 24px;
    color: #000000;
}
.w_block_3_type span{
    display: inline-block;
    margin-right: 5px;
    margin-top: 6px;
    float: left;
    width: 25px;
    height: 22px;
    background: url("../images/w_prompt.png") no-repeat center;
}
.w_block_3_text{
    padding-left: 43px;
    font-size: 14px;
    color: #797979;
}

/*开公司 融资 求发展 End*/


/*新中大型企业 Start*/
.H_enterprise{
	width: 1140px;
	background: #FFFFFF;
	margin: 600px auto 0;
}
.H_enterpriseIn{
	margin: 0 auto;
	width: 1200px;
	overflow: auto;
	background: url(../images/H_enterpriseBg.jpg) no-repeat;
	background-size: 100% 100%;
}
.H_enterpriseIn li{
	position: relative;
	width: 33%;
	float: left;
	text-align: center;
	font-size: 32px;
	color: #000;
	line-height: 35px;
	padding: 170px 0 58px;
	/* background:#f5f5f5; */
	z-index:1;
}
.H_enterpriseIn li p{
	position: absolute;
	top: 47px;
    left: 138px;
	width:120px;
	height:120px;
	overflow:hidden;
	z-index:2;
}
.H_enterpriseIn li p img{
	position: absolute;
    top: 0px;
    left: 0;
    width:120px;
	height:6000px;
}
.H_enterpriseIn li i{
	display:block;
	position: absolute;
	top: 47px;
    left: 118px;
	width:160px;
	height:170px;
	background: url(../images/li_bg.png) no-repeat center; 
	z-index:5;
}
.H_enterpriseIn li span{
	font-size: 14px;
	color: #666;
}
.H_enterpriseIn li a{
	display: block;
	width: 128px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #157efb;
	border: 1px solid #397ff3;
	margin: 10px auto 0;
}
.H_enterpriseIn li a:hover{
	background: #397ff3;
	color: #fff;
}
/*新中大型企业 End*/

/*神州商学院 Start*/
.H_busCollege{
	margin: 0 auto;
	width: 1200px;
	height:600px;
	overflow: hidden;
} 
.H_busCollege h2{
	text-align: center;
	color: #424242;
	font-size: 24px;
	line-height: 100px;
}
.H_busCollegeUl{
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
}
.H_busCollegeUl li{
	float: left;
	margin-right: 40px;
	font-size: 18px;
	color: #666;
	line-height: 60px;
	cursor: pointer;
}
.H_busCollegeUl li.H_select1{
	color: #FF5722;
	border-bottom: 2px solid #FF5722;
}
.H_busCollegeUl li.H_viewMore{
	float:right;
	font-size:12px;
}
.H_busCollegeUl li.H_viewMore a{
	color:#666;
	font-size:14;
}
.H_busCollegeUl li.H_viewMore a:hover{
	color:#FF5722;
}
.H_busCollegeIn{
	margin-top: 18px;
}
.H_busCollegeLists{
	display: none;
	overflow:hidden;
}
.H_busCollegeLists.H_select2{
	display: block;
}
.H_busCollegeList li{
	float: left;
	width: 227px;
	margin-right: 13px;
	cursor: pointer;
	border:1px solid #eee;
	margin-bottom:0px;
}
.H_busCollegeList li.H_liOne img:hover{
    box-shadow: none;
}
.H_kx24 li img{
	width:100%;
	height:130px;
}
.H_busCollegeList li:hover{
    transition: all 0.4s ease;
    box-shadow: 0 0 15px #dadada;
}
.H_busCollegeList .H_firstLi:hover{
	box-shadow: none;
}
.H_busCollegeList li .H_kx5{
	width: 100%;
	height: 130px;
}
.H_busCollegeList li .H_kxsx{
	width: 100%;
	height: 226px;
	*height: 230px;
	margin-top: 5px;
}
.H_busCollegeList li img:hover{
    transition: all 0.4s ease;
    box-shadow: 0 0 15px #dadada;		
}
.H_busCollegeList li.H_kxFive{
	margin-right: 0;
	border:none;
	width:230px;
}
.H_busCollegeList li.H_kxFive a{
	display:block;
}
.H_busCollegeCons,.H_busCollegeCon{
	background: #fff;
	padding: 15px 15px 0;
	height: 220px;
	margin-top: -4px;
}
.H_busCollegeCon{
	background: #f9f9f9;
}
.H_kxCon{
	position: relative;	
	line-height: 26px;
	margin-bottom: 12px;
}
.H_busCollegeCon p{
	font-size: 16px;
	height:50px;
}
.H_busCollegeCon a{
	color: #333;
	display: block;
}
.H_busCollegeCon a:hover{
	color: #FF5722;
}
.H_busCollegeCon span{
	position: absolute;
	right: 5px;
	bottom: -3px;
	color: #999;
	font-size:12px;
}
.H_busCollegeCons1{
	background: #f9f9f9;
}
.H_busCollegeCons h3{
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-bottom: 5px;
}
.H_busCollegeCons p{
	font-size: 14px;
	color: #919191;
	line-height: 28px;
}

/*老板充电 Start*/
.H_lbcd{
	position: relative;
	color: #333;
	padding-bottom:10px;
}
.H_lbcd li{
	float: left;
	width: 525px;
	height: 105px;
	margin-right: 30px;
}
.H_lbcd li.lbcdTwoLi{
	margin-bottom:23px;
}
.H_lbcd li .H_lbcdCon{
	padding: 8px 13px 0 18px;
	overflow: hidden;
	margin-bottom:20px;
}
.H_lbcd li .H_lbcdCons{
	padding-top: 0;
}
.H_lbcd li img{
	float: left;
	width:185px;
	height:105px;
}
.H_lbcd li.H_liOne{
	width: 375px;
	height: 365px;
	background: #f9f9f9;
}
.H_lbcd li .H_lbcdCon h3{
	font-size: 16px;
	margin-bottom: 8px;
}
.H_lbcdCon p{
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}
.H_lbcd li.H_liOne img{
	width: 100%;
	height: 210px;
}
.H_lbcd li.H_liOne .H_lbcdCon{
	padding: 15px 15px 0;
}
.H_lbcd li .H_lbcdCon a:hover{
	color: #FF5722;
}
.H_lbcd li.H_kxFive{
	width: 230px;
	position: absolute;
	right: 0;
	top: 0;
}
.H_lbcd li .H_kx5{
	clear: both;
	width: 230px;
	height: 130px;
}
.H_lbcd li .H_kxsx{
	clear: both;
	width: 230px;
	height: 230px;
	margin-top: 7px;
}
/*老板充电 End*/
/*视频直播 Start*/
.w_energize_content{
	overflow: hidden;
}
.w_energize_content{
    //padding-bottom: 60px;
}
.w_energize_content li{
    position: relative;
	float: left;
	width: 290px;
	height: 180px;
	margin-bottom: 10px;
	margin-right: 13px;
	overflow: hidden;
}
.w_energize_content li.TwoLi{
	margin-right:0;
}
.w_energize_content li img{
	width: 290px;
	height: 180px;
}

.w_energize_content li.H_videoTwo{
	width: 593px;
	height: 180px;
}
.w_energize_content li.H_videoTwo img{
	width: 100%;
	height: 100%;
}
.w_energize_content li:hover,.w_energize_content li img:hover{
	box-shadow: none;
}
.w_energize_content li img{
    float: left;
    width: 100%;
    height: 100%;
}
.w_pr{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
}
.w_video{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -233px;
    margin-left: -472px;
    width:944px;
    height: 466px;
    z-index: 998;
}
.w_close{
    display: block;
    position: fixed;
    top: 5%;
    right: 5%;
    width: 30px;
    height: 30px;
    background: url("../images/w_close.png") no-repeat center;
    z-index: 999;
    cursor: pointer;
}
.w_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .8;
    filter: alpha(opacity=80);
    z-index: 997;
}
/*视频直播 End*/
/*神州商学院 End*/

/*最新活动 Start*/
.H_activity{
	margin: 30px auto 45px;
	width: 1200px;
	overflow: hidden;
}
.H_activity ul li{
	float: left;
	width: 290px;
	height: 140px;
	overflow: hidden;
	margin-right: 10px;
	line-height: 40px;
}
.H_activity ul li img{
	width:290px;
	height:140px;
	display:block;
}
.H_activity ul li.H_fourLi{
	margin-right: 0;
}
/*最新活动 End*/

/*百城千店 Start*/
.g-more-outer{
    width: 1140px;
    background-color: #FFFFFF;
    /*min-height: 782px;*/
    padding: 68px 0 50px;
	margin: 0 auto;
}
.g-more-outer h2{
	text-align: center;
    color: #424242;
    font-size: 24px;
}
.g-more-outer .award-grids {
	width: 1140px;
	margin: 20px auto;
	height: 202px;
}
.g-more-outer .award-grids .partner-pic {
    width: 210px;
    height: 90px;
    background-color: #fff;
    float: left;
    margin: 5px 8px;
}

.g-more-outer .award-grids .partner-pic img {
    margin: 5px;
}
.g-more-inner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.g-inner-img{
    width: 800px;
    height: 652px;
    margin-left: 166px;
    background-image: url("../images/d-bg1.jpg");
    background-repeat: no-repeat;
    padding-left: 25px;
    position: relative;
}
.g-inner-title{
    text-align: center;
}
.g-inner-title img{
	width:210px;
	hieght:63px;
	display:block;
	margin:0 auto;
}
.g-inner-title p{
    font-size: 12px;
    color: #00daf8;
    opacity: .43;
    filter:alpha(opacity=43);
    width: 288px;
    text-align: center;
    margin: 0 auto;
    line-height: 2;
    margin-top: 10px;
}
.g-number{
    width:100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -5px;
    height:50px;
}
.g-number ul li{
    float: left;
    width: 25%;
    line-height: 26px;
}
.g-number ul li h6{
    font-size: 40px;
    color: #ffa000;
    padding-top:5px;
}
.g-number ul li p{
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}


/*���嶯��*/
@-webkit-keyframes ripple{
    0%{
        opacity:0;
        -webkit-transform:scale(0.1,0.1);
    }
    5%{
        opacity:1;
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1)
    }
}
@-moz-keyframes ripple{
    0%{
        opacity:0;-moz-transform:scale(0.1,0.1);
    }
    5%{
        opacity:1;
    }
    100%{
        opacity:0;
        -moz-transform:scale(1)
    }
}
@-o-keyframes ripple{
    0%{
        opacity:0;-o-transform:scale(0.1,0.1);
    }
    5%{
        opacity:1;
    }
    100%{
        opacity:0;
        -o-transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:0;
        -webkit-transform:scale(0.1,0.1);
        -moz-transform:scale(0.1,0.1);
        -ms-transform:scale(0.1,0.1);
        transform:scale(0.1,0.1);
    }
    5%{
        opacity:1;
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
    }
}

@-webkit-keyframes ripple1{
    100%{
        opacity:0;
        -webkit-transform:scale(0);
        -moz-transform:scale(0);
        -ms-transform:scale(0);
        transform:scale(0);
    }
}
@-moz-keyframes ripple1{
    100%{
        opacity:0;
        -webkit-transform:scale(0);
        -moz-transform:scale(0);
        -ms-transform:scale(0);
        transform:scale(0);
    }
}
@-o-keyframes ripple1{
    100%{
        opacity:0;
        -webkit-transform:scale(0);
        -moz-transform:scale(0);
        -ms-transform:scale(0);
        transform:scale(0);
    }
}
@keyframes ripple1{
    100%{
        opacity:0;
        -webkit-transform:scale(0);
        -moz-transform:scale(0);
        -ms-transform:scale(0);
        transform:scale(0);
    }
}
/*���ö���*/
.point-area {
    text-align: center;
    position: relative;
    width: 150px;
    height: 150px;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
}
.point-area .point {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    background: transparent;
}
.point-area .point-shadow:after {
    -webkit-box-shadow: inset 0 0 5em rgba(0, 205, 236, 0.16);
    -moz-box-shadow: inset 0 0 5em rgba(0, 205, 236, 0.16);
    box-shadow: inset 0 0 5em rgba(0, 205, 236, 0.16);
}
.point-area .point-white {
    background-color: #fff;
    border: 1px solid #00C1DE;
}
.point-area .point-dot {
    background-color: #6AD7E9;
    border: 1px solid rgba(0, 205, 236, 0.37);
}
.point-area .point-10 {
    width: 100%;
    height: 100%;
}
.point-area .point-10:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 225ms infinite;
    -moz-animation: ripple 4500ms ease-out 225ms infinite;
    -o-animation: ripple 4500ms ease-out 225ms infinite;
    animation: ripple 4500ms ease-out 225ms infinite;
}
.point-area .point-20 {
    width: 100%;
    height: 100%;
}
.point-area .point-20:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 450ms infinite;
    -moz-animation: ripple 4500ms ease-out 450ms infinite;
    -o-animation: ripple 4500ms ease-out 450ms infinite;
    animation: ripple 4500ms ease-out 450ms infinite;
}
.point-area .point-30 {
    width: 100%;
    height: 100%;
}
.point-area .point-30:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 675ms infinite;
    -moz-animation: ripple 4500ms ease-out 675ms infinite;
    -o-animation: ripple 4500ms ease-out 675ms infinite;
    animation: ripple 4500ms ease-out 675ms infinite;
}
.point-area .point-40 {
    width: 100%;
    height: 100%;
}
.point-area .point-40:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 900ms infinite;
    -moz-animation: ripple 4500ms ease-out 900ms infinite;
    -o-animation: ripple 4500ms ease-out 900ms infinite;
    animation: ripple 4500ms ease-out 900ms infinite;
}
.point-area .point-50 {
    width: 100%;
    height: 100%;
}
.point-area .point-50:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 1125ms infinite;
    -moz-animation: ripple 4500ms ease-out 1125ms infinite;
    -o-animation: ripple 4500ms ease-out 1125ms infinite;
    animation: ripple 4500ms ease-out 1125ms infinite;
}

.point-area .point-55 {
    width: 100%;
    height: 100%;
}
.point-area .point-55:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple1 100ms ease-out  1;
    -moz-animation: ripple1 100ms ease-out  1;
    -o-animation: ripple1 100ms ease-out  1;
    animation: ripple1 100ms ease-out  1;
}

.point-area .point-60 {
    width: 100%;
    height: 100%;
}
.point-area .point-60:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 1350ms infinite;
    -moz-animation: ripple 4500ms ease-out 1350ms infinite;
    -o-animation: ripple 4500ms ease-out 1350ms infinite;
    animation: ripple 4500ms ease-out 1350ms infinite;
}
.point-area .point-70 {
    width: 100%;
    height: 100%;
}
.point-area .point-70:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 1575ms infinite;
    -moz-animation: ripple 4500ms ease-out 1575ms infinite;
    -o-animation: ripple 4500ms ease-out 1575ms infinite;
    animation: ripple 4500ms ease-out 1575ms infinite;
}

.point-area .point-700 {
    width: 100%;
    height: 100%;
}
.point-area .point-700:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;

}

.point-area .point-80 {
    width: 100%;
    height: 100%;
}
.point-area .point-80:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 1800ms infinite;
    -moz-animation: ripple 4500ms ease-out 1800ms infinite;
    -o-animation: ripple 4500ms ease-out 1800ms infinite;
    animation: ripple 4500ms ease-out 1800ms infinite;
}
.point-area .point-90 {
    width: 100%;
    height: 100%;
}
.point-area .point-90:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 2025ms infinite;
    -moz-animation: ripple 4500ms ease-out 2025ms infinite;
    -o-animation: ripple 4500ms ease-out 2025ms infinite;
    animation: ripple 4500ms ease-out 2025ms infinite;
}
.point-area .point-100 {
    width: 100%;
    height: 100%;
}
.point-area .point-100:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #00cdec;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 2250ms infinite;
    -moz-animation: ripple 4500ms ease-out 2250ms infinite;
    -o-animation: ripple 4500ms ease-out 2250ms infinite;
    animation: ripple 4500ms ease-out 2250ms infinite;
}

.point-area .point-name{
    width: 100%;
    text-align: center;
    color: #fff;
}
@media screen and (max-width: 1250px) {

}
/*百城千店 End*/

/* 轮播图 */
.index_banner_btn{
    position: absolute;
    width: 740px;
    left: 50%;
    top:230px;
    margin-left: -370px;
    z-index:99;
}


/*媒体查询*/
@media screen and (max-width: 1250px){
	/*今日推荐 Start*/
	.H_dailyRecommend {
		margin: 10px auto 0;
	    width: 980px;
	}
	.H_fourStep{
		width: 750px;
	}
	.H_fourStep li{
		margin-left: 20px;
	}
	/*今日推荐 End*/
	
	/*时光轴 Start*/
	.w_w1200{
        width: 980px;
        margin: 0 auto;
    }
    .w_tl_tab{
    	width: 326px;
    }
    .w_tl_bg {
	    width: 978px;
		background-size: 100% 100%;
	}
	.time_line {
	    width: 326px;
	}
	.w_current .time_line1, .w_current .time_line2, .w_current .time_line3{
		background-size: 100% 100%;
	}
	.w_block_hide{
		display: none;
	}
	/*.w_block_2 {
	    padding: 38px 39px;
	}*/
	/*时光轴 End*/
	
	/*新创 中小企业 Start*/
	.H_enterpriseIn{
		margin: 0 auto;
		width: 980px;
	}
	/*新创 中小企业 End*/
	
	/*神州商学院 Start*/
	.H_busCollege{
		width: 980px;
	}
	.H_busCollegeList li{
		width: 235px;
		margin-right: 13px;
    }
	.H_busCollegeList li.H_kxFour{
		display: none;
	}
	.H_lastLi{
		width: 235px;
    }
	/*神州商学院 End*/
	
	/*最新活动 Start*/
	.H_activity{
		margin: 0 auto 55px;
		width: 980px;
		height: 140px;
		overflow: hidden;
	}
	.H_activity ul li{
		margin-right: 55px;
	}
	.H_activity ul li.H_threeLi{
		margin-right: 0;
	}
	/*最新活动 End*/
	
	/*百城千店 Start*/
	.g-more-inner{
        width: 980px;
        margin: 0 auto;
    }
    .g-inner-img{
        height: 688px;
        margin-left: 80px;
    }
    /*百城千店 End*/
}

@charset "utf-8";
/**
 * Description: base style 
 * Developers: liuyt@yiqiao.com
 **/
/*reset  startminContent
---------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
/*A点击虚线*/
a{ text-decoration:none; outline:none;}
a:active {star:expression(this.onFocus=this.blur());}
body {background-color:#fafbfc; font-size:12px;margin:0;padding:0;font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
body,html{height:100%;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
header,
footer,
article,
aside,
section,
nav,
menu,
hgroup,
details,
dialog,
figure,
figcaption{
	display:block;
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-size: 100%;
	font-weight: normal;
}
li{
	list-style: none;
}
fieldset,img{
	border-width: 0;
}
a{
	text-decoration: none;
	outline: none;
}
sup, 
sub { 
	vertical-align: baseline;
}
legend{
	font-weight: bold;
    font-size: 22px;
    padding: 0 15px;
    height: 30px;
	color: #666666;
	margin: 0 auto;
	background: #FFFFFF;
	margin-top: -14px;
	padding-top: 10px;
}
input{
	background-color: transparent;
	border-width: 0;
	outline: none;
	color: #333;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance:none !important;
    margin: 0; 
}
input[type="number"]{
	-moz-appearance:textfield;
}
input::-moz-placeholder { color: #bdbdbd; }
input::-webkit-input-placeholder { color:#bdbdbd; }
input:-ms-input-placeholder { color:#bdbdbd; }
input::-ms-clear{display:none;}
input[type="password"]::-ms-reveal{display:none;}
/*reset end
---------------------------------------------------------*/

.content {
	display: none;
	width: 1200px;
	margin: 0 auto;
	font-family: "微软雅黑";
}
/*clear start
---------------------------------------------------------*/
.clearFix:after {
	content: "";
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearFix{
	zoom: 1;
}
.clear{clear: both;}

/*clear  end
---------------------------------------------------------*/
/*显示隐藏  start
---------------------------------------------------------*/
.vh{visibility: hidden;}
.vv{visibility: visible;}
.none{display: none !important;}
.block{display: block;}
.hidden{overflow: hidden;}
/*显示隐藏  end
---------------------------------------------------------*/
/*定位  start
---------------------------------------------------------*/
.pr{position: relative;}
.pa{position: absolute;}
.pf{position: fixed;}
/*定位  end
---------------------------------------------------------*/
/*浮动  start
---------------------------------------------------------*/
.fl{float: left;}
.fr{float: right;}
.fn{float: none;}
/*浮动  end
---------------------------------------------------------*/
/*外边距  start
---------------------------------------------------------*/
.mCenter{margin: 0 auto;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml14,
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.ml30{margin-left: 30px;	}
.ml35{margin-left: 35px;}
.ml40{margin-left: 40px;}
.ml45{margin-left: 45px;}
.ml50{margin-left: 50px;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px;}
.mt45{margin-top: 45px;}
.mt50{margin-top: 50px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
.mr30{margin-right: 30px;}
.mr35{margin-right: 35px;}
.mr40{margin-right: 40px;}
.mr45{margin-right: 45px;}
.mr50{margin-right: 50px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb35{margin-bottom: 35px;}
.mb40{margin-bottom: 40px;}
.mb45{margin-bottom: 45px;}
.mb50{margin-bottom: 50px;}
.mb100{margin-bottom:100px;}
/*外边距  end
---------------------------------------------------------*/
/*内边距  start
---------------------------------------------------------*/
.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt30{padding-top: 30px;}
.pt35{padding-top: 35px;}
.pt40{padding-top: 40px;}
.pt45{padding-top: 45px;}
.pt50{padding-top: 50px;}
.pr5{padding-right: 5px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr25{padding-right: 25px;}
.pr30{padding-right: 30px;}
.pr35{padding-right: 35px;}
.pr40{padding-right: 40px;}
.pr45{padding-right: 45px;}
.pr50{padding-right: 50px;}
.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb25{padding-bottom: 25px;}
.pb30{padding-bottom: 30px;}
.pb35{padding-bottom: 35px;}
.pb40{padding-bottom: 40px;}
.pb45{padding-bottom: 45px;}
.pb50{padding-bottom: 50px;}
.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl25{padding-left: 25px;}
.pl30{padding-left: 30px;}
.pl35{padding-left: 35px;}
.pl40{padding-left: 45px;}
.pl45{padding-left: 45px;}
.pl50{padding-left: 50px;}
/*内边距  end
---------------------------------------------------------*/
/*文本 start
---------------------------------------------------------*/
.tc{text-align: center;}
.tr{text-align: right;}
.tin0{text-indent:0 !important;}
.fwb{font-weight: bold;}
.fwn{font-weight: normal;}
.lh1{line-height: 1;}
.lh12{line-height: 1.2;}
.lh14{line-height: 1.4;}
.lh15{line-height: 1.5;}
.lh18{line-height: 1.8;}
.lh2{line-height: 2;}
.lh22{line-height: 2.2;}
.lh24{line-height: 2.4;}
.lh25{line-height: 2.5;}
.fn{
	font-size: 0;
	line-height: 0;
	color: rgba(0,0,0,0);
}
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.fz24{font-size: 24px;}
.fz26{font-size: 26px;}
.fz28{font-size: 28px;}
.fz30{font-size: 30px;}
.fz32{font-size: 32px;}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*去掉a、input、button等点击的时候默认的蓝色的外边框和灰色的背景*/
	-webkit-touch-callout: none; /*禁止长按a标签连接与图片弹出的菜单*/
	-webkit-overflow-scrolling: touch; /*让页面的滚动条滚动的更加流畅*/
	-webkit-text-size-adjust: 100%; /*关闭横竖屏切换或者缩放时候的字体大小自动的调整*/
	/*-webkit-user-select: none; /!*禁止用户选中页面中的文字*!/*/
	font-family: Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei /*在移动端选用的字体也是有技巧的 ->尽量使用无衬字体*/
}

/*去除input默认样式*/
input {
	-webkit-appearance: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input {
	-webkit-appearance: none;
}
@charset "utf-8";
/**
 * Description: base style 
 * Developers: liuyating@yiqiao.com
 **/
/*reset  startminContent
---------------------------------------------------------*/
/*二级页头部 Start*/
.text-yellow{
    color: #fb6a20;
}
.two_top_li5 .text-yellow{
    color: #fb6a20;
}

.two_top_li .text-yellow{
	color: #157efb;
}
.border-yellow{
    border: 1px solid #157efb;
}
.two_list_dd .text-yellow{
    color: #fb6a20;
}

.two_top{
    height: 34px;
    line-height: 34px;
    background-color: #f9f9f9;
}
.two_w1180{
    width: 1200px;
    margin: 0 auto;
}
.two_top_li {
    position: relative;
    float: left;
    padding: 0 14px;
    border-left: 1px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #666666;
    z-index: 2001;
}
.two_top_li a{
    font-size: 12px;
    color: #666666;
}
.two_city_icon{
    display: block;
    float: left;
    margin: 11px 3px 0 0;
    width: 10px;
    height: 12px;
    background: url("../images/two_header-city_icon.png") no-repeat center;
}
.two_city_ul{
    position: absolute;
    left: -1px;
    top: 34px;
    padding: 5px 10px 5px 0;
    width: 700px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    box-shadow: 1px 3px 5px 0 rgba(8, 40, 77, 0.1);
    z-index: 2000;
}

.two_city_ul li{
    float: left;
    width: 140px;
    text-align: center;
}
.two_city_ul li a{
    display: inline;
    padding: 5px 8px;
    font-size: 12px;
}

.two_city_ul li .two_city_select {
    background-color: #157efb;
    color: #ffffff;
}
.two_city_ul li a:hover{
    color: #FF5722;
    background-color: #ffffff;
}
.two_top_li1On{
    background-color: #ffffff;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
.two_top_li4,.two_top_li5,.two_top_li6,.two_top_li7,.two_top_li8,.two_top_li9{
    float: right;
}
.two_top_li8,.two_top_li9{
    cursor: default;
}
.two_top_li9{
    width: 68px;
    height: 34px;
}

.two_top_li5,.two_top_li6,.two_top_li7,.two_top_li8{
    position: relative;
}
.two_top_li5 i,.two_top_li6 i,.two_top_li7 i,.two_top_li8 i{
    position: absolute;
    top: 11px;
    right: 0;
    display: block;
    width: 1px;
    height: 12px;
    background-color: #ebebeb;
}
.two_top_li4:hover a,.two_top_li6:hover a,.two_top_li7:hover a{
    color: #FF5722;
}

.sub2{
    width: 460px;
    padding-top: 15px;
    padding-left: 20px;
    right: -1px;
    top: 34px;
    position: absolute;
    background: #fff;
    line-height: 26px;
    border: 1px solid #eee;
    border-top: none;
    box-shadow: 1px 3px 5px 0 rgba(8, 40, 77, 0.1);
    z-index: 100;
}
.sub2 li{
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
.sub2 li a:hover{
    color: #FF5722;
}
.sub2 li a span{
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
}

.sub2 li a span img{
    width: 100%;
    height: 100%;
}
.sub3{
    display: none;
    width: 160px;
    height: 150px;
    left: -30px;
    top: 34px;
    position: absolute;
    background: #fff;
    line-height: 26px;
    border: 1px solid #eee;
    border-top: none;
    box-shadow: 1px 3px 5px 0 rgba(8, 40, 77, 0.1);
    z-index: 100;
}

.sub3 li a {
    display: block;
    width: 120px;
    height: 120px;
    margin: 15px auto 0;
    background: url("../images/H_ban_logo.jpg") no-repeat center;
}
.two_code_icon{
    float: left;
    margin: 11px 4px 0 0;
    width: 12px;
    height: 12px;
}
.two_bottom{
    position: absolute;
    top: 14px;
    right: 15px;
    width: 11px;
    height: 6px;
    background-image: url("../images/two_bottom.png");
    background-repeat: no-repeat;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .2s;
    z-index: 2;
}

#navigation{
	float:right;
	padding-right:15px;
}

#navigation .two_nav_li img{
	width:20px;
	height:12px;
	position:absolute;
	right:-3px;
	top:23px;
}
.two_nav_li i{
    display: block;
    position: absolute;
    top: 24px;
    right: -4px;
    width: 20px;
    height: 12px;
    background: url("../images/two_flag.png") no-repeat center;
}
.two_nav_li a{
    color: #333333;
}
.two_nav_li a:hover{
    color: #FF5722;
}
.two_nav_li9 a:hover{
    color: #999999;
}
.two_nav_li1{
    padding: 0 20px 0 0;
    height: 60px;
}
.two_nav_li1 img{
    padding-top: 17px;
}
.two_nav_li2{
    position: relative;
    margin: 0 30px 0 50px;
    padding: 0;
    width: 95px;
    height: 80px;
    color: #157efb;
    cursor: pointer;
}
.two_whole-icon{
    float: left;
    margin-top: 35px;
    margin-right: 7px;
    width: 15px;
    height: 11px;
}
.two_arrow_icon{
    position: absolute;
    top: 38px;
    right: -3px;
    width: 10px;
    height: 5px;
    background-image: url("../images/two_arrow_icon.png");
    background-repeat: no-repeat;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .2s;
}
.two_nav_li9{
    position: relative;
    float: right;
    margin-top: 23px;
    padding: 0;
    width: 220px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    border: 1px solid #eee;
}
.two_nav_li9.select{
	border: 1px solid #bdbdbd;
}
.two_nav_li9 input{
    position: absolute;
    top: 9px;
    *top: 8px;
    left: 10px;
    width: 165px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
}
.two_nav_li9 a{
    float: right;
    display: inline-block;
    width: 50px;
    height: 100%;
    text-align: center;
    font-size: 12px;
    color: #999999;
}
.two_nav_li9 a img{
	width:20px;
	height:20px;
	margin:7px auto 0;
}
.phcolor{
    font-size: 12px;
    color: #999999;
}
.two_leftNav{
    display: none;
    position: absolute;
    top: 80px;
    left: -224px;
    width: 1200px;
    background-color: #ffffff;
    box-shadow: 1px 3px 5px 0 rgba(8, 40, 77, 0.1);
    z-index: 1200;
}
.two_leftNav_ul{
    float: left;
    padding: 20px 0;
}
.two_leftNav_li{
    padding: 0 30px;
    width: 168px;
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;
}
.two_leftNav_liOn{
        background-color: #157efb;
}

.two_leftNav_icon{
    float: left;
    display: block;
    margin-top: 15px;
    margin-right: 12px;
    width: 30px;
    height: 30px;
    background: url("../images/two_leftNav_iocn1.png") no-repeat center;
}
.two_leftNav_icon2{
    background: url("../images/two_leftNav_iocn2.png") no-repeat center;
}
.two_leftNav_icon3{
    background: url("../images/two_leftNav_iocn3.png") no-repeat center;
}
.two_leftNav_icon4{
    background: url("../images/two_leftNav_iocn4.png") no-repeat center;
}
.two_leftNav_icon5{
    background: url("../images/two_leftNav_iocn5.png") no-repeat center;
}
.two_leftNav_icon6{
    background: url("../images/two_leftNav_iocn6.png") no-repeat center;
}
.two_leftNav_icon7{
    background: url("../images/two_leftNav_iocn7.png") no-repeat center;
}
.two_leftNav_liOn .two_leftNav_icon1{
    background: url("../images/two_leftNav_iocn1-1.png") no-repeat center;
}
.two_leftNav_liOn .two_leftNav_icon2{
    background: url("../images/two_leftNav_iocn2-1.png") no-repeat center;
}
.two_leftNav_liOn .two_leftNav_icon3{
    background: url("../images/two_leftNav_iocn3-1.png") no-repeat center;
}
.two_leftNav_liOn .two_leftNav_icon4{
    background: url("../images/two_leftNav_iocn4-1.png") no-repeat center;
}
.two_leftNav_liOn .two_leftNav_icon5{
    background: url("../images/two_leftNav_iocn5-1.png") no-repeat center;
}
.two_leftNav_liOn .two_leftNav_icon6{
    background: url("../images/two_leftNav_iocn6-1.png") no-repeat center;
}
.two_leftNav_liOn .two_leftNav_icon7{
    background: url("../images/two_leftNav_iocn7-1.png") no-repeat center;
}
.two_leftNav_right{
    float: left;
}
.two_leftNav_type{
    display: block;
    padding-top: 10px;
    line-height: 20px;
    font-size: 16px;
}
.two_leftNav_type a{
    color: #666666;
}

.two_leftNav_text{
    display: block;
    line-height: 22px;
}

.two_leftNav_text a{
    font-size: 12px;
    color: #999999;
    margin-right: 5px;
    white-space: nowrap;
}

.two_leftNav_liOn .two_leftNav_type a,.two_leftNav_liOn .two_leftNav_text a{
    color: #ffffff;
}
.two_leftNav_type a:hover,.two_leftNav_text a:hover{
    text-decoration: underline;
}
.two_leftNav_box{
    float: left;
    /* border:1px solid #157efb;
    margin-left:-1px; */
}
.two_list_left,.two_list_right{
    float: left;
}
.two_list_left {
    width: 948px;
    min-height: 430px;
    padding: 15px 10px; 
    border:1px solid #157efb;
    margin-left:-1px;
}
.two_list_left_w{
	width: 951px;
	border:1px solid #eee;
}
.two_list_dl{
    float: left;
    margin-top: 5px;
}
.two_list_dt,.two_list_dd{
    float: left;
    line-height: 40px;
}
.two_list_dt{
    position: relative;
    padding-left: 25px;
    width: 95px;
    height: 40px;
    line-height: 40px;
    *line-height: 38px;
    overflow:hidden;
}
.two_list_dt a{
    font-size: 14px;
    color: #333333;
    width: 70px;
    display: block;
}

.two_list_dt i{
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    width: 5px;
    height: 8px;
    background: url("../images/two_list_dt_icon.png") no-repeat center;
}
.two_list_dd{
    width: 820px;
}
.two_list_dd a{
    float: left;
    display: block;
    height: 30px;
    padding-left: 20px;
    font-size: 12px;
    color: #999999;
    white-space: nowrap;
}
.two_list_dt a:hover,.two_list_dd a:hover{
    color: #FF5722;
}
.two_list_right{
    width: 230px;
    height: 462px;
    background-color: #fbfbfb;
    display:none;
}
.two_list_right div{
    vertical-align: middle;
    padding-top: 1px;
    height: 152px;
    text-align: center;
}
.two_list_right div img{
    width: 230px;
    height: 152px;
}
/*二级页头部 End*/

/*---------------底部样式---------------*/
body{
    background: #fff;
}
.footer{
    margin: 20px auto 0;
    width: 1180px;
}
.T-fservice {
    width: 100%;
    padding-top: 30px;
    background-color: #fff;
    padding-bottom: 28px;
}
.T-C-center {
    width: 100%;
    margin: 0 auto;
    overflow:hidden;
}
.T-fservice dl {
    width: 25%;
    float: left;
    color: #666666;
    font-size: 12px;
    line-height: 16px;
}
.T-fservice dl.T-sh {
    width: 22%;
    float: left;
    color: #666666;
    font-size: 12px;
    line-height: 16px;
}
.T-fservice dl dt{
    float: left;
    margin-right: 10px;
}
.T-C-center dt img {
    width: 40px;
    height: 40px;
}
.T-C-center .T-sh dd.T-f-tile{
    text-align: left;
    text-indent: 5px;

}
.T-C-center .T-sh dd{
    text-align: right;
}
.T-f-tile {
    font-size: 16px;
    margin-bottom: 5px;
    color: #333333;
    margin-top: 3px;
}

/*关于我们*/
.T-about-us {
    padding-top: 30px;
    padding-bottom: 50px;
    width: 100%;
    background:#fff;
    overflow:hidden;
    border-top: 2px solid #fbfbfb;
}
.T-about-us-l {
    width:59%;
    float: left;
}
.T-about-us dl{
    float: left;
    width: 16%;
    margin-right: 4%;
    font-size: 14px;
    color: #666666;
    line-height: 2;
}
.T-about-us .T-sh{
    margin-right: 0%;
}
.T-about-us dl dt{
    font-size: 14px;
    color: #333;
}
.T-about-us dl dd{
    color: #808080;
    font-size:12px;
    font-weight: normal;
}
.T-about-us dl dt a{
    color: #333;
}

.T-about-us dl dd a{
    color: #808080;
}
.T-about-us dl dd a:hover{
    color: #FF5722;
}

.T-code {
    float: left;
    text-align: center;
    width: 16%;
}

.SLB_code{
    float: left;
    text-align: center;
    width: 20%;
}


.T-code img{
    margin-top: 6px;
    width: 96px;
    height: 96px;
    margin-bottom: 5px;
}
.T-code  p{
    color: #808080;
    font-size: 12px;
}
.T-Ssupport {
    float: left;
    margin-left: 2%;
    line-height: 2;
    color: #808080;
    font-size: 14px;
    width: auto;
}
.T-Ssupport ul li.H_fwzc{
    line-height: 30px;
}
.T-Ssupport .H_fwzc span{
    font-weight: 500;
    color: #FF5722;
    font-size: 30px;
}
.T-Ssupport a{
    display: inline-block;
    width: 88px;
    height: 22px;
    border:1px solid #cccccc;
    text-align: center;
    line-height: 22px;
    border-radius: 10px;
    margin-right: 17px;
    margin-top: 10px;
    color: #333333;
    font-size: 12px;
}
.T-Ssupport a:hover{
    color: #FF5722;
}
.T-Ssupport ul li strong{
    color: #808080;
    display: inline-block;
    width: 75px;
}
.T-Ssupport ul li strong.H_pre_sales{
    display: block;
    font-size: 14px;
    color: #808080;
}
.T-footer {
    text-align: center;
    line-height: 2.2;
    font-size: 14px;
    color: #FFFFFF;
    padding-bottom: 20px;
}

.T-footer img{
    margin: 15px auto 0;
}
/*右侧咨询*/
.H_contact {
    position: fixed;
    bottom: 200px;
    right: 10px;
    border-radius: 3px;
    z-index: 10000;
}

.right_btn {
    position: relative;
    border: 1px solid #cccccc;
    width: 62px;
    height: 62px;
    margin-top:6px;
    text-align: center;
    background-color: #ffffff;
    font-size: 12px;
    line-height: 88px;
    color: #999999;
    cursor: pointer;
}
.right_btn_icon{
    position: absolute;
    top: 9px;
    left: 50%;
    margin-left: -12px;
    display: block;
    width: 25px;
    height: 22px;
}

.right_btn_icon1{
    width: 64px;
    height: 64px;
    display: block;
    margin-top: -72px;
    margin-left: -35px;
} 
.right_btn_icon1 img,.right_btn_zxgw img{
	width:100%;
	height:100%;
	cursor: pointer;
}
.right_btn_zxgw{
    width: 64px;
    height: 32px;
    display: block;
}
.right_btn_icon2{
    background: url("../images/foot_icon2-1.png") no-repeat center;
}
.right_btn_icon3{
    background: url("../images/foot_icon3-1.png") no-repeat center;
}
.right_btn_icon4{
    background: url("../images/foot_icon4-1.png") no-repeat center;
}
.right_btn_icon5{
    background: url("../images/foot_icon5-1.png") no-repeat center;
}

.H_phone:hover .right_btn_icon2{
    background: url("../images/foot_icon2.png") no-repeat center;
}
.foot_code:hover .right_btn_icon3{
    background: url("../images/foot_icon3.png") no-repeat center;
}
.w_mark:hover .right_btn_icon4{
    background: url("../images/foot_icon4.png") no-repeat center;
}
.H_goTop:hover .right_btn_icon5{
    background: url("../images/foot_icon5.png") no-repeat center;
}

.w_markImg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 88px;
    font-size: 12px;
    color: #999999;
}
.right_btn:hover,.right_btn:hover .w_markImg{
    background: #f5f5f5;
    color: #FF5722;
}
.H_online{
    border-top: none;
    color: #157efb;
}

.H_goTop{
    display: none;
}

.H_contact .H_goTop a:focus,.H_contact .H_goTop a:link,.H_contact .H_goTop a:active,.H_contact .H_goTop a:visited{
    outline:none !important;
    cursor: pointer;
}
.H_contact .H_goTop a:active {star:expression(this.onFocus=this.blur());}

.H_onlineOn {
    display: none;
    position: absolute;
    top: -24px;
    right: 65px;
    width: 329px;
    height: 260px;
    background: url("../images/onlineOn.png") no-repeat;
}

.H_onlineOn p {
    padding-top: 35px;
    padding-left: 81px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 18px;
}

.H_onlineOn ul {
    margin-left: 1px;
}

.H_onlineOn ul li {
    float: left;
    border-top: 1px solid #eeeeee;
    width: 90px;
    height: 42px;
    line-height: 44px;
    font-size: 14px;
    text-align: center;
    padding-left: 15px;
    color: #333333;
    cursor: pointer;
    display: inline;
}

.H_onlineOn ul li.btn{
	width:300px;
	    text-align: center;
}
.H_onlineOn ul{
	margin-left:5px;
	margin-top:10px;
}
.H_onlineOn ul li.blr{
 	border-left: 1px solid #eee; 
 	border-right: 1px solid #eee; 
}

.H_onlineOn ul li span {
    height: 15px;
    line-height: 15px;
    *line-height: 18px;
    display: block;
    margin-top: 16px;
    padding-left: 5px;
    background-image: url("../images/icon-b1.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

.H_onlineOn ul li span a{
    color:#333;
}
.H_onlineOn ul li.H_eight span a{
    color:#e52c3c;
}

.H_onlineOn ul .H_two span {
    background-position: 0 -14px;
}

.H_onlineOn ul .H_three span {
    background-position: 0 -30px;
}

.H_onlineOn ul .H_four span {
    background-position: 0 -45px;
}

.H_onlineOn ul .H_five span {
    background-position: 0 -59px;
}

.H_onlineOn ul .H_six span {
    background-position: 0 -75px;
}

.H_onlineOn ul .H_seven span {
    background-position: 0 -90px;
}


.H_onlineOn ul .H_eight span {
    background-position: 0 -106px;
}

.H_onlineOn ul .H_nine span {
    background-position: 100px -90px;
}


  
.H_onlineOn ul .H_one1 span {
       background-position: 0px -124px;
}

.H_onlineOn ul .H_one12 span {
    background-position: 0px -142px;
}



.H_onlineOn .H_clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.H_clear {
    zoom: 1;
}

.H_contact .H_onlineOn ul li:hover{
    background-color: #f9f9f9;
}
.H_contact .H_onlineOn ul li:hover span{
    background-image: url("../images/icon-blue.png");
}
.H_contact .H_onlineOn ul li:hover span a{
    color:#FF5722;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}


/* 
.H_onlineOn ul .H_one1 span:hover {
       background-position: 0px -130px;
}

.H_onlineOn ul .H_one12 span:hover {
    background-position: 0px -146px;
}
 */




.H_phoneOn {
    display: none;
    position: absolute;
    right: 44px;
    top: 60px;
    padding: 20px;
    width: 303px;
    height: 192px;
    background: url("../images/phone.png") no-repeat;
}

.H_phoneOn p {
    width: 280px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    color: #333;
}

.H_phoneOn div {
    width: 276px;
    height: 32px;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.H_phoneOn div {
    position: relative;
}

.H_keyWord {
    position: absolute;
    display: block;
    width: 240px;
    height: 32px;
    line-height: 32px;
    top: 0;
    left: 0;
    outline: none;
    border: none;
    padding-left: 10px;
}

.H_company {
    margin-top: 15px;
}

.H_keyWord {
    top: 0;
    left: 0;
}

.H_phoneOn button {
    margin-top: 10px;
    width: 135px;
    height: 34px;
    outline: none;
    border: 0;
    background-color: #eaeff4;
    font-size: 12px;
    color: #333;
    cursor: pointer;
    margin-right: 3px;
}
.H_phoneOn .H_out:hover{
    background: #e1e6ec;
}
.H_phoneOn .H_enter {
    background-color: #157efb;
    color: #fff;
    *margin-left: 8px;
    cursor: pointer;
}
.H_phoneOn .H_enter:hover{
    background: #0c71e9;
}

/*ADD*/

.T-development {
    position: relative;
    height: 536px;
}
/* .H_service_panel {
    position: absolute;
} */

.T-footer p a{
    color: #999;
    font-size:12px;
}
.T-fservice dd.T-f-tile {
    font-size: 20px!important;
}
/*  add */
.H_contact .w_mark{
    position: relative;
    top:0;
    left:0;
    text-align: center;
    line-height: 80px;
    font-size: 12px;
    color: #ffffff;
    cursor: pointer;
}


/*980响应式*/
@media screen and (max-width: 1250px) {
    /*头部样式*/
    .two_w1180{
        width: 980px;
        margin: 0 auto;
    }
    .two_nav_li {
        padding: 0 13px;
    }
    .two_nav_li2 {
        margin: 0;
        width: 90px;
    }
    .two_nav_li1 {
        padding: 0 13px 0 0;
    }
    .two_nav_li9 {
        padding: 0;
        width: 150px;
    }
    .two_nav_li9 input {
        width: 90px;
    }
    .two_nav_li9 a {
        width: 40px;
    }
    .two_leftNav {
        left: -168px;
        width: 980px;
    }
    .two_list_left {
        width: 728px;
        min-height: 430px;
        padding: 15px 10px;
    }
    .two_list_left_w{
    	width: 731px;
    }
    .two_list_right{
        display: none;
    }
    .two_nav_li i {
        right: -10px;
    }
    .two_list_dt i {
        right: 16px;
    }
    .two_list_dd {
        width: 609px;
    }
    #navigation .two_nav_li img {
    right: -9px;
}

    /*底部样式*/
    .w_980 {
        width: 980px;
        margin: 0 auto;
    }

    .T-fservice dl {
        width: 20%;
        float: left;
        color: #666666;
        font-size: 12px;
        line-height: 16px;
        margin-right: 6%;
    }

    .T-fservice dl.T-sh{
        margin-right: 0%;
    }

    .T-fservice dl dt {
        margin-top: 10px;
    }
    .T-C-center .T-sh dd{
        text-align: left;

    }
    .T-C-center .T-sh dd.T-f-tile {
        text-align: left;
        text-indent: 0px;
    }
    .SLB_code{
	    float: left;
	    text-align: center;
	    width: 16%;
	}
}

/*高分辨率下二倍图显示*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .right_btn_icon1{
        background: url("../images/foot_icon1@2.png") no-repeat center;
        background-size: 100%;
    }
    .right_btn_icon2{
        background: url("../images/foot_icon2-1@2.png") no-repeat center;
        background-size: 100%;
    }
    .right_btn_icon3{
        background: url("../images/foot_icon3-1@2.png") no-repeat center;
        background-size: 100%;
    }
    .right_btn_icon4{
        background: url("../images/foot_icon4-1@2.png") no-repeat center;
        background-size: 100%;
    }
    .right_btn_icon5{
        background: url("../images/foot_icon5-1@2.png") no-repeat center;
        background-size: 100%;
    }

    .H_phone:hover .right_btn_icon2{
        background: url("../images/foot_icon2@2.png") no-repeat center;
        background-size: 100%;
    }
    .foot_code:hover .right_btn_icon3{
        background: url("../images/foot_icon3@2.png") no-repeat center;
        background-size: 100%;
    }
    .w_mark:hover .right_btn_icon4{
        background: url("../images/foot_icon4@2.png") no-repeat center;
        background-size: 100%;
    }
    .H_goTop:hover .right_btn_icon5{
        background: url("../images/foot_icon5@2.png") no-repeat center;
        background-size: 100%;
    }
}
.news { padding-top: 50px; padding-bottom: 50px; background-color: #FFFFFF; }
.news .customer_w .customer_tt { margin: 0px auto 30px auto; }
.news .new_tt p { font-size: 24px; color: #333; }
.news .new_tt h2 {
	text-align: center;
    color: #424242;
    font-size: 24px;
    line-height: 100px; 
}
.news h4 { font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 42px; }
.news h4 a { color: #333; }
.news h4 a:hover { color: #FF5722; }
.news .date_w { border-bottom: dashed 1px #DDD; line-height: 42px; color: #999; font-family: "Arial", Helvetica, Tahoma; }
.news p { color: #666; }
.news p.new_list_w { height: 95px; color: #666; line-height: 32px; ; overflow: hidden; }
.hr { width: 30px; border-bottom: 4px solid #08a1ef; ; margin: 0 auto; }
.hr1 { width: 50px; border-bottom: 2px solid #fff; margin: 10px auto; }
.pic { padding: 0; }
.greenbox { padding: 2% 1.5% 3% 1.5%; color: #fff; position: relative; height: 293px; }
.cgreen { background-color: #75c158; }
.czi { background-color: #7772c6; }
.cblue { background-color: #FF5722; }
.corange { background-color: #ecb230; }
.greenbox h4 { line-height: 26px; }
.greenbox a { color: #fff; }
.jiao { position: absolute; left: -10px; top: 80%; color: rgba(117,193,88,1.00); }
.text-center {
    text-align: center;
}
.newsmore { display: block; width: 120px; height: 36px; line-height: 36px; border-radius: 30px; border: 1px #FF5722 solid; text-align: center; background-color: #FFFFFF; color: #FF5722; margin: 30px auto 30px auto; }
.newsmore:hover { color: #FFF; border: 1px #FF5722 solid; background-color: #FF5722; }
.newsmore .i_r_more i { font-family: "宋体"; padding-left: 4px; }
.news .newslink { display: block; width: 60px; height: 32px; line-height: 32px; border-radius: 30px; color: #FF5722; border: 1px #FF5722 solid; text-align: center; margin: 20px 0; }
.news .newslink i { font-family: "宋体"; padding-left: 4px; }
.news .newslink:hover { color: #FFF; background-color: #FF5722; }

.contact_w { background-color: #3a3a3a; clear: both; font-size: 12px; color: #FFFFFF; padding: 30px 0px 0px 0px; }
.contact_w h6 { font-size: 12px; }
.contact_w .contact_left h6 { font-size: 14px; padding-top: 0px; padding-bottom: 0px; }
.contact_w .contact_btn { display: none; color: #FFFFFF;}
.contact_w .contact_left { padding: 20px 40px 20px 20px; }
.contact_w .contact_left .contact_list_hq { font-size: 14px; padding-top: 6px; padding-right: 10px; }
.contact_w .contact_left .contact_list_hq .contact_add { padding-top: 15px; padding-bottom: 15px; margin-right: 30px; border-bottom: 1px solid #4f4f4f; }
.contact_w .contact_left .contact_list_hq .contact_add h4 { padding-left: 22px; background: url(../images/icon_city.png) 0 0 no-repeat; }
.contact_w .contact_left .contact_add p { font-size: 12px; }
.contact_w .contact_left .contact_add .contact_phone_num { font-size: 14px; }
.contact_w .contact_left .contact_num { padding: 20px 0 20px 0; }
.contact_w .contact_left .fllow { padding-bottom: 10px; }
.contact_w .contact_left .contact_phone_num { /*! font-weight: bold; */ font-size: 18px; padding-bottom: 20px }
.contact_w .contact_left .phone_num_u { /*! font-weight: bold; */ font-size: 26px; padding-top: 0px; padding-bottom: 30px }
.contact_w .contact_left .phone_num_f { font-weight: normal; font-size: 16px; }
.contact_w .contact_left .contact_list_hq em.hr_b { display: block; width: 160px; border-bottom: 4px solid #FFFFFF; margin: 20px 0px 0px 0; }
.contact_w .contact_left .contact_list_hq em.hr_s { display: block; width: 160px; border-bottom: 1px solid #FFFFFF; margin: 20px 0px; }
.contact_w .contact_right { padding: 20px 0; }
.contact_w .contact_right .contact_list_w { padding: 20px 0; padding-bottom: 12px; border-bottom: 1px solid #4f4f4f; }
.contact_w .contact_right .contact_list_w h4 { display: block; margin: 0 0 20px 0; padding-left: 22px; font-size: 16px; background: url(../images/icon_city.png) 0 0 no-repeat }
.contact_w .contact_right .contact_list_w h6 { margin: 5px 0px; font-size: 12px; }
.contact_w .contact_right .contact_list_w p { margin: 0px 0px; line-height: 24px; }
.contact_w .contact_right .contact_list_w p.contact_phone_num { font-size: 16px }
.contact_w .contact_right .contact_add { height: 32px; line-height: 32px; padding-right: 10px; }
.contact_w .contact_left .contact_btn { display: block; width: 106px; height: 32px; line-height: 32px; border-radius: 30px; border: 1px #FFF solid; text-align: center; color: #fff; margin: 20px 0; }
.contact_w .contact_right .contact_btn { display: block; width: 106px; height: 32px; line-height: 32px; border-radius: 30px; border: 1px #FFF solid; text-align: center; font-size: 12px; color: #fff; margin: 10px 0; }
.contact_w .contact_btn i { display: inline-block; width: 18px; height: 18px; vertical-align: middle; margin-right: 2px; background: url(../images/icon_c.png) no-repeat 0 0; }
.contact_w .contact_btn:hover i { -webkit-animation: bobounce-snce 1s .2s ease both; -moz-animation: bounce-s 1s .2s ease both; animation: bobounce-snce 1s .2s ease both;}
.contact_post_codes { display: none; }
.contact_w .contact_btn:hover { color: #FFFFFFF; border: 1px #4f4f4f solid; background-color: #4a4a4a; }
.line_title{
	border-top: 1px solid #e2e2e2;
}


.h-topic .item{
    position:relative;
    background:#fff;
    border:1px solid #e2e2e2;
    width: 540px;
    height:202px;
    float:left;
    margin: 0 15px 20px 0;
}

.h-topic .item .hot-icon{
    position:absolute;
    top:10px;
    left:-6px;
    width:48px;
    height:43px;
}

.h-topic .inner-poster{
    float:left;
    width:200px;
    height:200px; 
}
.h-topic .inner-poster a{
    display:block;
    width:200px;
    height:200px; 
}
.h-topic-text{
    float:left;
    width:335px;
    height:100%;
}

.h-topic-header{
    height:50px;
    border-bottom:1px solid #e2e2e2
}

.h-topic-header .title{
    font-size:18px;
    color:#333333;
    margin-left:15px;
    margin-top:15px;
    padding-left:5px;
    line-height:1.2;
    border-left:2px solid #ff500b
}

.h-topic-header .fr{
    margin:17px 15px 0 0;
    color:#999999;
}

.h-topic-header .fr:hover{
    color:#ff500b;
}

.h-topic-body{
    padding:15px;
}

.h-topic-body .h-topic-item{
    margin-bottom:105px;
}

.h-topic-body .h-topic-title{
   max-width:305px;
   overflow:hidden;
}

.h-topic-body dl{
    overflow:hidden;
    margin-bottom:12px;
}

.h-topic-body dt{
    width:30px;
    float:left;
    margin-right:20px;
    color:#FF5722;
    font-size:14px;
    font-weight:bold;
}

.h-topic-body dd{
    float:left;
    color:#555555;
    font-size:14px;
    margin-right:13px;
}

.h-topic-body dd.hot a{
    color:#ff500b;
}

.h-topic-body .h-topic-ad{
    background:#fff;
    border:1px solid #e2e2e2
}
.fr {
    float: right;
}
.fl {
    float: left;
}




.wrap {
    width: 1080px;
    margin: 0 auto;
}


.wrap{
    background: #ffffff;
}
/*澶撮儴*/
.wrap .l-header{
    width: 100%;
    height: 69px;
    border-bottom: 1px solid #f2f2f2;
    background: #ffffff;
}
.wrap .l-header .l-header-l{
    width: 13%;
    float: left;
    padding: 17px 0;
}
.wrap .l-header .l-header-l img{
    width: 100%;
}
.wrap .l-header .l-header-r{
    float: left;
    margin-left: 20px;
}
.wrap .l-header .l-header-r a{
    font-size: 18px;
    line-height: 69px;
    padding-left: 34px;
    color: #535353;

}
.wrap .l-header .l-header-r a.acitve{
	color: #1564e4;
}
/*瀵艰埅*/
.wrap .l-nav{
    width: 100%;
    overflow: hidden;
    /*background: red;*/
}
.wrap .l-nav span{
    margin-left: 10px;
	font-size: 14px;
    color: #cccccc;
}
/*left*/
.wrap .l-l{
    position: relative;
    width: 100%;
    /*background: red;*/
    background: #ffffff;
    float: left;
	border: 1px solid #C2C2C2;
    padding: 0 20px;
	margin: 40px 0;
}

.wrap .l-l .l-l-content{
    width: 93%;
    margin: 0 auto;
}
.wrap .l-l .l-l-content p{
    padding:10px;
}
.wrap .l-l .l-l-content .l-l-h{
    padding: 17px 0;
}
.wrap .l-l .l-l-content .l-l-h p{
    font-size: 24px;
}
.wrap .l-l .l-l-content .l-l-h span{
    font-size: 14px;
    color: #b7b7b7;
    padding:0 39px 0 6px;
}
.wrap .l-l .l-l-content .l-content-1 p{
    font-size: 16px;
    line-height: 1.8;
}
.wrap .l-l .l-l-content .l-content-1{
	 width: 98%;
    overflow: hidden;
}
.wrap .l-l .l-l-content .l-content-2{
    padding: 35px 0 10px 0;
}
.wrap .l-l .l-l-content .l-content-2 p{
    font-size: 12px;
    color: #b7b7b7;
}
.wrap .l-l .l-l-content .l-content-2 img{
    width: 63%;
}
.wrap .l-l .l-l-content .l-content-3{
    padding: 24px 0;
}
.wrap .l-l .l-l-content .l-content-3 p{
    font-size: 16px;
    line-height: 1.8;
}
.wrap .l-l .l-l-content .l-content-3-h{
    font-size: 16px;
    font-weight: bolder;
}
.wrap .l-l .l-l-content .l-content-4{
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-top: 52px;
    margin-bottom: 104px;
}
.wrap .l-l .l-l-content .l-content-4 img{
     width: 10px;
     height: 20px;
    vertical-align: middle;
    float: left;
    margin-top: 10px;
 }
.wrap .l-l .l-l-content .l-content-4 a{
    font-size: 16px;
    color: #939393;
    margin: 10px;
    vertical-align: middle;
    float: left;
}
.wrap .l-l .l-l-content .l-content-4 .l-content-4-l{
     float: left;
      padding: 10px 0;
      cursor: pointer;
      width: 78px;
      color: #939393;
 }
.wrap .l-l .l-l-content .l-content-4 .l-content-4-r{
    float: right;
    padding: 10px 0;
    width: 90px;
}
.wrap .l-l .l-l-content .l-content-4 span{
	float: left;
}
.wrap .l-l .l-l-f p{
    font-size: 20px;
    /*margin-left: -20px;*/
    padding-top: 15px;
}
.wrap .l-l .l-l-f .l-l-f-1{
    width: 100%;
}
.wrap .l-l .l-l-f .l-l-f-1 ul{
    float: left;
    width: 100%;
}
.wrap .l-l .l-l-f .l-l-f-1 ul li{
    float: left;
    width: 45%;
    margin-left: 2%;
}
.wrap .l-l .l-l-f .l-l-f-1 ul li:hover{
    color: #1564e4;
}


.wrap .l-l .l-l-f ul li{
    background: url(../images/li_icon.png) no-repeat 0 15px;
    /*background-size: 8px;*/
    background-image: -webkit-image-set(url(../images/li_icon.png) 1x,url(../images/li_icon@2.png) 2x);
    color: #939393;
    font-size: 14px;
    padding: 10px 0;
    line-height: 1.6;
    padding-left: 12px;
    text-indent: 2px;
    word-break:keep-all;
    overflow: hidden; /*鑷姩闅愯棌鏂囧瓧*/
    text-overflow: ellipsis;/*鏂囧瓧闅愯棌鍚庢坊鍔犵渷鐣ュ彿*/
    white-space: nowrap;/*寮哄埗涓嶆崲琛�*/
}

.l-l-f{
	width: 100%;
}
.wrap .l-l ul{
	/*float: left;*/
    width: 100%;
}
.wrap .l-l ul li{
    width: 100%;
    border-bottom: 1px solid #ededed;
    padding: 30px 0;
}
.wrap .l-l ul li .l-l-l{
    width: 33%;
    float: left;
}
.wrap .l-l ul li div .l-p1{
    font-size: 24px;
    color: #000000;
    padding: 0 0 5px 20px;
    text-align: left;
    /*margin-top: -18px;*/
}
.wrap .l-l ul li div .l-p1:hover{
    color: #FF5722;
}
.wrap .l-l ul li div .l-p2{
    font-size: 14px;
    color: #939393;
    padding: 5px 0;
    text-align: left;
    padding-left: 20px;
}
#pageArea .l-p3{
    text-align: left;
    margin-left: 20px;
}
.wrap .l-l a{
    text-align: center;
    color: #919191;
    font-size: 16px;
  /*  display: block;*/
}
.wrap .l-l ul li .l-l-r{
    width: 60%;
    float: right;
    padding-top: 20px;
}
.wrap .l-l ul li .l-l-r p.acitve{
    color: #1564e4;
}
.wrap .l-l ul li div p.acitve{
    color: #1564e4;
}
.wrap .l-l ul li .l-l-r p{
    vertical-align: middle;
    text-align: left;
}
.wrap .l-l ul li .l-l-r .l-p1{
     font-size: 24px;
     color: #333333;
     padding: 0 0 5px;
     margin-top: -18px;
}
.wrap .l-l ul li .l-l-r .l-p2{
    font-size: 14px;
    color: #939393;
    padding: 5px 0;
    line-height: 1.8;
}
.wrap .l-l ul li .l-l-r .l-p3{
    font-size: 14px;
    color: #b7b7b7;
    padding: 5px 0;
    line-height: 1.8;
}
.wrap .l-l ul li .l-l-l img{
    width: 100%;
}