@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%}
.w1100{width: 1100px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #000; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}

/*header start*/
.header .head_top{height: 29px;background: #e1e1e1;line-height: 29px;color: #666;border-bottom: 1px solid #dedede}
.header .head_top a{color: #666;}
.header .head_mid{height: 100px;background: url(/skin/images/logo.png) no-repeat center;}
.header .head_mid .tel{height: 100px;}

.header .head_mid .tel .tel_bot{ width: 258px;}
.header .head_mid .tel .tel_bot font{position: relative;top:2px;font-size:18px}
.header .head_mid .tel .tel_bot b1{font-size: 18px;font-weight: bold;color: #333; position: relative; left: 0px;bottom: 4px;}
.header .head_mid .tel .tel_bot b{font-size: 26px;font-weight: bold;color: #0058ad; position: relative; left: 0px;bottom: 4px;}
.header .head_bot{height: 50px;background: #0058ad;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{width: 1200px;height:50px;line-height:50px;position:relative;z-index:999;margin: 0 auto}
.nav a{color:#fff;font-size: 16px;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;}
.nav .nLi h3 a{display:block; width: 169px; font-size:16px;font-weight: normal;text-align: center;border-right: 2px solid #4a81dc}
.nav .nLi:nth-child(8) h3 a{border: none;}
.nav .sub{ display:none; width:148px; left:0; top:50px; position:absolute;line-height:35px;padding: 0;z-index: 9999}
.nav .sub li{ zoom:1;  background: url(/skin/images/hoverbg.png) center bottom;}
.nav .sub a{ display:block; padding:0 10px;text-align: center;color: #333}
.nav .sub a:hover{ background:#0067CB; color:#fff;}
.nav .on h3 a{ background:#333; color:#fff;}
.header .zhuye{position: relative; top: 14px; left: 40px;}
/*header end*/

/*banner start*/
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}
/*banner end*/

/*new_top start*/
.new_top{height: 70px;background: url(/skin/images/bg.png) no-repeat center;}
.new_top .nt_r{width: 800px;font-size: 15px;}
.new_top .nt_r .nt_title{line-height: 24px;padding: 20px 15px;font-size: 16px;font-weight: bold;color: #fff}
.new_top .nt_r .nt_title img{position: relative;top: -0px;}
.new_top .nt_r .txtScroll-top{width:450px;overflow:hidden;position:relative;}
.new_top .nt_r .txtScroll-top .bd{padding:20px 15px 20px 5px;}
.new_top .nt_r .txtScroll-top .infoList li{height:24px;line-height:24px;}
.new_top .nt_r .txtScroll-top .infoList li a{color: #fff}
.new_top .nt_r .txtScroll-top .infoList li .date{float:right;color:#fff;}
/*new_top end*/

/*product start*/
.product{background: #efefef;}
.product .pro_l{width: 280px;border: 4px solid #0058ad;background: #fff;position: relative;top: -50px;}
.product .pro_l .pl_top{width: 260px;height: 70px;margin: 0 auto;border-bottom: 1px solid #0058ad;}
.product .pro_l ul{width: 260px;margin: 0 auto;padding: 5px 0 7px 0}
.product .pro_l ul li{height: 16px;line-height: 16px;padding: 10px;font-size: 16px;font-weight: bold;border-bottom: 1px dashed #dedede}
.product .pro_l ul .son{height: 32px;line-height: 25px;padding-left: 30px;}
.product .pro_l .contact{width: 280px;height: 255px;background: url(/skin/images/bg.png) 290px 0px;}
.product .pro_l .contact .con_top{width: 260px;margin: 0 auto}
.product .pro_l .contact ul{width:240px;margin:0 auto;padding: 0}
.product .pro_l .contact ul li{height:25px;line-height:25px;font-size: 16px;color: #fff;border: none;font-weight: normal;padding: 0;}
.product .pro_r{width: 912px;}
.product .pro_r li{width: 304px;margin-top: 46px;}
.product .pro_r li .img{width: 260px;height: 195px;margin-left: 44px;overflow: hidden;}
.product .pro_r li img{ width: 260px; height: 195px; display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}

.product .pro_r li img:hover { transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}

.product .pro_r li .zi{width: 260px;height: 40px;line-height:40px;margin-left: 44px;background: #0058ad;text-align: center;font-size: 16px;color: #fff}
/*product end*/

/*company start*/
.company{padding: 0px 0;background: url(/skin/images/combg.jpg) no-repeat center;}
.company .title_n{height: 90px;background: url(/skin/images/title_c.png) no-repeat center; padding: 0 0 60px 0}
.company .title{text-align: center;font-size: 16px;color: #fff}
.company .title b{font-size: 34px;line-height: 60px;}
.company .title p{text-align: center;}
/*.company .comimg{box-shadow: 0 0 20px #fff}*/
.company .comzi{width: 670px;height: 230px;/*padding:25px;*//*background: url(/skin/images/comzibg.png)*/ no-repeat center;float: left;}
.company .comzi b{font-size: 20px;color: #eee103;line-height: 240%;}
.company .comzi p{color: #fff;text-indent: 2em;font-size: 16px;line-height: 160%;}
.company .more{width: 135px;height: 35px;line-height:35px;background: #eee103;border: 2px solid #eee103;text-align: center;font-size: 15px;color: #333;}
.company .comimg{float: right;}

.honor{width: 1200px;/*background: url(/skin/images/bg.png);*/margin-top: 30px;}
.honor .slideBox{ overflow:hidden; zoom:1; padding:15px 0 15px 45px; position:relative;}
.honor .sPrev,.honor .sNext{ position:absolute; left:5px; top:15px; display:block; width:30px; height:156px; background:url(/skin/images/icoLeft.png) center center no-repeat #04599C;}
.honor .sNext{ left:auto; right:5px; background:url(/skin/images/icoRight.png) center center no-repeat #04599C;}
.honor .sPrev:hover {background:url(/skin/images/icoLeft.png) center center no-repeat #e4d700;}
.honor .sNext:hover {background:url(/skin/images/icoRight.png) center center no-repeat #e4d700;}
.honor .slideBox ul{ overflow:hidden; zoom:1;}
.honor .slideBox ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.honor .slideBox ul li .pic{ text-align:center;}
.honor .slideBox ul li .pic img{ width:200px; height:150px; display:block;  padding:2px; border:1px solid #ccc;}
.honor .slideBox ul li .pic a:hover img{ border-color:#999;}
.honor .slideBox ul li .title{ line-height:24px;}
/*company end*/

/*new start*/
.new{padding: 40px 0;}
.new .title_n{height: 90px;background: url(/skin/images/title_n.png) no-repeat center;}
.new .new_l{width: 530px;margin-top: 30px;}
.new .new_l .nl_top{width: 530px;height: 200px;overflow: hidden;}
.new .new_l .nl_top img{  display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.new .new_l .nl_top:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.new .new_l .nLeft .new1{padding: 10px 0 25px 0;border-bottom: 1px solid #ddd}
.new .new_l .nLeft .title{font-size: 16px;color: #444;line-height: 180%;}
.new .new_l .nLeft .n1con{font-size: 14px;color: #777;line-height: 140%;}
.new .new_l .nLeft ul{padding-top: 15px;}
.new .new_l .nLeft ul li{line-height: 160%;color: #666;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 15px;}
.new .new_l .nLeft ul li:hover {color: #0058ad}
.new .new_l .nLeft:hover .title{color: #0058ad}
.new .new_l .nLeft:hover .n1con{color: #555}
.new .new_r{width: 615px;margin-top: 30px;}
.new_box{width: 615px;height: 70px;margin-bottom: 15px;}
.nbox_l{width: 80px;height: 70px;background-color:#f3f3f3;text-align: center; }
.nbox_l .b1{font-size: 28px;text-align: center;padding-top: 6px;color: #04599C}
.nbox_l font{font-size: 14px;text-align: center;color: #04599C}
.nbox_r{width: 520px;height: 70px;padding:0 0 0 15px;}
.nbox_r .ntitle{font-size: 16px;color:#0058ad;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;top: 2px;}
.nbox_r .ncon{font-size: 14px;color: #666;padding-top: 5px;}
.new_box:hover .nbox_l{background-color: #888;color: #fff}
.new_box:hover .nbox_r{background:url(/skin/images/newbg1.png);color: #fff}
/*new end*/

/*adv3 start*/
.adv3{height: 200px;background:url(/skin/images/adv3.png) no-repeat center;/*margin-top: 30px;*/}
/*adv3 end*/

/*gd start*/
.gd1{padding: 10px 0 50px}
.gd1 .title{width: 1200px;height: 60px;background: url(/skin/images/title_.png) no-repeat center;text-align: center;line-height: 60px;font-size: 34px;font-weight: bold;color:#164D86;}
/*.gd1 .title small{font-size:26px;font-weight: normal;}*/
.gd1 .title_n{height: 90px;background: url(/skin/images/title_j.png) no-repeat center;padding-bottom: 60px; }
.gd1 .w1200{overflow: hidden;}
.gd1 .picMarquee-left .hd{ overflow:hidden;  height:50px; margin:0 auto; }
.gd1 .picMarquee-left .hd span{font-size: 36px; color: #343434; font-weight: bold;line-height: 42px;}
.gd1 .picMarquee-left .hd span b{ color:#D2D2D2; padding-left:10px;}
.gd1 .picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block; float:right; margin-left:10px; overflow:hidden; cursor:pointer; }
.gd1 .picMarquee-left .hd .next{ background-position:0 -50px;  }
.gd1 .picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.gd1 .picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

/*.gd1 .picMarquee-left .bd{ padding:20px 0px 10px 0;}*/
.gd1 .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.gd1 .picMarquee-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;  }

.gd1 .picMarquee-left .bd ul li .pic{ text-align:center; }
.gd1 .picMarquee-left .bd ul li .pic img{ width:220px; height:165px; display:block; padding:2px; border:1px solid #ccc; }


.gd1 .post-thumbnail {height: auto; overflow: hidden; } 
.gd1 .content-wrap { padding: 0; position: absolute; text-align: center; width: 100%; top: 0; height:170px; bottom: 0; display: table-cell; vertical-align: middle; overflow: hidden; } 
.gd1 .content-wrap h1.entry-title { display: table;  height:170px; width: 100%; margin:0; } 
.gd1 .featured-image { display: table-cell; position: relative; transition: opacity .25s ease-in-out, background .25s ease-in-out; -moz-transition: opacity .25s ease-in-out, background .25s ease-in-out; 
-webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out; 
vertical-align: middle; z-index: 1; color: #fff; text-decoration: none; opacity: 0; padding:0 10%; } 
/*gd end*/

/*footer start*/
.footer{height:160px;padding: 20px 0;background: url(/skin/images/footbg.jpg);}
.footer .top{height: 68px;line-height: 68px;color: #fff;font-size: 16px;}
.footer .mid{height: 58px;}
.footer .mid ul{padding: 21px 0;position: relative;left: -20px;}
.footer .mid ul li{width:120px;height: 16px;border-right: 1px solid #fff;font-size: 16px;color: #fff;line-height: 16px;text-align: center;}
.footer .mid ul a:nth-child(7)  li{border:none;}
.footer .bot{height: 54px;line-height: 54px;color: #fff}

.yqlj{padding:10px 0;line-height: 25px;color: #fff;background: #555;/*border-top: 1px solid #efefef*/}
.yqlj ul li a{padding: 0 20px;color:#fff}

/*footer end*/

/*main_top start*/
.main_top{height: 70px;background: url(/skin/images/bg.png) no-repeat center;}
.main_top .nt_r{width: 868px;font-size: 15px;}
.main_top .nt_r .fl{font-size: 24px;color: #fff;line-height: 70px;}
.main_top .nt_r p{color: #fff;line-height: 70px;}
.main_top .nt_r p a{color: #fff;line-height: 70px;}
/*main_top end*/

/*main start*/
.main{padding:40px 0}
.main .pro_l{width: 280px;border: 4px solid #0058ad;background: #fff;}
.main .pro_l .pl_top{width: 260px;height: 70px;margin: 0 auto;border-bottom: 1px solid #0058ad;}
.main .pro_l ul{width: 260px;margin: 0 auto;padding: 5px 0 7px 0}
.main .pro_l ul li{height: 16px;line-height: 16px;padding: 10px;font-size: 16px;font-weight: bold;border-bottom: 1px dashed #dedede}
.main .pro_l ul .son{height: 32px;line-height: 25px;padding-left: 30px;}
.main .pro_l .contact{width: 280px;height: 255px;background: url(/skin/images/bg.png) 290px 0px;}
.main .pro_l .contact .con_top{width: 260px;margin: 0 auto}
.main .pro_l .contact ul{width:240px;margin:0 auto;padding: 0}
.main .pro_l .contact ul li{height:25px;line-height:25px;font-size: 16px;color: #fff;border: none;font-weight: normal;padding: 0;}

.main .pro_r li{width: 260px;margin:13px 14px 0px 14px;}
.main .pro_r li .img{width: 260px;height: 195px;overflow: hidden; border:1px #ccc solid;}
.main .pro_r li img{ width: 260px; height: 195px; display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}

.main .pro_r li img:hover { transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}

.main .pro_r li .zi{width: 262px;height: 30px;line-height:30px;background: #0058ad;text-align: center;font-size: 15px;color: #fff}
.main .pro_r li .zi2{color:red;font-size:13px;text-align:center}
.main .mainr{width:888px}
.main .mainr .top{width:868px;padding:0 10px;line-height:40px;height:40px;border-bottom:#0E6EB8 3px solid}
.main .mainr .top font{font-weight:blod;font-size:24px;color:#666;line-height: 40px;}
.main .mainr .top p{color: #666;position: relative;max-width:350px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.main .mainr .top p a{color:#666}
.main .mainr .body{padding: 10px 10px 0;line-height: 160%;color:#666}
/*main end*/
/*上下页*/
.dede_pages{float:left; width:840px;margin-left:8px;}
.dede_pages ul{float:left;padding:12px 0px 12px 0px;}
.dede_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.dede_pages ul li a{float:left;padding:10px;color:#555555;display:block;}
.dede_pages ul li a:hover{background-color:#0058ad; color:#fff;text-decoration:none;padding:10px;}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#7b7277; color:#fff;padding:5px;font-weight:bold;}
.dede_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.dede_pages .pageinfo strong{color:#555;margin:0px 2px;}
/*上下篇*/
.per{float:left;margin-top:20px; text-align:center; width: 100%;margin-bottom: 20px;}
.per p{ line-height:35px !important; margin:0px;  padding:0px 10px; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;font-size:16px;font-weight:bold;max-width:350px}
.per p a{color:#666}
.per p a:hover{color:#0066B3}
/*相关*/
.cgbt{border-bottom: 1px #ccc solid;font-size: 18px;font-weight: bold;}
.xgwz{float:left; margin-bottom:40px;width:100%}.xgwz ul{ padding:0px;}
.xgxw{ width:47.2%;line-height: 25px; height:25px; float:left;margin:5px 11px;border-bottom: 1px #ccc dashed;white-space: nowrap;overflow: hidden;}
.pro_img2{ width:860px; margin: 0px auto; height:auto    overflow: auto;}
.pro_img2 ul{ padding:0px; margin:0px;list-style:none; }
.pro_img2 ul li{ float:left;width:150px; margin:10px 10px;height: 160px;}
.pro_img2 ul li a{text-decoration:none;} 
.pro_img2 ul li a img{ width:150px; height:113px; border:1px #ccc solid; border-radius:3px; }
.pro_img2 ul li a span{ width:150px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
/*新闻列表*/
dl.news_dl {font-size:14px; color:#666; padding:10px 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
.news_dl a img:hover{ background: #EE7703;}
dl.news_dl {font-size:14px; color:#666; padding:0 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
dl.news_dl a{ color:#000; }
dl.news_dl dt { margin-bottom:3px; margin-top:5px; line-height:24px; height:24px;  overflow:hidden;}
dl.news_dl .dt_1 { height:20px;padding-left:20px;    font-size: 16px;color: #666666; font-weight:bold;text-decoration:none;  }
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"Microsoft YaHei"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} 
dl.news_dl dd { font-size:12px;  height:45px; overflow:hidden; margin-bottom:10px;}
.a1{text-decoration: none;
    outline: none;
    color: white;
    transition: 0.2s;}
/*产品文章*/
.body .ny_title h2{line-height:40px;color:#666666;font-size:18px;border-bottom: 1px #ccc dashed;margin-bottom:10px;font-weight: bold;width:100%}
/*产品列表*/
.prdct{}
.prdct ul{}
.prdct ul .pt{width: 280px;height: 225px;text-align: center;margin-top: 10px;float:left;margin-bottom:12px}
.prdct ul .pt img{width:240px;height:180px}
.prdct ul .pt .zi{width: 240px;height: 30px;background: #555555;margin: 0 auto;color: #fff;text-align: center;line-height: 30px;font-size: 15px;}
.prdct ul .pt .h1{width: 280px;height: 20px;color:red;text-align: center;}
.prdct ul .pt:hover img{border-color: #0066B3}
.prdct ul .pt:hover .zi{background: #0066B3}
/*友情链接*/
.link{overflow:hidden;font-size:14px;line-height: 30px;background: #313131;}
.link li{color: #fff;margin-right: 20px;}
.link li a{color:#fff}
/*网站地图*/
.main_body{
	height: 100%;
    padding: 0px;
    margin: 0px;
    min-width: 1200px;
    font: 14px 微软雅黑;
    color: #666666;
}
.pr_body{
	overflow:hidden;
    padding: 0px;
    margin: 0px;
    min-width: 1200px;
    font: 14px 微软雅黑;
    color: #666666;
}
.pr_body a{color:#666}
#content01{
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    width: 1100px;
}
.hotnew{
    width: auto;
    padding: 0px 30px;
}
.hotnew_bt {
    font-size: 16px;
    width: 1100px;
    float: left;
    color: #666666;
    font-weight: bold;
    border-bottom: #111111 2px solid;
    margin-bottom: 20px;
}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;}

#content01 h3 {
    font-size: 20px;
    padding: 10px;
    margin-left: 22px;
    color: #04AFDA;
    line-height: 20px;
    font-weight: 600;
    border-bottom: #d6d6d6 1px solid;
    clear: both;
	width:150px;
}
#content01 h3 a {
    text-decoration: none;
    outline: none;
    color: #666666;
    transition: 0.2s;
}
.f6 {
    width: 990px;
}
.linkbox {
    padding: 0px 30px;
    width: auto;
}
.linkbox h3{
	width:150px;
}

.linkbox ul li {
    border-bottom: 1px #ccc dashed;
    margin-left: 15px;
    width: auto;
    float: left;
    list-style: none;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.hotnew_bt {
    font-size: 16px;
    width: 1100px;
    float: left;
    color: #666666;
    font-weight: bold;
    border-bottom: #111111 2px solid;
    margin-bottom: 20px;
}
.hotnew {
    width: auto;
    padding: 0px 30px;
}
