#appu0 .qwss{
        height: 31px;
        font-size: 12px;
        min-width: 190px;
        max-width: 600px;
        width: 60%;
        margin-top: -15px;
        outline: none;
        padding-left: 10px;
        border-radius: 2px;
        border: 1px solid #e4e7ed;}
    #appu0 .tj{
        padding-left: 6px;
        letter-spacing: 5px;
        color: white;
        min-width: 53px;
        max-width: 150px;
        height: 32px;
        border: 0;
        border-radius: 2px;
        background-color: #1890FF;
        position: relative;
        top: 1px;
        width: 20%;
        margin-top: -15px;}

/*样式*/

BODY, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, DL, DT, DD, UL, OL, LI, PRE, FIELDSET, LEGEND, BUTTON,  LABEL,ul{

	padding:0px;

	margin:0px;

	border:0px;

	font-family: 微软雅黑;
}
*{	font-family: 微软雅黑}

.inside-content p{ font-size: 14px !important;}

h1,h2,h3,h4,h5,h6{ font-size: 12px; font-weight:normal;}

img {	border:0 none; height: auto !important}

ol,ul{ list-style-type:none;}

a{ color:#000000; text-decoration:none; outline: medium none;}

.clear { 
	clear:both; 
}
.both:after {
  content: "";
  clear: both;
}
.fl{ float:left}

.fr{ float:right}

.header {
	width: 100%;
	height: 175px;
	background-color:#0d73c1;
	position: fixed;
    z-index: 9999;
}
.top {
	width: 1200px;
	margin: 0 auto;
	height: 120px;
	
}
.logo {
	width: 520px;
	height: 100px;
	padding-top: 30px;
}
.logo>a {
}
.logo>a, .logo>a>img {
	display: block;
	width: 100%;
	height: 100%;
}
.headerbtn_bar {
	display: none;
    width: 23px;
    height: 18px;
    float: right;
    font-size: 0;
    margin-right: 0px;
    margin-top: 27px;
    cursor: pointer;
    background: url(../img_new/nav-btn.png) no-repeat;
}
.search {
	height: 40px;
	margin-top: 38px;
}
.search>span {
	display: inline-block;
	margin-top: 14px;
	margin-right: 20px;
}
.search>span>a {
	display: inline-block;
	font-size: 12px;
	color: #999999;
	font-family: Arial;
}
.search_bg {
	width: 200px;
	height: 40px;
	background: url(../img_new/search.png) no-repeat;
	float: right;
}
.sdi_uw {
	background: none;
	float: left;
	height: 30px;
	line-height: 40px;
	outline: medium none;
	text-indent: 1em;
	width: 152px;
	border:none;
	color:#fff;
	font-size: 14px;
	margin-top: 6px;
}

.search_bg_index .sdi_uw {
	background: none;
	float: left;
	height: 30px;
	line-height: 40px;
	outline: medium none;
	text-indent: 1em;
	width: 152px;
	border:none;
	color:#fff;
	font-size: 14px;
	margin-top: -10px;
}

.sdi_ue {
	background:none;
	cursor: pointer;
	float: left;
	height: 15px;
	outline: medium none;
	width: 47px;
	border:none;
	margin-top: 10px;

}

.search_bg_index .sdi_ue {
	background:none;
	cursor: pointer;
	float: left;
	height: 15px;
	outline: medium none;
	width: 47px;
	border:none;
	margin-top: -5px;
}
.nav {
  width: 100%;
  height: 65px;
  background: #fff;
}

.nav_ul {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.nav > ul > font {
  display: block;
  float: left;
  width: 40px;
  height: 16px;
  background: url(../img_new/home.png) center center no-repeat;
  margin-top: 14px;
  margin-left: 13px;
}

.nav > ul > font > a {
  display: block;
  width: 100%;
  height: 100%;
}

.nav > ul > li {
  float: left;
  text-align: center;
  margin-top: 9px;            /* 添加 px 单位 */
  position: relative;         /* 新增：确保下拉菜单定位生效 */
  width:130px;
}

.nav > ul > li > a {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  padding: 0px 26px;
  transition: color 0.3s ease;
}

.nav > ul > li > a:hover {
  color: #0d73c1;
}


.nav ul li .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  min-width: 140px;
  z-index: 1000;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  padding-bottom: 10px;
}

.nav ul li:hover .submenu {
  display: block;
}

.nav ul li .submenu li {
  display: block;
}

.nav ul li .submenu li a {
  display: block;
  padding: 8px 8px;
  font-size: 18px;
  color: #333;
  white-space: nowrap;
  text-decoration: none;
}

.nav ul li .submenu li a:hover {
  background-color: #f2f2f2;
  color: #0d73c1;
  font-weight:bold;
}


.iphone_nav {
  display: none;
}

.act {
	background: #0d73c1 !important;
}
.nav_sec {
	display: none;
	overflow: hidden; 
	float: left; 
	position: absolute;
	z-index: 5;
	padding-left: 20px;
}
.nav_sec>a {
	line-height: 70px;
	font-size: 14px;
	color: #ffffff;
	padding:0px 6px;
}
.nav_sec>a:hover{
	color:#fba6a6;
}
.nav_bg {
	display: none;
    width: 100%;
    position: absolute;
    z-index: 3;
	height: 70px;
	background: #661215;
}
.main{
	padding-top:175px;
}
.footer {
	width: 100%;
	background: #0d73c1;

}
.foot {
	width: 1200px;
	height: 130px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 30px;
}
.link {
	width: 308px;
	border-right:1px solid #fff;
}
.link>h4, .us>h4 {
	display: block;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 10px;
}
.link>a {
	display: block;
	font-size: 14px;
	color: #ffffff;
	float: left;
	margin-right: 33px;
	margin-bottom: 7px;
}
.link>a+a+a+a {
	margin-right: 0;
}
.contact {
	margin-left: 30px;
	width: 850px;
	overflow: hidden;
}
.us {
	width: 560px;
	float: left;
}
.us>span {
	display: block;
	float: left;
	font-size: 14px;
	margin-bottom: 7px;
	width: 256px;
	color: #ffffff;
	padding-left: 20px;
}
.call {
	background: url(../img_new/call.png) no-repeat 0px;
}
.ardess {
	background: url(../img_new/ardess.png) no-repeat 0px;
}
.email {
	background: url(../img_new/email.png) no-repeat 0px;
}
.emails {
	background: url(../img_new/emails.png) no-repeat 0px;
}
.code {
	float: left;
	margin-left: 30px;
	width: 244px;
}
.code>img {
	display: block;
	width: 90px;
	height: 90px;
	float: left;
}
.code>p {
	font-size: 16px;
	color: #ffffff;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
.code>span {
	display: block;
	font-size: 14px;
	float: left;
	color: #fff;
	margin-left: 10px;
	margin-top: 5px;
}
.copyright {
	width: 100%;
	height: 46px;
	background: #01477d;
}
.copyright>p {
	line-height: 46px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

/* CENTER */
.center_bg {
	width: 100%;
	height: 240px;
}
.section {
	width: 1200px;
	margin: 20px auto 0px;
}
.common-left {
	width: 280px;
}
.common-left>h2 {
	display: block;
	width: 100%;
	height: 54px;
	background: url(../img_new/nav-left-bg.jpg) no-repeat center center;
	font-size: 22px;
	color: #ffffff;
	line-height: 54px;
	text-indent: 2em;
}
.left-nav {
	width: 100%;
	background: #e6e6e6;
	padding: 10px 0px;
	box-sizing: border-box;
}
.left-nav>li {
	box-sizing: border-box;
	padding-left: 10px;
}
.left-nav>li>a {
	display: block;
	text-indent: 27px;
	font-size: 16px;
	color: #333333;
	line-height: 50px;
}
.left-nav>li>a:hover {
	color: #01538b;
	background: url(../img_new/notice_list_bg.png) no-repeat 230px center #fff;
}
.left-nav>li>ul {
	display:;
	width: 100%;
	background: #f5f5f5;
	padding: 10px 0px;
	border-top: 1px solid #e6e6e6;
}
.left-nav>li>ul>li>a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
.left-nav>li>ul>li>a:hover {
	color: #01538b;
	background: url(../img_new/notice_list_bg.png) no-repeat 230px center;
}


.section-action {
	color: #01538b !important;
	background: url(../img_new/notice_list_bg.png) no-repeat 230px center #fff;
}
.section-right {
	width: 880px;
}
.section-title {
	border-bottom: 1px solid #01538b;
	padding-bottom: 10px;
}
.section-title>h3 {
	display: block;
	font-size: 24px;
	color: #333333;
	float: left;
}
.section-title>span {
	display: block;
	float: right;
	font-size: 14px;
	color: #999999;
}
.section-title>span>a {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	margin-right: 0px;
	margin-top: 8px;
}
.section-title>span>a+a {
	margin-left: 0px;
}

/* PAGE */

.page {
	width: 100%;
	margin-top: 35px;
	text-align: center;
}
.page>form>label {
	display: inline-block;
	width: 70px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #999999;
	margin-right: 12px;
}
.page>form>button {
	display: inline-block;
	width: 50px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #999999;
	cursor: pointer;
	background: none;
	margin-right: 10px;
	outline: medium none;
}
.page>form>input {
	display: inline-block;
	outline: medium none;
	width: 50px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	padding: 0px;
} 
.page-text {
	background: none;
	color: #999999;
	border-right: 0px;
}
.page-sub {
	color: #fff;
	border-left: 0px;
	background: #01538b;
	cursor: pointer;
}


.section-title span a:first-child{
	display: none;
}
