body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font-size: 12px;
	color: #353535;
	font-family: "微软雅黑";
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

a {
	text-decoration: none;
	border: 0;
}

ul, li {
    list-style: none;
}

.clear {
	clear: both;
}

.myflex{
	display: flex;
	display: -webkit-flex;
}

.myflex-item{
	flex: 1;
}

.myflex-item2{
	flex: 2;
}

body{
    background: white !important; 
}

.body_container{
	margin: 0 auto;
	width: 1200px;
}

.new_header{
	font-size: 14px;
	min-width: 1200px;
}

.header_top{
	height: 50px;
	padding: 16px 100px;
	background-color: #221714;
	color: RGBA(255, 255, 255, 0.6);
	box-sizing: border-box;
	overflow: hidden;
}

.new_header_phone{
	float: left;
	background: url(../img/topphone.png) no-repeat left center;
	background-size: 12px;
	padding-left: 15px;
}

.new_header_login{
	float: right;
}

.login_help,.login_log,.login_rister{
	cursor: pointer;
	color: RGBA(255, 255, 255, 0.6);
	padding: 0 10px;
	border-right: 1px solid RGBA(255, 255, 255, 0.6);
}

.login_rister{
	border-right: none;
}

.new_navBlock{
	height: 70px;
	text-align: center;
    border-bottom: 1px solid #dadada;
}

.new_nav{
	display: inline-block;
    height: 100%;
    padding: 28px;
    box-sizing: border-box;
}

.new_navItem{
	float: left;
	position: relative;
	padding:0 20px;
	border-right: 1px solid #dadada;
}

.new_navItem a{
	color: #353535;
	font-size: 16px;
}

.new_navChild{
    display: none;
    position: absolute;
    z-index: 9;
    width: 110px;
    padding: 10px 0;
    left: -2px;
    text-align: center;
    box-shadow: 0px 3px 3px #353535;
    background-color: white;
}

.new_navChild a{
	display: block;
    padding: 5px 0;
}

.new_navChild a:hover{
	background-color: #EB6C00;
	color: white;
}

.topSlider{
	min-width: 1200px;
}

.index_conTit{
	text-align: center;
    margin-bottom: 15px;
}

.new_indexTit1{
	font-size: 20px;
	margin-bottom: 10px;
}

.new_indexTit2{
	font-size: 14px;
	color: #D61518;
	display: inline-block;
	position: relative;
}

.splitLine{
	position: absolute;
	width:50px;
	height:1px;
	padding:0px;
	background-color: #D61518;
	overflow:hidden;
}

.new_navImg{
	float: left;
    height: 42px;
    margin-top: -16px;
    margin-right: 90px;
}

.serve_groups{
	margin-bottom: 30px;
	overflow: hidden;
}

.serve_groupsItem{
	float: left;
	width: 400px;
	text-align: center;
}

.serve_groupsItem a{
	color: #353535;
    font-size: 16px;
}

.serve_groupsItem a img{
	width: 220px;
	margin-bottom: 5px;
}

.clientSliderItem{
	border: 1px solid #e8e4e4;
	border-top: 10px solid;
	border-radius: 5px;
	padding: 20px;
	text-align: center;
	box-shadow: 0px 2px 20px #A4A4A4;
}

.clientSliderItem img{
	width: 120px !important;
	margin: 0 auto;
}

.clientSliderItem p{
	margin-top: 10px;
	color: #232323;
	font-size: 16px;
}

.slide_topBorder1{
	border-top-color: #3EBAD1;
}
.slide_topBorder2{
	border-top-color: #8FC933;
}
.slide_topBorder3{
	border-top-color: #EAC713;
}
.slide_topBorder4{
	border-top-color: #05A994;
}

.new_foot{
	min-width: 1200px;
	margin-top: 50px;
	padding: 30px 0;
	background-color: #31333E;
}

.newFoot{
	text-align: center;
	overflow: hidden;
}

.newFoot_logo{
	width: 300px;
    margin-right: 60px;
    margin-bottom: 28px;
}

.newFoot_code{
	width: 140px;
}

.new_foot_company{
	margin-top: 20px;
	border-top: 1px solid RGBA(255, 255, 255, 0.1);
	padding: 10px 50px 0 50px;
	color: RGBA(255, 255, 255, 0.4);
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}

.new_foot_company span{
	margin: 0 10px;
}

.new_foot_company a{
	color: RGBA(255, 255, 255, 0.4);
	padding: 0 10px;
	border-right: 1px solid RGBA(112, 112, 112, 1);
}

.contactUs_topBg{
	background: url(../img/contactus.png) no-repeat center center ;
	background-size: 100% 100%;
	height: 400px;
	margin-bottom: 15px;
	min-width: 1200px;
}

.aboutUs_topBg{
	background: url(../img/bg_aboutus.png) no-repeat center center ;
	background-size: 100% 100%;
	height: 400px;
	margin-bottom: 15px;
	min-width: 1200px;
}

.yewulianxi_topBg{
	background: url(../img/yewulianxi.png) no-repeat center center ;
	background-size: 100% 100%;
	height: 400px;
	margin-bottom: 15px;
	min-width: 1200px;
}

.zhongxin_topBg{
	background: url(../img/zhongxin.png) no-repeat center center ;
	background-size: 100% 100%;
	height: 400px;
	margin-bottom: 15px;
	min-width: 1200px;
}

.new_infoBlock{
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #a4a4a4;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #353535;
}

.new_infoBlock_item{
	padding: 30px 100px 30px 130px;
    line-height: 1.6;
}

.new_infoBlock_item p{
	font-size: 15px;
	margin-bottom: 5px;
	padding-left: 25px;
}

.address_tit{
	background: url(../img/address_tit.png) no-repeat left center;
	background-size: 16px;
	font-weight: bold;
}

.address_img{
	margin-left: 25px;
	width: 600px;
}

.address_imgBlock{
	text-align: center;
	overflow: hidden;
}

.address_imgBlock .left_addressImg,.address_imgBlock .right_addressImg{
	float: left;
	margin-left: 25px;
	width: 350px;
}

.address_imgBlock .left_addressImg img,.address_imgBlock .right_addressImg img{
	width: 350px;
}

.aboutUs_block{
	width: 1000px;
	border: 1px solid #DADADA;
	margin: 0 auto 50px auto;
	padding-right: 25px;
	overflow: hidden;
	box-sizing: border-box;
}

.aboutUs_block .center_img{
	float: left;
	width: 300px;
}

.aboutUs_info p{
	font-size: 16px;
	margin: 15px 0 15px 325px;
    line-height: 1.5;
}

.aboutUs_infoTit1{
	font-weight: bold;
}

.aboutUs_infoTit2{
	padding-left: 10px;
	border-left: 6px solid #D61518;
	color: #D61518;
}

.project_block{
	width: 1000px;
	border: 1px solid #DADADA;
	padding: 30px 0;
	margin: 0 auto 50px auto;
	overflow: hidden;
	box-sizing: border-box;
}

.project_block .myflex-item{
	padding: 0 20px;
	border-right: 1px solid #DADADA;
}

.project_block .myflex-item:last-child{
	border-right: none;
}

.project_block img{
	width: 100%;
}

.project_block p{
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}

/*登录模块样式*/
.login_items{
	float: right;
    margin-top: 36px;
    margin-left: 20px;
    font-size: 16px;
}

.login_items span{
	position: relative;
	cursor: pointer;
	z-index: 99;
}

.login{
	padding-right: 10px;
	border-right: 1px solid;
}

.register{
	padding-left: 10px;
}

.login_modal,.forget_modal,.register_modal{
	display: none;
}

.cover{
	position: fixed;
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	background-color: black;
	opacity: 0.5;
	z-index: 999;
}

.login_block{
	position: fixed;
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	z-index: 1000;
}

.login_form,.forget_form,.register_form{
	position: fixed;
	background-color: #FFFFFF;
	border-radius: 2px;
	top: 50%;
	left: 50%;
	width: 420px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	padding: 40px 60px;
}

.promit_tit{
	color: #ED6E03;
	font-size: 20px;
	margin-bottom: 14px;
	overflow: hidden;
}

.login_close{
	float: right;
	width: 15px;
	margin-top: 5px;
	cursor: pointer;
}

.login_block input{
	width: 100%;
	font-size: 16px;
	border: 1px solid #D4D4D4;
    border-radius: 5px;
    margin-top: 20px;
    height: 40px;
    padding-left: 22px;
    outline: none;
    box-sizing: border-box;
}

.login_btn,.forget_btn,.register_btn{
	width: 100%;
    background-color: #ED6E03;
    font-size: 18px;
    height: 40px;
    color: white;
    border: none;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 20px;
    cursor: pointer;
    letter-spacing: 10px;
    outline: none;
}

.forget_link,.register_link,.login_link{
	cursor: pointer;
	color: #ED6E03;
	font-size: 14px;
}

.phone_block{
	border: 1px solid #D4D4D4;
    border-radius: 5px;
    margin-top: 20px;
    line-height: 2.7;
}

.phone_input{
	margin-top: 0px !important;
	border: none !important;
}

.getCode{
	cursor: pointer;
	color: #ED6E03;
	font-size: 16px;
	outline: none;
	border: none;
	background-color: transparent;
	line-height: 2.5;
}

.enter_error{
	color: red;
}
