.banner{position:relative;width:100%;height:auto;overflow:hidden;margin-top:120px;}
.banner .bannerBtn{position:absolute;top:50%;height:148px;margin-top:-74px;cursor:pointer;z-index:2;}
.banner .bannerBtn.leftBtn{left:-100px;}
.banner .bannerBtn.rightBtn{right:-100px;}
.banner .contents{position:absolute;top:0px;left:0px;width:100%;height:100%;}
.banner .content{position:absolute;top:0px;width:100%;height:100%;background-size:100% auto;background-repeat:no-repeat;background-position:left 120px;background-attachment:fixed;text-align:center;}
/*.banner .content .bg{background-size:100% 100%;position:absolute;top:0;left:0;width:100%;height:100%;vertical-align:middle;}*/
.banner .contentInfo{position:absolute;top:50%;left:0px;width:100%;height:300px;margin-top:-150px;z-index:1;}
.banner .content .title1{padding-top: 46px;opacity:0;width:100%;font-family:'微软雅黑';font-size:44px;color:#fff;text-align:center;margin-top:0px;}
.banner .content .title2{ opacity:0;width:100%;font-family:'微软雅黑';font-size:60px;margin-bottom:20px;font-weight:100;color:#fff;text-align:center;}
.banner .content .title3{opacity:0;padding:6px 24px 8px 24px;font-size:27px;font-weight:bold;color:#ca9a4f;text-align:center;}
.banner .bannerNav{position:absolute;bottom:30px;width:100%;text-align:center;z-index:2;}
.banner .bannerNav img{width:80px;height:4px;margin:0px 3px;cursor:pointer;}
.banner .bannerBg{width:100%;height:auto;vertical-align:middle;}

.about{position:relative;background:#fff;padding:70px 0px 80px 0;text-align:center;border-bottom:1px solid #949494;}
.about .title{color:#444;font-size:55px;font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','微软雅黑';}
.about .info{color:#444;font-size:18px;line-height:30px;width:877px;margin:0px auto;}
.about .content{padding-top:25px;}
.about .contentMun{height:250px;width:840px;margin:0px auto;}
.about .contentMun .child{padding-top:50px;height:200px;width:210px;text-align:center;float:left;}
.about .contentMun .child .mun{font-family:'DIN Condensed Bold', '微软雅黑';font-size:60px;color:#444;}
.about .contentMun .child p{font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','微软雅黑';font-weight:100;font-size:21px;color:#444;}
.about .linkBtn{margin:0px auto;}

.work{padding:70px 0px 80px 0px;text-align:center;background:#fff;border-bottom:1px solid #949494;}
.work .content{padding-top:40px;width:100%;height:auto;width:100%;}
.work .content:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.work .content .child{position:relative;float:left;width:20%;}
.work .content .child .childImg{width:100%;height:auto; vertical-align:middle;}
.work .content .child .childHide{display:none;position:absolute;top:0px;left:0px;width:100%;height:100%;
  /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.4);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.work .content .child .childPointer{position:absolute;bottom:17px;right:20px;width:71px;}
.work .content .child .childTag{letter-spacing:0.1em;font-weight:100;font-stretch:condensed;padding:6%;position:absolute;top:0px;left:0px;width:88%;*width:60%;font-size:24px;font-family:'MyriadPro-LightCond', '微软雅黑';font-size:24px;color:#fff;text-align:left;}
.work .content .child .childTag .childSub{width:21px;height:2px;background:#fff;margin:10px 0px;}
.work .content .child .childContent{position:absolute;top:50%;left:0px;height:54px;width:100%;margin-top:-27px;}
.work .content .child .childContent .title{font-size:21px;color:#fff;width:50%;margin:0 auto;}
.work .content .child .childContent .info{color:#fff;font-size:16px;margin-top:10px;}
.work .linkBtn{margin:80px auto 0px auto;}

.customer{position:relative;padding:70px 0px 80px 0px;text-align:center;}
.customer .container{width:1161px;}
.customer .customerBtn{position:absolute;top:270px;width:64px;cursor:pointer;}
.customer .customerBtn.leftBtn{left:-100px;}
.customer .customerBtn.rightBtn{right:-100px;}
.customer .contents{position:relative;margin:10px auto 30px auto;height:280px;overflow:hidden;}
.customer .contents .contentss{position:absolute;top:0px;left:0px;}
.customer .contents .content{position:absolute;left:0px;top:30px;width:1161px;}
.customer .contents .content img{border:1px solid #dbdbdb;width:215px;height:91px;margin:0 5px 45px 5px;}
.customer .contents .content img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.customer .contents .content img:hover{-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
-o-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
-ms-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);}
.customer .linkBtn{margin:30px auto 0px auto;}

.say{position:relative;width:100%;height:864px;background:#FF000B;overflow:hidden;}
.say .imgBg{position:absolute;top:0px;left:50%;width:100%;height:864px;margin-left:-50%;background-position:center; background-size:auto;}
.say .container{padding-top:107px;width:1161px;}
.say .sub{width:37px;height:2px;background:#fff;}
.say .sub1{margin:0px 0px 30px 0px;}
.say .sub2{margin:175px 0px 60px 0px;}
.say .title1{font-size:42px;font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','微软雅黑';font-weight:100;color:#fff;}
.say .title{font-size:58px;font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','微软雅黑';font-weight:100;color:#fff;line-height:85px;}
.say .title2{font-size:58px;font-family:'MyriadPro-Regular_0', '微软雅黑';color:#fff;line-height:62px;}

.advantage{position:relative;text-align:center;padding:70px 0px 80px 0px;border-bottom:1px solid #949494;}
.advantage .title{font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','微软雅黑';font-size:55px;line-height:58px;color:#444;margin-top:40px;}
.advantage .info{font-size:18px;color:#444;margin:10px 0px;}
.advantage img{margin:70px 0px;max-width:80%;}
.advantage .linkBtn{margin:0px auto;}

.team{position:relative;text-align:center;padding:70px 0px 80px 0px;border-bottom:1px solid #949494;}
.team .content{padding-top:40px;}
.team .content:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.team .child{width:300px;/*float:left;*/margin: 0 18px;display:inline-block;*display:inline-block;*zoom:1; padding: 20px 0;
transform:perspective(600px);-webkit-transform:perspective(600px);-moz-transform:perspective(600px);-ms-transform:perspective(600px);-o-transform:perspective(600px);}
.team .child .childImg{position:relative;width:220px;height:329px;border:1px solid #a7a7a7;overflow:hidden;}
.team .child .childImg img{position:absolute;bottom:0px;left:0px;max-width:100%;height:auto;}
.team .titleEn{font-size:30px;font-family:'MyriadPro-Cond_0', '微软雅黑';color:#444;letter-spacing:0.12em;font-stretch: condensed;margin:16px 0;}
.team .title{font-size:18px;color:#444;}
.team .sub{width:40px;height:2px;margin:18px auto;background:#ca9a4f;}
.team .info{font-size:14px;color:#999;}
.team .info span{margin:0 10px;}
.team .foot{font-size:36px;color:#ca9a4f;margin-top:70px;}

.service{position:relative;text-align:center;padding:70px 0px 80px 0px;}
.service .content{padding-top:40px;}
.service .content .child{width:20.65%;margin:0 1.8%;text-align:left;display:inline-block;*display:inline;*zoom:1;}
.service .content .child .childTitle{position:relative;border:2px solid #ca9a4f;height:160px;}
.service .content .child .childTitle{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .content .child .childTitle .titleEn{margin:75px 0 2px 8%;font-size:25px;font-family:'MyriadPro-Regular_0';color:#ca9a4f;}
.service .content .child .childTitle .titleEn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .content .child .childTitle .titleCh{margin:0 0 0 8%;font-size:20px;color:#444;}
.service .content .child .childTitle .titleCh{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .content .child .childContent{padding:30px 0 0 0;}
.service .content .child .childContent:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.service .content .child .childContent ul{float:left;}
.service .content .child .childContent li{padding-left:25px;font-size:16px;color:#444;line-height:32px;}
.service .content .child .childContent li{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.service .content .child .childContent li:hover{color:#ca9a4f;}

.news{position:relative;width:100%;height:1000px;background-color:#000;background-image:url(); background-attachment:fixed;background-repeat:no-repeat;background-position:top center;background-size:100% 100%;}
.news .container{padding-top:110px;width:1161px;}
.news .newsTitle{color:#fff;font-size:72px;font-family:'MyriadPro-LightCond', '微软雅黑';letter-spacing:0.04em;font-weight: 100;font-stretch: extra-condensed;}
.news .newsInfo{font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','微软雅黑';font-size:30px;font-weight:100;color:#fff;}
.news .left{position:relative;float:left;width:50%;}
.news .left .content{position:relative;width:440px;height:auto;margin-top:30px;}
.news .left .content img{width:90%;}
.news .left .content .quan{position:absolute;width:220px;height:220px;background:url(../image/quan.png) no-repeat;background-size:100% 100%;text-align:center;font-size:24px;color:#fff;}
.news .left .content .quan .titleEn{letter-spacing:0.12em;margin-top:84px;font-family:'MyriadPro-Cond_0', '微软雅黑'; font-weight:100; font-stretch:condensed;}
.news .left .content .quan .titleCh{font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','微软雅黑';font-weight:100;}
#quan1{top:0px;left:90px;}
#quan2{top:160px;left:0px;}
#quan3{top:160px;left:180px;}
#quan4{top:90px;left:90px;background:none;}
.news .right{float:left;width:50%;}
.news .right .content{padding-top:30px;}
.news .right .child{margin:0 0 38px 0;position:relative;width:100%;}
.news .right .child:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.news .right .child .childTime{float:left;width:22.1%;height:124px;border:3px solid #ca9a4f;text-align:center;color:#fff;}
.news .right .child .childTime .timeMonth{margin-top:10px;font-family:'MyriadPro-Cond_0', '微软雅黑';font-size:24px;font-weight:100;font-stretch:condensed;}
.news .right .child .childTime .timeDay{font-family:'MyriadPro-LightCond', '微软雅黑';font-size:72px;font-weight:100;font-stretch:condensed;}
.news .right .child .childInfo{float:left;width:71%;margin-left:5.3%;color:#fff;}
.news .right .child .childInfo .title{font-size:18px;font-weight:bold;margin-bottom:20px;width:100%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .right .child .childInfo .info{font-size:14px;color:#cecece;line-height:20px;}
.news .right .child .no{width:22.1%;height:50px;float:left;}
.news .right .child .moreBtn{position:relative;font-size:16px;padding-left:10px;margin-left:6px;width:157px;height:40px;line-height:40px;color:#fff;background:#ca9a4f url(../image/rightIconOn.png) no-repeat 114px center;background-size:36px 18px;font-family:'黑体';}
.news .right .child .moreBtn span{font-size:16px;}
@media  (max-width: 479px) {
.banner{margin-top:74px;}
.banner .bannerBtn{height:38px;margin-top:-19px;}
.banner .bannerBtn.leftBtn{left:5px !important;}
.banner .bannerBtn.rightBtn{right:5px !important;}
.banner .contentInfo{height:100px;margin-top:-80px;}
.banner .content{background-size:auto 450px;background-position:center 74px;}
.banner .content .title1{font-size:30px;padding-top: 0px;}
.banner .content .title2{font-size: 32px;width: 80%;line-height: 34px;margin:14px auto 26px auto;}
.banner .content .title3{padding:3px 12px 4px 12px;font-size:17px;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav img{width:40px;height:2px;margin:0px 3px;}
.banner .bannerBg{width:100%;height:450px;}

.about{padding:20px 0px;}
.about .title{font-size:18px;margin-bottom:0px;padding-bottom:10px;}
.about .info{font-size:12px;line-height:18px;width:92%;}
.about .content{padding-top:10px;}
.about .contentMun{height:100px;width:280px;margin:0px auto;}
.about .contentMun .child{padding-top:18px;height:84px;width:70px;}
.about .contentMun .child .mun{font-size:16px;}
.about .contentMun .child p{font-size:12px;display:hidden;}

.work{padding:20px 0px;}
.work .content{padding-top:20px;width:100%;height:auto;width:100%;}
.work .content .child{width:50%;}
.work .content .child .childPointer{width:40px;bottom:10px;right:12px;}
.work .content .child .childTag{font-size:12px;}
.work .content .child .childTag .childSub{margin:3px 0;}
.work .content .child .childContent .title{font-size:14px;}
.work .content .child .info{display:none;}
.work .linkBtn {margin: 20px auto 0px auto;}

.customer{padding:20px 0px;}
.customer .container{width:300px;}
.customer .customerBtn{top:255px;width:16px;}
.customer .customerBtn.leftBtn{left:-40px;}
.customer .customerBtn.rightBtn{right:-40px;}
.customer .contents{margin:8px auto;height:367px;}
.customer .contents .content{left:0px;top:15px;width:300px;}
.customer .contents .content img{width:138px;height:60px;margin:0 5px 5px 5px;}
.customer .linkBtn{margin:20px auto 0px auto;}

.say{width:100%;height:300px;text-align:center;background:#FF000B;display:none;}
.say .imgBg{}
.say .container{padding-top:53px;width:93.75%;display:none;}
.say .sub{width:37px;height:1px;background:#fff;}
.say .sub1{margin:0px auto 15px auto;}
.say .sub2{margin:24px auto 20px auto}
.say .title1{font-size:16px;}
.say .title{font-size:20px;line-height:22px;}
.say .title2{font-size:20px;line-height:20px;}

.advantage{padding:20px 0px;}
.advantage .title{font-size:16px;line-height:22px;margin-top:20px;}
.advantage .info{font-size:12px;margin:5px 0px;}
.advantage img{margin:20px 0px;max-width:80%;}
.advantage .linkBtn{margin:0px auto;}

.team{padding:20px 0px;}
.team .content{padding-top:0px;}
.team .child{width:220px;margin:0px auto;padding:20px 0 0 0;display:inline-block;*display:inline-block;}
.team .child .childImg{width:220px;height:329px;}
.team .titleEn{font-size:16px;margin:8px 0;}
.team .title{font-size:12px;}
.team .sub{width:40px;height:1px;margin:9px auto;}
.team .info{font-size:12px;}
.team .info span{margin:0 5px;}
.team .foot{font-size:20px;margin-top:20px;}

.service{padding:20px 0px;display:none;}
.service .content{padding-top:20px;}
.service .content .child{width:86%;margin:0 1.8%;}
.service .content .child .childTitle{border:2px solid #ca9a4f;height:120px;}
.service .content .child .childTitle .titleEn{margin:50px 0 2px 8%;font-size:26px;}
.service .content .child .childTitle .titleCh{margin:0 0 0 8%;font-size:16px;}
.service .content .child .childContent{padding:20px 0 0 0;}
.service .content .child .childContent li{padding-left:18px;font-size:14px;line-height:28px;}

.news{height:auto; background:#464646 url(../image/index/news.jpg) no-repeat center top;background-size:auto 470px;}
.news .container{padding-top:55px;width:93.75%;}
.news .newsTitle{font-size:36px;text-align:center;}
.news .newsInfo{font-size:16px;text-align:center;}
.news .left{position:relative;float:none;width:100%;height:auto;text-align:center;}
.news .left .content{width:300px;height:229px;margin:20px auto 0 auto;}
.news .left .content img{width:50%;}
.news .left .content .quan{width:160px;height:160px;font-size:20px;}
.news .left .content .quan .titleEn{margin-top:60px;}
#quan1{top:0px;left:73px;}
#quan2{top:120px;left:0px;}
#quan3{top:120px;left:135px;}
#quan4{top:73px;left:73px;}
.news .right{float:none;width:90%;margin:0px auto;padding:55px 0 8px 0;}
.news .right .content{padding-top:30px;}
.news .right .child{margin:0 0 19px 0;}
.news .right .child .childTime{width:22.1%;height:110px;border:1px solid #ca9a4f;}
.news .right .child .childTime .timeMonth{margin-top:24px;font-size:14px;}
.news .right .child .childTime .timeDay{font-size:42px;}
.news .right .child .childInfo{width:69%;margin-left:7.3%;}
.news .right .child .childInfo .title{font-size:14px;margin-bottom:6px;}
.news .right .child .childInfo .info{font-size:12px;line-height:20px;}
.news .right .child .no{width:22.1%;height:20px;}
.news .right .child .moreBtn{font-size:14px;padding-left:6px;width:90px;height:30px;line-height:30px;background:#ca9a4f url(../image/rightIconOn.png) no-repeat 70px center;background-size:18px 9px;display:none;}

}
@media (min-width: 480px) and (max-width: 639px) {
.banner{margin-top:74px;}
.banner .bannerBtn{height:38px;margin-top:-19px;}
.banner .bannerBtn.leftBtn{left:5px !important;}
.banner .bannerBtn.rightBtn{right:5px !important;}
.banner .contentInfo{height:100px;margin-top:-80px;}
.banner .content{background-size:auto 450px;background-position:center 74px;}
.banner .content .title1{font-size:30px;padding-top: 0px;}
.banner .content .title2{font-size: 32px;width: 80%;line-height: 34px;margin:14px auto 26px auto;}
.banner .content .title3{padding:3px 12px 4px 12px;font-size:17px;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav img{width:40px;height:2px;margin:0px 3px;}
.banner .bannerBg{width:100%;height:450px;}

.about{padding:20px 0px;}
.about .title{font-size:18px;margin-bottom:0px;padding-bottom:10px;}
.about .info{font-size:12px;line-height:18px;width:92%;}
.about .content{padding-top:10px;}
.about .contentMun{height:100px;width:447px;margin:0px auto;}
.about .contentMun .child{padding-top:18px;height:84px;width:110px;}
.about .contentMun .child .mun{font-size:22px;}
.about .contentMun .child p{font-size:12px;}

.work{padding:20px 0px;}
.work .content{padding-top:20px;width:100%;height:auto;width:100%;}
.work .content .child{width:50%;}
.work .content .child .childPointer{width:40px;bottom:10px;right:12px;}
.work .content .child .childTag{font-size:12px;}
.work .content .child .childTag .childSub{margin:3px 0;}
.work .content .child .childContent .title{font-size:14px;}
.work .content .child .info{display:none;}
.work .linkBtn {margin: 20px auto 0px auto;}

.customer{padding:20px 0px;}
.customer .container{width:300px;}
.customer .customerBtn{top:255px;width:16px;}
.customer .customerBtn.leftBtn{left:-40px;}
.customer .customerBtn.rightBtn{right:-40px;}
.customer .contents{margin:8px auto;height:367px;}
.customer .contents .content{left:0px;top:15px;width:300px;}
.customer .contents .content img{width:138px;height:60px;margin:0 5px 5px 5px;}
.customer .linkBtn{margin:20px auto 0px auto;}

.say{width:100%;height:300px;text-align:center;background:#FF000B;display:none;}
.say .imgBg{}
.say .container{padding-top:53px;width:93.75%;display:none;}
.say .sub{width:37px;height:1px;background:#fff;}
.say .sub1{margin:0px auto 15px auto;}
.say .sub2{margin:24px auto 20px auto}
.say .title1{font-size:18px;}
.say .title{font-size:25px;line-height:25px;}
.say .title2{font-size:25px;line-height:25px;}

.advantage{padding:20px 0px;}
.advantage .title{font-size:16px;line-height:22px;margin-top:20px;}
.advantage .info{font-size:12px;margin:5px 0px;}
.advantage img{margin:20px 0px;max-width:80%;}
.advantage .linkBtn{margin:0px auto;}

.team{padding:20px 0px;}
.team .content{padding-top:0px;}
.team .child{width:220px;margin:0px auto;padding:20px 0 0 0;display:inline-block;*display:inline-block;}
.team .child .childImg{width:220px;height:329px;}
.team .titleEn{font-size:16px;margin:8px 0;}
.team .title{font-size:12px;}
.team .sub{width:40px;height:1px;margin:9px auto;}
.team .info{font-size:12px;}
.team .info span{margin:0 5px;}
.team .foot{font-size:20px;margin-top:20px;}

.service{padding:20px 0px;display:none;}
.service .content{padding-top:20px;}
.service .content .child{width:86%;margin:0 1.8%;}
.service .content .child .childTitle{border:2px solid #ca9a4f;height:120px;}
.service .content .child .childTitle .titleEn{margin:50px 0 2px 8%;font-size:26px;}
.service .content .child .childTitle .titleCh{margin:0 0 0 8%;font-size:16px;}
.service .content .child .childContent{padding:20px 0 0 0;}
.service .content .child .childContent li{padding-left:18px;font-size:14px;line-height:28px;}

.news{height:auto; background:#464646 url(../image/index/news.jpg) no-repeat center top;background-size:auto 470px;}
.news .container{padding-top:55px;width:93.75%;}
.news .newsTitle{font-size:36px;text-align:center;}
.news .newsInfo{font-size:16px;text-align:center;}
.news .left{position:relative;float:none;width:100%;height:auto;text-align:center;}
.news .left .content{width:300px;height:300px;margin:20px auto 0 auto;}
.news .left .content img{width:60%;}
.news .left .content .quan{width:160px;height:160px;font-size:20px;}
.news .left .content .quan .titleEn{margin-top:60px;}
#quan1{top:0px;left:73px;}
#quan2{top:120px;left:0px;}
#quan3{top:120px;left:135px;}
#quan4{top:73px;left:73px;}
.news .right{float:none;width:90%;margin:0px auto;padding:55px 0 8px 0;}
.news .right .content{padding-top:30px;}
.news .right .child{margin:0 0 19px 0;}
.news .right .child .childTime{width:22.1%;height:110px;border:1px solid #ca9a4f;}
.news .right .child .childTime .timeMonth{margin-top:24px;font-size:14px;}
.news .right .child .childTime .timeDay{font-size:42px;}
.news .right .child .childInfo{width:69%;margin-left:7.3%;}
.news .right .child .childInfo .title{font-size:14px;margin-bottom:6px;}
.news .right .child .childInfo .info{font-size:12px;line-height:20px;}
.news .right .child .no{width:22.1%;height:20px;}
.news .right .child .moreBtn{font-size:14px;padding-left:6px;width:90px;height:30px;line-height:30px;background:#ca9a4f url(../image/rightIconOn.png) no-repeat 70px center;background-size:18px 9px;display:none;}

/*.banner{margin-top:74px;}
.banner .bannerBtn{height:38px;margin-top:-19px;}
.banner .bannerBtn.leftBtn{left:5px !important;}
.banner .bannerBtn.rightBtn{right:5px !important;}
.banner .contentInfo{height:100px;margin-top:-50px;}
.banner .content{background-size:auto 100%;background-position:center 74px;}
.banner .content .title1{font-size:14px;padding-top: 0px;}
.banner .content .title2{ font-size:22px;margin-bottom:10px;}
.banner .content .title3{padding:3px 12px 4px 12px;font-size:12px;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav img{width:40px;height:2px;margin:0px 3px;}
.banner .bannerBg{width:100%;height:450px;}

.about{padding:20px 0px;}
.about .title{font-size:18px;margin-bottom:0px;}
.about .info{font-size:12px;line-height:18px;width:300px;}
.about .content{padding-top:10px;}
.about .contentMun{height:100px;width:300px;margin:0px auto;}
.about .contentMun .child{padding-top:10px;height:90px;width:100px;}
.about .contentMun .child .mun{font-size:30px;}
.about .contentMun .child p{font-size:12px;}

.work{padding:20px 0px;}
.work .content{padding-top:20px;width:100%;height:auto;width:100%;}
.work .content .child{width:50%;}
.work .content .child .childPointer{width:40px;bottom:10px;right:12px;}
.work .content .child .childTag{font-size:12px;}
.work .content .child .childTag .childSub{margin:3px 0;}
.work .content .child .childContent .title{font-size:14px;}
.work .content .child .info{display:none;}
.work .linkBtn {margin: 20px auto 0px auto;}

.customer{padding:20px 0px;}
.customer .container{width:300px;}
.customer .customerBtn{top:216px;width:16px;}
.customer .customerBtn.leftBtn{left:0px;}
.customer .customerBtn.rightBtn{right:0px;}
.customer .contents{margin:8px auto;height:294px;}
.customer .contents .content{left:0px;top:15px;width:300px;}
.customer .contents .content img{width:107px;height:46px;margin:0 3px 5px 3px;}
.customer .linkBtn{margin:20px auto 0px auto;}

.say{width:100%;height:410px;text-align:center;background:#FF000B;}
.say .imgBg{}
.say .container{padding-top:53px;width:93.75%;display:none;}
.say .sub{width:37px;height:2px;background:#fff;}
.say .sub1{margin:0px auto 15px auto;}
.say .sub2{margin:60px auto 30px auto;}
.say .title1{font-size:21px;}
.say .title{font-size:29px;line-height:42px;}
.say .title2{font-size:29px;line-height:31px;}

.advantage{padding:20px 0px;}
.advantage .title{font-size:16px;line-height:22px;margin-top:20px;}
.advantage .info{font-size:12px;margin:5px 0px;}
.advantage img{margin:20px 0px;max-width:80%;}
.advantage .linkBtn{margin:0px auto;}

.team{padding:20px 0px;display:none;}
.team .content{padding-top:0px;}
.team .child{width:220px;margin:0px auto;padding:20px 0 0 0;display:inline-block;*display:inline-block;}
.team .child .childImg{width:220px;height:329px;}
.team .titleEn{font-size:16px;margin:8px 0;}
.team .title{font-size:12px;}
.team .sub{width:40px;height:3px;margin:9px auto;}
.team .info{font-size:12px;}
.team .info span{margin:0 5px;}
.team .foot{font-size:20px;margin-top:20px;}

.service{padding:20px 0px;}
.service .content{padding-top:20px;}
.service .content .child{width:86%;margin:0 1.8%;}
.service .content .child .childTitle{border:2px solid #ca9a4f;height:120px;}
.service .content .child .childTitle .titleEn{margin:50px 0 2px 8%;font-size:26px;}
.service .content .child .childTitle .titleCh{margin:0 0 0 8%;font-size:16px;}
.service .content .child .childContent{padding:20px 0 0 0;}
.service .content .child .childContent li{padding-left:18px;font-size:14px;line-height:28px;}

.news{height:auto; background:#464646 url(../image/index/news.jpg) no-repeat center top;background-size:auto 412px;}
.news .container{padding-top:55px;width:93.75%;}
.news .newsTitle{font-size:36px;text-align:center;}
.news .newsInfo{font-size:16px;text-align:center;}
.news .left{position:relative;float:none;width:100%;height:356px;text-align:center;}
.news .left .content{width:200px;height:220px;margin:20px auto 0 auto;}
.news .left .content .quan{width:110px;height:110px;font-size:14px;}
.news .left .content .quan .titleEn{margin-top:42px;}
#quan1{top:0px;left:45px;}
#quan2{top:80px;left:0px;}
#quan3{top:80px;left:90px;}
#quan4{top:45px;left:45px;}
.news .right{float:none;width:90%;margin:0px auto;padding:55px 0;}
.news .right .content{padding-top:30px;}
.news .right .child{margin:0 0 19px 0;}
.news .right .child .childTime{width:22.1%;height:110px;border:2px solid #ca9a4f;}
.news .right .child .childTime .timeMonth{margin-top:24px;font-size:14px;}
.news .right .child .childTime .timeDay{font-size:42px;}
.news .right .child .childInfo{width:69%;margin-left:7.3%;}
.news .right .child .childInfo .title{font-size:14px;margin-bottom:6px;}
.news .right .child .childInfo .info{font-size:12px;line-height:20px;}
.news .right .child .no{width:22.1%;height:20px;}
.news .right .child .moreBtn{font-size:14px;padding-left:6px;width:90px;height:30px;line-height:30px;background:#ca9a4f url(../image/rightIconOn.png) no-repeat 70px center;background-size:18px 9px;display:none;}
*/
}
@media (min-width: 640px) and (max-width:1023px ) {
.banner{margin-top:74px;}
.banner .bannerBtn{height:74px;margin-top:-37px;}
.banner .bannerBtn.leftBtn{left:10px !important;}
.banner .bannerBtn.rightBtn{right:10px !important;}
.banner .contentInfo{height:100px;margin-top:-80px;}
.banner .content{background-size:auto 600px;background-position:center 74px;}
.banner .content .title1{font-size:30px;padding-top: 0px;}
.banner .content .title2{font-size: 32px;width: 80%;line-height: 34px;margin:14px auto 26px auto;}
.banner .content .title3{padding:6px 24px 8px 24px;font-size:18px;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav img{width:80px;height:4px;margin:0px 3px;}
.banner .bannerBg{width:100%;height:600px;}

.about{padding:40px 0px;}
.about .title{font-size:30px;margin-bottom:20px;}
.about .info{font-size:16px;line-height:24px;width:500px;}
.about .content{padding-top:30px;}
.about .contentMun{height:110px;width:600px;margin:0px auto;}
.about .contentMun .child{padding-top:20px;height:90px;width:150px;}
.about .contentMun .child .mun{font-size:27px;}
.about .contentMun .child p{font-size:16px;}

.work{padding:40px 0px;}
.work .content{padding-top:40px;width:100%;height:auto;width:100%;}
.work .content .child{width:50%;}
.work .content .child .info{display:none;}

.customer{padding:40px 0px;}
.customer .container{width:600px;}
.customer .customerBtn{top:425px;width:30px;}
.customer .customerBtn.leftBtn{left:0px;}
.customer .customerBtn.rightBtn{right:0px;}
.customer .contents{margin:15px auto;height:580px;}
.customer .contents .content{left:0px;top:30px;width:600px;}
.customer .contents .content img{width:215px;height:91px;margin:0 5px 10px 5px;}
.customer .linkBtn{margin:20px auto 0px auto;}

.say{width:100%;height:520px;text-align:center;background:#FF000B;display:none;}
.say .imgBg{}
.say .container{padding-top:60px;width:93.75%;display:none;}
.say .sub{width:37px;height:2px;background:#fff;}
.say .sub1{margin:0px auto 30px auto;}
.say .sub2{margin:40px auto 40px auto;}
.say .title1{font-size:26px;}
.say .title{font-size:39px;line-height:50px;}
.say .title2{font-size:39px;line-height:45px;}

.advantage{padding:40px 0px;}
.advantage .title{font-size:30px;margin-top:30px;}
.advantage .info{font-size:16px;margin:10px 0px;}
.advantage img{margin:70px 0px;max-width:80%;}
.advantage .linkBtn{margin:0px auto;}

.team{padding:40px 0px 30px 0px;}
.team .content{padding-top:40px;}
.team .child{width:220px;margin:0px auto;padding:20px 0;display:inline-block;*display:inline-block;}
.team .child .childImg{width:220px;height:329px;}
.team .titleEn{font-size:30px;margin:16px 0;}
.team .title{font-size:18px;}
.team .sub{width:40px;height:3px;margin:18px auto;}
.team .info{font-size:14px;}
.team .info span{margin:0 10px;}
.team .foot{font-size:36px;margin-top:0px;}

.service{padding:40px 0px;display:none;}
.service .content{padding-top:40px;}
.service .content .child{width:50%;margin:0 1.8%;}
.service .content .child .childTitle{border:2px solid #ca9a4f;height:160px;}
.service .content .child .childTitle .titleEn{margin:75px 0 2px 8%;font-size:30px;}
.service .content .child .childTitle .titleCh{margin:0 0 0 8%;font-size:20px;}
.service .content .child .childContent{padding:30px 0 0 0;}
.service .content .child .childContent li{padding-left:25px;font-size:18px;line-height:32px;}

.news{height:auto; background:#464646 url(../image/index/news.jpg) no-repeat center top;background-size:auto 700px;}
.news .container{padding-top:60px;width:93.75%;}
.news .newsTitle{font-size:72px;text-align:center;}
.news .newsInfo{font-size:30px;text-align:center;}
.news .left{position:relative;float:none;width:100%;height:auto;text-align:center;}
.news .left .content{width:400px;height:auto;margin:40px auto 0 auto;}
.news .left .content img{width:70%;}
.news .left .content .quan{width:220px;height:220px;background-size:100% 100%;text-align:center;font-size:24px;}
.news .left .content .quan .titleEn{margin-top:84px;}
#quan1{top:0px;left:90px;}
#quan2{top:160px;left:0px;}
#quan3{top:160px;left:180px;}
#quan4{top:90px;left:90px;}
.news .right{float:none;width:520px;margin:0px auto;padding:60px 0;}
.news .right .content{padding-top:60px;}
.news .right .content>.child{display:none;}
.news .right .child{margin:0 0 38px 0;}
.news .right .child .childTime{width:22.1%;height:124px;border:3px solid #ca9a4f;}
.news .right .child .childTime .timeMonth{margin-top:10px;font-size:24px;}
.news .right .child .childTime .timeDay{font-size:72px;}
.news .right .child .childInfo{width:69%;margin-left:7.3%;}
.news .right .child .childInfo .title{font-size:18px;margin-bottom:20px;}
.news .right .child .childInfo .info{font-size:14px;line-height:20px;}
.news .right .child .no{width:22.1%;height:50px;}
.news .right .child .moreBtn{padding-left:10px;width:157px;height:40px;line-height:40px;background:#ca9a4f url(../image/rightIconOn.png) no-repeat 114px center;background-size:36px 18px;display:none;}

}
@media (min-width: 1024px) and (max-width:1199px ) {
.banner .contentInfo{transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center;}
.banner .contentInfo{transform:scale(0.83);-moz-transform:scale(0.83);-ms-transform:scale(0.83);-o-transform:scale(0.83);-webkit-transform:scale(0.83);}
.banner{margin-top:68px;}
.banner .bannerBtn{height:90px;margin-top:-45px;}
.banner .bannerBtn.leftBtn{left:-100px;}
.banner .bannerBtn.rightBtn{right:-100px;}

.banner .contentInfo{height:180px;margin-top:-90px;}
.banner .content{background-position:left 68px;}
.banner .content .title1{font-size:30px;padding-top:22px;}
.banner .content .title2{ font-size:52px;margin-bottom:16px;}
.banner .content .title3{padding:5px 18px 6px 18px;font-size:20px;}
.banner .bannerNav{bottom:23px;}
.banner .bannerNav img{width:100px;height:3px;margin:0px 3px;}


.about{padding:58px 0px 66px 0;}
.about .title{font-size:35px;}
.about .info{font-size:12px;line-height:20px;width:573px;}
.about .content{padding-top:16px;}
.about .contentMun{height:187px;width:700px;}
.about .contentMun .child{padding-top:32px;height:156px;width:174px;}
.about .contentMun .child .mun{font-size:50px;}
.about .contentMun .child p{font-weight:100;font-size:15px;}

.work{padding:58px 0px 66px 0;}
.work .content{padding-top:33px;}
.work .content .child .childPointer{bottom:10px;right:13px;width:44px;}
.work .content .child .childTag{font-size:15px;}
.work .content .child .childTag .childSub{width:13px;height:1px;margin:6px 0px;}
.work .content .child .childContent{height:33px;margin-top:-30px;}
.work .content .child .childContent .title{font-size:14px;}
.work .content .child .childContent .info{font-size:12px;margin-top:5px;}
.work .linkBtn{margin:50px auto 0px auto;}


.customer .customerBtn{top:216px;width:34px;}
.customer .container{width:796px;}
.customer .customerBtn{top:188px;width:34px;}
.customer .customerBtn.leftBtn{left:-83px;}
.customer .customerBtn.rightBtn{right:-83px;}
.customer .contents{margin:8px auto 25px auto;height:160px;}
.customer .contents .contentss{top:0px;left:0px;}
.customer .contents .content{left:0px;top:25px;width:796px;}
.customer .contents .content img{width:143px;height:60px;margin:0 5px 5px 4px;}
.customer .linkBtn{margin:66px auto 0px auto;}

.say{height:564px;}
.say .imgBg{height:564px;background-size:100% 100%;}
.say .container{padding-top:88px;width:796px;}
.say .sub1{margin:0px 0px 19px 0px;}
.say .sub2{margin:109px 0px 37px 0px;}
.say .title1{font-size:26px;}
.say .title{font-size:36px;line-height:63px;}
.say .title2{font-size:36px;line-height:40px;}

.advantage{padding:58px 0px 66px 0;}
.advantage .title{font-size:36px;line-height:36px;margin-top:33px;}
.advantage .info{font-size:12px;margin:6px 0px;}
.advantage img{margin:44px 0px;width:60%;}

.team{padding:58px 0px 66px 0;}
.team .content{padding-top:33px;}
.team .child{width:220px;margin: 0 8px; padding: 20px 0;}
.team .child .childImg{width:220px;height:329px;}
.team .titleEn{font-size:25px;margin:13px 0;}
.team .title{font-size:15px;}
.team .sub{width:33px;height:2px;margin:15px auto;}
.team .info{font-size:12px;}
.team .info span{margin:0 8px;}
.team .foot{font-size:23px;margin-top:41px;}


.service{padding:58px 0px 66px 0;}
.service .content{padding-top:33px;}
.service .content .child{width:21.3%;margin:0 0.8%;}
.service .content .child .childTitle{height:132px;}
.service .content .child .childTitle .titleEn{margin:62px 0 2px 8%;font-size:19px;}
.service .content .child .childTitle .titleCh{font-size:13px;}
.service .content .child .childContent{padding:25px 0 0 0;}
.service .content .child .childContent li{padding-left:21px;font-size:12px;line-height:20px;}

.news{height:740px;}
.news .container{padding-top:91px;width:796px;}
.news .newsTitle{font-size:44px;}
.news .newsInfo{font-size:19px;}
.news .left .content{width:365px;height:auto;margin-top:25px;}
.news .left .content img{width:80%;}
/*.news .left .content .quan{width:220px;height:220px;font-size:18px;}*/
.news .left .content .quan .titleEn{margin-top:70px;}
.news .left .content .quan {width: 183px;height: 183px;font-size: 20px;}
#quan1{top:0px;left:75px;}
#quan2{top:132px;left:0px;}
#quan3{top:133px;left:150px;}
#quan4{top:75px;left:75px;background:none;}

.news .right .child{margin:0 0 31px 0;}
.news .right .child .childTime{width:22.1%;height:108px;border:2px solid #ca9a4f;}
.news .right .child .childTime .timeMonth{margin-top:8px;font-size:20px;}
.news .right .child .childTime .timeDay{font-size:60px;}

.news .right .child .childInfo .title{font-size:15px;margin-bottom:16px;}
.news .right .child .childInfo .info{font-size:12px;line-height:18px;}
.news .right .child .no{height:41px;}
.news .right .child .moreBtn{padding-left:8px;width:130px;height:33px;line-height:33px;background:#ca9a4f url(../image/rightIconOn.png) no-repeat 94px center;background-size:30px 15px;}

}
@media (min-width: 1200px) and (max-width:1439px ) {
.banner .contentInfo{transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center;}
.banner .contentInfo{transform:scale(0.83);-moz-transform:scale(0.83);-ms-transform:scale(0.83);-o-transform:scale(0.83);-webkit-transform:scale(0.83);}
.banner{margin-top:68px;}
.banner .bannerBtn{height:90px;margin-top:-45px;}
.banner .bannerBtn.leftBtn{left:-100px;}
.banner .bannerBtn.rightBtn{right:-100px;}

.banner .contentInfo{height:180px;margin-top:-90px;}
.banner .content{background-position:left 68px;}
.banner .content .title1{font-size:30px;padding-top: 28px;}
.banner .content .title2{ font-size:52px;margin-bottom:16px;}
.banner .content .title3{padding:5px 18px 6px 18px;font-size:20px;}
.banner .bannerNav{bottom:23px;}
.banner .bannerNav img{width:60px;height:3px;margin:0px 3px;}


.about{padding:58px 0px 66px 0;}
.about .title{font-size:35px;}
.about .info{font-size:12px;line-height:20px;width:573px;}
.about .content{padding-top:16px;}
.about .contentMun{height:145px;width:700px;}
.about .contentMun .child{padding-top:32px;height:115px;width:174px;}
.about .contentMun .child .mun{font-size:42px;}
.about .contentMun .child p{font-weight:100;font-size:15px;}

.work{padding:58px 0px 66px 0;}
.work .content{padding-top:33px;}
.work .content .child .childPointer{bottom:10px;right:13px;width:44px;}
.work .content .child .childTag{font-size:15px;}
.work .content .child .childTag .childSub{width:13px;height:1px;margin:6px 0px;}
.work .content .child .childContent{height:33px;margin-top:-30px;}
.work .content .child .childContent .title{font-size:14px;}
.work .content .child .childContent .info{font-size:12px;margin-top:5px;}
.work .linkBtn{margin:50px auto 0px auto;}


.customer .customerBtn{top:216px;width:34px;}
.customer .container{width:796px;}
.customer .customerBtn{top:200px;width:34px;}
.customer .customerBtn.leftBtn{left:-83px;}
.customer .customerBtn.rightBtn{right:-83px;}
.customer .contents{margin:8px auto 25px auto;height:232px;}
.customer .contents .contentss{top:0px;left:0px;}
.customer .contents .content{left:0px;top:25px;width:796px;}
.customer .contents .content img{width:143px;height:60px;margin:0 5px 37px 4px;}
.customer .linkBtn{margin:66px auto 0px auto;}

.say{height:564px;}
.say .imgBg{height:564px;background-size:100% 100%;}
.say .container{padding-top:88px;width:796px;}
.say .sub1{margin:0px 0px 19px 0px;}
.say .sub2{margin:109px 0px 37px 0px;}
.say .title1{font-size:26px;}
.say .title{font-size:36px;line-height:53px;}
.say .title2{font-size:36px;line-height:40px;}

.advantage{padding:58px 0px 66px 0;}
.advantage .title{font-size:36px;line-height:36px;margin-top:33px;}
.advantage .info{font-size:12px;margin:6px 0px;}
.advantage img{margin:44px 0px;width:60%;}

.team{padding:58px 0px 66px 0;}
.team .content{padding-top:33px;}
.team .child{width:220px;margin: 0 8px; padding: 20px 0;}
.team .child .childImg{width:220px;height:329px;}
.team .titleEn{font-size:25px;margin:13px 0;}
.team .title{font-size:15px;}
.team .sub{width:33px;height:2px;margin:15px auto;}
.team .info{font-size:12px;}
.team .info span{margin:0 8px;}
.team .foot{font-size:23px;margin-top:41px;}


.service{padding:58px 0px 66px 0;}
.service .content{padding-top:33px;}
.service .content .child{width:22.3%;margin:0 0.8%;}
.service .content .child .childTitle{height:132px;}
.service .content .child .childTitle .titleEn{margin:62px 0 2px 8%;font-size:19px;}
.service .content .child .childTitle .titleCh{font-size:13px;}
.service .content .child .childContent{padding:25px 0 0 0;}
.service .content .child .childContent li{padding-left:21px;font-size:12px;line-height:20px;}

.news{height:780px;}
.news .container{padding-top:91px;width:796px;}
.news .newsTitle{font-size:44px;}
.news .newsInfo{font-size:19px;}
.news .left .content{width:365px;height:auto;margin-top:25px;}
.news .left .content img{width:85%;}
/*.news .left .content .quan{width:220px;height:220px;font-size:18px;}*/
.news .left .content .quan .titleEn{margin-top:70px;}
.news .left .content .quan {width: 183px;height: 183px;font-size: 20px;}
#quan1{top:0px;left:75px;}
#quan2{top:132px;left:0px;}
#quan3{top:133px;left:150px;}
#quan4{top:75px;left:75px;background:none;}

.news .right .child{margin:0 0 31px 0;}
.news .right .child .childTime{width:22.1%;height:108px;border:2px solid #ca9a4f;}
.news .right .child .childTime .timeMonth{margin-top:8px;font-size:20px;}
.news .right .child .childTime .timeDay{font-size:60px;}

.news .right .child .childInfo .title{font-size:15px;margin-bottom:16px;}
.news .right .child .childInfo .info{font-size:12px;line-height:18px;}
.news .right .child .no{height:41px;}
.news .right .child .moreBtn{padding-left:8px;width:130px;height:33px;line-height:33px;background:#ca9a4f url(../image/rightIconOn.png) no-repeat 94px center;background-size:30px 15px;}

}


@media (min-width: 1440px) and (max-width:1920px ) {

.banner{margin-top:82px;}
.banner .bannerBtn{height:112px;margin-top:-56px;}
.banner .bannerBtn.leftBtn{left:-100px;}
.banner .bannerBtn.rightBtn{right:-100px;}

.banner .contentInfo{height:220px;margin-top:-110px;}
.banner .content{background-position:left 82px;}
.banner .content .title1{font-size:36px;padding-top:36px;}
.banner .content .title2{ font-size:50px;margin-bottom:16px;}
.banner .content .title3{padding:5px 18px 6px 18px;font-size:24px;}
.banner .bannerNav{bottom:23px;}
.banner .bannerNav img{width:80px;height:4px;margin:0px 3px;}


.about{padding:70px 0px 80px 0;}
.about .title{font-size:44px;}
.about .info{font-size:14px;line-height:26px;width:690px;}
.about .content{padding-top:20px;}
.about .contentMun{height:225px;width:840px;}
.about .contentMun .child{padding-top:38px;height:188px;width:210px;}
.about .contentMun .child .mun{font-size:53px;}
.about .contentMun .child p{font-weight:100;font-size:18px;}

.work{padding:70px 0px 80px 0px;}
.work .content{padding-top:40px;}
.work .content .child .childPointer{bottom:13px;right:16px;width:54px;}
.work .content .child .childTag{font-size:18px;}
.work .content .child .childTag .childSub{width:16px;height:2px;margin:8px 0px;}
.work .content .child .childContent{height:40px;margin-top:-20px;}
.work .content .child .childContent .title{font-size:16px;}
.work .content .child .childContent .info{font-size:12px;margin-top:6px;}
.work .linkBtn{margin:60px auto 0px auto;}


/*.customer .customerBtn{position:absolute;top:260px;width:42px;}*/
.customer .customerBtn{top:260px;width:42px;}
.customer .container{width:930px;}
.customer .customerBtn{top:235px;width:52px;}
.customer .customerBtn.leftBtn{left:-100px;}
.customer .customerBtn.rightBtn{right:-100px;}
.customer .contents{margin:10px auto 30px auto;height:280px;}
.customer .contents .contentss{top:0px;left:0px;}
.customer .contents .content{left:0px;top:30px;width:930px;}
.customer .contents .content img{width:172px;height:73px;margin:0 4px 45px 4px;}
.customer .linkBtn{margin:0px auto 0px auto;}

.say{height:680px;}
.say .imgBg{height:680px;background-size:100% 100%;}
.say .container{padding-top:107px;width:930px;}
.say .sub1{margin:0px 0px 23px 0px;}
.say .sub2{margin:131px 0px 45px 0px;}
.say .title1{font-size:32px;}
.say .title{font-size:44px;line-height:64px;}
.say .title2{font-size:44px;line-height:48px;}

.advantage{padding:70px 0px 80px 0px;}
.advantage .title{font-size:44px;line-height:44px;margin-top:40px;}
.advantage .info{font-size:14px;margin:8px 0px;}
.advantage img{margin:53px 0px;}

.team{padding:70px 0px 80px 0px;}
.team .content{padding-top:40px;}

.team .foot{font-size:28px;margin-top:50px;}

.service{padding:70px 0px 80px 0px;}
.service .content{padding-top:40px;}
.service .content .child .childTitle{height:160px;}
.service .content .child .childTitle .titleEn{margin:75px 0 2px 8%;font-size:23px;}
.service .content .child .childTitle .titleCh{font-size:16px;}
.service .content .child .childContent{padding:30px 0 0 0;}
.service .content .child .childContent li{padding-left:25px;font-size:14px;line-height:24px;}

.news{height:1000px;}
.news .container{padding-top:110px;width:930px;}
.news .newsTitle{font-size:54px;}
.news .newsInfo{font-size:23px;}
.news .left .content{width:440px;height:auto;margin-top:30px;}
.news .left .content img{width:90%;}
/*.news .left .content .quan{width:220px;height:220px;font-size:18px;}*/
.news .left .content .quan .titleEn{margin-top:84px;}
#quan1{top:0px;left:90px;}
#quan2{top:160px;left:0px;}
#quan3{top:160px;left:180px;}
#quan4{top:90px;left:90px;background:none;}

.news .container{width:1107px;}
.news .right .child{margin:0 0 38px 0;}
/*.news .right .child .childTime{height:116px;}
.news .right .child .childTime .timeMonth{margin-top:10px;font-size:18px;*font-size:14px;_font-size:14px;font-size:14px\0;}
.news .right .child .childTime .timeDay{font-size:54px;}*/
.news .right .child .childInfo .title{font-size:18px;margin-bottom:20px;}
.news .right .child .childInfo .info{font-size:12px;line-height:20px;}
.news .right .child .no{height:50px;}
.news .right .child .moreBtn{padding-left:10px;width:157px;height:40px;line-height:40px;background:#ca9a4f url(../image/rightIconOn.png) no-repeat 114px center;background-size:36px 18px;}

}






.main{position:relative;text-align:center;}
.main .mainChild .sub{width:178px;height:2px;margin:20px auto;background:#ca9a4f;}
.main .mainChild .mainChildTitle{font-family: 'NotoSansHans-Light';line-height:100px;color:#434343;font-size:55px;}
.main .mainChild .mainChildTitle2{font-family: 'NotoSansHans-Light';font-size:36px;color:#fff;line-height:60px;}

#mainChild7{padding:70px 0 80px 0;border-bottom:1px solid #949494;}
#mainChild7 .sub{margin:6px auto 11px auto;width:126px;}
#mainChild7 .mainChildTitle2{color:#ca9a4f;padding-bottom:24px;}
#mainChild7 .info{color:#434343;font-size:18px;line-height:28px;}
#mainChild7 .contents{position:relative;margin-top:40px;width:100%;height:620px;overflow:hidden;}
#mainChild7 .contents .content{position:absolute;top:0px;width:100%;height:620px;}
#mainChild7 .contents .content img{width:100%;height:100%; vertical-align:middle;}
#mainChild7 .contents .mainChild7Btn{position:absolute;top:50%;height:124px;margin-top:-62px;z-index:1;cursor:pointer;}
#mainChild7 .contents .mainChild7Btn.leftBtn{left:-100px;}
#mainChild7 .contents .mainChild7Btn.rightBtn{right:-100px;}
#mainChild7 .navbtns{position:relative;text-align:center;padding:37px 0 55px 0;}
#mainChild7 .navbtns img{width:73px;height:3px;margin:0 1px;cursor:pointer;}

@media  (max-width: 479px) {

.main .container{width:80%;}
.main .mainChild .sub{width:64px;height:1px;margin:8px auto;}
.main .mainChild .mainChildTitle{line-height:36px;font-size:21px;}
.main .mainChild .mainChildTitle2{font-size:14px;line-height:21px;}

#mainChild7{padding:26px 0 29px 0;}
#mainChild7 .sub{margin:2px auto 4px auto;width:46px;}
#mainChild7 .mainChildTitle2{padding-bottom:9px;}
#mainChild7 .info{font-size:12px;line-height:18px;}
#mainChild7 .contents{margin-top:15px;height:190px;}
#mainChild7 .contents .content{height:190px;}
#mainChild7 .contents .mainChild7Btn{height:45px;margin-top:-23px;}
#mainChild7 .contents .mainChild7Btn.leftBtn{left:5px !important;}
#mainChild7 .contents .mainChild7Btn.rightBtn{right:5px !important;}
#mainChild7 .navbtns{padding:13px 0 20px 0;}
#mainChild7 .navbtns img{width:27px;height:2px;margin:0 1px;}

}
@media (min-width: 480px) and (max-width: 639px) {
.main .container{width:93.75%;}
.main .mainChild .sub{width:64px;height:2px;margin:8px auto;}
.main .mainChild .mainChildTitle{line-height:36px;font-size:21px;}
.main .mainChild .mainChildTitle2{font-size:14px;line-height:21px;}

#mainChild7{padding:26px 0 29px 0;}
#mainChild7 .sub{margin:2px auto 4px auto;width:46px;}
#mainChild7 .mainChildTitle2{padding-bottom:9px;}
#mainChild7 .info{font-size:12px;line-height:18px;}
#mainChild7 .contents{margin-top:15px;height:224px;}
#mainChild7 .contents .content{height:224px;}
#mainChild7 .contents .mainChild7Btn{height:45px;margin-top:-23px;}
#mainChild7 .contents .mainChild7Btn.leftBtn{left:5px !important;}
#mainChild7 .contents .mainChild7Btn.rightBtn{right:5px !important;}
#mainChild7 .navbtns{padding:13px 0 20px 0;}
#mainChild7 .navbtns img{width:27px;height:2px;margin:0 1px;}

}
@media (min-width: 640px) and (max-width:1023px ) {
.main .container{width:80%;}
.main .mainChild .sub{width:128px;height:2px;margin:15px auto;}
.main .mainChild .mainChildTitle{line-height:72px;font-size:42px;}
.main .mainChild .mainChildTitle2{font-size:26px;line-height:42px;}

#mainChild7{padding:51px 0 58px 0;}
#mainChild7 .sub{margin:4px auto 8px auto;width:91px;}
#mainChild7 .mainChildTitle2{padding-bottom:17px;}
#mainChild7 .info{font-size:14px;line-height:20px;}
#mainChild7 .contents{margin-top:30px;height:360px;}
#mainChild7 .contents .content{height:360px;}
#mainChild7 .contents .mainChild7Btn{height:90px;margin-top:-45px;}
#mainChild7 .contents .mainChild7Btn.leftBtn{left:10px !important;}
#mainChild7 .contents .mainChild7Btn.rightBtn{right:10px !important;}
#mainChild7 .navbtns{padding:26px 0 40px 0;}
#mainChild7 .navbtns img{width:53px;height:3px;margin:0 1px;}

}
@media (min-width: 1024px) and (max-width:1199px ) {
.main .container{width:796px;}
.main .mainChild .sub{width:124px;height:2px;margin:0px auto 14px auto;}
.main .mainChild .mainChildTitle{line-height:70px;font-size:41px;}
.main .mainChild .mainChildTitle2{font-size:25px;line-height:41px;}

#mainChild7{padding:50px 0 56px 0;}
#mainChild7 .sub{margin:4px auto 7px auto;width:88px;}
#mainChild7 .mainChildTitle2{padding-bottom:16px;}
#mainChild7 .info{font-size:13px;line-height:20px;}
#mainChild7 .contents{margin-top:28px;height:437px;}
#mainChild7 .contents .content{height:437px;}
#mainChild7 .contents .mainChild7Btn{height:87px;margin-top:-43px;}
#mainChild7 .contents .mainChild7Btn.leftBtn{left:-83px;}
#mainChild7 .contents .mainChild7Btn.rightBtn{right:-83px;}
#mainChild7 .navbtns{padding:25px 0 39px 0;}
#mainChild7 .navbtns img{width:51px;height:2px;margin:0 1px;}
}
@media (min-width: 1200px) and (max-width:1439px ) {
.main .container{width:796px;}
.main .mainChild .sub{width:124px;height:2px;margin:0px auto 14px auto;}
.main .mainChild .mainChildTitle{line-height:70px;font-size:41px;}
.main .mainChild .mainChildTitle2{font-size:25px;line-height:41px;}

#mainChild7{padding:50px 0 56px 0;}
#mainChild7 .sub{margin:4px auto 7px auto;width:88px;}
#mainChild7 .mainChildTitle2{padding-bottom:16px;}
#mainChild7 .info{font-size:13px;line-height:20px;}
#mainChild7 .contents{margin-top:28px;height:437px;}
#mainChild7 .contents .content{height:437px;}
#mainChild7 .contents .mainChild7Btn{height:87px;margin-top:-43px;}
#mainChild7 .contents .mainChild7Btn.leftBtn{left:-83px;}
#mainChild7 .contents .mainChild7Btn.rightBtn{right:-83px;}
#mainChild7 .navbtns{padding:25px 0 39px 0;}
#mainChild7 .navbtns img{width:51px;height:2px;margin:0 1px;}

}
@media (min-width: 1440px) and (max-width:1920px ) {

.main .container{width:960px;}
.main .mainChild .sub{width:150px;height:2px;margin:0px auto 17px auto;}
.main .mainChild .mainChildTitle{line-height:76px;font-size:44px;}
.main .mainChild .mainChildTitle2{font-size:30px;line-height:50px;}

#mainChild7{padding:60px 0 68px 0;}
#mainChild7 .sub{margin:5px auto 9px auto;width:107px;}
#mainChild7 .mainChildTitle2{padding-bottom:20px;}
#mainChild7 .info{font-size:16px;line-height:24px;}
#mainChild7 .contents{margin-top:34px;height:527px;}
#mainChild7 .contents .content{height:527px;}
#mainChild7 .contents .mainChild7Btn{height:105px;margin-top:-52px;}
#mainChild7 .contents .mainChild7Btn.leftBtn{left:-100px;}
#mainChild7 .contents .mainChild7Btn.rightBtn{right:-100px;}
#mainChild7 .navbtns{padding:31px 0 47px 0;}
#mainChild7 .navbtns img{width:62px;height:3px;margin:0 1px;}
}


















































/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-10 09:32
 **/

.pleft{
	width:712px;
	float:left;
	overflow:hidden;
}
.pleft .place{
	width:712px;
	height:24px;
	line-height:24px;
	background:transparent url(../images/green_skin.png) repeat-x scroll 0 -188px;
	border-top:1px solid #BADAA1;
	border-bottom:1px solid #BADAA1;
	text-indent:12px;
	color:#428C5B;
	overflow:hidden;
}
.pleft .place strong{
	color:#428c5b;
	font-weight:normal;
	letter-spacing:1px;
}
.pleft .place a{
	color:#428c5b;
	margin:0px 2px;
}
.pleft .place a:hover{
	color:#ff3333;
	text-decoration:none;
}
.pleft .place small{
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:20px;
	*height:24px;
	overflow:hidden;
	background:url(../images/ico-3.gif) 2px 8px no-repeat;
	font-size:0px;
}
.place{
	height:24px;
	line-height:24px;
	text-indent:18px;
	color:#999;
	background:transparent url(../images/green_skin.png) repeat-x scroll 0 -188px;
	border-top:1px solid #BADAA1;
	border-bottom:1px solid #BADAA1;
	overflow:hidden;
	font-family:宋体;
	margin-bottom:6px;
	text-align:left;
}
.place strong{
	color:#397CBE;
	font-weight:normal;
	letter-spacing:1px;
}
.place a{
	color:#397CBE;
	margin:0px 2px;
}
.place a:hover{
	color:#FF3366
	margin:0px 2px;
	TEXT-DECORATION: underline;
}
.pright{
	width:240px;
	float:right;
	overflow:hidden;
}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
/*---------- index ---------*/
.index .bignews{
	width:424px;
	height:400px;
	float:right;
	border:1px solid #DADADA;
	overflow:hidden;
}
.index .bignews a{
	color:#555;
}
.index .bignews .onenews{
	margin:0 3px 0 3px;
	padding:7px 6px;
	border-bottom:1px dashed #EBEBEB;
}
.index .bignews .onenews h2{
	text-align:center;
	display:block;
	height:32px;
	line-height:28px;
}
.index .bignews .onenews h2 a{
	font-size:16px;
}
.index .bignews .onenews p{
	line-height:19px;
	color:#666;
}

.index .bignews div.newarticle{
	height:24px;
	background:url(../images/new-article.gif) 8px 3px no-repeat;
	font-size:0px;
	color:#fff;
}

.index .bignews div.d1{
	padding:6px 10px;
	clear:both;
	width:406px;
	overflow:hidden;
}
.index .bignews div.d1arc{
	margin-right:12px;
	width:190px;
	float:left;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.index .bignews div.d1arc a {
	
}
.index .bignews ul.c2{
	width:416px;
	padding:0px 4px 0px;
	clear:both;
	overflow:hidden;
}
.index .bignews ul.c2 a {
	font-size:13px;
}
.index .flashnews{
	width:280px;
	height:192px;
	overflow:hidden;
	float:left;
}
.index .latestnews{
	width:280px;
	height:200px;
	margin-top:8px;
	float:left;
}
.index .latestnews dl dd{
	padding:2px 5px;
}
.index .latestnews ul a{
	color:#555;
}
.index .picnews{
	width:712px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-top:9px;
	*margin-top:12px;
	_margin-top:0px;
}
.listbox{
	width:720px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.index .listbox dl{
	width:352px;
	margin-right:8px;
	margin-top:2px;
	float:left;
}
.index .listbox ul a{
	color:#666;
}
.index .usercenter .tbox dd{
	height:370px;
	display:none;
}
.index .usercenter .tbox dd#loading{
	display:block;
	text-align:center;
	line-height:200px;
	letter-spacing:2px;
	color:#999999;
}
.index .userlogin{
	padding-top:10px;
}
.index .userlogin .fb{
	height:37px;
}
.index .userlogin .fb span{
	float:left;
	width:60px;
	text-align:right;
	padding-right:6px;
	color:#888;
}
.index .userlogin .fb img{
	vertical-align:middle;
	margin-left:5px;
}
.index .userlogin .submit{
	text-align:center;
	padding-top:3px;
}
.index .userlogin .submit a{
	color:#003300;
	margin-left:7px;
}
.index .userinfo{
	
}
.index .userinfo .welcome{
	width:220px;
	height:24px;
	margin:12px auto;
	background:#F9F9F9;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	line-height:23px;
	text-indent:10px;
	color:#666;
}
.index .userinfo .welcome strong{
	color:#F60;
	font-weight:bold;
}
.index .userinfo .userface{
	width:60px;
	height:64px;
	overflow:hidden;
	padding-left:16px;
	padding-top:2px;
	float:left;
}
.index .userinfo .userface a{
	display:block;
	margin:0px auto;
	text-align:center;
}
.index .userinfo .userface a img{
	width:52px;
	height:52px;
	display:block;
	margin:0px auto 6px;
	padding:2px;
	border:1px solid #DDD;
}
.index .userinfo .mylink{
	width:144px;
	float:left;
	overflow:hidden;
}
.index .userinfo .mylink ul{
}
.index .userinfo .mylink ul li{
	width:72px;
	float:left;
	line-height:21px;
	text-indent:12px;
}
.index .userinfo .mylink ul li a{
	color:#555;	
}
.index .userinfo .uclink{
	height:31px;
	line-height:31px;
	clear:both;
	overflow:hidden;
	text-align:center;
	color:#DDD;
}
.index .userinfo .uclink a{
	color:#690;
	margin:0px 2px;
}
.index .latestlogin{
	padding-top:16px;
}
.index .latestlogin strong{
	width:102px;
	padding-left:6px;
	letter-spacing:1px;
	color:#555;
	display:block;
	line-height:21px;
	background:#FFF;
	position:relative;
	z-index:5;
}
.index .latestlogin ul{
	width:224px;
	border-top:1px solid #DDDDDD;
	padding-top:20px;
	z-index:3;
	margin:-12px auto 0px;
}
.index .commend dl dd{
	padding-top:0px;
}
.index .hot dl dd{
	padding-top:0px;
}
.index .hot dl dd .c1 li{
	width:210px;
	overflow:hidden;
}
.index .vote dl dd strong{
	display:block;
	line-height:27px;
	padding-left:8px;
	letter-spacing:1px;
	color:#3f7652;
	border-bottom:1px solid #DDDDDD;
	margin:0px 4px;
}
.index .vote dl dd .fb{
	padding-top:10px;
	height:21px;
	padding-left:10px;
	color:#555;
}
.index .vote dl dd .fb input{
	margin-right:4px;
}
.index .vote dl dd .submit{
	text-align:center;
	height:35px;
	padding-top:8px;
}
.index .vote dl dd .submit button{
	margin-right:10px;
}
.index .vote dl dd .submit a{
	color:#003300
}
/*---------- channel ---------*/
.channel .flashnews{
	width:280px;
	height:192px;
	overflow:hidden;
	float:left;
	background:#F00;
}
.channel .topcommand{
	width:424px;
	float:right;
	overflow:hidden;
}
.channel .topcommand dl dd{
	height:162px;
}
.channel .topcommand a{
	color:#666;
}
.channel .topcommand .onenews{
	padding:3px 12px;
	border-bottom:1px solid #EBEBEB;
}
.channel .topcommand .onenews h2{
	display:block;
	height:28px;
	line-height:25px;
}
.channel .topcommand .onenews h2 a{
	font-size:16px;
}
.channel .topcommand .onenews p{
	line-height:19px;
	color:#666;
}
.channel .picnews{
	width:712px;
	float:left;
	clear:both;
	overflow:hidden;
}
.channel .listbox{
	width:720px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.channel .listbox dl{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.channel .listbox ul a{
	color:#666;
}


/*---------- viewbox ---------*/
.viewbox{
	width:712px;
	overflow:hidden;
	padding-bottom:8px;
}
.viewbox .title{
	height:56px;
	line-height:56px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
}
.viewbox .title h2{
	font-size:24px;
	color:#2b2b2b;
}
.viewbox .info{
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#666;
}
.viewbox .info small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.viewbox .info a{
	color:#690;
}
.viewbox .intro{
	width:90%;
	padding:8px 16px;
	line-height:24px;
	background:#f5fcee;
	border:1px solid #DCDDDD;
	font-size:14px;
	color:#706A6A;
	margin:8px auto 0 auto;
}
.viewbox .infolist{
	width:368px;
	float:left;
}
.viewbox .infolist small{
	width:100px;
	text-align:right;
	display:block;
	float:left;
	font-size:12px;
	line-height:31px;
	color:#999;
	clear:left;
	height:31px;
	overflow:hidden;
}
.viewbox .infolist span{
	width:200px;
	line-height:30px;
	float:left;
	height:31px;
	overflow:hidden;
}
.viewbox .picview{
	width:320px;
	float:right;
	padding-right:24px;
	padding-top:16px;
}
.viewbox .labeltitle{
	height:23px;
	background:url(../images/view-labeltitle-bg.gif) left 10px repeat-x;
	clear:both;
	overflow:hidden;
	margin:0px auto 0px;
	padding-top:10px;
}
.viewbox .labeltitle strong{
	width:80px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#FFF;
	letter-spacing:1px;
	display:block;
	float:left;
	background:url(../images/view-labeltitle-bg.gif) left -44px no-repeat;
	overflow:hidden;
}

.viewbox .content{
	font-size:14px;
	padding:12px 16px;
	line-height:25px;
	color:#333;
}
.viewbox .dede_pages{
	width:712px;
	float:none;
	overflow:hidden;
	text-align:center;
}
.viewbox .dede_pages ul{
	margin:0px auto;
	float:none;
	clear:both;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.viewbox .dede_pages ul li,.viewbox .dede_pages ul li a{
	float:none;
	display:inline;
}
.viewbox .boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.viewbox .boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}
.viewbox .newdigg{
	width:406px;
	height:51px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}
.viewbox .diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.viewbox .diggbox .digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.viewbox .diggbox .digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.viewbox .diggbox .digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.viewbox .diggbox .digg_percent .digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.viewbox .diggbox .digg_percent .digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.viewbox .diggbox .digg_percent .digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}
.viewbox .newdigg .digg_good{
	background:url(../images/newdigg-bg.png) left top no-repeat;
}
.viewbox .newdigg .digg_bad{
	background:url(../images/newdigg-bg.png) right top no-repeat;
}
.viewbox .newdigg .digg_good .digg_act{
	color:#C30;	
}
.viewbox .newdigg .digg_good .digg_num{
	color:#C63;
}
.viewbox .newdigg .digg_bad .digg_act{
	color:#36C;	
}
.viewbox .newdigg .digg_bad .digg_num{
	color:#39C;
}
.viewbox .newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.viewbox .newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}
.viewbox .handle{
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.viewbox .handle .digg{
	width:59px;
	height:59px;
	float:left;
	background:url(../images/digg-bg.gif) no-repeat;
	margin-right:12px;
}
.viewbox .handle .digg .digg_num{
	width:56px;
	height:34px;
	font-size:20px;
	text-align:center;
	line-height:34px;
	overflow:hidden;
	color:#6B9169;
}
.viewbox .handle .digg .digg_act{
	width:56px;
	height:22px;
	line-height:23px;
	overflow:hidden;
}
.viewbox .handle .digg .digg_act a{
	margin-left:11px;
	color:#666;
	float:left;
}
.viewbox .handle .context{
	float:left;
}
.viewbox .handle .context ul li{
	line-height:29px;
	color:#888;
}
.viewbox .actbox{
	width:260px;
	text-align:center;
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.viewbox .actbox ul li{
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
.viewbox .actbox ul li a{
	color:#666;
}
.viewbox .actbox ul li#act-fav{
	background-position:4px 0px;
}
.viewbox .actbox ul li#act-err{
	background-position:4px -37px;
}
.viewbox .actbox ul li#act-pus{
	background-position:4px -73px;
}
.viewbox .actbox ul li#act-pnt{
	background-position:4px -109px;
}
.viewbox .downurllist{
	width:100%;
	clear:both;
	overflow:hidden;
	
}
.viewbox .downurllist li{
	height:27px;
	background:url(../images/downurl-bg.gif) right top no-repeat;
	padding-right:4px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-top:10px;
}
.viewbox .downurllist li a{
	height:27px;
	background:url(../images/downurl-bg.gif) left top no-repeat;
	display:block;
	font-size:12px;
	color:#555;
	text-indent:30px;
	line-height:27px;
	float:left;
	padding-right:5px;
}
.viewbox .downurllist li a:hover{
	color:#F63;
	text-decoration:none;
}
.viewbox .picbox{
	width:100%;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	line-height:31px;
	overflow:hidden;
}
.viewbox .picbox img{
	display:block;
	margin:16px auto 6px;
}
.viewbox .picbox ul.e8{
	font-size:12px;
	line-height:normal;
}
.viewbox .picbox ul.e8 li .pic{
	background:none;
	border:1px solid #EEE;
	overflow:hidden;
}
.viewbox .picbox ul.e8 img{
	margin:3px;
	border:none;
}
.viewbox .picbox ul.e8 li .title{
	padding-top:0px;
}
.specialpic{
	width:200px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.specialpic img{
	width:200px;
	display:block;
}
.speciallist{
	width:720px;
	overflow:hidden;
}
.speciallist dl.tbox{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.storypic{
	width:160px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.storypic img{
	width:160px;
	display:block;
}
.infos_userinfo{
	width:240px;
	overflow:hidden;
}
.infos_userinfo dd{
	padding:12px;
	overflow:hidden;
	background:#FFF;
}
.infos_userinfo dd .userface{
	width:52px;
	height:52px;
	padding:1px;
	border:1px solid #DDD;
	overflow:hidden;
	float:left;
	margin-right:8px;
}
.infos_userinfo dd .userface img{
	width:52px;
	height:52px;
	overflow:hidden;
	display:block;
}
.infos_userinfo dd .username{
	height:19px;
	line-height:19px;
	display:block;
	overflow:hidden;
	font-weight:bold;
	color:#F60;
}
.infos_userinfo dd .useract{
	width:140px;
	height:44px;
	overflow:hidden;
	float:left;
	padding-left:4px;
}
.infos_userinfo dd .useract-pm,.infos_userinfo  dd .useract-af{
	width:70px;
	float:left;
	line-height:19px;
	height:19px;
	overflow:hidden;
}
.infos_userinfo dd .useract-vi{
	display:block;
	clear:both;
	line-height:19px;
	height:19px;
	overflow:hidden;
	color:#666;
}
.infos_userinfo dd .userinfo-sp{
	height:25px;
	line-height:25px;
	clear:both;
	display:block;
	padding-left:10px;
}
.infos_userinfo dd .userinfo-sp small{
	font-size:12px;
	color:#AAA;
	margin-right:5px;
}
.infos_search dd{
	padding:4px 4px 12px 8px;
}
.infos_search dd select,.infos_search dd input,.infos_search dd button{
	margin-left:4px;
	margin-top:8px;
}
.infos_search dd select{
	font-size:14px;	
}
.tags_list dd{
	padding:4px 12px;
	line-height:220%;
}
.tags_list dd a{
	margin-right:10px;
	white-space:nowrap;
}
.tagc1{
	font-size:12px;
	color:#666;
}
.tagc2{
	font-size:14px;
	font-weight:bold;
	color:#555;
}
.sp-title{
	color:#888;
	padding:0px 12px;
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	background:#f3fbea url(../images/search-top-bg.gif) repeat-x scroll;
	margin-bottom:8px;
}
.sp-title h2{
	font-size:14px;
	line-height:27px;	
}
.sp-title h2 a{
	margin-left:6px;
	color:#03541F;
}
.sp-title .more{
	float:right;
	margin:-27px 0px;
	line-height:27px;
}
.linkbox{
	padding:10px 8px;
	border-bottom:1px solid #EEE;
}
.linkbox h3,.linkbox h3 a{
	font-size:14px;
	color:#693;
}
.buycar{
	
}
.buycar h2{
	font-size:14px;
	color:#F60;
	line-height:31px;
}
.buycar .flow{
	width:100%;
	border-left:1px solid #DEE79E;
	border-right:1px solid #DEE79E;
	border-top:1px solid #DEE79E;
/*	border-collapse:collapse;*/
	margin-bottom:16px;
}
.buycar .flow td{
	height:23px;
	line-height:19px;
	background:#F8FAEB;
	text-align:center;
	color:#888;
	overflow:hidden;
	border-right:1px solid #EFF3CF;
	border-bottom:1px solid #EFF3CF;
	border-top:3px solid #FFF;
	letter-spacing:3px;
}
.buycar .flow td.thisclass{
	background:#FFF;
	border-bottom:1px solid #FFF;
	border-top:3px solid #F8FAEB;
	font-weight:bold;
	color:#333;
}
.flinkbox{
	padding:4px 10px;
}
.formbox{
	width:90%;
	margin:0px auto;
}
.formbox .fb{
	width:100%;
	clear:both;
	overflow:hidden;
	padding-top:10px;
	margin:0px auto;
}
.formbox .fb .name{
	width:180px;
	float:left;
	height:31px;
	text-align:right;
	padding-right:10px;
	line-height:31px;
	font-size:14px;
	color:#666;
	display:block;
}
.formbox .fb .value{
	float:left;
}
.formbox .fb .value img{
	vertical-align:middle;
}
.dede_comment{
	padding-bottom:6px;
}
/*评论
------------*/
.decmt-box2{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box2 span.fr{
	float:right;	
	}
.decmt-box2 span.title{
	float:left;
	line-height:20px;
	width:600px;
	}
.decmt-box2 ul{
	}
.decmt-box2 ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	overflow:hidden;
	}
.decmt-box2 ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box2 ul li p{
	float:left;
	width:630px;
	line-height:22px;
	}
.decmt-box2 .comment_act{
	float:left;
	width:630px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box2 .comment_act a{
	color:#aeaeae;
	}
    
    
.decmt-box{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box span.fr{
	float:right;	
	}
.decmt-box span.title{
	float:left;
	line-height:20px;
	width:600px;
	}
.decmt-box ul{
	}
.decmt-box ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	overflow:hidden;
	}
.decmt-box ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box ul li p{
	float:left;
	width:630px;
	line-height:22px;
	}
.decmt-box .comment_act{
	float:left;
	width:630px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box .comment_act a{
	color:#aeaeae;
	}
	
.decmt-box1{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box1 span.fr{
	float:right;	
	}
.decmt-box1 span.title{
	float:left;
	line-height:20px;
	width:600px;
	}
.decmt-box1 ul{
	}
.decmt-box1 ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding:10px 0;
	overflow:hidden;
	}
.decmt-box1 ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box1 ul li p{
	float:left;
	width:880px;
	line-height:22px;
	}
.decmt-box1 .comment_act{
	float:left;
	width:880px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box1 .comment_act a{
	color:#aeaeae;
	}


.dede_comment .decmt-box .decmt-title{
	line-height:19px;
	color:#999;
	font-family:Tahoma;
}
.dede_comment .decmt-box .decmt-title span{
	margin-right:2px;
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-title .moodico{
	height:18px;
	width:18px;
	display:inline-block;
}
.dede_comment .decmt-box .decmt-title .username{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a:hover{
	text-decoration:none;
	color:#690;
}
.dede_comment .decmt-box .decmt-title .ip{
	color:#669;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date{
	color:#555;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dede_comment .decmt-box .decmt-act span{
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a{
	color:#888;
}
.dede_comment .decmt-box .decmt-content{
	color:#555;
	line-height:21px;
	clear:both;
	width:99%;
	margin:2px auto 0px;
/*	background:url(../images/ico-comment-quote.gif) 0px 4px no-repeat;
	text-indent:18px;*/
}
.dede_comment .decmt-box .decmt-content img{
	vertical-align:middle;
}
.decmt-box,.decmt-content .decmt-box,.dede_comment .decmt-box .decmt-box {
	background:#FFE;
	border:1px solid #CCC;
	margin:6px auto;
}
.dede_comment .decmt-box .decmt-box .decmt-title{
	text-indent:4px;
}
.dede_comment .decmt-box .decmt-box .decmt-content{
	color:#555;
}
.nocomment{
	padding:10px;
	color:#666;
}
.dede_comment_post{
	padding:5px;
}
.dcmp-title{
	line-height:25px;
}
.dcmp-title strong{
	color:#444;
	font-weight:normal;
}
.dcmp-title small{
	font-size:12px;
	color:#999999;
}
.dcmp-stand{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dcmp-stand strong{
	font-weight:normal;
	color:#444;
}
.dcmp-stand input{
	margin-right:2px;
}
.dcmp-stand img{
	vertical-align:middle;
	margin-right:2px;
}
.dcmp-content{
	padding-top:8px;
}
.dcmp-content textarea{
	height:100px;
	width:450px;
	float:left;
}
.dcmp-content1{
	/*width:700px;*/
	padding-top:8px;
}
.dcmp-content1 textarea{
	height:100px;
	width:700px;
	float:left;
}
.dcmp-mood{
	height:25px;
	width:212px;
	margin-top:8px;
	float:right;
}
.dcmp-mood strong{
	float:left;
	color:#444;
	font-weight:normal;
	line-height:25px;
}
.dcmp-mood ul{
	float:left;
}
.dcmp-mood ul li{
	float:left;
	margin-right:8px;
	height:30px;
}
.dcmp-mood ul li input,.dcmp-mood ul li img{
	vertical-align:middle;
	margin-right:4px;
	*margin-right:0px;
}
.dcmp-post{
	height:35px;
	overflow:hidden;
	clear:both;
	color:#444;	
	padding:5px 0 10px 0;
}
.dcmp-post .dcmp-userinfo{
	float:left;
	margin-right:6px;

}
.dcmp-post .dcmp-userinfo input{
	height:13px;
	padding-right:0px;
}
.dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{
	vertical-align:middle;
	margin:5px;
}
.dcmp-post .dcmp-submit{
	float:left;
	padding-top:6px;
}
.dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{
	vertical-align:middle;
}
.dcmp-post .dcmp-submit button{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;

}

/* 代码高亮 */
pre{font-family:'Courier New' , Monospace; font-size:12px; width:99%; overflow:auto; margin:0 0 1em 0; background:#F7F7F7; }
pre ol, pre ol li, pre ol li span{margin:0 0; padding:0; border:none}
pre a, pre a:hover{background:none; border:none; padding:0; margin:0}
pre ol{list-style:decimal; background:#F7F7F7; margin:0px 0px 1px 3em !important; padding:5px 0; color:#5C5C5C; border-left:3px solid #146B00;}
pre ol li{list-style:decimal-leading-zero; list-style-position:outside !important; color:#5C5C5C; padding:0 3px 0 10px !important; margin:0 !important; line-height:1.3em}
pre ol li.alt{color:inherit}
pre ol li span{color:black; background-color:inherit}
pre .comment, pre .comments{color:#008200; background-color:inherit}
pre .string{color:blue; background-color:inherit}
pre .keyword{color:#069; font-weight:bold; background-color:inherit}
pre .preprocessor{color:gray; background-color:inherit}
pre .dp-xml .cdata{color:#ff1493}
pre .dp-xml .tag, pre .dp-xml .tag-name{color:#069; font-weight:bold}
pre .dp-xml .attribute{color:red}
pre .dp-xml .attribute-value{color:blue}
pre .dp-sql .func{color:#ff1493}
pre .dp-sql .op{color:#808080}
pre .dp-rb .symbol{color:#a70}
pre .dp-rb .variable{color:#a70; font-weight:bold}
pre .dp-py .builtins{color:#ff1493}
pre .dp-py .magicmethods{color:#808080}
pre .dp-py .exceptions{color:brown}
pre .dp-py .types{color:brown; font-style:italic}
pre .dp-py .commonlibs{color:#8A2BE2; font-style:italic}
pre .dp-j .annotation{color:#646464}
pre .dp-j .number{color:#C00000}
pre .dp-delphi .number{color:blue}
pre .dp-delphi .directive{color:#008284}
pre .dp-delphi .vars{color:#000}
pre .dp-css .value{color:black}
pre .dp-css .important{color:red}
pre .dp-c .vars{color:#d00}
pre .dp-cpp .datatypes{color:#2E8B57; font-weight:bold}

#commetpages {
	text-align:center;
	line-height:28px;
}

#commetpages a {
	border:1px solid #BADAA1;
	padding:0 3px 0 3px;
}
