@charset "UTF-8";
html { font-family: "Microsoft Yahei", Arial; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
html, body, header, div, nav, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, input, button, p, textarea, aside, article, section, table, a, i, span { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: 200; }
body {background: url("../images/b1.png") no-repeat center top rgb(230, 249, 255); margin: 0px; color:#323232; font-family:Microsoft YaHei, Verdana, Arial, Sans; font-size: 14px; line-height: 1.231;}   /*定义全局背景图片，背景颜色，文字颜色，文字字体*/
img { max-width: 100%; border: none; vertical-align: middle; }


textarea { resize: none; }
ul, ol { list-style: none; }
a { text-decoration: none; color: #111; }

a:hover {
         color: #007A41;
        }

.wrapper { width: 1200px; margin: 0 auto; position: relative; }
.wrapper:before, .wrapper:after { content: " "; display: table; }
.wrapper:after { clear: both; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.pull-left { float: left; }
.pull-right { float: right; }
.dn { display: none !important; }
.anchor { color: #2da0f0; }
/* header start*/
.head{width:1200px; margin:0 auto;overflow:hidden;padding:60px 0;padding-top:60px;}
.logo{width:880px;float:left;}/*5.10*/
.logo img{width:100%;}
.l_by{width:850px;margin:0 auto;margin-top:15px;text-align:center;}
.head_right{float:left;padding-top:40px; }
.hr_font{}
.hr_font a{float:right;margin-left:30px;}
.search-form{float:right;line-height: 0;margin-top: 15px;margin-left:10px;}
.search-form input{outline: none;float: left;height: 23px;line-height: 23px;margin: 0;width: 120px;border: none;padding: 0;border-radius:4px 0 0 4px;color:#999}
.search-form input[type="text"]{padding-left:10px;border: 1px solid #A3A4A4;border-right:0;background:none}
.search-form input.btn{cursor: pointer;width:38px;height: 25px;border-radius: 0 4px 4px 0;background-color: #A3A4A4;color:#fff;width:60px;}
/*		
.nav_border{height:55px;background:#E94B4A;box-shadow: 1px 1px 10px #ccc;}
.nav{z-index:9999;width:1200px;margin:0 auto;}
.nav>li{float:left;font-size:17px;height:55px;line-height:55px; position:relative;z-index:9999;border:0px solid red;background: url(../images//shutiao.png) no-repeat right;}
.nav>li:last-child{background:none}
.nav>li >a{display:block;color:#fff;float:left;padding:0 26px;border:0px solid red;height:55x;line-height:55px;}
.nav>li >a:hover{background:#FD8773;color:#fff;}
.small_menu{ clear:both;position:absolute;top:55px;font-size:15px;left:0px;overflow:hidden;border-radius:0px;width:100%;display:none;z-index:99999999;height:auto;zoom:1}
.small_menu li{height:40px;line-height:40px;text-align:center;border-bottom:1px solid #1A86CB;background:#FD8773;vertical-align: bottom;}
.small_menu a{display:block;padding:px;margin-top:0;color:#fff;} 
.small_menu a:hover{background:#2C8DD1;color:#fff;}
*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.menu{width: 100%; min-width: 1200px; height:60px; margin: 0 auto; background:#007A41;}
.menus{width: 1200px; height:60px; line-height:60px; position:relative; z-index:1; margin: 0 auto;}
.menus a{color:#fff;}
.menus .nLi{width: 150px; height:60px; float:left; position:relative; display:block;}
.menus .nLi a{display:block; font-size:18px; text-align: center;}
.menus .sub{display:none; width:150px; left:0; top:60px; position:absolute; background:#007A41; line-height:40px;}
.menus .sub li{zoom:1;}
.menus .sub li a{display:block; font-size: 16px;}
.menus .sub li a:hover{background:#007A41;}
.menus .on a{background:#00AE5B;}

#footer {background: url("../images/db.png") no-repeat center; height: 144px; }
.footer-left { padding-top: 8px; text-align:center;}
.footer-left p { font-family:"宋体";line-height:2; color: #000; font-size: 16px; }
.footer-left p span { font-size:20px; font-family:"宋体";line-height:2;}
.footer-link { margin-bottom: 22px; }
.footer-link a { margin-left: 38px; position: relative; font-size: 14px; }
.footer-link a:first-child { margin-left: 0; }
.footer-link a:first-child:after { content: none; }
.footer-link a:after { content: "|"; color: #595858; position: absolute; left: -18px; }
.footer-right { width: 138px; padding-top: 25px; float: right; }
.footer-info { margin-bottom: 12px; }
.footer-item { width: 36px; height: 36px; border-radius: 36px; margin-left: 15px; float: left; background: #4e4b4b; text-align: center; line-height: 32px; }
.footer-item:hover { background: #6e6e6e; }
.footer-item:first-child { margin-left: 0; }
/*.footer-item:hover {
    background: #fff;
}*/



.left_toolbar{
	width: 60px;
	position: fixed;
	left: 1%;
	top: 44%;
	z-index: 999;
	}
.left_toolbar img{ width:50px; height:268px;}
/*右侧浮动工具*/




.box { width: 100%; height: 100%; position: relative; overflow: hidden; }
.top { height: 100%; }
.topA { position: relative; width: 100%; height: 100%; }
.top-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
