*{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:0;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666; outline:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:inherit;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#ff0000; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#ff0000;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:110px; margin:auto; background:#fff; border-top:5px solid #ff0000; z-index:999;}
.w_1200{width:1200px; margin:auto;}
.logo{float:left; padding-top:30px;}
.top_r{width:830px; float:right; margin-top:35px;}
.top_rnr{width:400px; float:right;}
.search{width:223px; height:28px; float:left; position:relative;}
.search .input{width:100%; line-height:28px; border:0 none; float:left; color:#999; padding:0 0 0 20px; background:url(../images/search_bg.jpg) no-repeat;}
.search .input::-webkit-input-placeholder{color:#999;}
.search .submit{position:absolute; right:0; top:0; width:32px; height:28px; border:0 none; background:url(../images/search_btn.jpg) no-repeat;}

.navMenu{width:830px; float:left; margin-top:10px; position:relative;}
.navMenu>li{float:left; position:relative; line-height:45px; height:45px; font-size:16px;}
.navMenu>li>a{padding:0 28px; text-transform:uppercase; display:block; color:#666;}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#ff0000;}
		
/* navMenu */
.navMenubox{float:left;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:45px; z-index:3; display:none; background:#fff; border:1px solid #d6d6d6; width:200px; box-sizing:border-box; padding:5px 0; box-shadow:0 3px 10px #999;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:36px; padding:0 28px; 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:#ff0000; 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;}

.flexslider{width:100%; height:100%; position:relative; margin-top:30px;}
.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:60px; height:3px; margin:0 5px; zoom:1;}
.flex-control-nav a{display:inline-block; width:60px; height:3px; overflow:hidden; background:#fff; cursor:pointer;}
.flex-control-nav .flex-active{background:#ff0000;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:40px;height:40px;overflow:hidden;cursor:pointer;position:absolute; padding:10px;background-size:30px 30px !important;}
.flex-direction-nav li a.flex-prev{left:40px;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:40px;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;}

.main_hotnewbg{width:100%; height:60px; margin:auto; background:url(../images/main_news_titbg.jpg) repeat-x;}
.main_hotnew{width:1200px; margin:auto; line-height:60px;}
.main_hotnew_tit{float:left; background:url(../images/main_news_tb.png) left no-repeat; padding-left:35px; font-size:16px; color:#f00;}
.main_hotnew_more{float:right; padding-top:9px;}

.shell{width:650px; float:left; margin-left:20px;}
.shell li{width:650px; float:left; line-height:60px; font-size:14px;}
.shell li span{float:right; color:#999;}
.core{height:60px;overflow:hidden;}

.main_pro{width:1200px; margin:60px auto 0;}
.main_pro_tit{width:210px; height:25px; line-height:25px; margin:auto; text-align:center; background:url(../images/main_pro_titbg.png) center no-repeat;}
.main_pro_tit h1{font-size:24px; font-weight:bold; color:#ff0000;}
.main_pro_tit h5{width:210px; margin:10px auto 0; text-align:center; font-size:14px; text-decoration:underline;}

.main_pronr{width:1200px; margin:80px auto 0; position:relative;}
.main_pro_img{width:1200px; height:300px; margin:auto; text-align:center; overflow:hidden;}
.main_pro_img ul{width:10000%; position:relative;}
.main_pro_img ul li{width:280px; float:left; background:#fff; margin-right:25px;}
.main_pro_img ul li:hover{height:223px; border-bottom:3px solid #ff0000;}
.main_pro_img ul li .pic{width:280px; height:220px; float:left; overflow:hidden;}
.main_pro_img ul li .pic img{width:100%; -webkit-transition:all .3s; transition:all .3s;}
.main_pro_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.main_pro_img ul li .title{width:100%; float:left; padding-top:20px; text-align:center; line-height:24px;}
.main_pro_img ul li .title h3{font-size:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main_pro_img ul li .title h5{font-size:14px; font-family:Arial; text-transform:uppercase;}

.main_pro_l,.main_pro_r{position:absolute; top:50%; margin-top:-18px; width:19px; height:36px; transition:0.3s; cursor:pointer; overflow:hidden;}
.main_pro_l{left:-50px; background:url(../images/left.jpg) center no-repeat;}
.main_pro_l:hover{left:-50px; background:url(../images/lefth.jpg) center no-repeat;}
.main_pro_r{right:-50px; background:url(../images/right.jpg) center no-repeat;}
.main_pro_r:hover{right:-50px; background:url(../images/righth.jpg) center no-repeat;}

.main_bg{width:100%; margin:60px auto 0; background:url(../images/main_bg.jpg); padding:50px 0; overflow:hidden;}
.main{width:1200px; margin:auto;}
.main_about{width:360px; float:left;}
.main_tit{width:360px; float:left;}
.main_tit h3{font-size:16px; color:#000; float:left;}
.main_tit a h3{color:#000;} 
.main_tit a:hover h3,.main_tit a:hover h5{color:#ff0000;}
.main_tit h5{font-size:14px; color:#999; float:right; text-transform:uppercase;}
.main_tit a h5{color:#999;}
.main_about_pic{width:360px; height:125px; float:left; background:#fff; margin-top:20px; padding:2px; overflow:hidden;}
.main_about_pic img{width:100%; -webkit-transition:all .3s; transition:all .3s;}
.main_about_pic a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.main_about_text{width:360px; float:left; margin-top:20px; line-height:24px;}
.main_about_text span{color:#ff0000;}

.main_news{width:360px; float:left; margin-left:60px;}
.main_news_img{width:360px; float:left;}
.main_news_img li{width:360px; float:left; margin-top:22px;}
.main_news_img li .pic{width:120px; height:90px; float:left; background:#fff; padding:2px; overflow:hidden;}
.main_news_img li .pic img{width:100%; -webkit-transition:all .3s; transition:all .3s;}
.main_news_img li .pic img:hover{-webkit-transform:scale(1.1); transform:scale(1.1);}
.main_news_img li .txt{width:220px; float:right;}
.main_news_img li .txt h3{width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main_news_img li .txt h3 a{color:#ff0000;}
.main_news_img li .txt h3 a:hover{color:#000;}
.main_news_img li .txt p{line-height:24px; padding-top:5px;}

.main_cont{width:360px; float:right;}

.main_link{width:1200px; margin:60px auto 0;}
.main_link_tit{float:left; background:url(../images/main_link_tb.jpg)left no-repeat; padding-left:20px; font-size:16px; color:#ff0000;}
.main_link_wz{float:left; margin-left:20px;}
.main_link_wz a{float:left; padding:0 5px; line-height:24px; font-size:14px;}

.footer_bg{width:100%; margin:60px auto 0; background:#1b1b1b; padding:80px 0 30px 0; overflow:hidden;}
.footer{width:1200px; margin:auto;}
.foot_tel{width:260px; float:left; background:url(../images/foot_contbg.jpg) top center no-repeat; padding:0 0 0 30px; box-sizing:border-box; line-height:30px;}
.foot_tel h3{font-size:14px; color:#fff;}
.foot_tel h1{font-size:30px; font-weight:bold; color:#ff0000; margin-top:5px; font-family:Arial;}
.foot_tel h5{font-size:14px; color:#999; font-family:Arial; text-transform:uppercase; margin-top:5px;}

.foot_txtnr{width:570px; float:left; margin-left:140px;}
.foot_nav{width:570px; float:left; color:#999; font-size:14px;}
.foot_nav a{color:#999; padding:0 5px;} .foot_nav a:hover{color:#ff0000;}
.foot_txt{width:570px; float:left; margin-top:20px; line-height:30px; color:#999;}
.foot_txt a{color:#999;}  .foot_txt a:hover{color:#ff0000;} 

.foot_ewm{width:126px; height:154px; float:right; border:1px solid #ff0000; padding:13px; box-sizing:border-box; text-align:center;}
.foot_ewm img{width:100px; height:100px; margin-bottom:5px;}
.foot_ewm span{font-size:14px; color:#999;}

.copy{width:100%; margin:50px auto 0; border-top:1px solid #333; padding-top:30px; line-height:30px; font-size:14px; text-align:center; color:#999;}
.copy a{color:#999;} .copy a:hover{color:#ff0000;}


/*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:1px;}
.side ul li .wx{width:160px;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:#ff0000;}
.side ul li img{float:left;}

/** 首页代码 End **/


.ny_bn{width:100%; height:300px; margin:30px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

/** 内页Banner代码 End **/

.dw{width:100%; height:49px; margin:auto; border-bottom:1px solid #e6e6e6; line-height:49px;}
.w_1200{width:1200px; margin:auto;}
.dw_tb{display:block; width:49px; height:49px; background:url(../images/home_tb.png) center no-repeat; float:left; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6;}
.dw_wz{width:84%; font-size:14px; float:left; margin-left:18px; overflow:hidden;  white-space:nowrap; text-overflow:ellipsis;}
.dw_wz span{color:#ff0000;}

.ny_main{width:1200px; margin:50px auto 0;}
.ny_left{width:260px; float:left;}
.nyl_tit{width:260px; height:80px; float:left; background:#ff0000; line-height:80px; text-align:center;}
.nyl_tit h2{font-size:24px; color:#fff; font-weight:bold;}
.nav_left{width:260px;float:left;position:relative;}
.nav_left ul{width:260px;float:right; background:#fff;}
.nav_left ul li{border-bottom:1px solid #e6e6e6; padding:0 30px 0 20px;}
.nav_left ul li a{font-size:16px; display:block; width:100%; padding-right:12px; overflow:hidden; line-height:50px;}
.nav_left ul li a:hover,.nav_left ul li.on a{color:#ff0000;}
.nav_left ul li:hover,.nav_left ul li.on{background:#eee;border-left:2px solid #ff0000;}
.nav_left ul li .er{padding:0px 0px 10px;}
.nav_left ul li .er a{font-size:12px; color:#999; line-height:24px; height:24px; background:none; font-weight:bold;}
.nav_left ul li .er a:hover{color:#ff0000;}

.nyl_cont{width:100%; float:left; margin-top:30px; background:#fff;}
.nyl_cont_tit{width:100%; float:left; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.nyl_cont_tit h3{font-size:18px; color:#ff0000;}
.nyl_cont_tit h3 a{color:#ff0000;} .nyl_cont_tit h3 a:hover{color:#000;}

.nyl_cont_txt{width:100%; float:left; margin-top:10px;}
.nyl_cont_txt p{font-size:14px; line-height:26px; color:#787876;}
.nyl_cont_txt p a{color:#787876;} 
.nyl_cont_txt .zxzx{display:block; width:180px; height:40px; overflow:hidden;background:#ff0000; text-decoration:none; margin:10px 0;}
.nyl_cont_txt .zxzx span{display:block; width:40px; height:40px; float:left; border-right:1px solid #fff;background:url(../images/nyl_cont_tb.png) no-repeat center;}
.nyl_cont_txt .zxzx em{display:block; width:139px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; float:left;}
.nyl_cont_txt .zxzx em img{display:inline-block; position:relative; top:2px; margin-left:30px;}
.nyl_cont_txt .zxzx:hover{background:#000;}


.ny_right{width:900px; float:right; background:#fff;}
.nyr_tit{width:100%; float:left; text-align:center; background:url(../images/nyr_titfgx.png) bottom no-repeat; padding-bottom:20px;}
.nyr_tit h2{font-size:20px; font-weight:bold; color:#ff0000;}
.nyr_text{width:100%; float:left; margin-top:50px; line-height:30px; font-size:14px;}
.nyr_text strong{font-size:18px; color:#ff0000;}

.gcsb_r_img{width:100%; float:left; margin-top:30px;}
.gcsb_r_img ul li{width:280px;height:220px;float:left;margin:30px 28px 0 0;}
.gcsb_r_img ul li:nth-child(3n){margin-right:0;}
.gcsb_r_img ul li span{width:280px;float:left; text-align:center;line-height:24px; font-size:16px; padding-top:10px;}
.gcsb_r_img ul li img{width:280px; height:187px; border:1px solid #e6e6e6;}
.gcsb_r_img ul li img:hover{border-color:#ff0000;}


/*pages*/
.Pages{width:100%;float:left; line-height:32px; overflow:hidden; text-align:center; border-top:1px solid #e6e6e6; padding-top:30px; margin-top:50px;}
.Pages span{padding:0px 3px; display:inline-block;}
.Pages a{display:inline-block; margin:0px 2px; height:32px; }
.Pages .p_page em{font-style:normal; font-family:Arial;}
.Pages .p_page em a{padding:0px 12px; border:solid 1px #d6d6d6;}
.Pages .p_page em a.a_cur{color:#ff0000; border:0; border-top:solid 1px #ff0000; border-bottom:solid 1px #ff0000;}
.Pages .p_page em a:hover{border-color:#ff0000;}
.Pages .a_prev{width:32px; background:url(../images/bg_prev.jpg) no-repeat;}
.Pages .a_next{width:32px; background:url(../images/bg_next.jpg) no-repeat;}

/*关于我们代码 End*/


.pro_img{width:900px; float:left; margin-top:20px;}
.pro_img li{width:280px; height:303px; float:left; background:#fff; margin:30px 28px 0 0;}
.pro_img li:nth-child(3n){margin-right:0;}
.pro_img li:hover{height:303px; border-bottom:3px solid #ff0000;}
.pro_img li .pic{width:280px; height:220px; float:left; overflow:hidden;}
.pro_img li .pic img{width:100%; -webkit-transition:all .3s; transition:all .3s;}
.pro_img li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pro_img li .title{width:100%; float:left; padding-top:20px; text-align:center; line-height:24px;}
.pro_img li .title h3{font-size:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pro_img li .title h5{font-size:14px; font-family:Arial; text-transform:uppercase;}

.products{width:900px; float:left; margin-top:50px;}
.promore_l{width:500px;float:left;}

.sp-wrap{display:none; position:relative; float:left;width:500px;}
.sp-thumbs{text-align:left;display:inline-block; margin-top:20px;}
.sp-thumbs img{min-height:46px; min-width:60px; max-width:60px;}
.sp-thumbs a:link, .sp-thumbs a:visited {width:60px;height:46px;overflow: hidden;opacity: .3;display: inline-block;background-size: cover;background-position: center;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out; margin-right:5px; border:1px solid #e6e6e6;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active,.sp-current{opacity:1!important;position:relative;}

.sp-large{position:relative; overflow:hidden; top:0; left:0; height:393px !important;}
.sp-large a img{max-width:100%;width:500px; height:393px; border:1px solid #e6e6e6;}
.sp-large a{display:block;}

.sp-zoom{position:absolute;left:-50%;top:-50%;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;display:none;}
.sp-lightbox{position:fixed;top:0;left:0;height:100%;width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9);z-index: 500;display: none;cursor: pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%; border:2px solid #fff;}
#sp-prev, #sp-next{position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none;background:#000; border-radius:25px; border:2px solid #fff; width:50px;height:50px; box-sizing:border-box;transition: .2s;}
#sp-prev{left:10px;}
#sp-prev:before{content:''; border:7px solid transparent; border-right:15px solid #fff; position: absolute; top:16px; left:7px;}
#sp-next{right:10px;}
#sp-next:before{content:''; border:7px solid transparent; border-left:15px solid white; position: absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{background:#444;}

/*放大镜代码 End*/

.pros_right{width:350px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:20px; border-bottom:1px dashed #e6e6e6;}
.pros_right_top strong{overflow:hidden;display: inline-block; font-size:20px; color:#ff0000;}

.proleft{width:350px; float:left; margin-top:20px; line-height:30px; color:#787876; font-size:14px;}

.proleft_btn{width:350px; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#999; color:#fff; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#ff0000; color:#fff;}


.tabs-basic{width:100%; margin-top:40px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:center; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; border:1px solid transparent; padding:20px 50px;}
.tabs-basic .tab-active{border-bottom:2px solid #ff0000; color:#ff0000;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff;}
.tabs-basic .tabs-content-placeholder div{display:none;}
.tabs-basic .tabs-content-placeholder div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder div p{line-height:30px; text-align:left; margin-top:20px;}
.tabs-basic .tabs-content-placeholder div img{max-width:100%;}

.tabs-basic table{border-collapse:collapse; border: 1px #d6d6d6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #d6d6d6 solid !important;line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:900px;float:left; margin-top:50px;}
.hot_pro2_tit{width:900px; background-color:#eee; color:#ff0000; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold;}

.scrollleft{width:900px; float:left; margin-top:20px;}
.scrollleft li{width:260px; overflow:hidden; float:left; margin-right:20px;}
.scrollleft li img{width:260px; height:204px; border:1px solid #e6e6e6;}
.scrollleft li img:hover{border:1px solid #ff0000;}
.scrollleft li span{display:block; width:260px; line-height:30px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/** 产品中心代码 End **/


.news_r_text{width:900px;float:left; margin-top:20px;}
.news_r_text ul li{width:900px; float:left; border-bottom:1px dashed #e6e6e6; padding-bottom:20px; margin-top:30px;}
.news_r_text ul li:nth-child(5n){border-bottom:none; padding-bottom:inherit;}
.news_r_text ul li .pic{width:180px; float:left;} 
.news_r_text ul li .pic img{width:100%; display:block;} 
.news_r_text ul li .pic img:hover{opacity:0.8;}
.news_r_text ul li .text{width:700px;float:right;}
.news_r_text ul li .text .titnr{width:700px;float:left;}
.news_r_text ul li .text .tit a{font-size:14px; font-weight:bold; color:#ff0000; float:left;} 
.news_r_text ul li .text .tit a:hover{color:#000;}
.news_r_text ul li .text .time{float:right; color:#999;}
.news_r_text ul li .text .wz{width:700px;float:left; margin-top:10px; line-height:24px;}

.new-view-title{width:100%; float:left; text-align:center; border-bottom:1px solid #e6e6e6; line-height:30px; padding:15px 0; font-size:14px; margin-top:35px;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#787876;}
.new-view-title h3{padding:8px; line-height:32px; font-size:20px; font-weight:bold; color:#ff0000;}

.newsmore_text{width:900px; float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:900px; float:left; position:relative; margin:40px 0; border-top:1px solid #e6e6e6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:138px; height:38px; border:solid 1px #e6e6e6; line-height:38px; 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,.view-page .next a{text-align:center;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px;}
.view-page .back a{background:#ff0000; color:#fff; text-align:center;}
.view-page .back a:hover{background:#000; color:#fff;}
.view-page .next{right:0;}
.view-page .prev:hover a{color:#fff; background:#ff0000;}
.view-page .next:hover a{color:#fff; background:#ff0000;}

.newsmore_list{width:900px;float:left; margin-top:50px;}
.newsmore_list_tit{width:900px; background-color:#ff0000; color:#fff; padding:0 20px; line-height:43px;font-size:16px; border:1px solid #e6e6e6;}
.newsmore_list_text{width:900px;float:left; border:1px solid #e6e6e6; border-top:none; padding:10px 20px 20px 20px; background:#fff;}
.newsmore_list_text ul li{background:url(../images/main_news_tb.jpg) left no-repeat; padding-left:15px; line-height:30px; float:left; width:48%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;display:inline; border-bottom:1px dashed #e6e6e6; margin-right:4%;}
.newsmore_list_text ul li:nth-child(2n){margin-right:0;}
.newsmore_list_text ul li span{float:right; color:#aaa;}

/**新闻中心代码 End**/


.hzhb_img{width:900px; float:left; margin-top:50px;}
.hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.hzhb_img ul li img{width:100%; display:block;-webkit-filter:grayscale(100%);filter:grayscale(100%); filter:gray;}
.hzhb_img ul li img:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);}
.hzhb_img ul li a{display:block;width:178px;height:154px;text-align:center; border:5px solid #fff; background:#fff;}
.hzhb_img ul li a:hover{border-color:#ff0000;}

/**合作伙伴代码 End**/


.slide_join{width:100%; float:left; margin-top:50px;}
.slide_join h3{float:left;width:100%; height:45px; padding:0 2%; font-weight:normal; background-color:#eee;margin-bottom:20px; cursor:pointer;}
.slide_join h3:last-of-type{margin-bottom:0;}
.slide_join h3.on{background-color:#ff0000;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000; font-size:14px; 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:0 25px 25px 25px;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}

/**人才招聘代码 End**/


.t1{width:49%;float:left;} .t2{width:49%;float:right;}
.t3{width:49%;float:left;} .t4{width:49%;float:right;}
.contact-form input.text{background:#fff;border:1px #e6e6e6 solid;color:#999;width:100%; padding:15px 20px; margin-bottom:20px; font-size:14px;}
.contact-form textarea.textarea{background:#fff; border:1px #e6e6e6 solid; color:#999; width:100%; height:220px; padding:20px; margin-bottom:20px;  font-size:14px;}
.contact-form input.btn, a.btn{background:#fff; padding:15px 0; color:#000; font-size:14px; border:1px solid #e6e6e6; width:100%;}
.contact-form input.btn:hover, a.btn:hover{background:#ff0000; color:#fff; cursor:pointer;}

/**客户留言代码 End**/




