﻿                                                                                            @charset "utf-8";
                                                                                        /* CSS Document */
                                                                                        
                                                                                        body,
                                                                                        div,
                                                                                        dl,
                                                                                        dt,
                                                                                        dd,
                                                                                        ul,
                                                                                        ol,
                                                                                        li,
                                                                                        h1,
                                                                                        h2,
                                                                                        h3,
                                                                                        h4,
                                                                                        h5,
                                                                                        h6,
                                                                                        pre,
                                                                                        code,
                                                                                        form,
                                                                                        fieldset,
                                                                                        legend,
                                                                                        input,
                                                                                        button,
                                                                                        textarea,
                                                                                        p,
                                                                                        blockquote,
                                                                                        th,
                                                                                        td {
                                                                                            background: none repeat scroll 0 0 transparent;
                                                                                            font-size: 100%;
                                                                                            margin: 0;
                                                                                            outline: 0 none;
                                                                                            padding: 0;
                                                                                            font-family: 'microsoft yahei', 'MicrosoftJhengHei', '微軟正黑體', 'Heiti TC', 'PMingLiU', '新細明體', 'MingLiU', '細明體';
                                                                                        }
                                                                                        
                                                                                        html,
                                                                                        body {
                                                                                            -webkit-text-size-adjust: none;
                                                                                        }
                                                                                        
                                                                                        .maT20 {
                                                                                            margin-top: 20px;
                                                                                        }
                                                                                        
                                                                                        .maT30 {
                                                                                            margin-top: 30px;
                                                                                        }
                                                                                        
                                                                                        .maT40 {
                                                                                            margin-top: 40px;
                                                                                        }
                                                                                        
                                                                                        .maT50 {
                                                                                            margin-top: 50px;
                                                                                        }
                                                                                        
                                                                                        .maT55 {
                                                                                            margin-top: 55px;
                                                                                        }
                                                                                        
                                                                                        .maT80 {
                                                                                            margin-top: 80px;
                                                                                        }
                                                                                        
                                                                                        .maT90 {
                                                                                            margin-top: 90px;
                                                                                        }
                                                                                        
                                                                                        .maT100 {
                                                                                            margin-top: 100px;
                                                                                        }
                                                                                        
                                                                                        .maT120 {
                                                                                            margin-top: 120px;
                                                                                        }
                                                                                        
                                                                                        .maT10 {
                                                                                            margin-top: 10px;
                                                                                        }
                                                                                        
                                                                                        .maL20 {
                                                                                            margin-left: 20px;
                                                                                        }
                                                                                        
                                                                                        .maL25 {
                                                                                            margin-left: 25px;
                                                                                        }
                                                                                        
                                                                                        .maL30 {
                                                                                            margin-left: 30px;
                                                                                        }
                                                                                        
                                                                                        .maL40 {
                                                                                            margin-left: 40px;
                                                                                        }
                                                                                        
                                                                                        .maL60 {
                                                                                            margin-left: 60px;
                                                                                        }
                                                                                        
                                                                                        .maL160 {
                                                                                            margin-left: 160px;
                                                                                        }
                                                                                        
                                                                                        .maL10 {
                                                                                            margin-left: 10px;
                                                                                        }
                                                                                        
                                                                                        .maL15 {
                                                                                            margin-left: 15px;
                                                                                        }
                                                                                        
                                                                                        .maR20 {
                                                                                            margin-right: 20px;
                                                                                        }
                                                                                        
                                                                                        .maR25 {
                                                                                            margin-right: 25px;
                                                                                        }
                                                                                        
                                                                                        .maR30 {
                                                                                            margin-right: 30px;
                                                                                        }
                                                                                        
                                                                                        .maR40 {
                                                                                            margin-right: 40px;
                                                                                        }
                                                                                        
                                                                                        .maR60 {
                                                                                            margin-right: 60px;
                                                                                        }
                                                                                        
                                                                                        .paT10 {
                                                                                            padding-top: 10px;
                                                                                        }
                                                                                        
                                                                                        .paT20 {
                                                                                            padding-top: 20px;
                                                                                        }
                                                                                        
                                                                                        .paT30 {
                                                                                            padding-top: 30px;
                                                                                        }
                                                                                        
                                                                                        .paL20 {
                                                                                            padding-left: 20px;
                                                                                        }
                                                                                        
                                                                                        fieldset,
                                                                                        img {
                                                                                            border: 0 none;
                                                                                        }
                                                                                        
                                                                                         :focus {
                                                                                            outline: 0 none;
                                                                                        }
                                                                                        
                                                                                        address,
                                                                                        caption,
                                                                                        cite,
                                                                                        code,
                                                                                        dfn,
                                                                                        em,
                                                                                        strong,
                                                                                        th,
                                                                                        var,
                                                                                        optgroup {
                                                                                            font-style: normal;
                                                                                            font-weight: normal;
                                                                                        }
                                                                                        
                                                                                        h1,
                                                                                        h2,
                                                                                        h3,
                                                                                        h4,
                                                                                        h5,
                                                                                        h6 {
                                                                                            font-size: 100%;
                                                                                            font-weight: normal;
                                                                                        }
                                                                                        
                                                                                        abbr,
                                                                                        acronym {
                                                                                            border: 0 none;
                                                                                            font-variant: normal;
                                                                                        }
                                                                                        
                                                                                        input,
                                                                                        button,
                                                                                        textarea,
                                                                                        select,
                                                                                        optgroup,
                                                                                        option {
                                                                                            font-family: inherit;
                                                                                            font-size: inherit;
                                                                                            font-style: inherit;
                                                                                            font-weight: inherit;
                                                                                        }
                                                                                        
                                                                                        code,
                                                                                        kbd,
                                                                                        samp,
                                                                                        tt {
                                                                                            font-size: 100%;
                                                                                        }
                                                                                        
                                                                                        input,
                                                                                        button,
                                                                                        textarea,
                                                                                        select {
                                                                                            vertical-align: middle;
                                                                                        }
                                                                                        
                                                                                        body {
                                                                                            /* color: #221e1f; */
                                                                                            /* color: #006d9c; */
                                                                                            color: #58595b;
                                                                                            font-size: 12px;
                                                                                            line-height: 1.5em;
                                                                                        }
                                                                                        
                                                                                        ol,
                                                                                        ul,
                                                                                        li,
                                                                                        dl,
                                                                                        dt,
                                                                                        dd {
                                                                                            list-style: none outside none;
                                                                                            margin: 0;
                                                                                            padding: 0;
                                                                                        }
                                                                                        
                                                                                        table {
                                                                                            border-collapse: collapse;
                                                                                            border-spacing: 0;
                                                                                        }
                                                                                        
                                                                                        caption,
                                                                                        th {
                                                                                            text-align: left;
                                                                                        }
                                                                                        
                                                                                        sup,
                                                                                        sub {
                                                                                            /* font-size: 100%;
    vertical-align: baseline; */
                                                                                        }
                                                                                        
                                                                                        ins {
                                                                                            text-decoration: none;
                                                                                        }
                                                                                        
                                                                                        blockquote,
                                                                                        q {
                                                                                            quotes: none;
                                                                                        }
                                                                                        
                                                                                        blockquote:before,
                                                                                        blockquote:after,
                                                                                        q:before,
                                                                                        q:after {
                                                                                            content: none;
                                                                                        }
                                                                                        
                                                                                        a,
                                                                                        label {
                                                                                            cursor: pointer;
                                                                                            vertical-align: baseline;
                                                                                            text-decoration: none;
                                                                                            color: #383838;
                                                                                        }
                                                                                        
                                                                                        a:hover {
                                                                                            color: #f8520f;
                                                                                        }
                                                                                        
                                                                                        button {
                                                                                            border: medium none;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        input,
                                                                                        textarea {
                                                                                            color: #333;
                                                                                            resize: none;
                                                                                        }
                                                                                        
                                                                                        input[type="radio"],
                                                                                        input[type="checkbox"] {
                                                                                            margin: -1px 0;
                                                                                            padding: 1px;
                                                                                            vertical-align: middle;
                                                                                        }
                                                                                        
                                                                                        br {
                                                                                            height: 0;
                                                                                            line-height: 0;
                                                                                            overflow: hidden;
                                                                                        }
                                                                                        /*clearfix*/
                                                                                        
                                                                                        .c:after {
                                                                                            content: "aaaaa";
                                                                                            display: block;
                                                                                            height: 0;
                                                                                            clear: both;
                                                                                            visibility: hidden;
                                                                                            line-height: 0;
                                                                                            font-size: 0;
                                                                                        }
                                                                                        
                                                                                        .none {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .c {
                                                                                            zoom: 1;
                                                                                            clear: both;
                                                                                        }
                                                                                        
                                                                                        .m-box {
                                                                                            margin-top: 295px;
                                                                                        }
                                                                                        
                                                                                        .m-box-scl {
                                                                                            margin-top: 150px;
                                                                                        }
                                                                                        /*浮动*/
                                                                                        
                                                                                        .fl {
                                                                                            float: left;
                                                                                            display: inline;
                                                                                        }
                                                                                        
                                                                                        .fr {
                                                                                            float: right;
                                                                                            display: inline;
                                                                                        }
                                                                                        /*溢出文本省略号显示*/
                                                                                        
                                                                                        .fixed {
                                                                                            overflow: hidden;
                                                                                            white-space: nowrap;
                                                                                            text-overflow: ellipsis;
                                                                                        }
                                                                                        /*隐藏*/
                                                                                        
                                                                                        .hide {
                                                                                            display: none;
                                                                                        }
                                                                                        /*实体间隔*/
                                                                                        
                                                                                        .spacer10 {
                                                                                            font-size: 0;
                                                                                            line-height: 0;
                                                                                            height: 10px;
                                                                                            overflow: hidden;
                                                                                        }
                                                                                        
                                                                                        .spacer8 {
                                                                                            font-size: 0;
                                                                                            line-height: 0;
                                                                                            height: 8px;
                                                                                            overflow: hidden;
                                                                                        }
                                                                                        /*宋体*/
                                                                                        
                                                                                        .songti {
                                                                                            font-family: simsun;
                                                                                        }
                                                                                        /*文本大小*/
                                                                                        
                                                                                        .fz14 {
                                                                                            font-size: 14px;
                                                                                        }
                                                                                        
                                                                                        .fz12 {
                                                                                            font-size: 12px;
                                                                                        }
                                                                                        
                                                                                        .fz20 {
                                                                                            font-size: 20px;
                                                                                        }
                                                                                        /*对齐方式*/
                                                                                        
                                                                                        .tar {
                                                                                            text-align: right;
                                                                                        }
                                                                                        
                                                                                        .tac {
                                                                                            text-align: center;
                                                                                        }
                                                                                        
                                                                                        .tal {
                                                                                            text-align: left;
                                                                                        }
                                                                                        /*文字颜色*/
                                                                                        
                                                                                        .red {
                                                                                            color: #f8520f;
                                                                                        }
                                                                                        
                                                                                        .dark {
                                                                                            color: #4e4e4e;
                                                                                        }
                                                                                        
                                                                                        body {
                                                                                            margin: 0 auto;
                                                                                            line-height: 1.5em;
                                                                                        }
                                                                                        /*header*/
                                                                                        
                                                                                        .header {
                                                                                            background: #083f24;
                                                                                            border-bottom: 1px solid #ccc;
                                                                                            height: 294px;
                                                                                            margin: 0 auto;
                                                                                            position: fixed;
                                                                                            top: 0;
                                                                                            width: 100%;
                                                                                            z-index: 99;
                                                                                            box-shadow: 0 5px 19px -6px rgba(0, 0, 0, 0.15)
                                                                                        }
                                                                                        
                                                                                        .header-con {
                                                                                            margin: 0px auto;
                                                                                            width: 100%;
                                                                                            background: #083f24;
                                                                                        }
                                                                                        
                                                                                        .header .header-logo {
                                                                                            position: absolute;
                                                                                            left: 0px;
                                                                                            top: 20px;
                                                                                            color: white;
                                                                                            font-size: 20px;
                                                                                            font-weight: bold;
                                                                                        }
                                                                                        
                                                                                        .header-box {
                                                                                            margin: 0 auto;
                                                                                            position: relative;
                                                                                            width: 1200px;
                                                                                            height: 51px;
                                                                                        }
                                                                                        
                                                                                        .header .header-list {
                                                                                            width: 900px;
                                                                                            position: absolute;
                                                                                            right: 0px;
                                                                                            text-align: right;
                                                                                            top: 16px;
                                                                                        }
                                                                                        
                                                                                        .header .header-list li {
                                                                                            float: right;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                        }
                                                                                        
                                                                                        .header .header-list li a {
                                                                                            float: right;
                                                                                            right: 0px;
                                                                                            display: inline;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            color: white;
                                                                                            margin-right: 10px;
                                                                                            padding-left: 30px;
                                                                                            font-size: 14px;
                                                                                        }
                                                                                        
                                                                                        .header .header-list li a:hover {
                                                                                            color: #f8520f
                                                                                        }
                                                                                        
                                                                                        .header .header-list li.hicon01 a {
                                                                                            background: rgba(0, 0, 0, 0) url("../images/hicon01.png") no-repeat scroll 10px 7px;
                                                                                            background-size: 17px 17px;
                                                                                        }
                                                                                        
                                                                                        .header .header-list li.hicon02 a {
                                                                                            background: rgba(0, 0, 0, 0) url("../images/hicon02.png") no-repeat scroll 10px 7px;
                                                                                            background-size: 17px 17px;
                                                                                        }
                                                                                        
                                                                                        .header .header-list li.hicon03 a {
                                                                                            background: rgba(0, 0, 0, 0) url("../images/hicon03.png") no-repeat scroll 10px 7px;
                                                                                            background-size: 17px 17px;
                                                                                            margin-right: 10px;
                                                                                        }
                                                                                        
                                                                                        .header .header-list li.hicon04 a {
                                                                                            margin-right: 10px;
                                                                                            padding-left: 10px;
                                                                                        }
                                                                                        /*menu*/
                                                                                        
                                                                                        .menu-con {
                                                                                            background: #cce7d3 none repeat scroll 0 0;
                                                                                            height: 75px;
                                                                                            border-bottom: 2px solid #ccc;
                                                                                        }
                                                                                        
                                                                                        .menu {
                                                                                            margin: 0px auto;
                                                                                            width: 1200px;
                                                                                            border-top: none;
                                                                                            background: #cce7d3;
                                                                                        }
                                                                                        
                                                                                        .menu_li-right {
                                                                                            border-right: solid 0px !important;
                                                                                        }
                                                                                        
                                                                                        .menu li {
                                                                                            display: table-cell;
                                                                                            vertical-align: middle;
                                                                                            height: 75px;
                                                                                            border-right: solid 1px white;
                                                                                        }
                                                                                        
                                                                                        .menu li a {
                                                                                            display: block;
                                                                                            text-align: center;
                                                                                            font-size: 16px;
                                                                                            font-weight: bold;
                                                                                            color: #1a2c17;
                                                                                            margin: 0px 8px;
                                                                                            width: 160px;
                                                                                            float: none;
                                                                                            line-height: 20px;
                                                                                        }
                                                                                        /*
.sp_a{
	display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color:#014005;
    margin: 0px 10px;
    width: 120px;
    float: none;
    line-height: 20px;	
}

.sp_b{
	display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color:#014005;
    margin: 0px 5px;
    width: 140px;
    float: none;
    line-height: 20px;	
}
*/
                                                                                        
                                                                                        .menu li:hover {
                                                                                            background-color: #1a2c17;
                                                                                        }
                                                                                        
                                                                                        .menu li:hover a {
                                                                                            color: #cce7d3;
                                                                                        }
                                                                                        
                                                                                        .li_bg {
                                                                                            color: white;
                                                                                            background-color: #083f24;
                                                                                        }
                                                                                        
                                                                                        .li_bg a {
                                                                                            color: white !important;
                                                                                        }
                                                                                        /*banner*/
                                                                                        
                                                                                        .banner {
                                                                                            text-align: center;
                                                                                            margin: 0 auto;
                                                                                        }
                                                                                        
                                                                                        .banner img {
                                                                                            width: 100%;
                                                                                            display: block;
                                                                                            margin-left: auto;
                                                                                            margin-right: auto;
                                                                                        }
                                                                                        
                                                                                        .banner-pc {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .banner-hd {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .banner-mo {
                                                                                            display: none;
                                                                                        }
                                                                                        /*sec*/
                                                                                        
                                                                                        .sec {
                                                                                            background: #3c2164;
                                                                                            height: 45px;
                                                                                            color: white;
                                                                                        }
                                                                                        
                                                                                        .sec-con {
                                                                                            margin: 0 auto;
                                                                                            width: 1160px;
                                                                                            height: 45px;
                                                                                            margin: 0 auto;
                                                                                            background: rgba(0, 0, 0, 0) url("../images/sec-fdj.png") no-repeat scroll 10px 10px;
                                                                                            padding-left: 40px;
                                                                                            font-size: 16px;
                                                                                            font-weight: bold;
                                                                                            line-height: 45px;
                                                                                            position: relative;
                                                                                        }
                                                                                        
                                                                                        .sec-con ul {
                                                                                            position: absolute;
                                                                                            top: 0px;
                                                                                            left: 150px;
                                                                                            z-index: 9;
                                                                                        }
                                                                                        
                                                                                        .sec-con li {
                                                                                            float: left;
                                                                                        }
                                                                                        
                                                                                        .sec-con label {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .sec label {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        #btnSearch {
                                                                                            background: #eee7ef; 
                                                                                            color: #3c2164;
                                                                                        }
                                                                                        
                                                                                        .sec-con .sec-but {
                                                                                            margin-left: 10px;
                                                                                            background: #b82b84;
                                                                                            color: #fff;
                                                                                            border: none;
                                                                                            padding: 4px 20px;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        /*.sec-con .sec-but:hover{ background: #006cb7}*/
                                                                                        
                                                                                        .tcbf-tit {
                                                                                            border-bottom: 2px solid #083f24;
                                                                                            color: #083f24;
                                                                                            font-size: 20px;
                                                                                            font-weight: bold;
                                                                                            height: 40px;
                                                                                            line-height: 40px;
                                                                                            margin: 10px 0px 0px 0px;
                                                                                        }
                                                                                        
                                                                                        .tcbf-titfb {
                                                                                            color: #022926;
                                                                                            font-weight: bold;
                                                                                            line-height: 20px;
                                                                                            margin: 10px 0px;
                                                                                        }
                                                                                        
                                                                                        .tcbf-titfb1 {
                                                                                            color: gray;
                                                                                            font-weight: bold;
                                                                                            font-size: 20px;
                                                                                            line-height: 20px;
                                                                                            margin: 10px 0px;
                                                                                        }
                                                                                        
                                                                                        ul.tcbf-list {
                                                                                            margin-top: 10px;
                                                                                            margin-bottom: 10px;
                                                                                        }
                                                                                        
                                                                                        .tcbf-list li {
                                                                                            height: 32px;
                                                                                            line-height: 32px;
                                                                                            position: relative;
                                                                                            text-indent: 5px;
                                                                                            font-size: 12px;
                                                                                        }
                                                                                        
                                                                                        .tcbf-list li span {
                                                                                            position: absolute;
                                                                                            right: 10px;
                                                                                        }
                                                                                        
                                                                                        .tcbf-list li.tabf-list-odd {
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            position: relative;
                                                                                            background: #d9eac1;
                                                                                        }
                                                                                        /*school md*/
                                                                                        
                                                                                        .school-md {
                                                                                            margin: 0 auto;
                                                                                            padding: 30px 0px 0px 0px;
                                                                                            position: relative;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .school-md-name {
                                                                                            width: 390px;
                                                                                            float: left;
                                                                                        }
                                                                                        
                                                                                        .school-md-name-title {
                                                                                            position: relative;
                                                                                            color: #083f24;
                                                                                        }
                                                                                        
                                                                                        .school-md-name-title span {
                                                                                            font-size: 24px;
                                                                                            font-weight: bold;
                                                                                            border-bottom: 3px solid #083f24;
                                                                                            padding-bottom: 10px;
                                                                                            margin: 0px;
                                                                                        }
                                                                                        
                                                                                        .school-md-namecon {
                                                                                            margin-top: 20px;
                                                                                        }
                                                                                        
                                                                                        .school-md-namecon dl {
                                                                                            float: left;
                                                                                            width: 390px;
                                                                                            padding-right: 20px;
                                                                                            position: relative;
                                                                                            height: 120px;
                                                                                        }
                                                                                        
                                                                                        .school-md-namecon dl dt {
                                                                                            position: absolute;
                                                                                            top: 0px;
                                                                                            left: 0px;
                                                                                            width: 83px;
                                                                                            height: 83px;
                                                                                        }
                                                                                        
                                                                                        .school-md-namecon dl dd {
                                                                                            padding-left: 110px;
                                                                                        }
                                                                                        
                                                                                        .school-md-namecon dl dd.school-md-namecon-tit {
                                                                                            font-size: 18px;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            font-weight: bold;
                                                                                            margin-bottom: 10px;
                                                                                            color: #000;
                                                                                        }
                                                                                        
                                                                                        .school-md-namecon dl dd span {
                                                                                            margin-right: 27px;
                                                                                            font-size: 14px;
                                                                                            line-height: 24px;
                                                                                            float: left;
                                                                                        }
                                                                                        
                                                                                        .school-md-map {
                                                                                            width: 350px;
                                                                                            float: left;
                                                                                            height: 350px;
                                                                                            overflow: hidden;
                                                                                            margin: 0 20px;
                                                                                        }
                                                                                        
                                                                                        .school-md-map img {
                                                                                            width: 100%;
                                                                                        }
                                                                                        
                                                                                        .school-sm {
                                                                                            background: #cce7d3;
                                                                                            padding: 20px 0;
                                                                                        }
                                                                                        
                                                                                        .school-sm-con {
                                                                                            margin: 0 auto;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .school-md-title span {
                                                                                            color: #005825;
                                                                                            font-size: 24px;
                                                                                            font-weight: bold;
                                                                                            border-bottom: 3px solid #fff;
                                                                                            padding-bottom: 10px;
                                                                                            margin-left: 10px;
                                                                                            display: none
                                                                                        }
                                                                                        
                                                                                        dl.school-sm-con-list dd {
                                                                                            float: none;
                                                                                            width: 1000px;
                                                                                            /*height: 60px;*/
                                                                                            background: url("../images/mh2.jpg") no-repeat scroll left top;
                                                                                            color: #58595b;
                                                                                            margin-left: 0px;
                                                                                            margin-right: 40px;
                                                                                            margin-top: 40px;
                                                                                            padding-left: 60px;
                                                                                            font-size: 16px;
                                                                                            line-height: 24px;
                                                                                            margin: 40px 20px 0 20px;
                                                                                            padding-top: 14px;
                                                                                        }
                                                                                        
                                                                                        .school-md-bq-con {
                                                                                            height: 30px;
                                                                                            padding-top: 20px;
                                                                                        }
                                                                                        
                                                                                        .school-md-bq {
                                                                                            float: none;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .school-md-bq li a {
                                                                                            float: left;
                                                                                            font-size: 16px;
                                                                                            font-weight: bold;
                                                                                            margin-right: 10px;
                                                                                            height: 40px;
                                                                                            line-height: 40px;
                                                                                            margin-left: 10px;
                                                                                            padding-left: 40px;
                                                                                        }
                                                                                        
                                                                                        .school-md-bq li.school-md-bq01 a {
                                                                                            background: url("../images/md01.png") left no-repeat;
                                                                                        }
                                                                                        
                                                                                        .school-md-bq li.school-md-bq02 a {
                                                                                            background: url("../images/md02.png") left no-repeat;
                                                                                        }
                                                                                        
                                                                                        .school-md-bq li.school-md-bq03 a {
                                                                                            background: url("../images/md03.png") left no-repeat;
                                                                                        }
                                                                                        
                                                                                        .school-md-bq li.school-md-bq04 a {
                                                                                            background: url("../images/md04.png") left no-repeat;
                                                                                            float: right;
                                                                                            background-size: 32px 32px;
                                                                                        }
                                                                                        
                                                                                        .m-xxmd-tag2 {
                                                                                            display: none
                                                                                        }
                                                                                        
                                                                                        .school-md-xx {
                                                                                            height: 116px;
                                                                                            margin-top: 15px;
                                                                                        }
                                                                                        
                                                                                        dl.school-md-xxcon {
                                                                                            /*width: 1200px;*/
                                                                                            float: left;
                                                                                            margin-left: 40%;
                                                                                            padding-top: 16px;
                                                                                        }
                                                                                        
                                                                                        dl.school-md-xxcon dt {
                                                                                            float: left;
                                                                                        }
                                                                                        
                                                                                        dl.school-md-xxcon dd {
                                                                                            margin-left: 100px;
                                                                                            font-size: 16px;
                                                                                            width: 400px;
                                                                                            text-align: left;
                                                                                        }
                                                                                        
                                                                                        dl.school-md-xxcon dd span.school-md-xxcon-tit {
                                                                                            color: #701d1f;
                                                                                            border-bottom: 3px solid #701d1f;
                                                                                            /*text-align: center;*/
                                                                                            font-size: 26px;
                                                                                            height: 55px;
                                                                                            line-height: 50px;
                                                                                            padding: 0px 10px;
                                                                                            font-weight: bold;
                                                                                        }
                                                                                        
                                                                                        .school-md-cs {
                                                                                            line-height: 25px;
                                                                                            margin-top: 30px;
                                                                                            font-size: 14px;
                                                                                            padding: 0px 10px;
                                                                                        }
                                                                                        
                                                                                        .table-con {
                                                                                            width: 1200px;
                                                                                            margin: 0 auto 40px;
                                                                                        }
                                                                                        
                                                                                        .sou_table {
                                                                                            color: #fff;
                                                                                            font-size: 12px;
                                                                                            /*margin-left: 60px;
    margin-right: 60px;*/
                                                                                        }
                                                                                        
                                                                                        .sou_table .sou_table_js {
                                                                                            color: #333;
                                                                                            margin-bottom: 5px;
                                                                                        }
                                                                                        
                                                                                        .sou_table h3 {
                                                                                            border-top: 1px solid #f2f2f2;
                                                                                            color: #e43d3f;
                                                                                            font-size: 20px;
                                                                                            font-weight: bold;
                                                                                            height: 40px;
                                                                                            line-height: 40px;
                                                                                        }
                                                                                        
                                                                                        .sou_table h3 b {
                                                                                            color: #606060;
                                                                                        }
                                                                                        
                                                                                        .sou_table h3 b span {
                                                                                            color: #e43d3f;
                                                                                        }
                                                                                        
                                                                                        .sou_table table {
                                                                                            border-collapse: collapse;
                                                                                        }
                                                                                        
                                                                                        .sou_table th {
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            color: #000;
                                                                                            border-top: 3px solid #000;
                                                                                            border-bottom: 3px solid #000;
                                                                                            font-size: 16px;
                                                                                            font-weight: bold;
                                                                                            text-align: center;
                                                                                            padding: 5px 10px;
                                                                                        }
                                                                                        
                                                                                        .sou_table th span {
                                                                                            margin-left: 7px;
                                                                                            position: relative;
                                                                                            top: 3px;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .sou_table td {
                                                                                            color: #FFF;
                                                                                            text-align: center;
                                                                                            font-size: 14px;
                                                                                            font-weight: bold;
                                                                                            padding: 10px;
                                                                                            border-bottom: 2px solid #c48486;
                                                                                        }
                                                                                        
                                                                                        .sou_table tr.hov a {
                                                                                            color: #246192;
                                                                                            font-weight: bold;
                                                                                            text-decoration: underline;
                                                                                            visibility: visible;
                                                                                        }
                                                                                        
                                                                                        .sou_table td span {
                                                                                            color: #001d36;
                                                                                        }
                                                                                        
                                                                                        .sou_table td a {
                                                                                            /*color: red;*/
                                                                                            /*margin-left: 10px;*/
                                                                                        }
                                                                                        
                                                                                        .sou_table td a:hover {
                                                                                            text-decoration: underline;
                                                                                        }
                                                                                        
                                                                                        .tr_new {
                                                                                            background: #f4f4f4 none repeat scroll 0 0;
                                                                                        }
                                                                                        
                                                                                        .sou_table td span.px_downline {
                                                                                            color: #525252;
                                                                                        }
                                                                                        
                                                                                        .sou_list {
                                                                                            float: left;
                                                                                            left: 0;
                                                                                            margin-bottom: 300px;
                                                                                            position: relative;
                                                                                            width: 220px;
                                                                                        }
                                                                                        
                                                                                        .sou_list dl {
                                                                                            margin-bottom: 300px;
                                                                                            position: fixed;
                                                                                            width: 220px;
                                                                                        }
                                                                                        
                                                                                        .sou_list dt {
                                                                                            background: #a7a7a7 none repeat scroll 0 0;
                                                                                            color: #fff;
                                                                                            font-size: 14px;
                                                                                            font-weight: bold;
                                                                                            height: 35px;
                                                                                            line-height: 35px;
                                                                                            margin-bottom: 2px;
                                                                                            text-indent: 10px;
                                                                                        }
                                                                                        
                                                                                        .sou_list dd {
                                                                                            background: #f5f5f5 none repeat scroll 0 0;
                                                                                            color: #333;
                                                                                            cursor: pointer;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            margin-bottom: 2px;
                                                                                            text-indent: 10px;
                                                                                        }
                                                                                        
                                                                                        .sou_list dd.list-now {
                                                                                            background: #e43d3f none repeat scroll 0 0;
                                                                                            color: #fff;
                                                                                        }
                                                                                        
                                                                                        .sou_list_min {
                                                                                            display: none;
                                                                                            position: absolute;
                                                                                            width: auto;
                                                                                        }
                                                                                        
                                                                                        td.tdtl,
                                                                                        th.tdtl {
                                                                                            text-align: left;
                                                                                        }
                                                                                        
                                                                                        td.tdpading {
                                                                                            padding-left: 20px;
                                                                                        }
                                                                                        
                                                                                        td.tdpading40 {
                                                                                            padding-left: 40px;
                                                                                        }
                                                                                        
                                                                                        .fx {
                                                                                            margin: 0 auto;
                                                                                            width: 100%;
                                                                                            padding: 10px 0px;
                                                                                        }
                                                                                        
                                                                                        .footer-icon {
                                                                                            margin: 0 auto;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .fx a {
                                                                                            margin-right: 10px;
                                                                                            margin-left: 10px;
                                                                                        }
                                                                                        
                                                                                        .xmcs-con {
                                                                                            margin: 20px auto;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt {
                                                                                            height: 64;
                                                                                            line-height: 64px;
                                                                                            border-radius: 10px;
                                                                                            padding: 0px 20px;
                                                                                            font-size: 18px;
                                                                                            font-weight: bold;
                                                                                            margin: 10px;
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dd {
                                                                                            font-size: 14px;
                                                                                            line-height: 20px;
                                                                                            padding: 0px 20px;
                                                                                            text-align: justify;
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslist01{background: #3c2164 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist02{background: #025e72 url("../images/jtx04.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist03{background: #794e9e url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist04{background: #2f4fa6 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist05{background: #3c2164 url("../images/jtx04.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist06{background: #025e72 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist07{background: #794e9e url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist08{background: #2f4fa6 url("../images/jtx04.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist09{background: #3c2164 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist10{background: #025e72 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist11{background: #794e9e url("../images/jtx04.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist12{background: #2f4fa6 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist13{background: #3c2164 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist14{background: #025e72 url("../images/jtx04.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist15{background: #794e9e url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist16{background: #2f4fa6 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist17{background: #3c2164 url("../images/jtx04.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist18{background: #025e72 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist19{background: #794e9e url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist20{background: #2f4fa6 url("../images/jtx04.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist21{background: #3c2164 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist22{background: #025e72 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist23{background: #794e9e url("../images/jtx04.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist24{background: #2f4fa6 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist25{background: #3c2164 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist26{background: #025e72 url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        .xmcs-list dt.xmcslist27{background: #794e9e url("../images/jtx02.png") right no-repeat; color:#ffffff; cursor: pointer;}
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow01 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow02 {
                                                                                            background-image: url("../images/jts04.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow03 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow04 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow05 {
                                                                                            background-image: url("../images/jts04.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow06 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow07 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow08 {
                                                                                            background-image: url("../images/jts04.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow09 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow10 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow11 {
                                                                                            background-image: url("../images/jts04.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow12 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow13 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow14 {
                                                                                            background-image: url("../images/jts04.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow15 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow16 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow17 {
                                                                                            background-image: url("../images/jts04.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow18 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow19 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow20 {
                                                                                            background-image: url("../images/jts04.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow21 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow22 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow23 {
                                                                                            background-image: url("../images/jts04.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow24 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow25 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow26 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .xmcs-list dt.xmcslistnow27 {
                                                                                            background-image: url("../images/jts02.png");
                                                                                        }
                                                                                        
                                                                                        .ssjg {
                                                                                            background: white;
                                                                                            padding-top: 10px;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-con {
                                                                                            margin: 0 auto;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-con-right {
                                                                                            float: right;
                                                                                            width: 355px;
                                                                                            margin: 0 auto;
                                                                                            position: relative;
                                                                                            left: -40px;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-con-title span {
                                                                                            color: black;
                                                                                            font-size: 24px;
                                                                                            font-weight: bold;
                                                                                            height: 50px;
                                                                                            line-height: 50px;
                                                                                            border-bottom: 3px solid black;
                                                                                            padding-bottom: 5px;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-jgnm {
                                                                                            color: black;
                                                                                            font-size: 22px;
                                                                                            font-weight: bold;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            margin-top: 10px;
                                                                                            position: relative;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-jgnm span {
                                                                                            font-size: 16px;
                                                                                            position: absolute;
                                                                                            right: 0px;
                                                                                            bottom: 0px;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-list {
                                                                                            margin-top: 19px;
                                                                                        }
                                                                                        
                                                                                        .ssjg ul.ssjg-list li {
                                                                                            background: #fff;
                                                                                            height: 142px;
                                                                                            position: relative;
                                                                                            padding-left: 172px;
                                                                                            margin-bottom: 10px;
                                                                                            border: 1px solid #e3e7c9;
                                                                                            padding-top: 30px;
                                                                                            font-size: 16px;
                                                                                            font-weight: bold;
                                                                                            width: 225px;
                                                                                        }
                                                                                        
                                                                                        .ssjg ul.ssjg-list li span {
                                                                                            font-weight: normal;
                                                                                            font-size: 16px;
                                                                                        }
                                                                                        
                                                                                        .ssjg ul.ssjg-list li img {
                                                                                            position: absolute;
                                                                                            left: 0px;
                                                                                            top: 0px;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-con-left {
                                                                                            float: left;
                                                                                            width: 770px;
                                                                                            background: #a1c9eb;
                                                                                            height: 900px;
                                                                                            position: relative;
                                                                                            overflow: hidden;
                                                                                            margin: 0px;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg .ssjg-map-sec {
                                                                                            height: 60px;
                                                                                            line-height: 60px;
                                                                                            padding: 0 20px;
                                                                                            background: url("../images/sec-bg.png")
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-map-sec select {
                                                                                            width: 160px;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            margin-right: 10px;
                                                                                        }
                                                                                        
                                                                                        .ssjg .ssjg-map-sec input {
                                                                                            width: 490px;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            margin-right: 10px;
                                                                                            background: #fff;
                                                                                            border: none;
                                                                                            padding: 0px 10px;
                                                                                        }
                                                                                        
                                                                                        .m-menu {
                                                                                            display: none;
                                                                                            z-index: 99;
                                                                                            height: 520px;
                                                                                        }
                                                                                        
                                                                                        #slides {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .sec-com-qh {
                                                                                            display: none;
                                                                                            left: 370px;
                                                                                            top: 3px;
                                                                                        }
                                                                                        
                                                                                        .sec-con .sec-sel {
                                                                                            margin-left: 10px;
                                                                                            font-size: 14px;
                                                                                            font-weight: normal;
                                                                                            padding: 5px 0px 5px 5px;
                                                                                            width: 200px;
                                                                                            border: 1px solid #023705;
                                                                                        }
                                                                                        
                                                                                        .sec-con .sec-input {
                                                                                            margin-left: 10px;
                                                                                            font-size: 14px;
                                                                                            font-weight: normal;
                                                                                            padding: 5px 0px 5px 5px;
                                                                                            width: 260px;
                                                                                            background: #fff none repeat scroll 0 0;
                                                                                            border: 1px solid #023705;
                                                                                        }
                                                                                        
                                                                                        .ssjg-map-sec {
                                                                                            padding: 5px 20px;
                                                                                            background: #c8215d;
                                                                                            position: absolute;
                                                                                            width: 790px;
                                                                                            z-index: 9;
                                                                                            top: 0px;
                                                                                            opacity: 0.9;
                                                                                        }
                                                                                        
                                                                                        .zxjh-con {
                                                                                            margin: 30px auto;
                                                                                            width: 1100px;
                                                                                            font-size: 14px;
                                                                                        }
                                                                                        
                                                                                        .zxjh-con_2 {
                                                                                            margin: 30px auto;
                                                                                            width: 1100px;
                                                                                            font-size: 14px;
                                                                                            text-align: justify;
                                                                                            color: #58595b;
                                                                                        }
                                                                                        
                                                                                        .zxjh-con_3 {
                                                                                            width: 1100px;
                                                                                            font-size: 14px;
                                                                                            text-align: right;
                                                                                        }
                                                                                        
                                                                                        .jjss-box {
                                                                                            background: #d9eac1;
                                                                                            margin: 30px auto 0px auto;
                                                                                        }
                                                                                        
                                                                                        .jjss-table-con {
                                                                                            margin: 0 auto;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .m-xxmd-tag {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .school-md-px {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .m-table-con {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .m-ssjg {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .school-md-name-title .lyshool {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .sliderContainer {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .tcbf-con {
                                                                                            font-size: 14px;
                                                                                            line-height: 24px;
                                                                                            margin: 30px auto 50px;
                                                                                            padding: 0px;
                                                                                            width: 1200px;
                                                                                            text-align: justify;
                                                                                        }
                                                                                        
                                                                                        .tcbf-con-web {
                                                                                            font-size: 14px;
                                                                                            line-height: 24px;
                                                                                            margin-top: 30px;
                                                                                            padding: 0px;
                                                                                            width: 100%;
                                                                                            text-align: justify;
                                                                                        }
                                                                                        
                                                                                        .maLR350 {
                                                                                            margin: 0 auto;
                                                                                            padding: 30px 0px 0px 0px;
                                                                                            position: relative;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .maLR351 {
                                                                                            margin: 0 auto;
                                                                                            padding: 0px 0px 0px 0px;
                                                                                            position: relative;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .maLR352 {
                                                                                            margin: 0 auto;
                                                                                            padding: 30px 0px;
                                                                                            position: relative;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .maLR350 span {
                                                                                            padding-bottom: 10px;
                                                                                            margin: 0px;
                                                                                        }
                                                                                        
                                                                                        .img-ul-maLR350 {
                                                                                            position: relative;
                                                                                            margin-left: 350px;
                                                                                            margin-right: 350px;
                                                                                            margin-top: 30px;
                                                                                            margin-bottom: 30px;
                                                                                        }
                                                                                        
                                                                                        .eng_maLR350 {
                                                                                            margin-left: 350px;
                                                                                            margin-right: 350px;
                                                                                            margin-top: 30px;
                                                                                            margin-bottom: 30px;
                                                                                        }
                                                                                        
                                                                                        .school_purpose {
                                                                                            background: #c8215d none repeat scroll 0 0;
                                                                                            height: auto;
                                                                                            width: 1200px;
                                                                                            margin: 0px auto 10px auto;
                                                                                        }
                                                                                        
                                                                                        .purpose-1 {
                                                                                            margin-left: 40px;
                                                                                            padding-top: 10px;
                                                                                            font-size: 16px;
                                                                                            font-weight: bold;
                                                                                            font-family: 'microsoft yahei', 'MicrosoftJhengHei', '微軟正黑體', 'Heiti TC', 'PMingLiU', '新細明體', 'MingLiU', '細明體';
                                                                                            color: #FFFFFF;
                                                                                            line-height: 25px;
                                                                                        }
                                                                                        
                                                                                        .purpose-2 {
                                                                                            margin-left: 40px;
                                                                                            margin-right: 40px;
                                                                                            font-size: 14px;
                                                                                            font-weight: bold;
                                                                                            font-family: 'microsoft yahei', 'MicrosoftJhengHei', '微軟正黑體', 'Heiti TC', 'PMingLiU', '新細明體', 'MingLiU', '細明體';
                                                                                            color: #FFFFFF;
                                                                                            line-height: 25px;
                                                                                            padding-bottom: 10px;
                                                                                        }
                                                                                        
                                                                                        .school_zlinfo {
                                                                                            color: black;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            margin: 0px auto 10px auto;
                                                                                            text-indent: 10px;
                                                                                            text-align: center;
                                                                                            width: 1200px;
                                                                                            font-size: 14px;
                                                                                            font-weight: bold;
                                                                                        }
                                                                                        
                                                                                        .xxzl-con {
                                                                                            margin: 0 auto;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt {
                                                                                            height: 54;
                                                                                            line-height: 54px;
                                                                                            padding: 0px 20px;
                                                                                            font-size: 16px;
                                                                                            font-weight: bold;
                                                                                            margin: 0px;
                                                                                            position: relative;
                                                                                            text-indent: 60px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt img {
                                                                                            position: absolute;
                                                                                            top: 7px;
                                                                                            left: 20px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dd {
                                                                                            font-size: 14px;
                                                                                            line-height: 20px;
                                                                                            padding: 0px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist01 {
                                                                                            background: #083f24 url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist02 {
                                                                                            background: #026c6d url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist03 {
                                                                                            background: #083f24 url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist04 {
                                                                                            background: #026c6d url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist05 {
                                                                                            background: #083f24 url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist06 {
                                                                                            background: #026c6d url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist07 {
                                                                                            background: #083f24 url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist08 {
                                                                                            background: #026c6d url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist09 {
                                                                                            background: #083f24 url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist10 {
                                                                                            background: #026c6d url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist11 {
                                                                                            background: #c8215d url("../images/xxzljtr.png") right no-repeat;
                                                                                            color: #fff;
                                                                                            cursor: pointer;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllist12 {
                                                                                            background: #026c6d url("../images/xxzljtx.png") right no-repeat;
                                                                                            color: #fff;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dt.xxzllistnow {
                                                                                            color: #fff;
                                                                                            background-image: url("../images/xxzljts.png");
                                                                                        }
                                                                                        
                                                                                        .xmcslr01 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr02 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr03 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr04 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr05 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr06 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr07 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr08 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr09 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr10 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #083f24;
                                                                                            border-bottom: 2px solid #083f24
                                                                                        }
                                                                                        
                                                                                        .xmcslr11 .sou_table td {
                                                                                            text-align: left;
                                                                                            color: #c8215d;
                                                                                            border-bottom: 2px solid #c8215d
                                                                                        }
                                                                                        /* .xmcslr12  .sou_table td { text-align: left; color:#3d68b2; border-bottom:2px solid #3d68b2}  */
                                                                                        
                                                                                        .xxzl-list dd .sou_table td.td-bgc {
                                                                                            text-align: center;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dd .sou_table td.td-bgc a {
                                                                                            color: #001d36;
                                                                                            text-decoration: underline;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dd .sou_table td.td-bgc a:hover {
                                                                                            color: #133a1a;
                                                                                            text-decoration: underline;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dd .sou_table td.td-title {
                                                                                            color: #083f24;
                                                                                            font-size: 16px;
                                                                                            text-align: left;
                                                                                            padding-left: 20px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dd .sou_table td.td-title a {
                                                                                            color: #001d36;
                                                                                            text-decoration: underline;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list dd .sou_table td.td-title a:hover {
                                                                                            color: #001d36;
                                                                                            text-decoration: underline;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list .ssjg-list {
                                                                                            width: 1300px;
                                                                                            /*height: 260px;*/
                                                                                            overflow-y: hidden;
                                                                                            overflow-x: auto;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list .ssjg-list li {
                                                                                            display: inline-block;
                                                                                            margin: 0 10px;
                                                                                            padding-top: 10px;
                                                                                            text-align: center;
                                                                                            text-align: left;
                                                                                            vertical-align: top;
                                                                                            width: 300px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-list .ssjg-list li img {
                                                                                            height: 185px;
                                                                                            max-width: 300px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info {
                                                                                            margin: 30px auto 0;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        #scroller {
                                                                                            overflow: hidden;
                                                                                            padding-bottom: 10px;
                                                                                        }
                                                                                        
                                                                                        .cjwt-con {
                                                                                            margin: 30px auto 20px;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .ssjgsec {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .dt-ss {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .m-menu-icon,
                                                                                        .m-menu-icon-top,
                                                                                        .m-sec-bac {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .pcbanner {
                                                                                            height: 168px;
                                                                                            margin: 0 auto;
                                                                                            background-color: white;
                                                                                        }
                                                                                        
                                                                                        .pcbanner img {
                                                                                            width: 1366px;
                                                                                            height: 168px;
                                                                                            display: block;
                                                                                            margin: 0 auto;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon dl dd.xgwzddtit {
                                                                                            color: #006f3e;
                                                                                            font-size: 14px;
                                                                                            font-weight: inherit;
                                                                                            line-height: 25px;
                                                                                            margin: 10px 0 10px;
                                                                                            text-align: left;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon dl {
                                                                                            float: none;
                                                                                            margin: 0px 0px 10px 0px;
                                                                                            width: 100%;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon dl dt {
                                                                                            text-align: left;
                                                                                            height: 30px;
                                                                                            line-height: 30px;
                                                                                            font-size: 16px;
                                                                                            padding: 5px;
                                                                                            font-weight: bold;
                                                                                            ;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon dl dd {
                                                                                            padding: 5px;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon dl dd {
                                                                                            padding: 5px;
                                                                                        }
                                                                                        
                                                                                        .hidebanner {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .m-box-aa {
                                                                                            height: 126px;
                                                                                        }
                                                                                        
                                                                                        .school-sm-con-list dd.onghang {
                                                                                            line-height: 50px;
                                                                                            text-align: justify;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info {
                                                                                            margin: 30px auto 0px auto;
                                                                                            width: 1200px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info dl {}
                                                                                        
                                                                                        .xxzl-info dl dt {
                                                                                            float: left;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info .print_pdf {
                                                                                            background: url("../images/md04.png") left no-repeat;
                                                                                            background-size: 32px 32px;
                                                                                            font-size: 16px;
                                                                                            font-weight: bold;
                                                                                            margin-right: 10px;
                                                                                            height: 32px;
                                                                                            line-height: 32px;
                                                                                            margin-left: 10px;
                                                                                            padding-left: 40px;
                                                                                            float: right;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info dl dd {}
                                                                                        
                                                                                        .xxzl-info .xxzl-info-tit {
                                                                                            font-size: 20px;
                                                                                            font-weight: bold;
                                                                                            /*height: 64px;*/
                                                                                            line-height: 32px;
                                                                                            border-bottom: solid 1px #003e88;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info .xxzl-info-ftit {
                                                                                            font-size: 16px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info .xxzl-info-bh {
                                                                                            font-size: 16px;
                                                                                            height: 40px;
                                                                                            line-height: 40px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info .xxzl-info-bh span {
                                                                                            background: #006f3e;
                                                                                            color: #fff;
                                                                                            margin: 10px 0;
                                                                                            padding: 5px 10px;
                                                                                        }
                                                                                        
                                                                                        .xxzl-info .xxzl-info-dz {
                                                                                            font-size: 14px;
                                                                                        }
                                                                                        
                                                                                        .icon_qrcode {
                                                                                            background: #fff;
                                                                                            position: absolute;
                                                                                            z-index: 999;
                                                                                            font-size: 10px;
                                                                                            top: -145px;
                                                                                            left: 220px;
                                                                                            margin-left: auto;
                                                                                            margin-right: auto;
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .icon_qrcode P {
                                                                                            font-size: 10px;
                                                                                        }
                                                                                        /*new by Isaac*/
                                                                                        
                                                                                        .white {
                                                                                            font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
                                                                                            /*font-size: 15px;*/
                                                                                            font-weight: bold;
                                                                                            color: #FFFFFF;
                                                                                        }
                                                                                        
                                                                                        .white1 {
                                                                                            font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
                                                                                            /*font-size: 15px;*/
                                                                                            color: #FFFFFF;
                                                                                            line-height: 25px;
                                                                                        }
                                                                                        
                                                                                        .tcbf-con-msg {
                                                                                            height: auto;
                                                                                            margin-left: 40px;
                                                                                            margin-right: 40px;
                                                                                        }
                                                                                        
                                                                                        .table_pp {
                                                                                            border-collapse: separate;
                                                                                            border-spacing: 10px
                                                                                        }
                                                                                        
                                                                                        .table_td1 {
                                                                                            background-color: #083f24;
                                                                                        }
                                                                                        
                                                                                        .table_p1 {
                                                                                            background-color: #083f24;
                                                                                        }
                                                                                        
                                                                                        .spacing {
                                                                                            padding-bottom: 10px;
                                                                                        }
                                                                                        
                                                                                        .xgwz-contant {
                                                                                            /*background: #e1f3fd;*/
                                                                                        }
                                                                                        
                                                                                        .ul_0 ul {
                                                                                            float: left;
                                                                                        }
                                                                                        
                                                                                        .ul_0_1 li {
                                                                                            float: left;
                                                                                            margin-left: 200px;
                                                                                            margin-top: 30px;
                                                                                        }
                                                                                        
                                                                                        .ul_0_2 li {
                                                                                            float: left;
                                                                                            margin-left: 202px;
                                                                                            margin-top: 10px;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon .ul_1 li {
                                                                                            float: left;
                                                                                            margin-top: 40px;
                                                                                            margin-left: 200px;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon .ul_1_eng li {
                                                                                            float: left;
                                                                                            margin-top: 40px;
                                                                                            margin-left: 150px;
                                                                                            margin-right: 100px;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon .ul_2 ul {
                                                                                            float: left;
                                                                                            margin-left: 150px;
                                                                                            width: 220px;
                                                                                        }
                                                                                        
                                                                                        .xgwz-listcon .ul_2_eng ul {
                                                                                            float: left;
                                                                                            margin-left: 60px;
                                                                                            width: 350px;
                                                                                        }
                                                                                        
                                                                                        .pc_li {
                                                                                            color: #006cb7;
                                                                                            font-size: 22px;
                                                                                            font-weight: inherit;
                                                                                            line-height: 25px;
                                                                                            margin: 10px 0 10px;
                                                                                            text-align: left;
                                                                                        }
                                                                                        
                                                                                        .pc_li a {
                                                                                            color: #58595b;
                                                                                        }
                                                                                        
                                                                                        .ul_2_1 {
                                                                                            position: relative;
                                                                                            left: 50px;
                                                                                        }
                                                                                        
                                                                                        .ul_4_1 {
                                                                                            position: relative;
                                                                                            left: 50px;
                                                                                        }
                                                                                        
                                                                                        .ul_2_2 {
                                                                                            position: relative;
                                                                                            left: 30px;
                                                                                        }
                                                                                        
                                                                                        .ul_2_3 {
                                                                                            position: relative;
                                                                                            right: 10px;
                                                                                            width: 200px !important;
                                                                                        }
                                                                                        
                                                                                        .ul_2_3_eng {
                                                                                            position: relative;
                                                                                            left: 40px;
                                                                                            width: 250px !important;
                                                                                        }
                                                                                        
                                                                                        .ul_3 li {
                                                                                            float: left;
                                                                                            margin-left: 200px;
                                                                                            margin-top: 60px;
                                                                                        }
                                                                                        
                                                                                        .ul_3_eng li {
                                                                                            float: left;
                                                                                            margin-left: 350px;
                                                                                            margin-top: 60px;
                                                                                        }
                                                                                        
                                                                                        .ul_3_2 {
                                                                                            /*position: relative;
	left: 100px;*/
                                                                                        }
                                                                                        
                                                                                        .ul_4 ul {
                                                                                            float: left;
                                                                                            margin-left: 150px;
                                                                                        }
                                                                                        
                                                                                        .ul_4_eng ul {
                                                                                            float: left;
                                                                                            margin-left: 60px;
                                                                                        }
                                                                                        
                                                                                        .ul_4_eng .ul_4_2 {
                                                                                            padding-left: 110px;
                                                                                        }
                                                                                        
                                                                                        .xgwzddtit {
                                                                                            color: #093f25;
                                                                                            font-size: 22px;
                                                                                            font-weight: inherit;
                                                                                            line-height: 25px;
                                                                                            margin: 10px 0 10px;
                                                                                            text-align: left;
                                                                                            background: #e1f2f4;
                                                                                        }
                                                                                        
                                                                                        .tit-logo {
                                                                                            width: 30px;
                                                                                            height: 30px;
                                                                                        }
                                                                                        
                                                                                        .tit-msg {
                                                                                            position: relative;
                                                                                            top: -8px;
                                                                                            left: 5px;
                                                                                        }
                                                                                        
                                                                                        .tit-msg1 {
                                                                                            position: relative;
                                                                                            top: -11px;
                                                                                            left: 5px;
                                                                                            font-size: 18px !important;
                                                                                        }
                                                                                        
                                                                                        .remark {
                                                                                            color: #05408a;
                                                                                            font-size: 14px;
                                                                                            font-weight: bold;
                                                                                            text-align: right;
                                                                                        }
                                                                                        
                                                                                        .ul_0_2_icon {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .mo-table {
                                                                                            display: none;
                                                                                        }
                                                                                        
                                                                                        .ul_0_2_li1 a {
                                                                                            position: relative;
                                                                                            left: -90px;
                                                                                        }
                                                                                        
                                                                                        .ul_0_2_li2 a {
                                                                                            position: relative;
                                                                                            left: -130px;
                                                                                        }
                                                                                        
                                                                                        #map-massage {
                                                                                            text-align: center;
                                                                                        }
                                                                                        
                                                                                        #map-massage p {
                                                                                            font-size: 26px;
                                                                                            color: #6e1031;
                                                                                            font-weight: bold;
                                                                                            line-height: 30px;
                                                                                        }
                                                                                        
                                                                                        @media print {
                                                                                            .noprint {
                                                                                                display: none
                                                                                            }
                                                                                        }
                                                                                        
                                                                                        @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
                                                                                            .img-ul-maLR350 {
                                                                                                position: relative;
                                                                                                margin-left: 80px;
                                                                                                margin-right: 150px;
                                                                                                margin-top: 30px;
                                                                                                margin-bottom: 30px;
                                                                                            }
                                                                                            .eng_maLR350 {
                                                                                                margin-left: 80px;
                                                                                                margin-right: 150px;
                                                                                                margin-top: 30px;
                                                                                                margin-bottom: 30px;
                                                                                            }
                                                                                        }
                                                                                        
                                                                                        @media only screen and (min-device-width: 1201px) and (max-device-width: 1320px) {
                                                                                            .img-ul-maLR350 {
                                                                                                position: relative;
                                                                                                margin-left: 30px;
                                                                                                margin-right: 80px;
                                                                                                margin-top: 30px;
                                                                                                margin-bottom: 30px;
                                                                                            }
                                                                                            .eng_maLR350 {
                                                                                                margin-left: 30px;
                                                                                                margin-right: 80px;
                                                                                                margin-top: 30px;
                                                                                                margin-bottom: 30px;
                                                                                            }
                                                                                        }
                                                                                        
                                                                                        @media only screen and (min-device-width: 1201px) and (max-device-width: 1279px) {
                                                                                            .img-ul-maLR350 {
                                                                                                position: relative;
                                                                                                margin-left: 30px;
                                                                                                margin-right: 80px;
                                                                                                margin-top: 30px;
                                                                                                margin-bottom: 30px;
                                                                                            }
                                                                                            .xgwz-listcon .ul_1_eng li {
                                                                                                float: left;
                                                                                                margin-top: 40px;
                                                                                                margin-left: 120px;
                                                                                                margin-right: 80px;
                                                                                            }
                                                                                        }
                                                                                        
                                                                                        @media only screen and (min-device-width: 1201px) and (max-device-width: 1320px) {
                                                                                            .img-ul-maLR350 {
                                                                                                position: relative;
                                                                                                margin-left: 30px;
                                                                                                margin-right: 80px;
                                                                                                margin-top: 30px;
                                                                                                margin-bottom: 30px;
                                                                                            }
                                                                                            .xgwz-listcon .ul_1_eng li {
                                                                                                float: left;
                                                                                                margin-top: 40px;
                                                                                                margin-left: 120px;
                                                                                                margin-right: 70px;
                                                                                            }
                                                                                            .xgwz-listcon .ul_2_eng ul {
                                                                                                float: left;
                                                                                                margin-left: 20px;
                                                                                                width: 350px;
                                                                                            }
                                                                                            .ul_3_eng li {
                                                                                                float: left;
                                                                                                margin-left: 300px;
                                                                                                margin-top: 60px;
                                                                                            }
                                                                                            .ul_4_eng ul {
                                                                                                float: left;
                                                                                                margin-left: 60px;
                                                                                            }
                                                                                        }
                                                                                        
                                                                                        @media only screen and (min-device-width: 1321px) and (max-device-width: 1790px) {
                                                                                            .img-ul-maLR350 {
                                                                                                position: relative;
                                                                                                margin-left: 80px;
                                                                                                margin-right: 150px;
                                                                                                margin-top: 30px;
                                                                                                margin-bottom: 30px;
                                                                                            }
                                                                                            .xgwz-listcon .ul_1_eng li {
                                                                                                float: left;
                                                                                                margin-top: 40px;
                                                                                                margin-left: 120px;
                                                                                                margin-right: 70px;
                                                                                            }
                                                                                            .xgwz-listcon .ul_2_eng ul {
                                                                                                float: left;
                                                                                                margin-left: 10px;
                                                                                                width: 350px;
                                                                                            }
                                                                                            .eng_maLR350 {
                                                                                                margin-left: 170px;
                                                                                                margin-right: 80px;
                                                                                                margin-top: 30px;
                                                                                                margin-bottom: 30px;
                                                                                            }
                                                                                            .ul_3_eng li {
                                                                                                float: left;
                                                                                                margin-left: 300px;
                                                                                                margin-top: 60px;
                                                                                            }
                                                                                            .ul_4_eng ul {
                                                                                                float: left;
                                                                                                margin-left: 50px;
                                                                                            }
                                                                                        }
                                                                                        
                                                                                        @media only screen and (min-device-width: 1791px) and (max-device-width: 1869px) {
                                                                                            /*.eng_maLR350 {
	    margin-left: 60px;
	    margin-right: 120px;
	    margin-top: 30px;
	    margin-bottom: 30px;
	}*/
                                                                                            .xgwz-listcon .ul_1_eng li {
                                                                                                float: left;
                                                                                                margin-top: 40px;
                                                                                                margin-left: 150px;
                                                                                                margin-right: 70px;
                                                                                            }
                                                                                            .xgwz-listcon .ul_2_eng ul {
                                                                                                float: left;
                                                                                                margin-left: 40px;
                                                                                                width: 350px;
                                                                                            }
                                                                                            .ul_4_eng ul {
                                                                                                float: left;
                                                                                                margin-left: 70px;
                                                                                            }