/* CSS Document */
*{ margin:0px; padding:0px;}
body{ font-family:"Microsoft Yahei";_text-align:center;}
input, textarea {font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;}
input:focus{outline:none;border:0;}
li,a{ list-style:none; text-decoration:none;}
.mian{ width:100%;min-width: 1075px; margin: 0 auto;}
.mian1{width: 1075px; margin: 0 auto;}
img{ border:0px;}
/*top*/
.weitu{ height:5px; width:100%; background-color:#0963b5;min-width: 1075px;}
.top{ height:100px;}
.header{ width:1075px; margin:0 auto;}
.logo{
/*非ie的主流浏览器识别的垂直居中的方法*/
 display: table-cell;
 vertical-align:middle;
 /*设置水平居中*/
 text-align:center;
 /* 针对ie的hack */
 *display: block;
 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
 width:200px;
 height:100px;
*padding-top:10px;}
.logo img{ vertical-align:middle; padding-left:8px;}
.anli_r {float:right;width: 201px; height:28px; text-align:center; margin-top: 40px;margin-right:45px;background:url(imagesssk.png) no-repeat;}
.wbk3 {float: left;border: none;float: left;color:#999999;font-size:12px; height:28px;line-height: 24px;padding-left: 10px;margin-left:5px;overflow: hidden;background: none;}
.sousu{background:url(imagesssk_fdj.png) no-repeat;width:18px;height:18px;cursor: pointer;
border:0 none; margin-top:2px;}

.nav{  width:100%;min-width: 1075px; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
.nav_ul{ overflow:hidden;}
.nav_ul li{ float:left;  line-height:50px;}
.nav_ul li a{ display:block; font-size:16px; color:#222221; padding:0px 12px;}
.nav_ul li a:hover{ color:#ff6600; border-top:2px solid #ff6600; line-height:48px;}
.asshover{ color:#ff6600 !important; border-top:2px solid #ff6600 !important;}

/*brand*/
.brand{ width:100%;min-width: 1075px;}


/*网站底部*/
.footer{ height:120px; background-color:#0963b5; margin-top:10px;}
.footer_left{ float:left; color:#ffffff; font-size:14px;  line-height:165px; padding-top:20px;}
.footer_left p{line-height:32.2px;text-align:left;}
.footer_left a{color:#ffffff;}
.footer_right {float: right;padding-top: 10px;}
.erweimap{padding-top:5px;color: #fff;font-size:14px; text-indent:0em;}
	.active a{ color:#222221 ;}
	.child_class li a{ color:#222221 ;}