@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
http://www.grwy.cn/
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;text-align:justify;text-justify:inter-ideograph;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#565656;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif;}
a{color:#565656;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}
a:hover{color:#bc9954;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1200{width:1200px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 头部  */
.header{height:100px;background:#151008;position:relative;z-index:6;min-width:1200px;width:100%;line-height:100px;}
.header .logo{height:100px;padding-left:60px;}
.nav{font-size:16px;padding-right:280px;max-width:1080px;height:100px;}
.nav li{float:left;margin-left:45px;height:100px;position:relative;}
.nav li>a{color:#fff;position:relative}
.nav li>a:after{content:"";position:absolute;left:0;transition:all 0.3s;height:2px;bottom:-40px;background:#bc9954;width:0;}
.nav li a:hover,.nav .cur,.nav .on a{color:#bc9954;}
.nav li>a:hover:after,.nav .cur:after{width:100%;}
.nav .navSub{position:absolute;top:100px;width:140px;display:none;left:0;background:rgba(0,0,0,.7);left:-34px;}
.nav .m2 .navSub{width:240px;}
.nav .m4 .navSub{width:180px;left:-55px;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#fff;display:block;border-radius:0;line-height:34px;border-bottom:1px solid #555;font-size:12px;text-align:center;}
.nav .navSub a:hover{background:#bc9954;color:#fff;}


.headR{position:absolute;right:60px;top:40px;font-size:16px;line-height:20px;height:60px;}
.headR a{float:left;margin-left:40px;position:relative;color:#fff;}
.headR .icon{display:inline-block;background: url('../images/headIcon.png') no-repeat;width:18px;height:20px;cursor:pointer;height:60px;}
.headR .searIcon{background-position: -18px 0;}
.headR .phone p{position:absolute;background:#fff;padding:10px 15px;width:240px;text-align:right;right:0;top:40px;display:none;font-size:14px;border-radius:5px;box-shadow:0 0 5px #ccc;}
.headR .phone p span{font-size:22px;color:#bc9954;font-family:Arial;}
.headR a:after{content:"";position:absolute;height:18px;left:-20px;top:1px;border-left:1px dotted #555;}
.search{position:absolute;top:100px;background:#fff;background:rgba(0,0,0,.5);height:80px;overflow:hidden;width:100%;display:none;}
.search form{width:720px;margin:0 auto;margin-top:15px;background:#fff;height:40px;overflow:hidden;}
.search .sear_text{ width:600px;float:left;height:40px; line-height:40px;color:#666; padding-left:10px; background:url('../images/searBtn.png') no-repeat 10px center;padding-left:50px;}
.search .sear_btn{ float:left;width:70px;height:40px; cursor:pointer;text-align:center;background:#333;color:#fff;font-size:16px;transition:all 0.3s;}
.search .sear_btn:hover{background:#bc9954;}
@media all and (max-width:1660px) {
.header .logo{padding-left:30px;}
.headR{right:30px;}
.nav{padding-right:200px;font-size:15px;}
.nav li{margin-left:40px;}
}
@media all and (max-width:1440px) {
    .nav{font-size:14px;padding-right:160px;}
    .nav li{margin-left:20px;}
}

/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:600px;}
.banner .bd{height:600px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.banner .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.banner .hd li:hover,.banner .hd .on{border:2px solid #bc9954;transform:scale(1.1);}
.banner .hd .on:after{background:#bc9954;}


/*  产品中心 */
.product{padding:80px 0;overflow:hidden;background-image:url('../images/pro_bg.jpg');background-position:center;background-attachment: fixed;background-size:cover;height:870px;}
.proMenu{position:relative;height:165px;margin-bottom:60px;}
.proMenu .ohobx{height:165px;overflow:hidden;}
.proMenu .ohobx ul{width:1220px;}
.proMenu li{float:left;width:170px;text-align:center;padding-top:10px;}
.proMenu li img{transition:all 0.4s;width:75px;position:relative;top:0;}
.proMenu li h4{color:#444;font-size:16px;font-weight:normal;margin-top:30px;text-shadow:0 0 4px #fff;}
.proMenu li h4 span{display:block;font-size:14px;margin-top:8px;text-shadow:none;}
.product .pageBtn span,.honorMain .pageBtn span{position:absolute;cursor:pointer;left:-90px;top:35px;font-size:0;line-height:0;background: url('../images/pBtn.png') no-repeat ;width:90px;height:32px;}
.product .pageBtn .next,.honorMain .pageBtn .next{background-position: -90px 0;left:auto;right:-90px;}
.product .pageBtn span:hover,.honorMain .pageBtn span:hover{opacity:.6;}


.proMain .title{margin-bottom:40px;text-align:center;}
.proMain .vmc-container,.proBox{position:relative;height:;}
.vmc-viewport{position:relative;overflow:hidden;}
.proMain li{float: left;width:400px;transform: scale(0.7);transition:all 0.4s;}
.proMain li img{ display:block; max-width:100%;transition: all 0.3s; }
.proMain li h4{font-size:18px;font-weight:normal;height:100px;line-height:100px;text-align:center;border-top:1px solid #493418;position:relative;transition:all 0.3s;}
.proMain  li.vmc_active{ transform: scale(1); opacity:1;}
.proMain li.vmc_active h4{color:#fff;background:#708090;font-size:16px;}
.icon-chevron-left,.icon-chevron-right{position:absolute;cursor:pointer;left:-90px;top:225px;font-size:0;line-height:0;background: url('../images/pBtn.png') no-repeat ;width:90px;height:32px;}
.icon-chevron-right{background-position: -90px 0;left:auto;right:-90px;}
.icon-chevron-left:hover,.icon-chevron-right:hover{opacity:.6;}

/*  功能 */
.feature{background:url('../images/feature_bg.jpg')  center;padding:80px 0;height:800px;}
.feature .title{text-align:center;margin-bottom:40px;}
.feature li{float:left;width:199px;height:219px;text-align:center;border:1px solid #554b37;margin-left:-1px;margin-top:-1px;transition:all 0.3s;overflow: hidden;}
.feature li div{padding:29px 29px 29px 29px;transition:all 0.3s;display:block;position:relative;z-index:2;}
.feature li span{display:inline-block;width:94px;height:102px;margin-bottom:10px;transition:all 0.3s;}
.feature li h4{font-size:16px;font-weight:normal;color:#212721;opacity:.5;margin-bottom:10px;}
.feature li p{color:#fff;opacity:.8;font-size:12px;opacity:0;transition:all 0.3s;transform:scale(1,0);transform-origin: top;}
.feature li:hover div{background:#828282;}
.feature li:hover h4{opacity:1;}
.feature li:hover span{background-position: 0 -102px;}
.pageBan{position:relative;left:50%;margin-left:-960px;}
.feature li:hover p{opacity:1;transform:scale(1);}



/*  优势 */
.odds li{height:385px;line-height:26px;}
.odds .oddsImg{width:960px;height:385px;margin-left:-360px;overflow:hidden;}
.odds .oddsImg img{width:960px;transition:all 5s;height:385px;}
.odds .oddsFont{width:545px;position:relative;padding:55px 0 0 55px;font-size:16px;color:#a8a8a8;}
.odds .oddsFont i{position:absolute;font-family:Arial;right:0;top:0;font-size:200px;line-height:210px;color:#f8f8f8;font-style:normal;z-index:-1;}
.odds .oddsFont h3{font-size:30px;color:#333;font-weight:normal;position:relative;padding-bottom:20px;margin-bottom:20px;}
.odds .oddsFont h3:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:1px;transition:all 0.3s;background:#ebe0cb;}
.odds .oddsFont p{width:360px; }
.odds .right .oddsImg{float:right;}
.odds .right .oddsImg{margin-left:0;margin-right:-360px;}
.odds .right .oddsFont{float:left;}
.odds .right .oddsFont{padding-left:0;width:600px;}
.odds .right .oddsFont i{right:auto;left:0;}
.odds li:hover h3:after{width:100px;}
.odds li:hover img{transform:scale(1.1);}

/*  荣誉证书 */
.honor{padding:80px 0;overflow:hidden;background-image:url('../images/honor_bg.jpg');background-position:center;background-attachment: fixed;background-size:cover;}
.honorMain{position:relative;height:190px;}
.honorMain .ohbox{height:190px;overflow:hidden;}
.honorMain .ohbox ul{width:1220px;}
.honorMain li{float:left;width:140px;text-align:center;height:190px;margin-right:12px;background:#f5f5f5;overflow:hidden;}
.honorMain li img{transition:all 0.4s;width:140px;height:190px;}
.honorMain li span{display:block;height:40px;line-height:40px;position:relative;background: rgba(0,0,0,.8);color:#fff;text-align:center;z-index:2;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:0 5px;transition:all 0.4s}
.honorMain li:hover img{transform:scale(.9);}
.honorMain li:hover span{margin-top:-40px;}
.honorMain .pageBtn span{left:-100px;top:85px;}
.honorMain .pageBtn .next{right:-100px;}

/*  合作流程 */
.process{padding:60px 0;overflow:hidden;}
.process .title{text-align:center;color:#333;font-size:35px;text-transform: uppercase;line-height:35px;margin-bottom:25px;}
.process .title span{display:block;font-size:14px;color:#666;font-weight:normal;}
.process li{float:left;text-align:center;width:240px;}
.process li .icon{display:inline-block;width:174px;height:174px;background: url('../images/processIcon.jpg') no-repeat;position:relative;transition:all 0.3s;top:0;}
.process li h4{font-size:30px;font-weight:normal;color:#333;line-height:30px;margin-top:15px;}
.process li h4 i{display:block;font-size:14px;margin-top:10px;font-style:normal;color:#999;}
.process li:nth-child(2) .icon{background-position: -174px 0;}
.process li:nth-child(3) .icon{background-position: -348px 0;}
.process li:nth-child(4) .icon{background-position: -522px 0;}
.process li:nth-child(5) .icon{background-position: -695px 0;}
.process li:hover .icon{top:-10px;}

/*  加盟店展示 */
.join{background:#1b1916;padding:50px 0;overflow:hidden;background-image:url('../images/join_bg.jpg');background-position:center;background-attachment: fixed;background-size:cover;}
.join .title{text-align:center;color:#333;font-size:35px;text-transform: uppercase;line-height:35px;margin-bottom:25px;}
.join .title span{display:block;font-size:14px;color:#666;font-weight:normal;}
.joinMain{position:relative;height:425px;margin-bottom:50px;}
.joinMain ul{position:relative;height:315px}
.joinMain li{z-index:0;position:absolute;width:0px;height:0px;top:0;left:0;overflow:hidden;background:#000;}
.joinMain li img{width:100%;background:url('../images/loading.gif') no-repeat center 50%;height:100%;vertical-align:top;opacity:.9;transition:all 0.3s;}
.joinMain li p{position:absolute;left:0;bottom:0;background: rgba(0, 0, 0, .6);opacity:0;height:40px;line-height:40px;text-align:center;color:#fff;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;right:0;padding:0 10px;}
.joinMain li.cur img{opacity:1;}
.joinMain li.cur p{opacity:1}
.joinMain .prev,.joinMain .next{position:absolute;cursor:pointer;left:-80px;top:155px;font-size:0;line-height:0;background: url('../images/pBtn.png') no-repeat ;width:90px;height:32px;z-index:3;}
.joinMain .next{background-position: -90px 0;left:auto;right:-80px;}
.joinMain .prev:hover,.joinMain .next:hover{opacity:.6;}
.joinMain .more{width:215px;height:58px;margin:0 auto;background:#708090;display:block;text-align:center;line-height:58px;color:#fff;margin-top:50px;}
.joinMain .more:hover{background:#2F4F4F;width:260px;}
.joinMain li:hover img{transform:scale(1.1);}




/*  关于我们 */
.about{padding:60px 0;overflow:hidden;background: url('../images/about_bg.jpg') no-repeat center top;height:590px;}
.about .title{color:#fff;font-size:30px;color:#fff;font-weight:normal;height:60px;}
.abourMain{padding:35px;line-height:28px;}

/*  新闻 */
.news{padding:70px 0;overflow:hidden;background:#201b14;}
.news .title{font-size:40px;text-align:center;line-height:40px;color:#bc9954;margin-bottom:50px;font-weight: normal;}
.news .title span{display:block;font-size:24px;color:#fff;}
.newsL{width:360px;height:470px;background:#8B795E;color:#fff;padding:40px;font-size:12px;}
.newsL h4{font-size:18px;font-weight:normal;margin-bottom:20px;padding-top:15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsL h4 a{color:#fff;}
.newsL h4 a:hover{padding-left:10px;text-decoration: underline;}
.newsL p{height:90px;margin-bottom:15px;}
.newsL .date{display:block;color:#fff;height:70px;position:relative;padding-left:50px;font-family:Arial;transition:all 0.3s;z-index:2;top:0;}
.newsL .date i{font-style:normal;font-size:28px;line-height:28px;display:block;}
.newsL .date:after{content:"";position:absolute;left:40px;top:0;width:2px;height:100px;background:#fff;transition:all 0.3s;z-index:-1;}
.newsL .nImg{width:360px;height:240px;display:block;overflow:hidden;}
.newsL img{width:360px;height:240px;transition:all 0.5s;}
.newsL .nImg:hover img{transform:scale(1.1);}
.newsL:hover .date:after{background:#fff;height:100%;width:100%;left:0;}
.newsL:hover .date{padding:10px;color:#bc9954;height:50px;top:-10px;}

.newsR{width:720px;height:550px;overflow:hidden;}
.newsR li{height:150px;overflow:hidden;font-size:12px;color:#a9a8a7;margin-bottom:50px;}
.newsR li h4{height:40px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;}
.newsR li h4 a{color:#fff;}
.newsR li h4 a:hover{color:#bc9954;}
.newsR li .nImg{height:150px;width:225px;overflow:hidden;margin-right:40px;float:left;}
.newsR li img{height:150px;transition:all 0.5s;width:225px;}
.newsR li p{height:85px;}
.newsR li:hover img{transform:scale(1.1);}

/* 底部 */
.footer{background:#271d0f;padding:50px 0;overflow:hidden;color:#777;font-size:12px;}
.footLeft{width:750px;overflow:hidden;}
.footLeft ul{float:left;width:130px;}
.footLeft .footMenu1{width:180px;}
.footLeft ul h3,.footContact h3{font-size:16px;color:#bc9954;height:35px;font-weight:normal;}
.footContact{width:280px;text-align:center;text-align:right;}
.footContact h4{margin-bottom:5px;font-weight:normal;color:#bc9954;background: url('../images/pIcon2.png') no-repeat right center;padding-right:40px;}
.footContact h4 span{font-size:30px;font-family:Arial;display:block;line-height:36px;}
.footContact .zx{display:inline-block;width:200px;height:40px;line-height:40px;background:#0c328a;color:#fff;font-size:14px;margin-top:15px;}
.footContact .zx:hover{background:#001a53;}
.footWx{width:127px;overflow:hidden;text-align:center;}
.footWx img{width:116px;margin-bottom:8px;background: url('../images/wx_bg.jpg') no-repeat;padding-left:11px;padding-bottom:11px;}
.copyright{overflow:hidden;background:#141414;padding:20px 0;}
.firendLink{background:#140e05;padding:18px 0;overflow:hidden;}
.firendLink span{color:#999;}
.firendLink a{margin-left:10px;}
.footer a{color:#777;}
.footer a:hover{color:#bc9954;}


/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:480px;}
.listBanner img{height:480px;}
.listWrapper{padding:50px 0;overflow:hidden;}
.listLeft{width:260px; float: left;overflow: hidden;}
.listRight{width:900px; float: right; overflow: hidden;text-align:justify;text-justify:inter-ideograph;}
.breadCrumb p,.listMenu p{background:url('../images/home_icon.png') no-repeat left center; padding-left:20px;font-size:14px;}
.breadCrumb p{width:1180px;}
.breadCrumb p span{ margin:0 8px;}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#999;color:#fff;margin-top:10px;}
.breadCrumb .back:hover{background:#cb000a;transition:all 0.3s;}
.partnerList,.honorList,.settingList,.newsList,.videoList,.caseList,.searList,.proList,.appList{ width:900px;overflow: hidden;}
.partnerList ul,.honorList ul,.settingList ul,.videoList ul,.caseList ul,.searList ul,.proList ul,.appList ul{ width:940px;}

.proSear{width:600px;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;}
.proSear .btn{height:50px;line-height:50px;width:100px;text-align:center;font-size:16px;background:#333;color:#fff;cursor:pointer;transition:all 0.3s;float:left;}
.proSear .txt{height:48px;line-height:48px;border:1px solid #ddd;border-right:none;width:400px;padding:0 10px;float:left}
.proSear .btn:hover{background:#111;}

/* 内页公用菜单 */
.listMenu,.breadCrumb{height:50px;line-height:50px;background:#e7e7e7;}
.sidebar{margin-bottom:20px;}
.side_title{background:#c9ad76 url('../images/side_bg.jpg') no-repeat left center;height:90px;color:#111;font-size:24px;font-weight:normal;line-height:20px;line-height:90px;text-align:center;}
.side_title span{display:block;font-size:14px;opacity:.6;text-transform: uppercase;}
.sidebarMenu{background:#f1f1f1;border-top:none;}
.sidebarMenu li{font-size:14px;background: url('../images/side_line.jpg') repeat-x left top;padding-top:2px;}
.sidebarMenu li a{height:50px;line-height:50px;background:url('../images/sub_li.png') no-repeat 20px center;padding-left:35px;display:block; color:#454545;}
.sidebarMenu li .current,.sidebarMenu li a:hover{background:#c9ad76 url('../images/sub_lih.png') no-repeat 20px center;color:#fff;}
.sidebarMenu li ul{font-size:12px;padding:5px  0;}
.sidebarMenu ul li {background:none;padding-top:0;}
.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 30px center;padding-left:40px;color:#666;height:30px;line-height:30px;font-size:12px;}
.sidebarMenu li ul .current,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 38px center; color:#c9ad76;padding-left:48px;}

/*  内页左侧 */
.recommend_pro{margin-bottom:15px;}
.listLeft .left_title{background:#c9ad76;height:50px; line-height:50px; font-size: 16px;color: #fff; padding-left:15px;border-left:5px solid #c9ad76;}
.recommend_slide{height:590px;overflow:hidden;padding:9px;border:1px solid #bcbcbc;background:#fff;border-top:none; }
.recommend_pro li{ width:240px;overflow:hidden;margin-bottom:10px;}
.recommend_pro li img{ width:234px; height:250px; border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #c9ad76;}
.twoCont{padding:15px 10px;overflow:hidden;background:#f4f4f4;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;font-weight:normal;}
.sidebarThree h3 span{display:block;font-size:24px;color:#c9ad76;font-family:Arial;}
.sidebarThree p{line-height:22px;}
.sidebarThree p span{padding-left:3em;}

/* 荣誉资质 */
.honorList ul li{width:260px;float:left;margin-right:30px;margin-bottom:30px;text-align:center;padding:10px 10px 0 10px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li .pImg{display:block;width:245px;height:320px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{width:245px;vertical-align: middle;height:320px;}
.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.honorList ul li:hover::before{width:100%;background:#bc9954;transition:all 0.5s;}
.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}

/* 公司坏境 */
.settingList li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.settingList li img{display:block;width:270px;height:185px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition:all 0.5s;}
.settingList li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.settingList li:hover::before{width:100%;background:#bc9954;transition:all 0.5s;}
.settingList li span{height:45px;line-height:45px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.settingList li:hover img{transform:scale(.95);}

/*  产品列表 */
.proRight{ overflow: visible; }
.proList{margin-top:-8px;}
.proList li{float:left;width:278px;border:1px solid #e9e9e9;transition:all 0.3s;margin:8px 20px 15px 5px;}
.proList li .pImg{width:278px;height:300px;display:block;overflow:hidden;}
.proList li img{width:278px;height:300px;transition:all 0.5s ease-in;}
.proList p{padding-left:20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:59px;line-height:59px;border-top:1px solid #e9e9e9;}
.proList p i{float:right;width:59px;text-align:center;border-left:1px solid #e9e9e9;transition:all 0.3s;font-style:normal;font-family:"宋体";}
.proList li:hover i{background:#bc9954;color:#fff;border-left:1px solid #bc9954;}
.proList li:hover img{transform:scale(1.1,1.1);}
.proList li:hover{box-shadow:0 0 15px #ddd;}
.searList{width:1200px;}
.searList ul{width:1240px;}

/* 左侧图片放大镜样式 */
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url('../images/page_line.jpg') no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}
.product-show-pic{width:450px;height:540px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/* 图片小图样式 */
.spec-preview{width:450px;height:515px;border:1px solid #ccc;display: table-cell;vertical-align: middle;}
.spec-scroll{margin-top:10px;width:380px;height:100px;overflow:hidden;position:relative;left:500px;top:-110px;}
.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:38px;left:0;background:url('../images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;transition:all 0s;}
.spec-scroll a.prev:hover{background-position:0 -21px;}
.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:38px;right:0;background:url('../images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;transition:all 0s;}
.spec-scroll a.next:hover{background-position:0 -63px;}
.spec-scroll .items{position:relative;width:310px;height:100px;margin:0 auto;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:360px;height:100px;}
.spec-scroll .items ul li{width:104px;height:100px;float:left;}
.spec-scroll .items ul li img{width:95px;height:98px;cursor:pointer;border:1px solid #ccc;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #bc9954;}

/* 产品简介 */
.proshow_synopsis{width:400px;color: #aaa;font-size: 14px;line-height: 30px; height:460px;border-radius:3px;}
.proshow_synopsis .title{font-size:24px; color:#bc9954;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #333;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;height:160px;margin-bottom:20px;}
.proshow_synopsis .font strong{float: left;width: 45px;}
.proshow_synopsis .font div{float: right;width:355px;}
.prodcut-tel{ padding-left:40px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left 8px; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#bc9954;display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#bc9954 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}
.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}

/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:30px; margin-bottom:20px;}
.gr-tab-list .hd{height:34px;line-height:34px;border-bottom:1px solid #dadada}
.gr-tab-list .hd li{padding:0 30px;float:left;text-align:center;background:#dadada;margin-right:5px;cursor:pointer;}
.gr-tab-list .hd li.on{background:#bc9954;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.tab_down p{ height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}
.tab_down p a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}
.tab_down p a:hover{background:url(../images/downIconh.png) no-repeat right center;}

/* 采购表单样式 */
.orderBox{padding:25px;width:850px;background:#eee;overflow:hidden;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width:410px;height:215px;float:left;height:35px;margin-bottom:10px;}
.orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:78px;display:inline-block;text-align:center;background:#fff;}
.orderBox .table li .iptTxt{float:right;width:319px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .iptCode{float:left;width:239px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .checkcode{float:right;border:1px solid #ddd;border-left-width:0;background:#fff;padding:5px 9px 6px 10px;}
.orderBox .table li .btn{width:410px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#bc9954;color:#fff;}
.orderBox .table li.areLi{width:400px;float:right;height:215px;overflow:hidden;}
.orderBox .table li.areLi .txtContent{width:368px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;}

/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#d1d1d1;height:35px;line-height:35px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#bc9954;width:120px;height:35px;text-align:center;font-size:14px;}
.related-product ul{ width:950px; margin-top:20px;}
.related-product li{float:left;width:280px;margin-bottom:20px;margin-right:27px;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;width:280px;}
.related-product li img{width:270px;height:308px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #bc9954;}
.related-product li a:hover{background:#bc9954;color:#fff;}

/* 招商加盟 */
.joinBox1{padding:70px 0;overflow:hidden;background-image: url('../images/join_bg1.jpg');background-position:center;-webkit-background-size:cover;background-size:cover;background-attachment: fixed;}
.joinBox1 .tie,.joinBox2 .title{text-align:center;margin-bottom:45px;}
.joinBox1 li{float:left;width:100px;height:90px;border:1px solid #fff;background: rgba(0,0,0,.4);padding:20px 20px 10px 110px;color:#fff;font-size:24px;line-height:26px;margin:0 10px 10px 0;transition:all 0.3s;}
.joinBox1 li i{float:left;width:71px;height:71px;background: url('../images/join_icon.png') no-repeat;margin-left:-90px;margin-top:8px;}
.joinBox1 li h5{display:table-cell;vertical-align: middle;height:90px;font-weight:normal;}
.joinBox1 li h5 span{display:block;font-family:Arial;font-size:34px;line-height:36px;}
.joinBox1 li:nth-child(5n){margin-right:0;}
.joinBox1 li:nth-child(2) i{background-position: -70px 0;}
.joinBox1 li:nth-child(3) i{background-position: -142px 0;}
.joinBox1 li:nth-child(4) i{background-position: -213px 0;}
.joinBox1 li:nth-child(5) i{background-position: -284px 0;}
.joinBox1 li:nth-child(6) i{background-position: -355px 0;}
.joinBox1 li:nth-child(7) i{background-position: -426px 0;}
.joinBox1 li:nth-child(8) i{background-position: -497px 0;}
.joinBox1 li:nth-child(9) i{background-position: -568px 0;}
.joinBox1 li:nth-child(10) i{background-position: -639px 0;}
.joinBox1 li:nth-child(11) i{background-position: 0 -71px;}
.joinBox1 li:nth-child(12) i{background-position: -70px -71px;}
.joinBox1 li:nth-child(13) i{background-position: -142px -71px;}
.joinBox1 li:nth-child(14) i{background-position: -213px -71px;}
.joinBox1 li:nth-child(15) i{background-position: -284px -71px;}
.joinBox1 li:nth-child(16) i{background-position: -355px -71px;}
.joinBox1 li:nth-child(17) i{background-position: -426px -71px;}
.joinBox1 li:nth-child(18) i{background-position: -497px -71px;}
.joinBox1 li:nth-child(19) i{background-position: -568px -71px;}
.joinBox1 li:nth-child(20) i{background-position: -639px -71px;}
.joinBox1 li:nth-child(21) i{background-position: 0 -142px;}
.joinBox1 li:nth-child(22) i{background-position: -70px -142px;}
.joinBox1 li:nth-child(33) i{background-position: -142px -142px;}
.joinBox1 li:nth-child(24) i{background-position: -213px -142px;}
.joinBox1 li:nth-child(25) i{background-position: -284px -142px;}
.joinBox1 li:hover{background:#bc9954;}

.joinBox2{padding:70px 0;overflow:hidden;}
.adv li{overflow:hidden;height:210px;margin-bottom:60px;}
.adv .txt{width:445px;padding-left:75px;}
.adv .txt i{float:left;width:75px;margin-left:-75px;font-size:44px;color:#bc9955;line-height:44px;font-family:Arial;font-style:normal;}
.adv .txt .tie{margin-left:-75px;float:left;font-size:26px;line-height:26px;border:1px solid #bc9955;border-right:none;border-left:none;padding:5px 0;color:#bc9955;margin-top:70px;}
.adv .txt h4{font-size:28px;font-weight:normal;color:#333;margin-bottom:30px;line-height:30px;}
.adv .txt h4 span{display:block;font-size:16px;color:#666;}
.adv .txt .i{padding-left:15px;background: url('../images/adv_icon.jpg') no-repeat left 8px;}

.joinBox3{background: url('../images/joinBox4_bg.jpg') no-repeat center top;padding:70px 0;overflow:hidden;}
.joinBox3 .tie{text-align:center;margin-bottom:25px;}
.joninPhone{width:455px;margin:0 auto;margin-bottom:80px;height:60px;}
.joninPhone p{float:left;height:48px;border:1px solid #fff;padding:5px 25px;font-size:16px;color:#fff;}
.joninPhone span{display:block;font-size:27px;}
.joninPhone a{float:left;width:220px;height:60px;line-height:60px;background:#bc9954;color:#fff;text-align:center;margin-left:-2px;}
.joninPhone a i{font-style:normal;margin-left:10px;}
.joninPhone a:hover{background:#95722c;}

.joinBox3 .main{overflow:hidden;}
.joinBox3 li{float:left;width:400px;}
.joinBox3 li h5{background: url('../images/join3_1.jpg') no-repeat center top;padding-top:30px;text-align:center;height:135px;}
.joinBox3 li h5 span{font-size:18px;height:30px;border:1px solid #858585;color:#858585;border-left:none;border-right:none;padding:5px 0;font-weight:normal;}
.joinBox3 li:nth-child(2) h5{background-image: url('../images/join3_2.jpg');}
.joinBox3 li:nth-child(3) h5{background-image: url('../images/join3_3.jpg');}
.joinBox3 li .pImg{width:400px;height:294px;overflow:hidden;display:block;}
.joinBox3 li img{transition:all 0.8s ease-in;width:400px;height:294px;}
.joinBox3 li:hover img{transform:scale(1.1);}

.joinBox4{margin-bottom:60px;position:relative;height:;}
.joinBox4 .tie{text-align:center;margin-bottom:40px;font-weight:normal;}
.joinBox4 a {font-size:16px;font-family:Arial;text-transform: uppercase;display:inline-block;margin-top:5px;}

.joinBox4 .ohbox{height:300px;position:relative;overflow:hidden;}
.joinBox4 ul{width:1240px;}
.joinBox4 li{float:left;width:380px;height:300px;overflow:hidden;margin-right:30px;background:#fff;}
.joinBox4 li .pImg{display:block;width:380px;height:260px;overflow:hidden;}
.joinBox4 li img{width:380px;height:260px;transition:all 0.1s;}
.joinBox4 li p{display:block;text-align:center;height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.joinBox4 li:hover img{transform:scale(1.1);}

.joinBox4 .pageBtn span{position:absolute;cursor:pointer;left:-45px;top:230px;font-size:0;line-height:0;background: url('../images/pBtn.png') no-repeat ;width:90px;height:32px;z-index:3;}
.joinBox4 .pageBtn .next{background-position: -90px 0;left:auto;right:-45px;}
.joinBox4 .pageBtn span:hover{opacity:.6;}

.joinBox5{position:relative;margin-bottom:70px;overflow:hidden;}
.joinBox5 .title{font-size:24px;position:relative;height:45px;border-bottom:1px solid #d1d1d1;font-weight:normal;text-transform: uppercase;margin-bottom:35px;}
.joinBox5 .title a{float:right;font-size:16px;font-family:Arial;}
.joinBox5 .title:after{content:"";position:absolute;bottom:-2px;left:0;background:#bc9954;height:3px;width:120px;}

.joinBox5 ul{overflow:hidden;}
.joinBox5 li{float:left;width:550px;padding:15px;background:#f3f3f3;overflow:hidden;transition:all 0.3s;}
.joinBox5 li .pImg{float:left;width:200px;height:200px;overflow:hidden;margin-right: 30px;border-radius:100%;padding:9px;border:1px solid #bc9955;}
.joinBox5 li img{width:200px;height:200px;border-radius:100%;transition:all 0.5s;}
.joinBox5 li h4{font-size:18px;font-weight:normal;margin-bottom:20px;color:#333;}
.joinBox5 li h4 span{display:block;font-size:14px;opacity:.8;}
.joinBox5 li p{height:70px;margin-bottom:10px;}
.joinBox5 li .more{display:inline-block;width:130px;height:45px;line-height:45px;text-align:center;border:1px solid #bdbdbd;}
.joinBox5 li:hover .more{color:#fff;border:1px solid #fff;}
.joinBox5 li:nth-child(2){float:right;}
.joinBox5 li:hover{background:#bc9954;color:#fff;}
.joinBox5 li:hover h4{color:#fff;}
.joinBox5 li:hover .pImg{border:1px solid #fff;}

.joinBox6 .title{text-align:center;margin-bottom:50px;}
.joinBox6{background-image: url('../images/joinBox6_bg.jpg');background-position:center;-webkit-background-size:cover;background-size:cover;background-attachment: fixed;padding:60px 0;overflow:hidden;}
.joinBox6 ul{overflow:hidden;background: url('../images/joinBox6_bg2.png') no-repeat center 90px;height:240px;padding-top:10px}
.joinBox6 li{float:left;width:165px;height:135px;background:#fff;border-radius:100%;background:#fff;font-size:20px;margin-left:65px;padding-top:30px;text-align:center;line-height:28px;transition:all .3s;cursor: pointer;}
.joinBox6 li i{display:block;font-size:30px;line-height:30px;margin-bottom:10px;font-style:normal;}
.joinBox6 li:hover{background:#bc9955;color:#fff;margin-top:-10px;}
.joinBox6 .joninPhone{margin-top:-35px;}

.joinBox7{padding:60px 0;overflow:hidden;background: url('../images/joinForm_bg.jpg') no-repeat center top;}
.joinBox7 .left{width:290px;padding-left:380px;text-align:center;}
.joinBox7 h3{margin-bottom: 40px;color:#ca1313;font-size:20px;font-weight:normal;}
.joinBox7 h3 span{display:inline-block;border:1px solid #e48989;padding:15px 0;border-right:none;border-left:none;margin-top:10px;}
.joinBox7 .phone{text-align:center;font-size:25px;text-align:center;color:#ca1313;line-height:30px}
.joinBox7 .phone span{display:block;margin-bottom:10px;}

.joinForm{width:420px;}
.joinForm li{overflow:hidden;height:50px;margin-bottom:10px;}
.joinForm input{width:400px;height:48px;line-height:48px;border:1px solid #bc9954;padding:0 9px;font-size:14px;}
.joinForm .name input{float:left;width:185px}
.joinForm .name input:nth-child(2){float:right;}
.joinForm .area{height:120px;}
.joinForm textarea{width:400px;height:100px;border:1px solid #bc9954;padding:9px;}
.joinForm .code{line-height:50px;}
.joinForm .code input{width:165px;}
.joinForm .code input,.joinForm .code span,.joinForm .code img{float:left;}
.joinForm .code img{height:50px;margin:0 5px;}
.joinForm .btn input{width:205px;padding:0;text-align:center;background:none;font-size:16px;color:#bc9954;cursor:pointer;transition:all 0.3s;}
.joinForm .btn .sub{float:right;}
.joinForm .btn input:hover{background:#bc9954;color:#fff;}

/* 视频中心 */
.videoList ul li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;font-size:14px;position:relative;cursor:pointer;}
.videoList ul li img{display:block;width:270px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.videoList ul li span{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.videoList ul li:hover span{color:#bc9954;}
.videoList ul li i{position:absolute;top:0;left:5px;top:5px;width:270px;height:195px;background:#000 url('../images/vIcon.png') no-repeat center center;opacity:.6;}
.videoList ul li:hover img{border:1px solid #bc9954;}

/* 新闻中心 */
.newsList li{height:145px;color:#555; margin-bottom:15px;padding:20px;background:#f4f4f4;border-bottom:1px solid #ddd;}
.newsList li .fl{width:220px;height:145px;margin-right:25px;overflow:hidden;}
.newsList li img{width:220px;height:145px;transition:all 0.5s;}
.newsList li h3{font-size:18px;font-weight:normal;}
.newsList li h3 span{float:right;font-size:12px;}
.newsList li h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li h3 a:hover{color:#bc9954;}
.newsList li p{margin-bottom:10px;overflow:hidden;margin-top:10px;height:70px;}
.newsList li .more{color:#bc9954;}
.newsList li .more:hover{text-decoration:underline;}
.newsList li .browse{display:block;overflow:hidden;}
.newsList li:hover img{transform:scale(1.1);}
.newsList2 li{height:44px;line-height:44px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-right:140px;background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;border-bottom:1px dotted #ccc;}
.newsList2 li span{float:right;margin-right:-140px;}
.clientList li,.clientList li img,.clientList li .fl{height:220px;}


/* 新闻详细样式 */
.articleBox1 .title{text-align:center;font-size:20px;color:#000;margin-bottom:10px;font-weight:normal;}
.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#888;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.solution .p1{margin-bottom:40px;}
.review{background:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:15px 15px 10px 15px;border:1px dotted #adadad;border-right:none;border-left:none;text-indent:2em;font-size:14px;color:#333;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}
.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:13px;color:#424242;}
.fontSize a.active{color:#0099e6;}
.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}
.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}
.detailShare span.date{margin-left:15px;}
.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding-bottom: 10px}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:950px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:425px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}

/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#bc9954;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}
.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* 内页留言样式 */
.contactFont{overflow:hidden;margin-bottom:30px;}
#dituContent{height:460px;}
.feedback{margin-top:50px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;position:relative;}
.feedback .title span{padding:0 25px;background: #fff;position:relative;z-index:2;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;width:100%;left:0;position:absolute;top:13px;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;position:relative;}
.feedback .name:after,.feedback .telephone:after,.feedback .email:after,.feedback .msg_title:after{content: "*";color:#f00;position:absolute;top:0;right:-280px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:243px;height:30px;line-height:30px;float:left;margin:0 28px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_form textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#bc9954;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .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:#666;}


