@charset "utf-8";
body { margin: 0 auto; color: #666; background-color: #fff; font: 12px/1.5 微软雅黑,Microsoft YaHei,sans-serif; }

html, body, p, dl, dt, dd, table, td, th, input, img, form, div, span, ul, ol, li, h1, h2, h3, h4, h5, h6, select, fieldset, button, sub, sup, textarea { margin: 0; padding: 0; font-weight: normal; }

table { border-collapse: collapse; border-spacing: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

img, iframe { border: 0 none; }

ul, li, ol { list-style: none outside none; }

input, textarea, select { background-color: #fff; outline: none; border: 0px; }

em, b, i, strong, cite, sub, sup, font { font-weight: normal; font-style: normal; font-size: 100%; }

a, a:hover { text-decoration: none; }

:focus { outline: 0; }

.clearfix:after { content: ""; display: block; clear: both; }

.clearfix { *zoom: 1; }

.clear { clear: both; overflow: hidden; font-size: 0; height: 0; line-height: 0; }

.fleft { float: left; }

.fright { float: right; }

/*** commons start ***/
body { font: 12px/1.5 \5FAE\8F6F\96C5\9ED1,Microsoft YaHei,sans-serif; }

.mt4 { margin-top: 4px; }

.mt10 { margin-top: 10px; }

.mt12 { margin-top: 12px; }

.mt18 { margin-top: 18px; }

.mt20 { margin-top: 20px; }

.mt21 { margin-top: 21px; }

.mt25 { margin-top: 25px; }

.mt30 { margin-top: 30px; }

.mt33 { margin-top: 33px; }

.mt35 { margin-top: 35px; }

.mt38 { margin-top: 38px; }

.mt40 { margin-top: 40px; }

.mt49 { margin-top: 49px; }

.mt50 { margin-top: 50px; }

.mt53 { margin-top: 53px; }

.mt55 { margin-top: 55px; }

.mt60 { margin-top: 60px; }

.mt67 { margin-top: 67px; }

.mt71 { margin-top: 71px; }

.mr10 { margin-right: 10px; }

.w220 { width: 220px; }

.mt3 { margin-top: 3px; }

/*** commons end ***/
/* 头部 开始 */
.header { min-width: 1000px; height: 32px; border-bottom: 1px solid #efefef; background: #f9f9f9; }

.header-wrap { width: 1000px; height: 32px; line-height: 32px; margin: 0 auto; }

.codeNum { float: right; }
.codeNum span { margin-left: 3px; color: #999; }
.codeNum span em { color: #2e9ffa; }

/* 头部 结束 */
/* 导航 开始 */
.nav { box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); position: relative; z-index: 100; }

.nav-wrap { width: 1000px; height: 78px; margin: 0 auto; }

.logo { width: 372px; height: 68px; float: left; overflow: hidden; margin-top: 5px; }
.logo img { width: 100%; display: block; overflow: hidden; }

.mainbav { height: 78px; float: right; }
.mainbav li { height: 100%; float: left; position: relative; }
.mainbav li a { margin: 0 16px; line-height: 75px; font-size: 16px; color: #333; display: block; border-bottom: 3px solid #fff; }
.mainbav li a:hover { color: #2991e6; }
.mainbav li .currbav { color: #2991e6; border-bottom: 3px solid #2991e6; }

.subnav { width: 100%; position: absolute; left: 0px; top: 77px; background-color: #fff; background: rgba(255, 255, 255, 0.9); display: none; z-index: 101; }
.subnav dd { margin: 5px 1px; vertical-align: top; }
.subnav dd a { height: 32px; text-align: center; line-height: 32px; display: block; font-size: 14px; border-bottom: 0px; padding: 0; margin: 0; }
.subnav dd a:hover { background: #f2f8fd; color: #2990e5; }

/* 导航 结束 */
/* 主体 开始 */
.main-wrap { width: 1000px; margin: 0 auto; }

/* 主体 结束 */
/* 页脚 开始 */
.footer { min-width: 1000px; height: 106px; background: #f7f6f6; border-top: 1px solid #e1e1e1; }

.footer-about { width: 1000px; margin: 0 auto; height: 18px; font-size: 0; line-height: 0; text-align: center; margin-top: 28px; }
.footer-about a, .footer-about em { font-family: \5B8B\4F53; font-size: 12px; line-height: 18px; display: inline-block; color: #999; }
.footer-about a:hover { color: #e65740; text-decoration: underline; }
.footer-about em { margin: 0 14px; color: #ceced5; position: relative; top: -1px; }

.copyright { width: 1000px; margin: 0 auto; font-family: \5B8B\4F53; color: #999; text-align: center; margin-top: 12px; }
.copyright em { font-family: Tahoma; margin-left: 3px; }
.copyright a { font-family: Tahoma; margin-left: 19px; color: #999; }
.copyright a:hover { text-decoration: underline; }
.copyright span { margin-left: 17px; }

.jubaoPic img { margin-top: -4px; height: 25px; vertical-align: top; }

/* 页脚 结束 */
/* 分页 开始 */
.list-page { height: 28px; text-align: center; font-size: 0; line-height: 0; }
.list-page a { height: 26px; line-height: 26px; padding: 0 10px; font-size: 14px; color: #333; font-family: Arial; border: 1px solid #e0e0e0; display: inline-block; margin-left: 5px; vertical-align: top; }
.list-page a:hover, .list-page a.curr-page { border: 1px solid #2991e6; color: #fff; background: #2991e6; }
.list-page em { line-height: 26px; display: inline-block; margin-left: 5px; font-size: 14px; color: #333; font-family: \5B8B\4F53; vertical-align: middle; }
.list-page .prvePage { margin-left: 0px; }
.list-page .prvePage, .list-page .nextPage { font-family: \5FAE\8F6F\96C5\9ED1; font-size: 12px; }

/* 分页 结束 */
/*=== index.html ===*/
/* Banner 开始 */
.banner-wrap { min-width: 1000px; width: 100%; overflow: hidden; position: relative; height: 320px; z-index: 99; }

.banner-list { width: 100%; height: 100%; position: relative; }
.banner-list li { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.banner-list li a { width: 100%; height: 320px; display: block; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; }

.con1 { background: url(../../pic/indexbanner1.jpg) no-repeat center center; }
.con1_1 { background: url(../../pic/indexbanner1_1.jpg) no-repeat center center; }
.con1_2 { background: url(../../pic/indexbanner1_2.jpg) no-repeat center center; }

.con2 { background: url(../../pic/indexbanner_rencai.jpg) no-repeat center center; }

.con3 { background: url(../../pic/indexbanner3.jpg) no-repeat center center; }

.con4 { background: url(../../pic/indexbanner120191211.png) no-repeat center center; }

.con5 {background: url(../../pic/indexbanner5.jpg) center center no-repeat }



.banner-page { width: 100%; height: 12px; position: absolute; left: 0; bottom: 12px; text-align: center; font-size: 0; line-height: 0; z-index: 100; }
.banner-page a { width: 12px; height: 12px; display: inline-block; border-radius: 100%; margin: 0 6px; background: #fff; opacity: 0.5; filter: alpha(opacity=50); }
.banner-page a:hover, .banner-page a.selected { opacity: 1; filter: alpha(opacity=100); }

/* Banner 结束 */
.company-profile { width: 500px; float: left; }

.title { height: 50px; overflow: hidden; *zoom: 1; }

.title-name { line-height: 50px; float: left; font-size: 20px; color: #333; }

.btn-more { float: right; color: #1788d7; line-height: 50px; position: relative; padding-right: 10px; overflow: hidden; *zoom: 1; }
.btn-more:hover { color: #e65740; text-decoration: underline; }
.btn-more i { width: 5px; height: 9px; font-size: 0; line-height: 0; display: block; background: url(../../images/smallIcon.png) no-repeat left top; overflow: hidden; position: absolute; right: 0; top: 21px; top: 19px\9\0; *top: 20px; text-indent: -9999px; }

.company-pic { width: 218px; height: 154px; border: 1px solid #eaeaea; padding: 2px; overflow: hidden; float: left; }
.company-pic img { width: 100%; display: block; overflow: hidden; }

.company-content { margin-left: 239px; line-height: 24px; margin-top: -6px; }

.news-tip { height: 160px; }

.news { width: 470px; float: right; }

.news-list { margin-top: -9px; }
.news-list li { height: 24px; vertical-align: top; margin-top: 4px; overflow: hidden; *zoom: 1; }
.news-list li i { width: 3px; height: 3px; font-size: 0; line-height: 0; background: #a5a5a5; float: left; margin-top: 11px; }
.news-list li a { width: 361px; height: 24px; line-height: 24px; float: left; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #666; }
.news-list li a:hover { color: #1788d7; }
.news-list li span { line-height: 24px; float: right; color: #999; }

/* 企业文化 开始 */
.company-culture-list { padding: 13px 0; border: 1px solid #eaeaea; overflow: hidden; *zoom: 1; }
.company-culture-list li { width: 298px; padding-left: 34px; float: left; overflow: hidden; *zoom: 1; }
.company-culture-list li i { width: 70px; height: 70px; float: left; background-image: url(../../images/indexIcon.png); background-repeat: no-repeat; }

.culture-content { margin-left: 84px; overflow: hidden; }
.culture-content a, .culture-content span { height: 20px; line-height: 20px; font-size: 14px; color: #666; }
.culture-content a:hover { color: #2e9ffa; }
.culture-content p { color: #999; line-height: 18px; margin-top: 5px; }

.culture-1 { background-position: left top; }

.culture-2 { background-position: -74px top; }

.culture-3 { background-position: -148px top; }

.in-page-wrap { padding-bottom: 45px; }

/* 企业文化 结束 */
/* 旗下产品 开始 */
.products-main { width: 998px; border: 1px solid #eaeaea; position: relative; }

.products-wrap { width: 100%; position: relative; height: 76px; overflow: hidden; }

.products-list { height: 100%; width: 9999px; position: relative; overflow: hidden; *zoom: 1; }
.products-list li { width: 249px; height: 100%; float: left; }
.products-list li a { display: inline-block; vertical-align: middle; margin-left: 25px; }
.products-list li a img { display: block; }
.products-list li i { display: inline-block; height: 100%; vertical-align: middle; }

.btnStyle { width: 16px; height: 31px; background-image: url(../../images/smallIcon.png); background-repeat: no-repeat; overflow: hidden; position: absolute; top: 22px; text-indent: -9999px; }

.prev { left: -26px; background-position: -10px top; }

.next { right: -26px; background-position: -28px top; }

/* 旗下产品 结束 */
/* 合作伙伴 开始 */
.partner { border: 1px solid #eaeaea; }

.partner-tit { width: 83px; height: 43px; line-height: 43px; background: url(../../images/smallIcon.png) no-repeat left -67px; float: left; font-size: 14px; padding-left: 20px; }

.partner-link { float: left; margin-left: -13px; padding: 12px 0; overflow: hidden; *zoom: 1; }
.partner-link em, .partner-link a { height: 18px; line-height: 18px; float: left; margin-left: 28px; color: #666; }
.partner-link a:hover { color: #2e9ffa; }

/* 合作伙伴 结束 */
/*=== 发展历程 history.html ===*/
.In-page-Banner { min-width: 1000px; padding-top: 180px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; overflow: hidden; }

.in-page-banner1 { background: url(../../pic/inpage-banner1.jpg) no-repeat center top; }

.in-page-banner2 { background: url(../../pic/inpage-banner2.jpg) no-repeat center top; }

.in-page-banner3 { background: url(../../pic/inpage-banner3.jpg) no-repeat center top; }

.in-page-banner4 { background: url(../../pic/inpage-banner4.jpg) no-repeat center top; }

.in-page-banner5 { background: url(../../pic/inpage-banner5.jpg) no-repeat center top; }

.leftNav { width: 146px; float: left; }

.leftNav-list { width: 100%; margin-top: -4px; }
.leftNav-list li { width: 100%; vertical-align: top; margin-top: 4px; }
.leftNav-list li a { height: 48px; line-height: 48px; background: #f4f4f4; display: block; text-align: center; font-size: 14px; color: #666; position: relative; }
.leftNav-list li a:hover, .leftNav-list li a.currLeftNav { background: #2991e6; color: #fff; }
.leftNav-list li a i { width: 6px; height: 9px; display: block; background: url(../../images/smallIcon.png) no-repeat -48px top; overflow: hidden; position: absolute; left: 111px; top: 21px; display: none; }
.leftNav-list li a:hover i { display: block; }
.leftNav-list li a.currLeftNav i { display: block; }

.in-page-right { margin-left: 175px; }

.in-page-title { height: 28px; position: relative; overflow: hidden; *zoom: 1; background: url(../../images/in-page-titBg.gif) repeat-x left 9px; }
.in-page-title h1 { width: 90px; background: #fff; line-height: 28px; font-size: 18px; color: #333; padding-left: 14px; float: left; }
.in-page-title i { width: 4px; height: 17px; position: absolute; left: 0; top: 5px; display: block; background: #2991e5; font-size: 0; line-height: 0; }

.mess-list { background: url(../../images/in-page-messBg.gif) repeat-y 89px top; }
.mess-list li { vertical-align: top; margin-top: 10px; position: relative; overflow: hidden; *zoom: 1; }

.mess-year { height: 26px; line-height: 26px; font-size: 20px; color: #339df3; position: absolute; left: 29px; top: 50%; margin-top: -13px; }
.mess-year i { width: 10px; height: 10px; display: block; overflow: hidden; font-size: 0; line-height: 0; background: url(../../images/smallIcon.png) no-repeat -48px -13px; position: absolute; left: 56px; top: 8px; }

.mess-content-wrap { width: 655px; margin-left: 107px; background: #f8f8f8; padding: 10px 0 10px 14px; }

.mess-content { overflow: hidden; *zoom: 1; }

.mess-month { height: 26px; line-height: 26px; font-size: 14px; color: #999; float: left; }

.mess-txt { margin-left: 42px; }
.mess-txt p { line-height: 26px; font-size: 14px; }

/*=== 社会责任 society.html ===*/
.in-page-banner { overflow: hidden; *zoom: 1; }
.in-page-banner img { margin: 0 auto; overflow: hidden; }

/*=== 新闻动态 news.html ===*/
.newsPic { width: 270px; height: 160px; float: left; overflow: hidden; }
.newsPic img { display: block; }

.news-contetn { width: 545px; float: right; }
.news-contetn p { height: 96px; overflow: hidden; color: #999; line-height: 24px; margin-top: 9px; margin-left: 8px; }
.news-contetn span { color: #999; line-height: 24px; margin-left: 8px; }

.news-tit { height: 28px; margin-top: -4px; }
.news-tit a { width: 100%; height: 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333; font-size: 18px; display: block; }
.news-tit a:hover { color: #2991e6; }

.news-list-wrap { margin-top: 25px; }

.news-listul { border-top: 1px dashed #e7e7e7; }
.news-listul li { vertical-align: top; padding: 9px 0; border-bottom: 1px dashed #e7e7e7; overflow: hidden; *zoom: 1; }
.news-listul li i { width: 3px; height: 3px; font-size: 0; line-height: 0; background: #a5a5a5; float: left; margin-top: 11px; }
.news-listul li a { height: 22px; line-height: 22px; float: left; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #666; }
.news-listul li a:hover { color: #2e9ffa; }
.news-listul li span { line-height: 22px; float: right; color: #999; }

/*=== 公司简介 aboutUs.html ===*/
.company { overflow: hidden; *zoom: 1; }
.company img { display: block; overflow: hidden; }

.company-txt { text-indent: 2em; font-size: 14px; line-height: 26px; margin-top: 23px; }

.companyMod-tit { height: 24px; position: relative; }
.companyMod-tit span { width: 98px; height: 24px; display: block; margin: 0 auto; text-align: center; font-size: 16px; font-weight: bold; line-height: 24px; color: #339df3; background: url(../../images/titbg.png) no-repeat; position: relative; z-index: 1; }
.companyMod-tit p { width: 100%; position: absolute; left: 0; top: 12px; height: 1px; font-size: 0; line-height: 0; background: #eaeaea; }

.compandy-con { overflow: hidden; *zoom: 1; }

.aboutuPic { float: left; display: block; overflow: hidden; }

.compandy-content { width: 522px; float: right; overflow: hidden; *zoom: 1; }

.compandy-list { padding-left: 37px; }
.compandy-list li h3 { line-height: 26px; font-size: 16px; font-weight: bold; position: relative; }
.compandy-list li h3 i { width: 29px; height: 20px; display: block; overflow: hidden; position: absolute; left: -37px; top: 3px; background-image: url(../../images/smallIcon.png); background-repeat: no-repeat; text-indent: -9999px; }
.compandy-list li p { font-size: 14px; line-height: 26px; margin-top: 5px; }

.icon01 { background-position: -65px top; }

.icon02 { background-position: -96px top; }

.icon03 { background-position: -65px -23px; }

.icon04 { background-position: -96px -23px; }

.product-name { margin-top: 6px; overflow: hidden; *zoom: 1; }
.product-name span { width: 110px; float: left; }
.product-name .w114 { width: 114px; }
.product-name a { line-height: 22px; color: #666; }
.product-name a:hover { color: #2991e6; }

.partner-tab { margin-top: 34px; }
.partner-tab tr td { width: 138px; height: 60px; vertical-align: middle; border: 1px solid #f0f0f0; text-align: center; }

/*=== 手机软件 2345movie.html ===*/
.left-subnav { display: none; }
.left-subnav dd a { background: #fafafa; height: 40px; line-height: 40px; font-size: 12px; text-align: right; padding-right: 30px; }
.left-subnav dd a:hover, .left-subnav dd a.curr-left-subnav { background: #f4f4f4; color: #2991e6; }
.left-subnav dd a.curr-left-subnav { font-weight: bold; }

.currLeftNav .curr-subleftNav { width: 9px; height: 6px; background-position: -48px -28px; }

.product-con { margin-left: 14px; margin-top: 29px; }

.product-top { overflow: hidden; *zoom: 1; }
.product-top img { float: left; }
.product-top span { float: left; font-size: 16px; line-height: 32px; margin-left: 10px; }

.product-txt { font-size: 14px; line-height: 26px; margin-top: 23px; text-indent: 2em; }
.product-txt a { color: #2991e6; margin-left: 10px; position: relative; }
.product-txt a:hover { text-decoration: underline; }
.product-txt a i { width: 5px; height: 9px; display: block; overflow: hidden; background: url(../../images/smallIcon.png) no-repeat left top; position: absolute; right: -11px; top: 6px; }

.productBanner { display: block; overflow: hidden; margin-left: auto; margin-right: auto; }

.weather-product li { width: 33%; display: inline; float: left; }
.weather-product li img { width: 162px; margin: 0 auto; display: block; overflow: hidden; }
.weather-product li p { height: 20px; line-height: 20px; text-align: center; font-size: 14px; margin-top: 17px; }

.qkk-product li { width: 48%; display: inline;float: left; margin-right: 10px; }
.qkk-product li img { width: 423px; margin: 0 auto; display: block; overflow: hidden; }


.prodectMod { margin-left: 47px; margin-right: 53px; background: url(../../pic/browserBanner.jpg) no-repeat right center; }
.prodectMod li h3 { height: 24px; line-height: 24px; padding-left: 15px; font-size: 16px; position: relative; }
.prodectMod li h3 i { width: 6px; height: 6px; display: block; background: url(../../images/smallIcon.png) no-repeat -48px -37px; overflow: hidden; position: absolute; left: 0; top: 9px; }
.prodectMod li p { font-size: 14px; padding-left: 15px; line-height: 24px; color: #999; margin-top: 4px; }

.mobile-banner { background: url(../../pic/mobileBanner.jpg) no-repeat right 13px; }

.browserBanner { background: url(../../pic/2345ieBanner.jpg) no-repeat right 15px; }
.browserBanner li h3 { height: auto; }

/*=== 新闻动态详情页 news-infromation.html ===*/
.infor-tit { text-align: center; font-size: 22px; color: #333; line-height: 34px; }

.infor-top { width: 400px; height: 20px; margin: 0 auto; margin-top: 24px; }

.infor-time { float: left; font-size: 12px; color: #999; line-height: 20px; }

.shareTxt { display: inline-block; color: #999; line-height: 20px; font-size: 12px; overflow: hidden; *zoom: 1; margin-left: 15px; }

.infor-share { height: 100%; margin-left: 15px; float: left; overflow: hidden; *zoom: 1; }
.infor-share em { float: left; color: #999; line-height: 20px; font-size: 12px; }
.infor-share a { width: 16px; height: 16px; float: left; background-image: url(../../images/indexIcon.png); background-repeat: no-repeat; text-indent: -9999px; overflow: hidden; margin-left: 7px; }
.infor-share a:hover { opacity: 0.7; }

.shareIcon-1 { background-position: left -78px; }

.shareIcon-2 { background-position: -19px -78px; }

.shareIcon-3 { background-position: -38px -78px; }

.shareIcon-4 { background-position: -57px -78px; }

.shareIcon-5 { background-position: -76px -78px; }

.shareIcon-6 { background-position: -94px -78px; }

.infor-con { border-top: 1px dashed #e5e5e5; margin-top: 8px;padding-top: 16px;}
.infor-con strong, .infor-con strong span{font-weight:bold;}
.infor-con img {max-width: 100%;display: inline-block;vertical-align: middle;}

.newsImage { margin-top: 40px; padding-bottom: 14px; }
.newsImage img { display: block; overflow: hidden; margin: 0 auto; }

.news-txt { text-indent: 2em; font-size: 14px; color: #333; line-height: 26px; margin-top: 26px; }

/*=== 联系我们 contactUs.html ===*/
.addressMod { display: none; }

.address-wrap { height: 47px; margin-top: 24px; border-bottom: 1px solid #eaeaea; }

.address-list { position: relative; overflow: hidden; *zoom: 1; }
.address-list li { display: inline; float: left; margin-right: -1px; }
.address-list li a { border: 1px solid #eaeaea; font-size: 16px; font-weight: bold; color: #666; display: block; padding: 0 24px; line-height: 46px; background: #f8f8f8; }
.address-list li a:hover { color: #2991e6; }
.address-list li .curr-address { background: #fff; border-bottom: 1px solid #fff; color: #2991e6; }

.address-con ul { margin-left: 24px; margin-top: 15px; }
.address-con ul li { vertical-align: top; margin-top: 8px; overflow: hidden; *zoom: 1; }
.address-con ul li i, .address-con ul li span { float: left; font-size: 14px; color: #333; line-height: 26px; margin-left: 8px; }
.address-con ul li i { width: 26px; height: 26px; background-image: url(../../images/indexIcon.png); background-repeat: no-repeat; margin-left: 0; overflow: hidden; }
.address-con ul li p { margin-left: 84px; font-size: 14px; line-height: 26px; }

.addIcon-1 { background-position: left -100px; }

.addIcon-2 { background-position: -30px -100px; }

.addIcon-3 { background-position: -60px -100px; }

.addIcon-4 { background-position: -89px -100px; }

.addIcon-5 { background-position: -118px -100px; }

.line { overflow: hidden; *zoom: 1; }
.line em { width: 220px; float: left; }

.diagram-left { width: 552px; float: left; margin-left: 24px; display: inline; }

.company-map { width: 100%; height: 385px; overflow: hidden; }
.company-map img { width: 100%; display: block; overflow: hidden; }

.diagram-txt { width: 100%; height: 36px; line-height: 36px; font-size: 14px; text-align: center; background: #f8f8f8; }

.diagram-right { width: 227px; float: right; display: inline; }

.diagram-rightMod img { width: 100%; display: block; overflow: hidden; }

/*=== 合作联系 cooperation.html ===*/
.cooper-list { width: 820px; overflow: hidden; *zoom: 1; }
.cooper-list li { width: 410px; height: 152px; float: left; display: inline; margin-top: 34px; overflow: hidden; *zoom: 1; }
.cooper-list li i { width: 50px; height: 50px; float: left; overflow: hidden; background-image: url(../../images/indexIconNew.png); background-repeat: no-repeat; }

.cooper-con { margin-left: 64px; }
.cooper-con h4 { height: 28px; line-height: 28px; font-size: 16px; font-weight: bold; color: #333; margin-top: -5px; }
.cooper-con p { font-size: 14px; color: #999; line-height: 22px; margin: 6px 0; }
.cooper-con span { display: block; font-size: 14px; line-height: 24px; }

.cooperIcon-1 { background-position: left -135px; }

.cooperIcon-2 { background-position: -54px -135px; }

.cooperIcon-3 { background-position: -107px -135px; }

.cooperIcon-4 { background-position: -160px -135px; }

.cooperIcon-5 { background-position: left -192px; }

.cooperIcon-6 { background-position: -54px -192px; }

.cooperIcon-7 { background-position: -107px -192px; }

.cooperIcon-8 { background-position: -160px -192px; }

.cooperIcon-9{background-position:-160px -80px;}


/*=== 员工生活 staff-of-life.html ===*/
.life-list-wrap { margin-left: -26px; overflow: hidden; *zoom: 1; }

.life-list { float: left; display: inline; margin-left: 40px; }
.life-list li { width: 378px; background: #f8f8f8; padding-bottom: 23px; margin-top: 39px; }
.life-list li img { width: 100%; display: block; overflow: hidden; }

.life-tit { height: 22px; position: relative; text-align: center; margin: 15px 20px 0 20px; }
.life-tit p { height: 1px; width: 100%; position: absolute; left: 0; top: 12px; font-size: 0; line-height: 0; background: #e5e5e5; text-indent: -9999px; overflow: hidden; }
.life-tit span { line-height: 22px; font-size: 16px; font-weight: bold; color: #333; padding: 0 12px; background: #f8f8f8; position: relative; z-index: 1; }
.life-tit span i { width: 4px; height: 4px; font-size: 0; line-height: 0; display: block; position: absolute; background: url(../../images/smallIcon.png) no-repeat left -14px; top: 10px; }
.life-tit span .leftIcon { left: 0; }
.life-tit span .rightIcon { right: 0; }

.life-txt { margin: 0 20px; line-height: 26px; font-size: 14px; margin-top: 8px; }

/*=== 薪酬福利 remuneration.html ===*/
.xc-wrap { overflow: hidden; }

.xc-list { margin-left: -35px; margin-top: -6px; overflow: hidden; *zoom: 1; }
.xc-list li { width: 390px; float: left; display: inline; margin-top: 40px; margin-left: 35px; overflow: hidden; *zoom: 1; }
.xc-list li i { width: 84px; height: 84px; float: left; overflow: hidden; border-radius: 100%; text-indent: -9999px; background-image: url(../../images/xinchou.png); background-repeat: no-repeat; }

.xc-con { margin-left: 95px; }
.xc-con h3 { height: 20px; line-height: 20px; font-size: 16px; font-weight: bold; }
.xc-con p { line-height: 20px; margin-top: 8px; }

.xcIcon-1 { background-position: left top; }

.xcIcon-2 { background-position: -89px top; }

.xcIcon-3 { background-position: -178px top; }

.xcIcon-4 { background-position: left -90px; }

.xcIcon-5 { background-position: -89px -90px; }

.xcMod { position: relative; overflow: hidden; *zoom: 1; }

.xc-tip { height: 100%; width: 110px; position: absolute; left: 0; top: 0; background: #6ac0f7; }
.xc-tip span { width: 100%; height: 26px; line-height: 26px; text-align: center; font-size: 16px; font-weight: bold; position: absolute; left: 0; top: 50%; margin-top: -13px; color: #fff; }
.xc-tip i { width: 3px; height: 3px; display: block; overflow: hidden; position: absolute; right: -3px; background-image: url(../../images/xinchou.png); background-repeat: no-repeat; }

.top0 { top: 1px; background-position: -178px -90px; }

.bottom0 { bottom: 1px; background-position: -178px -97px; }

.xc-tip-list { margin: 4px 0; padding: 12px 0 20px 25px; overflow: hidden; *zoom: 1; background: #f8f8f8; margin-left: 110px; }
.xc-tip-list li { width: 127px; padding-left: 11px; height: 20px; line-height: 20px; float: left; position: relative; vertical-align: top; margin-top: 8px; }
.xc-tip-list li i { width: 3px; height: 3px; display: block; font-size: 0; line-height: 0; position: absolute; left: 0; top: 9px; background: #bbb; overflow: hidden; }

/*=== 薪酬福利 remuneration.html ===*/
.pxfz { margin-top: 30px; margin-left: -20px; overflow: hidden; *zoom: 1; }
.pxfz li { width: 359px; padding: 0 18px; background: #f8f8f8; float: left; display: inline; padding-bottom: 16px; margin-left: 20px; margin-top: 20px; }
.pxfz li h4 { height: 48px; line-height: 48px; font-size: 20px; font-weight: bold; }
.pxfz li h4 em { font-size: 16px; color: #999; }

.pxfz-tip { height: 34px; line-height: 34px; border-top: 1px dashed #e5e5e5; border-bottom: 1px dashed #e5e5e5; font-size: 14px; margin-bottom: 6px; }

.pxfz-txt { line-height: 28px; position: relative; font-size: 14px; color: #999; padding-left: 11px; }
.pxfz-txt i { width: 3px; height: 3px; display: block; overflow: hidden; background: #bbb; position: absolute; left: 0; top: 13px; }

/*=== 2345Logo区 2345logo.html ===*/
.logo-wrap { overflow: hidden; }

.logo-list { margin-top: -1px; margin-bottom: 25px; border-top: 1px dashed #eee; margin-left: 13px; overflow: hidden; *zoom: 1; }
.logo-list dt { margin-top: 31px; position: relative; font-size: 16px; font-weight: bold; height: 24px; line-height: 24px; padding-left: 10px; margin-bottom: 18px; }
.logo-list dt i { width: 3px; height: 3px; overflow: hidden; font-size: 0; line-height: 0; background: #bbb; position: absolute; left: 0; top: 10px; }
.logo-list dd { width: 307px; margin-right: 90px; height: 130px; float: left; }
.logo-list dd a { width: 100%; height: 100px; display: block; overflow: hidden; }
.logo-list dd a img { display: block; overflow: hidden; }
.logo-list dd p { height: 30px; line-height: 30px; text-align: center; background: #f8f8f8; }
.logo-list .m-logo { width: 215px; }
.logo-list .m-logo a img { margin-top: 30px; }
.logo-list .s-logo { width: 88px; }
.logo-list .s-logo a img { margin-top: 70px; }

/*=== 2345法律声明 2345law-states.html ===*/
.law-wrap { margin-left: 13px; }
.law-wrap h5 { font-size: 16px; color: #333; font-weight: bold; margin-top: 34px; }

.law-txt { font-size: 14px; color: #333; line-height: 26px; text-indent: 2em; margin-top: 12px; }

.law-tips p { line-height: 26px; color: #333; font-size: 14px; }

.ti2em { text-indent: 2em; }

/*=== 投资者关系 investor.html ===*/
.investor-tab { text-align: left; font-size: 14px; }
.investor-tab tr th { height: 34px; line-height: 34px; border-bottom: 1px dashed #e7e7e7; font-size: 14px; text-align: left; font-weight: bold; }
.investor-tab tr td { padding: 7px 0; border-bottom: 1px dashed #e7e7e7; vertical-align: top; }
.investor-tab tr td a { color: #666; }
.investor-tab tr td a:hover { color: #2e9ffa; }
.investor-tab .pr30 { padding-right: 30px; }

.downPdf { font-size: 14px; margin-top: 20px; }
.downPdf span { float: left; }
.downPdf div { overflow: hidden; }
.downPdf a { color: #2e9ffa; }
.downPdf a:hover { text-decoration: underline; }

.leftTxt .infor-tit { text-align: left; }
.leftTxt .infor-top { margin-left: 0; }

.yewu { margin-bottom: 30px; }

.yewu-title { height: 28px; line-height: 28px; overflow: hidden; *zoom: 1; }
.yewu-title span { font-size: 18px; font-weight: bold; color: #0072e6; float: left; padding-right: 16px; }
.yewu-title i { display: block; overflow: hidden; height: 1px; font-size: 0; line-height: 0; background: #f7f7f7; margin-top: 16px; }

.yewu-list li { margin-top: 16px; overflow: hidden; *zoom: 1; }
.yewu-list li > span { width: 108px; height: 29px; line-height: 29px; padding-left: 13px; background: url(../../pic/yewu-yuan.jpg) no-repeat; float: left; font-size: 14px; font-weight: bold; color: #666; }
.yewu-list li > .right20 { width: 121px; margin-right: 20px; text-align: center; padding-left: 0; }

.yewu-sub { overflow: hidden; *zomm: 1; }
.yewu-sub a { float: left; line-height: 29px; font-size: 14px; color: #666; margin-left: 25px; white-space: nowrap; }
.yewu-sub a:hover { color: #2991e6; }
.yewu-sub .nomorA { cursor: default; }
.yewu-sub .nomorA:hover { color: #666; }

.groupPic img {
    margin: 90px auto 0;
    display: block;
}

.cdw_prodect { margin-right: 0; padding-top: 80px; background: url(../../pic/cdw_pagePic.jpg) no-repeat right top; }
.cdw_prodect li h3 { height: auto; }

