﻿*{margin:0; padding: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:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#fd0000; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;}
.f1{font-size:24px; color:#fd0000;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

@media screen and (min-width:1200px){
.top_bg{width:100%; height:100px; margin:auto; background:#fff; position:fixed; z-index:999; top:0; left:0; box-shadow:0 3px 5px #d6d6d6;}
.w_1200{width:1200px; margin:auto;}
.logo{float:left; padding-top:20px;}

.navMenu{width:820px; float:left; position:relative;}
.navMenu>li{float:left; position:relative; line-height:100px; height:100px; font-size:16px;}
.navMenu>li>a{padding:0 28px; text-transform:uppercase; display:block;}
.navMenu>li>a:after{content:''; display:block; width:50px; height:3px; line-height:3px; background:#fd0000; 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:#fd0000;}
		
/* navMenu */
.navMenubox{float:left; margin-left:50px;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:100px; z-index:1; display:none; background:#fff; border:1px solid #d6d6d6; width:220px; box-sizing:border-box; padding:10px 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 30px; 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:#fd0000; color:#fff;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu{position:absolute; left:220px; top:0; width:220px; 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_rtb{float:right; margin-top:35px;}
.top_rtb li{width:30px; float:left; text-align:center; margin-right:10px; font-size:16px; font-weight:bold; position:relative; line-height:30px;}
.top_rtb li:nth-child(2n){margin-right:0;}
.top_rtb li img{width:21px; height:21px; display:block; margin-top:5px;}

.serach{position:absolute; left:0; top:0;width:100%; background:#fff; overflow:hidden;}
.xx{position:absolute; right:0; top:32px; width:16px; height:16px; background:none; cursor:pointer; padding:10px;}
.xx img{display:block; width:16px; height:16px;}

.fdj{position:absolute; left:0; top:32px; width:17px; height:17px; background:none; cursor:pointer; padding:10px;}
.fdj img{display:block; width:17px; height:17px;}

.form.act{width:1200px; position:relative; padding-right:10px; margin:auto; display:none;}
.form div{line-height:100px; height:100%;}
.form input[type='text']{font-size:14px; width:80%; height:100%; padding-left:10px; color:#666; background:#fff; border:none; position:absolute; left:30px; top:0;}
.form .serbtn{font-size:14px; margin-right:20px; line-height:30px; padding:0 10px; -webkit-transition: all .3s ease-out 0s; transition: all .3s ease-out 0s; text-transform:uppercase; color:#fd0000; border:1px solid #fd0000; font-family:Arial; cursor:pointer; background:#fff;}
.form .serbtn:hover{color:#fff; background-color:#fd0000;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:100px;}
.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; *display:inline; zoom:1;}
.flex-control-nav a{display:inline-block; width:60px; height:3px; line-height:40px; overflow:hidden; background:#fff; padding-left:14px; cursor:pointer;}
.flex-control-nav .flex-active{background:#fd0000;}
.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_nr{width:100%; margin:40px auto 0;}
.main_title{width:1200px; margin:auto;}
.main_tit{float:left; font-size:30px; color:#fd0000;}
.main_tit a{color:#fd0000;} .main_tit a:hover{color:#DD0003;}
.main_tit:after{content:""; display:block; width:65px; height:2px; background:#fd0000; margin-top:20px;}
.main_more{float:right; font-size:14px; font-family:Arial; text-transform:uppercase; margin-top:10px;}
.main_probg{width:100%; height:890px; margin:40px auto 0; background:url(../images/main_probg.jpg) center no-repeat; padding:50px 0;}
.main_pro_img{width:1200px; margin:auto;}
.main_pro_img li{width:380px; float:left; margin:0 30px 45px 0;}
.main_pro_img li:nth-child(3n){margin-right:0;}
.main_pro_img li .pic{width:380px; height:280px; float:left; background:#fff; padding:5px; overflow:hidden;}
.main_pro_img li .pic img,.main_about_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.main_pro_img li a:hover .pic img,.main_about_pic a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.main_pro_img li .txt{width:380px; float:left;}
.main_pro_img li a .txt{width:380px; float:left; line-height:30px; text-align:center; font-size:16px; background:#fff; display:block;}
.main_pro_img li a:hover .txt{background:#fd0000; color:#fff;}
.main_pro_btn{width:220px; margin:auto;}
.main_pro_btn a{display:block; width:220px; height:40px; margin:auto; text-align:center; line-height:36px; font-size:16px; border:2px solid #999;}
.main_pro_btn a:hover{background:#fd0000; color:#fff; border:2px solid #fd0000;}

.main{widht:1200px; margin:60px auto 0;}
.main_about_pic{width:600px; float:left; margin-top:40px; overflow:hidden;}
.main_about_txtbg{width:600px; height:480px; float:right; margin-top:40px; background:url(../images/main_about_txtbg.jpg); padding:50px 30px;}
.main_about_tit{width:540px; float:left; font-size:30px; color:#fff;}
.main_about_tit a{color:#fff;} .main_about_tit a:hover{color:#fd0000;}
.main_about_tit:after{display:block; content:""; width:65px; height:2px; background:#fff; margin-top:20px;}
.main_about_txt{width:540px; float:left; font-size:14px; margin-top:20px; line-height:36px; color:#fff;}

.main_about_btn{width:180px; float:left; margin-top:30px;}
.main_about_btn a{display:block; width:180px; height:40px; float:left; text-align:center; color:#fff; line-height:36px; font-size:16px; border:2px solid #fff;}
.main_about_btn a:hover{background:#fd0000; color:#fff; border:2px solid #fd0000;}


.main_newsnr{width:1200px; margin:40px auto 0;}
.main_news_pic{width:580px; height:420px; float:left; position:relative; overflow:hidden;}
.main_news_pic img{width:100%; display:block;-webkit-transition:all .3s; transition:all .3s;}
.main_news_pic a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.main_news_wz{width:580px; height:50px; position:absolute; bottom:0; background:rgba(0,0,0,0.5); line-height:50px; color:#fff; font-size:16px;}
.main_news_wz a{color:#fff;} .main_news_wz a:hover{font-weight:bold;}
.main_news_wz h3{float:left; padding-left:20px;}
.main_news_wz .an{width:110px; height:50px; float:right; text-align:center; background:#fd0000;}
.main_news_text{width:620px; float:right;}
.main_news_text li{width:620px; float:left; margin-bottom:15px;}
.main_news_text li:nth-child(3n){margin-bottom:0;}
.main_news_text li .txt{width:460px; float:left;}
.main_news_text li .txt h3{font-size:16px; color:#333;}
.main_news_text li .txt p{padding-top:8px; line-height:24px;}
.main_news_text li .time{width:55px; float:right; font-family:Arial; text-align:center; line-height:24px; margin-top:15px;}
.main_news_text li .time h1{font-size:40px; font-weight:bold;}
.main_news_text li .time h5{font-size:14px; padding-top:10px;}
.main_news_text li a{width:620px; float:left; display:block; background:#eee; padding:27px 20px; box-sizing:border-box;}
.main_news_text li a:hover{display:block; background:#fd0000; color:#fff;}
.main_news_text li a:hover .txt h3{color:#fff;}


.footer_bg{width:100%; margin:60px auto 0; background:#1a1a1a; 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 25px 30px; line-height:30px;}
.foot_tel h3{font-size:14px; color:#999;}
.foot_tel h1{font-size:30px; font-weight:bold; color:#fd0000; 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:150px;}
.foot_nav{width:570px; float:left; color:#d6d6d6; font-size:14px;}
.foot_nav a{color:#d6d6d6; padding:0 3px;} .foot_nav a:hover{color:#fd0000;}
.foot_txt{width:570px; float:left; margin-top:15px; line-height:30px; color:#999;}
.foot_txt a{color:#999;}  .foot_txt a:hover{color:#fd0000;} 

.foot_ewm{width:126px; height:154px; float:right; border:1px solid #333; padding:13px; 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;}


/*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: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:#fd0000;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_bn_txt{position:absolute; left:50%; top:130px; width:1200px; margin-left:-600px; color:#fff;}
.ny_bn_txt h3{font-size:30px; color:#fff; font-weight:bold; text-align:center; text-transform:uppercase; text-shadow:0 1px 10px #000;}
.ny_bn_txt .fgx{width:80px; height:3px; background:#fff; margin:10px auto 0; box-shadow:0 1px 10px #000;}
.ny_bn_txt .curr{width:39%; transform:translate(-50%,0); margin:30px auto 0; background:url(../images/nyr_home_tb.png) left center no-repeat; padding-left:30px; font-size:14px;}
.ny_bn_txt .curr span{color:#fd0000; font-weight:bold;}
.ny_bn_txt .curr a{color:#fff; text-shadow:0 1px 10px #000;} .ny_bn_txt .curr a:hover{color:#fd0000;}


.ny-current{width:100%; border-bottom:1px solid #eaeaea;}
.ny_nav{width:1200px; margin:auto;}
.cur-nav{float:left; border-left:solid 1px #eaeaea;}
.cur-nav ul li{float:left;}
.cur-nav ul li a{display:block; padding:0 25px; line-height:60px; border-right:solid 1px #eaeaea; font-size:16px; position:relative; overflow:hidden;
text-overflow:ellipsis; white-space:nowrap;}
.cur-nav ul li a:hover,.cur-nav ul li a.cur{color:#fff; background-color:#fd0000;}

.ny_main{width:1200px; margin:40px auto;}
.ny_text{width:1200px; float:left; font-size:16px; line-height:30px;}
.ny_text img{max-width: 100%;}
/**.ny_text strong,.newsmore_text strong{font-size:16px; font-weight:bold; color:#fd0000;}**/

.gcsb_r_img{width:1200px;float:left;}
.gcsb_r_img ul li{width:280px; float:left; margin:0 25px 30px 0;}
.gcsb_r_img ul li:nth-child(4n){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:210px; padding:2px;}
.gcsb_r_img ul li img:hover{padding:2px;background:#fd0000;}


/** 关于我们代码 End **/


.news_text{width:1200px; float:left;}
.news_text dl{display:block; width:1200px; float:left; padding:20px; background-color:#f3f3f3; overflow:hidden; transition:background-color .25s ease-in-out;-webkit-transition: background-color .25s ease-in-out; margin-bottom:20px;}

.com-img{width:280px; overflow:hidden;}
.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:85%; float:left;}
.news_text dl dd .left h3{line-height:48px; font-size:22px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl:hover dd h3 a{color:#fff;}
.news_text dl dd .left .con{line-height:24px; font-size:14px; overflow:hidden;}
.news_text dl dd .right{width:10%; margin-top:40px; float:right;} 
.news_text dl dd .right p{text-align:center; font-size:18px; padding-top:10px; font-family:Arial;}
.news_text dl dd .right p:nth-child(1){font-size:60px; position:relative; font-weight:bold; line-height:60px;}
.news_text dl dd .right p:nth-child(1):after{position:absolute; width:60px; height:1px; background:#666; left:50%; margin-left:-30px; bottom:-5px; content:'';}
.news_text dl dd a.more{width:110px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; border-radius:15px; margin-top:20px; font-size:14px;}
.news_text dl:hover{background-color:#fd0000; color:#fff;}
.news_text dl:hover dd .right p:nth-child(1):after{background-color:#fff;}
.news_text dl:hover dd a.more{border-color:#fff;color:#fff;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #e6e6e6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; text-transform:uppercase; width:162px; height:38px; border:solid 1px #e5e5e5; 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{background:url(../images/le.png) 12px center no-repeat; padding-left:60px;}
.view-page .next a{text-align:center;}
.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 #fd0000;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #ff0000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:url(../images/ri.png) 90% center no-repeat; }
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 12px center no-repeat #fd0000; color:#fff;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #fd0000; color:#fff;}

/**新闻中心代码 End**/

.pro_img{width:1200px; float:left;}
.pro_img li{width:280px; float:left; background:#fff; margin:0 23px 30px 0;}
.pro_img li:nth-child(4n){margin-right:0;}
.pro_img li:hover{-webkit-box-shadow:0 3px 20px rgba(0,0,0,0.5); box-shadow:0 3px 20px rgba(0,0,0,0.5); border-color:#fd0000;}
.pro_img li .pic{width:100%; float:left; overflow:hidden;}
.pro_img li .pic img{width:100%; display:block; -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; background:#96d7ff; padding:0 20px 0; text-align:center;}
.pro_img li .title h3{font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#fff;}
.pro_img li .title p{font-size:14px; color:#999; padding-top:5px; line-height:24px;}
.pro_img li .btn{width:80px; margin:auto;}
.pro_img li a .btn{width:80px; height:20px; line-height:20px; text-align:center; font-size:12px; color:#999; background:#fff; display:block;}
.pro_img li a:hover .btn{width:100%; background:#fd0000; color:#fff; transition:0.3s;}

.products{width:100%; float:left;}
.promore_l{width:550px;float:left;}

/*放大镜代码 End*/

.pros_right{width:600px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:10px; border-bottom:1px solid #e6e6e6;}
.pros_right_top strong{overflow:hidden;display: inline-block; font-size:24px; color:#fd0000; padding-bottom:10px;}
.pros_right_top p{font-size:16px; color:#787876;}

.proleft{width:600px;float:left; font-size:14px; line-height:30px; margin-top:20px;}

.proleft_btn{width:600px; 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:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#fd0000; 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:10px 50px;}
.tabs-basic .tab-active{border-bottom:2px solid #fd0000; color:#fd0000;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:30px auto 0; 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; font-size:14px;}
.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;}

/** 产品中心代码 End **/


.cont_text{width:100%; float:left;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}

/** 联系我们代码 End **/


.t1,.t3{width:49%;float:left;} .t2,.t4{width:49%;float:right;}
.contact-form input.text{background:#fff; border:1px #e6e6e6 solid; color:#999; width:100%; padding:3%; margin-bottom:20px; font-size:14px;}
.contact-form textarea.textarea{background:#fff; border:1px #e6e6e6 solid; color:#999; width:100%; height:200px; padding:2% 1.5%; margin-bottom:20px;  font-size:14px;}
.contact-form input.btn, a.btn{background:#fff; padding:1% 0; color:#666; cursor:pointer; border:1px solid #e6e6e6; width:100%; font-size:18px;}
.contact-form input.btn:hover, a.btn:hover{background:#fd0000; color:#fff;}

/**客户留言代码 End**/


}


/*pages*/
.Pages{width:100%;float:left; margin-top:30px; line-height:32px; overflow:hidden; text-align:center; border:1px solid #f5f5f5; border-width:1px 0; padding:20px 0;}
.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:#fd0000; border:0; border-top:1px solid #fd0000; border-bottom:1px solid #fd0000;}
.Pages .p_page em a:hover{border-color:#fd0000;}
.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;}


.sp-wrap{display:none; position:relative; float:left; width:100%;}
.sp-thumbs{text-align:left;display:inline-block; margin-top:30px;}
.sp-thumbs img{min-height:36px; min-width:50px; max-width:50px;}
.sp-thumbs a:link, .sp-thumbs a:visited {width:50px; height:36px; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position: center; -webkit-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:100% !important;}
.sp-large a img{max-width:100%; display:block; border:1px solid #e6e6e6; box-sizing:border-box;}
.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*/


.new-view-title{width:100%; background:#f4f4f4; text-align:center; line-height:30px; padding:20px 0; font-size:14px; margin-bottom:20px;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#666;}
.new-view-title h3{padding:8px; line-height:32px; font-size:24px; font-weight:bold; color:#fd0000;}

.newsmore_text{width:100%;float:left; margin-top:20px; line-height:30px; font-size:14px;}


.slide_join{width:100%; float:left;}
.slide_join h3{float:left;width:100%; height:45px; padding:0 2%; font-weight:normal; background-color:#d6d6d6; margin-top:20px; cursor:pointer;}
.slide_join h3:first-of-type{margin-top:0;}
.slide_join h3.on{background-color:#fd0000;}
.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:20px 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:#fd0000;}
.join_show table{ border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.join_show table td{padding:8px!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 **/
/*分页*/
.met_pager {
  margin-top: 20px;
  text-align: center;
}
.met_pager * {
  display: inline-block;
  line-height: 30px;
  transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
}
.met_pager a {
  width: 30px;
  color: #5e7387;
  border:1px solid #eee;
  border-right: none;
  border-left: none;
  text-decoration: none;
  background:#fff;
}
.met_pager a:active,
.met_pager a:focus,
.met_pager a:hover {
  text-decoration: none;
}
.met_pager a:not(.Ahover) {
  color: #2a333c;
}
.met_pager a:not(.Ahover):hover {
  color: #1baadb;
}
.met_pager a:not(.Ahover).NextA:hover,
.met_pager a:not(.Ahover).PreA:hover {
  background: #fff;
}
.met_pager a.Ahover {
  background: #cb2200;
  border:1px solid #cb2200;
  color: #fff;
  cursor: default;
}
.met_pager .PreSpan,
.met_pager .NextSpan,
.met_pager a.NextA,
.met_pager a.PreA {
  width: auto;
  padding: 0 15px;
  border: 1px solid #eee;
  background:#fff;
  
  color: #999;
}
.met_pager .PreSpan,
.met_pager .NextSpan {
  cursor: default;
}
.met_pager .firstPage,
.met_pager .lastPage {
  min-width: 40px;
}
.met_pager .PageText {
  margin-left: 10px;
  color: #aaa;
  display: none;
}
.met_pager input {
  display: none;
}

.ycyc{overflow:hidden; 

text-overflow:ellipsis;

display:-webkit-box; 

-webkit-box-orient:vertical;

-webkit-line-clamp:2; }
/* 友情链接 */
.zt-link a {
  margin-right: 7px;
}