@charset "utf-8";
/* CSS Document */
body{font-size:14px;line-height:24px;font-family:"微软雅黑";}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
*{box-sizing: border-box; -webkit-box-sizing: border-box;}
input{vertical-align: middle;}
img{border:0;vertical-align:middle;}
table {border-collapse: collapse;border-spacing: 0;}
ul,li{list-style-type:none;}
a{text-decoration:none;color: inherit;}
a:hover{text-decoration:none;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.rel{position: relative;}
.abs{position: absolute;}
.ellipsis{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
h3{font-weight: normal;}
em{font-style: normal;}

.wrap_box{
	max-width: 1920px;
	min-width: 1300px;
	margin: 0 auto;
}
/*header*/
.clearfix::after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.content{
	width: 1300px;
	margin: 0 auto;
}
.bigimg img{
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.bigimg:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.nav li{
	float: left;
	margin-left: 70px;
	line-height:112px;
	color: #231815;
	font-size: 16px;
}
.nav li:hover{
	color: #f1433c;
}
/*banner*/
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;height: 592px;}
.slides{position:relative;z-index:1;}
.slides img{width:1920px;position: absolute;top: 0;left:50%;margin-left: -960px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:46px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:46px;height:2px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0.6);cursor:pointer;}
.flex-control-nav .flex-active{background: url(../images/banner_num2.png) no-repeat center bottom;height:45px ;font-size: 47px;color: #fff;font-family: arial;line-height: 40px;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}



.search_bg{
	border-bottom: solid 2px #ececec;
	padding: 28px 0 0;
	height: 92px;	
}
.key{
	line-height: 37px;
}
.key b{
	color: #f1433c;
}
.key a{
	color: #f1433c;
	margin-right: 12px;
	font-size: 16px;
}
.search{
	width: 409px;
	height: 37px;
}
.ss{
	width: 300px;
	height: 37px;
	border: solid 2px #d8d7d7;
	padding: 0 10px;
}


/*index*/
.creative_box{
	padding: 35px 0 60px;
}
.tit h3{
	line-height: 86px;
	color: rgba(241,67,60,0.55);
	font-size: 48px;
	text-transform: uppercase;
	font-family: arial;
}
.tit p{
	background: url(../images/tit_bg.png) no-repeat center top;
	line-height: 42px;
	color: #303132;
	font-size: 24px;
}
.creative{
	padding: 60px 0 0;
}
.creative_l{
	width: 430px;
	height: 443px;
	background: #f1433c;
	color: #fff;
	padding: 60px 0 0 47px;
}
.creative_l h2{
	line-height: 42px;
	font-size: 38px;
}
.creative_l h3{
	font-size: 23px;
	line-height: 26px;
}
.creative_l p{
	margin: 20px 0 0;
}
.creative_l_pic{
	bottom: 0;
	left: -18px;
}
.creative_r{
	width: 870px;
}
.creative_r_pic_box{
	width: 653px;
}
.creative_r_pic_box img{
	width: 653px;
	height: 443px;
}
.creative_r_pic{
	display: none;
}
.creative_r_pic:first-child{
	display: block;
}
.creative_r_tit{
	width:217px ;
}
.creative_r_tit li{
	height: 110px;
	background: #373538;
	color: #fff;
	padding-right: 22px;
	margin-bottom: 1px;
	cursor: pointer;
	padding-top: 17px;
	position: relative;
}
.creative_r_tit li h3{
	font-size: 28px;
	font-family: arial;
	line-height: 46px;
	margin: -20px 0 0;
	opacity: 0;
}
.creative_r_tit li p{
	font-size: 18px;
	line-height: 20px;
}
.creative_r_tit li.current{
	margin-left: -27px;
	width: 244px;
	height: 110px;
	background: url(../images/index_11.jpg) no-repeat 23px center #f1433c;
}
.creative_r_tit li.current h3{
	opacity: 1;
	margin: 0;
}
.pro_bg{
	background: #292a2e;
	padding: 30px 0 0;
}
.tit1 h3{
	color: #fff;
}
.tit1 p{
	color: #f1433c;
}
.type{
	padding:60px 0 40px ;
}
.type a{
	height: 42px;
	padding: 0 40px;
	line-height: 42px;
	display: inline-block;
	margin: 0 8px;
	font-size: 20px;
	color: #fff;
}
.type .active{
	background: #f1433c;
	border-radius: 20px;
}
.pro{
	margin-right: -14px;
}
.pro li{
	float: left;
	height: 385px;
	margin: 0 14px 0 0;
	
}
.pro li a{
	display: block;
	overflow: hidden;
	position: relative;
}
.pro_con{
	width: 100%;
	height: 100%;
	background: rgba(241,67,60,.6);
	color: #fff;
	top: 100%;
	left: 0;
	padding: 0 50px;
}
.pro_con h3{
	font-size: 30px;
	line-height: 40px;
	padding: 60% 0 0;
}
.pro_con p{
	font-size: 24px;
	line-height: 34px;
	background: url(../images/index_18.jpg) no-repeat left bottom;
	padding-bottom: 9px;
}
.pro_con span{
	width: 91px;
	height: 32px;
	color: #292a2e;
	background: #fff;
	border-radius: 3px;
	line-height: 32px;
	text-align: center;
	display: block;
	margin: 15px 0 0;
}

.pro li:nth-child(1) img,.pro li:nth-child(8) img{
	width: 313px;
	height: 284px;
}
.pro li:nth-child(2) img,.pro li:nth-child(5) img{
	width: 280px;
	height: 253px;
}
.pro li:nth-child(3) img,.pro li:nth-child(6) img{
	width: 359px;
	height: 324px;
}
.pro li:nth-child(4) img,.pro li:nth-child(7) img{
	width: 304px;
	height: 275px;
}
.ad{
	overflow: hidden;
	/* height:600px; */
	width: 100%;
}
.ad img{
	width:100%;
	/* position: absolute;
	top: 0;
	left:50%;
	margin-left: -960px; */
}
.team_bg{
	background: url(../images/bg1.jpg) no-repeat center top;
	height: 818px;
	padding: 34px 0 0;
}
.team{
	padding: 60px 0 0;
	margin-right: -13px;
}
.team ul{
	display: flex;
	text-align: center;
	justify-content: center;
}
.team li{
	width: 249px;
	float: left;
	/* margin-right: 13px; */
	margin: 0 46px;
	height: 437px;
	position: relative;
}
.team_pic{
	display: block;
	overflow: hidden;
	width: 249px;
	height: 383px;
}
.team li:nth-child(even){
	margin-top: 100px;
}
.team_pic img{
	width: 407px;
	height: 383px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-203px ;
	/* -webkit-filter:grayscale(100%);
	filter:grayscale(100%); */
}
.team_con{
	width: 213px;
	height: 89px;
	background: #757679;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;	
}
.team_con h3{
	font-size: 20px;
	color: #f5f5f5;
	line-height: 28px;
	padding: 19px 0 0;
}
.team_con p{
	color: rgba(245,245,245,0.7);
}
.team li:hover img{
	-webkit-filter:grayscale(0);
	filter:grayscale(0);
}
.team li:hover .team_con{
	background: #f1433c;
}
.about_box{
	padding: 30px 0 60px;
}
.about1{
	margin: 60px 0 0;
}
.about_pic{
	overflow: hidden;
}
.about_pic1 img{
	width: 486px;
	height: 381px;
}
.about_txt h4{
	font-size: 26px;
	line-height: 32px;
}
.about_txt p{
	font-size: 16px;
	line-height: 28px;
	margin: 12px 0 0;
}
.about_txt1{
	margin: 130px 0 0 74px;
	color: #26272b;
	width: 740px;
}
.about_txt2{
	width: 658px;
	height: 429px;
	background: #f1433c;
	padding: 70px 0 0 70px;
	color: #fff;
}
.about_pic2 img{
	width: 452px;
	height: 380px;
}
.about2::before{
	width: 219px;
	height: 436px;
	content: "";
	position: absolute;
	top: -56px;
	right: 0;
	background: #f1433c;
	z-index: -1;
}
.news_bg{
	background: #f5f5f5;
	padding: 35px 0 60px;
}
.news{
	background: url(../images/index_68.png) no-repeat left 280px;
	margin:60px 0 0;
	padding: 0 166px;
}
.news li:nth-child(even) .news_text{
	float: right;
}
.news_text{
	width: 482px;
	height: 244px;
	color: #26272b;
	font-weight: bold;
	padding: 0 95px;
	background: url(../images/index_66.jpg) no-repeat center bottom 15px;
}
.news_pic a{
	overflow: hidden;
	display: block;
}
.news_pic img{
	width: 482px;
	height: 244px;
}
.news_text h4{
	color: #252424;
	font-size: 28px;
	line-height: 54px;
	padding: 26px 0 0;
}
.news_text .e-text{
	line-height: 28px;
	height: 112px;
	overflow: hidden;
}
/*footer*/
.footer_bg{
	background: url(../images/footer_bg.jpg) no-repeat center top;
	height: 579px;
	padding: 32px 0 0;
}
.code{
	margin: 60px 0 0;
}
.code img{
	width: 156px;
	height: 156px;
}
.code p{
	line-height: 52px;
	font-size: 18px;
	color: #fff;
}
.contact{
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	margin: 10px 0 0;
}
/*main*/
.main{
	padding: 35px 0 60px;
}
.m_type a{
	color: #736f6e;
}
.m_type .active{
	color: #fff;
}
.m_pro{
	padding: 40px 0 0;
	margin-right: -16px;
}
.m_pro li{
	width: 313px;
	float: left;
	margin: 0 16px 60px 0;
}
.m_pro li a{
	display: block;
	overflow: hidden;
	position: relative;
}
.m_pro li img{
	width: 313px;
	height: auto;
}
.m_pro li:hover .pro_con{
	top: 0;
}
.page{
	background: url(../images/main1.jpg) repeat-x left center;
}
.page a{
	margin: 0 10px;
}
.page span a{
	width: 30px;
	height: 30px;
	background: #787878;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 19px;
	color: #fff;
	font-family:arial;
}
.page .select{
	background: #f1433c;
}
.m_team{
	padding: 40px 0 0;
}
.m_team>li{
	margin-bottom: 80px;
}
.m_team_pic img{
	width: 407px;
	height: 336px;
}
.m_team_con{
	width: 825px;
	height: 336px;
	margin-left: 20px;
}
.m_team_con h3{
	color: #c7c5c5;
	font-size: 25px;
	font-family: arial;
	line-height: 25px;
}
.m_team_con h2{
	color: #b1b0b0;
	font-size: 20px;
	font-weight: normal;
	line-height: 46px;
	margin: 20px 0 15px;
}
.m_team_con h2 span{
	color: #f1433c;
	font-size: 36px;
	margin: 0 15px;
}
.m_team_con p{
	color: #f1433c;
	font-size: 20px;
}
.m_team_txt{
	background: url(../images/main9.jpg) no-repeat left 15px;
	line-height: 26px;
	color: #26272b;
	font-size: 16px;
	height: 78px;
	overflow: hidden;
	padding-left: 135px;
	margin: 32px 0 0;
}
.m_team_con::before{
	width: 322px;
	height: 336px;
	background: #fcdad9;
	content: "";
	top: 0;
	right: -50px;
	position: absolute;
	z-index: -1;
}
.m_team_list{
	padding: 30px 0 0 98px;
}
.m_team_list li{
	float: left;
	margin: 0 2px;
}
.m_team_list li img{
	width: 271px;
	height: 210px;
}
.m_team>li:nth-child(even) .m_team_con{
	float: right;
	text-align: right;
	margin-right: 20px;
}
.m_team>li:nth-child(even) .m_team_pic{
	float: left;
}
.m_team>li:nth-child(even) .m_team_txt{
	background: url(../images/main9.jpg) no-repeat right 15px;
	padding-right: 135px;
	text-align: left;
}
.m_team>li:nth-child(even) .m_team_con::before{
	left: -50px;
}
.m_news{
	padding: 20px 0;
}
.m_news li{
	border-bottom: solid 1px #e8e6e7;
	padding: 40px 0;
}
.m_news li:last-child{
	border: none;
}
.m_news_con{
	width: 790px;
}
.m_news_con h4{
	color: #2e2e2e;
	font-size: 28px;
	line-height: 54px;
}
.m_news_con span{
	font-size: 16px;
	color: #c1c1c1;
}
.m_news_con p{
	color: #26272b;
	font-size: 16px;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	margin: 20px 0 15px;
}
.m_news li:hover h4{
	color: #f1433c;
}
.job_ad{
	width: 670px;
	color: #26272b;
	font-size: 16px;
	line-height: 32px;
	margin: ;
}
.job_ad h3{
	font-size: 16px;
	background: url(../images/main18.jpg) no-repeat center bottom;
	padding: 93px 0 33px;
	margin-bottom: 34px;
	
}
.job_tel{
	margin: 34px 0 0 75px;
	background: url(../images/main19.jpg) no-repeat left center;
	color: #f1433c;
	font-size: 49px;
	line-height: 76px;
}
.job1_pic{
	width: 627px;
	height: 476px;
	background: url(../images/main16.jpg) no-repeat;
	padding: 5px 25px;	
	margin: 60px 0 0;
}
.job1_pic img{
	width: 442px;
	height: 442px;
	border-radius: 100%;
}
.job_con{
	margin: 90px 0 0;
}
.job2_pic img{
	width: 487px;
	height: 336px;
}
.job_text{
	width: 670px;
	margin: 25px 90px 0 0;
	color: #26272b;
	font-size: 16px;
	line-height: 32px;
}
.job_text h3{
	color: #f1433c;
	font-size: 30px;
	line-height: 34px;
	margin: 0 0 30px 0;
}
.job_text>div{
	height: 192px;
	overflow: hidden;
}
.m_contact{
	width: 965px;
	background: url(../images/main21.jpg) no-repeat center 50px;
	margin: 60px auto;
}
.m_contact li{
	float: left;
	text-align: center;
	margin: 0 40px;
}
.m_contact li h3{
	color: #26272b;
	font-size: 16px;
	margin: 17px 0 0;
}
.m_contact li p{
	color: #f1433c;
	font-size: 16px;
	padding-bottom: 10px;
	background: url(../images/main26.jpg) no-repeat center bottom;
}
.m_about{
	color: #26272b;
	font-size: 16px;
	line-height: 34px;
	margin: 60px 0 0;
}

#shang   p{
	font-size: 18px;
}