body{
	overflow-x: hidden;
}
a{
	text-decoration: none;
	color: #333;
}
h3{
	font-weight: normal;
}
ul {
    margin-block-start: 0;
    margin-block-end: 0;
}
.pic{
	overflow: hidden;
}
.pic img{
	max-width: 100%;
	height: auto;
}

.little_nav{
	border-bottom: 1px solid #f9f9f9;
	height: 54px;
	line-height: 54px;
	font-size: 15px;
	color: #7e7e7e;
}
.little_nav img{
	padding-right: 14px;
}
.little_nav a{
	color: #7e7e7e;
}
.little_nav span,.little_nav a:hover{
	color: #e60000;
}

.header{
	background: rgba(0,0,0,.3);
}
.h-a{
	padding-top: 20px;
}
.sub-a {
	top: 100px;
}
.sub-one{
	top: 80px;
}

.child_title{
	font-size: 38px;
	font-weight: bold;
	color: #e60000;
	margin: 30px 0;
	text-align: center;
}
.child_title1{
	font-weight: normal;
	margin: 40px 0;
}

/*二级详情页*/
.grid-2{
	font-size: 0;
}
.grid-2>div{
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	width: 50%;

}

grid-21{
	font-size: 0;
}
.grid-21>div{
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
text-align: center;
}




.txt_l{
	padding-left: 30px;
	box-sizing: border-box;
	    text-align: left!important;
}
.txt_l p,.txt_r p{
	font-size: 16px;
	color: #666;
	line-height: 2em;
}
.txt_l h3,.txt_r h3{
	font-size: 28px;
	color: #666666;
	margin: 0;
}
.txt_l span,.txt_r span{
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.txt_r{
	padding-right: 30px;
	box-sizing: border-box;
}
.div-tab-head{
	/*background: #e6e6e6;*/
	font-size: 0;
	margin: 50px 0;
}
.div-tab-head li{
	height: 50px;
	line-height: 50px;
	display: inline-block;
	font-size: 15px;
	color: #666666;
	padding: 0 40px;
	cursor: pointer;
}
.head-on{
	background: #e60000;
	/*color: #fff !important;*/
}
.week{
	display: none;
}
.week-on{
	display: block;
}
.right{
	float: right;
}

.advantage{
	background: #f9f9f9;
	padding: 1px;
	margin-top: 100px;
}
.grid-4{
	font-size: 0;
}
.grid-4>div{
	display: inline-block;
	width: 25%;
}
.adva{
	text-align: center;
	margin: 60px 0;
}
.adva .icon{
	width: 180px;
	height: 180px;
	border-radius: 90px;
	margin: 0 auto;
	border: 4px solid #339eb9;
	box-sizing: border-box;
}
.adva .icon img{
	margin: 40px 0;
}
.adva .txt h3{
	font-size: 18px;
}
.adva .txt p{
	font-size: 15px;
	color: #999;
	line-height: 28px;
}
.proCon .txtCon{
	text-align: center;
}
.txtCon {
	color: #666;
}
.txtCon img{
	max-width: 100%;
}
.notice{
	border: 1px solid #e6e6e6;
	padding: 40px;
	text-align: left !important;
	color: #666;
	line-height: 24px;
	margin: 42px auto;
}
.formBox .child_title{
	font-size: 40px;
}
.formBox form .row{
	margin-bottom: 30px;
	font-size: 0;
}
.formBox form .row>div{
	display: inline-block;
	width: 50%;
}
.formBox form .row>div:nth-child(2){
	text-align: right;
}
.formBox form .row span{
	font-size: 18px;
	display: inline-block;
	width: 92px;
}
.formBox form input{
	border: none;
	width: 472px;
	height: 36px;
	line-height: 36px;
	text-indent: 0.5em;
	background: #f7f8fa;
	border-radius: 4px;
}
.formBox form textarea{
	border: none;
	width: 1104px;
	height: 166px;
	text-indent: 0.5em;
	background: #f7f8fa;
	border-radius: 4px;
}
.row100 div{
	width: 100% !important;
}
.row100 button{
	font-size: 14px;
	color: #fff;
	border: none;
	width: 127px;
	height: 36px;
	background: #e60000;
	border-radius: 4px;
	margin-left: 32px;
}
.submit{
	width: 316px;
	height: 67px;
	background: #e60000;
	color: #fff;
	font-size: 20px;
	margin-left: 92px;
	border: none;
	margin-top: 30px;
}

.t-100{
	margin-top: 100px;
}
.grid-3{
	font-size: 0;
}
.grid-3 a{
	display: inline-block;
	vertical-align: top;
	width: 382px;
	margin: 0 26px 36px 0;
	box-shadow: 5px 5px 10px #ccc;
	box-sizing: border-box;
}
.grid-3 a:nth-child(3n){
	margin: 0 0 36px 0;
}
.grid-3 a .pic{
	width: 383px;
	height: 273px;
}
.grid-3 a .txt{
	padding: 0 14px 0 34px;
}
.grid-3 a .txt h3{
	font-size: 18px;
	color: #666;
	display: inline-block;
}
.grid-3 a .txt span{
	font-size: 12px;
	color: #666;
}
.grid-3 a .txt span img{
	padding-left: 5px;
}
.grid-3 a:hover{
	border-bottom: 1px solid #e60000;
	box-sizing: border-box;
    margin-top: -1px;
}
.grid-3 a .pic img{
	transition: all .4s;
}
.grid-3 a:hover .pic img{
	transform: scale(1.1);
}
.grid-3 a:hover .txt span{
	color: #e60000;
}

.child_title span{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #999;
	font-weight: normal;
	margin-top: 6px;
	text-transform: uppercase;
}
.team ul{
	overflow: hidden;
}
.team ul li{
	list-style: none;
	width: 382px;
	float: left;
	vertical-align: top;
	margin: 0 26px 36px 0;
}
.team ul li:nth-child(3n){
	margin: 0 0 36px 0;
}
.que_box{
	display: block;
	position: relative;
	margin-top: 60px;
}
.que_box strong{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 40px;
	color: #fff;
}

.deve_box{
	background: #fefefe;
	padding: 1px;
}

.indexMore {
    display: block;
    font-size: 12px;
    color: #fff;
    width: 102px;
	height: 34px;
	line-height: 34px;
    margin-top: 80px;
    text-align: center;
    background: #e2310d;
    transition: background-color .3s;
}
.indexMore:hover {
    background: #e2310d;
}

.team_intro{
	font-size: 0;
}
.team_intro>div{
	display: inline-block;
	vertical-align: top;
}
.team_intro .pic{
	width: 362px;
	height: 482px;
	box-shadow: 5px 5px 10px #ccc;
}
.team_intro .txt{
	width: 838px;
	padding-left: 60px;
	box-sizing: border-box;
}
.team_intro .txt h3{
	font-size: 24px;
	color: #666;
	margin: 30px 0;
}
.team_intro .txtCon{
	font-size: 16px;
	line-height: 2em;
	color: #666;
}
.d_title{
	font-size: 30px;
	color: #e60000;
	border-bottom: 1px dashed #c7c7c7;
	margin-top: 60px;
	padding-bottom: 10px;
}
.d_title1{
	font-size: 24px;
	color: #e60000;
	border-top: 1px solid #dedede;
	padding-top: 40px;
	margin-top: 60px;
}

.txtCon_title{
	font-size: 26px;
	text-align: center;
	color: #666666;
	border-bottom: 1px solid #f9f9f9;
	padding: 30px 0 20px 0;
	margin-bottom: 40px;
}
.txtCon_title1{
	border-bottom: none;
}
.downLoad ul li{
	list-style: none;
	font-size: 16px;
	margin: 20px 0;
}
.downLoad ul li>a{
	display: inline-block;
	width: 78%;
}
.downLoad ul li:before{
	content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 12px;
    background: #101010;
}
.downLoad ul li .right a{
	color: #e60000;
	padding-left: 20px;
}

.pic_3 a{
	padding: 30px 0;
	display: block;
	font-size: 0;
	transition: all .4s;
	border-bottom: 1px solid #e6e6e6;
}
.pic_3 a>div{
	display: inline-block;
	vertical-align: middle;
}
.pic_3 a .data_box{
	width: 10%;
	border-right: 4px solid #e0e0e0;
	text-align: center;
}
.pic_3 a .data_box strong{
	display: block;
	font-size: 60px;
	color: #666666;
	font-weight: normal;
}
.pic_3 a .data_box span{
	display: block;
	font-size: 16px;
	color: #4c4c4c;
}
.pic_3 a:hover .data_box strong,.pic_3 a:hover .data_box span{
	color: #e60000;
}
.pic_3 a .pic_box{
	width: 294px;
	height: 221px;
	overflow: hidden;
	padding-left: 40px;
}
.pic_3 a .pic_box img{
	width: 100%;
	height: 100%;
}
.pic_3 a .txt_box{
	width: 58%;
	padding: 10px 16px 10px 30px;
}
.pic_3 a .txt_box p span{
	color: #c4261d;
}
.pic_3 a .txt_box h3{
	font-size: 22px;
	color: #171717;
}
.pic_3 a .txt_box span{
	font-size: 12px;
	color: #888;
}
.pic_3 a .txt_box p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.childNav li{
	display: inline-block;
	list-style: none;
}
.childNav li a{
	font-size: 18px;
	color: #666666;
	margin-left: 40px;
}
.Nactive{
	color: #e60000 !important;
}
.d_title_En{
	font-size: 16px;
	color: #888888;
	font-weight: lighter;
	text-transform: uppercase;
    margin-top: -18px;
    margin-bottom: 24px;
}

.share{
	background: #f2f2f2;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #666464;
	padding: 0 12px;
	margin-bottom: 40px;
}
.share img{
	vertical-align: sub;
}
.recommend .grid-3 a .txt{
    padding: 0 30px;
}
.recommend .grid-3 a .txt span{
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
.recommend .txt>div{
	display: inline-block;
	vertical-align: middle;
}
.recommend .txt>div{
	width: 80%;
}
.recommend .txt>div+div{
	width: 20%;
	text-align: right;
}
.recommend .txt>div h3{
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recommend .grid-3 a .pic{
	height: 224px;
}

.main{
	overflow-x: hidden;
}
/*子导航*/
.child_nav ul {
	font-size: 0;
	text-align: center;
}
.child_nav ul li{
	display: inline-block;
	width: 130px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	background: #f5f5f5;
	margin: 0 10px 50px 10px;
}
.child_nav ul li a{
	display: block;
	font-size: 16px;
	color: #666666;
}
.active{
	background: #e60000 !important;
}
.active a{
	color: #fff !important;
}

.Ncase li{
	list-style: none;
	display: inline-block;
	width: 31%;
	margin-right: 2%;
	margin-bottom: 40px;
}
.Ncase li:nth-child(3n){
	margin-right: 0;
}
.Ncase .cur a{
	width: auto;
	height: 21em;
	box-shadow: 5px 5px 10px #ccc;
}
.Ncase .cur1 .pic{
	height: 21em;
}
.Ncase .cur1 .txt{
	padding: 10px 20px;
}
.Ncase .cur1 .txt h3{
	font-size: 16px;
}
.Ncase .cur1 .txt p,.Ncase .hover_box p{
	font-size: 12px;
	line-height: 18px;
}
.Ncase .hover_box{
	padding: 50px;
}

.menuDiv{
	margin-bottom: 30px;
}
.menuDiv:last-child{
	margin-bottom: 70px;
}
.menuDiv table{
	background: #f5f6fa;
}
.menuDiv table tr{
	cursor: pointer;
}
.menuDiv table tr td{
	height:50px;
	line-height:50px;
	color: #333;
	text-indent:30px;
}
.menuDiv table tr td img{
	vertical-align: middle;
}
.menuDiv ul li{
	display: inline-block;
	width: 49%;
	padding: 20px 30px;
	box-sizing: border-box;
}
.menuDiv ul li{
	font-size: 14px;
	line-height: 2em;
	color: #666;
}
.menuDiv ul li h3{
	color: #e60000;
}

.culture1 {
	position: relative;
	height: 518px;
	margin-top: 60px;
}
.culture1 .txt{
	background: #f9f9f9;
	padding: 80px 36px;
	position: absolute;
	left: 0; width:30%;
	bottom: 0;
}
.culture1 .txt h3{
	font-size: 22px;
	color: #e60000;
}
.culture1 .txt h3,.culture1 .txt p{
	width: 32%; width:100%;
}
.culture1 .txt p{
	color: #666;
	line-height: 2em;
}
.culture1 .txt h3:after{
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background: #e60000;
	margin-top: 14px;
}
.culture1 .pic{
	position: absolute;
	right: 0;
	bottom: 0;
}
.culture1 .pic p{
    position: absolute;
    left: 30px;
    bottom: 6px;
    font-size: 24px;
    letter-spacing: 8px;
    width: 80px;
}
.culture1 .pic img{
	vertical-align: bottom;
}
.culture2{
	margin: 24px 0 110px 0;
}
.culture2 b{
	font-size: 24px;
	color: #666;
	font-weight: normal;
	display: block;
    text-align: center;
}
.culture2 ul li{
	box-shadow: 0 0 10px #ccc;
	margin-right: 7px;
	padding: 110px 0 30px 0;
	background: #f9f9f9;
	width: 24.55%;
	background: url(../img/cultureIcon.png) no-repeat;
	transition: all .4s;
}
.culture2 ul li:last-child{
	margin-right: 0;
}
.culture2> ul li:hover{
	background: url(../img/cultureIconH.png) no-repeat;
}
.culture2 ul li:hover b{
	color: #e60000;
}
.culture2 .icon1,.culture2 .icon1:hover{
	background-position: center 46px;
}
.culture2 .icon2,.culture2 .icon2:hover{
	background-position: center -94px;
}
.culture2 .icon3,.culture2 .icon3:hover{
	background-position: center -234px;
}
.culture2 .icon4,.culture2 .icon4:hover{
	background-position: center -384px;
}

.newsHead .cur4 .txt h3{
	border-bottom: none;
	margin-bottom: 0;
}
.newsHead .cur4 .txt p{
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
}

.process{
	background: #f1f1f1;
	padding: 20px 0 80px 0;
	margin-top: 60px;
}
.process_box{
	box-shadow: 0 0 10px #ccc;
	font-size: 0;
	background: #c7c7c7;
}
.div-tab-head{
	margin: 0;
}
.tab_list{
	display: inline-block;
	vertical-align: top;
	width: 25%;
}
.tab_list ul li{
	background: #fff;
	height: 138px;
	line-height: 138px;
	width: 100%;
	box-sizing: border-box;
}
.tab_list ul li img{
	vertical-align: middle;
	padding-right: 26px;
}
.head-on{
	background-color: #f6f6f6 !important;
}
.tab_img,.tab_txt{
	display: inline-block;
    vertical-align: middle;
	width: 50%;
}
.tab_txt{
    padding: 50px;
    box-sizing: border-box;
}
.week{
	display: none;
	width: 75%;	
    box-sizing: border-box;
}
.week h3{
	font-size: 28px;
	color: #333;
	border-bottom: 1px dashed #f6f6f6;
	padding-bottom: 20px;
}
.week p{
	font-size: 16px;
	color: #666;
}
.week-on{
	display: inline-block;
}
.afterExp{
	margin-bottom: 40px;
}

.friendLinks{
	border-top: 1px solid #5c5c5c;
    margin: 20px 0 0 0;
}
.footer{
	background: #333333;
	padding: 10px 0 20px 0;
}
.foot_mid>div p{
	color: #f2f2f2;
}
.foot_mid>div{
	vertical-align: middle;
}
.foot_mid>div {
    width: 45%;
}
.foot_mid>div+div {
    width: 35%;
    padding-left: 0;
}
.foot_mid>div+div+div {
    width: 20%;
    text-align: right;
}
.foot_mid>div+div+div span{
	display: block;
	font-size: 16px;
	color: #f2f2f2;
	margin-top: 10px;
}
.copyright {
	font-size: 14px;
	color: #999;
	text-align: center;
    margin-top: 40px;
    padding-top: 0; 
    border-top: none; 
}
.copyright a{
	color: #999;
}
