/****/
* { margin: 0; padding: 0; transition:background-color .4s,opacity .4s,border-color .4s; -webkit-transition:background-color .4s,opacity .4s,border-color .2s;}
body{ color: #333; overflow-x: hidden; width: 100%; height: 100%; font:14px/2 "Microsoft Yahei","Hiragino Sans GB",sans-serif; background: #fff;}
ul, li { list-style-type: none; }
input, button, select, textarea { outline: none;resize: none;font:14px/2 "Microsoft Yahei","Hiragino Sans GB",sans-serif; background: none; color: #999;border: 1px solid #ebebeb; text-indent: 5px; margin: 0; padding: 0;}
img { border:0; vertical-align: middle;}
small,i,em{font-style: normal;}
table{border-color: #e5e5e5; width: 100%; border-collapse: collapse;}
td,th {border-color: #e5e5e5; padding: 10px;}
hr{height: 1px; border: none; background-color: #efefef;}
a{ color: #333; text-decoration: none;}
a:hover{color: #d6151a;}
.hide,.ad h4,.ad p{display: none;}
.fl{float: left;}
.fr{float: right;}
.mb_15{margin-bottom: 15px;}
.mt_15{margin-top: 15px;}
.w{width: 1200px; margin: 0 auto;}
.main{width: 1200px; margin:20px auto 50px; height: auto; min-height: 400px;}
.container{margin: 0 auto;width:100%; overflow: hidden;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both;}


/*头部+导航*/
.header{background: #fff;box-shadow: 0 2px 4px rgba(0,0,0,.2);}
.header .top{height: 160px;}
.header .logo{ overflow: hidden;margin-top: 42px;}
.header .logo a{display: block;}
.header .tel{margin-top: 40px;background: url(../images/tel.png) no-repeat left center;padding-left: 50px;}
.header .tel p{font-size: 24px;color: #d30308;line-height: 24px;}
.header .tel span{font-size: 14px; color: #828282;}
.header .tel small{line-height: 12px;padding-left: 66px;color: #828282;}

.menu{display: block;background: #d6151a;}
.nav{display: block; text-align: center; float: left;width: 950px;}
.nav li{ display: inline-block;}
.nav .nav_li{float: left;}
.nav .nav_li:last-child a::after{display: none;}
.nav .nav_li.curr .nav_a,.nav .nav_li.curr .nav_a:hover,.nav .nav_li:hover .nav_a{ border-color: #d6151a;}
.nav .nav_a{color: #fff;display: block;font-size: 16px; padding: 0 25px; line-height: 47px; position: relative;border-top: 3px #d6151a solid;padding-bottom: 4px;}
.nav .nav_a::after{content: "";position: absolute;width: 1px; height: 14px;background: #d08b8d;top: 17px;right: 0;}

.nav .subnav{ display: none;position: absolute;background:#fff;z-index:99;box-shadow:0 0px 5px -1px rgba(0,0,0,.5);}
.nav .subnav_li{display: block; }
.nav .subnav_a{ padding: 0 15px; display: block;min-width: 84px; line-height: 40px;border-bottom: 1px #ececec solid;}
.nav .subnav_a:hover{color: #d6151a;}

.nav .thinav{background: #f3f3f3;}
.nav .thinav .thinav_li{border-bottom: 1px #ececec solid;display: block;}
.nav .thinav .thinav_li a{line-height: 34px;}
.nav .thinav .thinav_li a:hover{color: #d6151a;}

/*搜索*/
.searchformzone{width: 240px;height: 54px; overflow: hidden; position: relative;}
.search .searchform{float: left;}
.search .input{width: 200px;height:34px; line-height: 34px;color: #fff; background: none;border:none;border-bottom: 1px #d08b8d solid;padding-top: 10px;text-indent: 0;}
.search .input::-webkit-input-placeholder{
  color:#fff;
}
.search .input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  color:#fff;
}
.search .input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  color:#fff;
}
.search .input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
  color:#fff;
}
.search .search_submit a{width: 40px;height: 40px; float: left;margin-top: 7px; text-indent: -9999px; background:url(../images/searchicon.png) no-repeat center center;}


/*=======================首页部分start=======================*/
.t{font-size: 30px;color: #333;text-align: center;line-height: 65px;padding: 25px 0; position: relative;}
.t p{display: block; color: #999;font-size: 18px;border-top: 1px #dfdfdf solid;line-height: 45px;}
.t:after{content: '';position: absolute;width: 120px; height: 3px; background: #d6151a;left: 50%; margin-left: -60px; top: 89px;}

/*banner*/
.banner{width:100%; position:relative;overflow:hidden;background:#e3e8ee url(../images/loading.gif) 50% no-repeat;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{display: none;}
.banner .slides li a{display: block; width: 100%; height: 100%;text-align: center;}
.banner .slides li img{width: 100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav .flex-active{ background: rgba(255,255,255,1); width: 25px;}
.flex-direction-nav{display: none;position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background: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-control-nav li { height: 12px; margin: 0 3px;display: inline-block;}
.flex-control-nav li a{display: inline-block; width: 12px; height: 12px; overflow: hidden; background: #fff; background: rgba(255,255,255,.5); text-indent: -9999px; cursor: pointer; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}

.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{	display: none;	padding: 0;	position: relative;	width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{	display: none;	position: relative;	-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{	overflow: hidden;	position: relative;	width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{	cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls .owl-buttons div {position: absolute;top: 35%;width: 30px;height: 58px;margin: 0;padding: 0;overflow: hidden;_display: none;}
.owl-theme .owl-controls .owl-buttons div:hover{color: #666;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -60px; background: url(../images/l.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -60px;background: url(../images/r.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover{background: url(../images/l_hover.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-next:hover{background: url(../images/r_hover.png) no-repeat center center;}

/*产品切换*/
.pdt_switch{background: #f2f2f2;padding: 10px 0 40px;}
.pdt_switch .tabs li{display: block;width: 16.6666%;float: left;padding-bottom: 40px;}
.pdt_switch .tabs li a{ display: block;padding: 0 20px;}
.pdt_switch .tabs li .ico{display: table-cell;text-align: center;vertical-align: middle;width: 160px;height: 100px;margin: 0 auto;}
.pdt_switch .tabs li .ico img{max-width: 100%; max-height: 100%;}
.pdt_switch .tabs li a p{display: block;background: #d6151a;color: #fff;line-height: 36px;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition: all ease .3s}
.pdt_switch .tabs li a:hover p{border-radius: 10px 0 10px 0;background-color: #d6151a;}
.pdt_switch .tips{width: 760px;margin: 0 auto;border: 2px #d6151a solid;border-radius: 6px;padding: 0 20px;margin-top: 20px;}
.pdt_switch .tips .tip_li{float: left;font-size: 16px;color: #d6151a;}
.pdt_switch .tips .t1{width: 170px;}
.pdt_switch .tips .t2{width: 255px; background: url(../images/t2.png) no-repeat left center;margin: 0 75px;text-align: right}
.pdt_switch .tips .t3{width: 180px; background: url(../images/t3.png) no-repeat left center;text-align: right}


/*关于我们*/
.about_box{background: #f7f7f7;padding: 10px 0 40px;}
.about_box .t{border-color: #444;}
.about_box .t span{color: #fff;}
.about_box .info a.ad{cursor: default; color: #333;}
.about_box .info span{display: block;float: right;width: 520px;}
.about_box .info p{display: block;float: left;width: 680px;color: #666;font-size: 15px;padding-top: 20px;}
.about_box .info .more{display: inline-block;width: 120px;text-align: center;line-height: 36px;background-color: #d6151a;color: #fff;margin-top: 20px;;transition: all ease .3s}
.about_box .info .more:hover{border-radius: 10px 0 10px 0;background-color: #d6151a;}

/* 合作模式 */
.coo_mode .ad{display: block;width: 25%;float: left;text-align: center;cursor: default}
.coo_mode .info{padding-bottom: 40px;}
.coo_mode .ad span{display: block;height: 200px;overflow: hidden;padding: 0 20px;}
.coo_mode .ad img{width: 100%;}
.coo_mode .ad h4{display: block;font-size: 26px;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-weight: normal;color: #333;padding-top: 10px;}
.coo_mode .ad p{display: block;color: #999;height: 56px;overflow: hidden;}
.coo_mode .ad em{display: block;width: 116px;cursor: pointer;margin: 0 auto;line-height: 36px;background: #d6151a;color: #fff;margin-top: 20px;transition: all ease .3s}
.coo_mode .ad:hover em{border-radius: 10px 0 10px 0;background-color: #d6151a;}


/* 优势 */
.index_adv .list{position: relative;}
.index_adv .list h3{font-size: 30px; color: #d6151a;padding: 64px 0 0 100px;}
.index_adv .list h5{font-size: 20px; color: #000000;padding-left: 100px;}
.index_adv .info a{cursor: default;}
.index_adv .info p{display: block; color: #666;font-size: 16px;padding-left: 100px;}
.index_adv .info .ad span{display: block;position: absolute; top: 0;z-index: -1;left: -680px;}
.index_adv .info .adv1{height: 380px;}
.index_adv .info .adv2{height: 390px;text-align: right;}
.index_adv .info .adv2 h5,.index_adv .info .adv2 p{padding: 0 100px 0 0;}
.index_adv .info .adv2 h3{padding: 82px 100px 0 0;}

/* 服务 */
.index_ser{background: url(../images/ser_bg.jpg) no-repeat center top;background-size: cover;padding-bottom: 40px;}
.index_ser .t,.index_ser .t p{color: #000;}
.index_ser .t::after{background: #d6151a;}
.index_ser .info{width: 106%;overflow: hidden;}
.index_ser .ad{display: block;width:373px;float: left;background: #fff;margin-right: 40px;padding-bottom: 30px;}
.index_ser .ad span{display: block;padding: 0 0 20px;height: 235px;}
.index_ser .ad span img{width: 100%;}
.index_ser .ad h4{display: block;font-size: 26px;font-weight: normal;text-align: center;white-space: nowrap; text-overflow:ellipsis;overflow: hidden;position: relative;}
.index_ser .ad h4::after{content: "";width: 60px; height: 2px;background: #d6151a;position: absolute;bottom: 0;left: 153px;}
.index_ser .ad p{display: block;color: #999;text-align: center;height: 56px;overflow: hidden;}

/*滚动相册*/
.photo_scroll{background: #fafafa;padding: 10px 0 80px;}
.photo_scroll .dowebok5{width: 1220px; margin-left: -10px;margin-top: 30px;}
.photo_scroll .item{padding: 0 10px; text-align: center;}
.photo_scroll .item span{display: block;border: 1px #e5e5e5 solid;height: 130px; overflow: hidden;}
.photo_scroll .item span img{width: 100%;}
.photo_scroll .item h4{display: none;}

.index_honor{padding-bottom: 40px;}
.index_honor .dowebok4{width: 1220px; margin-left: -10px;margin-top: 20px;}
.index_honor .item{padding: 0 10px;}
.index_honor .item a{background: #f2f2f2;display: block;padding: 10px;}
.index_honor .item img{width: 100%;}
.index_honor .item h4{font-size: 16px;font-weight: normal;color: #666;text-align: center;padding-top: 6px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}

/*新闻列表*/
.news_box{ padding: 10px 0 20px;background: #f2f2f2;}
.news_box .item{width: 460px;float: left; padding-left: 140px; margin-bottom: 20px; position: relative;min-height: 80px;}
.news_box .item span{position: absolute; left: 0; top: 0; width: 130px; height: 90px;}
.news_box .item span img{width: 130px; height: 90px;}
.news_box .item h4{font-weight: normal; display: block; line-height: 20px;padding-right: 20px; font-size: 16px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.news_box .item p{font-size: 12px; line-height: 22px;height: 44px; color: #999; padding-top: 6px;padding-right: 20px;}
.news_box .item .time{display: block;color: #999;}

/*友链*/
.links_box a{display: inline-block;line-height: 30px;margin: 0 10px 5px 0;color: #666;}
.links_box a:hover{color: #000;}

/*=======================首页部分end=======================*/

/*底部*/
.footer{margin:0 auto; clear:both; width:100%; background: #e4e4e4;padding-top: 30px;}
.footer .w{padding-bottom: 10px;}
.footer h4{font-size: 20px; color: #000; font-weight: normal;margin-bottom: 20px;}
.footer .ft_nav{width: 630px;}
.footer .ft_nav li{float: left;width: 119px;border-right: 1px #d0d0d0 solid;padding-right: 20px;margin-right: 50px;min-height: 210px;}
.footer .ft_nav a{display: block; color: #666;}
.footer .ft_nav a:hover{color: #333;}
.footer .ft_tel {width: 320px;padding: 0 50px 0 0; color: #666;}
.footer .ft_tel .li{line-height: 26px; background: url(../images/f_icon.png) no-repeat left top;padding-left: 32px;}
.footer .ft_nav li .fpdt_li a{display: inline-block;margin-right: 15px;}

/*share*/
.share{padding-top: 10px;}
.share span{ line-height: 38px;}
.share a.bds_qzone,.share a.bds_weixin,.share a.bds_tsina{display: inline-block; width: 32px; height: 32px;}
.share a.bds_qzone{background: url(../images/qq.png) no-repeat left top}
.share a.bds_weixin{background: url(../images/wx.png) no-repeat left top}
.share a.bds_tsina{background: url(../images/wb.png) no-repeat left top}
.sr-bdimgshare,.bdselect_share_box{display: none!important;}

.footer .ft_code {width: 160px; padding-left: 40px;background: url(../images/code_box.png) no-repeat 40px 60px;}
.footer .ft_code img{width: 106px; margin-top: 10px;margin-left: 9px;}

.footer .copyright{background: #d6151a; line-height: 60px;color: #fff;}
.footer .copyright a{color: #fff;}

/*404*/
.error{width: 440px; height: 400px; text-align: center;position: absolute;  left: 50%; margin-left: -220px; top: 50%; margin-top: -160px;}
.error_img{margin: -40px auto 0; width: 220px;}
.error a{width: 100px;display: block;margin: 0 auto; background: #d6151a;color: #fff;line-height: 40px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}

/*标签样式*/
.tags{}
.tags ul{position:absolute; z-index:100;width:720px; margin-top: 10px;}
.tags li{float: left;list-style:none; }
.tags a{display:block;color:#bdbdbd; height: 16px; font-size:12px; float:left;text-align:center; background-color:#68696D; padding:3px 10px; margin:5px 4px; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius:12px;line-height: 16px;}
.tags a:hover{ text-decoration:none; background-color:#68696D; color:#fff;}


/*=======================内页部分start=======================*/

/*内页banner*/
.page_banner{position: relative; width: 2560px; left: 50%; margin:0 auto 0 -1280px;  text-align: center; height: auto; overflow: hidden; background: #eee;}
.page_banner a{cursor: default;}


/*左侧*/
#left {width:240px;float:left; }
#left h2{ font-size: 20px; font-weight: normal; padding-left: 20px; line-height: 70px; background: #d6151a; color: #fff;}
.side_menu,.contact{background: #eee; padding-bottom: 15px; margin-bottom: 20px;}
.side_menu ul ul{display: none;}
.side_menu li{position: relative;}
.side_menu em{display: none; position: absolute;width: 50px; height: 50px; cursor: pointer; right: 0;top: 0; z-index: 1}
.side_menu em.inactive{background: url(../images/arr_d.png) no-repeat center center;}
.side_menu em.active{background: url(../images/arr_u.png) no-repeat center center;}
.side_menu a{display:block; padding-left: 20px; border-left: 3px solid #eee; line-height: 50px;}
.side_menu a:hover,.side_menu a.category_active{ border-left: 3px solid #d6151a; background: #fff; color: #d6151a}
.side_menu li li a{display:block;text-decoration:none; text-indent: 30px;background:#f6f6f6; color: #999;border-left: 3px solid #f6f6f6;}


/*右侧*/
#right{float:left; width:930px; margin-left: 30px; display: inline-block;}
#right .content{padding: 20px 0; height: auto;}
#right .content img{max-width: 100%;}

/*面包屑样式*/
.path_title{height:60px;border-bottom: 1px solid #ededed; line-height: 60px;}
.path_title .span_left{ float: left; font-size: 22px;}
.path_title .span_right{ float: right; color: #999}
.path_title .span_right a{color: #999;}

/*产品列表*/
.products_list {width: 102%; padding-top: 20px;}
.products_list li{ width:31.3333%; float:left; margin-right: 2%; margin-bottom: 20px; }
.products_list a{display: block; width: 100%; overflow: hidden;}
.products_list span{width:100%;display:block;overflow: hidden;}
.products_list img{width: 100%;}
.products_list a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.products_list p{display: block;text-align: center; height: 50px; line-height: 50px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.products_list a:hover p{color: #d6151a;}


/*产品详情*/
.main_photo{float:left; margin:30px 0px 0px 0;}
.product_group{float:left; width:490px; margin:25px 0px 0px 18px;}
.product_group h1{color:#000;font-size:22px; line-height:30px; padding:5px 0px 15px 0px;border-bottom: 1px #e5e5e5 dashed;}
.product_group .attr{padding: 8px 0 0;}
.product_group li{list-style:none; line-height:28px; color: #666}
.product_group .desc{padding: 0 0 8px;}
.product_group .download{padding-top: 10px;border-top: 1px #e5e5e5 dashed;}
.product_group .download li{float: left;margin-right: 20px;}
.product_group .download a{color: #999;background:url(../images/attch.png) no-repeat left center; padding: 3px 0 3px 12px;}
.product_group .download a:hover{color: #333;}
.introduce,.eintroduce{color:#333; margin-bottom: 20px; border-bottom: 1px #e8e8e8 solid; font-size: 18px; line-height: 50px;}

.product_group .pdt_tel{border-top:dashed 1px #e5e5e5;margin-top:10px;padding-top: 10px;}
.product_group span.tel{line-height: 22px;margin-bottom: 10px;display: block;font-size: 12px; background: url(../images/pdt_tel.png) no-repeat left center; padding-left: 20px;}
.product_group span.tel p{font-size: 18px; color: #ef0000;}
.product_group span.fd a{display: inline-block;background: #ef0000;padding: 5px  40px; text-align: center; color: #fff;}
.product_group span.buy a{color: #fff; background: #ef6d11; padding: 5px 40px; display: inline-block;}
	
.product_content{ clear:both; width:100%; overflow:hidden; padding-top: 25px;}
.product_content img{max-width: 100%; height: auto!important;}
.product_content .tabs li{float: left;padding: 0 10px 10px 0;}
.product_content .tabs a{display: block;text-align: center;line-height: 40px;padding: 0 25px;background: #e5e5e5; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.product_content .tabs .thistab a,.product_content .tabs a:hover{ color: #fff; background: #ef0000;}
.product_content .tab_conbox{padding-top: 20px;}

/* 相关产品 */
.related_product{padding-top: 30px; margin-top: 30px; border-top: 1px #e5e5e5 solid;}
.related_product h3{font-size: 22px; font-weight: normal;padding-bottom: 10px;}
.related_product .dowebok{ width: 950px;margin-left:-10px;}
.related_product .item{padding:0 10px;}
.related_product .item a{display: block;border:1px #eee solid;background: #eee;overflow: hidden; text-align: center;}
.related_product .item span{width: 100%; overflow: hidden; display: block; text-align: center;}
.related_product .item img{width: 100%;}
.related_product .item h4{font-size: 14px; padding: 5px 10px; line-height: 28px;font-weight: normal; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.related_product .item p{display: none; padding: 0 10px 5px;color: #888;}
.related_product .item a:hover h4{color: #d6151a;}

/* 详情页订购 */
.pdt_inquiry{background: #f6f6f6;padding:10px 20px 20px;margin-top: 20px;}
.pdt_inquiry .inq_t{font-size: 22px; font-weight: normal;padding-bottom: 10px;}
.pdt_inquiry .forms{width: 460px;}
.pdt_inquiry dt{float: left;width: 80px;background: #fff;border: 1px #e5e5e5 solid;padding: 0 6px;text-align: right;line-height: 32px;}
.pdt_inquiry dd{float: left;width: 360px;background: #fff;margin-bottom: 10px;border: 1px #e5e5e5 solid;border-left: none;position: relative;}
.pdt_inquiry dd input{width: 100%;border: none;height: 32px;text-indent: 10px;color: #333;}
.pdt_inquiry dd .codeimg{position: absolute;right: 5px;top: 5px;}
.pdt_inquiry .areawidth{width: 400px; height: 278px;background: #fff;color: #333;padding: 10px;}
.pdt_inquiry .submit_btn{cursor: pointer;width: 455px;line-height: 34px;background: #262626;color: #fff;border: none;margin: 0;}
.pdt_inquiry .submit_btn:hover{background: #d6151a;}

/*图片列表*/
.photo_list{width: 102%; padding-top: 20px;}
.photo_list li{ width:31.3333%; float:left; margin-right: 2%; margin-bottom: 20px; }
.photo_list a{display: block; width: 100%;}
.photo_list span{ display:block; overflow: hidden;border: 1px #f0f0f0 solid;}
.photo_list img{width: 100%;}
.photo_list a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.photo_list p{display: block;text-align: center; height: 50px; line-height: 50px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.photo_list a:hover p{color: #d6151a;}

/*相册放大*/
body.over-flow-x{overflow: hidden;}
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:1000;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;line-height:0;background: url(../images/loading.gif) no-repeat center center;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev{float:left;}
#lightbox-nav-btnNext{float:right;}
#lightbox-container-image-data-box{background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox-container-image-data{padding:0;color:#666;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:20px;float:right;padding:0 10px 10px 0;}

/*分页样式*/
.page{clear:both; margin:25px 0px; text-align: center; font-size: 13px;}
.page a,.page .current {display: inline-block; padding: 5px 15px; background: #ebebeb; border-radius: 3px; -webkit-border-radius: 5px; margin:0 3px;}
.page a:hover,.page .current{ background: #d6151a; color: #fff;}


/*上一个下一个*/
.point{border-bottom: 1px #e5e5e5 dashed;}
.point span{display: block; width: 46%; line-height: 50px;padding: 0 2%;float: left;}
.point span i{float: left;display: block;width: 56px;}
.point span a{display: block;float: left;width: 370px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.related_new{padding-top: 20px;}

/*新闻列表*/
#right .news_list{padding: 30px 0;}
#right .news_list li{position: relative; padding-left: 220px; height: 130px; margin-bottom: 15px; padding-bottom: 20px;border-bottom: 1px #e5e5e5 dashed;margin-bottom: 20px;}
#right .news_list .image{display: block; width: 200px; height: 130px; position: absolute; left: 0; top: 0; overflow: hidden; border: 1px #e5e5e5 solid;}
#right .news_list .image img{width: 100%; height: 100%;}
#right .news_list h4{font-size: 18px; color: #000; font-weight: normal;}
#right .news_list a{display: block;}
#right .news_list a:hover h4{color: #d6151a}
#right .news_list .list_time{display: block;}
#right .news_list .desc{color: #999;}

/*下载列表*/
#right .download_list{padding: 30px 0;}
#right .download_list li{ margin-bottom: 20px; border-bottom: 1px #eee dashed; padding-bottom: 20px;}
#right .download_list h4{font-size: 18px; color: #000; font-weight: normal;}
#right .download_list a{display: block;}
#right .download_list a:hover h4{color: #d6151a}
#right .download_list .list_time{display: block;}
#right .download_list .desc{color: #999;}


/*新闻详情*/
.news_info{border-top: 1px #e5e5e5 dashed;padding-top: 20px; margin-top: 20px;border-bottom: 1px #e5e5e5 dashed;}
h1.content_title{font-size:22px; font-weight: normal; line-height:45px; color: #000;}
.down_btn{display: inline-block; padding: 8px 25px; background: #e58904; color: #fff; font-size: 16px; border-radius: 3px; -webkit-border-radius: 3px; margin-right: 10px;}
.down_btn:hover{color: #fff; background: #CE7A00;}

/*订单留言*/
dl.table{margin:30px 0 0;}
dl.table dt{float:left; width:75px; height:40px; line-height:40px;}
dl.table dd{height:40px; margin-bottom: 20px;}
dl.table dd input{border:1px solid #ebebeb;width:360px; height: 40px;}

dl.table dd.biezhu{height:130px;}
dl.table dd.biezhu textarea{height:115px;width:360px;border:1px solid #ebebeb;}
.codeimg{background-color: #000; margin: 0 0 0 10px;cursor: pointer;}
dl.table dd .submit_btn{ width: 160px; margin-right: 20px; background: #d6151a; color: #fff; cursor: pointer; border:none; text-indent: 0;}

/*网站地图*/
.ul_sitemap{margin: 10px 0 30px 30px;}
.ul_sitemap li{list-style: none; line-height: 26px;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

/*=======================内页部分end=======================*/

/* 悬浮客服1*/
#leftsead{position:fixed;bottom:32%;right:0; z-index:79}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{height:50px;margin-bottom: 1px;}
#leftsead li span{display: block; width: 140px; height: 50px; padding-left: 50px;margin-right:-140px;cursor:pointer;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#leftsead li a{height:50px;float:right;display:block;min-width:50px;max-width:140px; color: #fff; line-height: 50px;border-radius: 6px 0 0 6px;overflow: hidden;}

#leftsead li.qq_li span{background: #19baea url(../images/q.png) no-repeat 12px center;}
#leftsead li.msn_li span{background: #58d249 url(../images/msn.png) no-repeat 12px center;}
#leftsead li.skype_li span{background: #12e2cd url(../images/skype.png) no-repeat 12px center;}
#leftsead li.w_li span{background: #ef6311 url(../images/ww.png) no-repeat 12px center;}
#leftsead li.ww_li span{background: #e8952d url(../images/ww.png) no-repeat 12px center;}
#leftsead li.www_li span{background: #b1d848 url(../images/ww.png) no-repeat 12px center;}
#leftsead li.feedback span{background: #e46464 url(../images/feedback.png) no-repeat 12px center;}
#leftsead li.code_li span{background: #6381f1 url(../images/code.png) no-repeat 12px center; position: relative;}
#leftsead li.code_li .code{ width: 280px; height: 280px; position: absolute; right: 140px; bottom: 0; background:#6381f1; background: rgba(99, 129, 241, 0.52); border-radius: 5px; padding: 10px;}
#leftsead li.code_li .code img{width: 280px; height: 280px;}
#leftsead li.top_li span{background: #6e6e6e url(../images/gotop.png) no-repeat 12px center;}
#remind{ width: 100%; height: 50px;line-height: 50px; position: fixed; bottom: 0; left: 0; z-index: 10; color: #f5d783; font-size: 20px; text-align: center; background: #000; background: rgba(0,0,0,.8);}

/* 悬浮客服2*/
.main-im{ position:fixed; right: 10px; top:30%; z-index: 100; width: 110px; height: 272px;}
.main-im .qq-a { display: block; width: 108px; height: 116px; font-size: 14px; color: #d6151a; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd;padding-top: 10px;}
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #d6151a;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 145px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -100px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 116px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 114px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }
