﻿@charset "utf-8";
/* CSS Document */
body{margin: 0; padding: 0; font-family: "微软雅黑";}
.top{width: 100%;}
.top-logo{ background-color: #eee; width: 100%;}
.new_container{width: 1200px; margin: 0 auto;}
.logo_box h6{line-height: 40px; font-size: 14px; font-weight: normal; float: left;padding: 0; margin: 0; color: #666;}
.try, .login_btn{float: right;}
.try{margin-left: 45px;}
.clearfix{clear: both;}
.logo_box a{line-height: 40px;color: #333;text-decoration: none;}
.try a{color: #fff; display: inline-block;  width: 120px; background: #006ec7; border-radius: 15px; cursor: pointer; text-align: center; line-height: 28px; margin-top: 6px;}
.login_btn a{padding: 0 15px;}
.login_btn a:hover{color:#006ec7;}
.new_logo{float: left; margin-top: 5px;}
.top_hotline{float: right;}
.top_hotline>div{float: left; background: url(../../images/duote/dh.png) no-repeat left center; height: 68px; padding-left: 60px;}
.top_hotline>div span{display: block;font-size: 14px; color: #5a5959;margin-top: 10px;}
.top_hotline>div i{display: block;font-size: 20px;color: #006ec7;font-weight: bold;font-style: italic;}
#tousu{margin-right:20px;}
.header-frontend{width: 100%; background-color: #006ec7; height: 50px;}
.new_nav, .new_nav ul{list-style: none; padding: 0; margin: 0;}
.new_nav li{padding: 0; margin: 0;}
.new_nav>li{width: 12.5%; float: left; text-align: center; position: relative;}
.new_nav>li>a{line-height: 50px ; text-align: center; color: #fff; display: block; width: 100%;}
.new_nav>li>a:hover{background-color:#015da3;}
.new_active{background-color: #015da3;}
.new_nav a{text-decoration: none; font-size: 14px;}
.login{
	float: right;
	margin-right: 30px;
	cursor: pointer;
}
.login a{
	display: inline-block;
	margin-top: 18px;
	height: 42px;
	line-height: 42px;
	padding: 0 15px;
	border: 1px solid #006EC7;
	border-radius: 3px;
	text-align:center;
	width: 120px;
        
}
.login a:hover{
	background-color: #006ec7;
	color: #fff;
}
.logo_tetx{width:100%;margin:0 auto; overflow:hidden; padding:5px 0;}
.logo{float:left;}
.logo img{float:left; margin:10px 10px 10px 0;}
.logo_new img{float:left; margin:10px 10px 10px 0;}
