﻿@charset "utf-8";
/* CSS Document -- reset CSS and base CSS */
/*@author : llf
**@date : 2014-06-24
*/
html, body, iframe, h1, h2, h3, h4, h5, h6, p , form , dl, dd, ol, ul{margin: 0;}
ol,ul{margin:0;padding:0;}
section, article, aside, header, footer, nav, dialog, figure {display: block}
html{height:100%;}
body {line-height: 1;background:#fff;font-size:100%;font-family:Arial,"微软雅黑";overflow-x:hidden;}
ol, ul {list-style: none}
* html .clearfix {zoom: 1;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;font-size: 0}
*:first-child+html .clearfix {zoom: 1}
blockquote, q {quotes: none}
img{border:0 none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none}
:focus {outline: 0}
ins,a {text-decoration: none}
em,i{font-style:normal;}
del {text-decoration: line-through}
table {border-collapse: collapse;border-spacing: 0}
.fl {float: left}
.fr {float: right}
.block{display:block}
.relative{position:relative;}
/*base style*/
body#home{height:100%;min-height:900px;max-height:1200px;position:relative;}
.wrap{margin:0 auto;}
.head{width:100%;}
.head h1{text-indent: -9999px;height:46px;background:url(../../images/logo.png) no-repeat 17px center;}
.head .wrap>a{display:block;width:320px;}
.navigation a{border:0 none;color:#999;display:inline}
.navigation a:hover{color:#ff5500;}
.navigation a:active, .navigation a.on{color:#ff5500;border-bottom:2px solid #ff7200;background:none;}
/*broadcasting*/
.bannerIndex{width:100%;border-bottom:1px solid #E7E7E7;background:url(/images/banner-bg.jpg);position:absolute;top:50px;left:0;right:0;bottom:100px;overflow:hidden;}
.bannerIndex .wrap{height:100%;position:relative;*position:static;}
.nobg{background:none;border-bottom:0 none;}
.bannerIndex section{position:absolute;left:0;right:0;bottom:0;top:0;display:none;}

.bannerIndex section img{display:block;position:absolute;left:50%;top:50%;margin-left:-640px;margin-top:-320px; width:100%;}
/*.bannerIndex section img{display:block;position:absolute; height:100%; margin:0 auto;}*/
/*.btnArea{width:100%;padding-bottom:18px;text-align:center;position:absolute;bottom:0px;left:0;background:#F8F7F5;}
.btnArea a{display:inline-block;width:180px;height:50px;margin-top:18px;text-align:center;border:2px solid #ff7200;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.btnArea a:active{background:none}
.btnArea a + a{margin-left:30px;}
.btnArea .more span{background:none;padding-left:0;}
.btnArea a span{color:#ff7200;}*/
.bannerIndex em{display:block;position:absolute;cursor:pointer;}
.bannerIndex em:active{background:none;}
.bannerInsidePage{width:100%;background:#F8F7F5;}
.bannerInsidePage img{display:block;margin:0 auto;}
.bannerPro{background:url(../img/pro_bg.jpg) repeat;}
.nobg{background:none;border-bottom:0 none;}
/*promos*/
.promos{position:absolute;left:0;right:0;bottom:116px;}
.promos ul{width:100%;margin-top:8px;}
.promos li{height:176px;float:left;position:relative;overflow:hidden}
.promos li a{bottom: 0;cursor: pointer;display: block;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: 1;}
.promos li a img{position:absolute;left:50%;margin-left:-164px;bottom:0;}
/*footer*/
#home .btm{position:absolute;left:0;right:0;bottom:0;}
.btm{margin-top:50px;font-size:12px;padding-bottom:20px;position:relative;}
.btm div{line-height:18px;}
.btm div + div{margin-top:15px;}
.btm div span + span{padding-left:10px;}
.links a{color:#999;font-weight:bold;padding-right:20px;}
.links a:hover{text-decoration:underline}
.links a + a{padding-left:20px;border-left:1px solid #999;}
.link,s a:active,.btnArea a:active{background:none}
.icpicon{ margin-right:5px; display:inline; vertical-align:middle; margin-top:-2px}
.btm span{color:#bbb;}
.btmShare{position:absolute;}
.btmShare a{float:left;margin-right:25px;background:url(../img/i_0.png) no-repeat; cursor:pointer;color:#999;}
.btmShare a:hover{text-decoration:underline}
.btmShare a + a{margin-right:0;}
.btmShare .sina{padding-left:40px;height:29px;line-height:29px;background-position:0 0;}
.btmShare .weixin{padding-left:38px;height:26px;line-height:26px;background-position:-3px -34px;position:relative;}
/*downSection*/
.downSection p{margin:33px auto 70px;text-align:center;}
.downSection p a{float:left;width:180px;height:50px;line-height:50px;vertical-align:middle;}
.downSection a span{color:#ff7200;}
/*product News*/
.proNews{border:0 none;margin:0 auto;}
.proNews dd{float:left;width:50%;}
.proNews h2{color:#666;}
.newInfo{color:#999;}
/*product function*/
.proFunction{width:100%;margin:20px auto;}
.proFunction li{float:left;}
.proFunction .proFunCon{margin:8px 6px;border:2px solid #F5F2EC;height:234px;}
.proFunCon img{float:left;width:265px;height:234px;}
.proFunCon p{color:#666;padding-top:90px;padding-right: 10px;}
/*partners*/
.partners{width:100%;}
.partners li{float:left;}
.partners .partWrap{height:175px;margin:0 5%;background:#F5F5F4;border:1px solid #ECECEC;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 5px #f4f4f4;-moz-box-shadow:0 0 5px #f4f4f4;box-shadow:0 0 5px #F4F4F4;position:relative;z-index:0;}
.partHead{float:left;}
.partHead span{display:block;width:92px;height:92px;padding:5px;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.partHead img{display:block;width:92px;height:92px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.partHead p{color:#666;text-align:center;padding-top:10px;font-size:1.125em;}/*font-size:18px;*/
.partInfo{color:#666;padding-left:136px;}
.partInfo h2{font-size: 1em;padding-top:40px;}/*font-size:16px;*/
.partInfo p{font-size:0.75em;padding-top:15px;}/*font-size:12px;*/
.partInfo a{color:#666;text-decoration:underline;}
/*cooperation title*/
.title{width:100%;height:2px;position:relative;margin:60px auto 40px;}
.title strong{display:block;width:192px;height:45px;line-height:45px;background:#fff;border:2px solid #ff7200;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;position:absolute;left:50%;margin-left:-93px;top:-23px;text-align:center;color:#ff7200;font-size:1em;}/*font-size:16px;*/
/*cooperation case*/
.coopCase{width:100%;}
.coopCase .more{display:block;margin-top:5px;color:#999;text-align:right;font-size:0.875em;clear:both;}/*font-size:14px*/
.coopCase .more:hover{text-decoration:underline;}
.coopCase li{float:left;}
.caseWrap img{width:100%;}
.caseWrap h3{margin-top:10px;font-size:1em;color:#666;}/*font-size:14px*/
.caseWrap p{margin-top:5px;font-size:1em;color:#999;}/*font-size:14px*/
/*cooperation brand*/
.coopBrand{width:100%;}
.coopBrand li{float:left;}
.coopBrand li div{border:1px solid #E5E5E5;*overflow:hidden;}
.coopBrand li img{width:100%;*width:auto !important}
/*zy meaning*/
.zyMeaning{width:100%;margin:50px auto 40px;}
.zyMeaning li{width:33.3%;float:left;text-align:center;}
.zyMeaning li div{padding:0 5px;}
.zyMeaning li + li div{border-left:1px solid #EBEBEB;}
.zyMeaning li h2{color:#ff7200;font-weight:normal}
.zyMeaning li p{color:#999;padding-top:12px;line-height:18px;}
.zyText{padding:0 30px;}
.zyText h3{font-weight:bold;color:#666;line-height:2em;font-size:0.875em;}/*font:14px/28px*/
.zyText p,.zyText div{line-height:2em;font-size:0.875em;color:#666;}/*font:14px/28px*/
.aboutZy p,.aboutZy div{margin-bottom:20px;}
.statement p,.statement div{margin-bottom:30px;}
/*delivery: post resume*/
.delivery{position:absolute;bottom:50px;left:50%;margin-left:-105px;color:#666;text-align:center;}
.delivery a{color:#666;}
.delivery a:hover{text-decoration:underline;}
/*zy show*/
.zyShow{width:100%;margin:50px auto;}
.zyShow dt,.zyShow dd{float:left;width:50%;}
.zyShow a{display:block;}
.zyShow dt div{padding-right:10px;}
.zyShow dd div{padding-left:10px;}
.zyShow img{width:100%;}
/*popup for position info */
.posInfo{background:#fff;display:none;}
.posInfo h2{padding-left:40px;line-height:58px;font-size:1.125em;color:#333;border-bottom:1px solid #EBEAEA;background:#F6F4F4;}/*font-size:18px;*/
.posInfo h2 em{float:right;width:27px;height:26px;background:url(../img/x.png) no-repeat;margin-right:25px;margin-top:18px; cursor:pointer}
.posWrap{padding:0px 40px;}
.posInfo dl{width:100%;}
.posInfo dd{float:left;width:50%;height:46px;line-height:46px;color:#666;font-size:0.875em;text-align:left;}/*font-size:14px*/
.posInfo h3{line-height:36px;padding-top:3px;font-weight:bold;font-size:0.875em;color:#999;border-top:1px solid #EBEAEA;padding-left:4px;}/*font-size:14px;*/
.posInfo p{line-height:30px;color:#333;font-size:0.875em;padding-left:4px;}/*font-size:14px*/
.btnWrap{border-top:1px solid #EBEAEA;padding:15px 0;}
.inptbtn,a.inptbtn{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none; appearance:none;width:205px;height:46px;line-height:46px;text-align:center;display:block;margin:0 auto;background:#ff7200;border:2px solid #ff7200;color:#fff;border-radius: 3px;font-size:1.25em;outline:none;}/*font-size:20px;*/
a.inptbtn{}
/*waterFall*/
#waterFall{max-width:1280px; margin:0 auto;}
#waterFall ul{ width:33.33%;*width:33%;float:left;}
#waterFall li{background:#F6F5F5; margin:15px 7px;padding:10px;border:1px solid #E6E6E6;-webkit-box-shadow: 0 0 6px #F1F1F1;-moz-box-shadow:0 0 6px #F1F1F1;-o-box-shadow:0 0 6px #F1F1F1; box-shadow:0 0 6px #F1F1F1;}
#waterFall img{width:100%;}
#waterFall .describe{color:#666;font-size:0.75em;padding-top:5px;}/*font-size:12px;*/
.wallTitle1{background:#F19149}
.wallTitle{background:#89C997}
.wallTitle time,.wallTitle1 time{display:block;font-size:2.5em;color:#fff;text-align:center;padding-top:70px;}/*font-size:40px;*/
.wallTitle p,.wallTitle1 p{text-align:center;font-size:1.5em;padding-top:5px;padding-bottom:70px;color:#fff;}/*font-size:24px;*/
/*zy statement*/
article.statement{margin-bottom:20px;}
.caption{text-align:center;padding-top:70px; position:relative;}
.caption h1{font-weight:normal;color:#776258;font-size:2.25em;line-height:0.8333em;}/*font:36px/30px*/
.caption hr{height:0;border:none;border-bottom:1px solid #D6D0CD;margin:36px 0 40px;}
.caption em{display:block;position:absolute;bottom:-25px;left:50%;margin-left:-25px;width:50px;height:50px;background: #fff url(../img/bookOpened.jpg) no-repeat center center;}

/*news list*/
.newsList{border-top:1px solid #999;}
.newsList aside{width:158px;/*min-height:200px;*/border-top:4px solid #999;float:left;text-align:center;color:#999;}
.newsList aside strong{display:block;font-size:3.75em;padding:15px 0;}/*font-size:60px;*/
.newsList aside em{display:block;font-size:1.125em;}/*font-size:18px;*/
.newsList article{padding:0px 0px 20px 180px;}
.newsList article time,.newsMore{display:none;}
.newsList article h2{color:#636363;}
.newsList article div,.newsList article p,.newsList article .more b{font-size:0.875em;line-height:2em;color:#999;}/*font:14px/28px*/
.newsList .newsContent div,.newsList .newsContent p{margin-bottom:20px;}
.newsList article img{display:block;margin:20px auto 0;}/*In newslist page,the image size is 800*260*/
.newsList .newsContent img{width:100%;height:auto;}
.newsList article .more,.newsList article .more b{color:#666;}
.newsList article .more:hover{text-decoration:underline;}
.pageList{width:800px;margin:0 auto;color:#999;font-size:0.875em;padding-left:180px;}/*font-size:14px;*/
.pageList a{color:#999;padding:0 17px 0 2px;}
.pageList .on, .pageList a:hover{color:#ff7200;}
.pageList span a{padding:0;}
.pageList span a:hover{text-decoration:underline;}
.pageList span{color:#999;float:left;}
.pageList .toNext{float:right;}




@charset "utf-8";
/* CSS Document for PC */
/*@author : llf
**@date : 2014-06-24
*/
@media only screen and (max-width:980px) and (min-width:768px){
.bannerInsidePage img{width:100%}
}
@media only screen and (min-width:1024px){
/*base styles*/ 
.wrap{max-width:1280px;width:100%;}
/*banner*/
.bannerIndex em{width:36px;height:55px;top:50%;margin-top:-28px;}
.bannerIndex .toLeft{background:url(../img/left.png) no-repeat;left:22px;*left:10%;}
.bannerIndex .toRight{background:url(../img/right.png) no-repeat;right:22px;*right:10%;}
.zyValue img{margin:70px auto 40px;}
/*.btnArea a span,.downSection p span{display:inline-block;line-height:50px;padding-left:40px;background:url(../img/phone.png) no-repeat;}*/
.downSection p span{display:inline-block;line-height:50px;padding-left:10px;}
/*.btnArea .android span,*/.downSection .android span{background-position:0 6px;}
/*.btnArea .ios span,*/.downSection .ios span{background-position:0 -42px;}
/*.btnArea .win8 span,*/.downSection .win8 span{background-position:0 -87px;}
/*downSection*/
.downSection p{width:726px;border:2px solid #FF7200;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.downSection .iTing{width:544px;}
.downSection p a + a{border-left:2px solid #ff7200;}
.downSection .win8 span{background-position:0 -86px;}
.downSection .qrCode span{width:153px;height:135px;padding-left:0;background:url(../img/rqCodebg.jpg) no-repeat;/*margin-top:-38px;*/position:absolute;top:-38px;left:50%;margin-left:-77px;}
.downSection .qrCode img{margin-top:5px;width:123px;height:123px;}
/*promos*/
.promos ul{height:175px;}
.promos li{width:25%;}
.promos li + li a{border-left:6px solid #fff;}
/*footer*/
.btm div{margin-left:35px;}
.btm span{color:#bbb;}
.btmShare{right:10px;bottom:40px;}
.btmShare a{ text-indent:-9999px;width:0;}
.promos li{width:25%;}
.weixinPop{position:absolute;bottom:40px;right:-14px;z-index:999;background:#fff;border:1px solid #EEE;-webkit-box-shadow: 0 0 4px #CBCBCB;-moz-box-shadow:0 0 4px #CBCBCB; box-shadow: 0 0 4px #CBCBCB;color:#999;font-size:0.875em;display:none;}/*font-size:14px;*/
.weixinPop span{display:block;padding:6px 0 0 10px;}
.weixinPop img{display:block;width:130px;height:130px;border:none;margin:6px 10px 10px;}
.btmShare .weixin:hover+.weixinPop{display:block;}
/*product News*/
.proNews{max-width:1040px;min-width:1024px;}
.proNews dd h2,.proNews dd .newInfo{padding-left:60px;}
.proNews h2{font-size:1em;line-height:2.25em;}/*font:16px/36px;*/
.proNews h2 a{display:none;}
.newInfo{font-size:0.75em;line-height:2.5em;}/*font:12px/30px*/
.newInfo span{width:70px;float:left;height:100px;}
.newContent a{color:#aaa;float:right;margin-right:120px;}
/*product function*/
.proFunction li{width:50%;}
.proFunCon p{font-size:1.125em;line-height:1.67em;}/*font:18px/30px*/
/*partners*/
.partners{width:100%;margin:55px auto 35px;}
.partners li{width:49%;padding-bottom:20px;}
.partHead{padding:17px 17px 0;}
/*cooperation title*/
.title{background:url(../img/line.jpg) no-repeat center center;}
/*cooperation case*/
.coopCase{margin:50px auto 20px;}
.coopCase li{width:25%;}
.coopCase .caseWrap{margin: 0 4%;font-size:0.875em;line-height:1.429em;}/*font:14px/20px;*/
/*news list*/
.newsList{width:980px;border-top:1px solid #999;margin:20px auto;}
/*cooperation brand*/
.coopBrand li{width:20%;}
.coopBrand li div{margin:15px 8.1%;}
/*zy meaning*/
.zyMeaning li h2{font-size:3em;}/*font-size:48px;*/
.zyMeaning li p{font-size:1.25em;}/*font-size:20px;*/
.iShow{display:block;margin:40px auto;padding-left:100px}
/*zy recruit*/
.recruit{margin:auto 50px;}
/*zy statement*/
.statement,.caption{width:980px;margin:0 auto;}
article.statement{padding:0;}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  /*IE10-specific styles go here*/
.navigation a:hover .pullDown{display:block;top:25px;}
}
@media only screen and (max-width:1200px) and (min-width:1024px){
/*partners*/
.partInfo a{display:block;padding-top:10px;}
}
@media only screen and (min-width:768px){
.bannerAbout section img{width:100%;margin:0 auto}
/*head  156px 25px;*/
.head h1{width:176px;background-size: auto 25px;}
.navigation{position:absolute;right:30px;bottom:8px;z-index:2; top:15px;}
.navigation a{padding:0 5px 7px;margin-left:10px;font-size:1em/1.125em;font-weight:bold;position:relative}/*font-size:16px;*/
.navigation .pullDown{position:absolute;top:24px;left:-7px;z-index:999;/*padding-top:5px;*/width:106px;border-bottom:1px solid #EAE7E3;border-top:1px solid #EAE7E3;display:none;}
.navigation a:hover .pullDown{display:block;}
.navigation a:hover .menu2 .pullDown{ display:none}
.navigation a:active, .navigation a.on{padding-bottom:5px;}
/*.navigation .pullDown em{display:block;position:absolute;top:0;left:46px;width:15px;height:7px;background:url(../img/j.png) no-repeat;}*/
.navigation .pullDown span{display:block;height:34px;line-height:35px;background:#fff;border-bottom:1px solid #E0E0E0;text-align:center;color:#747474;font-weight:normal;border-left:1px solid #EAE7E3;border-right:1px solid #EAE7E3;font-size:0.875em;}/*font-size:14px; 1em=16px*/
.navigation .pullDown span:hover{color:#ff7200}
.menu2 { position:relative; }
.navigation a:hover .menu2:hover .pullDown{ display:block}
.navigation .menu2 .pullDown{ left:104px; top:-1px; display:none; +margin-top:-18px;margin-top:-26px!important;margin-top:-26px\9\0;}
.ie11 .navigation .menu2 .pullDown{margin-top:-26px} 
/*zy cultrue photo btn*/
.photoBtn{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance: none;width:260px;height:45px;font-family:'微软雅黑';font-size:1.25em;line-height:2.25em;text-align:center;font-weight:bold;color:#ff7200;background:#fff;border:2px solid #ff7200;-webkit-border-radius:2px;-moz-border-radius:2px; border-radius:2px;position:absolute;bottom:15px;left:50%;margin-left:-135px; cursor:pointer;/*padding-bottom:10px*/}/*font-size:20px/45px;*/
/*cooperation title*/
.title.zyRecruit{display:none}
/*news list*/
.newsList article h2{font-size:1.5em;line-height:1.5em;padding:15px 0;}/*font:24px/36px*/
/*zy dynamic*/
.newsDynamic{background:#F8F8F8;}
.newsDynamic img{display:block;margin:0 auto;margin-bottom:3%;}
.newsDynamic .info{position:absolute;left:30px;top:30px;}
.newsDynamic .info h3{color:#ff7200;font-weight:normal;font-size:1.875em;line-height:1.333em;}/*font:30px/40px*/
.newsDynamic .info a{color:#999;font-size:0.875em;}/*font-size:14px;*/
.newsDynamic .info a:hover{text-decoration:underline;}
/*the position style on PC/PAD terminal*/
.positionPhone{display:none;}
.positionsPC{width:100%; table-layout:fixed;border:2px solid #ff7200;-webkit-border-radius:2px;-moz-border-radius:2px; border-radius:2px;}
.positionsPC td{line-height:56px;border-right:2px solid #ff7200;text-align:center;font-size:1.125em;background:#fff;color:#ff7200;cursor:pointer;}/*font-size:18px;*/
.positionsPC td:hover{background:#fe8d31;color:#fff;}
.positionsPC td.on{background:#ff7200;color:#fff;}
.positionInfo{width:100%;table-layout:fixed;margin-top:30px;}
.positionInfo th,.positionInfo td{line-height:28px;padding:15px 5px 15px 35px;text-align:left;font-weight:normal;border-bottom:1px solid #E0E0E0;color:#666;}
.positionInfo th{font-size:1.125em;}/*font-size:18px;*/
.positionInfo td{font-size:0.875em;}/*font-size:14px;*/
.positionInfo tr:hover{ cursor:pointer;}
.positionInfo tr:hover td{color:#ff7200}
.posInfo{width:704px;max-height:630px;position:fixed;top:50%;left:50%;margin-left:-352px;margin-top:-315px;z-index:99;}
.posWrap{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:480px;}
#product .posInfo{margin-top:-185px;}
.msk{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9;background:#000;-webkit-opacity:0.8;-moz-opacity:0.8; opacity:0.8;filter:Alpha(opacity=80);display:none;}
/*zy address*/
.zyAddress{display:none;}
}
@media only screen and (max-width:1270px) and (min-width:768px){
/*zy dynamic*/
.newsDynamic img,.aboutPage img{width:100% !important;}
}
/*PC/PAD connect zy*/
@media only screen and (max-width:1023px) and (min-width:768px){
/*head*/
.head>div{height:90px;}
/*banner*/
body#home{height:1200px;}
.bannerIndex{top:90px;bottom:561px;}
.bannerIndex section img{width:100%;left:auto;margin-left:auto;margin-right:auto;margin-top:-275px;}
.promos{bottom:190px;}
.promos .wrap{width:666px;}
.promos li{width:50%;margin-bottom:6px;}
.promos li:nth-child(2n+1) a{border-left:0 none;}
/*downSection*/
.downSection .iTing{width:290px;}
/*footer*/
.btm{margin-top:40px;}
.btm .btmShare{width:290px; text-align: center;padding-bottom:12px;}
/*product function*/
.proFunction{width:642px;margin:0 auto;}
/*partners*/
.partners{width:80%;margin:22px auto;}
.partners li{margin-bottom:22px;}
.partHead{padding:17px 17px 0 140px;}
/*cooperation case*/
.coopCase{width:80%;margin:30px auto 20px}
.coopCase li{width:50%;margin-bottom:20px}
.coopCase .caseWrap{margin: 0 5%;font-size:0.875em;line-height:1.429em;}/*font:14px/20px;*/
/*zy dynamic*/
.newsDynamic .info{left:10px;top:10px;}
/*news list*/
.newsList{width:100%;margin:25px auto 15px;}
.newsList aside{width:128px;}
.newsList article{padding:0px 10px 20px 150px;} 
.newsList article img{width:100%;height:auto;}
.pageList{width:auto;margin-left:150px;margin-right:10px;color:#999;font-size:0.875em;padding-left:0;}/*font-size:14px;*/
.pageList span a{display:none;}
/*cooperation brand*/
.coopBrand{width:80%;margin:0 auto}
.coopBrand li{width:33.3%;}
.coopBrand div{margin:8px 4%;}
/*zy show*/
.zyShow{width:100%;margin:30px auto;}
}

.ourProvide{ padding:50px 0 10px 0;}
.ourProvide h3{ background:url(../img/re_ours.png) no-repeat center; text-indent:-10000px; height:50px;}
.ourProvide ul{  width:1002px;margin:20px auto 0 auto}
.ourProvide li{ float:left; width:33.3333%; text-align:center; color:#666; font-size:14px; padding:10px 0}
.ourProvide li em{ font-size:18px;}
.provide_list{ text-align:center; font-size:0; margin-top:10px}
.provide_list span{ border:2px solid #fe904f; width:78px; height:26px; line-height:26px; text-align:center; font-size:14px; display:inline-block; margin:15px 30px 0 30px; color:#666}

@charset "utf-8";
/* CSS Document for PAD(portrait) and mobiles */
/*@author : llf
**@date : 2014-06-24
*/
@media only screen and (max-width:1023px){
/*banner*/
/*.btnArea{height:75px;}
.btnArea a{width:120px;height:33px;}*/
/*.btnArea a span,.downSection p span{display:inline-block;line-height:33px;background:url(../img/phone.png) no-repeat;-webkit-background-size:20px 83px;-moz-background-size:20px 83px;background-size:20px 83px;padding-left:28px;}*/
.downSection p span{display:inline-block;line-height:33px;padding-left:8px;}
/*.btnArea .android span,*/.downSection .android span{background-position:0 4px;}
/*.btnArea .ios span,*/.downSection .ios span{background-position:0 -28px;}
/*.btnArea a + a{margin-left:20px;}
.btnArea .more{display:block;border:none;background:none;padding-left:0;margin:0 auto;}*/
/*downSection*/
.downSection p .qrCode{display:none;}
.downSection p{width:442px;text-align:center;margin: 20px auto;}
.downSection p a{width:130px;height:33px;height:33px;line-height:33px;border:2px solid #ff7200;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.downSection p a + a{margin-left:20px;}
.downSection .win8 span{background-position:0 -58px}
/*footer*/
.btm div{text-align:center;margin:0 10px;}
.btm div span{display:block;}
.btm div span + span{padding-left:0;}
.btm .btmShare{position:static;margin:0 auto;}
.btmShare .sina{padding-left:40px;}
.weixinPop{display:none;}
/*product News*/
.proNews, .proNews dd{display:block;width:100%;text-align:center;}
.proNews h2{font-size:0.75em;line-height:2.5em;}/*font:12px/30px;*/
.proNews h2 a{color:#aaa;margin-left: 15px;font-size:1em;}/*font-size:12px*/
.newInfo{display:none;}
/*product function*/
.proFunction li{width:100%;}
/*partners*/
.partners li{width:100%;}
/*cooperation title*/
.title{background:none;padding:0 0 26px;border-top:1px solid #ff7200;margin:40px auto 0px;}
/*cooperation case*/
.coopCase li:nth-child(2n+1){clear:both;}
/*zy meaning*/
.zyMeaning li h2{font-size:1.5em;}/*font-size:24px;*/
.zyMeaning li p{font-size:0.75em;padding-top:6px;}/*font-size:12px;*/
.zyMeaning li div{padding:0 8px;}
.zyText{padding:0 15px;}
.iShow{display:none}
.aboutZy p,.aboutZy div{margin-bottom:10px;font-size:0.875em;line-height:1.857em;}/*font:14px/26px;*/
/*zy recruit*/
.recruit{margin:auto 10px}
}
@charset "utf-8";
/* CSS Document for mobile */
/*@author : llf
**@date : 2014-06-24
*/
@media only screen and (max-width:767px){
body#home{max-height:none}
.bb{border-bottom:1px solid #c2c2c2;}
/*head*/
.head h1{height:59px;-webkit-background-size:156px 25px;-moz-background-size:156px 25px;background-position-x:24px;background-size:156px 25px;}
.navigation{position:static;display:block; overflow:hidden;}
.navigation:after{clear:both;}
.navigation a{float:left;width:20%;height:40px;line-height:40px;font-weight:normal;margin:0;padding:0;text-align:center;border:0 none;background:#F9F9F9;font-size:0.75em;}/*font-size:12px*/
.navigation a:active, .navigation a.on{height:38px;background:#F9F9F9;}
.navigation .pullDown{display:none;}
/*banner*/
.bannerIndex{top:99px}
.bannerIndex,.promos,#home .btm{position:static;}
.bannerIndex .wrap{overflow:hidden;}
.bannerIndex em{display:none;}
/*.bannerIndex section{position:static;}*/
.bannerIndex section img{position:static;width:100%;margin:0;}/*In phonePage, imgage size is 480*534*/
/*.btnArea{width:100%;height:60px;position:absolute;bottom:0;}
.btnArea a{margin-top:10px;}*/
.bannerInsidePage img{width:100%;}/*img size:480*534*/
/*promos*/
.promos li{float:none;width:300px;height:auto;margin:0 auto 7px;}
.promos li a,.promos li a img{position:static;}
.promos li a img{margin-left:0;width:100%;}
/*product function*/
.proFunction{width:97%;}
.proFunction .proFunCon{height:152px;}/*height:234*0.67=152*/
.proFunCon p{padding-top:60px;font-size:0.75em;line-height:1.67em;}/*padding-top:90*0.67=60; font:12px/20px*/
.proFunCon img{width:172px;height:152px;}
/*partners*/
.partners{width:90%;margin:15px auto;}
.partners li{margin-bottom:15px;}
.partners .partWrap{height:117px;}
.partHead{padding:10px 10px 0 50px;}
.partHead span{width:62px;height:62px;padding:3px;}
.partHead img{width:62px;height:62px;}
.partHead p{padding-top:7px;font-size:0.75em;}/*font-size:12px;*/
.partInfo{padding-left:130px;}
.partInfo h2{font-size: 0.67em;padding-top:27px;}/*font-size:10.72px;*/
.partInfo p{font-size:0.5em;padding-top:10px;}/*font-size:8px;*/
/*cooperation title*/
.title.zyRecruit{display:block}
.title strong{width:129px;height:30px;line-height:30px;margin-left:-64px;top:-17px;font-size:0.75em;}/*font-size:12px;*/
/*cooperation case*/
.coopCase{width:97%;margin:6px auto}
.coopCase li{width:50%;margin-bottom:7px}
.coopCase .more{font-size:0.75em;padding-right:5px;}/*font-size:12px*/
.coopCase .caseWrap{margin: 0 4%;font-size:0.75em;line-height:1.67em;}/*font:12px/20px;*/
.caseWrap h3{margin-top:5px;}
.caseWrap p{margin-top:0px;}
/*news list*/
.newsList{margin:0 10px;border-top:0 none;border-bottom:1px dashed #C3C3C3;}
.newsList aside{display:none;}
.newsList article{padding:15px 0;}
.newsList article time{display:block;color:#ccc;font-size:0.5625em;line-height:2.4444em;}/*font:9px/22px;*/
.newsList article h2{color:#636363;font-size:1em;line-height:1.5em;}/*font:16px/24px*/
.newsList article div,.newsList article p,.newsList article .more{font-size:0.75em;line-height:2.3333em;color:#999;}/*font:12px/28px*/
.newsList article div:last-child,.newsList article p:last-child{margin-bottom:0;}
.newsList article img{display:block;width:100%;margin:10px auto 0;}
.newsList article .more{color:#666;}
.newsList article .more:hover{text-decoration:underline;}
.newsMore{display:block;height:50px;line-height:50px;color:#666;font-size:0.75em;text-align:center;}/*font-size:12px;*/
.pageList{width:auto;padding:10px;}
.pageList a{display:none;}
/*cooperation brand*/
.coopBrand{width:97%;margin:0 auto;}
.coopBrand li{width:50%;}
.coopBrand li div{margin:5px 3%;}
/*news dynamic*/
.newsDynamic{display:none;}
.zyMeaning{margin:25px auto 20px;}
.zyPhoto{padding:10px;text-align:center}
.zyPhoto img{width:100%;}
.zyPhoto input,.zyPhoto a{display:block;width:96%;height:40px;line-height:40px;font-size:0.875em;font-weight:bold;text-align:center;color:#ff7200;background:#fff;border:2px solid #ff7200;-webkit-border-radius:2px;-moz-border-radius:2px; border-radius:2px;}/*font:14px/40;*/
/*zy show*/
.zyShow{margin:0 auto}
.zyShow dt,.zyShow dd{width:100%;}
.zyShow dt div,.zyShow dd div{padding:0;margin:10px;}
.zyShow dd div{margin-top:0;}
.zyShow dd a{margin-top:0;}
/*phone terminal position*/
.positionsPC,.positionInfo{display:none;}
.positionPhone{display:block}
.positionPhone li{float:left;width:33%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box; box-sizing:border-box;}
.positionPhone li a{display:block;margin-right:4px;margin-bottom:10px;height:40px;line-height:40px;text-align:center;background:#ff7200;color:#fff;font-size:0.875em;-webkit-border-radius:2px;-moz-border-radius:2px; border-radius:2px;}/*delivery: post resume*/
.delivery{bottom:20px;}
/*zy address*/
.zyAddress{display:block;padding:15px;color:#666;font-size:0.75em;line-height:2em;}/*font:12px/24px*/
.zyAddress div{display:-webkit-box;display:-moz-box;display:-o-box;display:box;}
.zyAddress label{display:block;width:40px;text-align:right;}
.zyAddress p{-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1; box-flex:1;}
.zyAddress a{color:#666;text-decoration:underline;}
/*waterFall*/
#waterFall ul{width:50%;}
/*footer*/
.btm .btmShare{width:135px;}
.btmShare .weixin{margin-top:15px;display:none;}
.links a{padding-right:15px;}
.links a + a{padding-left:15px;}
/*zy statement*/
.caption{padding-top:20px;}
}
@media only screen and (max-width:400px){
/*downSection*/
.downSection p{width:100%;margin-left:20px;/*margin:20px 30px 0;*/}
.downSection p a{margin-bottom:20px;margin-left:20px;}
/*partners*/
.partHead{padding-left:10px;}
.partInfo{padding-left:90px;}
.partInfo h2{padding-top:20px;}
.partInfo p{padding-top:8px;}
.partInfo a{display:block;padding-top:8px;}
}


