@charset "utf-8";
* {margin: 0;padding: 0;}
body{font-family:"微软雅黑";	position: relative;min-width: 1276px;}
body a img{border:none;}
ul li{list-style-type:none;}
a{text-decoration:none;outline:none;}
/*---------头部----------------------------------------------------------------------*/
.header{min-width: 1200px;}
.header_bg{background-color: #232f37;height: 37px;min-width: 1200px;}
.msg{width: 1200px;height: 37px;margin: 0 auto;}
.msg_left{float: left;}.msg_left p{font-size: 14px;color: #aaacae;line-height: 37px;}
.msg_right{float: right;}.msg_right p{font-size: 14px;color: #aaacae;line-height: 37px;}
.msg_right p>span>a{color: #aaacae;}
.msg_right p>span{padding: 0 15px;}#phone{font-size: 15px;font-family: arial;padding-right: 0px;}
#phone>img{width: 17px;height: 17px;vertical-align:text-bottom;margin-right: 10px;}
.nav_bg{height: 80px;min-width: 1200px;background-color: #ffffff;}
.nav{margin: 0 auto;width: 1200px;}.nav>a{display: block;width: 282px;height: 80px;float:left;}.nav>a>img{width: 282px;height: 80px;}
.nav>ul{float: right;margin-top: 36px;}.nav>ul>li{float: left;margin-left: 65px;}.nav>ul>.on>a{color: #d7000f;}
.nav>ul>li>a{font-size: 16px;color: #333333;}.nav>ul>li>a:hover{color: #d7000f;}
.banner{min-width:1200px;height:550px;}
.banner>ul>li{height: 550px;background: url(../img/banner1.jpg) no-repeat center center;}
/*----------底部---------------------------------------------------------------------*/
.footer{min-width: 1200px;height: 300px;background-color: #232f37;}
.footer_box{width: 1200px;margin:0 auto;padding-top: 35px;overflow: hidden;}
.footer_left{float: left;width: 320px;overflow: hidden;}.footer_left>a{width: 304px;height: 62px;display: block;margin-bottom: 20px;}.footer_left>a>img{width: 304px;height: 62px;}
.footer_left>p{font-size: 12px;color: #c4c3c3;overflow: hidden;font-family: "宋体";margin-bottom: 10px;}
.footer_left>p span{line-height: 34px;height: 34px;float: left;margin-right: 10px;color: #ffffff;}
.footer_left>p strong{font-size: 26px;float: left;font-family: "微软雅黑";color: #ffffff;font-weight: bold;}
.footer_right{float: right;}
.footer_right>ul>li{float:left;margin-left: 40px;}
.footer_right>ul>li>h2{font-size:14px;color: #cecece;text-indent: 1em;background: url(../img/h2_bg.png) no-repeat 0px 3px;margin-bottom: 18px;}
.footer_right>ul>li>a{display: block;font-size: 12px;font-family: "宋体";color: #c4c3c3;text-indent: 1.2em;margin-bottom: 10px;}
.footer_right>ul>li>a:hover{color: #d7000f;}
.footer_right>ul>li>span{font-size: 12px;color: #c4c3c3;}
.footer_right>ul>li>span>img{display: block;margin-bottom: 10px;width: 112px;height: 112px;}
.friendlink{text-align:center;clear: both;margin-top: 18px;margin-bottom: 10px;}
.friendlink>span{font-size: 12px;color: #bdbdbd;margin-right: 34px;font-family: "宋体";}
.friendlink>a{margin-right: 40px;font-family: "宋体";font-size: 12px;color: #bdbdbd;}
.friendlink>a:hover{color: #d7000f;}
.copyright{height: 40px;min-width: 1200px;background-color: #c7c7c7;}
.copyright>p{width: 1200px;text-align: center;line-height: 40px;font-size: 12px;font-family: "宋体";color: #232f37;margin: 0 auto;}
.copyright>p>a{color: #232f37;}.copyright>p>img{vertical-align:sub;margin-left: 10px;}
.copyright>p>a:hover{color: #d7000f;}

.sidebar_b{
	position:fixed;
	top: 50%;
	right: 7px;
	margin-top: -150px;
	display: none;
}
.sidebar_b ul li{
	height: 40px;
	width: 40px;
	border-top: solid #ffffff 1px;
	position: relative;
}
.sidebar_b ul li:first-child{
	border-top:none;
}
.sidebar_b ul li a{
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #404040;
	position: absolute;
	top: 0;right: 0;
	transition: 0.2s;
	font-size: 14px;
		
}
.sidebar_b ul li a>span{
	width: 65px;
	height: 21px;
	color: #ffffff;
}

.sidebar_b ul li img{
	margin: 5px;
	margin-top: 8px;
	vertical-align: middle;
}
.sidebar_b ul li:hover a{
	width: 150px;
	background-color: #cb0f1c;
	background-image:none;
}
.sidebar_b ul>li>.top:hover{
	width: 40px;
}

.sidebar_b>ul>li>.wechat{position: relative;}
.sidebar_b>ul>li>.wechat>span{display:block;position: absolute;left:0px;top:-10px;transition: 0.5s;-webkit-transition: 0.5s; -moz-transition: 0.5s;-o-transition: 0.5s;width: 0px;height:0px;}
.sidebar_b>ul>li>.wechat>span>img{width:100%;height:100%;}
.sidebar_b ul>li>.wechat:hover{
		width: 40px;
}
.sidebar_b ul>li>.wechat:hover>span{left:-109px;;opacity:1;display:block;transition: 0.5s;-webkit-transition: 0.5s; -moz-transition: 0.5s;-o-transition: 0.5s;width: 100px;height:100px;}
.sidebar_b ul li .wechat:hover img{
	margin-top: 8px;
}
.sidebar_b ul li:hover img{
	margin-top: 2px;
}
.sidebar_b ul li .top img{
	margin-top: 15px;
}
.border{
	position: fixed;
	right: 0px;
	top: 0px;
	height: 100%;
	z-index: 2;
}
>div{width: 400px;height: 57px;line-height: 57px;background-color: #ffffff;text-align: center;}
