.navbar .nav > li .dropdown-menu {
    margin: 0;
}
.navbar .nav > li:hover .dropdown-menu {
    display: block;
    line-height: 30px;
    width: 165px;
    text-align: center;
    margin-left: -45px;
}
.title{
    height: 30px;
    width: 180px;
   
    border-radius: 0 !important;
    line-height: 10px;
    color: black !important;
    border-style:solid;
    border-width:1px;
    border-color: #fff;
}
.dropdown-menu{
    border-radius: 0;
}
.navbar > .container a:hover{
    background-color: #fff !important;
    color: #418bc4 !important;
}
.navbar > .container a{
	color: #000;
	line-height: 30px;
}
/*ä¼˜åŒ–bootstrapçš„ä¸‹æ‹‰èœå•ã€‚å®žçŽ°é¼ æ ‡æ‚¬åœå‡ºçŽ°ä¸‹æ‹‰ã€‚*/
.container{
	width: 1200px !important;
}
.navimg{
	height: 70px;
}
.navbar .navbar-header .navbar-brand{
	height: 100px;
	line-height: 100px;
}
.navbar > .container > .pull-right{
	height: 100px;
}
.nav-ulbottom{
	bottom: -40px;
	position: relative;
	font-size: 18px;
}
.dropdown-menu2{
	left: 0px !important;
}
.dropdown-menu{
	min-width: auto !important;
	border:0;
}
.font12{
	font-size: 14px;
	margin-top: 3px;
}
nav{
	margin-bottom: 0px !important;
}
/*å¯¼èˆªæ éƒ¨åˆ†ç»“æŸ*/
footer{
    background: -webkit-linear-gradient(#fe7f4b, #ff5e1b);
    background: -o-linear-gradient(#fe7f4b, #ff5e1b);
    background: -moz-linear-gradient(#fe7f4b, #ff5e1b);
    background: #ebf0f5;
    color: #000;
}
/*åº•éƒ¨å¯¼èˆªæ */
.widthbox{
    max-width: 1920px;
    min-width: 1200px;
}
.widthbox>.banner img{
    width: 100%;
    height: 500px;
}
.daotu{
    width: 100%;
    max-height: 350px;
}
.hover{
    border-bottom: 2px solid #0a6ab2;
}
.frame-box{
    padding: 40px 0 80px 0;
}
.frame-box>.row>.col-xs-1{
    width: 20%;
}
.frame-box>.row>.col-xs-1 h3,.frame-box>.row>.col-xs-1 p{
    color: #697882;
}
.frame-box>.row>.col-xs-1 p{
    font-size: 16px;
}
.frame-box>.row>.col-xs-1 p{
    font-size: 16px;
}
.frame-box>.row>.col-xs-1 p > a{
    color: #697882;
    text-decoration: none;
}
.frame-box>.row>.col-xs-1 p > a:hover{
    text-shadow:0 0 0.1em #fff,
                -0 -0 0.1em #fff;
}
.positionbox{
    margin-top: 20px;
    padding: 10px 5px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}
.positionbox>.title2{
    color: #575757;
    font-size: 14px;   
}
.positionbox>.title2 img{
    width: 18px;
    margin-top: -5px;
}
