@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;border: 0;}
body{font:12px/2em "microsoft yahei","Arial", "Helvetica"}
h1, h2, h3, h4, h5, h6, strong, b, em,i{font-weight: normal;font-style: normal;}
input, textarea, selet, option {outline: none;}
li{ list-style:none;}
a{ text-decoration:none; color:#444;}
a:hover{ color:#f48b06;}

input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/}
/* ----- clear fix for floats ----- */
/* these styles instruct non-IE browsers to render container elements so that they fully enclose floats */		
/* without this class applied, a float might hang over the bottom border of it's container */
.clearfix:after {content:"."; width:0; height:0; line-height:0; font-size:0; display:block; clear:both; visibility:hidden; overflow:hidden;margin:0;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */
.text h2{font-size:16px;font-weight:bold;color:#e53333;} 


.box{ width:1160px; margin:0 auto;}

.update {
    color: #999;
    text-align: right;
    font-size: 13px;
}


/*============首页=============*/
/*top——nav*/
.top_bg{ background-color:#f0f0f0; border-bottom:solid 1px #ddd; height:30px; font-size:12px;}
.top_left{ float:left; color:#888;}
.top_right{ float:right; color:#888;}
.top_bg a{margin:0 12px; line-height:30px; color:#666}
.top_bg a:hover{ color:#F48B06;}

/*友情链接*/
.yqlj{ height:auto; width:1150px; margin:20px auto; overflow:hidden;}
.yqlj span{ display:block; color:#555; font-weight:bold; height:30px; line-height:30px; font-size:14px; float:left; width:70px;}
.yqlj ul { margin-left:75px; }
.yqlj ul li { float:left; height:30px; line-height:30px; padding:0 10px; display:block; font-size: 10px}
.yqlj ul li a{ white-space:nowrap; color:#666;}
.yqlj ul li a:hover{color:#E73727;}

/*logo*/
.logo{width: 580px;height: 123px;margin:46px auto; text-align:center;}
.logo img{/*width: 270px;height: 116px;*/}

/*search*/
.search{width: 686px;height:46px;margin:0 auto 86px;}
.search span{ display:block; float:left;}
.search input{background: none;border:none;padding: 0;margin: 0;}
.search .left {}
.search .left input{height: 34px;line-height: 34px;border: 1px solid #ff3e02;border-right: none;width: 544px;padding:5px 10px;font-size: 14px; border-radius:2px 0 0 2px; -moz-border-radius:2px 0 0 2px; -webkit-border-radius:2px 0 0 2px;}
/*.search .left input:hover{border-color: #b2b2b2;}*/
.search .right input{line-height:46px;height: 46px;width:120px;background:url(../images/search.png) center center no-repeat #ff3e02;cursor: pointer;font-size: 16px;color:#FFFFFF;font-family: "微软雅黑";text-align: center; border-radius:0 2px 2px 0; -moz-border-radius:0 2px 2px 0; -webkit-border-radius:0 2px 2px 0; }
.search .right input:hover{background:url(../images/search.png) center center no-repeat #ff5019;}

/*精选品牌*/
.choiceness{ width:1162px; margin:0 auto; overflow:hidden; position:relative;}
.choiceness_pp{ border-left:solid 1px #ddd;border-right:solid 1px #ddd; padding:0 14px; margin:11px 1px; overflow:hidden; width:1129px;}
.choiceness_pp li{ width:172px; background-color:#f6f6f6; border:solid 1px #ddd; overflow:hidden; float:left; padding:3px; margin:10px 4px;}
.choiceness_pp li span{ display:block; width:172px; height:120px; background-color:#fff;}
.choiceness_pp li span img{width:172px; height:120px;}
.choiceness_pp li strong{ display:block; height:34px; text-align: center;  margin-top:4px; overflow:hidden;}
.choiceness_pp li strong a{ color:#33394a; font-size:16px; font-weight:bold; line-height:36px;}
.choiceness_pp li p{ display:block; height:30px; padding-left:5px;}
.choiceness_pp li p b{font-family:"微软雅黑";color:#F43034;font-size:14px;float:left; width:93px;height: 24px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.choiceness_pp li p a.btn{ float:right; font-size:14px; padding:0 7px; line-height:26px; background-color:#f3961c; color:#fff; }
.choiceness_pp li:hover{ padding:3px; border:solid 1px #f3961c;}
.choiceness_pp li:hover p a.btn{ background-color:#f7440d ;}

.choiceness .top_pp{ background:url(../images/ct1.png) left top no-repeat; width:1162px; height:24px;position:absolute; left:0px; top:0;}
.choiceness .bottom_pp{ background:url(../images/ct2.png) left bottom no-repeat; width:1162px; height:24px;position:absolute; left:0px; bottom:0; }

/*猜你喜欢*/
.title{ height:34px; line-height:34px; border-bottom:solid 1px #ff3e02;}
.title strong{ display:block; line-height:34px; font-size:20px; font-weight:bold; font-family:"微软雅黑"; border-bottom:solid 1px #ff3e02; float:left; padding:0 6px 0  12px; background:url(../images/bt_1.png) 2px center no-repeat; color:#0b0c28;}

.index_box{width:1160px; margin:30px auto 0;}
.guess{ position:relative;font-family:"SimSun";}
.guess .guess_hd{ position:absolute; left:110px; top:-31px;}
.guess .guess_hd li{ float:left; padding:0 6.8px; margin:0 5.5px; font-size:14px; line-height:30px; background-color:#fff;font-family:"微软雅黑";}
.guess .guess_hd li.active{ border-top:solid 1px #ff3e02;border-left:solid 1px #ff3e02; border-right:solid 1px #ff3e02;  font-weight:bold;}
.guess .guess_hd li.active a{ color:#ff3e02;}

.guess .guess_bd_box{}
.guess .guess_bd{ width:1160px; text-align:center; border:solid 1px #ddd; border-top:none;border-bottom:none; overflow:hidden;}
.guess .guess_bd span{ display:block; width:130px;height:100px; float:left; position:relative; margin:15px 6px 15px 7px; overflow:hidden; border: solid 1px #eee}
.guess .guess_bd span img{ width:130px; height:100px;}
.guess .guess_bd span em{ display:block; position:absolute; left:0; bottom:-60px; background-color:rgba(0,0,0,0.5); line-height:30px; width:100%; color:#fff;}
.guess .guess_bd span em a{color:#fff;}
.guess .guess_bd span:hover em{ bottom: 0;transition: all 0.3s ease-out 0s;}
.guess .guess_bd ul{ clear:both; width:1162px;border-top:solid 1px #ddd;}
.guess .guess_bd ul li{ width:12.5%; float:left;border:solid 1px #ddd; border-left:none; border-top:none; box-sizing:border-box; line-height:26px;height:26px;overflow:hidden;}
.guess .guess_bd ul li.hot a{ color:#F41114;}
.guess .guess_bd ul li:hover{ background:#ff3e02;}
.guess .guess_bd ul li:hover{ color: #fff;}
/*.guess .guess_bd ul li:hover a{ color:#ff3e02; font-weight:bold;}
*/
/*最新项目*/
.title1{ height:34px; line-height:34px; border-bottom:solid 1px #ff3e02;}
.title1 strong{ display:block; line-height:34px; font-size:20px; font-weight:bold; font-family:"微软雅黑"; border-bottom:solid 1px #ff3e02; float:left; padding:0 6px 0  12px; background:url(../images/bt_1.png) 2px center no-repeat; color:#0b0c28;}
.title1 a.more{ float:right; margin-right:6px;}

.brand{ border:solid 1px #ddd; border-top:none;border-bottom:none; overflow:hidden;}
.brand ul{ width:1162px;}
.brand ul li{padding:20px;border-right:solid 1px #ddd; border-bottom:solid 1px #ddd; width:346px; float:left; overflow:hidden;  }
.brand ul li div{ height:104px;}
.brand ul li div span{ display:block; width:140px; float:left; margin-right:18px;}
.brand ul li div span img{ height:104px;width:140px; border:solid 1px #ddd;}
.brand ul li div strong,.brand ul li div em{ line-height:24px; display:block; color:#6d6d6d; height:24px; overflow:hidden;}
.brand ul li div strong{ font-size:16px; font-weight:bold; line-height:30px; margin-bottom:5px; height:30px;}
/*.brand ul li div strong a{ color:#6d6d6d;}*/
.brand ul li div em b{ color:#E41519;}
.brand ul li div a.btn{display:inline-block; width:140px;height:30px; line-height:30px;background-color:#f3961c;color:#fff; font-size:14px; font-weight:bold; text-align: center; margin-top:10px;} 
.brand ul li div a.btn:hover{background-color:#f7440d;}
.brand ul li p{ clear:both;}
.brand ul li p a{ display:block; width:140px; float:left; text-align:center; height:30px; line-height:30px; background-color:#999; margin-right:18px; color:#fff; font-size:14px; font-weight:bold;}
.brand ul li p a.btn{ background-color:#f3961c;}
.brand ul li p a:hover{background-color:#f7440d;color:#fff;}

/*最新资讯*/
.jm_zixun{ border:solid 1px #ddd; border-top:none; border-bottom:none; overflow:hidden;}
.jm_zixun .zixun{padding:15px 10px; width:1180px; overflow:hidden;}
.jm_zixun .zixun li{ padding-left:12px; background:url(../images/dian_1.png) left center no-repeat; float:left; width:330px; margin-right:50px; line-height:30px; height:30px; overflow:hidden;}

.jm_zixun .zixun1{ clear:both;border-top: 1px solid #ddd; width:1180px;  }
.jm_zixun .zixun1 li{border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;display: block;float: left;height: 126px;overflow: hidden;    width: 144px;}
.jm_zixun .zixun1 li img{display: block;height: 75px;margin: 0 auto;width: 120px;}
.jm_zixun .zixun1 li em {display: block;font-style: normal;line-height: 18px;margin:6px 6px 0;overflow: hidden;text-align: center; height:18px;}
.jm_zixun .zixun1 li a {color: #666;display: block;height: 112px;margin: 0;padding-top: 15px;    text-decoration: none;width: 100%;}
.jm_zixun .zixun1 li a img {transition: all 300ms ease 0s;}
.jm_zixun .zixun1 li a:hover {color: red;text-decoration: none;}
/*.jm_zixun .zixun1 li a:hover img {transform: translateY(-5px);}
 */

/*行业分类*/
.industry{ position:relative;font-family:"SimSun";}
.industry .industry_hd{ position:absolute; left:110px; top:-32px;}
.industry .industry_hd li{ float:left; padding:0 8px; margin:0 4px; font-size:14px; line-height:30px; background-color:#fff; font-family:"微软雅黑";}
.industry .industry_hd li.active{ border-top:solid 1px #ff3e02;border-left:solid 1px #ff3e02; border-right:solid 1px #ff3e02;  font-weight:bold;}
.industry .industry_hd li.active a{ color:#ff3e02;}

.industry .industry_bd{ border-left:solid 0px #ddd; overflow:hidden;}
.industry .industry_bd ul{}
.industry .industry_bd ul li{ width:12.5%; float:left;border:solid 1px #ddd; border-left:none; border-top:none; box-sizing:border-box; height:30px; line-height:30px; text-align:center;}
.industry .industry_bd ul li:hover{ border-bottom:solid 1px #ff3e02;}
.industry .industry_bd ul li:hover a{ color:#ff3e02;}
.industry .industry_bd ul li:nth-child(8n+1){border-left:solid 1px #ddd;}

.ulwrap{ height: 90px; overflow:hidden;}
.ulwrap .ulwrap_more_btn{ width:65px; position: absolute; top:95px; right:0; cursor: pointer; color:#666;}
}
/*友情链接*/
.youqlj{background: url(../images/copy.jpg) repeat-x top;height: 120px; margin-top: 25px;clear:both;}
.youqlj strong{ line-height:30px; font-weight:bold;font-size:14px;color:#5e5e5e;}

.youqlj ul{display: inline-block;}
.youqlj ul li{padding-right:20px;float: left; line-height:24px;}
.youqlj ul li a{color:#777;}

/*底部*/
.footer{ border-top:2px solid #ff3e02; background:#f7f7f7; height:160px; text-align:center; margin-top:20px; font-size:13px;}
.footer .footer_nav{ width:900px; margin:0 auto; text-align:center; padding:0 5px;font-size:13px; line-height:50px; color:#999;}
.footer .footer_nav a{ margin:0 5px;color:#565656;}
.footer .cert{ text-align:center; padding:10px 0 0 0;}
.footer .copyright{ padding-top:10px; line-height:28px; color:#9f9f9f; }
.footer .copyright a{color:#9f9f9f;}


/*====================项目列表页=========================*/
.search_logo_bg{border-bottom: 1px solid #ddd; background-color: #f8f8f8; overflow:hidden;}
.search_logo{ width:860px; margin:16px auto;}
.search_logo a.left{ float:left; display:block; width:300px;}
.search_logo a.left img{ width:286px; }
/*search*/
.search1{width: 505px;height:46px; float:right; margin-top:24px;}
.search1 span{ display:block; float:left;}
.search1 input{background: none;border:none;padding: 0;margin: 0;}
.search1 .left {}
.search1 .left input{height: 34px;line-height: 34px; background-color:#fff;border: 1px solid #ff3e02;border-right: none;width: 364px;padding:5px 10px;font-size: 14px; border-radius:2px 0 0 2px; -moz-border-radius:2px 0 0 2px; -webkit-border-radius:2px 0 0 2px;}
/*.search .left input:hover{border-color: #b2b2b2;}*/
.search1 .right input{line-height:46px;height: 46px;width:120px;background:url(../images/search.png) center center no-repeat #ff3e02;cursor: pointer;font-size: 16px;color:#FFFFFF;font-family: "微软雅黑";text-align: center; border-radius:0 2px 2px 0; -moz-border-radius:0 2px 2px 0; -webkit-border-radius:0 2px 2px 0; }
.search1 .right input:hover{background:url(../images/search.png) center center no-repeat #ff5019;}


/*xuanfufingwei*/
* html .fixed{position:absolute;top:expression(eval(document.documentElement.scrollTop)); }
.fixed{ position: fixed; width:250px; left:50%; top:135px; z-index:999; margin-left:240px; }

* html .fixed-1{position:absolute;top:expression(eval(document.documentElement.scrollTop)); }
.fixed-1{ position: fixed; width:260px; left:50%; top:140px; z-index:999; margin-left:320px; }

* html .fixed-2{position:absolute;top:expression(eval(document.documentElement.scrollTop)); }
.fixed-2{ position: fixed; z-index:999;width: 100%;top:0;background: url(../images/ty.jpg) repeat-x bottom #FFFFFF;border-bottom:none;height: 131px;}
.fixed-2:hover{background: url(../images/ty.jpg) repeat-x bottom #f8f8f8;border-bottom:none;}

/*面包屑导航*/
.crumbs{font-family:"宋体"; width:1160px;margin:10px auto ; height:26px;font-size:12px;  /*background:url(../images/weizhi.png) left center no-repeat;padding-left:23px;border-bottom:solid 1px #ddd; */ }
/*.crumbs em{background:url("../images/mianbx.png") no-repeat right 1px;}*/
.crumbs a{color: #fff;font-family: "宋体";font-weight: bold;line-height:26px;text-indent: 14px;background: #ff3e02; border-radius: 12px; padding:5px 14px; }
/*.crumbs em{ color:#555;margin:0 4px;}
.crumbs a{ color:#555;margin:0 4px; }*/


/**/
.project{ width:1160px; margin:0 auto 0;}

.title2{ height:36px; line-height:36px; border-bottom:solid 1px #ff3e02;}
.title2 h1{ display:block; line-height:36px; font-size:20px; font-weight:bold; font-family:"微软雅黑"; border-bottom:solid 1px #ff3e02; float:left; padding:0 6px 0  12px; background:url(../images/bt_2.png) 2px center no-repeat; color:#0b0c28;}

.project_js{border:solid 1px #ddd;border-top:none; }
.project_js dt{ padding:10px; background-color:#f3f3f3; overflow:hidden; float:left; }
.project_js dt img{ width:130px; height:100px; float:left; margin-right:10px;}
.project_js dt p{ line-height:26px; color:#555;}
.project_js dd{ float:left; }
.project_js dd span{ display:block; width:110px;float:left; margin:0 7px; text-align:center; margin-top:8px;}
.project_js dd span a img{ width:110px; height:80px;transition: all 300ms ease 0s; border:solid 1px #eee; }
.project_js dd span a:hover {color: red;text-decoration: none;}
/*.project_js dd span a:hover img {transform: translateY(-5px);}*/

/*翻页*/
.pages {color: #666666;padding: 50px 0 50px;text-align: center; background-color:#fff;}
.pages::after {clear: both;content: ".";display: block;font-size: 0;height: 0;    line-height: 0;visibility: hidden;}
.pages .pagination {display: inline-block;}
.pages li {display: inline-block;}
.pages li a, .pages li span {background-color: #f5f5f5;  border: 1px solid #ddd;   display: inline-block;  font: 14px/30px "宋体";  height: 30px;  margin: 0 2px; padding: 0 12px;vertical-align: middle;}
.pages li a:hover {   background-color: #fb4506;    border-color: #fb4506;  color: #fff;   text-decoration: none;}
.pages .active span {  background-color: #fb4506;   border-color: #fb4506;  color: #fff; font-weight:bold;}
.pages .disabled span {  background: #fff none repeat scroll 0 0;   border: medium none;  padding: 0;}
.pages .goto { display: inline-block;}

/*===================最新资讯========================*/
.news_zx{ padding:10px; background-color:#f3f3f3; overflow:hidden; border:solid 1px #ddd; border-top:none; font-size:12px;}
.news_zx img{ width:130px; height:100px; float:left; margin-right:10px;}
.news_zx p{ line-height:26px; color:#555;}

/**/
.news{}
.news ul{ }
.news ul li{ padding:15px 5px 15px; border-bottom:solid 1px #ddd; overflow:hidden;}
/*.news ul li:last-child{ border-bottom:none;}*/
.news ul li span{ display:block; width:130px; float:left; margin-right:20px;}
.news ul li span img{ width:130px; height:100px;}
.news ul li strong{ display:block; line-height:28px; height:28px;}
.news ul li strong a{ color:#353535;  font-size:18px; font-family:"微软雅黑";}
.news ul li strong a:hover{color:#F48B06;}
.news ul li strong b{ font-size:12px; font-weight:normal; float:right; }
.news ul li p{ margin:4px 0 0; line-height:24px;}


/*===================行业分类========================*/
.hx_fennei{ clear:both; border-bottom:solid 1px #ddd; overflow:hidden; margin:20px auto 0; padding-bottom:15px;}
.hx_fennei:last-child{ border-bottom:none;}
.hx_fennei strong{ display:block; font-size:16px; font-weight:bold; line-height:40px;}
.hx_fennei p em{ display:block; width:16.66%; float:left; line-height:30px; font-size:14px;}
.hx_fennei p em a:hover{ text-decoration:underline;}


/*===================项目详情页=======================*/
.project_xq{ width:1158px; margin:0 auto 20px;  border:solid 1px #ddd; background-color:#f7f7f7;}
.project_xq dl{ padding:15px; width:1200px;overflow:hidden; }
.project_xq dl dt{ width:140px; height:100px; float:left; border:solid 1px #ddd; padding:3px; background-color:#fff;}
.project_xq dl dt img{ width:140px; height:100px;}
.project_xq dl dd{ margin-left:160px; color:#666;}
.project_xq dl dd .pd2{clear: both}
.project_xq dl dd .pd1{ height:30px; line-height:30px; font-family:"微软雅黑";}
.project_xq dl dd .pd1{ height:30px; line-height:30px; font-family:"微软雅黑";}
.project_xq dl dd .pd1 h1,.project_xq dl dd div strong,.project_xq dl dd div .tit{ font-size:20px;  color:#424242;font-weight:bold; display:inline; margin-right:10px;}
.project_xq dl dd .pd1 b{color:#f00;margin-right:30px; font-size:14px;font-weight:bold;}
.project_xq dl dd span{ display:block; float:left; margin-right:20px; margin-top:4px; }
.project_xq dl dd span em{ display:block; line-height:26px; float: left; width: 250px;font-size:13px;}
.project_xq dl dd span em b{color:#f00;}
.project_xq dl dd span a.btn{ display:block;width:126px; height:36px; line-height:36px;/* border-radius:14px; -moz-border-radius:14px; -webkit-border-radius:14px;*/ margin-top:10px; text-align:center; background-color:#f08e0e; font-weight:bold; font-size:14px; color:#fff; }
.project_xq dl dd span a.btn:hover{ background-color:#ff3e02; /*box-shadow:0 3px 0 #0868b3;*/}

/*详情页*/
.details_l{ float:left; width:865px;}
.details_r{ float:right; width:260px;}
/*left*/
.introduce_text{ background-color:#fff; margin-bottom:25px; color:#555; font-size:15px; overflow:hidden;line-height:30px;}
.introduce_text .text strong{ font-weight:bold;}
.introduce_text .bt{ border-bottom:solid 1px #ff3e02; height:30px; line-height:30px; margin-bottom:20px;}
.introduce_text .bt strong,.introduce_text .bt h1,.introduce_text .bt h2{ float:left;border-bottom:solid 1px #ff3e02; font-family:"微软雅黑";line-height:30px; font-size:18px; font-weight:bold; color:#424242; padding:0 2px; }

.introduce_text .bt a.more{ float:right; margin-right:5px; font-size:12px; color:#444; font-family:"宋体";}
.introduce_text p{ line-height:2em; margin-top:15px;}
.introduce_text p a{ color:#f4800f; }
.introduce_text img{ display:block; margin:0 auto;}
.introduce_text p strong{ font-weight:bold;}
.introduce_text .qygs{/*display:flex; flex-wrap:wrap;*/ font-size:15px;}
.introduce_text .qygs li{ height:30px; display:inline-block; margin-right:30px; line-height:30px; color:#999;}
.introduce_text .qygs li em{ color:#555;padding-left:2px;}

.introduce_text .xmwz_tj{ margin-top:10px;}
.introduce_text .xmwz_tj li{ width:29%; float:left; padding-right:3%; padding-left:1.33%; background:url(../images/dian_1.png) left center no-repeat; height:30px; line-height:30px; overflow:hidden;}
.introduce_text .xmwz_tj li a{ color:#ff8208;}
/*表格*/
.money_table {background: #ffb39b none repeat scroll 0 0;text-align: center;width: 100%; color:#333;}
.money_table th, .money_table td {background: #fff none repeat scroll 0 0;line-height: 2em;padding: 1px 2px;}
.money_table th {background: #f74811 none repeat scroll 0 0;color: #fff;}
.money_left {text-align: left;}
.money_top {vertical-align: top;}

/*我要留言*/
.liuyan_k{border: 1px solid #d8d8d8;margin-top: 20px;}
.liuyan_k .h2{ margin:0 20px; border-bottom:1px dashed #e2e2e2; height:58px; line-height:58px; color:#333; font-family:"微软雅黑"; font-size:18px;}
.liuyan_k .h2 strong{color:#f08e0e ; font-weight:bold;font-family:"微软雅黑";}
.liuyan_k .h2 em{ font-style:normal; font-size:12px; color:#999; font-weight:100; font-family:"宋体"; padding-left:1em;}
.liuyan_k1{ padding:20px 0 40px 10px; position:relative;}
.liuyan_k ul li{ height:40px;list-style-type: none;}
.liuyan_k ul li strong{ width:88px; float:left; text-align:right; padding-right:16px; line-height:28px; font-weight:100; color:#333;}
.liuyan_k ul li strong code{ color:#f27c1a; padding-right:8px;}
.ly_text1{ border:1px solid #ccc; padding:5px;  width:142px; height:16px;  float:left;margin-right:12px;}
.ly_text2{ border:1px solid #ccc; padding:5px;  width:280px; height:16px;  float:left;margin-right:12px;}
.ly_textarea{ border:1px solid #ccc; padding:5px;  width:280px; height:74px;  float:left;margin-right:12px; font-size:12px; resize:none;}
.ly_radio{ width:14px; height:14px; overflow:hidden; float:left; margin:6px 8px 0 0;}
.liuyan_k ul li em{ font-style:normal; float:left; padding-right:20px; color:#333; line-height:28px;}
.ly_submit{background:#f08e0e;border:1px solid #d81514;width:128px;height:40px;display:block;text-align:center;float:left;color:#fff;line-height:35px;font-size:16px;font-weight:bold;border:none;cursor:pointer;}

/**/
.correlation{ background-color:#fff; margin-bottom:20px; color:#555; font-size:12px;}
.correlation .bt1{ border-bottom:solid 1px #ff3e02; height:30px; line-height:30px; margin-bottom:10px;}
.correlation .bt1 strong{ float:left;border-bottom:solid 1px #ff3e02; line-height:30px; font-size:18px;font-family: "微软雅黑"; font-weight:bold; color:#424242; padding:0 2px; }
.correlation .bt1 a.more{ float:right; margin-right:4px; color:#666;}
.correlation ul.xg{}
.correlation ul.xg li{float:left; list-style-type:none;width:360px;height:30px;line-height:30px; padding-left:10px;padding-right: 53px;overflow:hidden;background:url(../images/dian_1.png) no-repeat left center;}
.correlation ul.xg li em{float:right;font-style:normal; color:#999;}
/**/
.correlation ul.xm{border: 1px solid #ddd;border-bottom:none;border-right:none; overflow:hidden;}
.correlation ul.xm li{border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;display: block;float: left;height: 126px;overflow: hidden;    width: 143px;}
.correlation ul.xm li img{display: block;height: 75px;margin: 0 auto;width: 120px;}
.correlation ul.xm li em {display: block;font-style: normal;line-height: 18px;margin-top: 6px;overflow: hidden;text-align: center;}
.correlation ul.xm li a {color: #666;display: block;height: 112px;margin: 0;padding-top: 15px;    text-decoration: none;width: 100%;}
.correlation ul.xm li a img {transition: all 300ms ease 0s;}
.correlation ul.xm li a:hover {color: red;text-decoration: none;}
/*.correlation ul.xm li a:hover img {transform: translateY(-5px);}*/



/*right*/
.bt_xq{height: 42px;line-height: 42px;background:#fcfcfc;border: 1px solid #d8d8d8;padding-left: 15px;font-family: "微软雅黑";font-size: 18px; overflow:hidden; color:#263039;}
.bt_xq strong{font-weight: normal;color: #FF0000;}
.brand_xq{border: 1px solid #d8d8d8;border-top: none;padding:20px;line-height: 1.4em;background: #FFFFFF;}
.brand_xq p img{width: 207px;height: 127px;padding: 4px;border: 1px solid #EAEAEA;}
.brand_xq p img:hover{border: 1px solid #d8d8d8;}
.brand_xq p{ margin-bottom: 6px;color:#666;}
.brand_xq p b{display:block; float:left; font-size:14px; color:#666;font-family: "微软雅黑"; }
.brand_xq p em{color:#f00;display:block; margin-left:68px;font-size:14px;font-family: "微软雅黑";}
.brand_xq  a.btn{padding: 9px 60px;background: #f08e0e;/**/font-size: 16px; color: #FFFFFF;margin-top: 15px;display:block;text-align: center;}
.brand_xq a.btn:hover{background:#ff3e02;/*#0584e6*/}

/*留言滚动*/
.jm_message{ margin:10px 0;}
/*.jm_message ul{ height:580px; overflow:hidden; margin:10px 0; }*/
.jm_message ul{overflow:hidden; margin:10px 0; }
.jm_message ul li{ font-size:12px;  line-height:22px; /*height:40px; overflow:hidden;*/ padding:9px 0;  border-bottom:dashed 1px #eee;}
.jm_message ul li b{/* color:#e30101;*/padding-right:6px;}
.jm_message .more { display:block; background:url(../images/more.png) 0 0 no-repeat; height:40px; text-indent:-9999px; margin:10px 0;}
.jm_message .more1{ display:block; background:url(../images/more.png) 0 -60px no-repeat; height:40px;}


/**/
.tjyd{background:#fcfcfc;}
.tjyd p{padding-left:15px;height:42px;line-height:42px;border:1px solid #d8d8d8;border-top:none;font-family:'微软雅黑';font-size:18px;overflow:hidden;}
.tjyd ul{padding:5px 10px;margin:0;border:1px solid #d8d8d8;border-top:none; background-color:#fff;}
.tjyd ul li{overflow:hidden;margin-left:5px;padding:0 5px 0 10px;height:28px;line-height:28px;background:url(../images/dian_1.png) no-repeat left center;}


/*文章内容*/
.neirong{padding:15px; font-size:16px;border:1px solid #d8d8d8;margin-bottom:20px;line-height:2.1em; color:#555;}
.neirong h1{font-size:20px;font-family:"微软雅黑";text-align:center;padding:15px 0 15px 0; font-weight:bold; color:#555;}
.neirong .sj{display:block;text-align:center;font-size:12px;color:#999;padding-bottom:15px;border-bottom:1px dashed #e2e2e2;}
.neirong p{line-height:2em;padding:10px 0 5px 0;}
.neirong div.article{line-height:2em;padding:10px 0 5px 0;}
.neirong img{display:block;margin:15px auto;max-width: 600px;}
.neirong a{color: #F08E0E;}
.neirong h2{ font-size:16px; font-weight:bold;color:#e53333;border-bottom:1px solid #e53333;padding:5px 0;margin:5px 0;}
.neirong strong{ font-size:14px; font-weight:bold;}

/*行业文章——推荐品牌*/
.brand_tj{ margin-bottom:25px;}
.brand_tj ul{}
.brand_tj ul{border: 1px solid #d8d8d8;border-top: none;line-height: 1.4em;background: #FFFFFF; overflow:hidden;}
.brand_tj ul li{ overflow:hidden; margin:20px 0; border-bottom:dashed 1px #ddd;padding:0 20px 20px;}
.brand_tj ul li:last-child{ margin-bottom:0; border-bottom:none;}
.brand_tj ul li span{ display:block;width:207px; text-align:left;}
.brand_tj ul li span img{height: 130px;width:209px;padding:3px;border: 1px solid #EAEAEA; }
.brand_tj ul li span img:hover{border: 1px solid #d8d8d8;}
.brand_tj ul li span em{ line-height:36px; font-size:18px; font-family: "微软雅黑";}

/*.brand_tj ul li div{ height:135px; width:100%;position:absolute; top:0; left:0; background-color:rgba(0,0,0,0.5); }
.brand_tj ul li div em{ color:#fff; display:block;}
.brand_tj ul li div a.btn{ width:80px; height:26px; margin:0 auto; line-height:26px;background: #f08e0e ;font-size: 14px; color: #FFFFFF;margin-top: 15px;display:block;text-align: center;}
.brand_tj ul li div a.btn:hover{background: #f08e0e ;}*/

.brand_tj ul li em{ display:block; line-height:24px;color:#666; font-size:13px;}
.brand_tj ul li em b{ color:#f00;font-family: "微软雅黑"; font-size:12px;}
.brand_tj ul li a.btn{padding: 9px 40px;background: #f08e0e;font-size: 14px; color: #FFFFFF;margin-top:8px;display:block;text-align: center;}
.brand_tj ul li a.btn:hover{background: #ff3e02;}

/*排行榜*/
.paixingb{}
.paixingb ul{display:block;list-style-type:none;border: 1px solid #d8d8d8;border-top: none;}
.paixingb ul li{ height:50px; padding:10px 20px; border-bottom:dashed 1px #ddd; }
.paixingb ul li:last-child{ border-bottom:none;}
.paixingb ul li i{ display:block; width:25px; margin-top:7px; height:18px;background:url(../images/pxb_xm.png) left -40px no-repeat; line-height:18px; text-align:center; text-indent:-6px; color:#fff; margin-right:2px; float:left;}
.paixingb ul li.hs i{background:url(../images/pxb_xm.png) left top no-repeat;}
.paixingb ul li a{white-space: nowrap;overflow: hidden;text-overflow:ellipsis; font-weight:bold;line-height:30px; font-size:14px; }
.paixingb ul li em{ display:block; margin-left:28px;}
.paixingb ul li em b{ color:#f00;}








/*================搜索页=======================*/
.suggest{ border:solid 1px #ddd; overflow:hidden; padding:15px 15px;font-size: 14px; color:#828283; background-color:#fcfbfb; width:1128px; margin:10px auto;}
.suggest b{ color:#F00;}
/*left*/
.news1{}
.news1 ul{ }
.news1 ul li{ padding:15px 5px 15px; border-bottom:solid 1px #ddd; overflow:hidden;}
/*.news ul li:last-child{ border-bottom:none;}*/
.news1 ul li span{ display:block; width:130px; float:left; margin-right:20px;}
.news1 ul li span img{ width:130px; height:100px;}
.news1 ul li strong{ display:block; line-height:28px; height:28px;}
/*.news1 ul li strong a{ color:#353535; font-size:18px; font-family:"微软雅黑";}*/
.news1 ul li strong a{ color:#0b0bb5; font-size:18px; font-family:"微软雅黑";}
.news1 ul li strong a:hover{color:#f83507;}
.news1 ul li b a{ font-size:12px; font-weight:normal;font-family:"微软雅黑"; color:#3597df;}
.news1 ul li p{ margin:4px 0 0; line-height:24px;}
.news1 ul li em {color: red;}


/*right*/
.hot_list{ margin-bottom:25px;}
.hot_list ul{display:block;list-style-type:none;padding:10px 20px;border: 1px solid #d8d8d8;border-top: none;}
.hot_list ul li{ height:30px; line-height:30px; background:url(../images/dian_2.png) left center no-repeat; padding-left:12px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.hot_list ul li a{ }



/*====================编辑常用公共css==================*/
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.fy_table{background:#ccc;width:100%;margin-top:10px;}
.fy_table th{background:#F74811;padding:0 5px;color:#fff;}
.fy_table td{background:#fff;padding:5px;color:#333;line-height:1.5em;}
.fy_table .fy_th1{font-size:18px;font-family:'微软雅黑';letter-spacing:1px;}
.fy_table .fy_th2{font-size:18px;font-family:'微软雅黑';letter-spacing:1px;height:30px;line-height:30px;}
.fy_table .fy_th3{height:28px;line-height:28px;letter-spacing:1px;}
.fy_table .fy_td1{color:#666;width:100px;}
.fy_table .fy_td2{color:#666;width:80px;}
.fy_table .fy_td3{width:200px;}
.fy_table .fy_w80{width:80px;}
.fy_table .fy_w100{width:100px;}
.fy_table .fy_logo{text-align:center;vertical-align:top;width:200px;}
.fy_table .fy_logo img{min-width:150px;max-width:180px;display:block;margin:10px auto 5px;}
.fy_table .fy_center{text-align:center;}
.fy_table .fy_btn{margin:10px auto 5px;background:#F74811;padding:0;min-width:150px;max-width:180px;height:30px;color:#fff;text-decoration:none;font-size:14px;line-height:30px;font-family:'微软雅黑';}


.xminfo{}
.xminfo img{display:block;margin:5px auto;max-width:100%;width:300px;}
.xminfo .imgdesc{display:block;text-align:center;margin:0 auto;}
.xminfo dl{}
.xminfo dl dt{font-weight:bold;font-size:16px;margin-bottom:5px;border-bottom:1px solid #ddd;width:90%;}
.xminfo dl dd{display:inline-block;color:#e53333;width:45%;border-bottom:1px solid #ddd;font-size:14px;}
.xminfo dl dd span{color:#444;padding-right:5px;}

.xmtable{font-size:12px;}
.xmtable dl{width:30%;display:inline-block;vertical-align:top;}
.xmtable dl dt{font-weight:bold;border-bottom:1px solid #ddd;}
.xmtable dl dt span{font-size:14px;display:block;}
.xmtable dl dd{color:#e53333;border-bottom:1px solid #ddd;}
.xmtable dl dd span{color:#444;}