@charset "utf-8";

/* CSS Document */

div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0; background-repeat:no-repeat;}

h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}

body{font-size:14px; font-family:"微软雅黑";margin:0px;padding:0px;color:#333;height:auto;clear:both;position: relative;min-width: 1200px;}

img{border:0px;}

ul,li{ list-style:none;}

em,i{ font-style:normal;}

a{ text-decoration:none; color:#333;}

a:hover{color: #c66;}



/*header*/

.header_bg{overflow: hidden;width: 1200px;margin: 30px auto;}

.logo{float: left;}

.logo a{display: block;}
.logo a img{display: block;}

.nav_bg{float: right;}

.nav_bg ul{overflow: hidden;}

.nav_bg ul li {float: left;text-align: center;padding: 0 40px;background: url(../images/nav_hr.png) no-repeat right;}

.nav_bg ul li a{font-size: 15px;line-height: 25px;display: block;}

.nav_bg ul li a h4{font-size: 12px;line-height: 20px;text-transform:uppercase;color: #bbb;}

.nav_bg ul li a:hover h4{color: #c66;}

#dangqian,#dangqian h4{color: #c66;}







/*banner*/
.banner-n{width:100%;}
.banner-n-margin{margin: 0 auto;width:100%;height: 700px;overflow: hidden;}
.DB_tab25 {width:100%;height:700px;position:relative;overflow:hidden;float: left;}

.DB_tab25 .DB_bgSet{position:relative;}
.DB_tab25 .DB_bgSet li{position:absolute;width:100%;height:700px;display:none}

.DB_tab25 .DB_imgSet{width:1180px;margin: 0 auto;position: relative;text-align: center;}
.DB_tab25 .DB_imgSet li h1{color: #fff;font-size: 34px;}
.DB_tab25 .DB_imgSet li p{line-height: 30px;font-size: 20px;color: #fff;}

.DB_tab25 .DB_menuWrap{position:absolute;width:1000px;left:50%;margin-left:-500px;}
.DB_tab25 .DB_menuWrap .DB_menuSet{position:absolute;width:100%;top:650px;text-align:center;font-size:0}
.DB_tab25 .DB_menuWrap .DB_menuSet li{cursor:pointer;margin:0 3px;display:inline}


.DB_tab25 .DB_prev{position:absolute;left:-150px;top:300px;cursor:pointer;display:none}
.DB_tab25 .DB_next{position:absolute;right:-150px;top:300px;cursor:pointer;display:none}
/*banner end*/







/*产品展示*/

.product_sy{width: 1200px;margin: 50px auto;position: relative;}
.product_sy .sy_title{text-align: center;position: relative;}
.product_sy .sy_title h2{font-size: 34px;}
.product_sy .sy_title span{font-size: 40px;text-transform: uppercase;font-weight: bold;color: #f2f2f2;display: block;position: absolute;bottom: 25px;width: 100%;
	z-index: -1;}
.product_sy .sy_title b{height: 2px;width: 50px;display: block;margin: 10px auto 0 auto;background: #c66;}

.sycp_list{overflow: hidden;margin: 40px 0;}

.sycp_list li{width: 390px;margin: 0 15px 20px 0;position: relative;float: left;}

.sycp_list li a{display: block;width: 390px;height: 300px;overflow: hidden;}

.sycp_list li a img{display: block;width: 390px;height: 300px;transition: 1s;-moz-transition: 1s; /* Firefox 4 */-webkit-transition: 1s; 

	/* Safari 和 Chrome */-o-transition: 1s;}

.sycp_list li a:hover img{width: 420px;height: 330px;margin: -15px  0 0 -15px;}

.sycp_list li a:hover h2{color: #c66;}

.sycp_list li a h2{line-height: 26px;padding: 8px 5px 8px 15px;color: #fff;position: absolute;bottom: 0;background: url(../images/cp_h2.png);width: 370px;font-size: 15px;}

#margin_none{margin-right: 0;}

.product_sy .more_sy{width: 180px;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #000;box-shadow: 0 0 15px #777;display: block;margin: 0 auto;

	border-radius: 50px;}

.product_sy .more_sy:hover{color: #c66;}

/*产品展示-end*/







/*关于我们*/

.about_sybg{background: url(../images/about_bg.jpg) no-repeat center;padding: 40px 0;}

.about_sybg .sy_title{text-align: center;font-size: 34px;line-height: 60px;background: url(../images/title_hr2.png) no-repeat bottom;color: #fff;margin-bottom: 30px;}

.about_bg{overflow: hidden;width: 1200px;margin: 0 auto;}

.ab_content{float: left;width: 600px;color: #bbb;line-height: 35px;margin: 26px 0;position: relative;}

.about_img{position: relative;width: 500px;float: right;}

.about_sybg .more_sy{width: 180px;height: 40px;line-height: 40px;text-align: center;color: #fff;background:url(../images/about_more_03.png);box-shadow: 0 0 15px #333;display: block;margin: 50px auto 0 auto;

	border-radius: 50px;}

.about_sybg .more_sy:hover{color: #c66;}



/*轮播*/
.slideBox{overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{  display:block; width: 500px;height: 340px; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


/*关于我们-end*/







/**/

.sy_bg{background: #f5f5f5;}

.video_news{width: 1200px;margin: 0 auto;}







/*视频*/
.sy_video{position: relative;}

.sy_video h2{line-height: 80px;font-size: 24px;}

.sy_video img{display: block;}

/*视频-end*/







/*新闻*/

.sybg_news{overflow: hidden;padding: 80px 0;position: relative;}

.hy_news{float: left;width: 660px;}

.gs_news{float: right;width: 540px;}

.hybg_title{overflow: hidden;}

.hy_title{float: left;padding: 36px 0;background: #292929;text-align: center;width: 180px;}

.hy_title span{color: #bbb;}

.hy_title h1{color: #fff;font-size: 18px;}

.hy_title span{text-transform:uppercase;}

.hybg_title img{float: right;width: 480px;}

.syne_list{background: #fff;}

.syne_list li{overflow: hidden;padding:20px 30px;border-bottom: 1px solid #f5f5f5;}

.sy_date{float: left;width: 120px;margin-left: 30px;}

.ney_content{float: right;width: 450px;}

.sy_date b{font-size: 30px;font-weight: normal;color: #000;}

.sy_date h6{border-bottom: 3px solid #000;width: 30px;margin-top: 10px;}

.sy_date span{margin-left: 5px;}

.ney_content a h3{color: #333;line-height: 32px;}

.ney_content a:hover h3{color: #c66;}

.ney_content a {color: #888;line-height: 25px;display: block;}

.gsbg_title{overflow: hidden;padding: 32px;background: #fff;}

.gsbg_title .gsbt{float: left;text-align: center;}

.gsbg_title .gsbt h1{font-size: 18px;line-height: 26px;}

.gsbg_title .gsbt span{text-transform:uppercase;}

.gsbg_title a{float: right;padding:16px 0;}

.gsimg img{width: 540px;display: block;height: 128px;}

.gsne_list{padding:20px 0;background: #2b2b2b;}

.gsne_list li{overflow: hidden;height: 30px;line-height: 30px;padding: 18px 40px;border-bottom: 1px dashed #444;}

.gsne_list li span{float: left;width: 30px;color: #fff;background: #c66;text-align: center;border-radius: 50px;}

.gsne_list li a{float: left;color: #999;font-size: 15px;margin-left: 20px;}

.gsne_list li a:hover{text-decoration: underline;}

.gsne_list li b{float: right;color: #666;font-weight: normal;font-size: 12px;}

/*新闻-end*/







/*底部*/

.footeryjbg{border-top: 10px solid #c66;background: #2c2c2c;padding: 40px 0 20px 0;}

.footeryj{width: 1200px;margin: 0 auto;overflow: hidden;}

.db_logo{float: left;}

.db_logo a{display: block;}

.db_logo img{margin-top: 40px;display: block;}

.db_list{overflow: hidden;float: left;margin-left: 100px;}

.db_list li{float: left;margin-right: 100px;}

.db_list dl dt{padding-bottom: 10px;color: #aeaeae;font-weight: bold;}

.db_list dl a{color:#aeaeae; }

.db_list dl a:hover{color: #c66;}

.db_list dl dd{line-height: 24px;font-size: 12px;}

.db_banquan{margin-top: 50px;padding-top: 20px;background: url(../images/db_hr.png) repeat-x top;overflow: hidden;}

.db_banquan h4{float: left;color: #aeaeae;font-size: 12px;}

.db_lxfs{float: right;}

.db_lxfs span{margin-left: 40px;color: #aeaeae;font-size: 12px;}

.db_lxfs img{vertical-align: middle;margin-right: 5px;}

.weixin{float: right;text-align: center;}
.weixin img{width: 100px;display: block;}
.weixin h6{color: #ccc;line-height: 24px;}


/*底部-end*/



/**/



.weizhi{padding: 20px 0;padding-left: 24px;text-align: right;}

.weizhi a{font-size: 14px;}





/*内页*/

.ny_main{width: 1200px;margin: 50px auto;overflow: hidden;min-height: 250px;}

.ny_left{float: left;width: 220px;padding: 60px 30px 30px 30px;background: #c66;position: absolute;top: 340px;}

.ny_left h1{font-size: 34px;color: #fff;margin-bottom: 15px;}

.ny_left span{color: #fff;text-transform: uppercase;}

.ny_left div{height:70px;width: 70px;border-left:1px solid #f1afaf;border-bottom: 1px solid #f1afaf; margin-top: 60px;}

.ny_right{float: right;width: 870px;}

.ny_nav{height: 50px;line-height: 50px;overflow: hidden;background: #f3f3f3;}

.ny_nav li{float: left;}

.ny_nav li a{display: block;padding: 0 30px;}

.nydangqian{background: #c66;color: #fff;}

.nydangqian:hover{color: #fff;}







/*ny_cplist*/

.ny_cplist{overflow: hidden;margin: 50px 0;}

.ny_cplist li{float: left;width: 270px;margin: 0 30px 30px 0;}

.ny_cplist li a{display: block;}

.ny_cplist li a img{display: block;width: 270px;height:180px;}

.cp_tc{background: #f3f3f3 url(../images/ny_more.png) no-repeat 240px;padding: 5px 35px 5px 10px;width: 225px;}
.cp_tc h3{font-size: 15px;}
.cp_tc span{font-size: 12px;color: #999;min-height: 38px;display: block;}
.ny_cplist li a:hover .cp_tc{background: #c66 url(../images/ny_more2.png) no-repeat 240px;color: #fff;}
.ny_cplist li a:hover span{color: #fff;}







/*nynews_list*/

.nynews_list li{overflow: hidden;border-bottom: 1px solid #eee;padding: 30px 0;}

.news_zuo{float: left;width: 500px;padding-top: 20px;}

.news_img{float: right;width: 320px;}

.news_img img{width: 320px;height: 200px;display: block;}

.nyxw_title{font-size: 16px;font-weight: bold;line-height: 30px;}

.ny_xwbg{overflow: hidden;margin: 10px 0;}

.nyxw_date{float: left;width:80px;}

.nyxw_content{float: right;width: 380px;line-height: 24px;color: #666;border-left: 1px solid #ccc;padding-left: 20px;height: 70px;overflow: hidden;}

.nyxw_date span{color: #999;margin-left: 40px;}

.nyxw_more{width: 140px;height: 40px;line-height: 40px;text-align: center;background: #ddd;border-radius: 5px;display: block;margin-top: 30px;}

.nyxw_more:hover{color: #fff;background: #c66;}




.news_con{line-height: 28px;}
.news_con img{max-width: 100%;margin: 10px auto;display: block;}


/*内页-end*/




/*客服*/
.suspend {width:40px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl {width:120px;padding-left:39px;border:1px solid #eee;text-align: center;background: #fff;}
.suspend dl dt {width:30px;position:absolute;top:0;left:0;cursor:pointer;background: url(../images/liuyan.png) no-repeat center 120px #c66;text-align: center;font-size: 16px;
    color: #fff;padding: 25px 5px 45px 5px;}
.suspend dl dd {background:url(../images/qq.png) no-repeat 10px;}
.suspend dl dd a{display: block;padding: 10px 0;border-bottom: 1px solid #eee;}
.kfqq{padding: 4px 0;border-bottom: 1px solid #eee;}
#kftel{background: none;padding: 9px 0;}
#kftel h4{font-size: 14px;color: #c66;line-height: 20px;height: 20px;}



/*nylxwm_list*/
.nylxwm_list{overflow: hidden;margin: 80px 0;}
.nylxwm_list li{float: left;width:174px;text-align: center;}
.nylxwm_list li img{width: 50px;}
.nylxwm_list li h4{color: #999;line-height: 30px;font-size: 12px;}
.nylxwm_list li h2{font-size: 15px;color: #444;}
.address_bg{overflow: hidden;}
.map_left{float: left;width: 530px;}
.dizhi_bg{background: #f8f8f8;float: right;width: 340px;height: 300px;}
.dizhi{padding:30px 20px;}
.dizhi h1{color: #c66;font-size: 20px;line-height: 30px;}
.dizhi h2{color: #999;font-size: 15px;line-height: 50px;}
.ny_weixin{text-align: center;}
.ny_weixin img{width: 150px;}
.ny_weixin h5{color: #999;font-size: 14px;letter-spacing:6px;}



.show_ys img{display: block;max-width: 100%;margin: 0 auto;margin-top: 50px;}
.download_a a{display: block;width: 100px;height: 40px;line-height: 40px; border-radius: 50px;background: #c66;color: #fff;text-align: center;margin: 40px auto;}
.download_a a:hover{color: #fff;background: #c33;}