html, body, div, span, applet, object, iframe, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; }
caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; -webkit-tap-highlight-color: transparent;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
table, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0;}
table{border-collapse:collapse;margin:0 auto!important;}
table thead tr{ background-color: #e2e2ea;}
img { border: 0; }
@font-face {
	font-family: 'Italianno';
	src: url('../fonts/Italianno-Regular.eot');
	src: url('../fonts/Italianno-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Italianno-Regular.woff') format('woff'),
		url('../fonts/Italianno-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
::-moz-selection { background: #f5bc00; color: #fff; text-shadow: none; }
::selection { background: #f5bc00; color: #fff; text-shadow: none; }

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }


.inner { margin: 0px auto;}

.banner{
    background-position-x:center !important;
     background-position-y: center !important;
	background-repeat:no-repeat !important;
	background-size:cover!important;
	height:500px;
}

.wp{
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}
.banner .wp{
	height:100%;
	position: relative;
}
.banner .wp .bannerbox{
	width: 100%;
	text-align: center;
	position: absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
}
.bannerbox h2{
	display: inline-block;
	width:160px;
position: relative;
font-size: 34px;
color:#fff;
font-family: SimHei, Arial, sans-serif;
margin-bottom: 5px;
}
.bannerbox h4{
font-size: 28px;
color:#fff;
font-family: SimHei, Arial, sans-serif;
}
.bannerbox h2:before{
	content: '';
	width:40px;
	height:2px;
	background: #fff;
	position: absolute;
	left:-50px;
	top:50%;
	transform: translateY(-50%);
}
.bannerbox h2:after{
	content: '';
	width:40px;
	height:2px;
	background: #fff;
	position: absolute;
	right:-50px;
	top:50%;
	transform: translateY(-50%);
}
.pcfoot{
	padding-top: 50px;
}
/*IEtips ie*/
.IEtips{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000000; background: rgba(0,0,0,1); display: none;}
.IEtips_Box{ width: 1000px; background: #FAFAFA; height: 500px; position: absolute; left: 50%; top: 50%; margin: -250px 0 0 -500px;}
.IEtips .Browser{ margin-top: 35px;}
.IEtips .IEtips_title{ font-size: 36px; width: 80%; margin: 0 auto; padding-top: 35px;}
.IEtips .Browser ul{ overflow: hidden; text-align: center; width: 80%; margin: 0 auto;font-size: 0;}
.IEtips .Browser ul li{ margin: 0 40px; text-align: center; width: 120px;display: inline-block;vertical-align: top;}
.IEtips .Browser ul li img{ width: 100px; margin: 0 auto;}
.IEtips .Browser ul li a, .IEtips .Browser ul li span{ display: block; margin-top: 25px; color: #2570e1; font-size: 16px; transition: all .5s; -webkit-transition: all .5s;}
.IEtips .Browser ul li a:hover{ color: #800886;}
.IEtips .brn_off{ background: url(../images/brn_off.png); height: 32px; width: 32px; position: absolute; top: 5px; right: 5px; cursor: pointer;}

@media (max-width: 1200px) {
	.wp{margin-left: 15px;margin-right: 15px;}
}
@media  (min-width: 641px) {
	
	.phdiv{display: none;}
}

/*-------------------新闻中心---------------------*/
.banner1{
	background: url(../images/bannernew.jpg);
}
.banner2{
	background: url(../images/bannerjoin.jpg);

}
.banner3{
	background: url(../images/banners.jpg);

}
.banner4{
	background: url(../images/bannerp.jpg);

}
.menu_nav{
	  position: absolute;
    bottom: 0;
    left: 90px;
    width: 100%;
    text-align: center;
}
.menu_nav a{
	background: rgba(255,255,255,.8);
    text-align: center;
    display: inline-block;
    margin-right: 0;
    min-width: 100px;
    padding: 0 15px;
    height: 37px;
    line-height: 37px;
    color: #333;
    font-size: 15px;
    transition: .3s ease;
}
.menu_nav a.active{
	background: rgba(245,188,0,.8);
	color:#fff;
}
.menu_nav a:hover{
	background: rgba(245,188,0,.8);
	color:#fff;
}
.phnav{
	position: relative;
	width:100%;
	height:40px;
	background: #f5bc00;
	text-align: center;
}
.phnav p{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	color:#fff;
}
.phnav p .navname{
	font-size: 14px;
}
.caret{
	display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: 10px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.navul{
	display: none;
	position: absolute;
	left:0;
	top:100%;
	z-index: 2;
	width: 100%;
	height:auto;
	overflow:hidden ;
	background: rgba(255,255,255,1);
}
.navul li{
	font-size: 13px;
	float:left;
	width:33.3%;
	height:40px;
	line-height: 40px;
	text-align: center;
	color:#f5bc00;
	border-bottom: 1px solid #f5bc00;
}
.pos{
	position: relative;
	height:auto;
	padding-top: 20px;
}
.position {
    color: #a4a4a4;
    margin-top: 5px;
    float:right;
}
.position i {
    margin-right: 6px;
    font-size: 17px;
}
.position a {
    color: #a4a4a4;
    font-size: 14px;
}
.newul{
	padding-top: 50px;
	width:100%;
	height:auto;
	overflow: hidden;
}
.newul li{
	position: relative;
	border-bottom:1px solid #ccc;
	background: #fff;
	overflow: hidden;
}
.newul li .cover{
	width: 100%;
	height:100%;
	position: absolute;
	z-index: 1;
	left:0;
	top:100%;
	background: #f3f2ee;
	transition: .3s ease;
}
.newul li:hover .cover{
	top:0;
}
.newul li a{
	z-index: 2;
	position: relative;
	display: block;
	height: auto;
	overflow: hidden;
	padding: 50px 25px;
}
.newtime{
	height:100%;
	width: 120px;
	float:left;
	font-family: SimHei, Arial, sans-serif;
	font-size: 20px;
	color:#f5bc00;
}
.newsbd{
	float:left;
	margin-left: 25px;
}
.newsbd h3{
	font-family: SimHei, Arial, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.newsbd p{
	color: #999999;
    font-size: 14px;
}
.paging{
	height:45px;
	background:#f5bc00 ;
	margin: 50px 0;
}
.pagpre{
	float:left;
	width:60px;
	height:100%;
	line-height:45px;
	background: url(../images/prev.png);
	background-repeat:no-repeat ;
	background-position: center center;
}
.pagpre a{
	display: block;
	width:100%;
	height:100%;
}
.pagnext{
	float:right;
	width:60px;
	height:100%;
	line-height:45px;
	background: url(../images/next.png);
	background-repeat:no-repeat ;
	background-position: center center;
}
.pagnext a{
	display: block;
	width:100%;
	height:100%;
}
.pageinfo{
	text-align: center;
	height:100%;
	float:left;
	width: calc(100% - 120px);
}
.pageinfo a{
	line-height: 25px;
	display: inline-block;
	height:25px;
	width:25px;
	color:#fff;
	margin: 10px 5px 10px 5px;
}
.pageinfo a:hover{
	background: #AA8B24;
}
.pageinfo a.active{
	background: #AA8B24;
}

.newmain{
	margin-bottom: 100px;
	margin-top: -120px;
	padding: 100px 100px;
	background: #fff;
	border: 1px solid #ccc;
}
.new_tit{
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
	height:auto;
	text-align: center;
}
.new_tit h3{
	font-size: 20px;
	text-align: center;
    margin-bottom: 25px;
}
.new_tit span{
	font-size: 14px;
	color:#999;margin-right: 20px;
}
.new_tit span.share{
	display: inline-block;
	position: relative;
	width: 180px;
	height:20px;
	font-size: 14px;

}
.new_tit span.share em{
	position: absolute;
	left:0;
	top:7px;
	font-style: normal;
	
}
.new_tit span.share div{
	position: absolute;
	left:50px;
	top:2px;
}
.newcon{
	padding: 40px 0;
	border-bottom: 1px solid #ccc;
}
.newcon p{
	font-size: 14px;
	line-height: 20px;
}

.aback{
	float:right;
	display: block;
	width:120px;
	height:45px;
	color:#fff;
	background:#f5bc00;
	text-align: center;
	line-height: 45px;
	margin-top: 30px;
}
.newfoot{
	padding-top: 35px;
}
.newfoot .last{
	width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    padding-left: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newfoot .left i{
	position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 45px;
    line-height: 45px;
    text-align: left;
    color: #A4A4A4;
    font-size: 24px;
}
.newfoot .next{
	width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    padding-left: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.newfoot .left{
	float: none;
	margin-right: 200px;
}
/*----------------------联系我们------------------------*/
.map{
	width:100%;
	height:640px;
	position: relative;
}

.f_5{
	width:50% !important;
}
.mapwp{
	position: relative;
	padding: 20px  0  50px 0;
}
.ct{
	position: absolute;
	left:0;
	top:-78px;
	width:72px;
	height:78px;
	padding: 5px 5px 5px 6px;
	background: #f5bc00;
    font-family: SimHei, Arial, sans-serif;
    font-size: 30px;
    color:#fff;
}
.contxt{
	text-align: center;
	width:720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -100px;
	border-top: 4px solid #f5bc00;
	background: #fff;
	padding: 40px 40px;
	box-shadow: 2px 2px 10px #aaa;
}
.contxt h2{
	font-size: 18px;
	margin-bottom: 15px;
}
.contxt h4{
	font-size: 35px;
	color: #f5bc00;
}
.contxt h5{
	font-size: 16px;
	color:#999;
}
.contxt .mt{
	margin-bottom: 40px;
}
.contxt h3{
	font-size: 25px;
	color: #f5bc00;
}
.ct_c{
	float:left;
	font-family: SimHei, Arial, sans-serif;
	font-size: 30px;
	color:#c3c3c3;
}
.map2{
	margin-top: 3px;
	border-top:2px solid #f5bc00;
	background: url(../images/contactbg.jpg);
	background-size:cover ;
	background-position: center center;
	background-repeat:no-repeat ;
}

.map .mapx{
	height:100%;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background: rgba(0,0,0,.1);
}

.map  .maptxt{
	width:500px;
	position: absolute;
	left:10%;
	top:55%;
	transform: translateY(-50%);
	z-index: 3;
	background: #fff;
	padding: 60px 35px 50px 35px;
}
.maptxt h2{
	font-size: 28px;
	margin-bottom:40px;
}

.maptxt p{
	margin-bottom: 25px;
}
.fp{
	font-size: 22px;
}
.map_s2{
	background: #f5f5f5;
	padding: 80px 0;
}
.fwlist{
	height:auto;
	overflow: hidden;
}
.fwlist li {
    height: 407px;
    float: left;
    transition: .3s ease;
    cursor: pointer;
    border-right: 1px solid #ccc;
    padding: 30px 40px 30px 40px;
    width: 33.3%;
}
.fwlist li:last-child{
	border-right: none;
}
.fwlist li h3{
	font-size: 25px;
}
.fwlist li span{
	display: inline-block;
	width:30px;
	height:2px;
	background: #333;
}
.fup{
	margin-top: 50px;
	font-size: 13px;
	color:#666;
	line-height: 22px;
	min-height: 88px;
}
.t2{
	margin-top: 40px;
	font-size: 13px;
	color:#666;
	line-height: 22px;
}
.fwlist li input{
	border: 1px solid #333;
	width:calc(98% - 15px);
	height:35px;
	padding-left: 15px;
	margin-bottom: 4px;
}

.fwlist li textarea{
	border: 1px solid #333;
	width:calc(98% - 15px);
	height:100px;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
	background: transparent;
}
.subt{
	display: block;
	width: 120px;
    height: 40px;
    color: #fff;
    background: #f5bc00;
    text-align: center;
    line-height: 40px;
    display: block;
    
}

.section-6 {
    padding: 40px 0;
    background: #fff;
}
.section6-ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.section6-ul li {
    float: left;
    width: 25%;
    overflow: hidden;
}
.section6-ul li a {
    display: block;
    width: 100%;
    height: 55px;
    position: relative;
}
.section6-ul li a .libd {
    width: 190px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.section6-ul li span {
    float: left;
    height: 80px;
    display: block;
    border-radius: 50%;
    margin-right: 24px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
}
.section6-ul li .ul-txt {
    padding-top: 7px;
    float: left;
}
.section6-ul li .ul-txt h4 {
    font-size: 18px;
    font-weight: normal;
}
.section6-ul li .ul-txt p {
    color: #f5bc00;
}
.section6-ul li:hover span {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
/*--------------加盟----------------*/

@-webkit-keyframes bouncedelay{
	0%,80%,100%{-webkit-transform:scale(0.0);background:#ffba76;}
	40%{-webkit-transform:scale(1.0);background:#ffffff;}
}
@-moz-keyframes bouncedelay{
	0%,80%,100%{transform:scale(0.0);-moz-transform:scale(0.0);background:#ffba76;}
	40%{transform:scale(1.0);-moz-transform:scale(1.0);background:#ffffff;}
}
@keyframes bouncedelay{
	0%,80%,100%{transform:scale(0.0);-webkit-transform:scale(0.0);background:#ffba76;}
	40%{transform:scale(1.0);-webkit-transform:scale(1.0);background:#ffffff;}
}

.franchiseProcessPage{ padding: 30px 0px;}
.franchiseProcessPage .aboutT{ margin-bottom: 50px;}
.procesUl li{ width: 23%; float: left; display: block; position: relative; height: 100px; margin:0px 1% 34px;}
.procesUl .line{ width: 20px; position: absolute; left: 100%; height: 2px; display: block; background-color: #f5bc00; top: 50%; margin-top: -1px;}
.procesUl .con{ padding: 32px 25px 0px 70px; height: 100%; line-height: 1.4; border-radius: 50px; border: 1px solid #f9f9f9; background-color: #f9f9f9; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.procesUl .num{ position: absolute; left: 14px; width: 36px; height: 36px; top: 50%; margin-top: -18px; background-color: #999999; font-weight: bold; text-align: center; color: #fff; line-height: 36px; border-radius: 50%; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;}
.procesUl li:hover .num{ background-color: #f5bc00;}
.procesUl li:hover .con{ border-color: #f5bc00; background-color: #fff;}
.procesUl li:nth-child(4n) .line{ display: none;}
.download-box a:link, .download-box a:visited { color: #fff; }
.download-box a:active, .download-box a:hover { color: #f5bc00; }
.download-box{ background: url(../images/orange_50.png) repeat;  background: none rgba(215,108,0,0.5); padding: 65px 0px 50px;}
.download-box .aboutT{ margin-bottom: 40px;}
.download-box .aboutT .zh,.download-box .aboutT .en{ color: #fff;}
.download-box .btn { width: 618px; margin: 0px auto;}
.download-box .btn a{ border:2px solid #fff; width: 96%; /*float: left; */ margin: 0px auto 10px; display: block; height: 60px; line-height: 60px; border-radius: 30px; text-align: center; }
.download-box .btn a span{ display: inline-block;}
/*.download-box .btn .down2{ float: right; display: block;}
.download-box .btn .down1{ float: left;}*/

.marketingPage{ background-repeat: no-repeat; background-position: center bottom; background-color: #f7f7f7;}
.marketingPbox{ position: relative; z-index: 1; padding: 75px 0px 55px;}
.market-map{ width: 100%; position: absolute; left: 0; bottom: 0; z-index: -1;}
.marketingPbox .itemL,.marketingPbox .itemR{ float: left; display: block; width: 50%;}
.marketingPbox .aboutT{ margin-bottom: 60px;}
select.mar-sel { padding: 10px 26px 10px 8px; line-height: 18px; vertical-align: middle; border: 1px solid #cdcdcd; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "Microsoft JhengHei"; color: #666666; font-size: 14px; font-family: "Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体",tahoma,"times new roman",helvetica,arial; cursor: pointer; float: left; display: block; margin:0px 2% 25px 0px; width: 30%;}
select.mar-sel option { padding: 2px 1%; }
select.mar-sel:hover { color: #101010; }
.csstransitions select.mar-sel { background: url(../images/link_select_ico2.png) no-repeat scroll 95% center #fff; }
.mar-btn{ background-color: #e2a278; width: 88px; height: 44px; text-align: center; line-height: 44px; display: block;}
.mar-btn i{ display: block; width: 100%; height: 100%; background: url(../images/serach_btn.png) no-repeat scroll center center;}
.mar-btn:hover{ background-color: #f5bc00;}
.marketing-demo{ background-color: #fff; padding: 56px 50px 48px; width: 405px; float: right; display: block; border-bottom: 8px solid #edd4c4;}
.marketing-demo .hr-T .zh{ color: #666666; }
.marketing-demo .hr-T{ margin-bottom: 45px;}
.marketing-con{/* height: 420px;*/ overflow: hidden;}
.marketing-list li{ display: block; border-bottom: 1px solid #d2d2d2; padding-bottom: 20px; margin-bottom: 22px;}
.marketing-list .img{ float: left; display: block; width: 38%;}
.marketing-list .img img{ width: 100%; display: block;}
.marketing-list .con{ float: right; display: block; width: 50%;}
.marketing-list .con .t{ font-size: 18px; color: #333333; margin-bottom: 15px; line-height: 1.5;}
.advantagePage{padding: 100px 0  30px 0;}
.advantagePage .aboutT{ margin-bottom: 40px;text-align: center;}
.advantagePage .aboutT span{display: block;text-align: center;}
.advantage-con a:link, .advantage-con a:visited { color: #fff; }
.advantage-con a:active, .advantage-con a:hover { color: #fff; }
.advantage-con{ background-size: cover; background-repeat: no-repeat; background-position: center center; overflow: hidden;}
.advantage-list{ background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5); color: #fff; position: relative;}
.advantage-list dd{ float: left; display: block; width: 33.33%; border-bottom: 1px solid #add2f2; border-bottom: 1px solid rgba(255,255,255,0.3); position: relative;}
.advantage-list .item{ padding: 70px 0px; text-align: center;  border-left: 1px solid #add2f2; border-left: 1px solid rgba(255,255,255,0.3);  transition: all 0.2s ease 0s; -webkit-transform: all 0.2s ease 0s;}
.advantage-list .zh{ font-size: 20px; line-height: 1.2;}
.advantage-list .en{ font-size: 30px; line-height: 1.2; font-family: "Italianno",arial, helvetica, sans-serif;}
.advantage-list .item .num{ font-size: 18px; font-weight: bold; line-height: 1.2; font-family: arial, helvetica, sans-serif;}
.advantage-list .itemC{ position: absolute; width: 100%; height: 0%; background: url(../images/orange_61.png) repeat; background: none rgba(245,188,0,0.61); opacity: 0; visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; overflow: hidden;}
.advantage-list .itemCbox{ padding: 15% 8% 5%;}
.advantage-list .itemCbox .num{ position: absolute; right: 8%; top: 6%; color: #ffffff; font-size: 58px; font-weight: bold; line-height: 1; font-family: arial, helvetica, sans-serif; opacity: 0.15;  filter: alpha(opacity=15);}
.advantage-list .itemCbox .en{ opacity: 0.5;  filter: alpha(opacity=50);}
.advantage-list .itemCbox .pageC{ margin-top: 5%; font-size: 13px;line-height: 20px;}
.advantage-list .showItem .itemC{ opacity: 1; visibility: visible; height: 200%;}
.advantage-list .showItem .item,.advantage-list .hideItem .item{ opacity: 0; visibility: hidden;}
.advantage-list .showItem,.advantage-list .hideItem{ border-bottom-color: transparent;}
.join_t{
	text-align: center;
	margin-bottom: 30px;
}
.join_t .h3{
	font-family: 'Italianno';
	font-size: 54px;
	color:#666;
	margin-left: auto;
	margin-right: auto;
}
.join_t .h2{
	display: block;
	font-size: 24px;
    color: #f5bc00;

}
.join3{
	padding: 0 0 60px 0;
	background: url(../images/joinbg1.jpg);
	background-size:cover ;
	background-repeat:no-repeat ;
	background-position:center center; 
}
.join4{
	padding: 40px 0 60px 0;
	background: url(../images/joinbg2.jpg);
	background-size:cover ;
	background-repeat:no-repeat ;
	background-position:center center; 
}
.white{
	color:#fff !important;
}
.joining{
	width:49%;
	float:left;
	margin-top: 80px;
	background: #fff;
}
.join3 .wp{
	height:auto;
	overflow: hidden;
}
.js{
	width:49%;
	float:right !important;
}
.js .joining_t{
	background: #23297a !important;
}
 .joining_t span{
	font-size: 54px;
	font-family: 'Italianno';
}
.joining_t{
	padding: 10px 0 25px 0;
	background: #f5bc00;
	padding-left: 50px;
	color:#fff;
	font-size: 24px;
}
.joining_b{
	height:440px;
	padding: 40px 40px;
	line-height: 20px;
	font-size: 14px;
}
.message_l{
	float:left;
	width:48%;
}
.message_r{
	float:right;
	width:48%;
}
.message input{
	width: 100%;
    padding-left: 10px;
    height: 45px;
    line-height: 45px;
    display: block;
    margin-bottom: 20px;
    background: rgba(255,255,255,.8);
    border-radius: 5px;
}
.message {
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	height:auto;
	overflow: hidden;
	max-width: 900px;
}
.mes{
	margin-bottom: 20px;
}

.message_a textarea{
	width:100%;
	height:200px;
	background: rgba(255,255,255,.8);
	padding: 15px 0 0 15px;
}
.message input::-webkit-input-placeholder {

	font-size: 14px;
}
.message textarea::-webkit-input-placeholder {

	font-size: 14px;
}
.message button {
	border: none;
    color: #fff;
    outline: none;
    font-family: "微软雅黑";
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    width: 150px;
    height: 50px;
    text-align: center;
    background: #f5bc00;
    margin-left: auto;
    margin-right: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-radius: 5px;
}
/*------------------服务-------------------*/

.mul li:last-child{border-bottom: none;}
.smain{
	padding: 100px 0 30px 0
}
.service1{
	margin-top: 90px;
	padding: 40px 0 60px 0;
	background: url(../images/serbg1.jpg);
	background-size:cover ;
	background-repeat:no-repeat ;
	background-position:center center; 
}
/*------------------产品------------------*/
.brandlist {
	height:auto;
	margin-top: 50px;
}
.brandwp{
	margin-top: 40px;
	height:auto;
	overflow: hidden;
	max-width: 1230px;
	padding: 0 15px;
}
.brandlist li{
	margin-bottom: 30px;
	cursor: pointer;
	float:left;
	width:calc((100% - 90px)/4);
	margin-left: 30px;
	background: #fff;
	transition: all .3s;

}

.brandlist li:nth-child(4n+1){
	margin-left: 0;
}
.imgbox{
	overflow: hidden;
}
.imgbox img{
	vertical-align: bottom;
	width:100%;
	transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
}

.brandtxt{
	transition: all .3s;
	background: #e5e5e5;
	padding:15px 15px;
	color:#333;
	font-size: 14px;
}
.brandtxt h3{
	font-weight: normal;
	font-size: 14px;
}
.brandlist li:hover{
	transform: translateY(-10px);
    box-shadow: 0 0 13px rgba(0,0,0,.3);
}
.brandlist li:hover .brandtxt{
	background: #f5bc00;
	color:#fff;
}
/*弹窗1*/


/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #00865e url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }
/* Dots */
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page,
.owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* mouse grab icon */
.grabbing { cursor: url(grabbing.png) 8 8, move; }
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls { margin-top: 10px; text-align: center; }

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; }
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }
.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span { }

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

/* preloading images */
.owl-item.loading { min-height: 150px; background: url(../images/AjaxLoader.gif) no-repeat center center; }


/*honor style*/

.overlayClose { cursor:pointer;width: 52px; height: 52px; display: block; position: fixed; right: 5%; top: 60px;  transition: 300ms; -webkit-transition: 300ms; z-index: 100;}
.overlayClose i { background: url(../images/close_ico2.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; }
.overlayClose:hover{ background-color: #F4BE31;}
.overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }
.imgShowBox { background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; z-index: 10100; width: 100%; overflow: hidden;  -webkit-overflow-scrolling: touch; }
.no-csstransitions .imgShowBox{ display: none;}
.imgShowDemo { width: 100%; height: 100%; position: relative; overflow: hidden; }
.imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; }
.imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 100%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 80px; right: 0px; bottom: 60px; }
.imgShowDemo .con{text-align: center  !important; position: absolute; left: 0px; right: 0px;bottom: 0px; background-color: #fff; width: 100%; padding: 10px 0;}
.imgShowDemo .con .t{ font-size: 16px; color: #333;}
.imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; }
.imgShowDemo .txt .i { padding-left: 3%; }
.hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; }
.img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; }
.no-csstransitions .img-show{ display: block;}
.imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image: url(../images/p_l3.png);background-repeat:no-repeat ;background-position: center center;}
.imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image: url(../images/p_r3.png);background-repeat:no-repeat ;background-position: center center; }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #F4BE31; }
.imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background-color: #666666; }
.imgShowDemo .con h3{font-weight: normal;}


/*-------------产品---------------*/
.pa{
	position: absolute;
}
.anav {
	margin-top: 40px;
	text-align: center;
}
.anav a{
	background: #dfdfe1;
    text-align: center;
    display: inline-block;
    margin-right: 25px;
    min-width: 100px;
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    color: #333;
    font-size: 14px;
    transition: .3s ease;
}
.anav a:hover{
	color:#fff;
	background: #f5bc00;
}
.anav a.active{
	color:#fff;
	background: #f5bc00;
}
/*---------------品质--------------------*/

.full{
	width:100%;
	height:100%;
}
#owl-demo{
	height:100%;
}
#owl-demo .item{
	height:100%;
	background-position:center center;
	background-repeat:no-repeat ;
	background-size:cover;
}
.owl-wrapper-outer,.owl-wrapper,.owl-item{
	height:100%;
}
/*-----------------------------*/
.proul{
	margin-top: 90px;
	width:100%;
	height:auto;
	overflow: hidden;
}

.proul li{
	overflow: hidden;
	margin-bottom: 30px;
    cursor: pointer;
    float: left;
    width: calc((100% - 90px)/4);
    margin-left: 30px;
    background: #fff;
    transition: all .3s;
    position: relative;
}
.proul li:nth-child(4n+1){
	margin-left: 0;
}
.proul li img{
	width:100%;
	height:auto;
	position: relative;
	z-index: 1;
	transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
}
.proul li:hover img{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
}

.proul li .procover{
	position: absolute;
	left:10px;
	top:10px;
	right:10px;
	bottom:10px;
	z-index: 2;
	background: rgba(0,0,0,.5);
    transform: scale(1.3);	
    opacity: 0;
    transition: .3s ease;
}
.proul li:hover .procover{
	transform: scale(1);	
    opacity: 1;
}
.proul li .procover .mbox{
	width:100%;
	text-align: center;
	position: absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
}
.proul li .procover h2{
	font-size: 17px;
	color:#fff;
	margin-bottom: 5px;
}
.proul li .procover h3{
	font-size: 13px;
	color:#fff;
	font-weight: normal;
	margin-bottom: 5px;
}
.proul li .procover h4{
	font-size: 13px;
	color:#fff;
	font-weight: normal;
	margin-bottom: 5px;
}
.proul li .procover p{
	font-size: 14px;
	color:#fff;
}
.proul li .procover span{
	margin-bottom: 5px;
	display: inline-block;
	width:80px;
	height:2px;
	background: #fff;
}
.item .con h2{
	height:25px;
	line-height: 25px;
	display: block;
	float:left;
	font-size: 17px;
}
.item .con{
	padding: 25px 5% !important;
	font-size: 14px;
	z-index: 50000;
}
.item .con p{
	height:25px;
	line-height: 25px;
	display: block;
	float:right;
	margin-right: 20px;
}
.item .con h3{
	height:25px;
	line-height: 25px;
	display: block;
	float:right;
	font-size: 14px;
}
.item .con h4 {
    height: 25px;
    line-height: 25px;
    display: block;
    float: right;
    font-size: 14px;
		font-weight: normal;
		margin-right: 20px;
}
@media  (min-width: 641px){
	.full{min-height: 612px;}
	.join3,.join4,.map2,.service1{background-attachment: fixed;}
}
@media  (max-width: 640px) {
	.proul{margin-top: 0;}
	.proul li .procover .mbox{display: none;}
	.imgShowDemo .owl-controls .owl-buttons div{width: 34px;height: 34px;}
	.imgShowDemo .owl-controls .owl-buttons div.owl-prev{
		background-size: 10px;
	}
	.imgShowDemo .owl-controls .owl-buttons div.owl-next{
		background-size: 10px;
	}
	.item .con{
		padding: 10px 3%;
	}
	.item .con h2{
		display: block;
		float: none;
		font-weight: bold;
		font-size: 14px;
	}
	.item .con h3,.item .con h4,.item .con p{
		font-size: 13px;
		float:left;
		margin-right: 8px;
	}
	.imgShowDemo .con{
		text-align: left !important;
	}
	.pcdiv{display: none;}
	.banner{height:200px;}
	.bannerbox h2{font-size: 20px;}
	.bannerbox h4{font-size: 18px;}
	.bannerbox h2:before{left:-8px;width:30px;}
	.bannerbox h2:after{right:-8px;width:30px;}
	.position{font-size: 12px;margin-top: 15px;float:none;}
	.position a{font-size: 12px;}
	.position i {font-size: 14px;}
	.newtime{float:none;margin-bottom: 10px;}
	.newsbd{margin-left: 0;float:none;}
	.newsbd h3{margin-bottom: 10px;font-size: 16px;}
	.newul li a{padding: 25px 15px;}
	.newul{padding-top: 30px;}
	.paging{margin: 30px 0;margin-left: auto;margin-right: auto;width:120px;}
	.pageinfo{display: none;}
	.newmain{margin-top: 30px;padding: 30px 10px;margin-bottom: 30px;}
	.new_tit h3{margin-bottom: 15px;}
	.new_tit{margin-bottom: 20px;}
	.newcon{padding: 20px 0;}
	.aback{width:110px;height:35px;line-height: 35px;float:none;margin-top: 5px;margin-bottom: 10px;}
	.newfoot .left{margin-right: 0;}
	.newfoot .last,.newfoot .next{height:35px;line-height: 35px;}
	.map{height:300px;}
	.ct{font-size: 18px;width:auto;height:auto;padding: 5px 5px;top:-31px;}
	.ct_c{display: none;}
	.contxt{margin-top: 20px;width:100%;border-top: 1px solid #f5bc00;}
	.contxt h4{font-size: 20px;}
	.contxt h3{font-size: 20px;}
	.contxt .mt{margin-bottom: 25px;}
	.mapwp{padding: 20px 0 30px 0;}
	#map{overflow: hidden;}
	.join_t .h3{font-size: 30px;}
	.join_t .h2{font-size: 18px;}
	.pos{padding-top: 0 ;}
	.joining{width:100%;margin-top: 25px;}
	.joining_t{padding: 10px 0 20px 0;padding-left: 15px;font-size: 18px;}
	.joining_b{padding: 20px 20px;height:auto;}
	.join3{padding: 30px 0 40px 0;}
	.join4{padding: 30px 0 30px 0;}
	.message{margin-top: 20px;}
	.message input{height:35px;line-height: 35px;}
	.message_a textarea{height:150px;}
	.message button{height:40px;line-height: 40px;width: 120px;}
	.message input::-webkit-input-placeholder {font-size: 12px;}
    .message textarea::-webkit-input-placeholder {font-size: 12px;}
    .phfootbp{font-size: 12px;}
    .smain{padding: 70px 0 0 0}
    .service1{padding: 30px 0;margin-top: 60px;}  
    .brandlist li{width: calc((100% - 15px)/2);margin-left:15px;margin-bottom: 15px;}
    .brandlist li:nth-child(2n+1){margin-left: 0;}
    .brandwp{padding: 0;}
    .brandtxt{padding: 8px 10px;}
    .brandlist{margin-top: 0;}
    .brandtxt h3{font-size: 13px;} 
    .anav a{margin-right: 4px;font-size: 12px;padding: 0 10px;height:30px;line-height: 30px;}
    .joining_t{height:auto;}
    .joining,.js{width:100%;float:none;}
    .joining_t span{font-size: 30px;}
    .section6-ul li {width: 50%;margin-bottom: 20px;}
    .section-6{padding: 20px 0;}
    .fwlist li{width:100%;float:none;height:auto;padding: 20px;}
    .fup{margin-top: 20px;min-height: 0;}
    .fwlist li h3{font-size: 18px;}
    .t2{margin-top: 20px;}
    .map_s2{padding: 30px 0 0 0;}
    .maptxt{padding: 30px 0 30px 0; }
    .maptxt h2{font-size: 22px;margin-bottom: 15px}
    .maptxt p{margin-bottom: 10px;}
    .item .con p{margin-right: 5px;}
    .proul li{width: calc((100% - 15px)/2);margin-left: 15px;margin-bottom: 15px;}
    .proul li:nth-child(2n+1){margin-left: 0;}
    .proul li .procover h2{font-size: 15px;}
    .anav{text-align: left;margin-top: 30px;}
    .anav a{margin-bottom: 10px;}
    .brandwp{margin-top: 0;}
}