<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.grWidth{width:1150px; margin:0 auto;}
.jmcontent{width:1000px; margin:0 auto;}
.ctn01_wrap{width:1000px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.center{text-align:center;}
.hidden{overflow:hidden;}
.w1100{position:relative;width:1100px;margin:0 auto;}

.topMenu{ background:#aaa; width:100%; height:50px; position:fixed; top:-80px; left:0; z-index:9999; overflow:hidden;}
.topMenu ul{ font-size:0; text-align:center;}
.topMenu ul li{ display:inline-block; position:relative;}
.topMenu ul li:before{ content:""; overflow:hidden; position:absolute; background-image:url(../images/tm/tm-w-2.png); right:0px; top:19px; height:12px; width:1px;}
.topMenu ul li a{ display:inline-block; padding:0 20px; font-size:14px; line-height:50px; color:#fff;}
.topMenu ul li.curr a,.topMenu ul li a:hover{ background-color:#f95f7b;}


.header{ background-color:#000000;}
.header .wrap{ height:36px; position:relative;}
.welcome{ font-size:12px; line-height:36px; color:#fff; font-weight:bold;}
.help-menu{ position:absolute; right:0px; top:0;}
.help-menu li{ float:left; padding-left:20px; position:relative;}
.help-menu li a{ font-size:12px; line-height:36px; display:inline-block; color:#dae0ea; position:relative; padding:0 1px;}
.help-menu li a span{ bottom:5px; background-color:#dae0ea;}
.help-menu li p{ position:absolute; right:-30px; top:36px; width:100px; height:100px; background-color:#fff; padding:5px; overflow:hidden; border-radius:3px; z-index:999; display:none;}
.help-menu li p img{ width:100px; width:100px;}

.top{ height:110px; background-color:#121215; border-top: double 1px #1a1a1c}

.logo{ margin-top:10px;margin-left:0px; float:left;}
.logo h1{ width:124px; height:90px; float:left;}
.logo p{ float:left; width:487px;margin-top:25px; font-size:20px; color:#000;}
.logo p b{ display:block; font-size:20px; padding-bottom:3px; color:#f3610a;}

.top-tel{ position:absolute; right:95px; top:35px; height:40px; width:210px; padding-right:5px; background-image:url(../img/tel.png); background-repeat:no-repeat; background-position:left 0px; text-align:right;}
.top-tel dt{ font-size:14px; line-height:16px; color:#ececec}
.top-tel dd{ font-size:24px; line-height:24px; color:#ed6a00;}


.menu-box{ width:100%; background:#eee;font-family: "Microsoft Yahei";  background-image:url(../img/daohang.gif); background-repeat:repeat-x; }
.menu-box .wrap{ width:1200px; height:52px;margin:0 auto; overflow:hidden; }
.menu li{font-size:14px; float:left; }
.menu li h6 a{ display:inline-block; float:left; color:#f4f4f4; padding:0 38px;line-height:52px;}
.menu li h6 a:hover,.menu li.curr h6 a{ background-image:url(../img/daohang2.gif); background-repeat:repeat-x; text-decoration:none; color:#fff;}
.top-er{width: 90px;font-size:14px;
    float: right;    text-align: right;}
.top-er img{width:85px;}

.banner{ height:480px; position:relative;}

.searchBox{ background-image:url(../images/tm/tm-w-2.png); height:40px; position:absolute; left:0; top:0; right:0; z-index:99; border-top:1px solid #000;}
.keywords{ font-size:12px; line-height:30px; color:#f3610a; padding:5px 0px 5px 50px; position:relative;}
.keywords em{ position: absolute; left:0; top:5px;}
.keywords a{ display:inline-block; padding:0 1px; margin:0 5px; font-size:12px; line-height:30px; color:#f3610a;} 
.keywords a span{ background-color:#f95f7b; bottom:1px;}

.search{ height:28px; width:373px; position:absolute; right:0px; top:6px; z-index:999; overflow:hidden;}
.search li.seara{ width:315px; height:28px;}
.search li.seara input{ background:url(../images/searchbg.png) no-repeat left top; width:285px; height:28px; padding-left:30px; font:14px/28px "\5fae\8f6f\96c5\9ed1"; color:#555; vertical-align:top;}
.search li.seara input:focus{ outline:none;}
.search li.searb{ width:48px; height:28px; position:absolute; right:0px; top:0px; overflow:hidden;}
.search li.searb input{ width:100%; height:28px; display:inline-block;  font:14px/28px "\5fae\8f6f\96c5\9ed1"; color:#fff; position:absolute; left:0; top:0; cursor: pointer; z-index:99; background-image:url(../images/search.png); background-position:0px 0px; background-color: transparent; background-repeat:no-repeat;}
.search li.searb input:focus{ outline:none;}
.search li.searb input:hover{}


.bannerScroll{ height:480px; overflow:hidden; position:relative; }
.bannerScroll .hd{ position:absolute; left:0px; right:0px; bottom:10px; z-index:999;}
.bannerScroll .hd ul{ text-align:center; font-size:0;}
.bannerScroll .hd ul li{ background-color:#022b41; border-radius:50%; width:10px; height:10px; display:inline-block; margin:0 6px; overflow:hidden; text-indent:-999px; cursor:pointer;}
.bannerScroll .hd ul li.on{ background-color:#fba500;}

.bannerScroll .prev,.bannerScroll .next{ position:absolute; top:50%; margin-top:-10px; display:inline-block; width:50px; height:60px;  background-image:url(../images/tm/icon-banner-pn.png); background-repeat:no-repeat; background-position:left top;-ms-transition-duration: 0s; transition-duration: 0s; z-index:99; cursor:pointer; display:none;}
.bannerScroll .prev{ left:50%; margin-left:-660px; background-position:left top; }
.bannerScroll .next{ right:50%; margin-right:-660px; background-position:right top; }
.bannerScroll .prev:hover{ background-position:left bottom; }
.bannerScroll .next:hover{ background-position:right bottom; }

.bannerScroll .bd{ position:relative; left:50%; margin-left:-960px;}
.bannerScroll .bd ul li{ width:1920px; height:480px; position:relative;}

/*导航页*/
.scbannerScroll{ height:800px; overflow:hidden; position:relative; }
.scbannerScroll .schd{ position:absolute; left:0px; right:0px; bottom:10px; z-index:999;}
.scbannerScroll .schd ul{ text-align:center; font-size:0;}
.scbannerScroll .schd ul li{ background-color:#fff; border-radius:50%; width:10px; height:10px; display:inline-block; margin:0 6px; overflow:hidden; text-indent:-999px; cursor:pointer;}
.scbannerScroll .schd ul li.on{ background-color:#ef8201;}

.scbannerScroll .prev,.scbannerScroll .next{ position:absolute; top:50%; margin-top:-10px; display:inline-block; width:50px; height:60px;  background-image:url(../images/tm/icon-banner-pn.png); background-repeat:no-repeat; background-position:left top;-ms-transition-duration: 0s; transition-duration: 0s; z-index:99; cursor:pointer; display:none;}
.scbannerScroll .prev{ left:50%; margin-left:-660px; background-position:left top; }
.scbannerScroll .next{ right:50%; margin-right:-660px; background-position:right top; }
.scbannerScroll .prev:hover{ background-position:left bottom; }
.scbannerScroll .next:hover{ background-position:right bottom; }

.scbannerScroll .scbd{ position:relative; left:50%; margin-left:-960px;}
.scbannerScroll .scbd ul li{ width:1920px; height:800px; position:relative;}

.scpicList img{ animation:myfirst 10s infinite alternate;}
@keyframes myfirst
{
from {transform:scale(1,1);}
to {transform:scale(1.1,1.1);}
}
@-moz-keyframes myfirst
{
from {transform:scale(1,1);}
to {transform:scale(1.1,1.1);}
}
@-webkit-keyframes myfirst
{
from {transform:scale(1,1);}
to {transform:scale(1.1,1.1);}
}
@-o-keyframes myfirst
{
from {transform:scale(1,1);}
to {transform:scale(1.1,1.1);}
}

.home-ad{ border-top:1px solid #f08300; height:550px; position:relative;}

.hadlist{  height:550px; position:absolute; top:0; overflow:hidden;}
.hadlist img{  height:550px; position:relative; z-index:3  -ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.hadlist:hover img{-ms-transform: scale(1.1); transform: scale(1.1);}

.home-ad-a{ text-align:right; right:35%; }
.home-ad-b{ text-align: center; right:50%; margin-right:-320px;}
.home-ad-c{ text-align:left; left:65%; }

.hadlist dl{ padding:90px 50px 0; position:absolute; top:0; right:0; bottom:0; left:0; z-index:5; }
.hadlist dl dt{ font-size:18px; line-height:20px; color:#fff;}
.hadlist dl dd{ font-size:12px; line-height:34px; color:#fff;}
.hadlist dl dd a{ display:inline-block; padding:0 10px; font-size:12px; line-height:24px; color:#fff; border:1px solid #fff;}
.hadlist dl dd a span{ font-family:"\5b8b\4ff3"; color:#ddd; display:inline-block; padding-left:5px;}
.hadlist dl dd a:hover{ background-color:#ef8201; border-color:#ef8201; color:#fff;}
.hadlist dl dd a:hover span{ color:#fff;}

.home-ad-c dl dt{ color:#fff;}
.home-ad-c dl dd{ color:#fff;}
.home-ad-c dl dd a{ color:#fff; border:1px solid #fff;}
.home-ad-c dl dd a span{ color:#fff; display:inline-block; padding-left:5px;}
/* 加盟优势 */
.ts{ background:#f4f4f6 url(../images/ts_bg.jpg) no-repeat center top; height:550px; overflow:hidden;}
.content{ width:1002px;margin:0 auto;}
.ts h3{ height:126px; margin-top:60px; background:url(../images/ts_h.gif) no-repeat center top; font:24px "Microsoft Yahei"; text-align:center; font-weight:bold;}
.ts h3 a{ display:block; padding-top:10px; color:#f84d6a;}
.ts h3 p{ font:20px "Microsoft Yahei"; color:#303053; margin-top:10px;}
.ts dl{ width:214px; height:294px; border:3px solid #fff; overflow:hidden; float:left; background:#fff; margin-right:40px;}
.ts dt{ width:165px; margin:0 auto;}
.ts dt em{ display:block; font:24px "Microsoft Yahei"; text-align:center; color:#303053; font-weight:bold; height:56px; line-height:56px; overflow:hidden;}
.ts dt img{ width:165px; height:165px;}
.ts dd{ width:145px; margin:0 auto; font:14px "Microsoft Yahei"; text-align:center; color:#303053; line-height:24px; padding:10px 10px 0 10px;}
.ts .nones{ margin-right:0;}
.ts .cur{ border:3px solid #f84d6a;}
.ts .cur dd{ color:#f84d6a;}
/**/
.guan1{ height:215px; overflow:hidden; position:relative;}
.guan1 h3 a{ display:block; height:215px; background:url(../images/guan1.jpg) no-repeat center top;}
.guan1 p{ width:265px; height:28px; overflow:hidden; position:absolute; top:154px; left:50%; margin-left:-130px;}
.guan1 p a{ display:inline-block; width:116px; height:28px; font:14px "Microsoft Yahei"; text-align:center; color:#303053; line-height:28px; background:#fff; margin-right:33px;}
.guan1 p a.a01{ color:#fff; margin:0; background:#f84d6a;}
.page_list{    width: 915px;
    text-align: center;}
.page_list a {border:1px solid #000;padding: 5px;
    margin: 2px;}
.on{    background-color: #000;
    color: #fff;}

.ys{ background:url(../images/ys_h.jpg) no-repeat center top; height:1100px; overflow:hidden;}
.ys h3{ height:104px; margin-top:66px; font:36px "Microsoft Yahei"; padding-left:136px;color:#303053; letter-spacing:3px;}
.ys h3 span{ color:#f84d6a;}
.ys h3 i{ display:block; font:12px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#303053; padding-top:10px; letter-spacing:4px;}
.ys1{ height:506px; overflow:hidden; position:relative;}
.ys2{width:935px; overflow:hidden; position:absolute; top:0; right:0;}
.ys1 dl{ width:935px;overflow:hidden; position:relative; float:left;}
.ys1 dt{ width:714px; height:506px;overflow:hidden;}
.ys1 dt img{ width:714px; height:506px; overflow:hidden;}
.ys1 dd{ width:321px; height:336px; background:url(../images/ys_bg.png) no-repeat center top; overflow:hidden; position:absolute; top:68px; right:0;}
.ys1 dd h4{ font:24px "Microsoft Yahei"; color:#fff; height:58px; line-height:58px; overflow:hidden; margin:44px 0 0 35px;}
.ys1 dd p{ font:14px "Microsoft Yahei"; line-height:28px; color:#fff; background:url(../images/ys_jt.png) no-repeat 19px 11px; padding-left:35px; padding-right:30px;}
.ys1 .arr{ width:112px; height:59px; overflow:hidden; top:225px;position:absolute; left:0; z-index:12;}
.ys1 .arr a{ display:inline-block; width:56px; height:59px; background:url(../images/ys_l.gif) no-repeat;}
.ys1 .arr a:hover{background:url(../images/ys_l2.gif) no-repeat;}
.ys1 .arr a.a01{display:inline-block; width:56px; height:59px; background:url(../images/ys_r.gif) no-repeat;}
.ys1 .arr a.a01:hover{background:url(../images/ys_r2.gif) no-repeat;}

.guan2{ height:254px; overflow:hidden; position:relative;}
.guan2 h3 a{ display:block; height:254px; background:url(../images/guan2.jpg) no-repeat center top;}
.guan2 p a{ display:block; width:180px; height:32px; background:#303053; font:16px "Microsoft Yahei"; text-align:center; color:#fff; line-height:32px; overflow:hidden; position:absolute; top:160px; left:50%; margin-left:-80px;}

.guan3{ background:url(../images/guan3.jpg) no-repeat center top; height:496px; overflow:hidden;}
.guan3 h3{ width:635px; height:423px; overflow:hidden; float:left; margin-top:44px;}
.guan3 h3 img{width:635px; height:423px;}
.guan3 h4{ width:342px; float:right; margin-top:150px; overflow:hidden; font:32px "Microsoft Yahei"; color:#fff;}
.guan3 h4 a{ color:#fff;} 
.guan3 h4 p{ font:20px "Microsoft Yahei"; line-height:32px;height:80px;background:url(../images/line.gif) no-repeat left bottom; margin-top:30px;}
.guan3 h4 em a{ display:block;font:20px "Microsoft Yahei"; width:205px; height:38px; background:#fff; text-align:center; line-height:38px; color:#303053; margin-top:55px;}
.guan3 h4 i{ display:block; font:16px "Microsoft Yahei"; color:#fff; margin-top:15px;}

/*ss加盟优势*/
.ssys{ height:1098px; border:2px solid #000; border-width:2px 0; overflow:hidden; background:url(../images/ys_bj.jpg) no-repeat center 0px;}
.ssys01{ width:960px; height:927px; margin:0 auto; overflow:hidden; position:relative;}
.dl01{ position:absolute; top:48px; left:45px; width:401px;}
.dl02 { position:absolute; top:207px; left:45px; width:401px;}
.dl03{ position:absolute; top:412px; right:12px; width:410px;}
.dl04 { position:absolute; top:597px; right:12px; width:410px;}
.dl05{ position:absolute; top:785px; right:12px; width:410px;}
.dl01 dt{ background:url(../images/1.png) no-repeat left 5px; padding-left:42px;}
.dl02 dt{ background:url(../images/2.png) no-repeat left 5px; padding-left:42px;}
.dl03 dt{ background:url(../images/3.png) no-repeat left 5px; padding-left:42px;}
.dl04 dt{ background:url(../images/4.png) no-repeat left 5px; padding-left:42px;}
.dl05 dt{ background:url(../images/5.png) no-repeat left 5px; padding-left:42px;}
.dl01 dt , .dl02 dt ,  .dl03 dt ,  .dl04 dt ,  .dl05 dt { height:50px;}
.dl01 dt p , .dl02 dt p ,  .dl03 dt p ,  .dl04 dt p ,  .dl05 dt p { background:url(../images/ys_line.gif) repeat-x center bottom; font:26px "Microsoft Yahei"; color:#272121; font-weight:bold; line-height:32px; height:50px;}
.dl01 dt p span , .dl02 dt p span ,  .dl03 dt p span ,  .dl04 dt p span ,  .dl05 dt p  span{ font:12px Arial, Helvetica, sans-serif; color:#858585; text-transform:uppercase; display:block;}
.dl01 dd p , .dl02 dd p ,  .dl03 dd p ,  .dl04 dd p ,  .dl05 dd p{ padding:10px 0 0 43px; font:14px "Microsoft Yahei"; color:#272121; line-height:26px;}
.dl01 dd p span , .dl02 dd p span ,  .dl03 dd p span ,  .dl04 dd p span ,  .dl05 dd p  span{ color:#db7129;}

/*adv*/
.adv01{ height:875px; overflow:hidden; background:url(../images/adv_bg.jpg) no-repeat center top;}
.adv{ height:875px; width:960px; margin:0 auto; overflow:hidden; position:relative;}
.adv dl{ width:440px; height:150px;}
.adv dt{ height:36px; font:18px "Microsoft Yahei"; font-weight:bold; overflow:hidden;}
.adv dt a{ color:#202020;}
.adv dd{ font:14px "Microsoft Yahei"; color:#262626; line-height:30px;}
.adv dd span{ color:#d81b00;}
.adv .adl02{ position:absolute; top:425px; left:535px;}
.adv .adl03{ position:absolute; top:575px; left:535px;}
.adv .adl02 dt a,.adv .adl02 dd{ color:#fff;}
.adv .adl04{ position:absolute; top:610px; left:148px;}
.adv .adl01{ width:240px; height:320px; overflow:hidden; position:absolute; top:50px; left:720px;}
.adv .adl01 dt{width:20px; height:300px; line-height:20px;}
.adv .adl01 dd{ width:20px; height:200px; line-height:15px; float:left; margin-right:12px;}
.adv .adl01 span{ display:block;}
.adv .adl01 .li01{ margin-right:40px;}

/* 首页产品 */
.prodcut{padding:20px 0;background:#efefef;overflow:hidden;}
.proLeft{width:230px;height:705px;background:#fff;}
.proLeft .title{font-size:30px;color:#fff;font-weight:normal;line-height:30px;text-transform:uppercase;background:#e44b69;text-align:center;padding-top:20px;height:75px;}
.proLeft .title span{font-size:18px;font-family:Arial;display:block;color:#ff8686;}

.proLeft ul{background:url(../images/plb.jpg) repeat-y;}
.proLeft li a{display:block;height:45px;line-height:45px;background:#f95f7b;padding-left:35px;font-size:16px;color:#fff;}
.proLeft li ol{padding:12px 0 11px 40px;}
.proLeft li li a{height:35px;line-height:35px;background:url(../images/pbll.png) no-repeat left center;padding-left:10px;color:#333;font-size:14px;}
.proLeft li li a:hover{background:url(../images/pblh.png) no-repeat left center;color:#cc0000;}

/*.proMenu{padding:;overflow:hidden;}
.proMenu li{float:left;width:230px;background: url('../images/pro_li.png') no-repeat 20px center;height:49px;line-height:49px;border-bottom:1px dotted #d9d9d9;padding-left:30px;}
.proMenu li:last-child{border-bottom:none;}*/
.proRight{width:900px;height:730px;overflow:hidden;}
.proRight .hd{height:50px;background:#ebebeb;border-radius:4px;}
.proRight .hd ul{float:left;}
.proRight .hd li{line-height:50px;float:left;width:140px;text-align:center;font-size:14px;}
.proRight .hd li.on{background:#e44b69;color:#fff;border-radius:4px;}
.proRight .hd a{display:block;height:20px;float:right;margin-top:15px;margin-right:15px;}
.proRight .bd ul{width:900px;}
.proRight .bd li{float:left;width:274px;height:314px;border:2px solid #fff;background:#fff;padding:1px;text-align:center;margin:0 15px 15px 0;line-height:20px;position:relative;}
.proRight .bd li .pImg{width:274px;height:274px;display:block;overflow:hidden;background:#000;position:relative;}
.proRight .bd li img{width:274px;height:274px;transition:all 0.5s;}
.proRight .bd li i{position:absolute;width:60px;height:60px;background: url('../images/pMore.png') no-repeat;top:-60px;left:107px;transition:all 0.5s;}
.proRight .bd li h5{font-size:14px;font-weight:normal;margin-top:10px;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:0 15px;}
.proRight .bd li p{color:#999;padding:0 15px;}
.proRight .bd li:hover img{transition:all .4s;transform:scale(1.1,1.1);filter:alpha(opacity=50) ;}
.proRight .bd li:hover i{top:110px;transition:all 0.5s;}
.proRight .bd li:hover{border:2px solid #ffb6b6;}
.proRight .bd li::before,.proRight li::after{position:absolute;content:'';opacity:0;transition:all 0.5s}
.proRight .bd li:hover::before,.proRight li:hover::after{opacity:1;transform:scale(1);transition: all 0.5s;}


/* 合作客户 */

.home-customers{ padding:30px 0 50px; background-size:cover;}

.home-customers-title{ font-size:30px; line-height:40px; color:#f95f7b; padding-bottom:20px;}
.home-customers-title span{ font-size:20px;color:#f95f7b; padding:0 10px; display:inline-block; text-transform:uppercase;}

.home-evaluate{ position:relative; width:710px;}
.home-evaluate-list dl{ height:170px; margin-bottom:12px;background-color:#fff;}
.home-evaluate-list dl dt{ width:200px; height:150px; position:relative;float:left;overflow:hidden; border:10px solid #eee;}
.home-evaluate-list dl dt img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.home-evaluate-list dl dd{ float:left; width:440px; padding-right:20px; margin-left:25px; height:170px; position:relative;}
.home-evaluate-list dl dd h3{ padding-top:15px; font-size:16px; line-height:40px; color:#303053;}
.home-evaluate-list dl dd h6{ padding-top:5px; font-size:12px; line-height:22px; color:#303053;}
.home-evaluate-list dl dd h5{ position:absolute; left:0; bottom:20px;}
.home-evaluate-list dl dd h5 span{ font-size:12px; line-height:26px; color:#303053; border:1px solid #eee; display:inline-block; padding:0 10px;}
.home-evaluate-list dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.home-evaluate-list dl a:hover dd h3{ color:#303053; text-decoration:underline;}
.home-evaluate-list dl a:hover dd h5 span{ color:#fff; background-color:#ed6a00;}


.home-partner-content{ margin-left:48px; width:442px;}
.home-partner-list{ position:relative;}
.home-partner-list li{ width:220px; height:90px; float:left; position:relative; overflow:hidden; margin:1px 0 0 1px; background-color:#fff;}
.home-partner-list li span{ border:5px solid #f2f2f2; position:absolute;left:-5px; right:-5px; top:-5px; bottom:-5px;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.home-partner-list li a:hover span{left:0; right:0; top:0; bottom:0;}
.home-partner-list li img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.home-partner-list li a:hover img{-ms-transform: scale(1.1); transform: scale(1.1);}

/* video &amp; about */

.home-about{ padding:30px 0;}

.home-about-pic{ position:relative; width:640px; height:370px;}
.home-about-pic ul{ width:580px; height:340px; position:relative; overflow:hidden;}

.home-about-pic dl{ width:270px; height:160px; position:absolute; bottom:0; right:0; background-color:#f95f7b;}
.home-about-pic dl dt{ font-size:14px; line-height:26px; color:#fff; padding:18px 25px; }
.home-about-pic dl dd{ position:relative;}
.home-about-pic dl dd a{ display:inline-block; padding:0 25px; font-size:12px; height:30px; line-height:30px; color:#555; position:absolute; right:25px; bottom:-42px; background-color:#fff;}
.home-about-pic dl dd a:hover{ background-color:#ed6a00; color:#fff;}


.home-about-text{ width:510px; height:370px; margin-left:50px; position:relative;}
.home-about-title{}
.home-about-title h6{ font-weight:300; font-size:24px; line-height:24px; color:#333;}
.home-about-title h2{ font-weight:700; font-size:24px; line-height:30px; color:#f95f7b;}

.home-about-text dl{ height:310px; position: absolute; left:0; bottom:0; right:0;}
.home-about-text dl dt{ font-size:12px; line-height:24px; color:#333; padding:10px 0 20px;}
.home-about-text dl dt p{ padding:8px 0;}
.home-about-text dl dd{ position: absolute; left:0; bottom:0;}
.home-about-text dl dd a{ display:inline-block; width:110px; height:40px; font-size:12px; line-height:40px; color:#fff; background-color:#f95f7b; text-align:center; margin-right:10px;}
.home-about-text dl dd a:hover{ background-color:#ed6a00;}

/* news &amp; faq */

.home-newsfaq{ padding:50px 0 50px; background-color:#f3f3f3; }

.home-news{ width:820px; position:relative; }

.home-news-title{ height:38px; position:relative; border-bottom:2px solid #ed6a00;}
.home-news-title li{float:left; height:36px; width:100px; text-align:center; font-size:16px; line-height:36px; color:#777; cursor:pointer; margin-right:5px; background-color:#fff;}
.home-news-title li.on{ color:#fff; background-color:#f95f7b;}

.home-news-title a{ display:inline-block; float:right; font-weight:normal; text-transform:uppercase; font-size:12px; line-height:22px; margin-top:9px;}
.home-news-title a:hover{ color:#f95f7b}

.home-news-list{ width:820px; margin-top:20px;}
.home-news-list dl{ height:200px; padding:0px 0 25px; background:url(../images/home-news-bg.png) no-repeat left bottom; padding-bottom:5px;}
.home-news-list dl dt{ width:230px; height:180px; padding:4px; background-color:#fff; border:1px solid #a7a7a7; position:relative;float:left; overflow:hidden;}
.home-news-list dl dt img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.home-news-list dl dd{ float:left; width:560px; margin-left:20px; height:190px; position:relative}
.home-news-list dl dd h4{ font-size:24px; line-height:30px; color:#ccc;}
.home-news-list dl dd h3{ font-size:16px; color:#333;line-height:30px; border-bottom:1px dotted #aaa; padding:2px 0 5px;}
.home-news-list dl dd h6{ height:42px; padding-top:8px; font-size:12px; line-height:22px; color:#777;}
.home-news-list dl dd h5{ position:absolute; left:0; bottom:10px;}
.home-news-list dl dd h5 span{ font-size:12px; line-height:26px; color:#fff; background-color:#f95f7b; display:inline-block; padding:0 15px;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.home-news-list dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.home-news-list dl a:hover dd h3{ color:#f95f7b; text-decoration:underline;}
.home-news-list dl a:hover dd h5 span{ background-color:#ed6a00;}

.home-news-list ul{ padding-top:15px; height:112px;}
.home-news-list ul li{ width:385px; float:left; position:relative; border-bottom:1px dotted #aaa; }
.home-news-list ul li a{ font-size:14px; line-height:36px; color:#333; display:inline-block; position:relative; background: url(../images/icon-jiao.png) no-repeat left -15px; padding-left:12px;}
.home-news-list ul li a:hover{ background-position:left 15px; text-decoration:underline; color:#f95f7b;}
.home-news-list ul li span{ font-size:12px; line-height:36px; float:right; color:#999;}
.home-news-list ul li:nth-child(2n){ margin-left:50px;}
.home-news-list ul li:nth-last-child(1){ border:none;}
.home-news-list ul li:nth-last-child(2){ border:none;}

.home-faq{ width:330px; margin-left:50px; position:relative; }

.faqMarquee{ height:320px; position:relative; overflow:hidden; margin-top:20px;}
.home-faq-list dl{ padding:15px 0; border-top:1px dotted #ccc;}
.home-faq-list dl dt,.home-faq-list dl dd{ position:relative; padding-left:26px;}
.home-faq-list dl dt{ font-weight:700; font-size:14px; line-height:30px; color:#333;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.home-faq-list dl a:hover dt{ color:#f95f7b; text-decoration: underlines;}
.home-faq-list dl dd{ font-size:14px; line-height:22px; margin-top:0; color:#666;}
.home-faq-list dl dt span,.home-faq-list dl dd span{ position:absolute; left:0; top:6px; color:#fff; width:22px; height:22px; line-height:22px; text-align:center; font-size:12px; text-transform:uppercase; border-radius:3px;}
.home-faq-list dl dt span{ background:url(../images/tm/icon-faq-q.png) no-repeat left 1px;}
.home-faq-list dl dd span{ background:url(../images/tm/icon-faq-a.png) no-repeat left 0px;}

/* 首页留言 */

.home-contact{ height:400px; padding:45px 0;}

.home-feedback{ width:900px; height:400px; }
.home-feedback-title{ font-weight:700; font-size:24px; line-height:40px; padding:30px 0 5px 50px;}
.home-feedback-title span{ display:inline-block; font-weight:normal; padding:0 5px; text-transform:uppercase;}

.feedback-list{ padding:0px 10px 0 50px;}
.feedback-list li{ position:relative; padding-left:60px; float:left; width:360px; margin-top:15px;}
.feedback-list li span{ position:absolute; left:0; top:0px; font-size:16px; line-height:40px; color:#888;}
.feedback-list li.bai{ width:800px;}
.feedback-list li input{ font:14px/28px "\5fae\8f6f\96c5\9ed1", sans-serif; color:#555; width:260px; height:35px; border:1px solid #d9d9d9; background-color:#fff; text-indent:10px;}
.feedback-list li.bai input{ width:800px;}
.feedback-list li em{ display:inline-block; vertical-align:top; color:#e00; padding-left:5px;}
.feedback-list li textarea{font:14px/24px "\5fae\8f6f\96c5\9ed1", sans-serif; color:#555; width:650px; height:120px; border:1px solid #d9d9d9; background-color:#fff; padding:10px 15px;}

.feedback-list li.btn{ width:590px;}
.feedback-list li.btn input{ border:none; cursor:pointer; display:inline-block; height:36px; line-height:36px; font:14px/36px "\5fae\8f6f\96c5\9ed1", sans-serif; border-radius:5px; width:100px; margin-right:10px; text-indent:0;}
.feedback-list li.btn input.btn-submit{ background-color:#f95f7b; color:#fff;}
.feedback-list li.btn input.btn-reset{ background-color:#bbb; color:#fff;}
.feedback-list li.btn input:hover{ background-color:#f95f7b;}

/*footer*/

.footer{ position:relative; background-color:#1b1b1d; border-top:1px double #1b1b1d}
.fonter-content{ position:relative;}

.footer-nav{ padding:30px 0 20px; min-height:220px;}
.footer-nav dl{ float: left; padding-right:40px;}
.footer-nav dl dt{ height:30px;}
.footer-nav dl dt a{ font-size:14px; line-height:30px; color: #fff; }
.footer-nav dl dd{ padding-top:5px;}
.footer-nav dl dd p{ height:24px;}
.footer-nav dl dd p a{ font-size: 12px; line-height:24px; color: #fff;}
.footer-nav dl dd p a:hover { color:#fff;}
.footer-nav dl dd p a span{ bottom:1px;}

.copy{position:absolute; left:680px; top:35px; z-index:5;}

.fonter-tel{ position:relative;color:#fff;}
.fonter-tel dt{ font-size:12px; line-height:16px;}
.fonter-tel dd{ font-size:24px; line-height:30px;}

.copy ul{ padding-top:5px; font-size:12px; line-height:24px; color:#fff; position:relative; }
.copy ul li{}
.copy ul li a{font-size:14px; line-height:24px; height:24px; color:#fff; display:inline-block; padding:0 1px; margin-right:15px;}
.copy ul li a:hover { color:#fff;}


.footer-code{ position: absolute; top:35px; right:0px;}
.footer-code dl{ width:120px; float:right; margin-left:15px; float:left;}
.footer-code dl dt{ background-color:#fff; padding:5px;}
.footer-code dl dt img{ max-width:100%;}
.footer-code dl dd{ padding:12px 0 5px 2px; font-size:12px; line-height:16px; color:#fff; background:url(../images/icon-footer-phone.png) no-repeat left 10px;}


.links{  padding:10px 0; background-color:#000000;}
.links-co{ position:relative; padding-top:10px; border-top:0px dotted #fff;}
.links-co em{ font-size:14px; line-height:20px; color:#ffffff; position:absolute; left:0; top:-30px;}
.links-co a{ font-size:12px; line-height:24px; color:#ffffff; display:inline-block; padding:0 1px; margin-right:15px; overflow:hidden;}
.links-co a:hover{ color:#fff;}


/*---------------page---------------*/


.partner{ margin: 65px 0 40px; overflow: hidden;}
.partner h2{  text-align: center;background: url("../images/witness_title_bg.jpg") no-repeat center 19px;font-size: 30px;font-weight: normal;margin-bottom: 45px;}
.partner h2 a{ color: #332c2b;text-decoration: none;}
.partner h2 span{ display: block;text-transform: uppercase;font-size: 24px;margin-top: 5px;}
.partner li{ width: 222px;height: 160px;float: left;overflow: hidden;margin-right: 22px;border:2px solid #fff;}
.partner li img{display: block;width: 220px;height: 90px;}
.partner li.none{ margin-right: 0;}
.partner li span{ display: block;font-size: 14px;text-align: center;margin-top: 8px;}
.partner li span a{ display: block;color: #342b2c;}
.partner li:hover{border:2px solid #ffb6b6;}

.m_newcp .bd ul{width:1100px;}
.m_newcp .bd li{float:left;width:254px;height:294px;border:2px solid #fff;background:#fff;padding:1px;text-align:center;margin:0 15px 15px 0;line-height:20px;position:relative;}
.m_newcp .bd li .pImg{width:254px;height:254px;display:block;overflow:hidden;background:#000;position:relative;}
.m_newcp .bd li img{width:254px;height:254px;transition:all 0.5s;}
.m_newcp .bd li i{position:absolute;width:60px;height:60px;background: url('../images/pMore.png') no-repeat;top:-60px;left:107px;transition:all 0.5s;}
.m_newcp .bd li h5{font-size:14px;font-weight:normal;margin-top:10px;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:0 15px;}
.m_newcp .bd li:hover img{transition:all .4s;transform:scale(1.1,1.1);filter:alpha(opacity=50) ;}
.m_newcp .bd li:hover i{top:110px;transition:all 0.5s;}
.m_newcp .bd li:hover{border:2px solid #ffb6b6;}
.m_newcp .bd li::before,.m_newcp li::after{position:absolute;content:'';opacity:0;transition:all 0.5s}
.m_newcp .bd li:hover::before,.m_newcp li:hover::after{opacity:1;transform:scale(1);transition: all 0.5s;}

.pageBanner { height:480px; position:relative; z-index:9; overflow: hidden;}
.pageBanner img { position: relative; left: 50%; margin-left: -960px; width: 1920px;}


/*定制*/
.dingz{ height:254px; padding:34px 0 0 0;font-family:"Microsoft Yahei";}
.dingz dl{ float:left; width:138px; padding: 0 27px;}
.dingz dt img{ width:138px;}
.dingz dd{ padding:15px 0 0 0; text-align:center; line-height:24px; color:#1f1f1f; font-size:16px;}

/*ad1*/
.ad1{ height:171px;}
.ad1 a{ display:block; height:171px; background:url(../images/ad1.jpg) no-repeat center top;}

/*理由*/
.liy{ height:1100px; background:url(../images/dz_bg.jpg) no-repeat center top;font-family:"Microsoft Yahei";}
.liy h2{padding:30px 0 30px 0; font-weight:normal;}
.liy h2 a{ color:#000000;text-decoration:none;}
.liy h2 .span1{ display:block; text-align:center; font-family:"Times New Roman"; color:#fb8200; font-size:50px; text-transform:uppercase;}
.liy h3{ text-align:center; font-size:18px; color:#fb8200; font-weight:normal;}
.ly_c{ padding:58px 0 0 0; overflow:hidden; zoom:1;}
.ly_main{ width:500px;}
.ly_main h4{ font-size:20px; font-weight:normal; color:#fb8200; line-height:20px; }
.ly_main h4 a{ color:#494949;}
.ly_main h4 b{ float:left; font-size:65px;font-weight:normal; font-family:"Times New Roman"; line-height:48px;}
.ly_main h4 span{ display:block; font-size:20px; font-family:"Times New Roman"; text-transform: uppercase;}
.ly_main p{ width:435px; padding:10px 0; font-size:14px; color:#494949; line-height:24px;}
.ly_main p span{ color:#fb8200;}
.ly_main p img{ display:block; width:403px; margin:0 auto; padding:20px 0 0 0;}
.ly_c2{ padding:0;}
.ly_c2 .ly_main h4{ padding:30px 0 0 0;}
.ly_c2 .ly_main p{ padding: 10px 0 0 66px;}

/* dzpicture */
.dzpicture{width:1050px;margin:10px auto 0;}
.dzpicture .hd{height:35px;background:url(../images/px.jpg) repeat-x center;text-align:center;}
.dzpicture .hd ul{width:388px;height:35px;background:#fff;margin:0 auto;padding:0 20px;}
.dzpicture .hd li{width:95px;height:35px;line-height:35px;font-size:14px;float:left;background:#f95f7b;color:#fff;margin:0 1px;}
.dzpicture .hd li.on{background:#ed6a00;color:#fff;}
.dzpicture .bd .prev,.picture .bd .next{display:block;width:25px;height:25px;background:url(../images/ant.png) no-repeat;position:absolute;left:0px;top:75px;cursor:pointer;}
.dzpicture .bd .next{left:auto;right:0px;background-position:0 -25px;}
.dzpicture .bd .prev:hover{background-position:-25px 0;}
.dzpicture .bd .next:hover{background-position:-25px -25px;}
.dzpicture .bd{height:215px;position:relative;margin-top:20px;}
.dzpicture .bd .list{width:970px;margin:0 auto;overflow:hidden;}
.dzpicture .bd li{width:235px;height:215px;float:left;margin-right:10px;}
.dzpicture .bd li h3{line-height:35px;text-align:center;}
.dzpicture .bd li:hover{opacity:0.8}


/*招商加盟*/
.ctn01_wrap .c1{height:200px; padding-top:35px;}
.ctn01_wrap .c1_item{width:238px; height:120px; padding:18px 0; float:left; margin-left:10px; background:#fb942d; color:#FFF;}
.ctn01_wrap .c1_item:first-child{margin-left:0;}
.ctn01_wrap .c1_name{float:left; width:100px; height:95px; border-right:1px solid #e67405; padding-top:23px;}
.ctn01_wrap .c1_name p{line-height:100%; margin-bottom:6px; text-align:center;}
.ctn01_wrap .cn{font-size:26px;}
.ctn01_wrap .eg{font-size:12px;}
.ctn01_wrap .c1_ctn{float:left; width:115px; padding-left:18px; position:relative; top:0; left:0;}
.ctn01_wrap .c1_ctn p{line-height:100%; margin-bottom:8px; font-size:18px;}
.ctn01_wrap .c1_ctn .line{position:absolute; left:0; top:0; width:1px; height:95px; display:block; background:#faa24a;}
.ctn01_wrap .c2{height:77px;}
.ctn01_wrap .c2_msg{width:635px; float:left;}
.ctn01_wrap .c2_msg p{color:#000; line-height:100%; position:relative; top:0; left:0;}
.ctn01_wrap .c2_msg .t{font-size:36px; margin-bottom:12px;}
.ctn01_wrap .c2_msg .b{font-size:28px; color:#666;}
.ctn01_wrap .c2_msg .imp{color:#F52970; position:relative; top:0; left:0}
.ctn01_wrap .c2_label{height:64px; width:35px; display:block; float:left; opacity:1;}
.ctn01_wrap .c3{padding-top:32px; padding-bottom:16px;}
.ctn01_wrap .c2_tl{font-size:36px; margin-bottom:10px;}
.ctn01_wrap .c3 .imp{font-size:39px; font-weight:800; color:#e67405;}
.ctn01_wrap .c3 p{font-size:26px;}


.index-title{width:100%;height:30px;border-bottom:1px solid #e0e0e0;}
.index-title-txt{width:300px;height:60px;background:url(../images/icon-point.jpg) no-repeat center center #ffffff;line-height:60px;margin:0 auto;font-size:38px;font-weight:lighter;color:#000000;}
.index-title-txt span{margin:0 50px;}
.fashion {	width: 100%;padding-top: 30px;padding-bottom: 30px;}
.fashionBox {	width: 1000px;margin: 0 auto;}
.fashionBox .dd {	overflow: hidden;padding: 54px 0 56px 14px;}
.fashionBox .dd li {	float: left;}
.fashionBox .dd li.li_1{ background:url(../images/img1.png) left top no-repeat;}
.fashionBox .dd li.li_1:hover{ background:url(../images/img1.png) left bottom no-repeat;}
.fashionBox .dd li.li_2{ background:url(../images/img2.png) left top no-repeat;}
.fashionBox .dd li.li_2:hover{ background:url(../images/img2.png) left bottom no-repeat;}
.fashionBox .dd li.li_3{ background:url(../images/img3.png) left top no-repeat;}
.fashionBox .dd li.li_3:hover{ background:url(../images/img3.png) left bottom no-repeat;}
.fashionBox .dd li.li_4{ background:url(../images/img4.png) left top no-repeat;}
.fashionBox .dd li.li_4:hover{ background:url(../images/img4.png) left bottom no-repeat;}

.fashionBox .dd li a {	display: block;	width: 138px;height: 138px;	float: left;}
.fashionBox .dd li span {	float: left;display: block;	width: 110px;height: 68px;margin: 0 16px;border-bottom: 1px solid #b9b9b9;}
.fashionBox .ddd {	width: 658px;height: 110px;margin: 0 auto;overflow: hidden;}
.fashionBox .ddd .dddL {	width: 14px;height: 110px;background: url(../img/lineL.png) no-repeat;float: left;}
.fashionBox .ddd .dddR {	width: 14px;height: 110px;background: url(../img/lineR.png) no-repeat;float: right;}
.fashionBox .ddd .dddC {	width: 506px;float: left;margin: 16px 0 0 54px;	text-align: center;	line-height: 24px;color: #4d4d4d;font-size: 12px;}
.fashionBox .dddBox {
		border:1px solid #707070; height:42px; text-align:center; width:330px; margin:0 auto; font-size:16px; line-height:42px;	margin-top: 40px;
}
.fashionBox .dddBox a{ margin-left:15px; margin-right:15px;}
/* css3 */
.fashionBox .dd li.li_1, .fashionBox .dd li.li_1:hover, .fashionBox .dd li.li_2, .fashionBox .dd li.li_2:hover, .fashionBox .dd li.li_3, .fashionBox .dd li.li_3:hover, .fashionBox .dd li.li_4, .fashionBox .dd li.li_4:hover{
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.join-condition-img{width:350px;height:30px;margin:0 auto;margin-top:50px;background:url(../images/join-bg.png);}
.join-condition-title{width:220px;height:16px;border-bottom:1px solid #000;margin:20px auto;}
.join-condition-title-txt{width:160px;height:32px;background-color:#fff;line-height:32px;font-size:28px;color:#000;font-weight:lighter;margin:0 auto;}
.join-en{width:780px;line-height:30px;font-size:13px;margin:30px auto;}
.join-box{width:1000px;height:460px;margin:0 auto;}
.join-item{width:300px;}
.join-item img{width:200px;margin:0 auto;}
.join-item h2{font-size:14px;padding-top:10px;padding-left:30px;font-weight:bold;color:#000;line-height:50px;}
.join-item p{font-size:12px;line-height:24px;text-align:left;width:240px;margin-left:20px;}

.jmctn06_wrap{width:100%;padding:45px 0 50px; background:url(../images/pstBG_2.jpg) no-repeat top center; color:#FFF; }
.jmctn06_wrap .jmpage_title{margin:0 auto;margin-bottom:15px;text-align:center;}
.jmctn06_wrap .jmpage_title .jmc{font-size:30px;}
.jmctn06_wrap .jmpage_title .jme{font-size:20px;}
.jmctn06_wrap .jmpage_title span{margin:0 auto;font-weight:100; color:#FFF;}
.jmctn06_box{height:480px; width:1000px; overflow:hidden;}
.jmctn06_box .jmitem{height:150px; margin-right:16px; margin-bottom:12px; float:left; background:#333; width:480px; overflow:hidden;}
.jmctn06_box .jmitem_even{margin-right:0; }
.jmctn06_box .jmitem .jminfo{width:46%; height:100%; float:left; padding:15px 0px 0 10px;}
.jmctn06_box .jmitem .jmimg-box{width:50%; height:100%; float:left; }
.jmctn06_box .jmitem .jmn{height:30px; margin-bottom:10px; font-size:20px;}
.jmctn06_box .jmitem .jmn span{font-size:20px; line-height:100%; padding-bottom:7px; border-bottom:1px solid #f52970;}


/* jmpicture */
.jmpicture{width:1050px;margin:10px auto 0;}
.jmpicture .hd{height:35px;text-align:center;}
.jmpicture .hd ul{width:200px;height:35px;background:#fff;margin:0 auto;padding:0 20px;}
.jmpicture .hd li{width:95px;height:35px;line-height:35px;font-size:14px;float:left;background:#f95f7b;color:#fff;margin:0 1px;}
.jmpicture .hd li.on{background:#ed6a00;color:#fff;}
.jmpicture .bd .prev,.picture .bd .next{display:block;width:25px;height:25px;position:absolute;left:0px;top:75px;cursor:pointer;}
.jmpicture .bd .next{left:auto;right:0px;background-position:0 -25px;}
.jmpicture .bd .prev:hover{background-position:-25px 0;}
.jmpicture .bd .next:hover{background-position:-25px -25px;}
.jmpicture .bd{height:215px;position:relative;margin-top:20px;border:1px solid #ed6a00;}
.jmpicture .bd .list{width:970px;margin:0 auto;overflow:hidden;}
.jmpicture .bd li{width:235px;height:215px;float:left;margin-right:10px;}
.jmpicture .bd li h3{line-height:35px;text-align:center;}
.jmpicture .bd li:hover{opacity:0.8}


.index-title2{width:100%;height:30px;border-bottom:1px solid #e0e0e0;margin-top:30px;}
.index-title-txt2{width:300px;height:60px;background:url(../images/icon-point.jpg) no-repeat center center #ffffff;line-height:60px;margin:0 auto;font-size:38px;font-weight:lighter;color:#000000;}
.index-title-txt2 span{margin:0 30px;}


.case{overflow:hidden;margin-bottom:10px;}
.caseSlide{ position:relative;zoom:1; height:620px; overflow:hidden;margin:auto;}
.caseSlide .ohbox{overflow:hidden; position:relative;width:980px;margin:auto;}
.caseSlide .piclist{ overflow:hidden; zoom:1; height:620px; width:1880px;}
.caseSlide .piclist li{float:left;width:295px;height:260px;margin-right:17px;margin-bottom:12px;color:#333;font-size:14px;border:1px solid #fff;}
.caseSlide .piclist li:hover{border:1px solid #ed6a00;}
.caseSlide .piclist li .caseImg{width:295px;height:190px;overflow:hidden;display:block;}
.caseSlide .piclist li img{width:295px;height:190px;transform:scale(1,1);transition: all 0.5s;}
.caseSlide .piclist li div{background:#f95f7b;padding:15px;}
.caseSlide .piclist li h3{height:30px;background:url(../images/case_line.jpg) no-repeat center bottom;font-size:16px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;}
.caseSlide .piclist li h3 a{color:#fff;}
.caseSlide .piclist li img:hover{transform:scale(1.1,1.1); transition: all 0.5s;}
.caseSlide .pageBtn span{ background:url(../images/case_btn.png) no-repeat 0 0px; display:block;width:29px;height:50px;position:absolute;top:105px;cursor:pointer;overflow:hidden; text-indent:-9999px;left:0 ;}
.caseSlide .pageBtn .next{left:971px;background-position:-29px 0;}
.caseSlide .pageBtn span:hover{background-position:-58px 0;}
.caseSlide .pageBtn .next:hover{background-position:-87px 0;}

.mainW{ position:relative; z-index:99; padding-bottom:60px;}

.main{ width:950px; float:left; margin-left:28px;}


.Wnav{ height:50px; margin-top:-50px;}
.pageNav{ height:50px;}
.pageNav li{ float:left; position:relative; margin-right:1px;}
.pageNav li a{ display:inline-block; padding:0 25px; font-size:16px; line-height:50px; color:#fff; background:#f95f7b;}
.pageNav li span{ position:absolute; width:100%; left:0; top:0px; height:2px; background-color:#fff; overflow:hidden; filter:Alpha(opacity=0); opacity:0;}
.pageNav li.curr a,.pageNav li a:hover{background-color:#ed6a00;}



.location{ font-size:12px; line-height:50px; color:#888;  }
.location a{ font-size:12px; line-height:50px; color:#888; display:inline-block; padding:0 10px 0 20px; position:relative;}
.location a.locationHome{ background-repeat:no-repeat; background-position:left 18px; padding-left:25px;}
.location a:after{ content:"&gt;"; font-family:"\5b8b\4f53"; font-weight:700; font-size:14px; line-height:50px; color:#888; position:absolute; right:-9px; top:1px;}
.location a:nth-last-child(1):after{ content:"";}
.location a:nth-last-child(1){ padding-right:0;}
.location a:hover{ color:#ed6a00;}



.page-title{ text-align:center; height:80px; position:relative;}
.page-title p{ font-size:24px; line-height:30px; color:#bdbdbd; text-transform:uppercase;}
.page-title h2{ font-size:30px; line-height:40px; color:#ed6a00; position:relative;}
.page-title h2 span{ display:inline-block; position:relative;}
.page-title h2 span:before{ content:""; overflow:hidden; position:absolute; left:-70px; top:18px; height:4px; width:50px; background-image:url(../images/title-bg.png); background-repeat:no-repeat; background-position:left top;}
.page-title h2 span:after{ content:""; overflow:hidden; position:absolute; right:-70px; top:18px; height:4px; width:50px; background-image:url(../images/title-bg.png); background-repeat:no-repeat; background-position:left top;}

.pageheight{ height:50px;}
.pageht{ height:25px;}


.mainTop{ height:50px; position:relative; border-bottom:1px solid #bfbfbf;}
.mainTop h3{ font-size:24px; line-height:50px; color:#f95f7b;}
.mainTop .location{ position:absolute; right:0; top:0;}





.peBar{width:222px; margin-top:0px; position:relative;z-index:11; overflow:hidden;}

.left-title{background:#ed6a00;color:#fff; text-align:center; padding:15px; }
.left-title h2{ font-size:30px;line-height:40px;}
.left-title p{font-size:14px; line-height:20px; color:#96b826; text-transform:uppercase;}

.left-nav{ padding:0px; background:#fff; border-bottom-left-radius:5px; border-bottom-right-radius:5px;}
.left-nav li{ margin-top:1px;}
.left-nav li a{ font-size:16px; line-height:50px; height:50px; color:#555; display:block; position:relative; padding-left:35px; background-color:#eee; background-image:url(../images/icon-b-jiao.png); background-repeat:no-repeat; background-position:20px 50%;}
.left-nav li a:hover,.left-nav li a.active{ background-image:url(../images/icon-w-jiao.png); background-color:#f1974e; color:#fff;}


.left-contact-ti{ background:#759800; font-size:14px; line-height:40px; color:#fff; height:40px; padding:0 20px;}


.left_contact{ margin-top:10px; }

.left-contact-box{  overflow:hidden; border:1px solid #759800; background-color:#fff; padding:10px 10px;}


.list_pro_left{ background-color:#fff; margin-top:20px;}
.side-product-title{ padding-left:20px; background-color:#ed6a00; font-weight:700; font-size:16px;line-height:46px; color:#fff; }

.left-contact{ overflow:hidden; padding:15px 15px; border:1px solid #eee; border-top:none;}
.left-contact ul{}
.left-contact ul li{ margin-top:6px; padding:0 0 6px 26px; position:relative; font-size:14px; line-height:20px; color:#555; border-bottom:1px dotted #ddd;}
.left-contact ul li span{ width:22px; height:22px; position:absolute; left:-2px; top:-1px; background-position: left bottom; background-repeat:no-repeat;}
.left-contact ul li.icon-tel span{ background-image:url(../images/tm/icon-contact-c.png);}
.left-contact ul li.icon-fax span{ background-image:url(../images/tm/icon-contact-d.png);}
.left-contact ul li.icon-mail span{ background-image:url(../images/tm/icon-contact-e.png);}
.left-contact ul li.icon-add span{ background-image:url(../images/tm/icon-contact-f.png);}
.left-contact ul li:nth-last-child(1){ border:none;}






/*---------------about---------------*/


.page-content{ font-size:14px; line-height:28px; padding-bottom:10px;}





/*  客户评价综合页 */


.page-evaluation{ padding:10px 0 70px;}
.page-evaluation-list{}
.page-evaluation-list dl{ width:566px; height:197px; float:left; margin:20px 20px 0 0; padding:10px; border:2px solid #d0d0d0;}
.page-evaluation-list dl:nth-child(2n){ margin-right:0;}
.page-evaluation-list dl dt{ width:270px; height:197px; position:relative;float:left; overflow:hidden;}
.page-evaluation-list dl dt img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.page-evaluation-list dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.page-evaluation-list dl dd{ float:left; width:270px; margin-left:20px; height:200px; position:relative}
.page-evaluation-list dl dd h3{ border-bottom:2px solid #ed6a00; padding-bottom:5px; color:#333; font-weight:700; line-height:30px; font-size:16px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.page-evaluation-list dl dd h6{ padding-top:10px; font-size:14px; line-height:24px; color:#666;}
.page-evaluation-list dl a:hover dd h3{ color:#ed6a00; text-decoration:underline;}
.page-evaluation-list dl:hover{ border-color:#ed6a00;}




.page-evaluation-lista{}
.page-evaluation-lista dl{ width:455px; height:150px; float:left; margin:15px 15px 0 0; padding:5px; border:1px solid #e5e5e5;}
.page-evaluation-lista dl:nth-child(2n){ margin-right:0;}
.page-evaluation-lista dl dt{ width:200px; height:150px; position:relative;float:left; overflow:hidden;}
.page-evaluation-lista dl dt img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.page-evaluation-lista dl a:hover dt img{-ms-transform: scale(1.1); transform: scale(1.1);}
.page-evaluation-lista dl dd{ float:left; width:226px; margin-left:15px; height:160px; position:relative}
.page-evaluation-lista dl dd h3{ padding-top:8px; color:#333; font-weight:700; line-height:30px; font-size:16px;}
.page-evaluation-lista dl dd h6{ padding-top:5px; font-size:14px; line-height:24px; color:#666;}
.page-evaluation-lista dl a:hover dd h3{ color:#ed6a00; text-decoration:underline;}
.page-evaluation-lista dl:hover{ border-color:#ed6a00;}



.page-client{ border-top:1px dotted #aaa; padding:70px 0 0}


.page-more{ text-align:center; margin-top:40px;}
.page-more a{ display:inline-block; padding:0 28px 0 20px; border-radius:15px;font-weight:normal; text-transform:uppercase; font-size:12px; height:30px; line-height:30px; color:#fff; background-color:#ed6a00; background-image:url(../images/icon-w-jiao.png); background-repeat:no-repeat; background-position:75px 50%;}
.page-more a:hover{ background-color:#ed6a00}



/* 产品综合页 */


.page-product-clss{ border:2px solid #ed6a00; border-radius:10px; padding:10px; margin-top:20px;}
.page-product-clss dl{ height:400px;}
.page-product-clss dl dt{ float:left; width:490px; height:400px;}

.page-product-clss dl dd{ float:left; width:410px; height:400px; position:relative; margin-left:20px;}
.page-product-clss dl dd h3{ padding-top:10px;}
.page-product-clss dl dd h3 a{ font-weight:700; font-size:30px; line-height:50px; color:#809c20;}
.page-product-clss dl dd h3 a:hover{ color:#ed6a00; text-decoration:underline;}
.page-product-clss dl dd h6{ font-size:18px; line-height:30px; color:#333; padding:20px 0 10px;}
.page-product-clss dl dd p{ font-size:14px; line-height:24px;}
.page-product-clss dl dd h5{}
.page-product-clss dl dd h5 a{ display:inline-block; padding:0 28px 0 20px; border-radius:15px; float:right; font-weight:normal; text-transform:uppercase; font-size:12px; height:30px; line-height:30px; color:#fff; background-color:#ed6a00; background-image:url(../images/icon-w-jiao.png); background-repeat:no-repeat; background-position:100px 50%; position:absolute; left:0; bottom:45px;}
.page-product-clss dl dd h5 a.btn-b{ background-color:#1b1b1b; background-position:76px 50%; left:130px;}
.page-product-clss dl dd h5 a:hover{ background-color:#ed6a00;}



.page-product-list{ margin-top:10px;}
.page-product-list dl{ width:303px; float:left; margin:20px 20px 0 0; overflow:hidden; position:relative;}
.page-product-list dl:nth-child(3n){ margin-right:0;}
.page-product-list dl dt{height:303px; position:relative;}
.page-product-list dl dd{ text-align:center; font-size:14px; line-height:40px; color:#555;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.page-product-list dl a:hover dd{ color:#ed6a00;}



/* 产品详情 */



/* product's picture */
.tb-pic a { display: table-cell; text-align: center; vertical-align: middle; *display: block; *font-family: Arial; *line-height: 1; *font-size: 271px; }
.tb-pic img { vertical-align: middle; }
.tb-pic, .tb-pic a { height:450px; width:450px;}
.tb-pic, .tb-pic img { max-height:450px; max-width: 450px;  }
.tb-pic { border: 1px solid #e5e5e5; position: relative; z-index: 1; }

.zoomDiv { z-index: 999; position: absolute; top: 0; left: 0; width: 200px; height: 200px; background: #fff; border: 1px solid #ccc; display: none; text-align: center; overflow: hidden; }
.zoomMask { position: absolute; background: url(../images/default/mask.png); cursor: move; z-index:999;}

.tb-picList { width:450px; height: 62px; overflow: hidden; margin-top: 10px; position: relative; }
.tb-picList .prev, .tb-picList .next { position: absolute; top: 20px; font-family: 'simsun'; font-weight: bold; font-size: 32px; }
.tb-picList .prev { left: 0; }
.tb-picList .next { right:0; }
.tb-picList .prev:hover, .tb-picList .next:hover { color: #ca060e; }

.tb-picList .tb-thumb { position: relative; width:400px; height: 62px; margin: 0 auto; overflow: hidden; }
.tb-picList .tb-thumb ul { position: absolute; width: 999999px; display: table; }
.tb-picList .tb-thumb li { float: left; width: 76px; overflow: hidden; position: relative; }
.tb-picList .tb-thumb a { display: table-cell; width: 60px; border: 1px solid #dadada; text-align: center; background: #fff; height: 60px; vertical-align: middle; }
.tb-picList .tb-thumb img { max-width: 100%; cursor: pointer; }
.tb-picList .tb-thumb em { position: absolute; width: 58px; height: 58px; border: 2px solid #ed6a00; top: 0; left: 0; display: none; }
.tb-picList .tb-thumb .tb-selected em { display: block; }

.productTop { height:550px; }

.productIntro { width:440px; height:452px; position:relative; }

.productIntro h2 { border-bottom:1px dotted #aaa; font-weight:700; font-size: 18px; color: #333; padding: 10px 0; margin-bottom: 10px; }



.proInfoBo{ position:absolute; left:0; bottom:0; right:0;}
.proShare{ padding-bottom:20px;}
.hotLine{ position:relative; padding:0 0 20px 40px; background-image:url(../images/tm/tel.png); background-repeat:no-repeat; background-position:left 2px;}
.hotLine p{ font-size:12px; line-height:16px; color:#888;}
.hotLine h3{ font-size:24px; line-height:24px; color:#333;}
.productOrder{}
.productOrder a { display:inline-block; width:130px; text-align: center; font-size: 14px; line-height:40px; color: #fff; border-radius:4px;  background: #666; margin-right:15px; }
.productOrder a:hover { background-color:#ed6a00;}



.productBottom { margin-bottom: 20px; }
.productBottom h2 { height:40px; line-height:40px; font-size:16px; color:#333; background-color:#f5f5f5; border-left:4px solid #ed6a00; padding-left:15px; position: relative; }

.productFormBox{ padding:30px 25px 35px; background-image:url(../images/tm/tm-b-1.png);}

.proform{ height:40px;}
.proform p{ padding-left:55px; position:relative; float: left; width:220px;}
.proform span{ position:absolute; left:0; top:0px; font-size:14px; line-height:28px; text-align:right; display:inline-block; width:42px; }
.proform p input { height: 26px; border: 1px solid #dadada; width:150px; padding:0 10px; line-height: 24px; font-family:"\5fae\8f6f\96c5\9ed1", sans-serif;}

.productFormBox .row{ padding-left:55px; position:relative;}
.productFormBox .row span{ position:absolute; left:0; top:4px; font-size:14px; line-height:20px; }
.productFormBox .row textarea { width:700px; height:80px; border: 1px solid #dadada; padding: 10px; line-height: 20px; font-family:"\5fae\8f6f\96c5\9ed1", sans-serif; }
.productFormBox .row input { height: 26px; border: 1px solid #dadada; width: 150px; padding: 0 10px; line-height: 26px; font-family:"\5fae\8f6f\96c5\9ed1", sans-serif; }
.productFormBox .row img { border: 1px solid #dadada; margin-left: 10px; cursor: pointer; position: relative; top: 1px; }

.probtn { padding-left:55px; margin-top:10px; }
.probtn input { width:80px; height:30px; line-height:30px; font-family:"\5fae\8f6f\96c5\9ed1", sans-serif; text-align: center; background: #666; cursor: pointer; color: #fff; border-radius: 2px; margin-right: 10px;  }
.probtn input:hover { background: #999; }

.productBottom .page-product-list{ margin-top:0px;}





/* product-introduce */

.product-introduce-title{ height:50px; background-color:#f5f5f5; margin-top:30px;}
.product-introduce-title ul li{ float:left; padding:0 40px; background-color:#ed6a00; font-size:14px; line-height:50px; color:#fff;}

.product-introduce-text{ padding:20px 0 30px; font-size:14px; line-height:28px;}
.product-introduce-text p{ padding:8px 0;}




/* faq */

.page-faq-content{ padding:25px 0 20px;}
.page-faq-list{border-left:2px solid rgba(0,0,0,0);}
.page-faq-list.curr{border-left:2px solid #ed6a00; background-image:url(../images/tm/tm-w-5.png);}

.page-faq-list dt{ padding-left:40px; border-bottom:1px solid #ddd; font-size:16px; line-height:40px; color:#000; position:relative;}
.page-faq-list dt em{ position:absolute; left:10px; top:50%; margin-top:-10px; width:20px; height:20px; background-color:#ed6a00; text-align:center; font-size:12px; line-height:20px; color:#fff; border-radius:3px;}
.page-faq-list dd{ padding:15px 15px 15px 40px; font-size:14px; line-height:24px; display:none;}



/* job */


.page-job-content{ padding-top:25px;}
.page-job-list{ border:1px solid #ddd; margin-top:-1px;  background-image:url(../images/tm/tm-w-5.png); }

.page-job-title{ cursor:pointer;}
.page-job-title ul{ background-color:#fff;}
.page-job-title ul li{ width:25%; float:left; font-size:14px; line-height:40px;}
.page-job-title ul li span{ display:inline-block; padding:0 5px 0 15px; font-weight:700; color:#000;}

.page-job-co{ padding:0 0 15px; display:none; }
.page-job-co dl{ padding:15px 15px 0;}
.page-job-co dl dt{ font-weight:700; font-size:14px; line-height:30px; color:#333;}
.page-job-co dl dd{ font-size:14px; line-height:24px;}
.page-job-co h6{ padding:15px 0 0 15px;}
.page-job-co h6 a.jobLink{ display:inline-block; font-size:14px; line-height:30px; color:#fff; padding:0 18px; background-color:#888;}
.page-job-co h6 a.jobLink:hover{ background-color:#ed6a00}



/* news */

.page-news{ padding:50px 0 100px;}

.page-news-hot{ margin-top:10px; position:relative; margin-right:-50px;}
.page-news-hot ul{ float:left; width:380px; margin-right:30px;}
.page-news-hot dl{ position:relative; overflow:hidden; height:266px;}
.page-news-hot dl dt{ height:220px; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; position:relative;}

.page-news-hot dl dd{position: absolute; left:0; right:0; top:180px; bottom:0; background-image:url(../images/tm/tm-b-8.png); background-position:left top; padding:18px 20px 0; color:#fff; letter-spacing:1px;}
.page-news-hot dl dd h3{ font-size:16px; line-height:30px;  padding:0px 0 0px; transition-duration: 0.3s;overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
.page-news-hot dl dd h6{font-size:12px; line-height:30px; color:#ddd; padding-bottom:5px;}
.page-news-hot dl dd p{ font-size:12px; line-height:20px; color:#ddd;}
.page-news-hot a:hover h3{ text-decoration:underline;}



.page-news-list{ position:relative; padding-top:10px;}

.page-news-list ul{ padding:20px 0; border-bottom:1px dotted #aaa;}
.page-news-list dl{ height:190px;}
.page-news-list dl dt{ float:left; width:240px; height:190px; position:relative; overflow:hidden;}
.page-news-list dl dd{ float:left; height:190px; position:relative; width:680px; margin-left:30px; font-size:12px; letter-spacing:1px;}
.page-news-list dl dd h3{ font-size:18px; line-height:50px; color:#333; padding:0px 0 4px; transition-duration: 0.3s; }
.page-news-list dl dd h6{ color:#888; position: absolute; left:0; bottom:0;}
.page-news-list dl dd p{ line-height:22px; color:#666;}
.page-news-list a:hover h3{ color:#ed6a00; text-decoration:underline;}




/* news detail*/

.articleTop { text-align: center; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; padding-bottom: 20px; margin-bottom: 20px; }
.articleTop h2 { font-size: 22px; color: #000; margin-bottom: 16px;  }
.articleTop p { color: #999; }
.articleTop span { margin: 0 5px; }
.articleTop a { margin: 0 5px; }
.articleTop .active { color: #000; font-weight: bold; }

.articleShow { margin-bottom: 20px; font-size: 14px; }

.articleCtrl { height: 40px; line-height: 40px; background: #f5f5f5; margin-top: 20px; color: #999; padding: 0 20px; cursor: default;  border-top:1px solid #ddd; }
.articleCtrl p { width: 40%; }
.articleCtrl .l {}
.articleCtrl .r { text-align: right; }
.articleCtrl a { color: #333; }
.articleCtrl a:hover { color: #ed6a00; }


.articleList{ border-top:1px solid #ddd; margin-top:20px;}
.articleList h2{ position:relative; padding-left:35px; font-size:16px; line-height:40px; color:#333; background-color:#f5f5f5;}
.articleList h2 em{ position:absolute; left:20px; top:17px; width:6px; height:6px; background-color:#ed6a00; }
.articleContent{ padding:10px 20px; border:1px solid #eee; border-top:none; background-image:url(../images/tm/tm-w-5.png);}
.articleContent li{ position:relative; font-size:14px; line-height:40px; border-bottom:1px dotted #aaa; float:left; width:46%;}
.articleContent li a{ display:inline-block; position:relative; padding-left:15px;}
.articleContent li a:before{ content:"&gt;"; font-size:12px; font-family:"\5b8b\4f53"; font-weight:700; overflow:hidden; position:absolute; left:0px; top:0;}
.articleContent li span{ float:right;}
.articleContent li:nth-child(2n){ margin-left:8%;}
.articleContent li:nth-child(9),.articleList ul li:nth-child(10){ border:none;}



/*  文章案例 */

.detail{ height:500px; position:relative; padding:30px 100px; background-color:#eee;}
.detailScroll{ width:100%; height:500px;position:relative; }
.detailScroll .hd{ height:40px; position:absolute; left:0px; right:0px; bottom:0px; z-index:9999999; text-align:center;}
.detailScroll .hd ul{ text-align:center; font-size:0; padding-top:10px;}
.detailScroll .hd ul li{ border:3px solid #888; background-color:#fff; border-radius:50%; width:6px; height:6px; display:inline-block; margin:0 6px; overflow:hidden; text-indent:-999px; cursor:pointer;}
.detailScroll .hd ul li.on{ border-color:#0060d8;}
.detailScroll .hd .prev,.detailScroll .hd .next{ display:inline-block; width:40px; height:60px; overflow:hidden; cursor:pointer; font-weight:700; font-size:30px; line-height:60px; color:#fff; font-family:"\5b8b\4b53";  position:absolute; top:-255px; background-color:#555; border-radius:5px; }

.detailScroll .hd .prev{ left:-70px; }
.detailScroll .hd .next{ right:-70px;}
.detailScroll .hd .prev:hover,.detailScroll .hd .next:hover{ background-color:#0060d8;}

.detailScroll .bd ul{ overflow:hidden; width:100%; height:500px;}
.detailScroll .bd ul li{ width:100%; height:500px; background-repeat:no-repeat; background-position:50% 50%; background-size: contain; position:relative;}
.detailScroll .bd ul.picList li a{position: absolute; left:0; right:0; top:0; bottom:0;}



/* case 

.page-case{ padding:0px 0 0px;}

.page-case-list{ margin-top:10px; position:relative; margin-right:-50px;}

.page-case-list ul{ float:left; width:285px; margin:20px 20px 0 0; overflow:hidden;}
.page-case-list ul:nth-child(4n){ margin-right:0px;}

.page-case-list dl{ background-color:#fff; position:relative;}
.page-case-list dl dt{ position:relative; overflow:hidden; border:1px solid #ddd; padding:4px;}
.page-case-list dl dd{ text-align:center; font-size:16px; line-height:30px; color:#333; padding:5px 18px; background-color:#fafafa; transition-duration: 0.3s; height:110px; }
.page-case-list dl dd h3{ font-size:16px; line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.page-case-list dl dd p{ font-size:12px; line-height:20px; color:#666;}
.page-case-list a:hover dl dt{ border-color:#ed6a00}
.page-case-list a:hover dl dd h3{ color:#ed6a00;}*/



/* pic-list */


.pic-list{ position:relative; top:0px;}
.pic-list ul{ float:left; width:300px; margin:25px 25px 0 0; overflow:hidden;}
.pic-list dl{}
.pic-list dl dt{ position:relative; overflow:hidden;}
.pic-list dl dd{ text-align:center; font-size:14px; line-height:30px; color:#333; padding-top:5px;}
.pic-list a:hover dl dd{ color:#ed6a00;}

.page-pic-list ul{ width:300px; margin:25px 25px 0 0;}
.page-pic-list ul:nth-child(3n){ margin-right:0px;}

.page-honor-list ul{width:220px; margin:23px 23px 0 0;}
.page-honor-list ul:nth-child(4n){ margin-right:0px;}

.page-hzhb-list ul{ width:220px; margin:23px 23px 0 0;}
.page-hzhb-list ul:nth-child(4n){ margin-right:0px;}



/* 服务支持 */

.page-service{ padding:0px 0 20px;}

.serviceBox1 li{height:300px;overflow:hidden;background:#f4f4f4;font-size:14px;}
.serviceBox1 li img{width:600px;height:300px;}
.serviceBox1 li .font{height: 210px;padding-left: 50px;padding-top: 90px;width: 550px;position: relative;z-index:10;}
.serviceBox1 li .font h3{background: url("../images/wl.jpg") no-repeat left bottom;color:#007946;font-size:24px;font-weight:normal;padding-bottom:20px;margin-bottom:20px;}
.serviceBox1 li .font h3 span{display:block;font-size:14px;font-family:Arial;color:#999;}
.serviceBox1 li .font::before{ content: "";position: absolute;top:150px;left:-20px;width: 0px; height: 0px;border: 10px solid transparent;border-right-color:#f4f4f4;}
.serviceBox1 li.two .font{text-align:right;padding-left:0;padding-right:50px;}
.serviceBox1 li.two .font h3{background: url("../images/wl.jpg") no-repeat right bottom;}
.serviceBox1 li.two .font::after{ content: "";position: absolute;top:150px;right:-20px;width: 0px; height: 0px;border: 10px solid transparent;border-left-color:#f4f4f4;}




/* page-contact  */

.page-contact { padding:30px 0; line-height:30px;}



/* feedback*/


.foodback{ padding:50px 100px 50px;}


.foodback-text{ font-size:14px; line-height:28px; color:#555; padding-top:30px;}
.feedback-text span{ color:#e00;}


.feedback-form dl.even{ margin-right:30px;}
.feedback-form dl.content{ width:100%;}

.feedback-form dl{ position:relative; padding-left:60px; margin-top:20px;}
.feedback-form dl dt{ font-size:14px; line-height:32px; color:#555; position:relative; padding-bottom:5px; position:absolute; left:0; top:0;}
.feedback-form dl dt span{ color:#e00; display:inline-block; padding:0 5px;}
.feedback-form dl dd{}
.feedback-form dl dd input{width:500px;height:30px;line-height:30px; padding:0 10px;border:1px solid #ccc; font:14px/30px "\5fae\8f6f\96c5\9ed1", sans-serif;}
.feedback-form dl dd textarea{height:200px;width:500px;padding:10px;border:1px solid #ccc;display:block; font:14px/30px "\5fae\8f6f\96c5\9ed1", sans-serif;}

.feedback-btn{ padding-left:60px;}
.feedback-btn .btns{width:120px;height:40px;margin-right:10px; background:#ed6a00;color:#fff;font:14px/30px "\5fae\8f6f\96c5\9ed1", sans-serif; cursor:pointer;}
.feedback-btn .reset{background:#ccc;cursor:pointer;margin-bottom:0;}

.feedback-code{height:32px; padding:20px 0 20px 60px;}
.feedback-code input{width:150px;margin-right:10px;color:#999;float:left;height:30px;line-height:30px; padding:0 10px;border:1px solid #ccc; font:14px/30px "\5fae\8f6f\96c5\9ed1", sans-serif;}
.feedback-code .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}

#feedback_form input:focus,#feedback_form textarea:focus{ border-color:#ed6a00;}
.feedback-btn input:hover{ background-color:#ed6a00};



/* site map */

#sitemap{ padding:40px 0 50px;}

.map-title{ height:60px; border-bottom:2px solid #555; margin-top:40px;}
.map-title ul{ float:left; background-color:#555; padding:0 20px;}
.map-title ul a{ font-size:16px; line-height:60px; color:#fff; display:inline-block; padding:0 20px;}
.map-title ul a:hover{ text-decoration:underline;}

.map-location{ font-size:14px; line-height:30px; padding:20px 0;}

.map-content{ padding-bottom:50px;}
.map-content dl{ padding:15px 20px; border-top:1px solid #ddd; background-image:url(../images/tm/tm-w-1.png);}
.map-content dl dt{}
.map-content dl dt a{ font-weight:700; font-size:16px; line-height:30px; color:#333;}
.map-content dl dt a:hover{ text-decoration:underline; color:#ed6a00;}
.map-content dl dd{ padding-top:5px;}
.map-content dl dd li{ float:left; width:20%;}
.map-content dl dd li a{ font-size:14px; line-height:30px; position:relative; display:inline-block; padding-left:12px;}
.map-content dl dd li a span{ font-size:12px; font-family:"\5b8b\4f53"; position:absolute; left:0; top:0;}

.map-content dl dd a:hover{ text-decoration:underline;}

.map-content dl:nth-child(2n){ background-image:url(../images/tm/tm-w-3.png);}


.page-video-list{}
.page-video-list dl{ float:left; width:460px; margin-right:30px; margin-top:30px;}
.page-video-list dl:nth-child(2n){ margin-right:0;}
.page-video-list dl dt{ height:360px;}
.page-video-list dl dd{ font-size:14px; line-height:40px; text-align:center;}
</pre></body></html>