@charset "utf-8";
body {
    background: url(../images/bg.png) repeat;
    color: #4a4a4a;
    font-size: 0.75rem;
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

form,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
dt {
    font-size: 0.75rem;
    margin: 0;
    padding: 0;
}

.xiangqing {
    color: #ff0000;
}

input,
select {
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: bottom;
}

.body_body img {
    width: 100% !important;
    height: auto !important;
}

ul,
li {
    list-style-type: none;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: none;
}

td {
    font-size: 1rem;
}

td a {
    color: #ff0000;
    font-weight: bold;
    text-decoration: none;
}

.clear {
    clear: both;
    height: 0;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    font-size: 0;
}

.left {
    float: left;
}

.right {
    width: 10.9375rem;
    float: right;
    padding-top: 0.625rem;
}

.pages {
    width: 38.75rem;
    height: 14.6875rem;
    overflow: hidden;
    position: relative;
}

.pages .hd {
    height: 0.9375rem;
    width: auto;
    overflow: hidden;
    position: absolute;
    right: 1.5625rem;
    bottom: 0.3125rem;
    z-index: 1;
}

.pages .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.pages .hd ul li {
    float: left;
    margin-right: 0.3125rem;
    border-radius: 50%;
    width: 0.75rem;
    height: 0.75rem;
    line-height: 0.875rem;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.pages .hd ul li.on {
    background: #f00;
    color: #fff;
}

.pages .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.pages .bd li {
    zoom: 1;
    vertical-align: middle;
}

.pages .bd img {
    width: 38.75rem;
    height: 14.6875rem;
    display: block;
}

.pages .bd {
    height: 14.6875rem;
    width: 38.75rem;
    overflow: hidden;
    position: relative;
}

.pages .bd ul li {
    position: absolute;
    top: 0;
    left: 35.625rem;
    width: 38.75rem;
    height: 14.6875rem;
}

.pages .bd ul li h3 {
    position: absolute;
    bottom: 0rem;
    left: 0;
    width: 100%;
    z-index: 1;
    font-weight: normal;
    color: #FFF;
    text-indent: 2em;
    font-size: 0.875rem;
    line-height: 1.875rem;
    background-color: rgba(0, 0, 0, .6);
    font-family: "微软雅黑";
}

.pages .bd ul li div {
    position: absolute;
    bottom: 1.625rem;
    font-size: 0.8125rem;
    left: 0;
    height: 1.875rem;
    background-color: #000;
    width: 20.9375rem;
    opacity: 0.6;
    filter: alpha(opacity=60);
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.pages .prev,
.pages .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -1.5625rem;
    display: block;
    width: 2rem;
    height: 2.5rem;
    background: url(../images/slider-arrow.png) -6.875rem 0.3125rem no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.pages .next {
    left: auto;
    right: 3%;
    background-position: 0.5rem 0.3125rem;
}

.pages .prev:hover,
.pages .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.con {
    width: 62.5rem;
    margin: 0 auto;
    background: #fff;
}

.header {
    width: 62.5rem;
    background: url(../images/head_bg.png) no-repeat top center;
    height: 6.875rem;
}

.header .logo img {
    padding-top: 0.625rem;
    height: 4.8125rem;
}

.menus img {
    height: 2.6875rem;
    float: right;
    margin-top: 2.2rem;
    margin-right: 1.25rem;
    display: none;
}

.menus-nav {
    z-index: 99;
    position: fixed;
    left: 100%;
    top: 0;
}

.menus-nav ul {
    width: 66vw;
    height: 100vh;
    text-align: center;
    background: white;
}

.menus-nav ul li {
    background-color: #096cc0;
    color: white;
    border-bottom: 1px solid #999;
    padding: 20px 0;
    border-radius: 5px;
}

.logo {
    width: 20.1875rem;
    height: 4.8125rem;
    padding: 1.0625rem 0 0 0.9375rem;
}

.head_right p {
    float: left;
    text-align: center;
    line-height: 1.25rem;
    margin: 3.125rem 0.9375rem 0 0;
}

.head_right img {
    float: left;
    margin: 0.625rem 0.9375rem 0 0;
}


/*nav*/

.nav {
    width: 62.5rem;
    height: 3rem;
    background: url(../images/nav_bg.png) repeat-x bottom;
    position: relative;
    top: -0.5rem;
    z-index: 99999;
}

.nav_left {
    width: 0.75rem;
    height: 3rem;
    background: url(../images/nav_left.gif)no-repeat;
    position: absolute;
    left: -0.75rem;
}

.nav_right {
    width: 0.75rem;
    height: 3rem;
    background: url(../images/nav_right.gif) no-repeat;
    position: absolute;
    right: -0.75rem;
}

#menu_1 {
    margin-top: 0.5rem;
    height: 2.5rem;
    padding: 0 0.875rem;
    position: absolute;
}

#wzflt a {
    width: 7.1875rem;
}

.menu_1 li {
    float: left;
    position: relative;
}

#menu_1 a:link,
#menu_1 a:visited,
#menu_1 a:active {
    width: 6.5rem;
    display: block;
}

#menu_1 li {
    float: left;
    width: 6.6875rem;
    line-height: 2.5rem;
    text-align: center;
    font-size: 0.9375rem;
    font-family: "微软雅黑";
    background: url(../images/line.png) no-repeat right center;
    padding: 0 0.375rem;
    display: inline;
}

#menu_1 li:hover {
    background: #075298;
}

#menu_1 a {
    color: #fff;
    display: block;
    width: 5.9375rem;
}

#menu_1 ul {
    width: 6.5625rem;
    line-height: 1.5rem;
    background: #075298;
    display: none;
    margin: 0 0.375rem;
}

#menu_1 li ul li {
    float: left;
    background: none;
    width: 6.5625rem;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    display: inline;
    padding: 0;
}

#menu_1 li ul li a:hover {
    background: #04306e;
    width: 6.5625rem;
    height: 1.875rem;
    display: block;
}

#menu_1 li ul a {
    float: none;
}

.menu_2 {
    position: absolute;
    left: 0;
}


/*content*/

.content {
    padding: 0.625rem 0.9375rem;
}

.con_news {
    width: 100%;
}

.news_left {
    float: left;
    width: 38.75rem;
}

#focus {
    width: 38.75rem;
    height: 14.6875rem;
    overflow: hidden;
    position: relative;
    background: #000;
}

.notice {
    width: 20.9375rem;
    height: 235px;
    background: #f2f2f2;
    float: right;
}

.notice h3 {
    width: 18.4375rem;
    height: 2.25rem;
    background: url(../images/notice_bg.jpg) no-repeat;
    line-height: 2.25rem;
    color: #fff;
    font-size: 1rem;
    padding-left: 2.5rem;
    font-family: "微软雅黑";
    font-weight: normal;
}

.notice h3 span {
    font-size: 0.75rem;
    color: #4d94cd;
}

.notice_con {
    width: 19.6875rem;
    margin: 0 auto;
    padding: 0.3125rem 0 0.625rem;
    border-bottom: 0.0625rem dashed #d9d9d9;
}

.notice_con h4 {
    width: 19.6875rem;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
    text-align: center;
}

.notice_con p {
    line-height: 1.5rem;
    text-indent: 2em;
    color: #707070;
}

.notice_con p a {
    color: #c20000;
    font-weight: bold;
}

.notice ul {
    padding: 0.3125rem 0.625rem;
}

.notice ul li p {
    width: 18.75rem;
    margin-left: 0.625rem;
    font-size: .8125rem;
}

.notice li {
    width: 100%;
    line-height: 1.875rem;
    font-size: 0.875rem;
}

.notice li b {
    font-family: "宋体";
    font-weight: 500;
}

.notice li a {
    color: #4a4a4a;
}

.notice li a:hover {
    color: #f00;
}

.css {}

.news {
    float: left;
    width: 38.75rem;
    padding: 0;
    margin: 0;
    margin-top: 1.25rem
}

.news h3 {
    width: 100%;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 1rem;
    color: #707070;
    border-bottom: 0.0625rem #d9d9d9 solid;
}

.hot_news {
    width: 100%;
    padding: 0.4375rem 0 0.5rem;
    border-bottom: 0.0625rem #d9d9d9 solid;
}

.hot_news a:hover {
    color: #f00;
}

.hot_news a:hover span {
    color: #f00;
}

.hot_news h4 a {
    line-height: 1.75rem;
    font-size: 1rem;
    color: #4a4a4a;
}

.hot_news h4 a span {
    color: #014a90;
    font-weight: 500;
}

.hot_news p {
    line-height: 0.9375rem;
    margin: 0.375rem 0;
    color: #707070;
}

.hot_news p a {
    color: #c20000;
    font-family: "宋体";
}

.news ul {
    float: left;
    width: 50%;
    margin-top: 0.9375rem;
}

.news li {
    float: left;
    width: 17.5rem;
    line-height: 1.875rem;
    padding-left: 0.9375rem;
    background: url(../images/icon_01.jpg) no-repeat left center;
    font-size: 0.875rem;
    padding-right: 0.625rem;
}

.news li a {
    color: #4a4a4a;
}

.news li a:hover {
    color: #f00;
}

.search {
    float: left;
    width: 25.625rem;
    height: 2.5625rem;
    background: url(../wzf/images/search_bg.jpg) no-repeat;
    margin-top: 0.5625rem;
    padding-left: 12.5rem;
}

.search_radio {
    float: left;
    width: 7.5rem;
    margin-top: 0.875rem;
    _margin-top: 0.625rem;
    font-weight: bold;
    font-size: 0.875rem;
}

.search_radio input {
    margin-right: 0.1875rem;
    display: inline;
    cursor: pointer;
}

.search_con {
    float: right;
    width: 17.1875rem;
    margin-top: 0.5rem;
    margin-right: 0.625rem;
    display: inline;
}

.input_01 {
    float: left;
    width: 13.625rem;
    height: 1.625rem;
    line-height: 1.625rem;
    font-size: 0.75rem;
    background: url(../wzf/images/input_bg.jpg) no-repeat;
    border: 0;
    padding-left: 0.3125rem;
}

.input_02 {
    float: right;
    width: 2.75rem;
    height: 1.5rem;
    line-height: 1.5rem;
    background: #0862b9;
    border: 0;
    display: inline;
    font-size: 0.75rem;
    color: #fff;
    cursor: pointer;
}


/*幻灯*/


/*.bd{height:14.6875rem;width:38.75rem;overflow:hidden;position:relative;}
.bd ul li{position:absolute;top:0;left:35.625rem;width:38.75rem;height:14.6875rem;}
.bd ul li h3{position:absolute;bottom:0rem;left:0;width: 100%; z-index:1;font-weight:normal;color:#FFF; text-indent:2em;font-size: 0.875rem; line-height:1.875rem;     background-color: rgba(0,0,0,.6);font-family:"微软雅黑";}
.bd ul li div{position: absolute;bottom: 1.625rem;font-size: 0.8125rem;left: 0;height: 1.875rem;background-color: #000;width: 20.9375rem;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages{width:38.75rem;height:14.6875rem;}
.section-focus-pic .controler{position:absolute;bottom:0.5rem;right:1.25rem;}
.section-focus-pic .controler b{cursor:pointer;width:1.25rem;height:0.625rem;display:block;overflow:hidden;text-indent:1.25rem;background:url(imgs/news_index_icon.png) no-repeat -8.5rem 0.1875rem; float:left;margin:0 0 0 0.3125rem;}
.section-focus-pic .controler b.down{background-position:-10.0625rem 0.0625rem;}
.section-focus-pic .controler2 a{display:block; width:2.5rem;position:absolute;top:7.5rem;height:2.5rem;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:1.375rem;height:2.125rem; background:url(imgs/star.png) no-repeat;}
.section-focus-pic .controler2 .prev{left:0.3125rem;}
.section-focus-pic .controler2 .prev i{background-position:-2.125rem -4.25rem;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_05.png');margin-left:0.3125rem;}
.section-focus-pic .controler2 .prev:hover i{left:0.625rem;background-position:-2.125rem -1.5rem;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_03.png');}
.section-focus-pic .controler2 .next{right:0.625rem;}
.section-focus-pic .controler2 .next i{background-position:-3.875rem -4.25rem;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_06.png');margin-left:0.625rem;}
.section-focus-pic .controler2 .next:hover i{right:0.625rem;background-position:-3.875rem -1.5rem;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_04.png');}
*/


/*结束*/


/*home_con*/

.home_con {
    margin-top: 1.25rem;
}

.home_01 {
    float: left;
    width: 38.75rem;
    display: inline;
}

.home-new {
    width: 20.875rem;
}

#imgone {
    width: 20.9375rem;
    height: 11.625rem;
}

.home_01 h3 {
    width: 100%;
    border-bottom: 0.125rem solid #4a4a4a;
}

.home_01 h3 span {
    width: 16.75rem;
    height: 1.875rem;
    line-height: 2rem;
    text-align: left;
    background: url(../images/bg02.jpg) no-repeat;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-family: "微软雅黑";
    font-weight: normal;
    padding-left: 0.625rem
}

.home_01 h3 a {
    float: right;
    line-height: 2rem;
    margin-right: 0.625rem;
    display: inline;
    font-weight: normal;
}

.home_news {
    width: 100%;
    padding: 0.3125rem 0 0.625rem;
    border-bottom: 0.0625rem solid #d9d9d9;
}

.home_news h4 {
    font-size: 0.875rem;
    text-align: center;
    line-height: 1.875rem;
    color: #000;
}

.home_news p {
    line-height: 1.375rem;
    text-indent: 2em;
    color: #707070;
}

.home_news p a {
    color: #c20000;
    font-family: "宋体";
}

.home_01 ul {
    width: 100%;
    margin-top: 0.625rem;
}

.home_01 li {
    float: left;
    width: 98%;
    line-height: 1.75rem;
    padding-left: 0.375rem;
    font-size: 0.875rem;
    list-style: none;
}

.home_01 li a {
    color: #4a4a4a;
}

.home_01 li span {
    float: right;
    font-size: 0.75rem;
}

.home_01 li a:hover {
    color: #f00;
}

.home_right {
    float: right;
    width: 20.9375rem;
}

.home_vip img {
    width: 15.5625rem;
    height: 4.25rem;
    margin-bottom: 0.625rem;
}


/*<!--.new_vip h3{
	height:2.125rem;
	background:url(../wzf/images/vip_h3.jpg) no-repeat;
	line-height:2.125rem;
	padding-left:2.1875rem;
	color:#fff;
	font-size:1rem;
	font-family:"微软雅黑";
	font-weight:normal;
}-->*/

.vip {
    width: 100%;
    margin-top: 0.625rem;
}

.vip img {
    float: left;
    width: 8.75rem;
    height: 9.375rem;
    margin-bottom: 0.3125rem
}


/*.vip_right {

	width:6.25rem;
}*/

.vip ul {
    width: 20.9375rem;
    margin-left: 1.125rem
}

.vip ul li {
    float: left;
    text-align: center;
    width: 10rem;
}

.vip ul li h4 {
    text-align: center;
    width: 8.75rem;
    font-weight: normal;
    float: left;
}

.vip_right p {
    line-height: 1.25rem;
}


/*home_02*/

.home_02 {
    margin-top: 0.625rem;
    overflow: hidden;
}

.home_02 h3 {
    width: 100%;
    border-bottom: 0.125rem solid #4a4a4a;
}

.home_02 h3 span {
    width: 16.75rem;
    height: 1.875rem;
    line-height: 2rem;
    text-align: left;
    background: url(../images/bg02.jpg) no-repeat;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-family: "微软雅黑";
    font-weight: normal;
    padding-left: 0.625rem
}

.home_02 h3 a {
    float: right;
    line-height: 2rem;
    margin-right: 0.625rem;
    display: inline;
    font-weight: normal;
}

.hyhd {
    width: 100%;
    margin-top: 0.9375rem;
    float: left;
    height: auto;
}

.hyhd li {
    float: left;
    width: 14.375rem;
    margin-left: 1rem;
    display: inline;
    position: relative;
}

.hyhd li img {
    width: 14.375rem;
    height: 10rem;
}

.hyhd li p {
    width: 100%;
    text-align: left;
    text-indent: 1em;
    font-size: 0.875rem;
    position: absolute;
    margin: 0rem;
    height: 1.875rem;
    line-height: 1.875rem;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    bottom: 0rem;
    left: 0rem;
}

.zhuanjia {
    width: 100%;
    margin-top: 0.9375rem;
}

.zhuanjia li {
    float: left;
    width: 9.8125rem;
    margin: 0 1.125rem;
    display: inline;
    display: inline;
}

.zhuanjia li img {
    width: 9.4375rem;
    height: 10rem;
    background: #fff;
    padding: 0.125rem;
    border: 0.0625rem solid #d9d9d9;
}

.zhuanjia li p {
    width: 100%;
    text-align: center;
    line-height: 1.875rem;
    font-size: 0.875rem;
}


/*bottom*/

.bottom {
    width: 100%;
    margin-top: 1.25rem;
    border-top: 0.125rem solid #0862b9;
    background: #f2f2f2;
}

.b_left {
    float: left;
    width: 14.375rem;
    background: #fff;
    margin: 0.9375rem 0 0.9375rem 0.9375rem;
    padding: 0.3125rem 0.625rem 0;
    display: inline;
}

.b_left h3 {
    width: 14.375rem;
    font-size: 0.875rem;
    line-height: 1.875rem;
}

.b_left h3 a {
    float: right;
    font-weight: normal;
    color: #4a4a4a;
    font-size: 0.75rem;
}

.b_left h3 a:hover {
    color: #f00;
}

.company {
    float: left;
    width: 100%;
    margin-bottom: 0.3125rem;
}

.company li {
    float: left;
    width: 14.25rem;
    height: 3.625rem;
    border: 0.0625rem solid #d9d9d9;
    margin: 0.3125rem 0;
    overflow: hidden;
}

.company li:hover {
    border: 0.0625rem solid #a5d3ff;
}

.company li img {
    float: left;
}

.company li a {
    width: 14.25rem;
    height: 3.625rem;
    display: block;
}

.company li a:hover {
    color: #0862b9;
}

.company li p {
    float: right;
    line-height: 3.625rem;
    width: 10.625rem;
    text-align: center;
}

.h_vip {
    float: left;
    width: 100%;
    margin: 0.5625rem 0;
}

.h_vip li {
    float: left;
    width: 13.4375rem;
    line-height: 1.75rem;
    padding-left: 0.9375rem;
    background: url(../wzf/images/icon_01.jpg) no-repeat left center;
}

.h_vip li a {
    color: #4a4a4a;
}

.h_vip li a:hover {
    color: #f00;
}

.b_right {
    float: right;
    width: 8.6875rem;
    margin: 0.9375rem;
}


/*内容*/

.expert {
    width: 100%;
}

.site {
    width: 59.0625rem;
    line-height: 1.875rem;
    padding-left: 1.5625rem;
    border-bottom: 0.0625rem solid #d9d9d9;
    background: url(../wzf/images/home.jpg) no-repeat left;
}

.site a {
    color: #4a4a4a;
}

.site a:hover {
    color: #000;
}

.name {
    width: 100%;
    margin-top: 1.25rem;
}

.name h4 {
    width: 100%;
    height: 3.125rem;
    background: #ebebeb;
}

.name h4 span {
    float: left;
    width: 10rem;
    height: 3.125rem;
    background: #098ad6;
    display: block;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #fff;
    font-size: 1.875rem;
    text-align: center;
    line-height: 3.125rem;
}

.name h4 p {
    float: left;
    margin-left: 0.625rem;
    margin-top: 0.9375rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.e_icon {
    float: right;
    width: 4.875rem;
    height: 1.75rem;
    background: url(../images/e_icon.jpg) no-repeat;
    margin: 0.6875rem;
    display: inline;
}

.e_icon a {
    color: #fff;
    display: block;
    width: 4.875rem;
    line-height: 1.75rem;
    text-align: center;
    font-weight: normal;
}

.name_con {
    width: 100%;
    background: #f2f2f2;
    margin-top: 0.9375rem;
    height: 16.25rem;
}

.e_photo {
    float: left;
    width: 16.875rem;
    height: 16.25rem;
}

.e_summary {
    float: right;
    width: 40rem;
    padding: 1.875rem;
    line-height: 1.875rem;
}

.e_summary b {
    font-size: 1.5rem;
    color: #098ad6;
}

.other {
    width: 100%;
    margin-top: 1.25rem;
}

.other h4 {
    width: 100%;
    height: 2.25rem;
    background: #ebebeb;
}

.other h4 span {
    float: left;
    width: 8.125rem;
    height: 2.25rem;
    background: #098ad6;
    display: block;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #fff;
    font-size: 1.25rem;
    text-align: center;
    line-height: 2.25rem;
}

.other_h4 {
    width: 100%;
    height: 2.25rem;
    background: #ebebeb;
}

.other_h4 span {
    float: left;
    width: 11.875rem;
    height: 2.25rem;
    background: #098ad6;
    display: block;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #fff;
    font-size: 1.25rem;
    text-align: center;
    line-height: 2.25rem;
}

.e_icon_02 {
    float: right;
    width: 4.1875rem;
    height: 1.375rem;
    background: url(../images/e_icon_02.jpg)no-repeat;
    margin: 0.4375rem 0.6875rem;
    display: inline;
    text-align: center;
}

.e_icon_02 a {
    color: #4a4a4a;
    display: block;
    line-height: 1.375rem;
    font-weight: normal;
}

.e_icon_02 a:hover {
    color: #000;
}

.o_con {
    width: 100%;
    margin-top: 0.9375rem;
}

.o_con_g {
    width: 100%;
    height: 25rem;
    ;
    margin-top: 0.9375rem;
}

.o_con_left {
    width: 31.25rem;
    height: 23.75rem;
    float: left;
    border: solid #000 0.0625rem;
}

.o_con_left img {
    width: 31.25rem;
    height: 23.75rem;
}

.o_con_right {
    width: 28.75rem;
    ;
    height: 23.75rem;
    float: right;
    border: solid #000 0.0625rem;
}

.o_con_right h2 {
    height: 2.5rem;
    margin-top: 4.375rem;
    margin-bottom: 1.875rem;
    line-height: 2.5rem;
    font-size: 1.625rem;
    text-align: center;
}

.o_con_right h3 {
    height: 2.5rem;
    margin: 0 1.25rem;
    margin-top: 1.875rem;
    line-height: 2.5rem;
    background: #ebebeb;
    text-align: center;
}

.o_con_right h3 a {
    color: #333;
    font-size: 1.625rem;
}

.o_con p {
    text-indent: 2em;
    line-height: 1.875rem;
    padding: 0 0.9375rem 0.9375rem;
}

.tt {
    float: right;
    margin-right: 1.25rem;
    line-height: 2.25rem;
    font-weight: normal;
    color: #4a4a4a;
}

.o_con ul {
    float: left;
    width: 100%;
}

.o_con li {
    float: left;
    width: 12rem;
    margin: 0 2rem 0 0.9375rem;
    display: inline;
}

.o_con li span {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 0.625rem;
}

.o_con li a {
    color: #4a4a4a
}

.o_con li a:hover {
    color: #f00;
}


/*内容结束*/


/*footer*/

.footer {
    width: 100%;
    padding: 0rem;
}

.footer_nav {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    background: #0862B9;
    margin-top: 6.875rem;
}

.footer_nav a {
    padding: 0 0.625rem;
    color: #FFF8F8;
    border: 0.0625rem;
    border-color: white;
}

.footer_nav a:hover {
    color: #000;
}

.footer_bottom {
    width: 37.5rem;
    margin: 1.25rem auto;
    text-align: center;
}

.footer_bottom p {
    float: center;
    line-height: 1.5rem;
    display: inline;
}

.weixin img {
    float: right;
    margin-left: 0.625rem;
}

.list_da {
    width: 100%;
    height: auto;
    padding-bottom: 1.25rem;
}

.list_da_top {
    width: 99%;
    padding-left: 1%;
    height: 2.25rem;
    background: #E8E8E8;
    float: left;
    font-size: 0.8125rem;
    line-height: 2.3125rem;
    color: #0862B9;
}

.myb_tu img {
    width: 30.125rem;
    height: 10.3125rem;
}

.list_da_left {
    width: 40.625rem;
    height: auto;
    float: left;
    margin-top: 0.625rem;
}

.list_da_left p {
    line-height: 1.625rem;
    margin-top: 0.625rem;
    font-size: 0.875rem;
    font-family: "微软雅黑";
}

.list_da_right {
    width: 21.25rem;
    height: auto;
    background: #fff;
    float: right;
    margin-top: 0.625rem;
}

.list_da_left_xx {
    width: 97%;
    height: auto;
    float: left;
    padding: 0.3125rem 0.625rem;
}

.list_da_left_xx img {
    width: 13.375rem;
    height: 7.125rem;
    float: left;
}

.list_da_left_xx_wz {
    margin: 0 0.625rem;
    background: #fff;
    float: left;
    border-bottom: 0.0625rem dashed #CCC;
}

.list_map {
    width: 97%;
    height: auto;
    float: left;
    padding: 0.3125rem 0.625rem;
}

.list_map h2 {
    font-size: 1.25rem;
    line-height: 2.5rem;
    float: left;
    margin-bottom: 0rem;
}

.list_map h3 {
    font-weight: normal;
    width: 37.5rem;
    float: left;
    font-size: 0.875rem;
    line-height: 1.875rem;
}

.list_map h3 span {
    float: left;
}

.list_map iframe {
    margin-top: 0.625rem;
}

.list_xsjl {
    width: 97%;
    height: auto;
    float: left;
    padding: 0.3125rem 0.625rem;
}

.list_xsjl_01 {
    margin: 0 0.625rem;
    height: auto;
    padding: 0.9375rem 0 0.625rem 0;
    float: left;
    border-bottom: 0.0625rem dashed #CCC;
}

.list_xsjl_01 img {
    width: 37.5rem;
    /* height: 12.5rem; */
    object-fit: cover;
}

.list_xsjl_01 h2 {
    width: 37.5rem;
    height: 1.875rem;
    float: left;
    line-height: 1.875rem;
    font-size: 1.125rem;
    margin-top: 0.625rem;
    font-weight: 500;
    font-family: "黑体";
}

.list_xsjl_01 h3 {
    width: 37.5rem;
    height: 1.5625rem;
    float: left;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5625rem;
}

.list_da_left_xx_wz .p1 {
    font-size: 1.125rem;
    margin: 0rem;
}

.list_da_left_xx_wz .p1 span {
    font-size: 0.875rem;
    float: right;
    color: #666;
}

.list_da_left_xx_wz .p2 {
    margin: 0rem;
    font-size: 0.6875rem;
    color: #747474;
    line-height: 1.625rem;
}

.list_da_left_xx_wz .p2 a {
    color: #c20000;
    font-family: "宋体";
}

.list_da_left_xx_wz .p3 {
    margin: 0.1875rem 0 0.3125rem 0;
}

.list_da_left_xx_wz .p3 span {
    background: url(../images/list_ydl.jpg) left no-repeat;
    padding-left: 1.875rem;
    margin: 0 0 0 0.625rem;
}

.list_da_left_xx_wz .p3 span em {
    color: #f00;
    margin: 0rem;
    padding: 0rem;
    font-size: 0.75rem;
}

.list_da_left_xx_wz .p4 {
    background: url(../images/list_wzf.jpg) left no-repeat;
    padding-left: 1.5625rem;
    line-height: 1.875rem;
    margin: 0 0 0.3125rem 0rem;
    color: #0862b9;
    font-size: 0.75rem;
}

.list_da_left_fy {
    width: 100%;
    height: 1.6875rem;
    float: left;
    font-size: 0.875rem;
    line-height: 1.625rem;
    text-indent: 0.625rem;
}

.list_da_right_top {
    width: 100%;
    height: 12.5rem;
    background: #ccc;
    float: left;
}

#list_da_right_kjfs {
    width: 9.9375rem;
    height: 2.1875rem;
    background: rgb(211, 211, 211);
    float: left;
    margin-left: 0.3125rem;
    margin-top: 0.3125rem;
    line-height: 2.3125rem;
    text-align: center;
    cursor: pointer;
}

#list_da_right_kjfs:hover {
    background: rgb(8, 100, 186);
    color: #fff;
}

.list_da_right_lt {
    width: 20.4375rem;
    height: auto;
    float: left;
    padding-left: 0.3125rem;
    margin-top: 0.625rem;
}

.list_da_right_lt_title {
    width: 15.375rem;
    height: 1.9375rem;
    float: right;
    margin-right: 0.375rem;
    font-size: 1.125rem;
    line-height: 2.3125rem;
    color: #5A5A5A;
    border-bottom: 0.1875rem solid #D9D9D9;
}

.list_da_right_lt_title a {
    font-size: 0.75rem;
    float: right;
    color: #666666;
}

#list_da_right_lt_bottom {
    width: 5.875rem;
    height: 1.6875rem;
    background: rgb(238, 238, 238);
    float: left;
    margin-left: 0.75rem;
    margin-top: 0.4375rem;
    line-height: 1.75rem;
    text-align: center;
    cursor: pointer;
}

#list_da_right_lt_bottom:hover {
    background: rgb(8, 100, 186);
    color: #fff;
}

#kjdkfimg {
    width: 18.4375rem;
    height: 2.25rem;
    background: url(../images/notice_bg.jpg) no-repeat;
    line-height: 2.25rem;
    color: #fff;
    font-size: 1rem;
    padding-left: 2.625rem;
    font-family: "微软雅黑";
    font-weight: normal;
    margin-top: -0.3125rem;
}

.home_01_span {
    float: right;
    font-size: 0.6875rem;
    color: #616161;
    margin-right: 0.625rem;
}

.list_da_left_fy {
    width: 40.625rem;
    height: 3.75rem;
    margin: 0 auto;
    text-align: center;
    line-height: 3.75rem;
}

.list_da_left_fy ul {
    text-align: center;
    height: 3.125rem;
    list-style-type: none;
}

.list_da_left_fy li {
    display: inline;
    background: #fcfcfc;
    padding: 0.3125rem 0.625rem;
    color: #666666;
    font-weight: bold;
    font-size: 0.75rem;
    border: 0.0625rem solid #CCC;
}

.list_da_left_fy li a {
    color: #666666;
    font-weight: bold;
}

.list_da_left_fy ul li:hover {
    background: #0076fd;
    cursor: pointer;
    color: #FFF;
}

.list_da_left_fy ul li a:hover * {
    color: #FFF;
}

.list_da_left_fy ul li:hover * {
    color: #FFF;
}

.list_da_left_fy ul li.thisclass {
    background: #0076fd;
    cursor: pointer;
    color: #FFF;
}

.list_da_left_fy ul li.thisclass a {
    color: #fff;
}

.body_title {
    text-align: center;
    font-size: 1.25rem;
    padding: 0 1.25rem;
    margin-bottom: 0.6875rem;
    line-height: 2.125rem;
    color: #4E4E4E;
    margin-top: 1.875rem;
}

.body_body {
    width: 40.625rem;
    float: left;
    line-height: 1.4375rem;
    color: #333;
}

.body_body p {
    padding: 0 1.25rem;
    text-align: justify;
}

.body_isclick {
    text-align: center;
    padding-bottom: 0.875rem;
    color: #A3A3A3;
}

.body_isclick span {
    padding: 0 0.625rem;
}

.body_top_bottom {
    width: 100%;
    height: 1.625rem;
    float: left;
    text-align: center;
    padding-top: 0.625rem;
    font-size: 0.75rem;
    background: rgb(225, 225, 225);
    color: #505050;
    margin-top: 0.625rem;
}

.body_top_bottom a {
    color: #505050;
}

.list_da_left_tg {
    width: 100%;
    height: 35.125rem;
    float: left;
    margin-top: 0.25rem;
    padding: 0;
    border: 0.0625rem solid #ccc;
}

.list_da_left_tg input {
    border: 0.0625rem solid #ccc;
    height: 1.75rem;
    font-size: 0.9375rem;
    color: #222;
    star: expression( onmouseover=function() {
        this.style.borderColor="#060"
    }
    , onmouseout=function() {
        this.style.borderColor="#c00"
    }
    )
}

.list_da_left_tg p {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    padding: 0.625rem;
}

.list_da_left_tg p span {
    color: rgb(206, 0, 0);
}

.list_da_jg {
    width: 100%;
    height: auto;
    float: left;
}

.list_da_jg_title {
    width: 96%;
    height: 2.5rem;
    background: #EBEBEB;
    margin: 0.625rem auto;
    margin-bottom: 0.625rem;
}

.list_da_jg_title img {
    padding-left: 32%;
    float: left;
}

.list_da_jg_title p {
    float: left;
    width: 14.4375rem;
    margin-left: -15.5rem;
    font-size: 1.25rem;
    text-align: center;
    line-height: 2.25rem;
    color: #E3F4FD;
}

.list_da_jg_title_center {
    width: 96%;
    height: 12.125rem;
    margin: 0.625rem auto;
    margin-bottom: 0.625rem;
}

.list_da_jg_title_center img {
    float: left;
}

.list_da_jg_title_center p {
    width: 45.5625rem;
    height: 9.1875rem;
    float: left;
    padding: 1.25rem;
    line-height: 1.75rem;
}

.list_da_jg_title_center p span {
    font-size: 1.625rem;
    color: #088AD6;
}

.list_da_jg_title_center ul {
    float: left;
    margin-top: 1.25rem;
}

.list_da_jg_title_center ul li {
    list-style-type: none;
    width: 8rem;
    height: 9.125rem;
    font-size: 0.9375rem;
    float: left;
    line-height: 1.625rem;
    margin-right: 1.1875rem;
    margin-left: 0.8125rem;
    text-align: center;
}

.list_da_jg_title_center ul li img {
    width: 8rem;
    height: 8rem;
}

#list_da_jg_title_center_gg {
    height: 4.25rem;
    background: #088AD6;
    color: #fff;
    padding-top: 2.125rem;
    padding-bottom: 1.625rem;
    font-size: 1.875rem;
    line-height: 2.3125rem;
}

.list_zj_da_top {
    width: 60.625rem;
    height: 5.625rem;
    border: 0.0625rem solid #ccc;
    float: left;
    margin-left: 0.9375rem;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}

.list_zj_da_left {
    width: 15.6875rem;
    height: 22.1875rem;
    float: left;
    margin-left: 0.9375rem;
}

.list_zj_da_right {
    width: 43.75rem;
    height: auto;
    float: right;
    margin-right: 0.8125rem;
}

.list_zj_da_left ul {
    width: 100%;
    float: left;
}

.list_zj_da_left ul li {
    height: 3.125rem;
    width: 100%;
    border-bottom: 0.0625rem solid #ccc;
    line-height: 3.3125rem;
    text-indent: 1.5rem;
    color: #494949;
    font-size: 1rem;
}

.list_zj_da_left ul li:hover {
    color: #fff;
    background: #0862BA;
}

.list_zj_da_right_top {
    width: 100%;
    height: 3rem;
    border-bottom: 0.125rem solid #000;
}

.list_zj_da_right_top span {
    line-height: 3.1875rem;
    margin-left: 0.625rem;
    font-size: 1.5rem;
}

.list_zj_da_right ul {
    float: left;
    margin-bottom: 0.625rem;
}

.list_zj_da_right ul li {
    width: 12.5rem;
    height: auto;
    background: #F2F2F2;
    padding: 0.625rem;
    margin-top: 0.6875rem;
    float: left;
    margin-left: 0.625rem;
}

.list_zj_da_right ul li img {
    width: 12.5rem;
    height: 12.25rem;
}

.list_zj_da_right ul li p {
    line-height: 1.875rem;
}

.list_zj_da_right ul li p b {
    font-size: 1.0625rem;
    float: left;
}

.list_zj_da_right ul li p span {
    float: right;
    font-size: 0.875rem;
}

.list_zj_da_list {
    width: 100%;
    float: left;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    margin-top: 1.25rem;
    background: #F2F2F2;
}

.list_zj_da_list li {
    float: left;
    margin-left: 0.625rem;
}

.list_da_da_list {
    width: 100%;
    height: 7.5rem;
    margin-top: 0.625rem;
    float: left;
}

.list_da_da_list img {
    width: 6.75rem;
    height: 6.75rem;
    margin-top: 0.375rem;
}

.list_da_da_list p {
    width: 35.9375rem;
    float: right;
    height: 6.6875rem;
    margin-top: 0.4375rem;
    line-height: 1.375rem;
}

.list_da_da_list p b {
    font-size: 1rem;
    color: #088BD3;
}

.list_da_da_list p span {}

.con-page {
    height: 1.875rem;
    width: auto;
    margin: auto;
    position: relative;
    left: 23%;
}

.con-page b {
    float: left;
    font-size: 0.875rem;
    padding: 0.0625rem 0.375rem;
}

.con-page li {
    float: left;
    margin: 0 0.1875rem;
    font-size: 0.8125rem;
}

.con-page li a,
.con-page b:hover {
    color: #0064B9;
}

.con-page li a {
    padding: 0.125rem 0.375rem;
    border: 0.0625rem solid #0064B9;
    background: #fff;
    font-size: 0.9375rem;
}

.con-page li.thisclass a,
.con-page li a:hover {
    color: #fff;
    background: #0064B9;
    text-decoration: none;
}

#jg_xin {
    height: auto;
    width: 100%;
    float: left;
}

#jg_xin li {
    width: 9.375rem;
    height: 15.25rem;
    float: left;
    background-color: #f2f2f2;
    margin-left: 0.6875rem;
    border: 0.0625rem solid #bac3cb;
    margin-top: 0.625rem;
}

#jg_xin li img {
    width: 8.6875rem;
    background-color: #353535;
    height: 9.5rem;
    margin-left: 0.375rem;
    float: left;
    margin-top: 0.375rem;
}

#jg_xin li p {
    float: left;
    width: 8.625rem;
    padding-left: 0.4375rem;
    margin-top: 0.125rem;
    color: #666;
    line-height: 1.5rem;
}

#jg_xin li p a {
    color: #ffffff;
    padding-left: 3.4375rem;
    background-color: #929292;
    padding-right: 3.625rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    float: left;
    margin-top: 0rem;
}

#jg_xin li p a:hover {
    background-color: #4378A8;
}

#jg_xin li:hover {
    border: 0.0625rem solid #3E74A6;
    background-color: #FFF;
}

#jg_xin1 {
    height: auto;
    width: 100%;
    float: left;
}

#jg_xin1 li {
    width: 30.125rem;
    height: 10.3125rem;
    float: left;
    background-color: #f2f2f2;
    margin-left: 0.6875rem;
    border: 0.0625rem solid #bac3cb;
    margin-top: 0.625rem;
}

#jg_xin1 .myb_tu {
    width: 30.125rem;
    height: 10.3125rem;
    float: left;
    background-color: #f2f2f2;
    margin-left: 0.6875rem;
    border: 0.0625rem solid #bac3cb;
    margin-top: 0.625rem;
}

#jg_xin1 li img {
    width: 8.75rem;
    background-color: #353535;
    height: 9.375rem;
    margin-left: 0.375rem;
    float: left;
    margin-top: 0.375rem;
}

#jg_xin1 li h2 {
    float: left;
    width: 16.25rem;
    padding-left: 0.4375rem;
    margin-top: 0.125rem;
    color: #000;
    line-height: 1.5rem;
    font-size: 0.875rem;
}

#jg_xin1 li .zj_jj {
    float: left;
    width: 20rem;
    padding-left: 0.4375rem;
    margin-top: 0.125rem;
    color: #666;
    line-height: 1.5rem;
}

#jg_xin1 li .zj_jj span {
    font-weight: bold;
    float: left;
}

#jg_xin1 li .zj_jj p {
    margin: 0rem;
    text-indent: -2em;
}

#jg_xin1 li h3 {
    float: left;
    width: 16.25rem;
    padding-left: 0.4375rem;
    margin-top: 0.125rem;
    color: #666;
    line-height: 1.5rem;
}

#jg_xin1 li h3 span {
    font-weight: normal;
}

#jg_xin1 li h3 a {
    color: #ffffff;
    padding-left: 3.4375rem;
    background-color: #0862B9;
    padding-right: 3.625rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    float: left;
    margin-top: 0rem;
}

#jg_xin1 li h3 a:hover {
    background-color: #4378A8;
}

#jg_xin1 li:hover {
    border: 0.0625rem solid #3E74A6;
    background-color: #FFF;
}

.zldacentent {
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 0.625rem;
}

.zldacentent .p1 {
    width: 98%;
    height: 1.625rem;
    font-size: 1.1875rem;
    text-indent: 0.3125rem;
    border-bottom: 0.0625rem solid #eeeeee;
    margin-top: 1rem;
    margin-left: 1%;
    float: left;
    margin-bottom: 0.625rem;
}

.zldacentent .p2 {
    width: 98%;
    text-indent: 0.3125rem;
    margin-top: 0.4375rem;
    margin-left: 2%;
    float: left;
}

.zldacentent .p2 a {
    font-size: 0.875rem;
    color: #FFFFFF;
    border: 0.0625rem solid #0864BB;
    background-color: #3580C3;
    padding: 0.125rem;
    float: left;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
}

.dajgtable {
    width: 100%;
    margin-top: 0.625rem;
    float: left;
    font-family: "微软雅黑";
    color: #333;
}

.dajgtable a {
    font-size: 0.8125rem;
    color: #505050;
    font-family: "微软也黑";
    margin-left: 0.8125rem;
    margin-top: 0.625rem;
    float: left;
    margin-bottom: 0.625rem;
}

.dajgtable tr {
    height: 2.875rem;
}

.dajgtabletd {
    text-align: center;
    width: 20%;
    background-color: #E0E0E0;
    text-indent: 0.625rem;
    font-size: 0.8125rem;
    border-bottom: 0.0625rem solid #DCDCDC;
}

.dajgtabletd2 {
    background-color: #F3F3F3;
    width: 80%;
    border-bottom: 0.0625rem solid #ECECEC;
}

.link {
    margin-top: 0.625rem;
    margin-left: 0rem;
    float: left;
    width: 100%;
    height: auto;
    background: #efefef;
    border: 0.0625rem solid #bac9d8;
}

.link .addr {
    line-height: 1.25rem;
    text-align: center;
    width: 46.25rem;
    margin: 0 auto;
    height: auto;
    font: 0.75rem;
}

.link .addr a {
    line-height: 1.25rem;
    padding: 0 0.0625rem;
}

.link .addr span {
    padding: 0 0.625rem;
}

.mobileList {
    background-color: #fff;
    float: right;
    width: 20.9375rem
}

.tabs {
    background-position: 0 -19.375rem;
    height: 1.875rem;
    line-height: 1.875rem;
}

.title,
.tabs {
    background: url(../images/bg_01.png) repeat-x 0 -21.3125rem;
}

.c {
    zoom: 1;
}

.mobileList_con {
    border: 0.0625rem solid #ebebeb;
    border-top: none;
    height: 10.875rem;
    width: 20.8125rem;
    overflow: hidden;
    position: relative;
}

.mobileList .tabs li {
    width: 10.4375rem;
}

.tabs li {
    float: left;
    width: 11.5625rem;
    text-align: center;
    font-size: 0.875rem;
    height: 1.875rem;
}

ul li {
    vertical-align: top;
}

.mobileList .tabs li a {
    width: 7.375rem;
    height: 2rem;
    line-height: 2rem;
}

.weixin_hy h2 {
    text-align: center;
    font-weight: normal;
    font-size: 0.875rem;
    margin-bottom: 0.1875rem;
    font-family: "黑体";
}

.weixin_hy h3 {
    text-align: center;
    font-weight: normal;
    font-size: 0.75rem;
}

.weixin_hy {
    position: absolute;
    width: 99%;
}

.inputLove,
.btn_a,
.moreIco,
.tabs li.focus a,
.tabs li a:hover,
.search .input,
.search .submit,
.dataImagesBlue .yearTitle .ico,
.dataImagesOrange .yearTitle .ico,
.conTtile_ico,
.i-home,
.icoDown,
.icoA,
.icoB,
.btnA,
.btnB,
.btnC,
.btnD,
.btnE,
.contentText_one,
.contentText_two,
.contentText_three,
.contentText_four,
.contentText_five,
.contentText_six,
.contactUs_list_a,
.contactUs_list_b,
.contactUs_list_c,
.contactUs_list_d,
.contactUs_list_box,
.jobsSort li a,
.jobsSort li.on a,
.jobsCon_a h2 em span,
.jobsCon li.select .jobsCon_a em span,
.stemA,
.stemB,
.stemC,
.stemD,
.stemE,
.stemF,
.stemG,
.stemH,
.stemI,
.i-write,
.i-date,
.storyList_more,
.pagePre,
.pageNext,
.i-point,
.listCon li.focus .i-point,
.i-point-b,
.i-down,
.auditReport_title_l,
.auditReport_title_r,
.auditReport_title a,
.auditReport_title .focus a,
.i-down-s,
.auditReport_list .focus .i-down-s,
.i-conA-one,
.i-conA-two,
.i-conA-three,
.i-conA-four,
.i-conA-five,
.i-conA-six,
.i-conA-seven,
.i-point-st,
.donatePay_con .submit,
.donateInfo_table_ico_a,
.donateInfo_table_ico_b,
.donateInfo_table_ico_c,
.donateInfo_table_ico_d,
.donateInfo_table_ico_e,
.donateInfo_table_ico_a_a,
.donateInfo_table_ico_b_a,
.donateInfo_table_ico_c_a,
.donateInfo_table_ico_d_a,
.donateInfo_table_ico_e_a,
.closeA,
.i-xls,
.iconOk,
.yulan {
    background: url(../images/icon_01.png) no-repeat;
    display: inline-block;
    overflow: hidden;
}

.right_t p {
    background: url(../images/hysq.jpg) no-repeat;
    background-size: 100%;
    width: 20.9375rem;
    height: 2.1875rem;
    line-height: 2.1875rem;
    margin: 0 0 0.625rem 0;
    font-size: 1.125rem;
    color: #fff;
    text-decoration: none;
}

.right_t p span {
    padding-left: 0.625rem;
    font-size: 1rem;
    color: #fff;
    text-decoration: none;
}

.btn_a,
.btn_a:hover {
    background-position: 0 -1.6875rem;
    width: 20.9375rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding-left: 1.125rem;
    font-size: 1.125rem;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.tabs li.focus a,
.tabs li a:hover {
    background-position: 0 -7.25rem;
    width: 10.4375rem;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    color: #0862b9;
    text-decoration: none;
    cursor: pointer;
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0rem;
    -webkit-margin-end: 0rem;
}

.new_vip h3 {
    width: 100%;
    border-bottom: 0.125rem solid #4a4a4a;
}

.new_vip h3 span {
    width: 15.9375rem;
    height: 1.875rem;
    line-height: 2rem;
    text-align: left;
    background: url(../images/bg03.jpg) no-repeat;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-family: "微软雅黑";
    font-weight: normal;
    padding-left: 0.625rem
}

.new_vip h3 a {
    float: right;
    line-height: 2rem;
    margin-right: 0.625rem;
    display: inline;
    font-weight: normal;
}

.head_right {
    width: auto;
}

.head_right p {
    float: left;
    text-align: center;
    line-height: 1.25rem;
    margin: 4.375rem 1.875rem 0 0;
    color: #0862b9;
    font-size: 1.375rem;
    font-weight: bold;
    font-family: Cambria;
}

.head_right img {
    float: left;
    margin: 0.625rem 0.9375rem 0 0;
}

em {
    font-style: normal;
    font-size: 0.625rem;
    color: #4d94cd;
    padding-left: 0.625rem
}

.news h3 {
    width: 100%;
    border-bottom: 0.125rem solid #4a4a4a;
}

.news h3 span {
    width: 16.75rem;
    height: 1.875rem;
    line-height: 2rem;
    text-align: left;
    background: url(../images/bg02.jpg) no-repeat;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-family: "黑体 ";
    font-weight: normal;
    padding-left: 0.625rem;
    font-family: "微软雅黑"
}

.news h3 a {
    float: right;
    line-height: 2rem;
    margin-right: 0.625rem;
    display: inline;
    font-weight: normal;
    font-size: 0.75rem
}

.right_t {
    width: 14.75rem;
    float: right
}

.right_t {
    float: right;
    width: 20.9375rem;
    margin-top: 1.0625rem;
}


/*会员申请页面样式*/

.list_bm {
    width: 62.5rem;
    height: auto;
    margin: 0 auto;
    padding-bottom: 3.125rem;
}

#ApplyForm {
    clear: both;
    margin: 0 auto;
    padding-left: 5%;
    width: 31.25rem;
    float: left;
}

.form_title {
    text-align: center;
    margin: 1.25rem 0;
    float: left;
    width: 100%;
    font-size: 1.375rem;
    color: #1266C6;
    padding: 0 1.875rem;
}

.form_title span {
    font-size: 0.9375rem;
    color: #7D8393;
}

#ApplyForm input[type="text"] {
    width: 18.75rem;
    height: 2.1875rem;
    border: 0.0625rem solid #BDC3D3;
    border-radius: 0.25rem;
    background: #FCFCFC;
    margin-bottom: 0.625rem;
    padding-left: 0.625rem;
    margin-right: 0.4375rem;
    +padding: 0.9375rem 0.625rem 0.625rem;
    +height: 0.9375rem;
}

#ApplyForm textarea {
    width: 18.75rem;
    border: 0.0625rem solid #BDC3D3;
    border-radius: 0.25rem;
    background: #FCFCFC;
    margin-bottom: 0.625rem;
    padding: 0.625rem;
    resize: none;
}

#ApplyForm span font {
    color: #E44E4F;
}

#ApplyForm span {
    color: #646464;
    float: left;
    width: 5rem;
    padding-right: 0.9375rem;
    text-align: right;
    font-size: 1rem;
}

#save {
    cursor: pointer;
    width: 22.5rem;
    height: 2.5rem;
    border: none;
    border-radius: 0.25rem;
    background: #0862B9;
    color: #fff;
    font-size: 1.125rem;
    margin-top: 0.9375rem;
    margin-left: 4.0625rem;
}

.invoice {
    display: none;
}

.process {
    float: right;
    background: #F5F5F5;
    font-size: 0.875rem;
    color: #646464;
    line-height: 1.5625rem;
    padding: 0.9375rem 1.25rem;
    border-radius: 0.3125rem;
    margin: 6.875rem 1.25rem;
}

.process1 {
    display: none;
    float: right;
    background: #F5F5F5;
    font-size: 0.875rem;
    color: #646464;
    line-height: 1.5625rem;
    padding: 0.9375rem 1.25rem;
    border-radius: 0.3125rem;
    margin: 1.875rem 1.25rem;
}

.list_bn_left {
    width: 36.25rem;
    float: left;
    height: auto;
    margin-top: 1.25rem;
}

.list_bn_left img {
    margin: 0 0 1.25rem 1.25rem;
    width: 35rem;
    height: 4.375rem;
}

.xb_xb {
    width: 31.25rem;
    height: auto;
    font-size: 1rem;
}

.xb_xb_xb {
    cursor: pointer;
}

#tgcenter {
    width: 33.125rem;
    height: 18.125rem;
}

.realize {
    display: none;
}

#tougaoimg {
    height: 4.75rem;
}