*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:medium none;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 Arial, sans-serif; color:#666; outline:0;}
body{min-width:1200px;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#c9c53a; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#c9c53a;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:100px; margin:auto; background:#fff; position:fixed; z-index:999; top:0; left:0; right:0; border-bottom:1px solid #e6e6e6;}
.w1200{width:1200px; margin:auto;}
.logo{float:left; padding-top:20px;}

.navMenu{width:800px; float:left; position:relative;}
.navMenu>li{float:left; position:relative; line-height:100px; height:100px; font-size:16px;}
.navMenu>li>a{padding:0 27px; color:#333; text-transform:uppercase; display:block;}
.navMenu>li>a:after{content:''; display:block; width:50px; height:3px; line-height:3px; background:#c9c53a; position:absolute; left:50%; bottom:0px; margin-left:-25px;-webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu>li:hover>a:after,.navMenu>li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#c9c53a;}
		
/* navMenu */
.navMenubox{float:left; margin-left:100px;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:100px; z-index:1; display:none; background:#fff; width:189px; box-shadow:0 3px 10px #666;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:35px; padding:0 25px; clear:both;}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a{background:#c9c53a; color:#fff;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu{position:absolute; left:200px; top:0; width:200px; background:#fff; display:none;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu li{position:relative;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu li a{font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu ul.sub-menu{position:absolute; left:200px; top:0; width:200px; background:#eee; display:none;}

.top_r{float:right;}
.top_rlg{float:left; margin:38px 40px 0 0; font-size:16px; color:#000;}
.top_rlg a{color:#000;}
.top_rlg a:hover{color:#c9c53a;}

.Hsrch{margin:38px 0 0 0; float:right;}
.Hsrch-menu{display:block; width:20px; height:20px; background:url(../images/fdj.jpg) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:100px; background:#fff; position:absolute; top:0px; left:0px; display:none;}
.Hsrch-block{padding:0 0 0 40px !important; width:65% !important; height:32px; margin:35px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right; margin-right:20px;}
.Hsrch-block .text{width:80%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin:100px auto 0;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:40px; overflow:hidden; background:#fff; border-radius:50%; cursor:pointer;}
.flex-control-nav .flex-active{background:#c9c53a;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translate(0,-50%);}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:150px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:150px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.in_fwxmbg{height:830px; margin:auto; background:url(../images/in_fwbg.jpg) center no-repeat; padding:60px 0;}
.in_title{width:100%; margin:auto; text-align:center;}
.in_title:after{content:""; display:block; width:40px; height:2px; background:#c9c53a; margin:10px auto 0;}
.in_title h1{font-size:30px; font-weight:normal; color:#c9c53a; line-height:30px;}
.in_title h1 a,.in_aboutl_title h1 a{color:#c9c53a;} 
.in_title h1 a:hover,.in_aboutl_title h1 a:hover{color:#585430;}
.in_title p{font-size:14px; font-family:Arial; margin-top:10px; text-transform:uppercase;}
.in_fwxm_img{width:100%; margin:40px auto 0;}
.in_fwxm_pic{width:580px; height:380px; float:left; background:#fff; padding:10px; overflow:hidden;}
.in_fwxm_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_fwxm_pic a:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_fwxm_text{width:620px; height:380px; background:#fff; float:right; padding:40px; overflow:hidden;}
.in_fwxm_text h2{font-size:24px; color:#000; line-height:30px; font-weight:normal;}
.in_fwxm_text h2:after{content:""; display:block; width:80px; height:2px; background:#c9c53a; margin-top:20px;}
.in_fwxm_text p{font-size:16px; line-height:30px; margin-top:20px;}
.in_fwxm_text .btn{width:160px; float:left; margin-top:30px;}
.in_fwxm_text .btn a{width:160px; height:40px; line-height:40px; display:block; background:#c9c53a; text-align:center; font-size:16px; color:#fff;}
.in_fwxm_text .btn a:hover{width:200px; background:#585430; color:#fff;}

.iser-right{width:100%; margin:40px auto 0;}
.iserr-box{width:23%; height:180px; margin-right:2.5%; float:left; background:#fff; margin-bottom:20px; transition:all 0.5s ease;}
.iser-right .iserr-box:nth-child(4n){margin-right:0;}
.iserr-box-icon{height:77px; width:77px; margin:36px auto 0; transition:all 0.5s ease;}
.iserr-box p{text-align:center; font-size:14px; color:#000; margin-top:14px; transition:all 0.5s ease;}
.iserr-box p a{font-size:14px; color:#000;}
.iserr-box1 .iserr-box-icon{background:url("../images/iseb1.png") no-repeat center center; background-size: 100% 100%;}
.iserr-box2 .iserr-box-icon{background:url("../images/iseb2.png") no-repeat center center; background-size: 100% 100%;}
.iserr-box3 .iserr-box-icon{background:url("../images/iseb1.png") no-repeat center center; background-size: 100% 100%;}
.iserr-box4 .iserr-box-icon{background:url("../images/iseb2.png") no-repeat center center; background-size: 100% 100%;}
.iso-box:hover{border-bottom:3px solid #c9c53a;}
.iso-box:hover .iso-box-img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.iso-box:hover .iso-box-p{background-color:#c9c53a; bottom:0;}
.iso-box:hover .iso-box-p h3{color:#fff;}
.iso-box:hover .iso-box-p p{color:#fff;}
.iserr-box:hover{background:#c9c53a;}
.iserr-box:hover p{color:#fff;}
.iserr-box:hover a{color:#fff;}
.iserr-box1:hover .iserr-box-icon{background:url("../images/iseb1-on.png") no-repeat center center;}
.iserr-box2:hover .iserr-box-icon{background:url("../images/iseb2-on.png") no-repeat center center;}
.iserr-box3:hover .iserr-box-icon{background:url("../images/iseb1-on.png") no-repeat center center;}
.iserr-box4:hover .iserr-box-icon{background:url("../images/iseb2-on.png") no-repeat center center;}

.in_about{width:1200px; margin:60px auto 0;}
.in_aboutl{width:600px; float:left;}
.in_aboutl_title{width:100%; float:left;}
.in_aboutl_title h1{font-size:30px; font-weight:normal; line-height:30px;}
.in_aboutl_title p{font-size:14px; margin-top:10px; text-transform:uppercase;}
.in_aboutl_title:after{content:""; display:block; width:40px; height:2px; background:#c9c53a; margin-top:10px;}
.in_aboutl_text{width:100%; float:left; margin-top:30px;}
.in_aboutl_text h2{font-size:24px; font-weight:normal; line-height:30px; color:#000;}
.in_aboutl_text p{font-size:14px; line-height:30px; margin-top:10px;}
.in_aboutl_text .btn{width:160px; float:left; margin-top:20px;}
.in_aboutl_text .btn a{width:160px; height:40px; line-height:40px; display:block; background:#c9c53a; text-align:center; font-size:16px; color:#fff;}
.in_aboutl_text .btn a:hover{width:200px; background:#585430; color:#fff;}
.in_aboutr{width:540px; float:right; overflow:hidden;}
.in_aboutr img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_aboutr a:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}

.in_casebg{height:570px; margin:60px auto 0; background:url(../images/in_casebg.jpg) center no-repeat; padding:60px 0;}
.in_case_img{width:100%; margin:40px auto 0;}
.in_case_img li{width:280px; float:left; margin-right:20px; overflow:hidden;}
.in_case_img li:hover{ box-shadow:0 5px 10px #999;}
.in_case_img li .pic{width:100%; float:left; overflow:hidden;}
.in_case_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_case_img li a:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_case_img li .textnr{width:100%; float:left; background:#fff; padding:10px 10px 0 10px; text-align:center;}
.in_case_img li a:hover .textnr{background:#c9c53a;}
.in_case_img li .title{width:100%; float:left; font-size:18px; color:#000; line-height:30px;}
.in_case_img li a .title{color:#000;}
.in_case_img li a:hover .title{color:#fff;}
.in_case_img li .txt{width:100%; height:55px; float:left; margin-top:10px; font-size:12px; line-height:24px; overflow:hidden;}
.in_case_img li a:hover .txt{color:#fff;}
.in_case_img li .an{width:66px; margin:20px auto 0;}
.in_case_img li a .an{width:66px; height:21px; display:block; line-height:24px; font-size:12px; color:#fff; background:#999; text-align:center; text-transform:uppercase;}
.in_case_img li a:hover .an{background:#fff; color:#c9c53a; width:100px;}

.in_news{width:1200px; margin:60px auto 0; position:relative;}
.in_newsnr{width:1200px; margin:40px auto 0; position:relative;}
.in_news_img{width:100%; margin:auto; overflow:hidden;}
.in_news_img ul{width:10000%; position:relative;}
.in_news_img ul li{width:380px; float:left; margin-right:30px; border:1px solid #d6d6d6;}
.in_news_img ul li .pic{width:380px; margin:auto; overflow:hidden;}
.in_news_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_news_img ul li .title{width:100%; float:left; padding:20px; background:#fff;}
.in_news_img ul li a .title h3{font-size:18px; color:#000; font-weight:400; margin-top:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_img ul li a:hover .title h3{color:#c9c53a;}
.in_news_img ul li .title p{font-size:12px; margin-top:5px; line-height:24px; height:70px; overflow:hidden;}
.in_news_img ul li .title h4{font-size:16px; color:#999; line-height:30px; font-weight:400; background:url(../images/in_sjtb.jpg) left no-repeat; padding-left:25px;}
.in_news_img ul li .btn{width:120px; float:left; margin-top:20px;}
.in_news_img ul li a .btn{width:120px; height:30px; line-height:30px; background:#fff; border:1px solid #d6d6d6; font-size:13px; text-align:center; display:block;}
.in_news_img ul li a:hover .btn{background:#c9c53a; color:#fff; border:1px solid #c9c53a;}

.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-40px; width:34px; height:80px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-70px; background:url(../images/left.jpg) center no-repeat;}
.in_news_r{right:-70px; background:url(../images/right.jpg) center no-repeat;}

.footer_bg{width:100%; margin:60px auto 0; background:#c9c53a; padding:50px 0 0 0; overflow:hidden;}
.foot_list{width:1000px; float:left;}
.foot_list ul{width:140px; float:left; margin-right:60px; min-height:180px;}
.foot_list ul li{width:140px; float:left;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:18px; float:left; margin-bottom:10px;}
.foot_list ul li.foot_l_bt a:after{content:""; display:block; width:20px; height:1px; background:#fff; margin-top:10px;}
.foot_list ul li a{line-height:30px; font-size:14px; color:#fff;}
.foot_list ul li a:hover{color:#000;}

.foot_ewm{width:140px; float:right;}
.foot_ewm li{width:140px; float:left;}
.foot_ewm li .pic{width:140px; float:left;}
.foot_ewm li .pic img{width:100%; display:block;}
.foot_ewm li .bt{width:140px; float:left; background:#fff; padding:5px 10px; font-size:14px; text-align:center; margin-top:1px;}

.copy_bg{width:100%; margin:50px auto 0; background:#585430; padding:30px 0; overflow:hidden;} 
.copy{width:1200px; margin:auto; font-size:14px; text-align:center; color:#fff;}
.copy a{color:#fff;} .copy a:hover{color:#c9c53a;}



/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;top:275px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:2px;}
.side ul li .wx{width:220px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:#333; color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#333; border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#c9c53a;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/** 首页代码 End **/


.ny_bn{width:100%; height:350px; margin:100px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

.ny_main{width:1200px; margin:50px auto;}
.ny_left{width:260px; float:left;}
.nyl_title{width:260px; height:100px; background:url(../images/pro_lh2.jpg) center no-repeat; line-height:100px; color:#fff; text-align:center;}
.nyl_title h1{font-size:26px; font-weight:bold; color:#fff; text-shadow:0 3px 10px #999;}
.nyl_title h1 a{color:#fff;}  .nyl_title h1 a:hover{color:#000;} 

.nyl_list{width:260px; float:left; background:#fff; border:1px solid #d6d6d6; border-top:none;}
.nyl_list li{width:100%; float:left; font-size:16px; line-height:50px; border-bottom:1px solid #e6e6e6; padding:0 20px;}
.nyl_list li a{display:block; color:#000; transition: color 0.3s;}
.nyl_list li a:hover,.nyl_list li a.on{background:url(../images/inner-list-icon.png) right center no-repeat; color:#c9c53a;}

.leftlx{width:100%; float:left; font-size:14px; padding:20px; background:#f6f6f6; border:1px solid #e6e6e6; display:block; margin-top:20px;}
.leftlx h4{font-size:18px; font-weight:bold; padding-bottom:10px; color:#000;}
.leftlx h4 a{color:#c9c53a;} .leftlx h4 a:hover{color:#585430;}
.leftlx p{line-height:24px; text-align:left; font-size:14px;}

.ny_right{width:910px; float:right;}
.nyr_titbg{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:15px;}
.nyr_tit{float:left; background:url(../images/home_tb.png)left no-repeat; padding-left:25px; font-size:14px;}
.nyr_tit span{font-weight:bold; color:#c9c53a;}
.nyr_text{width:100%; float:left; margin-top:30px; font-size:14px; line-height:30px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:31%; height:260px; float:left; margin:30px 3.5% 0 0; text-align:center; padding:10px 10px 0 10px; background:#f2f2f2; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(3n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#c9c53a; transition:all .5s}
.honor_r_img li span{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:50px 0 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 18px; line-height:45px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#c9c53a; background:#c9c53a;}

/** 关于我们代码 End **/

.case_img{width:100%; float:left;}
.case_img li{width:31%; float:left; margin:30px 3.5% 0 0; overflow:hidden;}
.case_img li:nth-child(3n){margin-right:0;}
.case_img li:hover{box-shadow:0 5px 10px #d6d6d6;}
.case_img li .pic{width:100%; float:left; overflow:hidden;}
.case_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.case_img li a:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.case_img li .textnr{width:100%; float:left; background:#fff; padding:10px 10px 0 10px; border:1px solid #e6e6e6; border-top:none; text-align:center;}
.case_img li a:hover .textnr{background:#c9c53a;}
.case_img li .title{width:100%; float:left; font-size:18px; color:#000; line-height:30px;}
.case_img li a .title{color:#000;}
.case_img li a:hover .title{color:#fff;}
.case_img li .txt{width:100%; height:55px; float:left; margin-top:10px; font-size:12px; line-height:24px; overflow:hidden;}
.case_img li a:hover .txt{color:#fff;}
.case_img li .an{width:66px; margin:20px auto 0;}
.case_img li a .an{width:66px; height:21px; display:block; line-height:24px; font-size:12px; color:#fff; background:#999; text-align:center; text-transform:uppercase;}
.case_img li a:hover .an{background:#fff; color:#c9c53a; width:100px;}

/** 工程案例代码 End **/

.newsList{width:100%; float:left;}
.newsList li{border:1px solid #e2e2e2; background:#fff; padding:20px; overflow:hidden; margin-top:30px; transition:all .3s;}
.newsList li .font{width:68%; float:right; overflow:hidden; color:#333; padding-top:10px}
.newsList li .date{width:80px; height:110px; float:right; background:#c9c53a; color:#d6d6d6; padding-left:15px; font-size:20px; position:relative; margin-left:40px; transition:all .4s;}
.newsList li .date a{color:#fff;}
.newsList li .date a:hover{color:#fff;}
.newsList li .date span{display:block; padding-top:30px; font-size:16px; color:#fff;}
.newsList li .date:after{position:absolute; content:""; width:50px; right:60px; background:#c9c53a; height:1px; top:10px; width:0; transition:all .3s;}
.newsList li h3{font-size:18px; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:15px; color:#fff;}
.newsList li h3 a{color:#000;}
.newsList li h3 a:hover{color:#c9c53a;}
.newsList li .txt{color:#666; font-size:14px; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.newsList li .pic{width:240px; float:left; overflow:hidden;}
.newsList li img{width:100%; display:block; transition:all .5s;}
.newsList li:hover .date{margin-left:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #d6d6d6;}

.new-view-title{width:100%; float:left; margin-top:40px; text-align:center; padding-bottom:20px; border-bottom:1px dashed #e6e6e6;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#c9c53a;}
.new-view-wz{width:100%; float:left; margin-top:20px; text-align:center; line-height:30px; font-size:14px; color:#999;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #c9c53a;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #c9c53a;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #585430; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #c9c53a;}

/** 新闻中心代码 End **/


.slide_join{width:100%; float:left; margin-top:30px;}
.slide_join h3{float:left;width:100%; height:45px; padding:0 2%; font-weight:normal; background-color:#eee; margin-top:20px; cursor:pointer;}
.slide_join h3:first-of-type{margin-top:0;}
.slide_join h3.on{background-color:#c9c53a;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000; font-size:16px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:100%; background-color:#fff; padding:25px 0;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}
.slide_join ul .join_show strong{font-size:18px; font-weight:bold; color:#c9c53a;}
.slide_join ul a{display:block;width:160px;height:50px;line-height:46px; background:#c9c53a url(../images/icon_joinuser.png) no-repeat 25px 15px; color:#fff; text-align:center; padding-left:20px; margin-top:20px;}
.join_show table{ border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.join_show table td{padding:5px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ccc solid !important; line-height:30px!important;}
.join_show table td div{padding:0px !important; height:auto !important;}

/**人才招聘代码 End**/


.message{width:100%; float:left; margin-top:30px;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:30px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:44px; background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#c9c53a;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/


.cont_text{width:100%; float:left; margin-top:30px; border-bottom:1px solid #d6d6d6; padding-bottom:30px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:20px; font-weight:bold; color:#c9c53a;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:30px;}

/**联系我们代码 End**/
/*表格*/
.nyr_text table{ border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.nyr_text table td{padding:5px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ccc solid !important; line-height:30px!important;}
.nyr_text table td div{padding:0px !important; height:auto !important;}

