﻿@charset "utf-8";
.rightarrowpointer{display:none;} 
.box.nav {

    width: 100%;
    min-width: 1250px;}

body{background:#fff; font-family:Microsoft YaHei;}
body,td,th{ font-size:13px; color:#555; font-family:Microsoft YaHei;}
a{ font-size:13px; color:#555; text-decoration:none; font-family:Microsoft YaHei;}
a:hover{ text-decoration:none; font-size:13px; color:#924d02; 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:13px;}
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;}
.cp img:hover{ border:1px solid #8c5020;padding:2px; background:#8c5020;}
.box,.page{ width:100%; margin:0 auto; overflow:hidden;}
.box_2,.copy{ width:1565px; margin:0 auto; overflow:hidden;}
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top90{ margin-top:100px;}
#cnzz_stat_icon_1276832803{display:none}
/*head*/
.box_1{width:100%; margin:0 auto; overflow:hidden;}
.head{ float:left;}
.head_1{ width:161px; float:left; margin-left: 20px;}
.head_2{padding-top: 44px; float:left;}

/*nav*/

.nav_bg{ float:right; padding-top: 35px; width: 990px; }
.nav li {position: relative;    width: 110px;    height: 48px;    line-height: 48px;  float: left; }
.nav li a {  display: block; height: 40px; line-height: 20px; font-size: 16px; color: #333; text-align: center; transition:0.3s all; position: relative;}

.nav li a:hover {  display: block; height: 40px; line-height: 20px; font-size: 16px; color: #333; text-align: center; transition:0.3s all; }

.nav .a_nav{  display: block; height: 40px; line-height: 20px; font-size: 16px; color: #333; text-align: center; transition:0.3s all; }
.nav li ul a:hover{ background:#0a914e}
.menu{ width:1100px; height:54px; margin:0 auto;}
.menu ul {    position: absolute;  top: 54px;  left: 0;  z-index: 9999;  opacity: 0;  background: #006432; 
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}
.menu li:hover > ul { opacity: 1; }
.menu ul li {   height: 0; width: 100%;  overflow: hidden; 
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
.menu li:hover > ul li {
    height: 48px;
line-height: 54px;
    overflow: visible;}
.menu ul li a {  width:100%;    border-bottom: 1px solid #0478e8;  text-align:center; font-size: 13px; color:#333;}
.menu ul li:last-child a { border: none; }
.menu #aa3 ~ ul{ width:135px;}

.menu > li > a::after {
    content: '';
    display: block;
    background: #d5142d;
    width: 0%;
    height: 2px;
    position: absolute;
    left: 0;
    transition: 0.3s all ease-in-out;

    margin: 0  10%;}

.menu > li > a:hover::after{ width:90px; }

.menu > li > a > .en{ display: block; text-transform:uppercase; font-size:12px; color: #545454; line-height:35px; overflow: hidden; text-indent: 0; transition:0.2s all ease-in-out; white-space: nowrap; }
.menu > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ color: #545454; text-transform:uppercase; font-size:12px;}

/*banner*/
.banner{ overflow: hidden; height: 550px; width: 100%; }
.banner-box{ min-width:1100px; height:550px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:550px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn {
	width: 100%;
	position: absolute;
	top: 1px;
	left: 1px;
	margin-left: 0;
	height: 550px;
	overflow: hidden;
}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:225px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../images/20180613180346_2065858654.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/20180613180346_2065858654.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:20px; width: 100%; display: block; }
.banner-box .hd ul { width: 1100px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#f6f6f6; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #d5142d; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }


/*search*/
.search { background: url(../images/20180613211317_2126652815.png) no-repeat center; height: 90px; width: 100%; margin-top: -20px; position: relative; }
.search .fl { padding: 0 0 0px 32px; line-height: 70px; position: relative; top: 20px; background: url(../images/20180613210639_1017666012.png) no-repeat left center;}
.search .fl strong{ font-size: 15px; font-weight: bold; color: #333; }
.search .fl a{ font-size: 14px; font-weight: 100; color: #555; display: inline-block; }
.search .fl a:hover{ text-decoration: underline; color: #d5142d;}

.search-right { width: 590px;  padding-right: 60px;}
.search-tel { background: url(../images/20180613204846_1199977581.png) no-repeat left center; padding: 17px 0 20px 60px; font-size: 14px; color: #DBDADA; line-height: 30px; display: block; height: 50px; float: left; }
.search-tel .en { font-size: 30px; font-weight: bold; color: #EB0505; display: block; text-align: justify; line-height: 26px;/* font-family:Impact;  letter-spacing: 2px;*/}
.search-right form { float: right; display: block; width: 260px; background: #fff; border-radius: 50px; line-height: 42px; height: 42px; margin: 24px 0; position: relative; }
.search-right form #search-i{ background: #fff url(../images/20180613211841_414166799.png) no-repeat center; width: 38px; height: 38px; border-radius: 50%; position: absolute; right: 2px; top: 2px; overflow: hidden; display: block; transition:0.3s all ease-in-out; }
.search-right form #search-i input{ display: block; width: 100%; height: 100%; cursor: pointer; background: none; border: 0 none; }

.search-right form #search-bg input { line-height: 42px; background: none; border: 0 none; width: 210px; padding-left: 20px; color: #aaa; }

/*prod*/
.prod{ margin:0 auto; text-align:center;}
.prod_w{  width:1600px; margin:0 auto; overflow:hidden;}

.prod_1{ width:370px; float:left; margin-right:30px;}
.prod_11{ height:320px;}
.prod_12{ background:#f4f4f4; border:1px #e0e0e0 solid; text-align:center; font-size:20px; font-weight:100; height:60px; padding-top:20px;}
.prod_12 p{ font-size:12px; color:#bfbebe; text-transform:uppercase; text-align:center; padding-top:8px;}
.prod_2{ width:296px; float:left;}
.prod_12 a{font-size:20px; }
.prod_12 p a{font-size:13px; }
.prod_12 a:hover,.prod_12 p a:hover{color:#D41630;}


/*adv*/
.adv_row2_cont{ height: 554px; width: 100%; background: url(../images/20180613220152_1458906118.jpg) no-repeat center; }
.adv_row2_title { padding: 25px 0; }
.adv_row2_title ul{ text-align: center; }
.adv_row2_title ul li{display: inline-block;line-height: 50px;font-size: 20px;font-weight: bold;width: 250px;transition:0.3s all ease-in-out;text-align: center;}
.adv_row2_title ul li i{display: inline-block;width: 63px;height: 50px;vertical-align: middle;padding-right: 10px;transition:0.3s all ease-in-out;}
.adv_title_1 i{ background: url(../images/20180614095716_1548242766.png) no-repeat center 0; }
.adv_title_2 i{ background: url(../images/20180614100032_2124174205.png) no-repeat center 0; }
.adv_title_3 i{ background: url(../images/20180614101931_424477805.png) no-repeat center 0; }
.adv_title_4 i{ background: url(../images/20180614102104_309553952.png) no-repeat center 0; }
.adv_row2_title ul li.on i{ background-position: center -40px;  margin-top: -20px;}
.adv_row2_title ul li.on{ color: #333333; }


.adv_row2_cont ul li { display: block; width: 1600px; float: left; height: 554px; position: relative; }
.adv_row2_cont ul { position: absolute; }
.adv_row2_cont .box { overflow: hidden; position: relative; width: 1600px; height: 554px; }

.adv_row2_cont ul li.adv_cont1{ background: url(../images/20180613222403_1012775836.jpg) no-repeat center; }
.adv_row2_cont ul li.adv_cont2{ background: url(../images/20180613222403_1012775836.jpg)no-repeat center; }
.adv_row2_cont ul li.adv_cont3{ background: url(../images/20180613222403_1012775836.jpg)no-repeat center; }
.adv_row2_cont ul li.adv_cont4{ background: url(../images/20180613222403_1012775836.jpg)no-repeat center; }

.adv_row2_cont .adv_box { width: 840px; height: 160px; display: block; padding: 100px 30px 50px 45px; position: absolute; top: 122px; left: 0; }
.adv_row2_cont ul li.adv_cont1 .adv_box{ background: url(../images/20180615205652_1783809591.png) no-repeat center; }
.adv_row2_cont ul li.adv_cont2 .adv_box{ background: url(../images/20180615210039_1849958533.png) no-repeat center; }
.adv_row2_cont ul li.adv_cont3 .adv_box{ background: url(../images/20180615205837_1800591222.png) no-repeat center; }
.adv_row2_cont ul li.adv_cont4 .adv_box{ background: url(../images/20180615210148_714688603.png) no-repeat center; }
.adv_box p { font-size: 14px; line-height: 26px; color: #454545; padding-bottom: 10px; }
.adv_box strong{ font-size: 28px; font-weight: bold; color: #333; display: block; line-height: 30px; padding-bottom: 20px; }
.adv_box p .color{ font-size: 22px; color: #333333; }
.adv_box strong .small{ display: block; font-weight: 100; color: #777; font-size: 16px; line-height: 30px; }

/*case*/
.case_bg{ height:109px; line-height:90px; background:url(../images/20180614103243_1825491065.jpg) no-repeat center; margin:0 auto; text-align:center; font-size:30px;}
.case_bg a{ font-size:30px; color:#232323; font-weight:100;}
.ceshi > table > tbody > tr > td { float: left; padding-left: 0 !important; width:23.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; font-weight: bold; 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;}
.ceshi {
    width: 1600px;
    margin: 0 auto;}

/*about*/
.company_bg { background: url(../images/20180614142009_1122952209.jpg) no-repeat center bottom; width: 100%; height: 500px;  margin-top: 120px }
.company_1{ float:left; width:600px; padding-top: 85px; }
.company_12{ font-size:36px; font-weight:bold; color:#D2152B;}

.company_12 p{ font-size:14px; line-height:28px; padding-top:30px; font-weight:normal; color:#444;}
.about32 {width: 403px;margin-top: 45px; }
.about32_1:hover {border: 1px solid #c81819;
 background: url(../images/20180614143523_928241109.png) no-repeat 52px;}
.about32_1 {border: 1px solid #888888;width: 200px;height: 40px; float: right; border-radius: 30px;border-top-left-radius: 0;border-bottom-left-radius: 0;float: right;border-left: 0px;background: url(../images/20180330162625_741158839.png) no-repeat 52px;}
.about32_2 {border: 1px solid #888888;width: 200px;height: 40px;border-radius: 30px;border-top-right-radius: 0;border-bottom-right-radius: 0;background: url(../images/20180615223023_298029885.png) no-repeat 52px;}
.about32 a:hover {color: #c81819;}
.about32_2:hover {color: #c81819;border: 1px solid #c81819;border-radius: 30px;border-top-right-radius: 0;border-bottom-right-radius: 0;background: url(../images/20180614143644_1829543326.png) no-repeat 52px;}
.about32 a {font-size: 16px;display: block;line-height: 40px;width: 220px;text-indent: 25px;text-align: center;}




/*news */
.news {}
.news_box{ width:100%; height: auto; margin:0 auto; position:relative; top:-60px;}
.news > .page { height: 420px; position: relative; }
.news .new_inA { width: 160px; height: 152px; display: block; background: url(../images/20180614150555_1538685177.png) no-repeat center; position: relative; z-index: 111; left: 0; }
.news_row2 { position: relative;}
.news_row2 .page{ position: relative; }
#news_btn_l { background-position: -1px -1px; }
#news_btn_r { background-position: -18px -1px; }
.news_btn:hover { background-position-y: -34px !important; }
#news_cont { margin: 0 auto; width: 1370px; height: 400px; position: relative; overflow: hidden; display:block;}
.news_col{ height:400px;}
img.news_div_item_image{width: 500px;     height: 256px;}
.news_list { float: left; width: 100px; padding-top: 60px; }
.news_list > a { display: block; width: 40px; text-align: center; line-height: 19px; font-size: 14px; height: 40px; padding: 8px; border-radius: 50%; margin: 25px auto; background: #eee; box-shadow: 0 0 0 0px rgba(164,30,38,0.1); transition: 0.3s all ease-in-out; }
.news_list > a:hover,.news_list > a.active{ background: #3f3f3f; box-shadow: 0 0 0 7px rgba(63,63,63,0.3); color: #fff; }

.convert .content {
	overflow: hidden;
	width: 1050px;
	height: 400px;
	position: relative;
	margin-top: 20px;
}
.convert .content ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 400px;
}
.convert .content li {
	width: 1050px;
	height: auto;
	float: left;
}
.content td br {
	display: none;
}
.content td a {
	display: block;
	background: #ededee;
	line-height: 40px;
	width: 220px !important;
	color: #666;
	width: 220px !important;
}
.content td a:hover {
	display: block;
	background: #ff6633;
	color: #fff;
}
.news_l {
	float: left;
	width: 440px;
}
.news_l .news_div_item {
	position: relative;
}
.news_l .divdgweb_new_div_item {
	position: relative;
}
.news_l .news_div_item_pic {
	position: absolute;
	top: 0;
}
.news_l .news_div_item_content {
	line-height: 30px;
	width: 517px;
	padding-top: 10px;
	position: absolute;
	top: 260px;
}
.news_l .divdgweb_new_div_item_content {
	line-height: 30px;
	width: 440px;
	padding-top: 10px;
	position: absolute;
	top: 260px;
}
.news_l .news_div_item_body, .news_l .divdgweb_new_div_item_body {
	color: #999;
	line-height: 22px;
	margin-top: 10px;
}
.news_l .news_div_item_a, .news_l .divdgweb_new_div_item_a {
	color: #222;
	font-size: 22px;
}
.news_l .news_div_item_a:hover, .news_l .divdgweb_new_div_item_a:hover {
	color: #c8000c;
}
.news_l .news_div_item_date, .news_l .divdgweb_new_div_item_date {
	position: absolute;
	right: -55px;
	line-height: 15px;
	top: 279px;
	color: #999;
}
.news_l .news_div_item_date div, .news_l .divdgweb_new_div_item_date div {
	float: left;
}
.news_r .news_div_item_date, .news_r .divdgweb_new_div_item_date {
	position: absolute;
	right: 0;
	line-height: 15px;
	top: 5px;
	color: #999;
}
{
float:right;
line-height:15px;
margin-top:15px;
color:#999;
}
.news_r .news_div_item_date div {
	float: left;
}
.news_r .divdgweb_new_div_item_date div {
	float: left;
}
.news_r {
	float: right;
	width: 582px;
}
.news_r .news_div, .news_r .divdgweb_new_div {
	float: right;
	width: 700px;
	padding-top: 10px;
	padding-left: 120px;
	background: url(../images/20180614154240_1715301206.png) no-repeat left top;
}
.news_r .news_div .news_div_item:nth-child(1) {
	display: none;
}   /*第一条新闻已在左边调用，所以此处设置不显示*/
.news_r .news_div_item, .news_r .divdgweb_new_div_item {
	width: 660px;
	height: 128px;
	position: relative;
}
.news_r .news_div_item_a, .news_r .divdgweb_new_div_item_a {
	color: #333;
	font-size: 16px;
    font-weight: bold;}
.news_r .news_div_item_a:hover, .news_r .divdgweb_new_div_item_a:hover {
	color: #c8000c;
}
.news_r .news_div_item_content, .news_r .divdgweb_new_div_item_content {
	float: left;
	line-height: 22px;
	width: 675px;
}
.news_r .news_div_item_body, .news_r .divdgweb_new_div_item_body {
	color: #999;
	padding-top: 10px;
}
.news_r .divdgweb_new_div .divdgweb_new_div_item:nth-child(1) {
	display: none;
}   /*第一条新闻已在左边调用，所以此处设置不显示*/



.news {
    width: 1600px;
    margin: 0 auto;
}

/*partner*/

#roller_left td > table > tbody > tr > td > a:first-child {padding: 2px;display: block;}
#roller_left td > table > tbody > tr > td > a {display:inline;line-height: 211px;font-size: 19px; height: 0px;}
.honor_row3 {margin: 20px 0;text-align: center;position: relative;height: 35px;}
#honor_left {background-position: 10px 2px;}


.honor_row3 {margin: 20px 0;text-align: center;position: relative;height: 35px;}
#honor_left {background-position: 10px 2px;}
.honor_btn {background: #fff url(../images/20180614212822_1456020570.png) no-repeat;
width: 40px;height: 30px;display: inline-block;cursor: pointer;border: 1px solid #ccc;margin: 0 10px;position: relative;z-index: 3;}
#honor_right {background-position: -18px 2px;}
.honor_btn {background: #fff url(../images/20180614212822_1456020570.png) no-repeat;width: 40px;height: 30px;display: inline-block;cursor: pointer;border: 1px solid #ccc;margin: 0 10px;position: relative;z-index: 3;}
.honor_row3::after, .honor_row3:after {position: absolute;content: '';display: block;width: 100%;height: 1px;background: #ccc;top: 15px;left: 0;}
.about_a2 embed {float: right;width: 1024px;}
div#UlScollNamezz0 {
    margin: 0 auto;}


/*copy*/
.copy_bg{ background: #333; padding-top: 40px; }
.copy a:hover{text-decoration: underline;}
.copy_row1 a:hover{color: #fffae1;}
.copy .navl { float: left; padding: 0 100px 0 20px; line-height: 23px; font-size: 14px; color: #999; }
.copy .navl ul li a { color: #999; font-size: 14px; line-height: 30px;vertical-align: top; }
.copy .navl h3 { padding: 10px 0; position: relative; margin: 5px 0 10px; }
.copy .navl h3::after { content: ''; display: block; width: 40px; height: 1px; background: #d0d1d1; position: absolute; bottom: 0; }
.copy .navl h3 a { font-size: 16px; font-weight: 100; color: #fff; line-height: 32px; display: block; }
.copy .navl a{font-size: 14px;line-height: 30px;color: #999;}
.imgr { padding-top: 40px; float:right;}
.copy .imgr img{ float: left; padding: 0 3px; }
.linkTagcs li { width: auto !important; padding-right: 15px !important; padding-top: 10px;}
.linkTagcs li a { font-size: 13px !important; }

.copy_row2 {
    height: 0;
    margin: 40px 0 15px;
    padding: 0 !important;
    border-right: 0 none !important;
    border-left: 0 none !important;
    border: 1px solid #999;
height: 60px;}
.copy_row2_1 {
    height: 0;
    margin: 40px 0 15px;
    padding: 0 !important;
    border-right: 0 none !important;
    border-left: 0 none !important;
border-top: 0 none !important;
    border: 1px solid #999;
height: 60px;}
.copy_row23{float: left; color: #888;}
.copy_row23 a{color: #888;}

.copy_row2 .fl { width: 90px; line-height: 70px; color: #888; font-size: 16px; padding-left: 40px; background: url(../images/20180614171103_707251714.png) no-repeat 5px center; text-decoration: none !important; }
.copy_row3 { text-align: center; padding: 0 0 15px; }
 .copy_row31 {border-top:1px solid #DEDEDE; text-align: center; padding: 20px 0 15px; }
.copy_row3 p, .copy_row3 a ,.copy_row31 p, .copy_row31 a{ color: #888; font-size: 13px; display: inline-block; line-height: 32px;  padding-top: 10px;     font-size: 14px;}

/*nynew*/
.news_content_body p {
    font-size: 14px;
    line-height: 32px;
    text-align: justify;
}


/*比例大小*/
@media screen and (max-width:1565px) {
	.head_2{display: none;}
}











.adv_banner-box {
    width: 370px;
    height: 320px;
    position: relative;
}

.adv_banner-box .bd {
    width: 100% !important;
}

.adv_banner-box .banner-btn {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    height: 320px;
}

.adv_banner-box .bd li {
    width: 100% !important;
    height: 320px;
    background-position: center;
    background-repeat: no-repeat;
}

.adv_banner-box .hd {
    position: absolute;
    bottom: 12px;
    width: 100%;
    display: block;
    z-index: 22222;
    left: 144px;
}

.adv_banner-box .hd ul {
    text-align: left;
    width: 370px;
    margin: 0 auto;
}

.adv_banner-box .hd ul li.on {
    background: #961d25;
}

.adv_banner-box .hd ul li {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    text-align: center;
    background: #F6F6F6;
    cursor: pointer;
    display: inline-block;
    margin: 0 7px;
    transition: 0.3s all ease-in-out;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    line-height: 24px;
    font-size: 14px;
    text-indent: -999em;
}
.adv_banner-box .bd li a {display:block;width:100%;height:100%;position:relative;z-index:1111111111}