@charset "utf-8";

/* CSS Document */


/*公共样式与首页样式*/

A {
    TEXT-DECORATION: none;
}

A:link {
    color: #484848;
    outline: none;
}

A:visited {
    color: #484848
}

A:active {
    color: #484848
}

A:hover {
    COLOR: #f16625
}

BODY {
    margin: 0px;
    font-family: "微软雅黑";
    background: #ffffff;
    color: #484848;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
input,
dl,
dt,
dd,
header,
article,
iframe,
footer,
ol,
div,
img {
    margin: 0px;
    padding: 0px;
}

input {
    border: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

a {
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

b,
label {
    font-weight: normal;
}

input,
button,
select,
textarea {
    outline: none;
    font-family: "微软雅黑";
    font-size: 12px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}
div>#map{width:910px!important;}
@media only screen and (max-width:1140px) {
    .main .xydt{
        width: 910px;
        margin: 0px auto;
    }
    body {
        font-size: 1.4em;
        line-height: 150%;
    }
}

@media only screen and (min-width: 1140px) {
    .main {
        /* width: 1140px; */
        margin: 0px auto;
        /* margin-left: 41px; */
    }
    body {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width:1140px) {
    .top {
        width: 100%;
        background: url(../images/top_bj.jpg) top center no-repeat;
        background-size: 100% 100%;
        height: 55px;
    }
    .top .main {
        height: 55px;
        position: relative;
    }
    .top_jg {
        height: 55px;
        width: 100%;
    }
    .top .main .ss,
    .top .main .cd_t {
        display: none;
    }
    a.logo {
        background: url(../images/logo.png) no-repeat;
        background-size: 100% 100%;
        width: 257px;
        height: 30px;
        position: absolute;
        left: 3%;
        top: 15px;
    }
    .cd_t {
        width: 100%;
        float: left;
        font-size: 1.1em;
        color: #999999;
        padding: 15px 3% 10px 3%;
    }
    .cd_t li {
        float: left;
    }
    .cd_t li.l_x {
        margin: 0px 12px;
    }
    .cd_t a {}
    .menu {
        margin: 0px 0px 0px 0%;
        float: left;
        font-size: 1em;
        width: 100%;
    }
    .menu li {
        float: left;
        width: 100% !important;
        border-top: solid 1px #c6c6c6;
    }
    .menu a {
        display: block;
        width: 100%;
        padding: 8px 0px;
        text-align: left;
        padding-left: 3%;
        color: #333333;
    }
    .menu a {
        font-size: 1.1em;
    }
    .menu dl {
        width: 100%;
        float: left;
        padding-bottom: 8px;
    }
    .menu dl dd {
        width: 50%;
        float: left;
    }
    .menu dl dd a {
        padding: 5px 0px;
        padding-left: 6%;
        font-size: 1em;
    }
    .menu li a:hover {
        color: #b40018;
    }
    .menu2 {
        width: 32px;
        height: 20px;
        display: block;
        position: absolute;
        right: 3%;
        top: 18px;
    }
    .menu2 a {
        background: url(../images/d2_1_03.png) no-repeat;
        outline: none;
        display: block;
        background-size: 100% 100%;
        width: 32px;
        height: 20px;
        line-height: 20px;
    }
    .menu2 a.on {
        background: url(../images/d2_2_03.png) no-repeat;
        background-size: 100% 100%;
    }
    #navk {
        width: 100%;
        box-shadow: 2px 6px 5px rgba(0, 0, 0, .5);
        display: none;
        background: #ffffff;
        position: absolute;
        left: 0px;
        top: 55px;
        z-index: 25;
    }
    .ss {
        float: left;
        width: 94%;
        margin: 0px 0px 15px 3%;
        height: 30px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .ss_txt {
        float: left;
        height: 28px;
        line-height: 28px;
        background: none;
        color: #696969;
        font-size: 1em;
        width: 80%;
        padding-left: 10px;
    }

    .ss_an {
        float: right;
        background: url(../images/ss_an.jpg) no-repeat;
        background-size: 100% 100%;
        width: 43px;
        height: 30px;
        margin: -1px -1px 0px 0px;
    }
}

@media only screen and (min-width:1140px) {
    #navk {
        width: 100%;
        height: 60px;
        background: #063651;
    }
    .menu2 {
        display: none;
    }
    .top {
        width: 100%;
        background: url(../images/top_bj.jpg) top center no-repeat;
        height: 209px;
        background-size: 100% 100%;
    }
    .top .main {
        position: relative;
        height: 209px;
    }
    .top_jg {
        display: none;
    }
    a.logo {
        background: url(../images/logo.png) no-repeat;
        background-size: 100% 100%;
        width: 590px;
        height: 69px;
        position: absolute;
        left: 0px;
        top: 68px;
    }
    .menu {
        position: relative;
        z-index: 10;
        height: 60px;
        line-height: 60px;
        width: 1140px;
        margin: 0px auto;
    }
    .menu li {
        height: 60px;
        float: left;
        width: 146px;
        margin-right: 1px;
        position: relative;
    }
    .menu li.l_home {
        width: 110px;
    }
    .menu a {
        color: #ffffff;
    }
    .menu a.dbt {
        font-size: 18px;
        width: 100%;
        display: block;
        height: 60px;
        text-align: center;
    }
    .menu a.dbt:hover,
    .menu li.on a.dbt,
    .menu li:hover a.dbt {
        background: #042b41;
    }
    .menu dl {
        width: 100%;
        font-size: 16px;
        display: none;
        text-align: center;
        padding: 0px 0px 10px 0px;
        background: #042b41;
        position: absolute;
        left: 0px;
        top: 60px;
    }
    .menu li:hover dl {
        display: block;
    }
    .menu dd {
        width: 100%;
        float: left;
        height: 38px;
        line-height: 38px;
    }
    .menu dd a {
        display: block;
        height: 38px;
        width: 100%;
    }
    .menu dd a:hover {
        background: #063651;
    }
    #navk .cd_t,
    #navk .ss {
        display: none;
    }
    .cd_t {
        position: absolute;
        height: 24px;
        line-height: 24px;
        right: 0px;
        top: 50px;
        color: #ffffff;
        font-size: 16px;
    }
    .cd_t li {
        float: left;
    }
    .cd_t li.l_x {
        margin: 0px 12px;
    }
    .cd_t a {
        color: #ffffff;
    }
    .cd_t a:hover {
        color: #FF3
    }
    .ss {
        width: 290px;
        height: 43px;
        background: #ffffff;
        position: absolute;
        right: 0px;
        top: 110px;
    }
    .ss_txt {
        float: left;
        height: 43px;
        line-height: 43px;
        background: none;
        font-size: 18px;
        width: 200px;
        color: #696969;
        font-size: 18px;
        margin-left: 15px;
    }
    .ss_an {
        float: right;
        background: url(../images/ss_an.jpg) no-repeat;
        background-size: 100% 100%;
        width: 62px;
        height: 43px;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
    }
}

@media only screen and (max-width:1140px) {
    .foot {
        width: 100%;
        text-align: center;
        background: url(../images/foot_bj.jpg) top center no-repeat;
        background-size: 100% 100%;
        color: #ffffff;
        font-size: 1em;
        line-height: 150%;
        font-family: Arial, 微软雅黑;
        padding: 15px 3% 15px 3%;
    }
    .foot .f1 {
        float: left;
        width: 100%;
    }
    .foot .f2 {
        float: left;
        width: 100%;
    }
    .foot .f2 img {
        max-width: 98px;
        margin-bottom: 10px;
    }
    .foot a {
        color: #ffffff;
    }
    .foot a:hover {
        color: #FF0;
    }
    .cd_f {
        width: 100%;
        float: left;
        font-size: 1.1em;
        margin-bottom: 8px;
    }
    .cd_f a {
        margin: 0px 10px;
    }
    .fnr {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
    .fx {
        width: 100%;
        float: left;
        font-size: 1.1em;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .fx .s1 {
        display: inline-block;
    }
    .fx a {
        display: inline-block;
        margin: 0px 6px;
        vertical-align: middle;
    }
}

@media only screen and (min-width:1140px) {
    .foot {
        width: 100%;
        background: url(../images/foot_bj.jpg) top center no-repeat;
        background-size: 100% 100%;
        color: #ffffff;
        font-size: 14px;
        line-height: 30px;
        font-family: Arial, 微软雅黑;
        padding: 30px 0px 35px 0px;
    }
    .foot .f1 {
        float: left;
        width: 660px;
    }
    .foot .f2 {
        float: right;
        width: 370px;
    }
    .foot .f2 img {
        float: left;
        margin-right: 20px;
        width: 98px;
    }
    .foot a {
        color: #ffffff;
    }
    .foot a:hover {
        color: #FF0;
    }
    .cd_f {
        width: 100%;
        float: left;
        font-size: 16px;
        margin-bottom: 5px;
        margin-left: -10px;
    }
    .cd_f a {
        margin: 0px 10px;
    }
    .fnr {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }
    .fx {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 20px;
    }
    .fx .s1 {
        float: left;
        font-size: 16px;
    }
    .fx a {
        float: left;
        margin-left: 12px;
    }
}

.fx a.cd_f1 {
    background: url(../images/fx1.png) no-repeat;
    width: 24px;
    height: 20px;
}

.fx a.cd_f2 {
    background: url(../images/fx2.png) no-repeat;
    width: 25px;
    height: 20px;
}

.fx a.cd_f3 {
    background: url(../images/fx3.png) no-repeat;
    width: 21px;
    height: 21px;
}

.ban {
    width: 100%;
}

.ban img {
    width: 100%;
    display: block;
}

@media only screen and (max-width:1140px) {
    .nyk {
        width: 100%;
        padding: 20px 0px;
    }
    .ny_bt {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.4em;
        line-height: 155%;
        margin-bottom: 10px;
    }
    .ny_nr {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
    }
}

@media only screen and (min-width:1140px) {
    .nyk {
        width: 100%;
        padding: 40px 0px;
    }
    .ny_bt {
        width: 100%;
        float: left;
        font-size: 20px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .ny_nr {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:1140px) {
    .lm1k {
        width: 100%;
    }
    .lm1 {
        width: 100%;
        float: left;
        display: none;
        border-bottom: solid 1px #dddddd;
    }
    .lm1 li {
        float: left;
        width: 100%;
    }
    .lm1 li a {
        display: block;
        width: 100%;
        font-size: 1.1em;
        padding: 5px 3%;
        background: #f2f2f2;
    }
    .lm1 li a:hover {
        background: #f16625;
        color: #ffffff;
    }
    .lm1_bt {
        width: 100%;
        border-bottom: solid 1px #dddddd;
        float: left;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background: #ffffff;
        font-size: 1.15em;
    }
    .lm1_bt a {
        width: 100%;
        height: 40px;
        display: block;
        background: url(../images/jt_xx.png) no-repeat 97% 15px;
    }
    .lm1_bt a.on {
        background: url(../images/jt_xx_.png) no-repeat 97% 15px;
    }
}

@media only screen and (min-width:1140px) {
    .lm1_bt {
        display: none;
    }
    .lm1k {
        width: 100%;
        border-bottom: solid 1px #dddddd;
        height: 53px;
    }
    .lm1 {
        width: 1140px;
        height: 53px;
        line-height: 53px;
        margin: 0px auto;
    }
    .lm1 li {
        float: left;
        height: 53px;
        margin-right: 60px;
    }
    .lm1 li a {
        display: block;
        height: 53px;
        font-size: 16px;
    }
    .lm1 li a.on {
        color: #f16625;
        border-bottom: solid 3px #f16625;
    }
}

@media only screen and (max-width:1140px) {
    .lb_td {
        width: 94%;
        float: left;
        margin: 0px 3% 10px 3%;
    }
    .lb_td li {
        width: 100%;
        float: left;
        margin: 6px 0px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 15px;
        position: relative;
    }
    .lb_td .imgk {
        float: left;
        width: 25%;
    }
    .lb_td .imgk img {
        width: 100%;
    }
    .lb_td .txtk {
        float: right;
        width: 72%;
        font-size: 1.1em;
        line-height: 25px;
        color: #5b5a5a;
        height: 250px;
        overflow: hidden;
    }
    .lb_td .txtk div {
        width: 100%;
        float: left;
    }
    .lb_td .txtk .p_1 {
        font-size: 1.2em;
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td .txtk .p_2 {
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td .txtk .p_3 {
        margin-bottom: 15px;
    }
    .lb_td a.cd_more1 {
        float: left;
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    a.cd_more1 {
        font-size: 1.1em;
        color: #ffffff;
        height: 35px;
        line-height: 35px;
        padding: 0px 16px;
        display: inline-block;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #f16625;
    }
    a.cd_more1:hover {
        background: #e05717;
    }
    a.cd_more1 i {
        background: url(../images/jt_b.png) no-repeat;
        width: 16px;
        height: 9px;
        display: inline-block;
        margin-left: 10px;
    }
    a.cd_more1 i.on {
        background: url(../images/jt_b_.png) no-repeat;
    }
}

@media only screen and (max-width:500px) {
    .lb_td li {
        padding: 20px;
    }
    .lb_td .imgk {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .lb_td .imgk img {
        max-width: 234px;
    }
    .lb_td .txtk {
        width: 100%;
    }
    .lb_td .txtk .p_1,
    .lb_td .txtk .p_2 {
        text-align: center;
    }
    .lb_td a.cd_more1 {
        width: 100%;
        text-align: center;
    }
}

@media only screen and (min-width:1140px) {
    .lb_td {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .lb_td li {
        width: 100%;
        float: left;
        margin: 12px 0px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 25px;
        position: relative;
    }
    .lb_td .imgk {
        float: left;
        width: 234px;
    }
    .lb_td .imgk img {
        width: 100%;
        height: 293px;
    }
    .lb_td .txtk {
        float: right;
        width: 820px;
        font-size: 16px;
        line-height: 28px;
        color: #5b5a5a;
        height: 250px;
        margin-bottom: 50px;
        overflow: hidden;
    }
    .lb_td .txtk div {
        width: 100%;
        float: left;
    }
    .lb_td .txtk .p_1 {
        font-size: 24px;
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td .txtk .p_2 {
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td .txtk .p_3 {
        margin-bottom: 35px;
    }
    .lb_td a.cd_more1 {
        right: 25px;
        bottom: 25px;
        position: absolute;
    }
    a.cd_more1 {
        font-size: 16px;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        padding: 0px 19px;
        display: inline-block;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #f16625;
    }
    a.cd_more1:hover {
        background: #e05717;
    }
    a.cd_more1 i {
        background: url(../images/jt_b.png) no-repeat;
        width: 16px;
        height: 9px;
        display: inline-block;
        margin-left: 10px;
    }
    a.cd_more1 i.on {
        background: url(../images/jt_b_.png) no-repeat;
    }
}

@media only screen and (max-width:1140px) {
    .fy1 {
        width: 96%;
        float: left;
        font-size: 1.1em;
        margin-left: 2%;
    }
    .fy1 .s1 {
        float: left;
        display: none;
    }
    .fy1 .s2 {
        float: left;
        width: 100%;
    }
    .fy1 .s2 a {
        float: left;
        display: none;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 3px;
    }
    .fy1 .s2 a:hover,
    .fy1 .s2 a.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .fy1 .s2 a.cd_sx {
        display: block;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        padding: 8px 0px;
    }
}

@media only screen and (min-width:1140px) {
    .fy1 {
        width: 100%;
        float: left;
        font-size: 14px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 10px;
    }
    .fy1 .s1 {
        float: left;
    }
    .fy1 .s2 {
        float: right;
    }
    .fy1 .s2 a {
        float: left;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 5px;
    }
    .fy1 .s2 a:hover,
    .fy1 .s2 a.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xz {
        float: left;
        width: 96%;
        float: left;
        overflow: hidden;
        margin: 5px 0px 0px 2%;
    }
    .lb_xz ul {
        float: left;
        width: 100%;
    }
    .lb_xz li {
        float: left;
        width: 48%;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-size: 1.1em;
        margin: 0px 1% 12px 1%;
    }
    .lb_xz li a {
        display: block;
        width: 100%;
        color: #ffffff;
        height: 55px;
        background: #1ca2a1;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .lb_xz li a i {
        background: url(../images/jt_b2.png) no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        width: 8px;
        height: 12px;
        margin-left: 11px;
    }
    .lb_xz li a:hover {
        background: #f16625;
    }
}

@media only screen and (max-width:480px) {
    .lb_xz li {
        width: 98%;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xz {
        float: left;
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 25px 0px 15px 0px;
    }
    .lb_xz ul {
        float: left;
        width: 1200px;
    }
    /*.lb_xz li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 95px;
        text-align: center;
        font-size: 18px;
        margin: 0px 40px 40px 0px;
    }
    .lb_xz li a {
        display: block;
        width: 100%;
        color: #ffffff;
        height: 95px;
        background: #1ca2a1;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .lb_xz li a i {
        background: url(../images/jt_b2.png) no-repeat;
        display: inline-block;
        width: 11px;
        height: 17px;
        margin-left: 14px;
        vertical-align: middle;
    }*/
    .lb_xz li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 30px;
        text-align: center;
        font-size: 18px;
        margin: 0px 40px 40px 0px;
    }
    .lb_xz li a {
      padding: 14px;
      width: 100%;
      color: #ffffff;
      height: 95px;
      background: #1ca2a1;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .lb_xz li a i {
        background: url(../images/jt_b2.png) no-repeat;
        display: inline-block;
        width: 11px;
        height: 15px;
        background-size: 100% 100%;
    
        margin-left: 10px;
        vertical-align: middle;
    }
    .lb_xz li a:hover {
        background: #f16625;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xz2 {
        float: left;
        width: 94%;
        margin: 0px 0px 0px 3%;
        font-size: 1em;
        line-height: 155%;
    }
    .lb_xz2 h2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 1.25em;
        margin-bottom: 10px;
        line-height: normal;
    }
    .lb_xz2 p {
        width: 100%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
        color: #063651;
        margin-bottom: 3px;
    }
    .nyk_d {
        width: 100%;
        padding: 15px 0px;
        background: #f0f0f0;
    }
    .lb_td2 {
        width: 94%;
        float: left;
        margin-bottom: 15px;
        margin-left: 3%;
    }
    .lb_td2 li {
        width: 100%;
        float: left;
        margin: 10px 0px;
        background: #ffffff;
        padding: 15px;
        position: relative;
    }
    .lb_td2 .imgk {
        float: left;
        width: 25%;
    }
    .lb_td2 .imgk img {
        width: 100%;
    }
    .lb_td2 .txtk {
        float: right;
        width: 72%;
        font-size: 1em;
        line-height: 155%;
        color: #5b5a5a;
    }
    .lb_td2 .txtk p {
        width: 100%;
        float: left;
    }
    .lb_td2 .txtk p.p_1 {
        font-size: 1.15em;
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td2 .txtk p.p_1 b {
        font-size: 1.2em;
        margin-right: 20px;
    }
    .lb_td2 .txtk p.p_2 {
        color: #063651;
        margin-bottom: 12px;
        border-bottom: solid 1px #dddddd;
        padding-bottom: 12px;
    }
    .lb_td2 .txtk p.p_3 {
        margin-bottom: 10px;
        font-size: 1.15em;
        color: #f16625;
    }
    .lb_td2 .txtk p.p_4 {
        margin-bottom: 5px;
        font-size: 1.1em;
        line-height: 155%;
    }
    .dt {
        float: left;
        width: 94%;
        margin-left: 3%;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 5px;
    }
    .dt img {
        width: 100%;
    }
}

@media only screen and (max-width:500px) {
    .lb_td2 .imgk {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .lb_td2 .imgk img {
        max-width: 189px;
    }
    .lb_td2 .txtk {
        width: 100%;
    }
    .lb_td2 .txtk .p_1 {
        text-align: center;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xz2 {
        float: left;
        width: 100%;
        margin: 7px 0px 0px 51px;
    }
    .lb_xz2 h2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 22px;
        margin-bottom: 10px;
        line-height: normal;
    }
    .lb_xz2 p {
        width: 100%;
        float: left;
        font-size: 16px;
        margin-bottom:3px;
        color: #063651;
    }
    .nyk_d {
        width: 100%;
        padding: 40px 0px;
        background: #f0f0f0;
    }
    .lb_td2 {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .lb_td2 li {
        width: 100%;
        float: left;
        margin: 10px 0px;
        background: #ffffff;
        padding: 16px;
        position: relative;
    }
    .lb_td2 .imgk {
        float: left;
        width: 198px;
    }
    .lb_td2 .imgk img {
        width: 100%;
        height: 278px;
    }
    .lb_td2 .txtk {
        float: right;
        width: 865px;
        font-size: 16px;
        line-height: 30px;
        margin-right: 15px;
        color: #5b5a5a;
    }
    .lb_td2 .txtk p {
        width: 100%;
        float: left;
    }
    .lb_td2 .txtk p.p_1 {
        font-size: 16px;
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td2 .txtk p.p_1 b {
        font-size: 24px;
        margin-right: 20px;
    }
    .lb_td2 .txtk p.p_2 {
        color: #063651;
        margin-bottom: 15px;
        border-bottom: solid 1px #dddddd;
        padding-bottom: 15px;
    }
    .lb_td2 .txtk p.p_3 {
        margin-bottom: 10px;
        font-size: 18px;
        color: #f16625;
    }
    .lb_td2 .txtk p.p_4 {
        margin-bottom: 20px;
    }
    .dt {
        float: left;
        width: 100%;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 10px;
    }
    .dt img {
        width: 100%;
    }
}

.f_2em {
    width: 2em;
    display: inline-block
}

@media only screen and (max-width:1140px) {
    .bx1 {
        width: 100%;
        float: left;
        margin: 5px 0px 0px 0px;
    }
    .bx1 li {
        float: left;
    }
    .bx1 .l1 {
        width: 100%;
        margin-bottom: 15px;
    }
    .bx1 .l1 img {
        margin-bottom: 8px;
        width: 100%;
    }
    .bx1 p {
        font-size: 1em;
    }
    .bx1 .l2 {
        width: 100%;
        float: left;
    }
    .bx1 .l2 dl {
        width: 100%;
        float: left;
        margin-bottom: 8px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        overflow: hidden;
    }
    .bx1 .l2 dt,
    .bx1 .l2 dd {
        float: left;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        font-size: 1.1em;
        color: #ffffff;
        float: left;
        background: #6e6d6d;
    }
    .bx1 .l2 dt {
        width: 65%;
        padding-left: 3%;
    }
    .bx1 .l2 dd {
        width: 35%;
        background: #f16625;
        text-align: center;
    }
}

@media only screen and (max-width:400px) {
    .bx1 .l2 dt {
        width: 60%;
    }
    .bx1 .l2 dd {
        width: 40%;
    }
}

@media only screen and (min-width:1140px) {
    .bx1 {
        width: 100%;
        float: left;
        margin: 35px 0px 0px 0px;
    }
    .bx1 li {
        float: left;
    }
    .bx1 .l1 {
        width: 630px;
    }
    .bx1 .l1 img {
        margin-bottom: 10px;
        width: 100%;
    }
    .bx1 p {
        font-size: 14px;
    }
    .bx1 .l2 {
        width: 430px;
        float: right;
    }
    .bx1 .l2 dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        overflow: hidden;
    }
    .bx1 .l2 dt,
    .bx1 .l2 dd {
        float: left;
        height: 60px;
        overflow: hidden;
        line-height: 60px;
        font-size: 18px;
        color: #ffffff;
        float: left;
        background: #6e6d6d;
    }
    .bx1 .l2 dt {
        width: 65%;
        padding-left: 20px;
    }
    .bx1 .l2 dd {
        width: 35%;
        background: #f16625;
        text-align: center;
        font-size: 16px;
    }
    .bx1 .l2 dd b {
        font-family: Arial;
        font-size: 24px;
    }
}

@media only screen and (max-width:1140px) {
    .bt_bx {
        width: 94%;
        float: left;
        background: #868686;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        margin-left: 3%;
    }
    .bt_bx .s1 {
        float: left;
        font-size: 1.2em;
        /*margin-left:3%;*/
        padding: 0 3%;
    }
    .bt_bx a.cd_more2 {
        float: right;
        margin-right: 3%;
    }
    a.cd_more2 {
        background: url(../images/jt_b2.png) right no-repeat;
        background-size: auto 25%;
        padding-right: 15px;
        display: inline-block;
        color: #ffffff;
        font-size: 1.1em;
    }
    .lb_bx2 {
        float: left;
        width: 94%;
        margin-left: 3%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 0px 0px;
    }
    .lb_bx2 ul {
        float: left;
        width: 100%;
    }
    .lb_bx2 li {
        float: left;
        width: 100%;
        text-align: center;
        padding: 20px 3%;
        border-bottom: solid 1px #dddddd;
    }
    .lb_bx2 li:last-child {
        border: 0px;
    }
    .lb_bx3 {
        float: left;
        width: 94%;
        margin-left: 3%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 0px 0px;
    }
    .lb_bx3 ul {
        float: left;
        width: 100%;
    }
    .lb_bx3 li {
        float: left;
        width: 100%;
        text-align: center;
        padding: 20px 3%;
        border-bottom: solid 1px #dddddd;
    }
    .lb_bx3 li:last-child {
        border: 0px;
    }
    .lb_bx3 p {
        float: left;
        width: 100%;
        font-size: 1.2em;
        margin-bottom: 15px;
    }
    .lb_bx4 {
        float: left;
        width: 94%;
        margin-left: 3%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 30px 0px;
    }
    .lb_bx4 ul {
        float: left;
        width: 100%;
    }
    .lb_bx4 li {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0px 3%;
    }
    .bx2 {
        float: left;
        width: 100%;
    }
    .bx3 {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .bt_bx {
        width: 100%;
        float: left;
        background: #868686;
        color: #ffffff;
        height: 50px;
        line-height: 50px;
    }
    .bt_bx .s1 {
        float: left;
        font-size: 24px;
        /*margin-left:20px;*/
        padding: 0 3%;
    }
    .bt_bx a.cd_more2 {
        float: right;
        margin-right: 15px;
    }
    a.cd_more2 {
        background: url(../images/jt_b2.png) right no-repeat;
        background-size: auto 25%;
        padding-right: 17px;
        display: inline-block;
        color: #ffffff;
        font-size: 16px;
    }
    .lb_bx2 {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 30px 0px;
    }
    .lb_bx2 ul {
        float: left;
        width: 100%;
    }
    .lb_bx2 li {
        float: left;
        width: 50%;
        text-align: center;
        padding: 0px 40px;
        border-right: solid 1px #dddddd;
    }
    .lb_bx2 li:last-child {
        border: 0px;
    }
    .lb_bx3 {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 30px 0px;
    }
    .lb_bx3 ul {
        float: left;
        width: 100%;
    }
    .lb_bx3 li {
        float: left;
        width: 33.3333%;
        text-align: center;
        padding: 0px 20px;
        border-right: solid 1px #dddddd;
    }
    .lb_bx3 li:last-child {
        border: 0px;
    }
    .lb_bx3 p {
        float: left;
        width: 100%;
        font-size: 20px;
        margin-bottom: 18px;
    }
    .lb_bx4 {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 30px 0px;
    }
    .lb_bx4 ul {
        float: left;
        width: 100%;
    }
    .lb_bx4 li {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0px 40px;
    }
    .bx2 {
        float: left;
        width: 560px;
    }
    .bx3 {
        float: right;
        width: 560px;
    }
}

@media only screen and (max-width:1140px) {
    .nr_hz {
        width: 100%;
        padding: 0px 3%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
    }
    .pic_hz1 {
        float: left;
        width: 94%;
        margin-left: 3%;
        background: #ffffff;
        border: solid 1px #dddddd;
        margin-bottom: 15px;
    }
    .pic_hz1 img {
        width: 100%;
    }
    .pic_hz2 {
        width: 94%;
        margin-left: 3%;
        float: left;
        overflow: hidden;
    }
    .pic_hz2 ul {
        float: left;
        width: 100%;
    }
    .pic_hz2 li {
        float: left;
        text-align: center;
        width: 100%;
        padding: 5px 5px;
        overflow: hidden;
        background: #ffffff;
        border: solid 1px #dddddd;
        margin: 0px 0px 15px 0px;
    }
    .pic_hz2 img {
        max-width: 100%;
    }
    .sbt {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.3em;
        color: #063651;
        text-align: center;
        margin: 10px 0px 15px 0px;
        line-height: 155%;
    }
    .ssj {
        width: 94%;
        margin-left: 3%;
        float: left;
        border-bottom: solid 1px #dddddd;
        color: #868787;
        background: #f6f6f6;
        font-size: 1.1em;
        line-height: 35px;
        text-align: center;
    }
    .ssj span {
        padding: 0px 10px;
    }
    .snr {
        margin: 20px 3%;
        width: 94%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
    }
}
@media only screen and (max-width: 600px) {
  .ny_bt {
    font-size: 20px;
  }
  .lb_xz2 h2 {
    font-size: 15px;
  }
  .lb_xz2 p {
    font-size: 14px;
  }
  .lb_xz2 {
    margin-left: 1%;
  }
}
@media only screen and (min-width:1140px) {
    .nr_hz {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
    }
    .pic_hz1 {
        float: left;
        width: 100%;
        background: #ffffff;
        border: solid 1px #dddddd;
        margin-bottom: 40px;
    }
    .pic_hz1 img {
        width: 100%;
    }
    .pic_hz2 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .pic_hz2 ul {
        float: left;
        width: 1200px;
    }
    .pic_hz2 li {
        float: left;
        text-align: center;
        width: 560px;
        height: 330px;
        overflow: hidden;
        background: #ffffff;
        border: solid 1px #dddddd;
        margin: 10px 20px 10px 0px;
        padding: 5px 0px;
    }
    .pic_hz2 img {
        max-width: 100%;
    }
    .sbt {
        width: 100%;
        float: left;
        font-size: 24px;
        color: #063651;
        text-align: center;
        margin: 30px 0px 25px 0px;
        line-height: normal;
    }
    .ssj {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        color: #868787;
        background: #f6f6f6;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
    }
    .ssj span {
        padding: 0px 16px;
    }
    .snr {
        margin: 30px 0px;
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
    }
}

@media only screen and (max-width:1140px) {
    .lb_n1 {
        width: 94%;
        float: left;
        margin: 0px 0px 20px 3%;
    }
    .lb_n1 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #999998;
        line-height: 155% !important;
        padding: 10px 0px;
        font-size: 1em;
    }
    .lb_n1 a {
        float: left;
        background: url(../images/dd.jpg) no-repeat 0px 10px;
        padding-left: 10px;
        font-size: 1.1em;
        width: 100%;
    }
    .friend_link a{
        float: left;
        background: url(../images/dd.jpg) no-repeat 0px 10px;
        padding-left: 10px;
        /*font-size: 0.8em !important;*/
        width: 100%;
    }
    .lb_n1 .sj {
        font-family: Arial;
        float: left;
        margin-left: 10px;
        font-size: 1em;
    }
}

@media only screen and (min-width:1140px) {
    .lb_n1 {
        width: 100%;
        float: left;
        margin: 10px 0px 40px 0px;
    }
    .lb_n1 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #999998;
        line-height: 50px;
    }
    .lb_n1 a {
        float: left;
        background: url(../images/dd.jpg) left no-repeat;
        padding-left: 10px;
        font-size: 16px;
    }
    .lb_n1 .sj {
        font-family: Arial;
        float: right;
        margin-right: 10px;
        font-size: 15px;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xm {
        width: 96%;
        overflow: hidden;
        float: left;
        margin: 5px 0px 10px 2%;
    }
    .lb_xm ul {
        float: left;
        width: 100%;
    }
    .lb_xm li {
        float: left;
        width: 48%;
        height: 55px;
        line-height: 55px;
        text-align: center;
        margin: 0px 1% 15px 1%;
    }
    .lb_xm li a {
        background: #3c7ab3;
        color: #ffffff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 1.1em;
        display: block;
        height: 55px;
        width: 100%;
    }
    .lb_xm li a:hover {
        background: #c93253;
    }
    .lb_xm li i {
        background: url(../images/g12_03.png) no-repeat;
        background-size: 100% 100%;
        width: 8px;
        height: 13px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }
    .xm_bj {
        background: url(../images/g12_07.jpg) #ffffff bottom center no-repeat;
        background-size: 100% auto;
    }
    .ny_nr .p_1 {
        color: #063651;
        border-bottom: dashed 1px #999998;
        padding-bottom: 15px;
    }
    .ny_nr .p_2 {
        font-size: 1.1em;
        color: #063651;
        padding-bottom: 10px;
    }
    .ny_nr .p_3 {
        border-bottom: dashed 1px #999998;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width:420px) {
    .lb_xm li {
        width: 98%;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xm {
        width: 100%;
        overflow: hidden;
        float: left;
        margin: 35px 0px 80px 0px;
    }
    .lb_xm ul {
        float: left;
        width: 1200px;
    }
    .lb_xm li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 95px;
        text-align: center;
        margin: 0px 40px 40px 0px;
    }
    .lb_xm li a {
        background: #3c7ab3;
        color: #ffffff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 18px;
        display: block;
        height: 95px;
        width: 100%;
    }
    .lb_xm li a:hover {
        background: #c93253;
    }
    .lb_xm li i {
        background: url(../images/g12_03.png) no-repeat;
        width: 11px;
        height: 17px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
    }
    .xm_bj {
        background: url(../images/g12_07.jpg) #ffffff bottom center no-repeat;
    }
    .ny_nr .p_1 {
        font-size: 18px;
        color: #063651;
        line-height: 35px;
        border-bottom: dashed 1px #999998;
        padding-bottom: 20px;
    }
    .ny_nr .p_3 {
        border-bottom: dashed 1px #999998;
        padding-bottom: 25px;
    }
    .ny_nr .p_2 {
        font-size: 24px;
        color: #063651;
        line-height: normal;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width:1140px) {
    .pic_gk {
        width: 96%;
        float: left;
        overflow: hidden;
        margin-left: 2%;
    }
    .pic_gk ul {
        float: left;
        width: 100%;
    }
    .pic_gk li {
        float: left;
        width: 48%;
        overflow: hidden;
        margin: 0px 1% 15px 1%;
    }
    .pic_gk li img {
        width: 100%;
    }
    .bt_gk {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.2em;
        color: #f16625;
        line-height: normal;
        margin-bottom: 15px;
    }
    .lb_jd {
        width: 96%;
        float: left;
        overflow: hidden;
        margin: 0px 0px 5px 2%;
    }
    .lb_jd ul {
        float: left;
        width: 100%;
    }
    .lb_jd li {
        float: left;
        width: 31.3333%;
        background: #f0f0f0;
        text-align: center;
        overflow: hidden;
        margin: 0px 1% 15px 1%;
    }
    .lb_jd li img {
        width: 100%;
        float: left;
    }
    .lb_jd li p {
        padding: 0px 10px;
        overflow: hidden;
        font-size: 1.1em;
        line-height: 40px;
        height: 40px;
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width:700px) {
    .pic_gk li {
        width: 98%;
    }
    .lb_jd li {
        width: 48%;
    }
}

@media only screen and (max-width:400px) {
    .lb_jd li {
        width: 98%;
    }
}

@media only screen and (min-width:1140px) {
    .pic_gk {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .pic_gk ul {
        float: left;
        width: 1170px;
    }
    .pic_gk li {
        float: left;
        width: 560px;
        height: 360px;
        overflow: hidden;
        margin: 0px 20px 20px 0px;
    }
    .pic_gk li img {
        width: 560px;
        height: 360px;
    }
    .bt_gk {
        width: 100%;
        float: left;
        font-size: 24px;
        color: #f16625;
        line-height: normal;
        margin-bottom: 30px;
    }
    .lb_jd {
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 10px 0px 10px 0px;
    }
    .lb_jd ul {
        float: left;
        width: 1170px;
    }
    .lb_jd li {
        float: left;
        width: 360px;
        background: #f0f0f0;
        text-align: center;
        height: 310px;
        overflow: hidden;
        margin: 0px 30px 25px 0px;
    }
    .lb_jd li img {
        width: 360px;
        height: 240px;
        float: left;
    }
    .lb_jd li p {
        padding: 0px 10px;
        overflow: hidden;
        font-size: 18px;
        line-height: 68px;
        height: 70px;
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xs {
        width: 94%;
        float: left;
        margin-bottom: 5px;
        margin-left: 3%;
    }
    .lb_xs li {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        font-size: 1em;
        line-height: 155%;
        padding: 15px;
    }
    .lb_xs li h2 {
        font-size: 1.2em;
        color: #063651;
        margin-bottom: 12px;
        float: left;
        width: 100%;
    }
    .lb_xs .txtk {
        float: left;
        width: 100%;
        font-size: 1.1em;
        color: #5b5a5a;
        margin-bottom: 15px;
    }
    .lb_xs a.cd_more1 {
        float: left;
        width: 100%;
        text-align: center;
    }
    .lb_gg {
        width: 94%;
        float: left;
        margin: -10px 0px 15px 3%;
    }
    .lb_gg li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 15px 0px;
    }
    .lb_gg .sj {
        float: left;
        background: #f16625;
        color: #ffffff;
        margin-bottom: 10px;
        line-height: 26px;
        padding-left: 10px;
        font-size: 1.1em;
        font-family: Arial;
    }
    .lb_gg .sj b {
        background: #063651;
        float: right;
        padding: 0px 10px;
        margin-left: 10px;
    }
    .lb_gg .txtk {
        float: left;
        width: 100%;
    }
    .lb_gg .txtk a {
        font-size: 1.1em;
        color: #063651;
        line-height: 155%;
    }
    .lb_gg .txtk p {
        color: #818080;
        padding: 5px 0px 0px 0px;
        font-size: 1em;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xs {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .lb_xs li {
        width: 100%;
        float: left;
        margin: 12px 0px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 25px;
        position: relative;
    }
    .lb_xs li h2 {
        font-size: 24px;
        color: #063651;
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }
    .lb_xs .txtk {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #5b5a5a;
        margin-bottom: 40px;
    }
    .lb_xs a.cd_more1 {
        right: 25px;
        bottom: 25px;
        position: absolute;
    }
    .lb_gg {
        width: 100%;
        float: left;
        margin: 15px 0px 40px 0px;
    }
    .lb_gg li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 20px 0px;
    }
    .lb_gg .sj {
        float: left;
        width: 70px;
        text-align: center;
        font-size: 19px;
        background: #f16625;
        color: #ffffff;
        line-height: 33px;
        font-family: Arial;
    }
    .lb_gg .sj b {
        display: block;
        background: #063651;
        border-top: solid 1px #ffffff;
        font-size: 15px;
        line-height: 20px;
    }
    .lb_gg .txtk {
        float: right;
        width: 1040px;
    }
    .lb_gg .txtk a {
        font-size: 18px;
        color: #063651;
        line-height: normal;
    }
    .lb_gg .txtk p {
        color: #818080;
        padding: 5px 0px 0px 0px;
    }
}

@media only screen and (max-width:1140px) {
    .lb_t1 {
        width: 94%;
        float: left;
        overflow: hidden;
        margin: 0px 0px 5px 3%;
    }
    .lb_t1 ul {
        float: left;
        width: 100%;
    }
    .lb_t1 li {
        float: left;
        width: 100%;
        margin: 0px 0px 20px 0px;
        font-size: 1em;
        line-height: 155%;
    }
    .lb_t1 img {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .lb_t1 p {
        float: left;
        width: 100%;
    }
    .lb_t1 p.p_1 {
        font-size: 1.15em;
        color: #063651;
        margin-bottom: 5px;
    }
    .lb_t1 p.p_2 {
        color: #878686;
        font-size: 1em;
    }
    .lb_t1 a:hover p.p_1 {
        color: #ff0000;
    }
}

@media only screen and (min-width:1140px) {
    .lb_t1 {
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 10px 0px 20px 0px;
    }
    .lb_t1 ul {
        float: left;
        width: 1200px;
    }
    .lb_t1 li {
        float: left;
        width: 540px;
        height: 450px;
        margin: 0px 60px 0px 0px;
    }
    .lb_t1 img {
        width: 100%;
        float: left;
        height: 350px;
        margin-bottom: 20px;
    }
    .lb_t1 p {
        float: left;
        width: 100%;
    }
    .lb_t1 p.p_1 {
        font-size: 18px;
        color: #063651;
        line-height: normal;
        margin-bottom: 5px;
    }
    .lb_t1 p.p_2 {
        color: #878686;
    }
    .lb_t1 a:hover p.p_1 {
        color: #ff0000;
    }
}

@media only screen and (max-width:1140px) {
    .lb_ys {
        float: left;
        width: 94%;
        margin: 0px 0px 5px 3%;
    }
    .lb_ys li {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 15px;
        font-size: 1.1em;
        line-height: 155%;
    }
    .lb_ys .imgk {
        float: left;
        width: 24%;
    }
    .lb_ys .imgk img {
        width: 100%;
    }
    .lb_ys .txtk {
        float: right;
        color: #696868;
        width: 73%;
    }
    .lb_ys .p_1 {
        width: 100%;
        float: left;
        color: #063651;
        border-bottom: dotted 1px #888888;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .lb_ys .p_1 b {
        font-size: 1.2em;
        padding-right: 15px;
    }
    .lb_ys .p_2 {
        width: 100%;
        float: left;
        font-size: 1.1em;
        color: #f16625;
    }
    .lb_ys .txtkn {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width:500px) {
    .lb_ys .imgk {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
    .lb_ys .txtk {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .lb_ys {
        float: left;
        width: 100%;
        margin: 10px 0px 20px 0px;
    }
    .lb_ys li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 30px;
        font-size: 16px;
        line-height: 32px;
    }
    .lb_ys .imgk {
        float: left;
        width: 196px;
    }
    .lb_ys .imgk img {
        width: 100%;
        /*height:148px;*/
    }
    .lb_ys .txtk {
        float: right;
        color: #696868;
        width: 840px;
    }
    .lb_ys .p_1 {
        width: 100%;
        float: left;
        color: #063651;
        border-bottom: dotted 1px #888888;
        margin-bottom: 12px;
        padding-bottom: 12px;
    }
    .lb_ys .p_1 b {
        font-size: 24px;
        padding-right: 20px;
    }
    .lb_ys .p_2 {
        width: 100%;
        float: left;
        font-size: 18px;
        color: #f16625;
    }
    .lb_ys .txtkn {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width:1140px) {
    .nr_js {
        width: 94%;
        float: left;
        margin: 0px 0px 0px 3%;
        padding: 15px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .nr_js .imgk {
        float: left;
        width: 20%;
    }
    .nr_js .imgk img {
        width: 100%;
    }
    .nr_js .txtk {
        float: right;
        width: 77%;
        margin-top: 0px;
        color: #838282;
        line-height: 155%;
    }
    .nr_js .txtk .p_1 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        color: #063651;
        font-size: 1.1em;
    }
    .nr_js .txtk .p_1 b {
        font-size: 1.2em;
    }
    .nr_js .txtk b {
        padding-right: 10px;
    }
    .lb_js2 {
        float: left;
        width: 94%;
        margin: 15px 0px 5px 3%;
    }
    .lb_js2 li {
        float: left;
        width: 100%;
        margin-bottom: 12px;
    }
    .lb_js2 h2 {
        float: left;
        cursor: pointer;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 1.2em;
        border: solid 1px #cdcdcd;
        padding-left: 15px;
        background: url(../images/g20_07.png) #ffffff right no-repeat;
        background-size: auto 23%;
    }
    .lb_js2 h2.on {
        background: url(../images/g20_07.png) #f9f9f9 right no-repeat;
        background-size: auto 23%;
    }
    .lb_js2 .txtk {
        width: 100%;
        display: none;
        float: left;
        color: #696868;
        font-size: 1.1em;
        line-height: 155%;
        border: solid 1px #cdcdcd;
        padding: 12px 15px;
        border-top: 0px;
    }
}

@media only screen and (max-width:400px) {
    .nr_js .imgk {
        width: 100%;
        margin-bottom: 15px;
    }
    .nr_js .txtk {
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .nr_js {
        width: 100%;
        float: left;
        padding: 30px 40px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .nr_js .imgk {
        float: left;
        width: 150px;
    }
    .nr_js .imgk img {
        width: 100%;
    }
    .nr_js .txtk {
        float: right;
        width: 860px;
        margin-top: 10px;
        font-size: 16px;
        color: #838282;
        line-height: 30px;
    }
    .nr_js .txtk .p_1 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        color: #063651;
    }
    .nr_js .txtk .p_1 b {
        font-size: 24px;
    }
    .nr_js .txtk b {
        padding-right: 20px;
    }
    .lb_js2 {
        float: left;
        width: 100%;
        margin: 20px 0px;
    }
    .lb_js2 li {
        float: left;
        width: 100%;
        margin-bottom: 12px;
    }
    .lb_js2 h2 {
        float: left;
        cursor: pointer;
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        border: solid 1px #cdcdcd;
        padding-left: 25px;
        background: url(../images/g20_07.png) #ffffff right no-repeat;
    }
    .lb_js2 h2.on {
        background: url(../images/g20_07.png) #f9f9f9 right no-repeat;
    }
    .lb_js2 .txtk {
        width: 100%;
        display: none;
        float: left;
        color: #696868;
        font-size: 16px;
        line-height: 36px;
        border: solid 1px #cdcdcd;
        padding: 15px 20px;
        border-top: 0px;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xyl {
        float: left;
        width: 96%;
        overflow: hidden;
        margin: 0px 0px 0px 2%;
    }
    .lb_xyl ul {
        float: left;
        width: 100%;
    }
    .lb_xyl li {
        float: left;
        width: 23%;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-align: center;
        background: #1ca2a1;
        font-size: 1.1em;
        color: #ffffff;
        margin: 0px 1% 15px 1%;
        position: relative;
    }
    .lb_xyl li.on {
        background: #f16625;
    }
    .lb_xyl li.on i {
        background: url(../images/g21_05.png) no-repeat;
        background-size: 100% 100%;
        width: 15px;
        height: 7px;
        position: absolute;
        bottom: -6px;
        left: 50%;
        margin-left: -11px;
    }
    .lb_xy_lm {
        float: left;
        width: 96%;
        overflow: hidden;
        margin: 0px 0px 0px 2%;
    }
    .lb_xy_lm ul {
        float: left;
        width: 100%;
    }
    .lb_xy_lm li {
        float: left;
        width: 48%;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-align: center;
        background: #1ca2a1;
        font-size: 1.1em;
        color: #ffffff;
        margin: 0px 1% 15px 1%;
        position: relative;
    }
    .lb_xy_lm li.on {
        background: #f16625;
    }
    .lb_xy_lm li.on i {
        background: url(../images/g21_05.png) no-repeat;
        background-size: 100% 100%;
        width: 15px;
        height: 7px;
        position: absolute;
        bottom: -6px;
        left: 50%;
        margin-left: -11px;
    }
    .ss_xyl {
        float: left;
        width: 94%;
        overflow: hidden;
        background: #f0f0f0;
        border: solid 1px #dddddd;
        padding: 20px 0px;
        margin-left: 3%;
        margin-bottom: 20px;
    }
    .fo1 {
        float: left;
        margin: 0px 0px 0px 3%;
        width: 94%;
        font-size: 1.1em;
        color: #063651;
        line-height: 38px;
    }
    .ss_xyl dl {
        float: left;
        margin-right: 0px;
        width: 100%;
        margin-bottom: 10px;
    }
    .ss_xyl dt {
        float: left;
        margin: 0px 0px 0px 0px;
        line-height: 38px;
        width: 20%;
        text-align: center;
    }
    .ss_xyl dd {
        float: left;
        width: 75%;
    }
    .ss_xyl .form-control {
        padding: 0px 0px 0px 10px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        float: left;
    }
    .ss_xyl .se1 {
        width: 100%;
    }
    .ss_xyl .se2 {
        width: 100%;
    }
    .ss_xyl .an_xyl {
        float: left;
        width: 75%;
        margin-left: 20%;
    }
    .an_xyl {
        background: #f16625;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        height: 38px;
        line-height: 100%;
        font-size: 1em;
        color: #ffffff;
        width: 128px;
        text-align: center;
        cursor: pointer;
    }
    .an_xyl:hover {
        background: #e1500c;
    }
    .bj_xyl {
        background: url(../images/g21_08.jpg) #ffffff bottom center no-repeat;
        background-size: 100% auto;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xyl {
        float: left;
        width: 1140px;
        overflow: hidden;
        margin: 10px 0px 0px 0px;
    }
    .lb_xyl ul {
        float: left;
        width: 1200px;
    }
    .lb_xyl li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 95px;
        cursor: pointer;
        text-align: center;
        background: #1ca2a1;
        font-size: 24px;
        color: #ffffff;
        margin: 0px 40px 30px 0px;
        position: relative;
    }
    .lb_xyl li.on {
        background: #f16625;
    }
    .lb_xyl li.on i {
        background: url(../images/g21_05.png) no-repeat;
        width: 22px;
        height: 9px;
        position: absolute;
        bottom: -9px;
        left: 50%;
        margin-left: -11px;
    }
    .lb_xy_lm {
        float: left;
        width: 1140px;
        overflow: hidden;
        margin: 10px 0px 0px 0px;
    }
    .lb_xy_lm ul {
        float: left;
        width: 1200px;
    }
    .lb_xy_lm li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 95px;
        cursor: pointer;
        text-align: center;
        background: #1ca2a1;
        font-size: 24px;
        color: #ffffff;
        margin: 0px 40px 30px 0px;
        position: relative;
    }
    .lb_xy_lm li.on {
        background: #f16625;
    }
    .lb_xy_lm li.on i {
        background: url(../images/g21_05.png) no-repeat;
        width: 22px;
        height: 9px;
        position: absolute;
        bottom: -9px;
        left: 50%;
        margin-left: -11px;
    }
    .ss_xyl {
        float: left;
        width: 1140px;
        overflow: hidden;
        background: #f0f0f0;
        border: solid 1px #dddddd;
        padding: 40px 0px;
        margin-bottom: 20px;
    }
    .fo1 {
        float: left;
        margin: 0px 0px 0px 170px;
        width: 820px;
        font-size: 18px;
        color: #063651;
        line-height: 38px;
    }
    .ss_xyl dl {
        float: left;
        margin-right: 12px;
    }
    .ss_xyl dt {
        float: left;
        margin: 0px 10px 0px 20px;
        line-height: 38px;
    }
    .ss_xyl dd {
        float: left;
    }
    .ss_xyl .form-control {
        padding: 0px 0px 0px 10px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        float: left;
    }
    .ss_xyl .se1 {
        width: 150px;
    }
    .ss_xyl .se2 {
        width: 360px;
    }
    .ss_xyl .an_xyl {
        float: left;
    }
    .an_xyl {
        background: #f16625;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        height: 38px;
        line-height: 100%;
        font-size: 16px;
        color: #ffffff;
        width: 128px;
        text-align: center;
        cursor: pointer;
    }
    .an_xyl:hover {
        background: #e1500c;
    }
    .bj_xyl {
        background: url(../images/g21_08.jpg) #ffffff bottom center no-repeat;
        padding-bottom: 220px;
    }
}

@media only screen and (max-width:1140px) {
    .k_xyl {
        float: left;
        width: 94%;
        padding: 15px 3% 20px 3%;
        margin-left: 3%;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xbt_xyl {
        width: 100%;
        float: left;
        margin-bottom: 15px;
        text-align: center;
        font-size: 1.2em;
        padding-bottom: 10px;
        line-height: 155%;
        border-bottom: solid 1px #a5a5a5;
    }
    .nr_xyl {
        width: 100%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
    }
    .nr_xyl .p_1 {
        font-size: 1.2em;
        color: #063651;
    }
    .nr_xyl .zt_18 {
        color: #063651;
        font-size: 1.1em;
    }
}

@media only screen and (min-width:1140px) {
    .k_xyl {
        float: left;
        width: 100%;
        padding: 40px 60px 80px 60px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xbt_xyl {
        width: 100%;
        float: left;
        margin-bottom: 25px;
        text-align: center;
        font-size: 30px;
        padding-bottom: 20px;
        line-height: normal;
        border-bottom: solid 1px #a5a5a5;
    }
    .nr_xyl {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
    }
    .nr_xyl .p_1 {
        font-size: 24px;
        color: #063651;
    }
    .nr_xyl .zt_18 {
        color: #063651;
        font-size: 18px;
    }
}

@media only screen and (max-width:1140px) {
    .k_xy {
        float: left;
        background: #f0f0f0;
        border: solid 1px #dddddd;
        width: 94%;
        padding: 15px 3% 10px 3%;
        margin-left: 3%;
    }
    .lb_xy {
        float: left;
        width: 100%;
        overflow: hidden;
        font-size: 1em;
    }
    .lb_xy dl {
        width: 100%;
        overflow: hidden;
        margin: 0px 50px 25px 0px;
        background: #ffffff;
        border: solid 1px #dddddd;
        float: left;
    }
    .lb_xy dt {
        width: 15%;
        float: left;
        text-align: center;
        line-height: 40px;
        text-transform: uppercase;
        font-size: 1.2em;
        background: #f87f46;
        color: #ffffff;
    }
    .lb_xy dd {
        float: right;
        width: 85%;
        line-height: 24px;
        padding: 8px 0px;
    }
    .lb_xy a {
        font-size: 1.1em;
        float: left;
        margin-left: 10px;
    }
    .lb_xy a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .lb_xy_dl {
        width: 100%;
        float: left;
    }
}

@media only screen and (min-width:1140px) {
    .k_xy {
        float: left;
        background: #f0f0f0;
        border: solid 1px #dddddd;
        width: 100%;
        padding: 45px 45px 40px 45px;
    }
    .lb_xy {
        float: left;
        width: 1050px;
        overflow: hidden;
    }
    .lb_xy dl {
        width: 500px;
        margin: 0px 50px 25px 0px;
        background: #ffffff;
        border: solid 1px #dddddd;
        float: left;
    }
    .lb_xy dt {
        width: 60px;
        float: left;
        text-align: center;
        line-height: 50px;
        text-transform: uppercase;
        font-size: 30px;
        background: #f87f46;
        color: #ffffff;
    }
    .lb_xy dd {
        float: right;
        width: 438px;
        line-height: 30px;
        padding: 10px 0px;
    }
    .lb_xy a {
        font-size: 16px;
        float: left;
        margin-left: 20px;
    }
    .lb_xy a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .lb_xy_dl {
        width: 1150px;
        float: left;
    }
}

@media only screen and (max-width:1140px) {
    .xx_ml1 {
        float: left;
        width: 96%;
        overflow: hidden;
        margin-left: 2%;
        margin-bottom: 15px;
    }
    .xx_ml1 ul {
        float: left;
        width: 100%;
    }
    .xx_ml1 li {
        cursor: pointer;
        float: left;
        width: 31.3333%;
        height: 42px;
        overflow: hidden;
        line-height: 42px;
        margin: 0px 1% 0px 1%;
    }
    .xx_ml1 li a {
        width: 100%;
        height: 42px;
        display: block;
        text-align: center;
        font-size: 1.1em;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml1 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .xx_ml2 {
        float: left;
        width: 96%;
        margin-left: 2%;
        overflow: hidden;
        margin-bottom: -1px;
    }
    .xx_ml2 ul {
        float: left;
        width: 100%;
    }
    .xx_ml2 li {
        cursor: pointer;
        float: left;
        width: 31.3333%;
        height: 42px;
        overflow: hidden;
        line-height: 42px;
        margin: 0px 1% 0px 1%;
    }
    .xx_ml2 li a {
        width: 100%;
        height: 42px;
        display: block;
        text-align: center;
        font-size: 1.1em;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml2 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .nr_ml {
        width: 94%;
        float: left;
        color: #063651;
        font-size: 1.1em;
        line-height: 155%;
        margin-bottom: 15px;
        margin-left: 3%;
    }
    .nr_ml2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 1.15em;
        line-height: 155%;
        margin-bottom: 15px;
        margin-left: 3%;
    }
    .k_ml2 {
        float: left;
        width: 94%;
        margin-left: 3%;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_zm {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        padding: 15px 0px 15px 15px;
        margin-bottom: 15px;
    }
    .xx_zm li {
        float: left;
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        color: #8d8d8d;
        font-family: Arial;
        text-transform: uppercase;
        background: #ffffff;
        border: solid 1px #dddddd;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 1.2em;
        cursor: pointer;
        margin: 1px 1px;
    }
    .xx_zm li.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .xx_zm_nr {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .xx_zm_nr a {
        width: 100%;
        width: 23%;
        text-align: center;
        height: 30px;
        overflow: hidden;
        float: left;
        font-size: 1.1em;
        color: #063651;
        margin: 0px 1% 0px 1%;
    }
    .xx_zm_nr a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .bt_zm2 {
        float: left;
        margin-bottom: 15px;
        text-align: center;
        color: #f16625;
        font-size: 1.2em;
        width: 100%;
    }
    .xx_zm2 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 15px 0px;
        margin-bottom: 10px;
    }
    .xx_zm2 .form-control {
        width: 94%;
        float: left;
        margin-left: 3%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 1em;
    }
    .xx_zm3 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 15px 0px;
        margin-bottom: 10px;
    }
    .xx_zm3 .form-control {
        width: 73%;
        float: left;
        margin-left: 3%;
        margin-right: 1%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 1em;
    }
    .xx_zm3 .an_xyl {
        float: left;
        width: 20%;
    }
}

@media only screen and (max-width:700px) {
    .xx_zm3 .form-control {
        width: 63%;
    }
    .xx_zm3 .an_xyl {
        width: 30%;
    }
    .xx_zm_nr a {
        width: 31.3333%;
    }
}
@media only screen and (max-width:500px) {
	 .xx_zm_nr a {
        width:48%;
    }
	}
@media only screen and (min-width:1140px) {
    .xx_ml1 {
        float: left;
        width: 1140px;
        overflow: hidden;
        margin-bottom: 25px;
    }
    .xx_ml1 ul {
        float: left;
        width: 1200px;
    }
    .xx_ml1 li {
        cursor: pointer;
        float: left;
        width: 373px;
        height: 55px;
        line-height: 55px;
        margin: 0px 10px 0px 0px;
    }
    .xx_ml1 li a {
        width: 100%;
        height: 55px;
        display: block;
        text-align: center;
        font-size: 18px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml1 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .xx_ml2 {
        float: left;
        width: 1140px;
        overflow: hidden;
        margin-bottom: -1px;
    }
    .xx_ml2 ul {
        float: left;
        width: 1200px;
    }
    .xx_ml2 li {
        cursor: pointer;
        float: left;
        width: 220px;
        height: 55px;
        line-height: 55px;
        margin: 0px 10px 0px 0px;
    }
    .xx_ml2 li a {
        width: 100%;
        height: 55px;
        display: block;
        text-align: center;
        font-size: 18px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml2 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .nr_ml {
        width: 100%;
        float: left;
        color: #063651;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .nr_ml2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    .k_ml2 {
        float: left;
        width: 100%;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_zm {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        padding: 30px 0px 30px 18px;
        margin-bottom: 30px;
    }
    .xx_zm li {
        float: left;
        width: 42px;
        text-align: center;
        height: 55px;
        line-height: 55px;
        color: #8d8d8d;
        font-family: Arial;
        text-transform: uppercase;
        background: #ffffff;
        border: solid 1px #dddddd;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 28px;
        cursor: pointer;
        margin: 0px 1px;
    }
    .xx_zm li.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .xx_zm_nr {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .xx_zm_nr a {
        width: 170px;
        height: 30px;
		line-height:30px;
        overflow: hidden;
        float: left;
        font-size: 16px;
        color: #063651;
        margin: 0px 0px 10px 55px;
    }
    .xx_zm_nr a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .bt_zm2 {
        float: left;
        margin-bottom: 30px;
        padding-left: 55px;
        color: #f16625;
        font-size: 22px;
        width: 100%;
    }
    .xx_zm2 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 30px 0px;
        margin-bottom: 30px;
    }
    .xx_zm2 .form-control {
        width: 60%;
        float: left;
        margin-left: 20%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 16px;
    }
    .xx_zm3 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 30px 0px;
        margin-bottom: 30px;
    }
    .xx_zm3 .form-control {
        width: 470px;
        float: left;
        margin-left: 260px;
        margin-right: 25px;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 16px;
    }
    .xx_zm3 .an_xyl {
        float: left;
    }
}

@media only screen and (max-width:1140px) {
    .sy1 {
        width: 100%;
        background: #ffffff;
        padding: 20px 3%;
    }
    .sy1 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .sy1 .d2 {
        float: left;
        width: 100%;
    }
    .sy_bt1 {
        float: left;
        width: 100%;
        border-bottom: solid 2px #063651;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }
    .sy_bt1 .s1 {
        float: left;
        font-size: 1.2em;
        color: #063651;
    }
    .sy_t1 {
        width: 100%;
        float: left;
        overflow: hidden;
        border-bottom: dotted 1px #bebdbd;
        padding: 10px 0px 0px 0px;
    }
    .sy_t11 {
        border-bottom: 0;
        padding: 0px 0px 0px 0px;
    }
    .sy_t1 ul {
        float: left;
        width: 100%;
    }
    .sy_t1 li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
    .sy_t1 li a {
        display: block;
        width: 100%;
    }
    .sy_t1 img {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .sy_t1 p {
        width: 100%;
        float: left;
        font-size: 1em;
        line-height: 155%;
    }
    .sy_t1 .p_1 {
        font-size: 1.15em;
        color: #063651;
        margin-bottom: 5px;
    }
    .sy_t1 li a:hover .p_1 {
        color: #ff0000;
    }
    .sy_t1 .p_2 {
        color: #878686;
    }
    .sy1 .lb_n1 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy1 .lb_n1 li {
        border: 0px;
        padding: 5px 0px;
    }
    .sy1 .lb_n1 .sj {
        color: #063651;
    }
    .sy_more1 {
        width: 100%;
        float: left;
        margin-top: 10px;
        text-align: right;
        font-size: 1.1em;
    }
    .lb_gg2 {
        width: 100%;
        float: left;
    }
    .lb_gg2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 10px 0px;
    }
    .lb_gg2 .sj {
        float: left;
        background: #f16625;
        color: #ffffff;
        margin-bottom: 5px;
        line-height: 26px;
        padding-left: 10px;
        font-size: 1.1em;
        font-family: Arial;
    }
    .lb_gg2 .sj b {
        background: #063651;
        float: right;
        padding: 0px 10px;
        margin-left: 10px;
    }
    .lb_gg2 a {
        font-size: 1.1em;
        color: #063651;
        line-height: 155%;
        width: 100%;
        float: left;
    }
    .lb_gg2 a:hover {
        color: #ff0000;
    }
}

@media only screen and (min-width:1140px) {
    .sy1 {
        width: 100%;
        background: #ffffff;
        padding: 30px 0px;
    }
    .sy1 .d1 {
        float: left;
        width: 600px;
    }
    .sy1 .d2 {
        float: right;
        width: 500px;
    }
    .sy_bt1 {
        float: left;
        width: 100%;
        border-bottom: solid 2px #063651;
        height: 45px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .sy_bt1 .s1 {
        float: left;
        font-size: 24px;
        color: #063651;
    }
    .sy_t1 {
        width: 100%;
        float: left;
        overflow: hidden;
        border-bottom: dotted 1px #bebdbd;
        padding: 10px 0px;
    }
    .sy_t11 {
        border-bottom: 0;
        padding: 0px 0px;
    }
    .sy_t1 ul {
        float: left;
        width: 640px;
    }
    .sy_t1 li {
        float: left;
        width: 281px;
        height: 310px;
        margin-right: 35px;
    }
    .sy_t1 li a {
        display: block;
        width: 100%;
    }
    .sy_t1 img {
        width: 100%;
        float: left;
        height: 182px;
        margin-bottom: 10px;
    }
    .sy_t11 img {
        height: 169px;
    }
    .sy_t1 p {
        width: 100%;
        float: left;
    }
    .sy_t1 .p_1 {
        font-size: 18px;
        color: #063651;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .sy_t1 li a:hover .p_1 {
        color: #ff0000;
    }
    .sy_t1 .p_2 {
        color: #878686;
    }
    .sy_t11 .p_2 {
        font-size: 14px;
    }
    .sy1 .lb_n1 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy1 .lb_n1 li {
        height: 36px;
        line-height: 36px;
        border: 0px;
    }
    .sy1 .lb_n1 .sj {
        color: #063651;
    }
    .sy_more1 {
        width: 100%;
        float: left;
        margin-top: 15px;
        text-align: right;
        font-size: 16px;
    }
    .lb_gg2 {
        width: 100%;
        float: left;
    }
    .lb_gg2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 14px 0px;
    }
    .lb_gg2 .sj {
        float: left;
        width: 70px;
        text-align: center;
        font-size: 19px;
        background: #f16625;
        color: #ffffff;
        line-height: 33px;
        font-family: Arial;
    }
    .lb_gg2 .sj b {
        display: block;
        background: #063651;
        border-top: solid 1px #ffffff;
        font-size: 15px;
        line-height: 20px;
    }
    .lb_gg2 a {
        font-size: 16px;
        color: #063651;
        line-height: 24px;
        float: right;
        width: 400px;
    }
    .lb_gg2 a:hover {
        color: #ff0000;
    }
}

a.cd_more4 {
    background: url(../images/sy_jt_h.png) right no-repeat;
    color: #063651;
    padding-right: 15px;
}

a.cd_more4:hover {
    color: #ff0000;
}

@media only screen and (max-width:1140px) {
    .sy2 {
        width: 100%;
        background: #f0f0f0;
        padding: 20px 3%;
    }
    .sy2 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .sy2 .d2 {
        float: left;
        width: 100%;
    }
    .sy_bt2 {
        width: 100%;
        float: left;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
        background: #3c7ab3;
        color: #ffffff;
    }
    .sy_bt2 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt2 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_bt3 {
        width: 100%;
        float: left;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
        background: #ca3253;
        color: #ffffff;
    }
    .sy_bt3 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt3 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_bt4 {
        width: 100%;
        float: left;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
        background: #fda629;
        color: #ffffff;
    }
    .sy_bt4 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt4 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_n2 {
        width: 100%;
        float: left;
        margin-top: 0px;
    }
    .sy_n2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 9px 0px 9px;
        font-size: 1em;
        line-height: 155%;
    }
    .sy_n2 li a {
        display: block;
        font-size: 1.15em;
        color: #063651;
        padding-bottom: 5px;
    }
    .sy_n2 li a:hover {
        color: #ff0000;
    }
    .sy_n2 li:last-child {
        border: 0px;
    }
    .spk {
        width: 100%;
        float: left;
    }
    .spk img {
        width: 100%;
    }
    .sy_an1 {
        width: 102%;
        margin-left: -1%;
        float: left;
        overflow: hidden;
    }
    .sy_an1 ul {
        float: left;
        width: 100%;
    }
    .sy_an1 li {
        width: 31.3333%;
        float: left;
        margin: 0px 1%;
    }
    .sy_an1 a {
        width: 100%;
        display: block;
    }
    .sy_an1 img {
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .sy2 {
        width: 100%;
        background: #f0f0f0;
        padding: 30px 0px;
    }
    .sy2 .d1 {
        float: left;
        width: 671px;
    }
    .sy2 .d2 {
        float: right;
        width: 442px;
    }
    .sk_a1{
        width:48%;
        float: left;
    }
    .sk_a2{
        width:48%;
        float: right;
    }
    .sy_bt2 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #3c7ab3;
        color: #ffffff;
    }
    .sy_bt2 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt2 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_bt3 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #ca3253;
        color: #ffffff;
    }
    .sy_bt3 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt3 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_bt4 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #fda629;
        color: #ffffff;
        margin-top: 13px;
    }
    .sy_bt4 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt4 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_n2 {
        width: 100%;
        float: left;
        margin-top: 0px;
    }
    .sy_n2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 5px 0px 20px 0px;
    }
    .sy_n2 li a {
        display: block;
        font-size: 16px;
        color: #063651;
        padding-bottom: 5px;
    }
    .sy_n2 li a:hover {
        color: #ff0000;
    }
    .sy_n2 li:last-child {
        border: 0px;
    }
    .spk {
        width: 100%;
        /*height: 255px;*/
        height: 326px;
        float: left;
    }
    .spk img {
        width: 100%;
        height: 255px;
    }
    .sy_an1 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_an1 ul {
        float: left;
        /*width: 700px;*/
    }
    .sy_an1 li {
        width: 217px;
        float: left;
        margin-right: 10px;
    }
    .sy_an1 a {
        width: 100%;
        display: block;
    }
    .sy_an1 img {
        width: 100%;
        height: 143px;
    }
}

.sy_bt2 a.cd_more4,
.sy_bt3 a.cd_more4,
.sy_bt4 a.cd_more4 {
    color: #ffffff;
    background: url(../images/g25_24.png) right no-repeat;
}

@media only screen and (max-width:1140px) {
    .sy3 {
        width: 100%;
        background: #ffffff;
        padding: 20px 3%;
    }
    .sy3 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .sy3 .d2 {
        float: left;
        width: 100%;
    }
    .sy_n3 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_n3 ul {
        float: left;
        width: 100%;
    }
    .sy_n3 li {
        width: 100%;
        float: left;
        margin: 0px 0px 15px 0px;
        position: relative;
    }
    .sy_n3 li img {
        width: 100%;
    }
    .sy_n3 li p {
        width: 100%;
        font-size: 1.1em;
        line-height: 150%;
        color: #ffffff;
        padding: 8px 3%;
        background: rgba(0, 0, 0, .8);
        position: absolute;
        left: 0px;
        bottom: 0px;
    }
    .sy_n3 li:hover p {
        background: #063651;
    }
    .sy3 .sy_bt1 {
        margin: 0px;
    }
    .sy_bt1 a.cd_more4 {
        float: right;
        font-size: 1.1em;
    }
    .sy3 .lb_n1 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy3 .lb_n1 li {
        border: 0px;
        padding: 5px 0px;
    }
    .sy3 .lb_n1 .sj {
        color: #063651;
    }
}

@media only screen and (min-width:1140px) {
    .sy3 {
        width: 100%;
        background: #ffffff;
        padding: 0px 0px;
    }
    .sy3 .d1 {
        float: left;
        width: 594px;
    }
    .sy3 .d2 {
        float: right;
        width: 500px;
    }
    .sy_n3 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_n3 ul {
        float: left;
        width: 640px;
    }
    .sy_n3 li {
        width: 282px;
        height: 208px;
        float: left;
        margin: 10px 30px 0px 0px;
        position: relative;
    }
    .sy_n3 li img {
        width: 282px;
        height: 208px;
    }
    .sy_n3 li p {
        width: 100%;
        font-size: 16px;
        color: #ffffff;
        padding: 10px 20px;
        background: rgba(0, 0, 0, .8);
        position: absolute;
        left: 0px;
        bottom: 0px;
    }
    .sy_n3 li:hover p {
        background: #063651;
    }
    .sy3 .sy_bt1 {
        margin: 0px;
    }
    .sy_bt1 a.cd_more4 {
        float: right;
        font-size: 16px;
        margin-top: 7px;
    }
    .sy3 .lb_n1 {
        /*border-bottom: dotted 1px #bebdbd;*/
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy3 .lb_n1 li {
        height: 36px;
        line-height: 36px;
        border: 0px;
    }
    .sy3 .lb_n1 .sj {
        color: #063651;
    }
}

@media only screen and (max-width:1140px) {
    .lg_k {
        width: 100%;
        padding: 20px 0px;
    }
    .lg_k .main {
        background: #f7f7f7;
        border: solid 1px #dddddd;
        width: 94%;
        margin: 0px 3%;
    }
    .lg_fo {
        width: 90%;
        float: left;
        margin: 20px 0px 20px 5%;
        font-size: 1em;
    }
    .lg_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .lg_fo dt {
        font-size: 1.1em;
        line-height: 150%;
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 5px;
    }
    .lg_fo dd {
        float: left;
        width: 100%;
    }
    .lg_fo .an_h {
        float: left;
    }
    .lg_tx {
        width: 100%;
        height: 36px;
        line-height: 36px;
        font-size: 1.1em;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .an_h {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1.2em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .an_h:hover {
        background: #e84a00;
    }
    .lg2_fo {
        width: 90%;
        float: left;
        margin: 20px 0px 20px 5%;
    }
    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .lg2_fo dt {
        font-size: 1.1em;
        line-height: 150%;
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 5px;
    }
    .lg2_fo dd {
        float: left;
        width: 100%;
    }
    .lg2_fo .an_h {
        float: left;
        margin-left: 0px;
        width: 100%;
    }
    .lg2_fo .lg_tx,
    .lg2_fo .lg2_tx {
        width: 100%;
        float: left;
    }
    .lg2_fo dl.dl_bt {
        border-bottom: solid 1px #cccccc;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }
    .lg2_fo dl.dl_bt dt {
        float: left;
        width: auto;
    }
    .lg2_fo dl.dl_bt dd {
        font-size: 1.2em;
        line-height: 150%;
        float: left;
        width: auto;
        margin-left: 10px;
    }
    .lg2_fo dd.dd_sc .lg2_tx {
        width: 70%;
        margin-right: 1%;
    }
    .lg2_fo dd.dd_sc a.cd_sc {
        width: 29%;
        text-align: center;
        font-size: 1.1em;
        border: solid 1px #cccccc;
        height: 36px;
        line-height: 36px;
        float: left;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
    }
}

@media only screen and (min-width:1140px) {
    .lg_k {
        width: 100%;
        padding: 60px 0px;
    }
    .lg_k .main {
        background: #f7f7f7;
        border: solid 1px #dddddd;
    }
    .lg_fo {
        width: 100%;
        float: left;
        margin: 80px 0px 50px 0px;
    }
    .lg_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg_fo dt {
        font-size: 18px;
        line-height: 40px;
        text-align: right;
        float: left;
        width: 30%;
        padding: 0px;
    }
    .lg_fo dd {
        float: right;
        width: 68.5%;
    }
    .lg_fo .an_h {
        float: left;
        margin-left: 162px;
    }
    .lg_tx {
        width: 490px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .lg2_tx {
        width: 490px;
        height: 120px;
        line-height: 22px;
        font-size: 16px;
        padding: 8px 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .an_h {
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .an_h:hover {
        background: #e84a00;
    }
    .lg2_fo {
        width: 100%;
        float: left;
        margin: 40px 0px 50px 0px;
    }
    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg2_fo dt {
        font-size: 18px;
        line-height: 40px;
        text-align: right;
        float: left;
        width: 20%;
        padding: 0px;
    }
    .lg2_fo dd {
        float: right;
        width: 78.5%;
    }
    .lg2_fo .an_h {
        float: left;
        margin-left: 320px;
    }
    .lg2_fo .lg_tx,
    .lg2_fo .lg2_tx {
        width: 90%;
        float: left;
    }
    .lg2_fo dd.dd1 .lg_tx {
        width: 40%;
    }
    .lg2_fo dl.dl_bt {
        border-bottom: solid 1px #cccccc;
        width: 90%;
        margin: 0px 5% 40px 5%;
        padding: 15px 0px;
    }
    .lg2_fo dl.dl_bt dt {
        width: 16.8%;
    }
    .lg2_fo dl.dl_bt dd {
        width: 81%;
        font-size: 30px;
        line-height: normal;
    }
    .lg2_fo dd.dd_sc .lg2_tx {
        width: 70%;
        margin-right: 4%;
    }
    .lg2_fo dd.dd_sc a.cd_sc {
        width: 16%;
        text-align: center;
        font-size: 16px;
        border: solid 1px #cccccc;
        height: 40px;
        line-height: 40px;
        float: left;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
    }
}

@media only screen and (max-width:1140px) {
    .uploader {
        position: relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
        width: 100%;
    }
    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 65%;
        font-size: 1.1em;
        color: #999999;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }
    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        cursor: pointer;
        width: 35%;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
        border: solid 1px #cccccc;
        font-size: 1.1em;
        text-align: center;
    }
    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #666666;
        width: 100%;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 20px 5%;
    }
    .lg_fo3 .imgk {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .lg_fo3 .imgk img {
        width: 50%;
    }
    .lg_fo3 dl {
        float: left;
        width: 100%;
    }
    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }
}

@media only screen and (min-width:1140px) {
    .uploader {
        position: relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
    }
    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 500px;
        color: #999999;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }
    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        cursor: pointer;
        width: 130px;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
        border: solid 1px #cccccc;
        font-size: 16px;
        text-align: center;
    }
    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #666666;
        width: 630px;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 55px 0px;
    }
    .lg_fo3 .imgk {
        width: 156px;
        float: left;
        margin-left: 115px;
    }
    .lg_fo3 .imgk img {
        width: 100%;
    }
    .lg_fo3 dl {
        float: right;
        width: 785px;
    }
    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }
}

@media only screen and (max-width:1140px) {
    .lg_user {
        width: 94%;
        float: left;
        margin: 20px 3%;
    }
    .lg_user .imgk {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .lg_user .imgk img {
        width: 50%;
        border: solid 1px #cccccc;
        padding: 5px;
        background: #ffffff;
        margin-bottom: 15px;
    }
    .lg_user .txtk {
        width: 100%;
        float: right;
        font-size: 1.1em;
        line-height: 150%;
        color: #9a9999;
    }
    .lg_user .txtk p {
        width: 98%;
        margin-left: 1%;
        float: left;
    }
    .lg_user .txtk p.p_1 {
        font-size: 1.2em;
        color: #f16625;
        line-height: normal;
        margin-bottom: 10px;
    }
    .lg_user .txtk p.p_2 {
        margin-bottom: 20px;
    }
    .lg_user .txtk a.cd_a_h {
        float: left;
        width: 31.3333%;
        margin: 0px 1%;
    }
    a.cd_a_d {
        padding: 0px 30px;
        display: inline-block;
        height: 34px;
        line-height: 34px;
        border: solid 1px #cccccc;
        background: #ffffff;
        font-size: 16px;
        color: #909090;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    a.cd_a_d:hover {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    a.cd_a_h {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: inline-block;
    }
    a.cd_a_h:hover {
        background: #e84a00;
    }
}

@media only screen and (min-width:1140px) {
    .lg_user {
        width: 100%;
        float: left;
        margin: 60px 0px;
    }
    .lg_user .imgk {
        width: 156px;
        float: left;
        margin-left: 160px;
        text-align: center;
    }
    .lg_user .imgk img {
        width: 100%;
        border: solid 1px #cccccc;
        padding: 5px;
        background: #ffffff;
        float: left;
        margin-bottom: 25px;
    }
    .lg_user .txtk {
        width: 700px;
        float: right;
        font-size: 16px;
        color: #9a9999;
    }
    .lg_user .txtk p {
        width: 100%;
        float: left;
    }
    .lg_user .txtk p.p_1 {
        font-size: 30px;
        color: #f16625;
        line-height: normal;
        margin-bottom: 15px;
    }
    .lg_user .txtk p.p_2 {
        height: 110px;
    }
    .lg_user .txtk a.cd_a_h {
        float: left;
        width: 140px;
        margin-right: 40px;
    }
    a.cd_a_d {
        padding: 0px 30px;
        display: inline-block;
        height: 36px;
        line-height: 34px;
        border: solid 1px #cccccc;
        background: #ffffff;
        font-size: 16px;
        color: #909090;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    a.cd_a_d:hover {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    a.cd_a_h {
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: inline-block;
    }
    a.cd_a_h:hover {
        background: #e84a00;
    }
}

@media only screen and (max-width:1140px) {
    .mod18Box {
        display: none;
    }
}

@media only screen and (min-width:1140px) {
    .mod18Box {
        width: 860px;
        float: left;
        margin: 30px 140px 50px 140px;
    }
    .mod18 {
        width: 860px;
        margin: 0px auto;
        position: relative;
    }
    .mod18 .btn {
        position: absolute;
        width: 31px;
        height: 77px;
        top: 558px;
        cursor: pointer;
        z-index: 99;
        font-size: 50px;
        font-weight: bold;
    }
    .mod18 .prev {
        left: 0;
        background: url(../images/qt11_30.jpg) no-repeat;
    }
    .mod18 #prevTop,
    .mod18 #nextTop {
        top: 275px;
        width: 46px;
        height: 48px;
        filter: alpha(opacity=25);
        -moz-opacity: 0.25;
        opacity: 0.25;
    }
    .mod18 #prevTop {
        background: url(../images/prevBtnTop.png) 0 0 no-repeat;
    }
    .mod18 #nextTop {
        background: url(../images/nextBtnTop.png) 0 0 no-repeat;
    }
    .mod18 .next {
        right: 0;
        background: url(../images/qt11_32.jpg);
    }
    .mod18 li {
        float: left;
    }
    .mod18 .cf li {
        position: relative;
    }
    .mod18 .cf a {
        display: block;
        width: 860px;
        height: 500px;
        position: absolute;
    }
    .mod18 .cf li span {
        display: block;
        width: 860px;
        position: absolute;
        left: 0;
        top: -50px;
        font-size: 18px;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        text-align: center;
    }
    .mod18 .picBox {
        height: 550px;
        position: relative;
        overflow: hidden;
        width: 860px;
    }
    .mod18 .picBox ul {
        height: 500px;
        position: absolute;
        width: 860px;
        top: 50px;
    }
    .mod18 .picBox li {
        width: 860px;
        height: 500px;
    }
    .mod18 .picBox li img {
        width: 100%;
        height: 500px;
    }
    .mod18 .listBox {
        width: 780px;
        height: 90px;
        margin: 0 auto;
        position: relative;
        padding: 10px 0 0px;
        overflow: hidden;
    }
    .mod18 .listBox ul {
        height: 100px;
        position: absolute;
    }
    .mod18 .listBox li {
        width: 115px;
        height: 77px;
        cursor: pointer;
        position: relative;
        text-align: center;
    }
    .mod18 .listBox li i {
        display: none;
    }
    .mod18 .listBox li a {
        display: block;
        width: 110px;
        height: 77px;
    }
    .mod18 .listBox li img {
        width: 106px;
        height: 73px;
        border: 2px solid #dddddd;
    }
    .mod18 .listBox .on img {
        width: 106px;
        height: 73px;
        border: 2px solid #f47711;
    }
    .mod18 .listBox .on i {
        display: block;
    }
}


/*
@media only screen and (max-width:1140px){
.tzl .ss_xyl .fo1{ width:90%; margin-left:5%;}
.tzl .ss_xyl .fo1 dl{ margin:8px 0;}
.tzl .ss_xyl .fo1 .form-control{ width:100%;} 
.tzl .ss_xyl .fo1 .an_xyl{ width:100%; margin:0;}
}
@media only screen and (min-width:1140px){
.tzl .ss_xyl .fo1{ margin-left:55px; width:1080px;}
.tzl .ss_xyl .fo1 dl{ margin-right:30px;}
.tzl .ss_xyl .fo1 .form-control,.tzl .ss_xyl .fo1 .an_xyl{ height:45px; line-height:45px;}
.tzl .ss_xyl .fo1 .se1{ width:330px;}
.tzl .ss_xyl .fo1 .tx1{ width:480px;}
.tzl .ss_xyl .fo1 .an_xyl{ background: url(../images/txl2_03.png) #f87b40 right no-repeat; padding-right:20px; font-size:18px; width:135px;}
}
.tzl{ background:#f0f0f0;}
.tzl .ss_xyl{ background:#f7f7f7;}

@media only screen and (max-width:1140px){
.txl{ width:94%; margin-left:3%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:100%; background:#f9854e; color:#fff; text-align:center; font-size:1.2em;}
.txl_bt .fy2{ float:left; height:42px; margin:0px -1px 0 0; text-align:center; font-size:1.1em; width:100%;}
.txl_bt .fy2 a{ float:left; width:33.3333%; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); 
}
.txl_bt .fy2 .s_ym{ float:left; width:33.3333%; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:100%; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:20px 3%;}
.txl_lm li{ width:100%; float:left; font-size:1.1em; line-height:35px; height:35px;}
.txl_lm a{ width:100%;  padding-left:3%; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}

.txl_lm_nr{ position:fixed; z-index:887; background:rgba(0,0,0,.4); width:100%; height:100%; left:0; top:0; display:none;}
.txl_lm_nr ul{ position: fixed; display:none; width:90%; height:90%; left:5%; top:5%; padding:20px; overflow-y:auto; background:#fff; border:solid 1px #ddd; z-index:888; }
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:1.1em; padding:10px 0;  line-height:155%; }
.txl_lm_nr .s1{color:#6f6e6e; padding:0px 15px 0 0;}

a.cd_close{ position:absolute; z-index:889; background: url(../images/t_close.png) #f9824b no-repeat; background-size:100% 100%; width:30px; height:30px; right:0px; top:0px;}

}
@media only screen and (min-width:1140px){
.txl{ width:100%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:180px; background:#f9854e; color:#fff; text-align:center; font-size:18px;}
.txl_bt .fy2{ float:right; height:42px; margin:-1px -1px 0 0; text-align:center; font-size:14px;}
.txl_bt .fy2 a{ float:left; width:90px; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); 
}
.txl_bt .fy2 .s_ym{ float:left; width:90px; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:400px; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:40px 0px 40px 55px;}
.txl_lm li{ width:100%; float:left; font-size:16px; line-height:50px; height:50px;}
.txl_lm a{ width:344px; border:solid 1px #f7f7f7;border-right:0; height:50px; padding-left:25px; margin-right:-1px; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}
.txl_lm a.on{ background:#f0f0f0; border:solid 1px #ddd;  border-right:0; color:#f16625;}

.txl_lm_nr{ width:730px; border:solid 1px #ddd; background:#fff; float:right;  margin-top:-1px;}
.txl_lm_nr ul{ width:100%; float:left; padding:70px 90px 70px 90px; display:none;}
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:16px; height:50px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; line-height:50px; }
.txl_lm_nr .s1{ float:left; color:#6f6e6e; margin:0 20px;}
}
*/

@media only screen and (max-width:1140px){
.tzl .ss_xyl .fo1{ width:90%; margin-left:5%;}
.tzl .ss_xyl .fo1 dl{ margin:8px 0;}
.tzl .ss_xyl .fo1 .form-control{ width:100%;} 
.tzl .ss_xyl .fo1 .an_xyl{ width:100%; margin:0;}
}
@media only screen and (min-width:1140px){
.tzl .ss_xyl .fo1{ margin-left:55px; width:1080px;}
.tzl .ss_xyl .fo1 dl{ margin-right:30px;}
.tzl .ss_xyl .fo1 .form-control,.tzl .ss_xyl .fo1 .an_xyl{ height:45px; line-height:45px;}
.tzl .ss_xyl .fo1 .se1{ width:330px;}
.tzl .ss_xyl .fo1 .tx1{ width:480px;}
.tzl .ss_xyl .fo1 .an_xyl{ background: url(../images/txl2_03.png) #f87b40 right no-repeat; padding-right:20px; font-size:18px; width:135px;}
}
.tzl{ background:#f0f0f0;}
.tzl .ss_xyl{ background:#f7f7f7;}

@media only screen and (max-width:1140px){
.txl{ width:94%; margin-left:3%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:100%; background:#f9854e; color:#fff; text-align:center; font-size:1.2em;}
.txl_bt .fy2{ float:left; height:42px; margin:0px -1px 0 0; text-align:center; font-size:1.1em; width:100%;}
.txl_bt .fy2 a{ float:left; width:33.3333%; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); /* IE*/
}
.txl_bt .fy2 .s_ym{ float:left; width:33.3333%; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:100%; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:20px 3%;}
.txl_lm li{ width:100%; float:left; font-size:1.1em; line-height:35px; height:35px;}
.txl_lm a{ width:100%;  padding-left:3%; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}

.txl_lm_nr{ position:fixed; z-index:887; background:rgba(0,0,0,.4); width:100%; height:100%; left:0; top:0; display:none;}
.txl_lm_nr ul{ position: fixed; display:none; width:90%; height:90%; left:5%; top:5%; padding:20px; overflow-y:auto; background:#fff; border:solid 1px #ddd; z-index:888; }
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:1.1em; padding:10px 0;  line-height:155%; }
.txl_lm_nr .s1{color:#6f6e6e; padding:0px 15px 0 0;}

a.cd_close{ position:absolute; z-index:889; background: url(../images/t_close.png) #f9824b no-repeat; background-size:100% 100%; width:30px; height:30px; right:0px; top:0px;}

}
@media only screen and (min-width:1140px){
.txl{ width:100%; float:left; position:relative;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:180px; background:#f9854e; color:#fff; text-align:center; font-size:18px;}
.txl_bt .fy2{ float:right; height:42px; margin:-1px -1px 0 0; text-align:center; font-size:14px;}
.txl_bt .fy2 a{ float:left; width:90px; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); /* IE*/
}
.txl_bt .fy2 .s_ym{ float:left; width:90px; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:400px; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left; min-height:500px;}
.txl_lm ul{ width:100%; float:left; padding:40px 0px 40px 55px;}
.txl_lm li{ width:100%; float:left; font-size:16px; line-height:50px; height:50px;}
.txl_lm a{ width:344px; border:solid 1px #f7f7f7;border-right:0; height:50px; padding-left:25px; margin-right:-1px; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}
.txl_lm a.on{ background:#f0f0f0; border:solid 1px #ddd;  border-right:0; color:#f16625;}

.txl_lm_nr{ width:730px; border:solid 1px #ddd; background:#fff; float:right;  margin-top:-1px; position:absolute; right:0px; top:0px; height:100%;}
.txl_lm_nr ul{ width:100%; float:left; padding:70px 90px 70px 90px; display:none;}
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:16px; height:50px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; line-height:50px; }
.txl_lm_nr .s1{ float:left; color:#6f6e6e; margin:0 20px;}
}
.txl_nk{ width:100%; float:left; position:relative;}


@media only screen and (min-width: 1140px){
    .yjfx_dl{
        width:50% !important;
        padding: 0 50px;
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 20px !important;
    }
    .yjfx_sort_div{
        float: right;
    }

    .yjfx_sort,.custom_sort{
        width:100px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }

    .yjfx_dd{
        width:100% !important;
    }
    .yjfx_button{
        display: block;
        margin: 0 auto;
        margin-top:50px;
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .yjfx_button:hover {
        background: #e84a00;
    }
    
    .custom_div{
        width: 100%;
        border-top:1px solid #ccc;
        padding-top: 20px;
    }
    .custom{
        width:250px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
}

@media only screen and (max-width: 1140px){
    .yjfx_dl{
        font-size: 1.1em;
        line-height: 30px;
        margin-bottom: 10px !important;
    }
    .yjfx_sort_div{
        float: right;
    }

    .yjfx_sort,.custom_sort{
        width:40px;
        height: 30px;
        line-height: 30px;
        font-size: 1.1em;
        padding-left: 5px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }

    .yjfx_dd{
        width:100% !important;
    }
    .yjfx_button{
        float: left;
        margin-left: 0px;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1.2em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .yjfx_button:hover {
        background: #e84a00;
    }

    .custom_div{
        width: 100%;
        border-top:1px solid #ccc;
        padding-top: 10px;
    }
    .custom{
        width:200px;
        height: 30px;
        line-height: 30px;
        font-size: 1.0em;
        padding-left: 5px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
}

@media only screen and (max-width: 1140px){
    .nyk .main .snr img{
        width: 100% !important;
    }
}

/*校友名录*/

@media only screen and (max-width: 1140px){
    .xyl_sz {
        width: 94%;
        margin-left: 3%;
        float: left;
        margin-bottom: 10px;
    }
    .key_1{
        float: left;
        line-height: 155%;
        font-size: 1.3em;
        width:100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .an_sss {
        width: 98%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1.2em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin-top: 10px;
    }
    .an_sss:hover {
        background: #e84a00;
    }
    .lg_tx_1 {
        width: 98%;
        height: 36px;
        line-height: 36px;
        font-size: 1.1em;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .xyl_k {
        width: 94%;
        margin-left: 3%;
        float: left;
        background-color: #fff;
        border: solid 1px #ddd;
        padding: 20px;
    }
    .h2_bt {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 5px;
        line-height: 20px;
        font-size: 14px;
    }
    .zt_huang{
        color: #FF9D06;
    }
    .xyl_lb {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .xyl_lb li {
        min-width: 30%;
        margin-right: 3%;
        float: left;
        font-size: 13px;
        line-height: 30px;
    }
    .must_key1{
        display: inline-block;
        float: left;
        color:red;
        font-size: 18px;
        height:40px;
        width:2%;
        text-align: right;
        line-height: 45px;
    }
    .xyl_sz .must_select {
        height:40px;
        float: left;
        width: 98%;
        margin-bottom: 5px;
    }
    .xyl_sz #zhuanye_select{
        width: 98%;
    }
}

@media only screen and (min-width: 1140px){
    .xyl_sz {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .xyl_sz .form-control {
        float: left;
        height: 40px;
        font-size: 18px;
        padding-left: 10px;
        width: 220px;
        margin-right: 10px;
    }
    .xyl_sz .se2{
        width:280px;
    }
    .xyl_k {
        width: 100%;
        float: left;
        background-color: #fff;
        border: solid 1px #ddd;
        padding: 50px 40px;
    }
    .h2_bt {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 20px;
        font-size: 18px;
    }
    .zt_huang{
        color: #FF9D06;
    }
    .xyl_lb {
        width: 100%;
        float: left;
        margin-bottom: 50px;
    }
    .xyl_lb li {
        min-width: 16%;
        margin-right: 4%;
        float: left;
        font-size: 17px;
        line-height: 40px;
    }

    .an_sss {
        width: 165px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        float: right;
    }
    .an_sss:hover {
        background: #e84a00;
    }

    .key_1{
        float: left;
        line-height: 40px;
        font-size: 25px;
        width:140px;
    }
    .lg_tx_1 {
        width: 790px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .must_key1{
        display: inline-block;
        float: left;
        color:red;
        font-size: 25px;
        height:40px;
        width:30px;
        text-align: left;
        line-height: 48px;
        margin-left: -5px;
    }
}


@media only screen and (min-width: 1140px){
    .lb_n11 li{
        border-bottom: 0;
        line-height: 30px;
    }
    .lb_n1_date{
        border-bottom: dotted 1px #999998;
        line-height: 30px;
        margin: 10px 0px;
        padding-left: 10px;
    }
    .lb_n1_date:last-child{
        border-bottom: 0;
    }
    .discovery_p{
        width: 260px;
        display:block;
        word-break:keep-all;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
}
@media only screen and (max-width: 1140px){
    .lb_n11 li{
        border-bottom: 0;
        /*line-height: 30px;*/
        padding: 10px 0px 5px 0px;
    }
    .lb_n1_date{
        border-bottom: dotted 1px #999998;
        /*line-height: 30px;*/
        margin: 5px 0px 5px 0px;
        padding-left: 10px;
        padding-bottom: 5px;
    }
    .lb_n1_date:last-child{
        border-bottom: 0;
    }
    .discovery_p{
        width: 100%;
        display:block;
        word-break:keep-all;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
}

.overflow_one{
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (min-width: 1140px){
    .sy_n2_a{
        width:100%;
        word-break:break-all;
        display:-webkit-box !important;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        overflow:hidden;
        padding-bottom: 0px !important;
        margin-bottom: 3px;
        /*font-size: 18px !important;*/
    }
    .sy_n2{
        line-height: 22px !important;
    }
};
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .nr_ml {
        width: 94%;
        float: left;
        color: #063651;
        font-size: 1.1em;
        line-height: 155%;
        margin-bottom: 15px;
        margin-left: 3%;
    }
    .nr_ml2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 1.15em;
        line-height: 155%;
        margin-bottom: 15px;
        margin-left: 3%;
    }
    .k_ml2 {
        float: left;
        width: 94%;
        margin-left: 3%;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_zm {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        padding: 15px 0px 15px 15px;
        margin-bottom: 15px;
    }
    .xx_zm li {
        float: left;
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        color: #8d8d8d;
        font-family: Arial;
        text-transform: uppercase;
        background: #ffffff;
        border: solid 1px #dddddd;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 1.2em;
        cursor: pointer;
        margin: 1px 1px;
    }
    .xx_zm li.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .xx_zm_nr {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .xx_zm_nr a {
        width: 100%;
        width: 23%;
        text-align: center;
        height: 30px;
        overflow: hidden;
        float: left;
        font-size: 1.1em;
        color: #063651;
        margin: 0px 1% 0px 1%;
    }
    .xx_zm_nr a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .bt_zm2 {
        float: left;
        margin-bottom: 15px;
        text-align: center;
        color: #f16625;
        font-size: 1.2em;
        width: 100%;
    }
    .xx_zm2 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 15px 0px;
        margin-bottom: 10px;
    }
    .xx_zm2 .form-control {
        width: 94%;
        float: left;
        margin-left: 3%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 1em;
    }
    .xx_zm3 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 15px 0px;
        margin-bottom: 10px;
    }
    .xx_zm3 .form-control {
        width: 73%;
        float: left;
        margin-left: 3%;
        margin-right: 1%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 1em;
    }
    .xx_zm3 .an_xyl {
        float: left;
        width: 20%;
    }
}

@media only screen and (max-width:700px) {
    .xx_zm3 .form-control {
        width: 63%;
    }
    .xx_zm3 .an_xyl {
        width: 30%;
    }
    .xx_zm_nr a {
        width: 31.3333%;
    }
}
@media only screen and (max-width:500px) {
	 .xx_zm_nr a {
        width:48%;
    }
	}
@media only screen and (min-width:1140px) {
    .xx_ml1 {
        float: left;
        width: 1140px;
        overflow: hidden;
        margin-bottom: 25px;
    }
    .xx_ml1 ul {
        float: left;
        width: 1200px;
    }
    .xx_ml1 li {
        cursor: pointer;
        float: left;
        width: 373px;
        height: 55px;
        line-height: 55px;
        margin: 0px 10px 0px 0px;
    }
    .xx_ml1 li a {
        width: 100%;
        height: 55px;
        display: block;
        text-align: center;
        font-size: 18px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml1 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .xx_ml2 {
        float: left;
        width: 1140px;
        overflow: hidden;
        margin-bottom: -1px;
    }
    .xx_ml2 ul {
        float: left;
        width: 1200px;
    }
    .xx_ml2 li {
        cursor: pointer;
        float: left;
        width: 220px;
        height: 55px;
        line-height: 55px;
        margin: 0px 10px 0px 0px;
    }
    .xx_ml2 li a {
        width: 100%;
        height: 55px;
        display: block;
        text-align: center;
        font-size: 18px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml2 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .nr_ml {
        width: 100%;
        float: left;
        color: #063651;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .nr_ml2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    .k_ml2 {
        float: left;
        width: 100%;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_zm {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        padding: 30px 0px 30px 18px;
        margin-bottom: 30px;
    }
    .xx_zm li {
        float: left;
        width: 42px;
        text-align: center;
        height: 55px;
        line-height: 55px;
        color: #8d8d8d;
        font-family: Arial;
        text-transform: uppercase;
        background: #ffffff;
        border: solid 1px #dddddd;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 28px;
        cursor: pointer;
        margin: 0px 1px;
    }
    .xx_zm li.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .xx_zm_nr {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .xx_zm_nr a {
        width: 170px;
        height: 30px;
		line-height:30px;
        overflow: hidden;
        float: left;
        font-size: 16px;
        color: #063651;
        margin: 0px 0px 10px 55px;
    }
    .xx_zm_nr a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .bt_zm2 {
        float: left;
        margin-bottom: 30px;
        padding-left: 55px;
        color: #f16625;
        font-size: 22px;
        width: 100%;
    }
    .xx_zm2 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 30px 0px;
        margin-bottom: 30px;
    }
    .xx_zm2 .form-control {
        width: 60%;
        float: left;
        margin-left: 20%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 16px;
    }
    .xx_zm3 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 30px 0px;
        margin-bottom: 30px;
    }
    .xx_zm3 .form-control {
        width: 470px;
        float: left;
        margin-left: 260px;
        margin-right: 25px;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 16px;
    }
    .xx_zm3 .an_xyl {
        float: left;
    }
}

@media only screen and (max-width:1140px) {
    .sy1 {
        width: 100%;
        background: #ffffff;
        padding: 20px 3%;
    }
    .sy1 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .sy1 .d2 {
        float: left;
        width: 100%;
    }
    .sy_bt1 {
        float: left;
        width: 100%;
        border-bottom: solid 2px #063651;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }
    .sy_bt1 .s1 {
        float: left;
        font-size: 1.2em;
        color: #063651;
    }
    .sy_t1 {
        width: 100%;
        float: left;
        overflow: hidden;
        border-bottom: dotted 1px #bebdbd;
        padding: 10px 0px 0px 0px;
    }
    .sy_t11 {
        border-bottom: 0;
        padding: 0px 0px 0px 0px;
    }
    .sy_t1 ul {
        float: left;
        width: 100%;
    }
    .sy_t1 li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
    .sy_t1 li a {
        display: block;
        width: 100%;
    }
    .sy_t1 img {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .sy_t1 p {
        width: 100%;
        float: left;
        font-size: 1em;
        line-height: 155%;
    }
    .sy_t1 .p_1 {
        font-size: 1.15em;
        color: #063651;
        margin-bottom: 5px;
    }
    .sy_t1 li a:hover .p_1 {
        color: #ff0000;
    }
    .sy_t1 .p_2 {
        color: #878686;
    }
    .sy1 .lb_n1 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy1 .lb_n1 li {
        border: 0px;
        padding: 5px 0px;
    }
    .sy1 .lb_n1 .sj {
        color: #063651;
    }
    .sy_more1 {
        width: 100%;
        float: left;
        margin-top: 10px;
        text-align: right;
        font-size: 1.1em;
    }
    .lb_gg2 {
        width: 100%;
        float: left;
    }
    .lb_gg2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 10px 0px;
    }
    .lb_gg2 .sj {
        float: left;
        background: #f16625;
        color: #ffffff;
        margin-bottom: 5px;
        line-height: 26px;
        padding-left: 10px;
        font-size: 1.1em;
        font-family: Arial;
    }
    .lb_gg2 .sj b {
        background: #063651;
        float: right;
        padding: 0px 10px;
        margin-left: 10px;
    }
    .lb_gg2 a {
        font-size: 1.1em;
        color: #063651;
        line-height: 155%;
        width: 100%;
        float: left;
    }
    .lb_gg2 a:hover {
        color: #ff0000;
    }
}

@media only screen and (min-width:1140px) {
    .sy1 {
        width: 100%;
        background: #ffffff;
        padding: 30px 0px;
    }
    .sy1 .d1 {
        float: left;
        width: 600px;
    }
    .sy1 .d2 {
        float: right;
        width: 500px;
    }
    .sy_bt1 {
        float: left;
        width: 100%;
        border-bottom: solid 2px #063651;
        height: 45px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .sy_bt1 .s1 {
        float: left;
        font-size: 24px;
        color: #063651;
    }
    .sy_t1 {
        width: 100%;
        float: left;
        overflow: hidden;
        border-bottom: dotted 1px #bebdbd;
        padding: 10px 0px;
    }
    .sy_t11 {
        border-bottom: 0;
        padding: 0px 0px;
    }
    .sy_t1 ul {
        float: left;
        width: 640px;
    }
    .sy_t1 li {
        float: left;
        width: 281px;
        height: 310px;
        margin-right: 35px;
    }
    .sy_t1 li a {
        display: block;
        width: 100%;
    }
    .sy_t1 img {
        width: 100%;
        float: left;
        height: 182px;
        margin-bottom: 10px;
    }
    .sy_t11 img {
        height: 169px;
    }
    .sy_t1 p {
        width: 100%;
        float: left;
    }
    .sy_t1 .p_1 {
        font-size: 18px;
        color: #063651;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .sy_t1 li a:hover .p_1 {
        color: #ff0000;
    }
    .sy_t1 .p_2 {
        color: #878686;
    }
    .sy_t11 .p_2 {
        font-size: 14px;
    }
    .sy1 .lb_n1 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy1 .lb_n1 li {
        height: 36px;
        line-height: 36px;
        border: 0px;
    }
    .sy1 .lb_n1 .sj {
        color: #063651;
    }
    .sy_more1 {
        width: 100%;
        float: left;
        margin-top: 15px;
        text-align: right;
        font-size: 16px;
    }
    .lb_gg2 {
        width: 100%;
        float: left;
    }
    .lb_gg2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 14px 0px;
    }
    .lb_gg2 .sj {
        float: left;
        width: 70px;
        text-align: center;
        font-size: 19px;
        background: #f16625;
        color: #ffffff;
        line-height: 33px;
        font-family: Arial;
    }
    .lb_gg2 .sj b {
        display: block;
        background: #063651;
        border-top: solid 1px #ffffff;
        font-size: 15px;
        line-height: 20px;
    }
    .lb_gg2 a {
        font-size: 16px;
        color: #063651;
        line-height: 24px;
        float: right;
        width: 400px;
    }
    .lb_gg2 a:hover {
        color: #ff0000;
    }
}

a.cd_more4 {
    background: url(../images/sy_jt_h.png) right no-repeat;
    color: #063651;
    padding-right: 15px;
}

a.cd_more4:hover {
    color: #ff0000;
}

@media only screen and (max-width:1140px) {
    .sy2 {
        width: 100%;
        background: #f0f0f0;
        padding: 20px 3%;
    }
    .sy2 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .sy2 .d2 {
        float: left;
        width: 100%;
    }
    .sy_bt2 {
        width: 100%;
        float: left;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
        background: #3c7ab3;
        color: #ffffff;
    }
    .sy_bt2 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt2 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_bt3 {
        width: 100%;
        float: left;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
        background: #ca3253;
        color: #ffffff;
    }
    .sy_bt3 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt3 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_bt4 {
        width: 100%;
        float: left;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
        background: #fda629;
        color: #ffffff;
    }
    .sy_bt4 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt4 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_n2 {
        width: 100%;
        float: left;
        margin-top: 0px;
    }
    .sy_n2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 9px 0px 9px;
        font-size: 1em;
        line-height: 155%;
    }
    .sy_n2 li a {
        display: block;
        font-size: 1.15em;
        color: #063651;
        padding-bottom: 5px;
    }
    .sy_n2 li a:hover {
        color: #ff0000;
    }
    .sy_n2 li:last-child {
        border: 0px;
    }
    .spk {
        width: 100%;
        float: left;
    }
    .spk img {
        width: 100%;
    }
    .sy_an1 {
        width: 102%;
        margin-left: -1%;
        float: left;
        overflow: hidden;
    }
    .sy_an1 ul {
        float: left;
        width: 100%;
    }
    .sy_an1 li {
        width: 31.3333%;
        float: left;
        margin: 0px 1%;
    }
    .sy_an1 a {
        width: 100%;
        display: block;
    }
    .sy_an1 img {
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .sy2 {
        width: 100%;
        background: #f0f0f0;
        padding: 30px 0px;
    }
    .sy2 .d1 {
        float: left;
        width: 671px;
    }
    .sy2 .d2 {
        float: right;
        width: 442px;
    }
    .sk_a1{
        width:48%;
        float: left;
    }
    .sk_a2{
        width:48%;
        float: right;
    }
    .sy_bt2 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #3c7ab3;
        color: #ffffff;
    }
    .sy_bt2 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt2 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_bt3 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #ca3253;
        color: #ffffff;
    }
    .sy_bt3 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt3 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_bt4 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #fda629;
        color: #ffffff;
        margin-top: 13px;
    }
    .sy_bt4 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt4 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_n2 {
        width: 100%;
        float: left;
        margin-top: 0px;
    }
    .sy_n2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 5px 0px 20px 0px;
    }
    .sy_n2 li a {
        display: block;
        font-size: 16px;
        color: #063651;
        padding-bottom: 5px;
    }
    .sy_n2 li a:hover {
        color: #ff0000;
    }
    .sy_n2 li:last-child {
        border: 0px;
    }
    .spk {
        width: 100%;
        /*height: 255px;*/
        height: 326px;
        float: left;
    }
    .spk img {
        width: 100%;
        height: 255px;
    }
    .sy_an1 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_an1 ul {
        float: left;
        /*width: 700px;*/
    }
    .sy_an1 li {
        width: 217px;
        float: left;
        margin-right: 10px;
    }
    .sy_an1 a {
        width: 100%;
        display: block;
    }
    .sy_an1 img {
        width: 100%;
        height: 143px;
    }
}

.sy_bt2 a.cd_more4,
.sy_bt3 a.cd_more4,
.sy_bt4 a.cd_more4 {
    color: #ffffff;
    background: url(../images/g25_24.png) right no-repeat;
}

@media only screen and (max-width:1140px) {
    .sy3 {
        width: 100%;
        background: #ffffff;
        padding: 20px 3%;
    }
    .sy3 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .sy3 .d2 {
        float: left;
        width: 100%;
    }
    .sy_n3 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_n3 ul {
        float: left;
        width: 100%;
    }
    .sy_n3 li {
        width: 100%;
        float: left;
        margin: 0px 0px 15px 0px;
        position: relative;
    }
    .sy_n3 li img {
        width: 100%;
    }
    .sy_n3 li p {
        width: 100%;
        font-size: 1.1em;
        line-height: 150%;
        color: #ffffff;
        padding: 8px 3%;
        background: rgba(0, 0, 0, .8);
        position: absolute;
        left: 0px;
        bottom: 0px;
    }
    .sy_n3 li:hover p {
        background: #063651;
    }
    .sy3 .sy_bt1 {
        margin: 0px;
    }
    .sy_bt1 a.cd_more4 {
        float: right;
        font-size: 1.1em;
    }
    .sy3 .lb_n1 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy3 .lb_n1 li {
        border: 0px;
        padding: 5px 0px;
    }
    .sy3 .lb_n1 .sj {
        color: #063651;
    }
}

@media only screen and (min-width:1140px) {
    .sy3 {
        width: 100%;
        background: #ffffff;
        padding: 0px 0px;
    }
    .sy3 .d1 {
        float: left;
        width: 594px;
    }
    .sy3 .d2 {
        float: right;
        width: 500px;
    }
    .sy_n3 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_n3 ul {
        float: left;
        width: 640px;
    }
    .sy_n3 li {
        width: 282px;
        height: 208px;
        float: left;
        margin: 10px 30px 0px 0px;
        position: relative;
    }
    .sy_n3 li img {
        width: 282px;
        height: 208px;
    }
    .sy_n3 li p {
        width: 100%;
        font-size: 16px;
        color: #ffffff;
        padding: 10px 20px;
        background: rgba(0, 0, 0, .8);
        position: absolute;
        left: 0px;
        bottom: 0px;
    }
    .sy_n3 li:hover p {
        background: #063651;
    }
    .sy3 .sy_bt1 {
        margin: 0px;
    }
    .sy_bt1 a.cd_more4 {
        float: right;
        font-size: 16px;
        margin-top: 7px;
    }
    .sy3 .lb_n1 {
        /*border-bottom: dotted 1px #bebdbd;*/
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy3 .lb_n1 li {
        height: 36px;
        line-height: 36px;
        border: 0px;
    }
    .sy3 .lb_n1 .sj {
        color: #063651;
    }
}

@media only screen and (max-width:1140px) {
    .lg_k {
        width: 100%;
        padding: 20px 0px;
    }
    .lg_k .main {
        background: #f7f7f7;
        border: solid 1px #dddddd;
        width: 94%;
        margin: 0px 3%;
    }
    .lg_fo {
        width: 90%;
        float: left;
        margin: 20px 0px 20px 5%;
        font-size: 1em;
    }
    .lg_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .lg_fo dt {
        font-size: 1.1em;
        line-height: 150%;
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 5px;
    }
    .lg_fo dd {
        float: left;
        width: 100%;
    }
    .lg_fo .an_h {
        float: left;
    }
    .lg_tx {
        width: 100%;
        height: 36px;
        line-height: 36px;
        font-size: 1.1em;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .an_h {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1.2em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .an_h:hover {
        background: #e84a00;
    }
    .lg2_fo {
        width: 90%;
        float: left;
        margin: 20px 0px 20px 5%;
    }
    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .lg2_fo dt {
        font-size: 1.1em;
        line-height: 150%;
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 5px;
    }
    .lg2_fo dd {
        float: left;
        width: 100%;
    }
    .lg2_fo .an_h {
        float: left;
        margin-left: 0px;
        width: 100%;
    }
    .lg2_fo .lg_tx,
    .lg2_fo .lg2_tx {
        width: 100%;
        float: left;
    }
    .lg2_fo dl.dl_bt {
        border-bottom: solid 1px #cccccc;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }
    .lg2_fo dl.dl_bt dt {
        float: left;
        width: auto;
    }
    .lg2_fo dl.dl_bt dd {
        font-size: 1.2em;
        line-height: 150%;
        float: left;
        width: auto;
        margin-left: 10px;
    }
    .lg2_fo dd.dd_sc .lg2_tx {
        width: 70%;
        margin-right: 1%;
    }
    .lg2_fo dd.dd_sc a.cd_sc {
        width: 29%;
        text-align: center;
        font-size: 1.1em;
        border: solid 1px #cccccc;
        height: 36px;
        line-height: 36px;
        float: left;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
    }
}

@media only screen and (min-width:1140px) {
    .lg_k {
        width: 100%;
        padding: 60px 0px;
    }
    .lg_k .main {
        background: #f7f7f7;
        border: solid 1px #dddddd;
    }
    .lg_fo {
        width: 100%;
        float: left;
        margin: 80px 0px 50px 0px;
    }
    .lg_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg_fo dt {
        font-size: 18px;
        line-height: 40px;
        text-align: right;
        float: left;
        width: 30%;
        padding: 0px;
    }
    .lg_fo dd {
        float: right;
        width: 68.5%;
    }
    .lg_fo .an_h {
        float: left;
        margin-left: 162px;
    }
    .lg_tx {
        width: 490px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .lg2_tx {
        width: 490px;
        height: 120px;
        line-height: 22px;
        font-size: 16px;
        padding: 8px 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .an_h {
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .an_h:hover {
        background: #e84a00;
    }
    .lg2_fo {
        width: 100%;
        float: left;
        margin: 40px 0px 50px 0px;
    }
    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg2_fo dt {
        font-size: 18px;
        line-height: 40px;
        text-align: right;
        float: left;
        width: 20%;
        padding: 0px;
    }
    .lg2_fo dd {
        float: right;
        width: 78.5%;
    }
    .lg2_fo .an_h {
        float: left;
        margin-left: 320px;
    }
    .lg2_fo .lg_tx,
    .lg2_fo .lg2_tx {
        width: 90%;
        float: left;
    }
    .lg2_fo dd.dd1 .lg_tx {
        width: 40%;
    }
    .lg2_fo dl.dl_bt {
        border-bottom: solid 1px #cccccc;
        width: 90%;
        margin: 0px 5% 40px 5%;
        padding: 15px 0px;
    }
    .lg2_fo dl.dl_bt dt {
        width: 16.8%;
    }
    .lg2_fo dl.dl_bt dd {
        width: 81%;
        font-size: 30px;
        line-height: normal;
    }
    .lg2_fo dd.dd_sc .lg2_tx {
        width: 70%;
        margin-right: 4%;
    }
    .lg2_fo dd.dd_sc a.cd_sc {
        width: 16%;
        text-align: center;
        font-size: 16px;
        border: solid 1px #cccccc;
        height: 40px;
        line-height: 40px;
        float: left;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
    }
}

@media only screen and (max-width:1140px) {
    .uploader {
        position: relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
        width: 100%;
    }
    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 65%;
        font-size: 1.1em;
        color: #999999;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }
    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        cursor: pointer;
        width: 35%;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
        border: solid 1px #cccccc;
        font-size: 1.1em;
        text-align: center;
    }
    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #666666;
        width: 100%;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 20px 5%;
    }
    .lg_fo3 .imgk {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .lg_fo3 .imgk img {
        width: 50%;
    }
    .lg_fo3 dl {
        float: left;
        width: 100%;
    }
    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }
}

@media only screen and (min-width:1140px) {
    .uploader {
        position: relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
    }
    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 500px;
        color: #999999;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }
    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        cursor: pointer;
        width: 130px;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
        border: solid 1px #cccccc;
        font-size: 16px;
        text-align: center;
    }
    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #666666;
        width: 630px;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 55px 0px;
    }
    .lg_fo3 .imgk {
        width: 156px;
        float: left;
        margin-left: 115px;
    }
    .lg_fo3 .imgk img {
        width: 100%;
    }
    .lg_fo3 dl {
        float: right;
        width: 785px;
    }
    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }
}

@media only screen and (max-width:1140px) {
    .lg_user {
        width: 94%;
        float: left;
        margin: 20px 3%;
    }
    .lg_user .imgk {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .lg_user .imgk img {
        width: 50%;
        border: solid 1px #cccccc;
        padding: 5px;
        background: #ffffff;
        margin-bottom: 15px;
    }
    .lg_user .txtk {
        width: 100%;
        float: right;
        font-size: 1.1em;
        line-height: 150%;
        color: #9a9999;
    }
    .lg_user .txtk p {
        width: 98%;
        margin-left: 1%;
        float: left;
    }
    .lg_user .txtk p.p_1 {
        font-size: 1.2em;
        color: #f16625;
        line-height: normal;
        margin-bottom: 10px;
    }
    .lg_user .txtk p.p_2 {
        margin-bottom: 20px;
    }
    .lg_user .txtk a.cd_a_h {
        float: left;
        width: 31.3333%;
        margin: 0px 1%;
    }
    a.cd_a_d {
        padding: 0px 30px;
        display: inline-block;
        height: 34px;
        line-height: 34px;
        border: solid 1px #cccccc;
        background: #ffffff;
        font-size: 16px;
        color: #909090;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    a.cd_a_d:hover {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    a.cd_a_h {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: inline-block;
    }
    a.cd_a_h:hover {
        background: #e84a00;
    }
}

@media only screen and (min-width:1140px) {
    .lg_user {
        width: 100%;
        float: left;
        margin: 60px 0px;
    }
    .lg_user .imgk {
        width: 156px;
        float: left;
        margin-left: 160px;
        text-align: center;
    }
    .lg_user .imgk img {
        width: 100%;
        border: solid 1px #cccccc;
        padding: 5px;
        background: #ffffff;
        float: left;
        margin-bottom: 25px;
    }
    .lg_user .txtk {
        width: 700px;
        float: right;
        font-size: 16px;
        color: #9a9999;
    }
    .lg_user .txtk p {
        width: 100%;
        float: left;
    }
    .lg_user .txtk p.p_1 {
        font-size: 30px;
        color: #f16625;
        line-height: normal;
        margin-bottom: 15px;
    }
    .lg_user .txtk p.p_2 {
        height: 110px;
    }
    .lg_user .txtk a.cd_a_h {
        float: left;
        width: 140px;
        margin-right: 40px;
    }
    a.cd_a_d {
        padding: 0px 30px;
        display: inline-block;
        height: 36px;
        line-height: 34px;
        border: solid 1px #cccccc;
        background: #ffffff;
        font-size: 16px;
        color: #909090;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    a.cd_a_d:hover {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    a.cd_a_h {
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: inline-block;
    }
    a.cd_a_h:hover {
        background: #e84a00;
    }
}

@media only screen and (max-width:1140px) {
    .mod18Box {
        display: none;
    }
}

@media only screen and (min-width:1140px) {
    .mod18Box {
        width: 860px;
        float: left;
        margin: 30px 140px 50px 140px;
    }
    .mod18 {
        width: 860px;
        margin: 0px auto;
        position: relative;
    }
    .mod18 .btn {
        position: absolute;
        width: 31px;
        height: 77px;
        top: 558px;
        cursor: pointer;
        z-index: 99;
        font-size: 50px;
        font-weight: bold;
    }
    .mod18 .prev {
        left: 0;
        background: url(../images/qt11_30.jpg) no-repeat;
    }
    .mod18 #prevTop,
    .mod18 #nextTop {
        top: 275px;
        width: 46px;
        height: 48px;
        filter: alpha(opacity=25);
        -moz-opacity: 0.25;
        opacity: 0.25;
    }
    .mod18 #prevTop {
        background: url(../images/prevBtnTop.png) 0 0 no-repeat;
    }
    .mod18 #nextTop {
        background: url(../images/nextBtnTop.png) 0 0 no-repeat;
    }
    .mod18 .next {
        right: 0;
        background: url(../images/qt11_32.jpg);
    }
    .mod18 li {
        float: left;
    }
    .mod18 .cf li {
        position: relative;
    }
    .mod18 .cf a {
        display: block;
        width: 860px;
        height: 500px;
        position: absolute;
    }
    .mod18 .cf li span {
        display: block;
        width: 860px;
        position: absolute;
        left: 0;
        top: -50px;
        font-size: 18px;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        text-align: center;
    }
    .mod18 .picBox {
        height: 550px;
        position: relative;
        overflow: hidden;
        width: 860px;
    }
    .mod18 .picBox ul {
        height: 500px;
        position: absolute;
        width: 860px;
        top: 50px;
    }
    .mod18 .picBox li {
        width: 860px;
        height: 500px;
    }
    .mod18 .picBox li img {
        width: 100%;
        height: 500px;
    }
    .mod18 .listBox {
        width: 780px;
        height: 90px;
        margin: 0 auto;
        position: relative;
        padding: 10px 0 0px;
        overflow: hidden;
    }
    .mod18 .listBox ul {
        height: 100px;
        position: absolute;
    }
    .mod18 .listBox li {
        width: 115px;
        height: 77px;
        cursor: pointer;
        position: relative;
        text-align: center;
    }
    .mod18 .listBox li i {
        display: none;
    }
    .mod18 .listBox li a {
        display: block;
        width: 110px;
        height: 77px;
    }
    .mod18 .listBox li img {
        width: 106px;
        height: 73px;
        border: 2px solid #dddddd;
    }
    .mod18 .listBox .on img {
        width: 106px;
        height: 73px;
        border: 2px solid #f47711;
    }
    .mod18 .listBox .on i {
        display: block;
    }
}


/*
@media only screen and (max-width:1140px){
.tzl .ss_xyl .fo1{ width:90%; margin-left:5%;}
.tzl .ss_xyl .fo1 dl{ margin:8px 0;}
.tzl .ss_xyl .fo1 .form-control{ width:100%;} 
.tzl .ss_xyl .fo1 .an_xyl{ width:100%; margin:0;}
}
@media only screen and (min-width:1140px){
.tzl .ss_xyl .fo1{ margin-left:55px; width:1080px;}
.tzl .ss_xyl .fo1 dl{ margin-right:30px;}
.tzl .ss_xyl .fo1 .form-control,.tzl .ss_xyl .fo1 .an_xyl{ height:45px; line-height:45px;}
.tzl .ss_xyl .fo1 .se1{ width:330px;}
.tzl .ss_xyl .fo1 .tx1{ width:480px;}
.tzl .ss_xyl .fo1 .an_xyl{ background: url(../images/txl2_03.png) #f87b40 right no-repeat; padding-right:20px; font-size:18px; width:135px;}
}
.tzl{ background:#f0f0f0;}
.tzl .ss_xyl{ background:#f7f7f7;}

@media only screen and (max-width:1140px){
.txl{ width:94%; margin-left:3%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:100%; background:#f9854e; color:#fff; text-align:center; font-size:1.2em;}
.txl_bt .fy2{ float:left; height:42px; margin:0px -1px 0 0; text-align:center; font-size:1.1em; width:100%;}
.txl_bt .fy2 a{ float:left; width:33.3333%; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); 
}
.txl_bt .fy2 .s_ym{ float:left; width:33.3333%; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:100%; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:20px 3%;}
.txl_lm li{ width:100%; float:left; font-size:1.1em; line-height:35px; height:35px;}
.txl_lm a{ width:100%;  padding-left:3%; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}

.txl_lm_nr{ position:fixed; z-index:887; background:rgba(0,0,0,.4); width:100%; height:100%; left:0; top:0; display:none;}
.txl_lm_nr ul{ position: fixed; display:none; width:90%; height:90%; left:5%; top:5%; padding:20px; overflow-y:auto; background:#fff; border:solid 1px #ddd; z-index:888; }
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:1.1em; padding:10px 0;  line-height:155%; }
.txl_lm_nr .s1{color:#6f6e6e; padding:0px 15px 0 0;}

a.cd_close{ position:absolute; z-index:889; background: url(../images/t_close.png) #f9824b no-repeat; background-size:100% 100%; width:30px; height:30px; right:0px; top:0px;}

}
@media only screen and (min-width:1140px){
.txl{ width:100%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:180px; background:#f9854e; color:#fff; text-align:center; font-size:18px;}
.txl_bt .fy2{ float:right; height:42px; margin:-1px -1px 0 0; text-align:center; font-size:14px;}
.txl_bt .fy2 a{ float:left; width:90px; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); 
}
.txl_bt .fy2 .s_ym{ float:left; width:90px; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:400px; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:40px 0px 40px 55px;}
.txl_lm li{ width:100%; float:left; font-size:16px; line-height:50px; height:50px;}
.txl_lm a{ width:344px; border:solid 1px #f7f7f7;border-right:0; height:50px; padding-left:25px; margin-right:-1px; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}
.txl_lm a.on{ background:#f0f0f0; border:solid 1px #ddd;  border-right:0; color:#f16625;}

.txl_lm_nr{ width:730px; border:solid 1px #ddd; background:#fff; float:right;  margin-top:-1px;}
.txl_lm_nr ul{ width:100%; float:left; padding:70px 90px 70px 90px; display:none;}
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:16px; height:50px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; line-height:50px; }
.txl_lm_nr .s1{ float:left; color:#6f6e6e; margin:0 20px;}
}
*/

@media only screen and (max-width:1140px){
.tzl .ss_xyl .fo1{ width:90%; margin-left:5%;}
.tzl .ss_xyl .fo1 dl{ margin:8px 0;}
.tzl .ss_xyl .fo1 .form-control{ width:100%;} 
.tzl .ss_xyl .fo1 .an_xyl{ width:100%; margin:0;}
}
@media only screen and (min-width:1140px){
.tzl .ss_xyl .fo1{ margin-left:55px; width:1080px;}
.tzl .ss_xyl .fo1 dl{ margin-right:30px;}
.tzl .ss_xyl .fo1 .form-control,.tzl .ss_xyl .fo1 .an_xyl{ height:45px; line-height:45px;}
.tzl .ss_xyl .fo1 .se1{ width:330px;}
.tzl .ss_xyl .fo1 .tx1{ width:480px;}
.tzl .ss_xyl .fo1 .an_xyl{ background: url(../images/txl2_03.png) #f87b40 right no-repeat; padding-right:20px; font-size:18px; width:135px;}
}
.tzl{ background:#f0f0f0;}
.tzl .ss_xyl{ background:#f7f7f7;}

@media only screen and (max-width:1140px){
.txl{ width:94%; margin-left:3%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:100%; background:#f9854e; color:#fff; text-align:center; font-size:1.2em;}
.txl_bt .fy2{ float:left; height:42px; margin:0px -1px 0 0; text-align:center; font-size:1.1em; width:100%;}
.txl_bt .fy2 a{ float:left; width:33.3333%; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); /* IE*/
}
.txl_bt .fy2 .s_ym{ float:left; width:33.3333%; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:100%; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:20px 3%;}
.txl_lm li{ width:100%; float:left; font-size:1.1em; line-height:35px; height:35px;}
.txl_lm a{ width:100%;  padding-left:3%; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}

.txl_lm_nr{ position:fixed; z-index:887; background:rgba(0,0,0,.4); width:100%; height:100%; left:0; top:0; display:none;}
.txl_lm_nr ul{ position: fixed; display:none; width:90%; height:90%; left:5%; top:5%; padding:20px; overflow-y:auto; background:#fff; border:solid 1px #ddd; z-index:888; }
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:1.1em; padding:10px 0;  line-height:155%; }
.txl_lm_nr .s1{color:#6f6e6e; padding:0px 15px 0 0;}

a.cd_close{ position:absolute; z-index:889; background: url(../images/t_close.png) #f9824b no-repeat; background-size:100% 100%; width:30px; height:30px; right:0px; top:0px;}

}
@media only screen and (min-width:1140px){
.txl{ width:100%; float:left; position:relative;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:180px; background:#f9854e; color:#fff; text-align:center; font-size:18px;}
.txl_bt .fy2{ float:right; height:42px; margin:-1px -1px 0 0; text-align:center; font-size:14px;}
.txl_bt .fy2 a{ float:left; width:90px; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); /* IE*/
}
.txl_bt .fy2 .s_ym{ float:left; width:90px; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:400px; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left; min-height:500px;}
.txl_lm ul{ width:100%; float:left; padding:40px 0px 40px 55px;}
.txl_lm li{ width:100%; float:left; font-size:16px; line-height:50px; height:50px;}
.txl_lm a{ width:344px; border:solid 1px #f7f7f7;border-right:0; height:50px; padding-left:25px; margin-right:-1px; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}
.txl_lm a.on{ background:#f0f0f0; border:solid 1px #ddd;  border-right:0; color:#f16625;}

.txl_lm_nr{ width:730px; border:solid 1px #ddd; background:#fff; float:right;  margin-top:-1px; position:absolute; right:0px; top:0px; height:100%;}
.txl_lm_nr ul{ width:100%; float:left; padding:70px 90px 70px 90px; display:none;}
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:16px; height:50px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; line-height:50px; }
.txl_lm_nr .s1{ float:left; color:#6f6e6e; margin:0 20px;}
}
.txl_nk{ width:100%; float:left; position:relative;}


@media only screen and (min-width: 1140px){
    .yjfx_dl{
        width:50% !important;
        padding: 0 50px;
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 20px !important;
    }
    .yjfx_sort_div{
        float: right;
    }

    .yjfx_sort,.custom_sort{
        width:100px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }

    .yjfx_dd{
        width:100% !important;
    }
    .yjfx_button{
        display: block;
        margin: 0 auto;
        margin-top:50px;
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .yjfx_button:hover {
        background: #e84a00;
    }
    
    .custom_div{
        width: 100%;
        border-top:1px solid #ccc;
        padding-top: 20px;
    }
    .custom{
        width:250px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
}

@media only screen and (max-width: 1140px){
    .yjfx_dl{
        font-size: 1.1em;
        line-height: 30px;
        margin-bottom: 10px !important;
    }
    .yjfx_sort_div{
        float: right;
    }

    .yjfx_sort,.custom_sort{
        width:40px;
        height: 30px;
        line-height: 30px;
        font-size: 1.1em;
        padding-left: 5px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }

    .yjfx_dd{
        width:100% !important;
    }
    .yjfx_button{
        float: left;
        margin-left: 0px;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1.2em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .yjfx_button:hover {
        background: #e84a00;
    }

    .custom_div{
        width: 100%;
        border-top:1px solid #ccc;
        padding-top: 10px;
    }
    .custom{
        width:200px;
        height: 30px;
        line-height: 30px;
        font-size: 1.0em;
        padding-left: 5px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
}

@media only screen and (max-width: 1140px){
    .nyk .main .snr img{
        width: 100% !important;
    }
}

/*校友名录*/

@media only screen and (max-width: 1140px){
    .xyl_sz {
        width: 94%;
        margin-left: 3%;
        float: left;
        margin-bottom: 10px;
    }
    .key_1{
        float: left;
        line-height: 155%;
        font-size: 1.3em;
        width:100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .an_sss {
        width: 98%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1.2em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin-top: 10px;
    }
    .an_sss:hover {
        background: #e84a00;
    }
    .lg_tx_1 {
        width: 98%;
        height: 36px;
        line-height: 36px;
        font-size: 1.1em;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .xyl_k {
        width: 94%;
        margin-left: 3%;
        float: left;
        background-color: #fff;
        border: solid 1px #ddd;
        padding: 20px;
    }
    .h2_bt {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 5px;
        line-height: 20px;
        font-size: 14px;
    }
    .zt_huang{
        color: #FF9D06;
    }
    .xyl_lb {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .xyl_lb li {
        min-width: 30%;
        margin-right: 3%;
        float: left;
        font-size: 13px;
        line-height: 30px;
    }
    .must_key1{
        display: inline-block;
        float: left;
        color:red;
        font-size: 18px;
        height:40px;
        width:2%;
        text-align: right;
        line-height: 45px;
    }
    .xyl_sz .must_select {
        height:40px;
        float: left;
        width: 98%;
        margin-bottom: 5px;
    }
    .xyl_sz #zhuanye_select{
        width: 98%;
    }
}

@media only screen and (min-width: 1140px){
    .xyl_sz {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .xyl_sz .form-control {
        float: left;
        height: 40px;
        font-size: 18px;
        padding-left: 10px;
        width: 220px;
        margin-right: 10px;
    }
    .xyl_sz .se2{
        width:280px;
    }
    .xyl_k {
        width: 100%;
        float: left;
        background-color: #fff;
        border: solid 1px #ddd;
        padding: 50px 40px;
    }
    .h2_bt {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 20px;
        font-size: 18px;
    }
    .zt_huang{
        color: #FF9D06;
    }
    .xyl_lb {
        width: 100%;
        float: left;
        margin-bottom: 50px;
    }
    .xyl_lb li {
        min-width: 16%;
        margin-right: 4%;
        float: left;
        font-size: 17px;
        line-height: 40px;
    }

    .an_sss {
        width: 165px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        float: right;
    }
    .an_sss:hover {
        background: #e84a00;
    }

    .key_1{
        float: left;
        line-height: 40px;
        font-size: 25px;
        width:140px;
    }
    .lg_tx_1 {
        width: 790px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .must_key1{
        display: inline-block;
        float: left;
        color:red;
        font-size: 25px;
        height:40px;
        width:30px;
        text-align: left;
        line-height: 48px;
        margin-left: -5px;
    }
}


@media only screen and (min-width: 1140px){
    .lb_n11 li{
        border-bottom: 0;
        line-height: 30px;
    }
    .lb_n1_date{
        border-bottom: dotted 1px #999998;
        line-height: 30px;
        margin: 10px 0px;
        padding-left: 10px;
    }
    .lb_n1_date:last-child{
        border-bottom: 0;
    }
    .discovery_p{
        width: 260px;
        display:block;
        word-break:keep-all;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
}
@media only screen and (max-width: 1140px){
    .lb_n11 li{
        border-bottom: 0;
        /*line-height: 30px;*/
        padding: 10px 0px 5px 0px;
    }
    .lb_n1_date{
        border-bottom: dotted 1px #999998;
        /*line-height: 30px;*/
        margin: 5px 0px 5px 0px;
        padding-left: 10px;
        padding-bottom: 5px;
    }
    .lb_n1_date:last-child{
        border-bottom: 0;
    }
    .discovery_p{
        width: 100%;
        display:block;
        word-break:keep-all;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
}

.overflow_one{
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (min-width: 1140px){
    .sy_n2_a{
        width:100%;
        word-break:break-all;
        display:-webkit-box !important;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        overflow:hidden;
        padding-bottom: 0px !important;
        margin-bottom: 3px;
        /*font-size: 18px !important;*/
    }
    .sy_n2{
        line-height: 22px !important;
    }
}