@charset "utf-8";
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; -webkit-box-shadow: none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font-family: "Microsoft Yahei"; color: #666; font-size: 13px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
  font-family: 'iconfont';  /* project id 2345038 */
  src: url(files/iconfont.eot.txt),
  url(files/iconfont.woff) format('woff'),
  url(files/iconfont.ttf) format('truetype'),
}


/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll;}

/*设置浮动*/
.fl,.pull-left {float: left;}
.fr,.pull-right {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

.clear{ clear:both; height: 0; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

.box,.content,.w1200,.width-1200{ width:1050px; margin:0 auto;}
/* -- 内页布局 -- */
.page_bg { padding:20px 0 20px; background:#fff;}
.page_main { margin: 0 auto; width: 1050px;}  /*版面宽度*/
.page_content{ width:930px;} /*右边宽度*/
.page_left{ width:240px;} /*左边宽度*/
.page_full{ width:100%;}
.dis,.hide{ display:none;}

.line-clamp-1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.n_box{
    width: 1050px;margin:30px auto 0 auto;position: relative;
}
.n_box:after,.box:after{
    display: block;content: "";clear: both;
}
.n_boxr{
    width:795px;position: relative;
}

body { color:#404040; background:url(images/20170628102334_1570368183.jpg) center top repeat-x; font-size:12px; font-family:Microsoft YaHei; }
body,td,th{ font-size:12px; color:#555; font-family:Microsoft YaHei; }
a{ font-size:12px; color:#555; text-decoration:none; font-family:Microsoft YaHei; }
a:hover{ text-decoration:none; font-size:12px; color:#f00; font-family:Microsoft YaHei; }
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,ul,li,p,th{ margin:0px; padding:0px; list-style:none; border:0px; }
dl,dt,dd{ margin:0px; padding:0px; list-style:none; }
ul,li{ list-style:none; }
input,textarea,slsct{ font-family:inherit; font-weight:inherit; font-size:12px; }
img{ border:0; }
.cl{ height:0px; clear:both; }
.fl{ float:left; }
.fr{ float:right; }
.clear{ height:0; overflow:hidden; clear:both; }
.cp img{ border:1px solid #dedede; padding:2px; background:#fff; width: 100%;display: block;
    box-sizing: border-box;
}
.cp img:hover{ border:1px solid #ff7101; padding:2px; background:#ff7101; }
#top,#logo,.nav,.sou,#product,#wenzi,#youshi,#body1,#body3,#body4,.body4,#company,.link{ width:1050px; margin:0 auto; overflow:hidden; }
.top10{ margin-top:10px; }
.top20{ margin-top:20px; }
.top30{ margin-top:30px; }
.top40{ margin-top:40px; }

#body2{ width:1050px; margin:0 auto; }

/*top*/
#top{ height:36px; line-height:36px; }
.top1{ width:500px; float:left; }
.top2{ width: 200px; text-align: right; float: right; padding-top: 8px; }



/*logo*/
#logo{ padding-top:32px; padding-bottom:29px; }
.logo1{ width:341px; padding-top: 10px;}
.logo2{ width:438px; font-size:16px; padding-top:22px; line-height:33px;  padding-left: 10px;}
.logo2 span{font-size:22px; color: #FD8000; }
.logo3{ width:230px; }

.headerNav{ background: url(images/20170626190543_428463623.png); height:49px; display: block; }
.headerNav ul li{ float: left; width:105px; list-style:none; display: block; text-align: center; height:49px; line-height:49px; background: url(images/20170626190503_771597540.png) no-repeat right center; transition:all 0.1s; }
.headerNav ul li a{ color: #fff; font-size:15px; display: block; }
.headerNav ul li:hover{ background: url(images/20170626190306_1009210960.png) no-repeat center; }
.headerNav ul .NavCurrent{ background: url(images/20170626190306_1009210960.png) no-repeat center; }

/*banner*/
#banner{ width:100%; margin:0 auto; height:auto; overflow:hidden; }
.banner.box_skitter{ position:relative; width:1920px; height:520px; left:50%; margin-left:-960px; }


.search{ height:50px; line-height: 50px; width:100%; font-size:14px; color: #666; border-bottom: 1px solid #e1e1e1; }
.search strong{ color: #333; font-size: 13px; }
.search a{ color: #666; font-size: 12px; }
.search a:hover{ color: #288d03; font-size: 12px; }
.search-left{ width: 730px; }
.search-left a:hover{ color:#ff7b01; text-decoration:underline; }
.search-right{ width: 272px; height: 30px; padding-top: 12px}
.search form > ul > li > input{ float: left; ; border: 1px solid #eee; line-height: 25px; height: 25px; color: #666; background-color: #fff; width: 220px; padding:0 5px; }
.search #search-i > input{ background: #1C81EB; display: block; color:#fff; width: 38px; line-height: 30px; line-height: 30px; text-align: center; }

/*product*/
#pro_bg{ background:#f7f7f7; width:100%; padding-bottom: 30px; }
#product{ padding-top:40px; }
.quan{ width:1050px; margin:0 auto; overflow:hidden; }
.sider{ width:230px; float:left; margin-right:20px; }
.list{ width:230px; overflow:hidden; }
.list_bg{ background:url(images/20170628092557_710646073.jpg); font-size:18px; color:#fff; padding-left:68px; padding-top:20px; height:68px; }
.list_tu{ border:5px #1e83df solid; border-top:none; }
.list_tu0{ background:url(images/20170720160412_962750335.jpg) repeat-y; padding-left:50px; line-height:48px; width:180px; overflow:hidden; }
.list0{ text-align:center;height:50px; background:url(images/20210421152742_1435773939.jpg) no-repeat; font-size:15px; color:#fff; padding-top: 172px;}
.list0 a{font-size:15px; color:#fff;}
.list0 a:hover{font-size:15px; color:#fff; text-decoration: underline;}
.gun{} 

#right_r{width:800px; float:right;}
#chanpin_t{width:800px; height:43px; border-bottom:1px solid #dddddd;}
#chanpin_top{width:150px; font-size:16px; background:url(images/20170720164750_155331655.jpg) no-repeat; height:43px; line-height:43px; color:#fff; text-align:center; float:left;     padding-left: 6px;}

.chanpin_you a{ float:right; height:43px; line-height:43px; font-size:12px; padding-right: 5px;}
.chanpin_you a:hover{font-size:12px;}
#chanpin_b{padding-top:30px;}
.products4_2{width:800px; height:auto; 
    padding-top: 10px;
}



.colee{overflow: hidden;
    height:590px;
    width:800px;}

.prodgd{ color: #ff7200; font-size: 46px; font-weight: bold; text-align: center; line-height: 66px;overflow: hidden;
  
    width:800px;}

.prodgd table td{width: 32%; display: block ;float: left;  margin: 0 2% 0 0;}
.prodgd table td:nth-of-type(3n){
    margin-right: 0;
}
.prodgd table td span{line-height:30px;}
.prodgd table tr td a{display: block;overflow: hidden}
.prodgd table tr td:hover span a{ background:#017fd4; color:#fff;}
.prodgd table tr td>a{width:100%; height:196px;}
.prodgd table tr td br{display: none;}
.prodgd img{transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; width:100%; height:auto;}
.prod_b img:hover{-webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12);  overflow:hidden;}   

  
  
  
/*xiaoguo*/
.ceshi > table > tbody > tr > td { float: left; padding-left: 0 !important; width:32.3333%; margin: 0.5%; position: relative;overflow: hidden;}
.ceshi > table > tbody > tr > td > a { display: block; width: 100%; }
.ceshi > table > tbody > tr > td br{ display: none; }
.ceshi > table > tbody > tr > td > span { display: block; width: 100%; position: absolute; bottom: 0; transition:0.6s all ease;background-position:center; height:40px;line-height:40px;}
.ceshi > table > tbody > tr > td > span > a { display: block; color: #666; font-size: 14px; height: 40px; line-height: 40px;transition:0.3s all ease-in-out; background:#ececec;}
.ceshi > table > tbody > tr > td > .ceshigo{width:100%;background:rgba(0,0,0,0.4);height:100%;position:absolute;bottom:0;left:-100%;transition:0.3s all ease-in-out;}
.ceshi > table > tbody > tr > td > .ceshigo a {display: block; color: #fff; font-size: 18px; padding-top: 30%;}
.ceshi > table > tbody > tr > td > .ceshigo p {height: 30px; line-height: 30px;border-radius: 10px;border: 1px solid #fff; transition:all 0.3s 0.3s;padding: 1px 25px;margin: 15px auto;display: block;font-size: 13px;color: #fff;font-weight: 100;width: 70px;text-align: center;position: relative;bottom: -200px;}
.ceshi > table > tbody > tr > td:hover > span {bottom:-40px; }
.ceshi > table > tbody > tr > td:hover > .ceshigo{left:0;}
.ceshi > table > tbody > tr > td:hover > .ceshigo p{left:0;bottom:0;}

#colee3,#colee4{overflow:hidden;height:638px;width:800px;margin:0 auto;}

/*guan*/
#guan{ width:100%; margin:0 auto; background:url(images/20170626213023_1704080325.jpg) no-repeat center; height:200px; }
.wenz{ font-size:16px; color:#fff; padding-top:93px; float:right; padding-right:33px; }

/*优势*/
#you{ width:100%; overflow:hidden; background:url(images/20170626215834_641347653.jpg); padding-top:50px; }
.you_bt{ text-align:center; font-size:38px; font-weight:bold; }
.you_bt span{ color:#FD8000; }
.you_xys{ width:760px; margin:0 auto; margin-top:10px; }
.you_xys li{ width:240px; height:37px; line-height:37px; color:#fff; font-size:17px; text-align:center; float:left; background:#008AE7; margin-right:13px; }
.you_xian{ background:url(images/20170626215903_1425672649.png) no-repeat bottom; font-size:16px; text-align:center; padding-top:10px; padding-bottom:50px; }

.ys_1{ background:url(images/20170721203304_1932665934.jpg) no-repeat center; margin:0 auto; height:368px; width:1050px; overflow:hidden; }
.ys_11{ width:400px; float:left; padding:95px 0 0 110px; }
.ys_31{ width:420px; float:left; padding:80px 0 0 110px; }
.ys_12{ font-size: 30px; color:#008AE7; font-weight: bold; line-height: 32px;}
.ys_12 p{ font-family:Arial; font-size:12px; color:#666; text-transform:uppercase;  font-weight: normal;}
.ys_13{ font-size: 14px; color: #333; margin-top: 10px; line-height:28px; }
.ys_13 span{ font-size:15px; color:#FD8000; }

.ys_2{ background:url(images/20170627100344_890699319.png) no-repeat center; margin:0 auto; height:349px; width:1050px; overflow:hidden; }
.ys_21{ width:410px; float:right; padding:90px 20px 0 0; }
.ys_41{ width:410px; float:right; padding:80px 20px 0 0; }

.ys_22{ font-size: 30px; color:#008AE7; font-weight: bold;  line-height: 32px;}
.ys_22 p{ font-family:Arial; font-size:12px; color:#666; text-transform:uppercase;  font-weight: normal;}
.ys_23{ font-size: 14px; color: #333; margin-top: 10px; line-height:28px; }
.ys_23 span{ font-size:15px; color:#FD8000; }

.ys_3{ background:url(images/20170627100345_1853469317.png) no-repeat center; margin:0 auto; height:350px; width:1050px; overflow:hidden; }
.ys_4{ background:url(images/20170627172943_1567193872.png) no-repeat center; margin:0 auto; height:322px; width:1050px; overflow:hidden; }

/*liuc*/
#lc{ background:url(images/20170627110048_666928703.jpg) no-repeat center; margin:0 auto; height:248px; overflow:hidden; }
.lc_1{ width:220px; float:left; text-align:center; font-size:24px; color:#fff; padding-top:73px; }
.lc_1 p{ font-size:14px; color:#fff; padding-top:80px; }
.lc_1 p a{ font-size:14px; color:#fff; }
.lc_1 p a:hover{ text-decoration:underline; }

.lc_2{ width:760px; float:left; margin-left:52px; }
.lc_21{ font-size:14px; color:#fff; padding-top:85px; }
.lc_22{ font-size:14px; color:#fff; padding-top:85px; padding-left:70px; }
.lc_23{ font-size:14px; color:#fff; padding-top:85px; padding-left:70px; }
.lc_24{ font-size:14px; color:#fff; padding-top:85px; padding-left:70px; }
.lc_25{ font-size:14px; color:#fff; padding-top:85px; padding-left:85px; }
.lc_26{ font-size:14px; color:#fff; padding-top:90px; padding-left:20px; }
.lc_27{ font-size:14px; color:#fff; padding-top:90px; padding-left:92px; }
.lc_28{ font-size:14px; color:#fff; padding-top:90px; padding-left:100px; }
.lc_29{ font-size:14px; color:#fff; padding-top:90px; padding-left:100px; }

/*compy*/
#company_bg{ width:100%; height:0 auto; background: #F5F6F7; padding-top: 50px; padding-bottom: 30px; }
#company_t{ width:1050px; padding-top:36px; height:36px; font-size:25px; text-align:center; margin:0 auto; text-transform:uppercase; }
#company_c{ width:1050px; height:101px; font-size:25px; text-align:center; margin:0 auto; border-bottom:2px solid #222222; }
#company_c .font{ font-size:25px; color:#ca000e; }
#company_b{ width:1050px; margin:0 auto; background:#fff; height:340px; box-shadow: 0 0 7px 3px #ededed; }
#company_b_l{ width:400px; float:left; padding:20px; }
#company_b_r{ width:570px; float:right; line-height:32px; font-size:14px; padding:20px 20px 0 0; }
.company2{ background:url(images/20170627144641_872648485.png) no-repeat left; height:70px; width:280px; font-size:24px; padding-left:50px; color:#000; }

.company2 a{ font-size:14px; }
.company2 a:hover{ color:#f00; text-decoration: underline; }

/*实力展示*/
.zs_s{ width: 1050px; margin: 0 auto; position: relative; }
.zs_s .tit{ background: url(images/20170627145600_1281012978.png) no-repeat center 0; height: 100px; padding-bottom:25px; margin: 0 auto; text-align:center; }
.zs_s .tit span{ text-align: center; line-height:35px; color: #333; font-size:32px; font-weight:bold; }
.zs_s .tit p{ text-align: center; padding-top: 22px; }
.zs_s .tit p a{ margin-right: 33px; font-size: 18px; font-weight: bold; color: #ffffff; background: url(images/20170627143011_1965165237.jpg) no-repeat; display: inline-block; width: 200px; height: 40px; text-align: center; line-height: 38px; }
.zs_s .tit p a:hover,.zs_s .tit p a.cur{ background: url(images/20170627142852_1055878410.jpg) no-repeat; text-decoration: none; }


.dis{
    display: none;
}

.about	.picScroll-left1{position:relative; }
	.about	.picScroll-left1 .hd{ overflow:hidden;  height:75px; width: 108%;top: 40px;
		position: absolute;z-index: 22;left:-4%;
		    
		}
	.about	.picScroll-left1 .hd .prev{ display:block;  width:23px; height:75px; 
			 cursor:pointer; background:url(images/20170627143311_441868197.png) 0 0 no-repeat; position:absolute; left:0;top:0;}
     .about    .picScroll-left1 .hd .next{ display:block;  width:23px; height:75px; position:absolute; right:0;top:0;
			 cursor:pointer; background:url(images/20170627143440_43613688.png) 0 0 no-repeat;}



	.about	.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
	.about	.picScroll-left1 .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; display:block;
	    width:20%;height: auto;
	}
	.about	.picScroll-left1 .bd ul li .pic{ text-align:center; padding: 5px;
	    
	}
	.about	.picScroll-left1 .bd ul li .pic img{ width:100%;   display:block; }
.about	.picScroll-left1 .bd ul li .title{
    line-height: 20px;
}


.about2 li{
    display: block;width: 210px !important;
}
.about2 li .pic{
    padding: 5px;
}
.about2 .title{
    text-align: center;line-height: 20px;
}


.about2	.picScroll-left{position:relative; }
	.about	.picScroll-left .hd{ overflow:hidden;  height:75px; width: 108%;top: 40px;
		position: absolute;z-index: 22;left:-4%;
		    
		}
	.about2	.picScroll-left .hd .prev{ display:block;  width:23px; height:75px; 
			 cursor:pointer; background:url(images/20170627143311_441868197.png) 0 0 no-repeat; position:absolute; left:0;top:0;}
     .about2    .picScroll-left .hd .next{ display:block;  width:23px; height:75px; position:absolute; right:0;top:0;
			 cursor:pointer; background:url(images/20170627143440_43613688.png) 0 0 no-repeat;}



/*新闻动态 技术支持*/
#news2{ width:1050px; height:470px; margin:0 auto; padding-bottom:5px; margin-top:30px; }
.news21{ float:left; width:482px; }
.news21 .news_div_item{ position:relative; }
.news21 .news_div_item_pic{ position:absolute; top:0; }
.news21 .news_div_item_content{ line-height:30px; width:482px; padding-top:20px; position:absolute; top:290px; }
.news21 .news_div_item_a{ font-size:15px; font-weight:bold; }
.news21 .news_div_item_body{ color:#999; line-height:24px; }
.news_div_item_a{ font-size:15px !important; font-weight:bold !important; }


.news22{ float:right; width:550px; }
.news22 .news_div .news_div_item:nth-child(1){ display:none; }
.news22 .news_div_item{ background:#f6f6f6; width:550px; height:80px; margin-bottom:20px; transition:0.2s; }
.news22 .news_div_item_date{ float:left; width:92px; background:url(images/20170627195711_2003993504.jpg) right no-repeat; height:80px; position:relative; font-family:Arial, Helvetica, sans-serif; }
.news22 .news_div_item_day{ position:absolute; top:17px; left:35px; font-size:24px; font-weight:bold; }
.news22 .news_div_item_month{ position:absolute; top:50px; left:57px; color:#999; }
.news22 .news_div_item_year{ position:absolute; top:50px; left:19px; color:#999; }
.news22 .news_div_item_content{ float:left; line-height:30px; margin-left:20px; width:430px; padding-top:10px; }
.news22 .news_div_item_body{ color:#999
; }
.news22 .news_div_item:hover { background:#0084e3; transition:0.2s; }
.news22 .news_div_item:hover .news_div_item_day,.news22 .news_div_item:hover .news_div_item_month,.news22 .news_div_item:hover .news_div_item_year,.news22 .news_div_item:hover .news_div_item_title,.news22 .news_div_item:hover .news_div_item_body{ color:#FFF; }
.news22 .news_div_item:hover .news_div_item_title a{ color:#FFF; }

/*自定义新闻*/
.news21 .divdgweb_new_div_item{ position:relative; }
.news21 .divdgweb_new_div_item_pic{ position:absolute; top:0; }
.news21 .divdgweb_new_div_item_content{ line-height:30px; width:482px; padding-top:20px; position:absolute; top:290px; }
.news21 .divdgweb_new_div_item_a{ font-size:15px; font-weight:bold; }
.news21 .divdgweb_new_div_item_body{ color:#999; line-height:24px; }
.divdgweb_new_div_item_a{ font-size:15px !important; font-weight:bold !important; }


.news22{ float:right; width:550px; }
.news22 .divdgweb_new_div .divdgweb_new_div_item:nth-child(1){ display:none; }
.news22 .divdgweb_new_div_item{ background:#f6f6f6; width:550px; height:80px; margin-bottom:20px; transition:0.2s; }
.news22 .divdgweb_new_div_item_date{ float:left; width:92px; background:url(images/20170627195818_1109478218.jpg) right no-repeat; height:80px; position:relative; font-family:Arial, Helvetica, sans-serif; }
.news22 .divdgweb_new_div_item_day{ position:absolute; top:17px; left:35px; font-size:24px; font-weight:bold; }
.news22 .divdgweb_new_div_item_month{ position:absolute; top:50px; left:57px; color:#999; }
.news22 .divdgweb_new_div_item_year{ position:absolute; top:50px; left:19px; color:#999; }
.news22 .divdgweb_new_div_item_content{ float:left; line-height:30px; margin-left:20px; width:375px; padding-top:10px; }
.news22 .divdgweb_new_div_item_body{ color:#999; }
.news22 .divdgweb_new_div_item:hover { background:#0084e3; transition:0.2s; }
.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_day,.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_month,.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_year,.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_title,.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{ color:#FFF; }
.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{ color:#FFF; }

.main_xw_l{ width:1050px; }

.lanrenzhijia{ width:1050px; height:65px; margin:0px auto; background:none; font-family:"Microsoft YaHei"; }
.lanrenzhijia .tab{ overflow:hidden; width:1050px; float:left; height:70px; }
.lanrenzhijia .tab span { color:#bdbdbd; font-size:14px; text-transform:uppercase; font-weight:normal; }
.lanrenzhijia .tae{ padding-right:30px; float:right; text-align:left; font-family:"Microsoft YaHei"; font-size:18px; float:right; line-height:46px; }
.lanrenzhijia .tae a{ color:#0084e3; }
.lanrenzhijia .tab a{ display:block; float:left; text-decoration:none; color:#333; height:46px; line-height:37px; padding-left:42px; padding-right:15px; text-align:left; font-size:16px; font-weight:bold; background: url(images/20170628085534_538684492.png) no-repeat; }
.lanrenzhijia .tab a:hover{ color:#0084e3; text-decoration:none; overflow:hidden; border-bottom:2px solid #0084e3; height:46px; }
.lanrenzhijia .tab a.on{ color:#0084e3; text-decoration:none; border-bottom:2px solid #0084e3; overflow:hidden; background-position-y: -64px; }
.lanrenzhijia .content{ overflow:hidden; width:1050px; position:relative; float:left; margin-top:4px; height:400px; }
.lanrenzhijia .content .ul{ position:absolute; left:0; top:0; width:1050px; }
.lanrenzhijia .tab a:nth-child(2) { background-position-x: -262px; }

.lanrenzhijia .content .li{ width:1050px; float:left; }
img.news_div_item_image{ width: 460px !important; }


/*link*/
.friendlink{ width:1050; height:98px; background: url(images/20170627162128_1873906792.png) no-repeat center; }
.friend_page{ height: 60px; padding: 20px; line-height: 30px; width: 980px; }
.friend_l{ width: 130px; position: relative; height: 65px; margin-left: 20px; padding-top: 19px; }
.friend_l a{ display: block; position: absolute; bottom: 0px; font-size: 14px; line-height: 2em; letter-spacing: 2px; left:18px; color: #464646}
.friendlink a:hover{ color: #f00; text-decoration: underline; }
.friend_r{ width: 880px; }
.linkTagcs li{ width:auto !important; padding-top: 35px; }

/*bq*/
#ba1{ width:100%; background:#343333; height:270px; }
.banq2{ width:400px; float:left; }
.banq2_1{ }
.banq2_2{ line-height:36px; color:#d7d7d7; font-size:14px; padding-top:46px; width:320px; padding-left:20px; }
.banq3{ }
.banq4{ width:220px; float:left; line-height:36px; color:#d7d7d7; padding-top:46px; font-size:15px; padding-left: 40px; }
.banq4 a{ font-size:15px; color:#d7d7d7; line-height:36px; }
.banq4 a:hover{ color:#ffcc01; text-decoration:underline; }
.banq5{ padding-top:60px; padding-left:40px; }

#banq6{ width:100%; height:100px; margin:0 auto; line-height:26px; background:#0084e3; text-align: center; padding: 7px 0 7px 0;}
.banq61{ color:#fff; line-height:26px; font-size:14px; }
.banq61 a{ color:#fff; line-height:50px; font-size:14px; }
.banq61 a:hover{ text-decoration:underline; color:#ffc802; }

#floatTips{
 font-weight:bold;
 position:absolute;
 width:130px;
z-index:111111111;
}

#qq_top{width:130px; height:25px; line-height:25px; background:#027ED8; text-align:center; color:#fff; font-size:12px;}
#qq_center{width:130px;}
#qq_bottom{width:130px; text-align:left; line-height:25px; font-size:12px;}
#qq_bottom a{text-decoration: none; color: #484848;}
#qq_bottom a:hover{text-decoration: none; color: #ff6600;}




