@charset "utf-8";
/* CSS Document */
a:hover{ text-decoration:none;}
.common_top{ width:100%; height:36px; background:#eee; border-bottom:1px solid #999; overflow:hidden;}
.common_top p{ line-height:36px; width:400px; float:left; font-size:12px; color:#666;}
.common_top ul{ display:block; width:130px; float:right;}
.common_top ul li{ width:60px; border-right:1px solid #ddd; float:left; display:block; text-align:center; margin-top:8px;}
.common_top ul li.r_none{ border:none;}
.common_top ul li a{font-size:12px; color:#666;}


.logo_box{ width:100%; height:120px; overflow:hidden;background:url(../image/name_bg.jpg) repeat-x;}
.logo_box .logo{ width:418px; float:left; margin-top:24px;}
.logo_box .hot_line{ width:316px; float:right; margin-top:30px;}



.common_nav{ width:100%; height:50px; line-height:50px; overflow:hidden; background:#030000; }
.common_nav ul{ width:100%; float:left;}
.common_nav ul li{ width:133px; float:left; display:block; line-height:50px;}
.common_nav ul li a{ display:block; text-align:center; font-size:14px; color:#fff; width:133px;}

.common_nav ul li a:hover{ background:#d08d60;}
.common_nav ul li a.nav_choose{ background:#d08d60;}


 
/*banner轮播*/
.common_banner{ width:100%; height:auto; overflow:hidden; margin-top:1px; margin-bottom:1px;}


/*视频中心*/
.index_con{ width:100%; height:auto; overflow:hidden; background:url(../image/index_bg.jpg) no-repeat; padding-top:20px;}
.index_con .index_video{ width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.index_con .index_video .index_video_t{ width:100%; height:auto; overflow:hidden;}
.index_con .index_video .index_video_t h2{ font-size:30px; height:40px; line-height:50px; width:100%; text-align:center; color:#fff;}
.index_con .index_video .index_video_t h3{ font-size:26px; height:30px; line-height:40px; width:100%; text-align:center; color:#fff;}
.index_con .index_video .index_video_t .line{ width:600px; height:13px; margin-left:300px; margin-top:20px;}
.index_con .index_video .index_video_t .line img{ max-width:100%;}
.index_con .index_video .index_video_con{ width:1000px; height:550px; margin-left:100px; margin-top:50px;}
.index_con .index_video .index_video_con img{ max-width:100%;}
.ad01{ width:100%; height:auto; overflow:hidden;}
.ad01 img{ max-width:100%;}
/*首页产品*/
.index_pro{ width:100%; height:auto; overflow:hidden; background:url(../image/index_bg.jpg) repeat-y; padding-top:50px; padding-bottom:30px;}
.index_pro .index_pro_con{ width:100%; height:auto; overflow:hidden;}
.index_pro .index_pro_con ul{ width:1300px; float:left; height:auto; overflow:hidden;}
.index_pro .index_pro_con ul li{ width:284px; height:394px; float:left; margin-right:13px; margin-bottom:10px; border:3px solid #fff;border-color: transparent;}
.index_pro .index_pro_con ul li i{ width:284px; height:294px; float:left;}
.index_pro .index_pro_con ul li i img{max-width:100%;}
.index_pro .index_pro_con ul li .pro_text{ width:100%; height:100px; background:#212026; float:left;}
.index_pro .index_pro_con ul li .pro_text h3{ color:#d08d60; font-size:19px; font-weight:600; line-height:40px; text-align:center; margin-top:10px;}
.index_pro .index_pro_con ul li .pro_text p{ width:200px; margin-left:45px; height:auto; overflow:hidden; margin-top:5px;}
.index_pro .index_pro_con ul li .pro_text p em{ width:100px; float:left; background:#d08d60; height:30px; line-height:30px; color:#fff; font-size:15px; text-align:center;}
.index_pro .index_pro_con ul li .pro_text p span{ width:100px; float:left; background:#f90b08; height:30px; line-height:30px; color:#fff; font-size:15px;text-align:center;}
.index_pro .index_pro_con ul li .pro_text p span a{ width:100%; text-align:center; color:#fff; text-align:center;}
.index_pro .index_pro_con ul li:hover{ cursor:pointer; border:3px solid #d08d60;}
.ad02{ width:100%; height:auto; overflow:hidden;}
.ad02 img{ max-width:100%;}

/*首页新闻*/
.index_news{ width:100%; height:auto; overflow:hidden; margin-bottom:30px; background:url(../image/index_bg.jpg) repeat-y; padding-bottom:30px;}
.index_news .index_news_t{ width:100%; height:auto; overflow:hidden;}
.index_news .index_news_t h2{ font-size:30px; height:40px; line-height:50px; width:100%; text-align:center; color:#fff;}
.index_news .index_news_t h3{ font-size:26px; height:30px; line-height:40px; width:100%; text-align:center; color:#fff;}
.index_news .index_news_t .line{ width:600px; height:13px; margin-left:300px; margin-top:20px;}
.index_news .index_news_t .line img{ max-width:100%;}
.index_news .index_news_con{ width:1080px; height:auto; overflow:hidden; margin-left:60px; margin-top:50px;}
.index_news .index_news_con ul{ width:1200px; float:left; height:auto; overflow:hidden;}
.index_news .index_news_con ul li{ width:530px; height:auto; overflow:hidden; margin-bottom:20px; float:left; margin-right:20px;}
.index_news .index_news_con ul li i{ width:156px; height:106px; float:left; border:2px solid #fff;}
.index_news .index_news_con ul li i img{ max-width:100%;}
.index_news .index_news_con ul li .index_news_text{ width:350px; float:right; height:auto; overflow:hidden;}
.index_news .index_news_con ul li .index_news_text h2{ width:100%; color:#fff; font-size:14px; line-height:20px; height:20px;}
.index_news .index_news_con ul li .index_news_text span{ font-size:13px; color:#c4c4c4; line-height:30px; height:30px;}
.index_news .index_news_con ul li .index_news_text p{ width:100%; color:#c4c4c4; font-size:12px; line-height:20px;}
.index_news .index_news_con ul li:hover .index_news_text h2{ color:#d08d60;}
.index_news .index_news_con ul li:hover .index_news_text span{ color:#fff;}
.index_news .index_news_con ul li:hover .index_news_text p{ color:#fff;}
/*首页关于我们*/
.index_about{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.index_about .index_about_p{ width:680px; height:520px; float:left; background:url(../image/about_p.png) right center no-repeat; margin-left:30px;}
.index_about .index_about_p .index_about_pic{ width:503px; height:370px; float:left; margin-top:75px;}
.index_about p{ width:445px; height:auto;float:right; margin-right:20px; color:#fff; font-size:14px; line-height:28px;
                    text-indent:2em; text-align:justify;}

.index_footer{ width:100%; height:287px; background:url(../image/footer_bg.jpg) no-repeat;}
.index_footer p{ width:500px; margin-left:50px; color:#fff; font-size:16px; line-height:26px; text-align:center; float:left; margin-top:15px;}
.index_footer .erweima{ width:500px; float:right; margin-right:80px; margin-top:50px;}
.index_footer .erweima h2{ width:100%; text-align:center; color:#fff; font-size:18px; line-height:40px; font-weight:600;}
.index_footer .erweima ul{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.index_footer .erweima ul li{ width:124px; height:124px; float:left; margin-left:30px;}
.index_footer .erweima ul li img{ max-width:100%;}
.rights{ width:100%; color:#fff; height:auto; overflow:hidden;}
.rights p{ text-align:center; width:100%; font-size:13px; color:#333; line-height:33px;}
.rights p a:hover{ text-decoration:underline;}


/*
栏目页面*/
.common{ width:100%; height:auto; overflow:hidden; background:url(../image/index_bg.jpg) repeat-y;}
.n_Main{width:100%; height:auto;overflow:hidden; padding-bottom:50px;}
.n_left{width:240px; height:auto; float:left; margin-top:20px; margin-bottom:30px;}
.n_right{width:930px; height:auto; float:right; margin-top:20px;}

.n_title{text-align:center; background:#d08d60; border-bottom:1px solid #fff;}
.n_title h3{font-size:24px; padding-top:15px; color:#fff;}
.n_title p{ font-size:14px; color:#fff; line-height:24px;}
.n_left ul li{text-align:center; border-bottom:1px dashed #ccc;}
.n_left ul li a{ width:100%; background:#fff; display:block; padding:15px 0px; font-size:15px; font-family:microsoft yahei; color:#666;}
.n_left ul li a:hover{ width:100%; background:#d08d60; color:#fff;}
.n_left ul li a.lav_choose{ width:100%; background:#d08d60; color:#fff;}
.QQline{ margin:10px 0px;}
.n_contact{ margin-top:10px; color:#fff; font-size:14px; font-family:microsoft yahei; line-height:24px;}
.location{ position:relative; width:100%; height:35px;border-bottom:1px solid #d08d60; color:#666; font-size:14px;line-height:35px; color:#fff;}
.location a{ color:#fff;}
.n_phone{ width:240px; font-size:14px; bottom:0px; height:34px; position:absolute; right:0px; background:url(../image/phonebj.png); text-align:center; color:#fff;}
.n_centent { font-size:14px; color:#fff;margin-top:30px; line-height:24px; margin-bottom:30px;}
.home #et-slider-wrapper{height:400px;}
.tijiao {  width: 120px;height: 40px;background: #1685e8;float: left;margin-left: 77px;line-height: 40px;text-align: center;font-size: 18px;cursor: pointer;} 


/*列表新闻*//*带图列表页面*/
.n_news{ font-size:15px; color:#fff;margin-top:30px; line-height:24px; margin-bottom:30px; height:auto; overflow:hidden;}
.news_list{ width:100%; height:auto; overflow:hidden;margin-bottom:10px; float:left; border-bottom:1px dashed #eee; height:auto; overflow:hidden;}
.news_list .news_img{ width:230px; height:159px; background:#fff;float:left; margin-bottom:10px; padding:2px;}
.news_list .news_img img{ width:100%;}
.newe_nr{ width:670px; float:right; margin-top:10px;}
.newe_nr h1{font-size:16px; line-height:30px;}

.newe_nr h1 a:link,.newe_nr h1 a:visited{ color:#fff;}
.newe_nr:hover h1 a{ color:#d08d60; cursor:pointer;}
.newe_nr dd{ font-size:14px; color:#adadad; line-height:30px;}
.newe_nr p{ line-height:26px; color:#BDB9B9; font-size:12px;}
.newe_nr:hover dd{ color:#fff; cursor:pointer;}
.newe_nr:hover p{ color:#fff; cursor:pointer;}
.fenye{ margin-bottom:30px; font-size:12px;}
.read_a h1{ font-size:18px; text-align:center; line-height:35px;}
.read_a dd{ font-size:12px; lin30px;  border-bottom:1px solid #eee; text-align:center; margin-bottom:15px;}
.p_list{ width:220px; float:left; margin:5px; border:1px  solid #eee;}
.products_list{ margin-top:20px;}
.p_list img{ width:220px;}
.p_list dd{ width:190px; margin-left:15px; border-top:1px solid #eee; line-height:40px; text-align:center; font-size:14px;}
.p_list dd a:link,.p_list dd a:visited{ color:#333;}



/*产品列表页*/
.common .prodcut_con{ width:100%; height:auto; overflow:hidden; padding-top:30px; padding-bottom:30px;}
.common .prodcut_con ul{ width:1300px; float:left; height:auto; overflow:hidden;}
.common .prodcut_con ul li{ width:284px; height:394px; float:left; margin-right:13px; margin-bottom:10px; border:3px solid #fff;border-color: transparent;}
.common .prodcut_con ul li i{ width:284px; height:294px; float:left;}
.common .prodcut_con ul li i img{max-width:100%;}
.common .prodcut_con ul li .pro_text{ width:100%; height:100px; background:#212026; float:left;}
.common .prodcut_con ul li .pro_text h3{ color:#d08d60; font-size:19px; font-weight:600; line-height:40px; text-align:center; margin-top:10px;}
.common .prodcut_con ul li .pro_text p{ width:200px; margin-left:45px; height:auto; overflow:hidden; margin-top:5px;}
.common .prodcut_con ul li .pro_text p em{ width:100px; float:left; background:#d08d60; height:30px; line-height:30px; color:#fff; font-size:15px; text-align:center;}
.common .prodcut_con ul li .pro_text p span{ width:100px; float:left; background:#f90b08; height:30px; line-height:30px; color:#fff; font-size:15px;text-align:center;}
.common .prodcut_con ul li .pro_text p span a{ width:100%; text-align:center; color:#fff; text-align:center;}
.common .prodcut_con ul li:hover{ cursor:pointer; border:3px solid #d08d60;}



/*联系我们*/

.contact_content{ width:100%; height:auto; overflow:hidden;}
.contact_content p{ font-size:14px; line-height:24px; color:#fff; width:900px; margin-left:30px;}
.map{ width:850px; height:500px; margin-left:30px; border:1px solid #fff; margin-top:30px;}



/*翻页*/
.pages{ overflow:hidden; float:right; margin-top:50px;margin-bottom:50px;}
.pages li{ float:left; margin-left:15px; }
.pages li a{padding:0 25px; height:25px; display:block; line-height:25px; border:1px solid #ddd; border-radius:3px; text-align:center; font-size:14px; color:#fff;}
.pages .c{background:#d08d60; color:#fff;padding:0 25px; height:25px; display:block; line-height:25px; border:1px solid #d08d60; border-radius:3px; text-align:center; font-size:14px;}
.pages li:hover a{background:#d08d60;  transition:0.5s; color:#fff; border:1px solid #d08d60;}


/*新闻终端页面*/
.n_centent h2{ float:left; width:100%; font-size:18px; line-height:40px; color:#fff;}
.n_centent h6{ float:left; width:100%; text-align:center; color:#efefef; font-size:13px; color:#CCC;}
.n_centent .n_centent_con{ font-size:14px; line-height:30px; text-indent:2em; color:#ccc;}




/*客服*/



.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
		  
	       position: fixed;
	       right: 2px;
	       top: 75%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:10000;
}
.izl-rmenu .consult{    
	background-image: url(../image/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../image/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../image/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../image/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../image/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 75%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../image/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}










