﻿.mpba:hover{
    color: #c4bb8c;
}
li,
textarea {
    vertical-align: top
}

article,
aside,
body,
details,
figcaption,
figure,
footer,
header,
hgroup,
html,
iframe,
menu,
nav,
section {
    display: block
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}
input{
	background:#ffffff;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 tahoma, 'microsoft yahei', arial, 'helvetica neue', 'hiragino sans gb', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em
}

a:active {
    background-color: transparent
}

input,
a:active,
a:hover,
a:link,
a:visited {
    outline: 0;
    text-decoration: none;
}

b,
cite,
code,
em,
i,
small,
th {
    font-size: 1em;
    font-style: normal;
    font-weight: 500
}

/* button,
input,
select,
textarea {
    font-size: 1em;
    box-sizing: content-box
} */

button,
input[type=button],
input[type=submit] {
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
iframe,
img {
    border: 0
}

img {
    display: inline-block;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic
}

ol,
ul {
    list-style: none
}

q:after,
q:before {
    content: ''
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

body,
html {
    background: #f5f5f5;
    width: 100%
}

.head_wrapper {
    background: #b91629;
    padding: .5em 0;
    color: white;
    line-height: 29px;
}

.wr_word p {
    float: left;
}

#dates {
    float: left;
}

.serchbar {
    float: right;
}

.serchbar img {
    float: left;
}

.serchbar input {
    color: black;
    border: 0;
    float: left;
    height: 29px;
    text-indent: 5px;
}

.banner {
    background: rgba(0, 0, 0, 0) url(../img/head-bg.png) no-repeat scroll 78% 14px;
    height: 200px;
	background-position: center;
    background-size: cover;
}

.ma_logo {
    background: url(../img/logo.png);
    width: 439px;
    height: 74px;
    margin: 66px auto;
}

/* .guohui {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 120px;
    z-index: 999;
} */
.guohui{
	width:112px;
	height:108px;
	background:url(../img/logo-ico.png);
	margin-top:-60px;
}

.guohui img {
    z-index: 999;
}

.na_log {
    background: url(../img/logo-ico-min.png);
}

.navbar-brand p {
    color: #b91629;
    font-size: 22px;
}

.nav>li>a {
    padding:10px 23px;
    font-size: 17px;
    background:url(../img/linee.png) no-repeat right center;
}
.nav li.fr_lg:first-child a{
	background:none;
}

.nav .li_nobg a{
	background:none;
}
.fr_lg {
    float: right !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff;
    background-color: #b91629;
}
/* .navbar-collapse{
	padding-right:0;
	padding-left:0;
} */
.navbar-default .navbar-toggle .icon-bar {
    background-color: #b91629;
}

.navbar-default {
   background:url(../img/backgr.png) repeat-x;
   margin-top: 0px;
}

.contentbg {
    height: auto;
    padding: 10px 0;
    width: 100%;
    border: 1px solid #e3e3e3;
    background: #fff;   
}

.carousel-inner a {
    width: auto;
    height: 323px;
    overflow: hidden;
}

#tabs01 input,
#tabs04 input{
    padding: 0 5px;
    width: 98px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border: none;
    margin-right:25px;
}
#tabs01 input{
	font-size: 18px;
} 
#tabs02 input,
#tabs03 input{	 
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border: none;
    margin-right:10px;
    background:none;
}
/* .tab_line{
	    width: 2px;
    height: 20px;
    background: #bdbdbd;
    margin-top:5px;
    float:left;
} */
#tabs_005 input,#tabs_006 input{
	padding: 0 5px;
    width: 75px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border: none;
    margin-right:25px;
    background:none;
}
.tabss_lines{
	display: inline-block;
    position:relative;
    width: 2px;
    height: 20px;
    background: #bdbdbd;
    left: -12px;
    top:3px;
}
.tabst_lines{
	display: inline-block;
    position:relative;
    width: 2px;
    height: 20px;
    background: #bdbdbd;
    left:-4px;
    top:4px;
}
.tabss_lines2{
	    display: inline-block;
    position:relative;
    width: 2px;
    height: 20px;
    background: #bdbdbd;
    left:-12px;
    top:3px;
}
.tabst_lines2{
	    display: inline-block;
    position:relative;
    width: 2px;
    height: 20px;
    background: #bdbdbd; 
     left:-4px;  
    top:4px;
}
.tabss_lines3{
	    display: inline-block;
    position:relative;
    width: 2px;
    height: 20px;
    background: #bdbdbd;
    left:-12px;
    top:3px;
}
.dayu2{
	margin-right:8px;
}
#tabs_007 input:nth-child(1){
    padding: 0 5px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color:#666;
    border: none;
    margin-right: 10px;
    border:1px solid #cccccc;
}
#tabs_007 input:nth-child(2){
    padding: 0 5px;
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color:#666;
    margin-right: 10px;
    margin-top:10px;
    border:1px solid #cccccc;
}
#tabs_007 input:nth-child(3){
    padding: 0 5px;
    width: 230px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color:#666;
    border: none;
    margin-right: 10px;
    border:1px solid #cccccc;
}
#tabs01 .active,
#tabs04 .active,
#tabs_007 .active {
    padding: 0 5px;
    background: #e01318;
    color: #ffffff!important;
    border:1px solid #e01318 !important;
}
#tabs_005 .active,
#tabs_006 .active{
	padding: 0 5px;
    border-bottom:3px #e01318 solid;
    color: #E01318;
}
#tabs02 .active,
#tabs03 .active{
    border-bottom:3px #e01318 solid;
    color: #E01318;
}
#tabs02 {
    padding: 20px 0 10px 5px;
}

#tabs03 {
    padding: 20px 0 10px 0;
}

#tabs04 {
    margin-top:10px;
    height:255px;
    border-right:1px solid #e3e3e3;
}
#tabs_005 {
    padding: 20px 0 10px 0;
    height:250px;
}
#tabs_006 {
    padding: 20px 0 10px 0;
    height:210px;
}
#tabs_007 {
    padding: 20px 0 10px 0;
}
#tabs01 div,
#tabs02 div,
#tabs03 div,
#tabs04 div,
#tabs_005 div,
#tabs_006 div,
#tabs_007 div  {
    height: auto;
    background: #ffffff;
    display: none;
}
.winbus_part4{margin-bottom:20px;}
/*------------------  改 --------------------*/
.ggao {
    width: auto;
    height: 110px;
    background: #f1f1f1;
    display: block;
    margin-top:20px;
}
/*------------------  改 --------------------*/

.tisa {
    text-align: center;
	height: 50px;
	vertical-align: middle;
    padding: 5px 10px 0;
    font-weight: bold;
    
}
.dwei{
	padding:15px 0;
}
.tisa a {
    color: #000;
    font-size: 16px;
}

.tine {
	padding: 5px 10px 0;
    line-height: 25px;
}

.tine span {
    margin-left: 30px;
    color: #E0131A;
}
.dayu3{
    width:3%;
    float:left;
    height:35px;
    margin-right:2px;
}
.coss{
    margin-top: 10px;
    width: auto;
    overflow: hidden;
    border-top: 1px dashed #bdbdbd;
}
.coss2{
    margin-top: 10px;
    width: auto;
    overflow: hidden;
    height: 174px;
}
.coss3 {
    margin-top:20px;
    width: auto;
    overflow: hidden;
    height:205px;
}
.coss li,.coss2 li {
    line-height: 35px;
    height: 35px;
}
.coss3 li{
	 line-height:40px;
    height:40px;
        border-bottom: 1px dashed #bdbdbd;
}
.coss2 li a,.coss3 li a {
    float: left;
    width:65%;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ditu .earth{
	width:100% !important;
}
.date_time{
    text-align: right;
    float: right;
    color: #b0b0b0;
    margin-right:10px;
}
.coss li img {
    float: left;
    margin-top: 14px;
    border: 0;
}

.coss li a {
    width: 65%;
    font-size: 16px;
    color: #666;
}

.coss li a:hover ,.coss2 li a:hover,.coss3 li a:hover{
    color: red;
}

.coss li span {
    text-align: right;
    width: 25%;
    float: right;
    color: #b0b0b0;
}
    .kuand {
        width: 100%;
        margin: auto;
    }
        .kuand2 {
        width: 85%;
        margin: auto;
    }
.ssu {
    width: auto;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 5px;
}

.tite1 {
    margin-top:10px;
    background: #f5f5f5;
    height: 40px;
    width: auto;
    border: 1px solid #e3e3e3;
}

.xinxi,
.xinxi2 {
    height: 100%;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.ming {
    float: left;
    height: 100%;
    background: #e01318;
    text-align: center;
    line-height: 40px;
    padding: 0 15px;
}

.ming a {
    color: #fff;
    font-size: 18px;
}

.tabs-box,
.tabs-box2 {
    margin-top: 10px;
}

.tabs-box li,
.tabs-box2 li {
    font-size: 14px;
    line-height: 35px;
    height: 35px;
}

/*------------------  改 --------------------*/
.tabs-box li a p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 65%;
    font-size: 14px;
    color: #666;
}
/*------------------  改 --------------------*/

.tabs-box2 li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 97%;
    font-size: 14px;
    color: #666;
}

.xz001 {
    background: url(../img/sear.png);
    float: left;
    border: 0;
    width: 50px;
    height: 46px;
    margin-top: 17px;
}

.zz002 {
    background: url(../img/zhi.png);
    float: left;
    border: 0;
    width: 50px;
    height: 46px;
    margin-top: 17px;
}

.tabs-box li a:hover,
.tabs-box2 li a:hover {
    color: red;
}

.xiang {
    width: 25%;
    text-align: right;
    float: right;
    color: #bdbdbd;
    cursor: pointer;
}

.xingzhen {
    float: left;
    width: 48%;
    height: 74px;
    background: #5a71d1;
    dispaly: block;
}

.zizhi {
    float: right;
    width: 48%;
    ;
    background: #fc880f;
    height: 74px;
}


.xingzhen span {
    float: left;
    line-height: 74px;
    color: #fff;
    font-size: 16px;
}
.xingzhen span:hover{
	color: #f00;
}
.zizhi span {
    float: left;
    line-height: 74px;
    color: #fff;
    font-size: 16px;
}
.zizhi span:hover{
	 color: #f00;
}
.part1_1{
	margin-top:20px;
}
.part2,
.part3 {
    margin-top: 20px;
}
.part3_3{margin-top:10px;
}

.ysl-right {
    width: 55%;
    height: 235px;
    float: right;
}

.yslimg {
    width: 40%;
    height: 240px;
    float: left;
}

.othds {
    display: block;
    margin-top:40px;
    text-align: center;
}

.sdfi {
    color: #126DD6;
    font-size: 15px;
    font-weight: 600;
    text-decoration: underline;
    margin-right: 20px;
}

.s-title {
    width: auto;
    border-bottom: 1px solid #ccc;
    margin-left: 10px;
    margin-bottom: 7px;
    margin-top: -9px;
    font-weight: bold;
    line-height: 24px;
}

.xzspysl {
	margin-left:30px;
	padding:15px 20px;
    background: #126ed6;
    width: 100%;
    height: 59px;
    line-height: 59px;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
}

.zhina {
    margin-top: 30px;
}

.zhina .pic {
    display: block;
    width: 94px;
    height: 94px;
    margin: 0 auto;
}

.zhina li {
    float: left;
    width: 32%;
    height: 122px;
    text-align: center;
    margin-bottom: 5px;
}

.zhina li a {
    color: #000000;
}
.zhina22{
    margin-top: 10px;
}
.online_h{
    height:360px !important;
}
.zhina22 .pic {
    display: block;
    width: 80px;
    height: 81px;
    margin: 0 auto;
}

.zhina22 li {
    float: left;
    width: 32%;
    height: 150px;
    text-align: center;
    margin-bottom: 5px;
}

.zhina22 li a {
    color: #666;
}
.zhina22 li a:hover{
    color:red;
}
.zhina22 .name {
    display: block;
    margin-top: 5px;
    width:auto;
    margin-left: 10px;
}
.cjfw {
    margin-top: 20px;
}

.cjfw li {
    width: auto;
    height: 40px;
    line-height: 40px;
    margin-bottom: 9px;
    text-align: center;
    cursor: pointer;
}

.cjfw li:nth-of-type(even) a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #dcdddd;
    border-radius: 2px;
}

.cjfw li:nth-of-type(odd) a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #c0cad6;
    border-radius: 2px;
}

.cjfw li a:hover {
    background: #ee948a;
}

.cjfw li a:hover span {
    color: #fff;
}

.cjfw img {
    float: left;
    width: 19px;
    height: auto;
    margin-left: 20px;
    margin-top: 10px;
    border: 0;
}

.cjfw span {
    float: left;
    margin-left: 10px;
    font-size: 16px;
}

.mimatu img {
    width: 100%;
    height: 100%;
    border: 0;
}

.comi a {
    margin-top: 10px;
    color: #ffffff;
    text-align: center;
    display: block;
    background: url(../img/smzcs.png);
    width:auto;
    height: 255px;
}

.kpyd1 a {
    background: url(../img/zsd1.jpg) no-repeat;
    background-size: cover;
}

.smyy2 a {
    background: url(../img/zsd2.jpg) no-repeat;
    background-size: cover;
}

.hyfw3 a {
    background: url(../img/zsd3.jpg) no-repeat;
    background-size: cover;
}

.zhansi a {
    display: block;
    max-width: 100%;
    height: 75px;
    ;
}

.zhansi {
    margin:10px 0;
}

.zhansi div {
    margin-top:12px;
}

.zhuanti span {
    float: left;
    height: 39px;
    width: 44%;
    border-bottom: 2px solid #E01318;
}

.zhuanti h3 {
    font-size: 24px;
    width: 12%;
    float: left;
    color: #E01318;
    line-height: 80px;
    text-align: center;
}

.wangzhi {
    height: 150px;
}

.sel select {
    width: 100%;
    color: #666;
    height: 35px;
}

.wangzhi h3 {
    padding: 0 15px;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    color: #E01318;
    line-height: 80px;
    height: 58px;
    border-bottom: 2px solid #d7d7d7;
}

.sel {
    margin-top: 20px;
}

.footer {
    padding: 30px 0;
    height: auto;
    background: #b91629;
    margin: 0 auto;
    width: 100%;
}
.tis3 p {
    font-size: 12px;
}
.tis3 p,
.tis3 a {
    color: #ffffff;
    line-height: 1.5em;
}

.biaoti {
    height: 50px;
    width: 100%;  
}

.biaoti span {
    line-height:50px;
    float: left;
    font-size: 16px;
}

.biaoti a {
    color: #666;
    font-size: 16px;
}

.tits {
    width: 100%;
    height: 40px;
    position: relative;
    background: #f0eeef;
}

.ming {
    float: left;
    padding: 0 15px;
    height: 100%;
    background: #e01318;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}

.tits img {
    position: absolute;
    top: 38px;
    left: 23px;
    border: 0;
}

.bdn {
    width: 100%;
    height: 500px;
    border: 1px solid #f4a199;
    margin-top: 30px;
    background: #fff;
}

.xushu {
    padding: 15px;
    line-height: 35px;
    text-indent: 30px;
}

.bdn2 {
    width: 100%;
    height: 500px;
    border: 1px solid #f4a199;
    margin-top: 30px;
    background: #fff;
}

.xxi {
    padding: 15px;
}

.xxi li {
    float: left;
    width: 50%;
    line-height: 30px;
}

.xxi li span {
    font-size: 14px;
}

.ditu p {
    width: 50%;
    margin-left: 15px;
    font-size: 14px;
    line-height: 40px;
}

.ditu .earth {
    width: 100%;
    height: 330px;
    margin-left: 15px;
}

.inst_part3 {
    margin: 20px 0;
}

.jgous a {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #dadada;
    box-shadow: 0 2px 1px rgba(200, 200, 200, 0.5);
    height: 130px;
    text-align: center;
    display: block;
    background: #fff;
}
.jgous .ea {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dadada;
    width:80%;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;
}
.jgous a p{
    color:#666;
}
.jgous a p:hover{
    color:red;
}
.ques {
    height: 465px;
    width:100%;
    margin-top: 20px;
    overflow: hidden;
    margin-left: 1%;
}
.ques li {
    width: 100%;
    height: 115px;
    border-bottom: 1px solid #e3e3e3;
    float: left;
}
.tisd {
    width: 100%;
    color: #000;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tinv {
    width: 100%;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color:#666;
}
.pics{
	margin-top:18px;
}
.new_part2{
    margin:20px 0;
}
.onimg,.othimg{
    margin-top: 10px;
}
.onimg a img{
    width: 100%;
    height: 150px;
}
.onimg{
	 padding:0 5px;
}
.othimg a{
    padding:0 5px;
    float: left;
    width:50%;
}
.othimg a img{
    width: 100%;
    height: 95px;
}
.tinv span {
    margin-left: 30px;
    color: #E0131A;
}
.falv {
    margin-top:20px;
    width:100%;
    height: 267px;
    border: 1px solid #e3e3e3;
    position: relative;
    background: #ffffff;
}
.mor {
    position: absolute;
    right: 10px;
    top: 62px;
}
.yan {
    width: 100%;
    height: 90px;
    background: #f1f1f1;
}
.fa-top {
    width: 100%;
    padding:6px 6px 0 6px;
}
.fa-top a{
    display: block;
}
.fa-top a img{
    width: 100%;
    height: 85px;
    border: 0;
}
.coas{
    width: 100%;
    height: 175px;
    overflow: hidden;
}
.coas2 {
    margin-top: 20px;
    width: 100%;
    height:auto;
    overflow: hidden;
}
/*------------------  改 --------------------*/
.coas2 .down {
    vertical-align: middle;
    width: 18px;
    margin-right: 10px;
    float:right;
    cursor: pointer;
    margin-top:10px;
}
/*------------------  改 --------------------*/
.coas li:nth-of-type(odd) {
    background: #f5f5f5;
}
.coas2 li:nth-of-type(odd) {
    background: #f5f5f5;
}
.coas li{
    width: 100%;
    height: 35px;
    line-height: 35px;
    display: block;
    padding-left:6px;
}
.coas2 li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left:6px;
}
.xzzx_a_inf{
    color:#666;
    float: left;
    width:65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xiazai{
    float: right;
    text-align: right;
    width:25%;
}
 /*------------------  改 --------------------*/
 .d {
     width:5px;
     height:5px;
     background: url(../img/d.png) no-repeat;
     float: left;
     margin-left:5px;
     margin-top: 15px;
     margin-right:10px
}
 /*------------------  改 --------------------*/
.f{
    width:3%;
    height:5px;
    background: url(../img/d.png) no-repeat;
   float: left;
   margin-top: 15px;
}
.coas a {
    color:#666;
    float: left;
    width:90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.coas a:hover,.coas2 a:hover{
    color:red;
}
.Infor_part2{
    margin-bottom:20px;
}
.ssss img{
    width: 100%;
    height:100%;
}
.Infor_part3{
    margin-bottom: 20px;
}
.nr-left {
    background: #ffffff;
    padding:10px;
    margin-top: 20px;
    width:100%;
    height: 100%;
    border: 1px solid #e3e3e3;
}
.tite3 {
	overflow: hidden;
    height: 38px;
    width:100%;
    border-bottom: 2px solid #e0131a;
}
.tite3 .jing {
    float: left;
    height: 100%;
    line-height: 40px;
    color: #e0131a;
    font-size: 18px;
}
.tite3 .more {
    float: right;
    margin-right: 5px;
}
.tite3 .more a {
    color: #e0131a;
    line-height: 40px;
    font-size:16px;
}
.Infor_part4{
    margin-bottom: 20px;
}
.winbus_part3{
    margin: 20px 0;
}
.dwei a {
	margin-left:10px;
    color:#666;
    font-size: 14px;
    width: 100%;
    text-align: left;
    line-height: 40px;
    text-indent: 65px;
}
.cydw_ys{
	padding-left:35px;
}
.tits .more {
    float: right;
    margin-right: 5px;
}
.tits .more a {
    color:#666;
    line-height: 40px;
    font-size: 16px;
}
.dwei a:hover{
    color:red;
}
.yingyong {
    width: 100%;
}
.yingyong img {
    width: 100%;
    height: auto;
    border: 0;
}
.yong {
    height: 388px;
    width:100%;
    border-left: 2px solid #c71015;
    border-right: 2px solid #c71015;
    border-bottom: 2px solid #c71015;
}
.seachr {
    height: 60px;
    width: 100%;
    background: #f3f3f3;
}
.seachr .shuru {
    float: left;
    height: 35px;
    border: 1px solid #eaddd5;
    margin-left:1.5em;
    text-indent: 10px;
    width: 70%;
    margin-top: 5px;
}
.dianji {
    float: left;
    height: 37px;
    width: 20%;
    background: #c71015;
    margin-top: 5px;
    cursor: pointer;
}
.dianji img {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    border: 0;
}
.dianji input {
    float: left;
    border: 0;
    background: #c71015;
    color: #fff;
    margin-left: 10px;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    cursor: pointer;
}
.ques {
    width: 100%;
    height: 475px;
    overflow: auto;
    margin-top: 10px;
}
.ques li {
    width: 100%;
    height: 118px;
    border-bottom: 1px solid #e3e3e3;
    float: left;
}
.ques2 {
    width: 100%;
    height: 303px;
    overflow: auto;
    margin-top: 10px;
}
.ques2 li {
    width:90%;
    height: 100px;
    border-bottom: 1px solid #e3e3e3;
    float: left;
    margin-left: 3%;
}
.ask {
    width: 100%;
    margin-top: 10px;
    height: 25px;
}
.ask img {
    float: left;
    border: 0;
}
.ask p {
    float: left;
    margin-left: 5px;
    width:80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 14px;
}
.ans {
    width: 100%;
    margin-top: 6px;
    height: 55px;
}
.ans img {
    float: left;
    margin-left: 1px;
    border: 0;
}
.ans p {
    float: left;
    margin-left: 4px;
    width:80%;
    overflow: hidden;
    line-height: 25px;
    color: #b0b0b0;
    font-size: 14px;
}
.wyzx {
    width: 100%;
    height: 200px;
}
.wyzx img {
    width: 100%;
    height: 100%;
    border: 0;
}
.spec_bg{
    height: auto;
    width: 100%;
    background: url(../img/zhuanti.png);
    background-size: cover;
    margin-bottom: 40px;
}
.showr1{
    margin-top:60px;
}
.showr2{
    margin-top:20px;
}
.showr3{
    margin-top:20px;
}
.showr1 img,.showr2 img,.showr3 img{
   /*  display: block; */
    margin: auto;
}
.sh-left1{
   padding-right: 15px;
   float: left;
   display: block;
   width:38%;
   min-height: 123px;
   background: url(../img/zhunlan1.png) no-repeat;
   background-size: cover;
}
.sh-left1 img{
    width:254px;
    height: 144px;
}
.sh-right1{
    float: right;
   display: block;
   width:60%;
   min-height: 123px;
   background: url(../img/zhuanlan2.png) no-repeat;
   background-size: cover;
}
.sh-right1 img,.sh-left3 img{
    width:254px;
    height: 144px;
    float: right;
}
.sh-left2 img{
	width:365px;
    height: 144px;
    float: right;
}

.sh-right3 img{
    width:254px;
    height: 144px;
    float: left;
}
.sh-left2{
   padding-right: 15px;
   float: left;
   display: block;
   width:70%;
   min-height: 123px;
   background: url(../img/zhuanlan3.png) no-repeat;
   background-size: cover;
}
.sh-right2{
   float: right;
   display: block;
   width:28%;
   min-height: 123px;
   background: url(../img/zhunlan5.png) no-repeat;
   background-size: cover;
}
.sh-left3{
   padding-right: 15px;
   float: left;
   display: block;
   width:48%;
   min-height: 123px;
   background: url(../img/zhunlan6.png) no-repeat;
   background-size: cover;
}
.sh-right3{
   float: right;
   display: block;
   width:50%;
   min-height: 123px;
   background: url(../img/zhunlan7.png) no-repeat;
   background-size: cover;
}
.newss {
    padding:20px;
    height: auto;
    margin-bottom: 70px;
    width: 100%;
    border: 2px solid #f0eeef;
    background: #ffffff;
}
.newss h2 {
	margin:20px 0;
    text-align: center;
    line-height: 30px;
    color: #333333;
    width:100%;
    font-size: 24px;
}
.newss .daya {
    text-align: center;
    width: 100%;
}
.newss .neir {
    width:100%;
    padding:30px;
    min-height: 50px;
    height: auto;
}
.newss .neir img{
	width:auto;
	height:auto;
}
.tis3{padding-left:150px;}
/* .newss .neir p {
    line-height: 40px;
    text-indent: 32px;
}  */
.lists {
    padding:0 20px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    border: 2px solid #f0eeef;
    background: #ffffff;
}
.page {
    width: 100%;
    height: 50px;
    text-align: center;
}
.lieb {
    width:100%;
    margin-top: 10px;
}
.lieb tr:nth-of-type(odd) {
    background: #fff;
}
.lieb tr {
    height: 35px;
    line-height: 35px;
}
.lieb tr th{
    font-weight: bold;
    text-align: center;
}
.djbt{margin-bottom: 20px;}
/* ---------  楼梯--------- */
#workAffix.affix-top {
    position: relative;
}
#workAffix li {
    float: left;
    background: #fff;
    border: 1px #e5e5e5 solid;
    margin-left：-1px;
}
#workAffix {
    overflow: hidden;
    z-index: 100;
    margin-bottom: -1px;
}
.navvv {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navvv>li {
    position: relative;
    display: block;
}
#workAffix li a {
    display: block;
    padding: 10px 16px;
    font-size: 16px;
    color: #999;
}
#workAffix li a:hover{
	color:#f00;
}
.navvv>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.work-box {
    position: relative;
    margin-bottom: 15px;
    padding: 20px;
    background: #fff;
    border: 1px #e5e5e5 solid;
}
 .work-box-title {
    background-position: 0 -50px;
}
.work-box-title {
    margin: 0 0 15px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 50px;    
    color:#eb4b3f;
}
.work-box-content {
    margin-left: 20px;
    font-size: 15px;
}
.work-box-content p{
    line-height:30px;
}
.work-box-content table{
    border-collapse: collapse;
    border-spacing: 0px;
}
.work-box-content .firstRow{
	height:30px;
	background:#ffefee;
	line-height:30px;
}
#navbaraffix{
	z-index:1000;
	positon:relative;
	width:100%;
	top:0;
	left:0;
}
.work-box-content table tr{
    height:30px;
    line-height:30px;
}
/* ---------  楼梯--------- */

/* ---------  我要--------- */
.foldbox {
    position: fixed;
    bottom: 100px;
    right: 0;
    z-index: 1000;
    height: 396px;
    overflow: hidden;
}
.list-floatnav a {
    display: block;
    width: 70px;
    height: 70px;
    margin-bottom: 1px;
    color: #fff; 
    background: rgba(25,54,84,1);
    text-align: center;
}
.list-floatnav a img{
	margin-top:10px;
}
.list-floatnav a > span {
    display: block;
    padding-top: 10px;
    line-height: 20px;
}
.list-floatnav a {
    display: block;
    width: 70px;
    height: 70px;
    margin-bottom: 1px;
    color: #fff;
    background: rgba(25,54,84,1);
    text-align: center;
}
.list-floatnav a:hover, .common-floatnav .list-floatnav a.floatnav-control {
    background-color: rgba(197,0,1,1);
    color: #fff;
}
/* ---------  我要--------- */

.myButton {
    background-color: #de1317;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ffffff;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    padding: 6px 15px;
    text-decoration: none;
}
.business_item {
    padding: 40px 0;
    _height: 145px;
    border-bottom: 2px solid #eee;
    overflow: hidden;
}
.business_item li {
    float: left;
    margin: 0 22px;
    display: inline;
    width: 120px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.business_item li a{
    color:#666;
}
.business_item li a:hover{
    color:red;
}
.business_item li .b1 {
    background: url(../img/fw1.png) no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
}
.business_item li.changes .b1 {
    background: url(../img/fwp1.png) no-repeat;
}
.business_item li .b2 {
    background: url(../img/fw2.png) no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
}
.business_item li.changes .b2 {
    background: url(../img/fwp2.png) no-repeat;
}
.business_item li .b3 {
    background: url(../img/fw3.png) no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
}
.business_item li.changes .b3 {
    background: url(../img/fwp3.png) no-repeat;
}
.business_item li .b4 {
    background: url(../img/fw4.png) no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
}
.business_item li.changes .b4 {
    background: url(../img/fwp4.png) no-repeat;
}
.business_item li .b5 {
    background: url(../img/fw5.png) no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
}
.business_item li.changes .b5 {
    background: url(../img/fwp5.png) no-repeat;
}
.business_item li .b6 {
    background: url(../img/fw6.png) no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
}
.business_item li.changes .b6 {
    background: url(../img/fwp6.png) no-repeat;
}
.business_item li a.on span {
    color: #e0131a;
}
.business_item li .jtou {
    position: absolute;
    top: 40px;
    left: 130px;
    color: #e0131a;
    font-size: 20px;
}
.license_apply {
    overflow: hidden;
    margin-bottom: 30px;
    background: #ffffff;
    padding:10px 30px;
}
.license_apply .sert {
    width: 100%;
    height: auto;
    display: none;
}
.sert h4 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ec6666;
}
.wzi {
    width: 100%;
    height: auto;
    display: inline-block;
}
.wzi p {
    line-height: 30px;
}
.btns {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.b_btn {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    width: 150px;
    margin-right: 40px;
    overflow: visible;
    background: rgb(224, 19, 24);
}
.btns a:hover{
    color:#ffffff;
}
/* --------过渡页---------- */
.dHead {
    height:91px; 
    background:#eee;
    width:100%;  
    z-index:5;
    top:0;  
}
.dBody {
    width:100%;      
    z-index:10;  
    background:url("../img/bg33.jpg") center;  
    background-size:cover; 
    padding-top:130px;
}
.dFoot {
    height:65px;
    background:#fff;
    width:100%;   
    z-index:200;  
    text-align:center;
}
.login {
    width:auto;
    margin: 0 auto;
    filter: alpha(opacity=85);
    opacity:rgba(255, 255, 255, 0.5);;
   
}
.login  .didi{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.login .l-txt {
    margin: 0 10px 0 80px;
    background-color: #fff;
    width: 37%;
    height: 28px;
    border: #c0d0d8 solid 1px;
    border-radius: 3px;
    text-indent:5px;
}
.login .l-btns {
    background-color: #4c9be0;
    border-radius: 3px;
    border: #4c9be0 solid 1px;
    width: 10%;
    height: 32px;
    color: #fff;
}
.login hr {
    border: #d3d6d9 solid 1px;
    margin: 15px 0;
}
table{
   width:100%;
}
table tr{
  height:35px;
  line-height:35px;
}
table td{
 font-size:14px;
}
.btnss span{    
    height: 40px;
    line-height:40px;
    color: #0c93e4;
    font-size:16px;
    font-weight:600;
    float:left;
}
.btnss img{    
    float:left;
    margin-top:10px;
}
.dFoot span{
   line-height:32px;
}


.tab{ 
        width: 100%;
        height:330px;			
	}
.tab-menu{
	    width:100%;
		height:330px;
		float:left;	
		border-right:1px solid #4c9be0;	
}

.tab-menu ul{
    margin-top: 10px;
	list-style:none;				
}
.tab-menu li{
	display:block;
	width:125px;
	float:left;	
	height: 38px;
	line-height: 38px;
	text-align: center;	
	font-size: 18px;
	color: #333;	
	cursor: pointer;
	position: relative;
	margin-top:10px;
}
.tab-menu .change{
   background:#4c9be0;
   color:#fff;
}
.tab-menu li img{
	position: absolute;
    display:none;
    left: 118px;
    top: 10px;
}
.tab-menu .fis{
	margin: 0px;
}

.tab-box{
    width:100%;
	height: 350px;	
    overflow: hidden;
}
.tab-box ul li{
	width: 100%;
	height:320px;				
	display:none;
}
.tab-box ul li:first-Child{
	display:block;	
}
.clearfix:after{
    clear:both;
    display:block;
    visibility:hidden;
    height:0;
    line-height:0;
    content:".";
    }
.clearfix{
    *zoom:1;
}
.title{
    width:100%;
    margin:0 auto -2px;
}
.dHead span{
   padding-left: 20px;
    line-height: 91px;
    font-size: 26px;
    font-weight: bold;564
0.  color: #0c93e4;657-9
    text-decoration: none;
}
.dHead img{
    float:left;
    margin-left:30px;
  }
  
.login2 a{
   float:right;
}
.sljg_lb tr th{
    text-align: center;
    font-size: 16px;
}
.tent-left{
    text-align: center;
}
.tent-right h3, h2 {
    font-size: 2em;
    font-weight: bold;
    line-height: 2em;
    color: #fff;
}
.tent-right{padding:0 15px;}
.yb_yd input{
    width: 100%;
    font-size: 16px;
    color: #200100;
    background-color: #e8c456;
    border-radius: 3px;
    border: #e8c456 solid;
    line-height: 35px;
}
.yb_buttons{
    margin-top:50px;
}
.words_tra p{
    font-size: 18px;
    color: #ff0;
    line-height: 30px;
    letter-spacing: 2px;
    margin-top:30px;
}
.headerrrr{
    background: #ffffff;
    height: 94px;
}
.head-top1 {
    background: #fff;
    height: 94px;
    line-height: 94px;
    margin-left: 2%;
    font-size: 27px;
    color: #0d335a;
    font-weight: bold;
}
.main1 {
    background: url(../img/bgdl02.jpg) no-repeat;
    background-size: cover;
    min-height:660px;
}
#fm1 .toptitle1 {
    font-size: 19px;
    color: #0d335a;
    padding-bottom: 15px;
    text-align: center;
    font-weight: 600;
    height: 21px;
}
#fm1 {
    padding: 40px 50px;
    background: #fff;
    box-shadow: 0 1px 3px 0px rgba(115,108,203,0.23);
    width: 400px;
    height: 300px;
    float: right;
    margin-top:10%;
}
#fm1 .row {
    padding-bottom: 15px;
}
.att1 {
    background: url(../img/phoneico.png) no-repeat 0 center;
    width: 100%;
    display: block;
    background-color: #ffffff;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    text-indent: 50px;
    border: 1px solid #cfcfcf;
    color: #838383;
    margin-top: 10px;
}
.att2 {
    background: url(../img/password.png) no-repeat 0 center;
    width: 100%;
    display: block;
    background-color: #ffffff;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    text-indent: 50px;
    border: 1px solid #cfcfcf;
    color: #838383;
    margin-top: 10px;
}
.btn-submit1 {
    height: 45px;
    width: 100%;
    background-color: #0d335a;
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    border: 0px;
    border-radius: 8px;
    cursor: pointer;
}
#fm1 .btn-row {
    text-align: center;
    margin-top: 10px;
}
.anv_mrg{
	padding:0 0 0 0;
}
.companyBox {
    margin-top: 30px;
    width: 100%;
}
.companyBox .tig {
    background: url(../img/bbgg.png) repeat-x 0 0 transparent;
    border-bottom: 1px dotted #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    height: 38px;
    width: 100%;
}
.companyInfo {
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    min-height: 150px;
    background-color: #ffffff;
}
.float_L {
    float: left;
    margin-left: 10px;
    color: #333;
}
.float_R {
    float: right;
    margin-right: 10px;
}
.cuss li {
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px dashed #DDDDDD;
}
.cuss img {
    float: left;
    margin-top: 14px;
    margin-right: 10px;
    margin-left: 10px;
    border: 0;
}
.cuss a {
    float: left;
    width: 840px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}
.cuss a:hover {
	color: #f00;
}
.float_R a{
	color: #666;
}
.float_R a:hover {
	color: #f00;
}
.cuss span {
    float: right;
    color: #666;
    margin-right: 10px;
}
.news {
    line-height: 80px;
    width: 100%;
}
.nev {
    margin: 0 auto;
    width: 100%;
    height: 50px;
}
.ruty{
	padding:0px!important;
}
#tabs_007 .table>tbody+tbody {
    border-top: none;
}
.aa{
	background:none!important;
}
.survey_con{
	text-align:center;
	color:#e01318;
}
.zt_img02{
	   display:none;
	}
.navbar {
	border:none!important;
}	
/* --------过渡页----- ------------------------------------------------------------------------------- */
@media screen and (max-width:767px) {
	.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 1px solid #ddd !important;
     }
	.tabss_lines3 {
    left: 1px!important;
    }
	.tabss_lines2 {
    left: 1px!important;
    }
	.tabss_lines {
    left: 1px!important;
    }
	#tabs_005 input, #tabs_006 input{
	  margin-right:0px!important;
	}
	.zt_img01{
	   display:none;
	}
	.zt_img02{
	   display:block;
	}
	.showr1,.showr2,.showr3{
	   margin:0 10px 0 10px;
	}
	.sh-left1,.sh-right1,.sh-left2,.sh-right2,.sh-left3,.sh-right3{
	   background:none;
	}
	.sh-left1 img,.sh-right1 img,.sh-left2 img,.sh-right2 img,.sh-left3 img,.sh-right3 img{
	   width:100%;
	   height:auto;
	}
	
	.wangzhi{
	    display: none!important;
	}
    .zizhi{
	    display: none!important;
	}
	.a20{
	    display: none!important;
	} 
	.fr_lg {
        float: none !important;
    }
	
	.newss .neir img{
	  width:100%;
	  height:auto;
	}
	
	.ruty{
	 padding:0 15px!important;
	}
	
	.cuss a {
    width: 180px;
	}
	#tabs_005,#tabs_006 {
    height:auto;
}
	.cydw_ys{
	padding-left:20px;
}
	        .kuand2 {
        width:65%;
        margin: auto;
    }
	.comi a {
    height: 235px;
}
	.tabss_lines{
    left: -3px;
}
.tabss_lines2{
    left:-3px;
}
	#tabs01 input,
#tabs04 input{
    margin-right:5px;
}
.head_wrapper{
	padding:1em 0;
}
	#tabs_007 input:nth-child(3){
	margin-top:10px;
	}
	.nav>li>a{
	background:none;
	}
	.tis3{padding-left:0;}
	.newss .neir{
	padding:0;
	}
	.wyzx{
	display:none;
	}
	.hyfw3{
	display:none;
	}
	.othds{
	    margin-top:0;
	}
	.xzspysl{
	display:none;
	}
	.xingzhen{
	display:none;
	}
    #fm1 {
        width:100%;
        margin-top:100px;
    }
    .words_tra p{
        margin-top:10px;
        margin-bottom:50px;
    }
    .tab-box {
        height:auto;
    }
    .tab-box ul li {
        height: auto;
    }
    .yb_buttons{
        margin-top:10px;
        margin-bottom:20px;
    }
    .yb_yd input{
        margin-top: 20px;
    }
    .dBody {
        padding-top:60px;
    }
    .s_cun{
        margin-top:20px;
    }
    .tab-menu{
        margin-bottom: 25px;
        height: auto;
    }
    .spec_bg{
        height: auto;
        width: 100%;
        background: url(../img/zhuanti-app.png);
        background-size: cover;
        margin-bottom: 40px;
    }
    .showr1 a,.showr2 a,.showr3 a{
        margin-top: 20px;
    }
    .sh-left1,.sh-right1,.sh-left2,.sh-right2,.sh-left3,.sh-right3{
        padding:0;
        width:100%;
       /*  float:none; */
    }
    .wyzx{
        margin-bottom: 20px;
    }
    .yong{
        height: auto;
    }
    .dianji {
        width:30%;
    } 
    .seachr .shuru{
        width:60%;
        margin-left: 1em;
    }
    .online_h{
        height:auto !important;
    }
    .mistie{
        margin-top: 20px;
    }
    .ssss img{
        margin-top: 20px;
    }
    .falv {
        height:auto;
    }
    .yan {
        height: auto;
    }
    .coas {
        height:auto;
    }
    .fa-top a img{
        height:auto;
    }
    .ques,.ques2{
        height: auto;
    }
    .ques li,.ques2 li{
        padding:15px 0;
        height: auto;
    }
    .tinv {
        height:auto;
    }
    .new_mt20{
        margin-top:20px;
    }
    .xxi li {
        float: none;
        width: 100%;
    }

    .bdn2,
    .bdn {
        height: auto;
    }

    .in_mt20 {
        margin-top: 20px;
    }

    .jg img {
       
    }

    .sel select {
        margin-bottom: 10px;
    }

    .zhuanti span {
        width: 35%;
    }

    .zhuanti h3 {
        font-size: 20px;
        width: 30%;
    }

    .smzzc {
        display: block;
        background: url(../img/smzzs03.png);
        width: 291px;
        height: 235px;
        margin: auto;
    }

    .ysl-right {
        margin-top: 20px;
        width: 100%;
        height: 235px;
        float: right;
    }
    .yslimg {
        width: 100%;
        height: 240px;
        float: left;
    }



    .xingzhen {
        margin-bottom: 20px;
        float: left;
        width: 100%;
        height: 74px;
        background: #5a71d1;
    }

    .zizhi {
        float: right;
        width: 100%;
        ;
        background: #fc880f;
        height: 74px;
    }

    #tabs01 {
        padding: 20px 0 10px 0;
    }

    .carousel-inner a {
        width: auto;
        height: auto;
        overflow: hidden;
    }


    .wr_word p {
        float: none;
        text-align: center;
    }

    #dates {
        display: none;
    }

    .serchbar {
        float: none;
        margin: auto;
        width: 280px;
    }

    .banner {
        display: none;
    }

    .ma_logo {
        background: none;
        width: 100%;
        height: auto;
        margin: 0;
    }

    .guohui {
        display: none!important;
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .zhuanti span {
        width: 40%;
    }

    .zhuanti h3 {
        font-size: 20px;
        width: 20%;
    }

    .carousel-inner a {
        width: auto;
        height: auto;
        overflow: hidden;
    }

}

@media screen and (min-width:768px) {
    .xinxi {
        height: 390px;
    }

    .xinxi2 {
        height: 275px;
    }

    .navbar-brand {
        display: none;
    }

}

@media screen and (min-width:991px) and (max-width:1200px) {
    .smzzc {
        display: block;
        background: url(../img/smzzs02.png);
        width: 130px;
        height: 235px;
        margin:auto;
    }

    .nav>li>a {
        padding: 15px 19px;
    }

    .navbar-nav {
        width: 900px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .tab-menu{
        margin-bottom: 25px;
        height: auto;
    }
    .ques{
        height: auto;
    }
    .ques li{
        padding:15px 0;
        height: auto;
    }
    .dianji {
        width:30%;
    } 
    .seachr .shuru{
        width:60%;
    }
    .bdn {
        height: auto;
    }

    .bdn2 {
        height: 675px;
    }

    .smzzc {
        display: block;
        background: url(../img/smzzs00.png);
        width: 90px;
        height: 235px;
        margin:auto;
    }

    .xz001 {
        display: none;
    }

    .xingzhen {
        text-align: center;
    }

    .zizhi {
        text-align: center;
    }

    .xingzhen span,
    .zizhi span {
        float: none;
    }

    .zz002 {
        display: none;
    }

    .nav>li>a {
        padding: 15px 5px;
    }

    .navbar-nav {
        width: 700px;
    }
}

@media (min-width: 1200px) {
    .smzzc {
        display: block;
        background: url(../img/smzzs01.png);
        width: 163px;
        height: 255px;
        margin:auto;
    }

    .navbar-nav {
        width: 1024px;
    }

    .cjfw li a {
        padding-left: 30px;
    }
}