/****/
* { 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 arial,"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 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;border: 1px solid #ebebeb; background: none; color: #999; text-indent: 5px; margin: 0; padding: 0;-webkit-appearance: none;}
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: #d4380b;}
.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: 1400px; margin: 0 auto;}
.main{width: 1200px; margin:20px auto 50px; height: auto; min-height: 400px; overflow: hidden;display: flex;justify-content: center;}
.container{margin: 162px auto 0;width:100%; overflow: hidden;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both;}


/*头部+导航*/
.header{position: fixed; top: 0; left: 0; right: 0; z-index: 20; background: #fff;box-shadow: 0 2px 4px rgba(0,0,0,.2);overflow: hidden;}
.header .logo a{display: block;padding: 15px 0;width: 540px;overflow: hidden;}
.header .logo img{max-width: 100%;height: 70px;}
.header .tel{padding-left: 45px;background: url(../images/tel.png) no-repeat left center; font-size: 14px; color: #969696;line-height: 25px;margin-top: 25px;}
.header .tel p{display: block;color: #d4380b;font-size: 30px;font-weight: bold;}
.menu{display: block;background: rgb(155,112,69);}
.nav li{ display: inline-block;}
.nav .nav_li{float: left; position: relative;text-align: center;}
.nav .nav_li:last-child a:before{display: none;}
.nav .nav_a{display: block;font-size: 15px; color: #fff;width: 133px; line-height: 61px; position: relative;border-bottom: 3px rgb(155,112,69) solid;}
.nav .nav_a:before{content: "";position: absolute;width: 1px; height: 15px; background: #868389;right: 0;top: 24px;}
.nav .nav_li.curr .nav_a,.nav .nav_li.curr .nav_a:hover,.nav .nav_li:hover .nav_a{border-bottom: 3px #d4380b solid;}

.nav .subnav{ display: none;position: absolute;background:#565458;z-index:99;box-shadow:0 0px 5px -1px rgba(0,0,0,.5);border-top: 3px #d4380b solid;top:61px;left: 0;right: 0;}
.nav .subnav_li{display: block; }
.nav .subnav_a{color: #fff; display: block; line-height: 24px;min-width: 96px;border-bottom:1px #6b6b6b solid;padding: 8px 5px}
.nav .subnav_a:hover{background: #4a474c;}


/*搜索*/
.searchformzone{width: 300px;height: 34px;margin-top: 18px;}
.search .searchform{width: 266px; height: 34px;float: left;}
.search .input{width: 100%;height:32px; line-height: 32px;border:1px #e5e5e5 solid;border-right: none;text-indent: 10px;}
.search .search_submit{float: left;background: #565458;}
.search .search_submit a{width: 34px; height: 34px;display: block;background: url(../images/search.png) no-repeat center center;}


/*=======================首页部分start=======================*/
.t{font-size: 50px;color: #333;font-weight: bold;text-align: center;line-height: 65px;padding: 45px 0; position: relative;}
.t p{display: block; color: #999;font-size: 16px;line-height: 45px;font-weight: normal;}
.t:after{content: '';position: absolute;width: 100px; height: 2px; background: #d4380b;left: 50%; margin-left: -50px; bottom:40px;}

/*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:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav .flex-active{ background: #d4380b;}
.flex-direction-nav{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 {margin: 0 3px;display: inline-block;}
.flex-control-nav li a{display: inline-block; width: 15px; height: 15px; overflow: hidden; background: #fff; background: rgba(255,255,255,.5); text-indent: -9999px; cursor: pointer; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;}

/*热门*/
.hot_se{height: 70px; overflow: hidden; line-height: 70px;border-bottom: 1px #e5e5e5 solid;}
.hot_se span{float: left;display: block; color: #333;}
.hot_se .hot_li{ width: 800px; float: left;overflow: hidden;}
.hot_se .hot_li p{display: inline-block;float: left;margin-right: 10px;}
.hot_se .hot_li a{color: #888;}
.hot_se .hot_li a:hover{color: #d4380b;}

/*产品推荐*/
.index_pdt{background: #f4f4f4; padding: 45px 0 35px;}
.index_pdt .cate{width: 268px;}
.index_pdt .cate h2{height: 75px; display: block; color: #fff;font-size: 24px;padding: 25px 0 0 95px;background:#d4380b url(../images/cate_bg.png) no-repeat 30px center;line-height: 30px;}
.index_pdt .cate small{font-size: 15px;color: #edbbb3;font-weight: normal;}
.index_pdt .scroll{height: 471px;background: #fff;}
.index_pdt .c1{display: block;}
.index_pdt .c1 .a1{display: block;font-size: 15px; color: #fff; font-weight: bold; line-height: 34px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;padding:0 40px 0 25px; background:#8f8f8f url(../images/cate1.png) no-repeat 230px center;border-bottom: 1px #e5e5e5 solid}
.index_pdt .c1 .a1:hover{ background-color: #d4380b}
.index_pdt .cate .ad {padding: 0; background: none;cursor: default;}
.index_pdt .c2 {border-left: 1px #e5e5e5 solid;border-right: 1px #e5e5e5 solid;}
.index_pdt .c2 .a2{display: block; line-height: 34px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;padding:0 40px; background:#fff url(../images/cate2.png) no-repeat 30px center}

.index_pdt .list_box{width: 904px;}
.index_pdt .list_box h2{font-size: 20px;color: #fff;line-height: 50px;background: #8f8f8f;padding: 0 20px;}
.index_pdt .list_box h2 span{font-weight: normal;color: #d9d9d9;font-size: 12px;padding-left: 10px;}
.index_pdt .list_box h2 a{float: right;display: inline-block;color: #fff;font-size: 12px;font-weight: normal;}
.index_pdt .list_box h2 a:hover{color: #d4380b;}
.index_pdt .list{width: 920px;}
.index_pdt .item{width: 291.2px; float: left;margin:15px 15px 0 0;}
.index_pdt .item a{display: block; position: relative;background: #fff;padding-bottom: 15px;}
.index_pdt .item a:hover{border-color: #d4380b;}
.index_pdt .item a:hover h4{color: #d4380b;}
.index_pdt .item a:hover p{color: #fff;border-color: #fff;background: #d4380b;}
.index_pdt .item span{ display:block;padding: 25px;}
.index_pdt .item img{width: 100%;height: 231px;}
.index_pdt .item h4{font-size: 16px; color: #333; padding: 5px 15px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 40px;font-weight: normal;text-align: center;}
.index_pdt .item p{width: 180px; height: 40px;border:1px #e5e5e5 solid;text-align: center;margin: 0 auto; color: #8b8b8c; line-height: 40px;}

.index_ad img{width: 100%;}

/*实力见证*/
.index_power{background: #f4f4f4;}
.index_power h4,.index_power p{display: block;}
.index_power .info{width: 100%;}
.index_power .info .ad{width: 360px; float: left;margin:0 59px 50px 0; background: #fff; cursor: default; color: #333;}
.index_power .info h4{font-size: 20px;padding: 10px; text-align: center;white-space: nowrap;text-overflow:ellipsis;overflow: hidden; position: relative;}
.index_power .info h4:before{content: "";width: 80px; height: 1px; background: #d4380b;position: absolute;left: 140px; top: 52px;}
.index_power .info p{padding: 0 10px 10px;display: block;height: 112px;overflow: hidden;}

/*滚动相册*/
.photo_scroll{padding-bottom: 30px;}
.photo_scroll .owl-carousel{width: 1220px; margin:0 0 0 -10px;}
.photo_scroll .item{padding: 0 10px; text-align: center;}
.photo_scroll .item span{display: block; overflow: hidden;border:1px #e5e5e5 solid;padding: 5px; max-height: 98px;}
.photo_scroll .item span img{max-width: 100%;max-height: 100%;}
.photo_scroll .item p{display: none;}


/*优势*/
.index_adv{padding: 40px 0;background: url(../images/adv_bg.jpg) no-repeat center top; background-size: cover;}
.index_adv .adv_t{width: 100%;padding-bottom: 40px;text-align: center;}
.index_adv .info{text-align: center;}
.index_adv .info .ad{cursor: default;}

/*案例*/
.index_case .scroll{display: block;float: left;width: 213px; height: 516px;overflow: hidden;}
.index_case .tabs li{position: relative;}
.index_case .tabs a{display: block;width: 165px; height: 83px;color: #666; font-size: 16px;padding: 0 20px; background: #f4f4f4;line-height: 83px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;margin-bottom: 3px;}
.index_case .tabs li:before{content: "";width: 0; height: 0;border-width: 8px; border-style: solid;border-color: #fff;display: block;position: absolute;right: -8px;top: 34.5px;}
.index_case .tabs a:hover{background: #565458; color: #fff;}
.index_case .tabs li:hover:before{border-color:#fff #fff #fff #565458; }

.index_case .tab_conbox{width: 970px; float: right;}
.index_case .tab_conbox li{display: none;}
.index_case .tab_conbox li .item{width: 253px; height: 160px; overflow: hidden;float: right;margin-bottom: 18px; position: relative;}
.index_case .tab_conbox li .item img{width: 100%; height: 100%;transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.index_case .tab_conbox li .item a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.index_case .tab_conbox li .item:first-child{width: 700px; height: 516px;overflow: hidden;float: left;}
.index_case .tab_conbox li .item h4{position: absolute;bottom: 0;line-height: 40px;font-weight: normal; left: 0;right: 0;background:rgba(0,0,0,.6); color: #fff;font-size: 16px; text-align: center; white-space: nowrap;text-overflow:ellipsis;overflow: hidden}

/*关于*/
.index_about{padding: 0 0 50px;background: #f4f4f4 url(../images/about.jpg) no-repeat center center;background-size: cover;}
.index_about .t{color: #fff;}
.index_about .info{background: #fff;}
.index_about .info h2{width: 570px; float: right;font-size: 24px;color: #565458;line-height: 80px;padding-top: 20px;}
.index_about .info h2 b{color: #d4380b;}
.index_about .info h2 em{float: right;color: #dedede;font-size: 44px;}
.index_about .info a{cursor: default;}
.index_about .info span{display: block;float: left;margin-right: 40px;width: 590px;overflow: hidden;}
.index_about .info p{display: block; color: #777; padding:0 20px 0; font-size: 16px;}
.index_about a.more{width: 130px; line-height: 40px;text-align: center;display: block;border:2px  #999 solid; color: #999;float: left;cursor: pointer;margin-top: 10px;}
.index_about a.more:hover{border-color: #d4380b;color: #d4380b}

/*新闻列表*/
.news_box{padding: 40px 0;background: #f4f4f4;}
.news_box .news{background: #fff; width: 842px;height: 458px; float: left;}
.news_box .tabs{padding: 20px;overflow: hidden;}
.news_box .tabs li{display: block;float: left;}
.news_box .tabs li a{display: block;line-height: 40px;padding: 0 33px; font-size: 20px;font-weight: bold; border-bottom: 5px #565458 solid;}
.news_box .tabs li.thistab a{border-color: #d4380b; color: #d4380b}

.news_box .tab_conbox .news_t{font-size: 18px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;padding-top: 10px;}
.news_box .tab_conbox .desc{color: #999;}
.news_box .tab_conbox .rec{width: 290px;padding: 10px 20px 10px;background: #fff;}
.news_box .tab_conbox .rec .image{width: 100%; height: 180px;overflow: hidden;border: 1px #f3f3f3 solid;display: block;}
.news_box .tab_conbox .rec .image img{width: 100%; min-height: 180px;}
.news_box .tab_conbox .nor{width: 492px;margin-right: 20px;padding-bottom: 20px;}
.news_box .tab_conbox .nor .image{display: none;}
.news_box .tab_conbox .nor .time{display: block;position: absolute;width: 70px; height: 60px;text-align: center; border-right: 1px #e5e5e5 solid;left: 0;top: 12px; color: #333;}
.news_box .tab_conbox .nor .time span{display: block;font-size: 30px;line-height: 30px;font-weight: bold; color: #9b9b9b}
.news_box .tab_conbox .nor .time p{display: block;color: #9b9b9b}
.news_box .tab_conbox .nor li{position: relative;background: #fff;padding: 0 0 10px 85px;border-bottom: 1px #e5e5e5 solid;margin-bottom: 10px;}
.news_box .tab_conbox .nor li:hover{background: #f4f4f4;border-color: #fff;}

.news_box .tab_conbox .nor li:last-child{margin-bottom: 0;border:none;}
.news_box .tab_conbox .nor h4{padding-top: 5px;}
.news_box .tab_conbox .nor .desc{padding-bottom: 5px;line-height: 24px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}

.news_box .qa{width: 336px; height: 458px; background: #fff;float: right;}
.news_box .qa .qat{padding: 20px 20px 15px;}
.news_box .qa .qat span{display:inline-block; line-height: 40px; padding: 0 33px; font-size: 20px; font-weight: bold; border-bottom: 5px #d4380b solid;}
.news_box .qa .info{padding: 0 20px;}
.news_box .qa .image{display: none;}
.news_box .qa .news_t{font-weight: normal; padding-left: 30px;background: url(../images/que.png) no-repeat left center; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.news_box .qa .desc{padding-left: 30px;background: url(../images/ans.png) no-repeat left 10px;font-size: 12px;color: #999;line-height: 20px;padding-top: 8px;}
.news_box .qa li{border-bottom: 1px #e5e5e5 dashed;margin-top: 10px; padding-bottom: 10px;}
.news_box .qa li:last-child{border: none;}


/*友链*/
.links_box{background: #f3f3f3; padding: 10px 0;}
.links_box a{display: block;float: left;margin: 0 10px 10px 0;}

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

/*底部*/
.footer{margin:0 auto; clear:both; width:100%; background: #f4f4f4;padding-top: 30px;}
.footer h4{font-size: 20px; font-weight: normal; color: #333; position: relative;}
.footer h4:before{content: "";width: 45px; height: 2px;background: #d4380b;position: absolute;left: 0;top: 36px;}
.footer .ft_nav li{float: left;width: 119px;padding:0 40px;margin-left: 20px;border-left: 1px #e3e3e3 solid;min-height: 160px;}
.footer .ft_nav li .f_logo{width: 250px;}
.footer .ft_nav a{display: block; color: #838383;}
.footer .ft_nav a:hover{color: #333;}
.footer .ft_tel {width: 255px;min-height: 160px; color: #838383;border-left: 1px #e3e3e3 solid;padding:0 20px;}
.footer .ft_tel h5{color: #d4380b;font-size: 18px; font-weight: normal;}
.footer .ft_tel .li{line-height: 26px;}
.footer .ft_code {width: 150px;padding-left: 20px;border-left: 1px #e3e3e3 solid;min-height: 160px;}
.footer .ft_code img{width:130px; margin-top: 10px;}

.footer .copyright{line-height: 60px;color: #fff;margin-top: 20px; background: rgb(155,112,69); text-align: center;}
.footer .copyright a{color: #fff;}

/*share*/
.footer .ft_nav .share_box{ padding: 0; margin-left: 0; border: none;}
.share span{ line-height: 54px;}
.share a.bds_qzone,.share a.bds_weixin,.share a.bds_tsina{display: inline-block; width: 42px; height: 42px;}
.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;}

/*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;}

/*标签样式*/
.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=======================*/

/*左侧*/
#left {width:20%;height: 100%; }
#left h2{ 
    font-size: 20px;
    font-weight: normal; 
    padding-left: 20px; 
    line-height: 60px; 
    background: rgb(155,112,69); 
    color: #fff;
}
.side_menu,.contact{background: #fff; 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 #d4380b; background: rgb(155,112,69); color: #fff}
.side_menu li li a{display:block;text-decoration:none;background:#f6f6f6; color: #999;border-left: 3px solid #f6f6f6;line-height: 40px;}


/*内页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;}
    
/*右侧*/
#right{ width:calc(80% - 30px); height: 100%; margin-left: 30px; display: inline-block;}
#right .content{padding: 20px 0; height: auto; overflow: hidden;}

/*面包屑样式*/
.path_title{
    height:30px; 
    line-height: 30px;
    background:rgb(155,112,69);
    padding:10px;
    clip-path: polygon(100% 0%, 100% 100%, 3% 100%, 0% 0%);

}
.path_title .span_left{ float: left; font-size: 20px; color:#fff;font-weight: bold;margin-left:20px;}
.path_title .span_right{ float: right; color: #f4f4f4}
.path_title .span_right a{color: #f4f4f4;}

/*产品列表*/
.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{display:block;overflow: hidden;border: 1px #f3f3f3 solid;padding: 20px;}
.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: #d4380b;}


/*产品详情*/
.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:50px;border-bottom: 1px #e5e5e5 dashed;}
.product_group .attr{ margin-top:15px; background: #f3f3f3;padding: 8px 15px 0;}
.product_group li{list-style:none; line-height:28px;}
.product_group .desc{padding: 0 15px 8px; background: #f3f3f3; margin-top: 15px;}
.product_group .download{padding-top: 10px;border-top: 1px #e5e5e5 dashed;margin-top: 20px;}
.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;}
.product_content{ clear:both; width:100%; overflow:hidden;line-height:26px; padding-top: 25px;}
.introduce,.eintroduce{color:#333; margin-bottom: 20px; border-bottom: 1px #e8e8e8 solid; font-size: 18px; line-height: 50px;}
{ background:url(../images/eintroduce.jpg) left top no-repeat;font-weight:normal;text-indent:16px;}
.buy a{color: #fff; background: #d4380b; padding: 5px 15px; border-radius: 4px; display: inline-block;margin: 20px 0 0;}
.buy a:hover{color: #fff; background: #004980;}

.product_group .pdt_tel{border-top:dashed 1px #e5e5e5;margin-top:15px;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: #d4380b;}
.product_group span.fd{margin-bottom: 5px;display: block;}
.product_group span.fd a{display: block;background: #d4380b;padding: 5px ;width: 135px; text-align: center; color: #fff;}

/* 详情页订购 */
.pdt_inquiry{background: #fff;padding:10px 0 20px;margin-top: 20px;position: relative;}
.pdt_inquiry .inq_t{font-size: 26px; 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 .area_box{position: absolute;right: 20px;top: 80px;left: 500px;right: 0;}
.pdt_inquiry .areawidth{width: 98%; height: 278px;background: #fff;color: #333;padding: 9px 1%;}
.pdt_inquiry .forms_btn{clear: both;}
.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: #d4380b;}

/*图片列表*/
.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 #ececec solid;height: 220px;}
.photo_list img{width: 100%; height: 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: #d4380b;}

/*相册放大*/
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-image{max-width: 800px; max-height: 600px;}
#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;}

/*滚动*/
.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: 32%;width: 37px;height: 37px;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;}

/*分页样式*/
.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: #d4380b; color: #fff;}


/*上一个下一个*/
.point{}
.point span{display: block; width: 60px; height: 150px;}
.point span a{display: block;width: 60px; height: 150px; text-indent: -999999px;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;background: url(../images/prev_next.png) no-repeat center top}
.point span.to_prev{position: fixed; left: 0; top: 40%; z-index: 1000;}
.point span.to_next{position: fixed; right: 0; top: 40%;z-index: 1000;}
.point span.to_prev a{background-position: 0 0 }
.point span.to_next a{background-position: -80px 0 }
.point span a:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}


/*新闻列表*/
#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 #f3f3f3 solid;}
#right .news_list .image img{width: 200px; height: 130px;}
#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: #d4380b}
#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: #d4380b}
#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;}
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;}

/*订单留言*/
.f_tip{padding-top: 25px;padding-top: 10px;}
dl.table{margin:30px 0 0;display: flex;justify-content: center;flex-direction:column;width: 100%;align-items: center;}
.talbe_nei {
    display: flex;
    justify-content: space-between;
    flex-direction:column;
    width: 80%;
    margin: 0 auto;
    align-items: center;
}
dl.table dt{    display: flex;
    align-items: center;float:left; width:70px; height:40px;
    margin-bottom: 20px;
    text-align-last:justify
}
dl.table dd{height:40px; margin-bottom: 20px;margin-right: 65px;float: left;}
dl.table dd input{border:1px solid #ebebeb;width:430px; height: 40px;}

dl.table dd.biezhu{height:130px;}
dl.table dd.biezhu textarea{height:115px;width:430px;border:1px solid #ebebeb;}
.codeimg{background-color: #000; margin: 0 0 0 10px;}
dl.table dd .submit_btn{ width: 160px; height: 40px; line-height: 40px; margin: 20px 20px 0 0; background: #d4380b; 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=======================*/

/* 悬浮客服*/
#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:60px;}
#leftsead li span{display: block; width: 140px; height: 60px; padding-left: 60px;margin-right:-140px;cursor:pointer;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#leftsead li a{height:60px;float:right;display:block;min-width:60px;max-width:140px; color: #fff; line-height: 60px;}

#leftsead li.qq_li span{background: #d4380b url(../images/q.png) no-repeat 10px center;}
#leftsead li.msn_li span{background: #58d249 url(../images/msn.png) no-repeat 10px center;}
#leftsead li.skype_li span{background: #12e2cd url(../images/skype.png) no-repeat 10px center;}
#leftsead li.w_li span{background: #ef6311 url(../images/ww.png) no-repeat 10px center;}
#leftsead li.ww_li span{background: #e8952d url(../images/ww.png) no-repeat 10px center;}
#leftsead li.www_li span{background: #b1d848 url(../images/ww.png) no-repeat 10px center;}
#leftsead li.feedback span{background: #e46464 url(../images/feedback.png) no-repeat 10px center;}
#leftsead li.code_li span{background: #6381f1 url(../images/code.png) no-repeat 10px 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 10px center;}
#remind{ width: 100%; height: 60px;line-height: 60px; 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);}


.news_info img {
    width:100%;
}