﻿@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    margin: 0 auto;
}

ul,
p,
form,
input,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

li {
    list-style: none;
}

.w12 {
    width: 1200px;
    margin: auto;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #6b6161;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.c {
    text-align: center;
}

.w14 {
    width: 1200px;
    margin: auto;
}

.bgf6 {
    background: #f6f6f6;
}

.bgff {
    background: #fff;
}

.wrap {
    display: block;
    width: 100%;
    min-width: 1400px;
    margin: auto;
}


/* head */

.head {
    width: 100%;
    background: #efefef;
    height: 40px;
    overflow: hidden;
    clear: both;
}

.head .top {
    font-size: 12px;
    color: #fff;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    clear: both;
}

.top a {
    color: #fff;
    text-decoration: none;
}

.top_l {
    float: left;
    display: inline;
    width: 820px;
    letter-spacing: 1.5px;
    color: #818188;
    font-size: 16px;
}

.top_l span {
    padding: 0 2px;
    margin-right: 5px;
    background: #267b09;
    color: #fff;
    padding: 3px;
    border-radius: 2px;
}

.shu {
    border-left: 1px dashed #c1c1c4;
    height: 100%;
    line-height: 1px;
    display: inline;
    margin: 0 5px;
}

.lv {
    color: #267b09;
    display: inline;
}

.top_r {
    float: right;
    display: inline;
    letter-spacing: 1.5px;
}

.top_r a {
    /* margin:0 auto; */
    color: #818188;
    font-size: 16px;
}

.mob {
    padding-left: 15px;
    background: url(../images/mob.jpg) no-repeat;
    background-position: 0 4px;
}

.wx {
    background-position: 0 3px;
    padding-left: 22px;
}


/* logo */

.logo {
    height: 70px;
    margin-top: 15px;
    padding: 20px 0;
}

.logo img {
    width: initial;
    height: auto;
    clear: both;
}

ul,
li,
dl,
dt,
dd,
ol {
    display: block;
    list-style: none;
}


/* navbg */

.navbg {
    width: 100%;
    height: 65px;
    background: #40ae55;
}

.navbg ul {
    width: 1200px;
    margin: 0 auto;
    height: 65px;
}

.navbg li {
    width: 133px;
    height: 65px;
    text-align: center;
    font: 16px/65px 微软雅黑;
    color: #5a740a;
    float: left;
    position: relative
}

.navbg li ol {
    display: none;
    position: absolute;
    z-index: 999;
}

.navbg li ol li {
    background: #8c8f94;
    height: 40px;
    line-height: 40px;
}

.navbg li ol li a:hover {
    background-color: rgba(0, 0, 0, 0.5)
}

.navbg li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.navbg li a:hover {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    background: #b00b0b;
    ;
}

.bannerc {
    height: 500px;
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.bannerc li {
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 1;
}

.bannerc div {
    height: 500px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.bannerc a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.bannermenu {
    left: 50%;
    margin-left: -150px;
    position: absolute;
    bottom: 6px;
    z-index: 1;
    display: block;
}

.bannermenu li {
    display: inline-block;
    min-width: 100px;
    max-width: 150px;
    padding: 0 10px;
    height: 23px;
    background: #373737;
    margin: 0 3px;
    overflow: hidden;
    cursor: pointer;
    *float: left;
    color: #FFF;
    opacity: 0.7;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
}

.bannermenu li.on2 {
    background: #FFF;
    color: #373737;
}

#slides ul {
    list-style: none;
    margin-top: -30px;
    position: absolute;
    z-index: 99;
    left: 47%;
    padding: 5px;
}

#slides li {
    float: left;
    margin-left: 5px;
    text-align: center;
    font-size: 12px;
}

.slider {
    height: 500px;
    width: 100%;
    position: relative;
}

.bannerc {
    height: 500px;
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.bannerc li {
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 1;
}

.bannerc div {
    height: 500px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.bannerc a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.bannermenu {
    position: absolute;
    bottom: 6px;
    z-index: 1;
    display: block;
}

.bannermenu li {
    display: inline-block;
    min-width: 10px;
    max-width: 10px;
    height: 5px;
    background: #fdf9f9;
    margin: 0 3px;
    overflow: hidden;
    cursor: pointer;
    *float: left;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
}

.bannermenu li.on2 {
    background: #40ae54;
    color: #fff;
}

.bannermenu .hover {
    background: #40ae54;
}


/* banner - form */

.form {
    width: 232px;
    height: 310px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    right: 16%;
    bottom: 12%;
    margin-right: -77px;
}

.form .f-title {
    width: 100%;
    height: 80px;
    background: #49c3f6;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.form .f-title b {
    color: #fff;
    font-size: 26px;
    line-height: 2;
    display: block;
}

.form .f-title p {
    color: #fff;
    font-size: 13px;
    line-height: 7px;
}

.form input {
    width: 72%;
    margin: auto;
    display: block;
    margin-top: 10px;
    line-height: 2;
    background: #f7f7f7;
    font-size: 16px;
    padding-left: 30px;
    border-radius: 20px;
    border: none;
    outline: none;
    color: #9e9e9e;
}

.form button {
    width: 72%;
    margin: auto;
    display: block;
    border-radius: 5px;
    background: #f7cd39;
    color: #fff;
    font-size: 18px;
    line-height: 2;
    border: none;
    outline: none;
    margin-top: 22px;
}

.form span.c {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 2;
    color: #9e9e9e;
    margin-top: 8px;
}

.form span #hum {
    color: #ff8453;
}


/* tongzhi */

.tongzhi .Notify {
    margin: 10px;
}

.tongzhi .Notify img {
    float: left;
}

.tongzhi .Notify p {
    width: 90%;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-left: 10px;
}

.tongzhi .w14 .zx {
    text-align: center;
}

.qu .w14 .zx {
    text-align: center;
}


/* zixun */

.ask {
    background: none;
    margin-top: 30px;
    height: auto;
}

.ask ul {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.ask ul li {
    float: left;
    display: block;
    margin-left: 100px;
}

.ask ul li p {
    font-size: 20px;
    color: #4c4949;
    display: block;
    text-align: center;
    margin-top: 10px;
}


/* jianjie */

.tongzhi h1 {
    color: #40ae54;
    font-size: 40px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
}

.tongzhi h1 span {
    color: #1da330;
}

.tongzhi h1 p.eng {
    color: #a69999;
    font-size: 14px;
    font: Arial, Helvetica, sans-serif;
}

.tongzhi .school {
    width: 100%;
    float: left;
    display: block;
    padding-bottom: 60px;
}

.school a {
    display: block;
    float: left;
    padding-left: 8px;
    padding-bottom: 3px;
}

.school a:first-child {
    display: block;
    float: left;
    padding-left: 0px;
    padding-bottom: 10px;
}


/* zhuanye */

.zhuanye_bg {
    width: 100%;
    background: url(../images/zhuanye_bg.jpg) 0 0 no-repeat;
    display: block;
    height: 300px;
    margin: 0 auto;
}

.zhuanye {
    width: 1820px;
    display: block;
    height: 300px;
    margin: 0 auto;
}

.zhuanye h1 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.zhuanye h1 span {
    font-size: 20px;
    padding-top: 20px;
    line-height: 24px;
}

.zhuanye h1 span.eng {
    font-size: 14px;
    font: Arial, Helvetica, sans-serif;
}

.zhuanye .zhuanye_1 {
    width: 426px;
    float: left;
    border: 1px solid #e0dddd;
    margin-left: 20px;
    background: none;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.zhuanye .zhuanye_1 img {
    width: 426px;
    height: 256px;
}

.zhuanye .zhuanye_1 img.z_logo {
    width: 104px;
    height: 32px;
    margin-left: 20px;
}

.zhuanye .zhuanye_1 h2 {
    width: 380px;
    height: auto;
    display: block;
    font-size: 24px;
    padding: 20px 20px 0 20px;
}

.zhuanye .zhuanye_1 p {
    font-size: 16px;
    color: #7f7e7e;
    width: 400px;
    margin: 20px;
    display: block;
}

.zhuanye .zhuanye_1 span {
    width: 400px;
}

.zhuanye .zhuanye_1 span a {
    color: #267b09;
    float: right;
    margin-right: 20px;
}


/* jiuye */

.jiuye {
    width: 1840px;
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.jiuye h1 {
    color: #267b09;
    font-size: 30px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
}

.jiuye h1 span {
    color: #303030;
}

.jiuye h1 span.eng {
    color: #267b09;
    font-size: 14px;
    font: Arial, Helvetica, sans-serif;
}

.jiuye h2 {
    text-align: center;
    color: #303030;
    font-size: 18px;
    padding-bottom: 30px;
}

.jiuye .jiuye_1 {
    width: 450px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    float: left;
}


/* team */

.team {
    width: 100%;
}

.team .w14 h1 {
    color: #267b09;
    font-size: 30px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 10px;
}

.team .w14 h1 span {
    color: #303030;
}

.team .w14 h1 span.eng {
    color: #267b09;
    font-size: 14px;
    font: Arial, Helvetica, sans-serif;
}

.team h2 {
    text-align: center;
    color: #303030;
    font-size: 18px;
    padding-bottom: 0;
}

.flash {
    position: relative;
    margin: 0 auto;
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s;
    overflow: hidden
}

.flash:before {
    content: "";
    position: absolute;
    left: -665px;
    top: 10px;
    width: 650px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.08);
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
    -webkit-animation: searchLights 1s ease-in 1s infinite;
    animation: searchLights 1s ease-in 1s infinite
}

@-webkit-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 220px;
        top: 100px
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 220px;
        top: 100px
    }
}


/* show */

.show {
    width: 100%;
}

.show .w14 {
    width: 1250px;
    margin: auto;
    background: url(../images/shouw_1.jpg) 0 0 no-repeat;
    padding-top: 45px;
    margin-top: 30px;
}

.show .w14 h1 {
    color: #267b09;
    font-size: 30px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 50px;
}

.show .w14 h1 span {
    color: #303030;
}

.show .w14 h1 span.eng {
    color: #267b09;
    font-size: 14px;
    font: Arial, Helvetica, sans-serif;
}

.show img {
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 15px;
}


/* new */

.show {
    width: 100%;
}

.show .w15 {
    width: 1250px;
    margin: 0 auto;
    background: url(../images/shouw_2.jpg) top right no-repeat;
    padding-top: 50px;
}

.show .w15 h1 {
    color: #267b09;
    font-size: 30px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 50px;
}

.show .w15 h1 span {
    color: #303030;
}

.show .w15 h1 span.eng {
    color: #267b09;
    font-size: 14px;
    font: Arial, Helvetica, sans-serif;
}

.show .new_left {
    width: 472px;
    float: left;
    border: 1px solid #e0dddd;
    height: auto;
}

.show .new_left h2 {
    font-size: 30px;
    display: block;
    color: #303030;
    padding: 0 20px;
}

.show .new_left p {
    font-size: 16px;
    color: #7f7e7e;
    padding: 20px;
}

.show .new_left p a {
    color: #3ead17;
}

.show .new_left img {
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
}

.show .new_right {
    float: left;
    width: 620px;
    margin-left: 80px;
    margin-top: 10px;
}

.show .new_right .txt {
    width: 620px;
    color: #303030;
    border-bottom: 1px dashed #e0dddd;
    padding-bottom: 20px;
}

.show .new_right .txt h1 {
    font-size: 22px;
    margin: 30px 0;
    padding: 0;
    color: #303030;
    text-align: left;
}

.show .new_right .txt p {
    font-size: 16px;
}

.show .new_right .txt p a {
    color: #3ead17;
}

.show .new_right .txt_1 {
    width: 620px;
    color: #303030;
    padding-bottom: 20px;
    padding-top: 30px;
}


/* sign_up */

.show .sign_left {
    float: left;
    width: 750px;
    height: auto;
}

.show .sign_right {
    float: left;
    width: 480px;
    background-color: #f3f3f5;
    padding-left: 20px;
    padding-top: 50px;
    height: 330px;
}

.show .sign_right img {
    margin-left: 80px;
    margin-top: 50px;
}


/* footer */

footer {
    width: 100%;
    overflow: hidden;
}

.foot {
    width: 100%;
    background: #666;
    height: 280px;
}

.foot .w14 {
    width: 1282px;
    height: 280px;
    overflow: hidden;
}

.ft-l {
    width: 730px;
}

.ft-l ul {
    overflow: hidden;
}

.ft-l ul li {
    width: 146px;
    float: left;
    text-align: center;
}

.ft-l ul li a {
    color: #d3d3d3;
}

.ft-l ul li span {
    display: block;
    font-size: 20px;
    margin: 50px auto;
}

.ft-l ul li p {
    width: 100%;
    font-size: 16px;
    line-height: 2;
}

.ft-m {
    width: 190px;
    margin: 42px auto 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.ft-m img {
    display: block;
    width: 134px;
    height: 134px;
    margin: 10px auto;
}

.ft-m span {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.ft-r {
    width: 360px;
    margin: 38px auto 0px;
    color: #fff;
}

.ft-r strong {
    display: block;
    font-size: 34px;
    text-align: center;
    line-height: 2;
}

.ft-r span {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 2;
}

.ft-r a {
    display: block;
    width: 170px;
    height: 35px;
    margin: 20px auto;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}

.ft-r i {
    padding: 0 25px;
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}

.ft-r a:nth-child(3) {
    background: #39a4ec;
}

.ft-r a:nth-child(4) {
    background: #f55c4c;
}

.copyright {
    width: 100%;
    height: 90px;
    background: #323333;
}

.copyright .w14 {
    width: 1282px;
    overflow: hidden;
    height: 90px;
}

.copyright span {
    display: block;
    color: #fff;
    margin: 17px 0;
    font-size: 14px;
    line-height: 2;
}

.copyright span a {
    color: #fff;
}

.sp {
    height: 300px;
}

video {
    width: 600px;
    height: 300px;
}

.qu {
    background: url(../images/bg.jpg);
    height: 1200px;
}

.qu h1 {
    color: #40ae54;
    font-size: 45px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-text-stroke: 1px rgb(255, 255, 255);
    font-weight: bold;
}

.qu h1 span {
    color: #40ae54;
}

.qu h1 p.eng {
    color: #40ae54;
    font-size: 20px;
    font: Arial, Helvetica, sans-serif;
}

.qu-t {
    width: 1400px;
    margin: auto;
}

.qu-t-l {
    width: 560px;
    height: 400px;
    background: #ffffff;
    border: 1px solid #ececec;
    padding: 15px;
    float: left;
    margin-right: 28px;
}

.yuanxi {
    font-size: 30px;
    font-weight: bold;
    padding: 10px;
}

.yuanxi span {
    border-radius: 20px;
    background: #40ae54;
    font-size: 16px;
    color: #fff;
    padding: 10px 15px;
    float: right;
}

.yuanxi span a {
    color: #fff;
}

.qu-t-l ul {
    padding-top: 15px;
}

.qu-t-l ul li {
    float: left;
    margin-top: 10px;
    padding: 5px 10px;
    background: #e7e7e7;
    border-radius: 20px;
    margin-right: 10px;
}

.qu-t-l ul li a {
    font-size: 16px;
}

.shulv {
    width: 5px;
    height: 70px;
    margin-top: -30px;
    background: #40ae54;
    float: left;
    z-index: 999;
    position: absolute;
    margin-right: 10px;
}

.lm {
    padding-left: 10px;
    float: left;
}

.hh {
    height: 20px;
    clear: both;
}

.qu-t-2 {
    width: 364px;
    height: 400px;
    background: #fff;
    padding: 15px;
    float: left;
    margin-right: 15px;
}

.qu-t-2 img {
    width: 100%;
}

.yuanxi1 {
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}

.yuanxi1 span {
    border-radius: 20px;
    background: #40ae54;
    font-size: 14px;
    color: #fff;
    padding: 10px 5px;
    float: right;
}

.yuanxi1 span a {
    color: #fff;
}

.qu-t-2 ul {
    padding-top: 15px;
}

.qu-t-2 ul li {
    float: left;
    padding: 5px 10px;
    background: #e7e7e7;
    border-radius: 20px;
    margin-right: 8px;
    margin-top: 10px;
}

.qu-t-2 ul li a {
    font-size: 16px;
}

.zx {
    padding-top: 50px;
    padding-bottom: 50px;
}

.zx a {
    font-size: 25px;
    color: #fff;
    background: #40ae54;
    border-radius: 20px;
    padding: 10px 80px;
}

.zx a:hover {
    text-decoration: underline;
}

.zx a:last-child {
    margin-left: 100px;
}

.w14 h1 {
    text-transform: uppercase;
}

.gy {
    margin-left: -150px;
    float: left;
}

video {
    float: left;
    margin-right: 20px;
}

.sp p {
    line-height: 32px;
    font-size: 16px;
    text-indent: 24px;
}

.sp p span {
    background: #40ae54;
    padding: 10px 15px;
    float: right;
    margin-top: 15px;
}

.sp p span a {
    color: #fff;
}

.sp p span a:hover {
    color: #FF6
}

.m1 {
    width: 284px;
    height: 300px;
    background: url(../images/js1.png);
    float: left;
    font-weight: bold;
    padding-top: 30px;
    margin-right: 16px;
    font-size: 35px;
    text-align: center;
    color: #fff;
}

.m1 span {
    border: 1px solid #fff;
    padding: 5px 15px;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 150px;
    height: 27px;
    margin: auto;
}

.m2 {
    width: 284px;
    height: 300px;
    background: url(../images/js2.png);
    float: left;
    font-weight: bold;
    padding-top: 30px;
    margin-right: 16px;
    font-size: 35px;
    text-align: center;
    color: #fff;
}

.m2 span {
    border: 1px solid #fff;
    padding: 5px 15px;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 150px;
    height: 27px;
    margin: auto;
}

.m3 {
    width: 284px;
    height: 300px;
    background: url(../images/js3.png);
    float: left;
    font-weight: bold;
    padding-top: 30px;
    margin-right: 16px;
    font-size: 35px;
    text-align: center;
    color: #fff;
}

.m3 span {
    border: 1px solid #fff;
    padding: 5px 15px;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 150px;
    height: 27px;
    margin: auto;
}

.m4 {
    width: 284px;
    height: 300px;
    background: url(../images/js4.png);
    float: left;
    font-weight: bold;
    padding-top: 30px;
    margin-right: 16px;
    font-size: 35px;
    text-align: center;
    color: #fff;
}

.m4 span {
    border: 1px solid #fff;
    padding: 5px 15px;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 150px;
    height: 27px;
    margin: auto;
}

.m1,
.m2,
.m3,
.m4 {
    position: relative;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    top: 0;
}

.m1:hover,
.m2:hover,
.m3:hover,
.m4:hover {
    top: -6px;
}

.school img {
    position: relative;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    top: 0;
}

.school img:hover {
    top: -6px;
}

.gg {
    text-align: center;
    background: #1da330;
    margin-top: 30px;
}

.m1 a,
.m2 a,
.m3 a,
.m4 a {
    color: #fff;
}

.xywh {
    background: url(../images/bg2_02.jpg);
    padding-bottom: 20px;
}

.xywh h1 {
    font-size: 46px;
    text-align: center;
    padding-top: 60px;
    color: #fff;
}

.w14 span {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.title {
    width: 300px;
    margin: auto;
}

.title span {
    font-size: 18px;
    margin-left: 60px;
}

.tab {
    height: 23px;
    margin-top: 30PX;
}

.tab ul {
    list-style: none;
}

.tab li {
    cursor: pointer;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    width: 294px;
    height: 63px;
    font-size: 24px;
    line-height: 45px;
    position: relative;
    color: #656565;
    z-index: 9;
}

.tab li.c1 {
    background: url(../images/c1bg_03.png) no-repeat;
    background-position: -10px -5px;
}

.tab li.c1curr {
    background: url(../images/c1bg_03_h.png) no-repeat;
    background-position: -10px -5px;
    color: #fff;
}

.tab li.c2 {
    background: url(../images/c2bg_03.png) no-repeat;
    background-position: -10px -5px;
}

.tab li.c2curr {
    background: url(../images/c2bg_03_h.png) no-repeat;
    background-position: -10px -5px;
    color: #fff;
}

.tab li.c3 {
    background: url(../images/c3bg_03.png) no-repeat;
    background-position: -10px -5px;
}

.tab li.c3curr {
    background: url(../images/c3bg_03_h.png) no-repeat;
    background-position: -10px -5px;
    color: #fff;
}

.tab li.c4 {
    background: url(../images/c4bg_03.png) no-repeat;
    background-position: -10px -5px;
}

.tab li.c4curr {
    background: url(../images/c4bg_03_h.png) no-repeat;
    background-position: -10px -5px;
    color: #fff;
}

.tab {
    width: 1176px;
    height: 55px;
    background: #fff;
}

.tt {
    background: url(../images/ttbg.png);
    height: 73px;
    margin-top: 50px;
}

.tt h2 {
    font-size: 36px;
    background: #f5f5f5;
    width: 260px;
    height: 75px;
    margin: auto;
    padding-left: 30px;
}

.swiper-slide {
    background: #fff;
}

.nav {
    margin-bottom: 48px;
}

.nav ul {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #333;
}

.nav ul:before,
.nav ul:after {
    content: "";
    display: table;
}

.nav ul:after {
    clear: both;
}

.nav ul>li {
    float: left;
    position: relative;
}

.nav a {
    display: block;
    padding: 10px 20px;
    line-height: 1.2em;
    color: #fff;
    border-left: 1px solid #595959;
}

.nav a:hover {
    text-decoration: none;
    background: #595959;
    transition: all .7s ease 0s;
}

.nav li ul {
    background: #273754;
}

.nav li ul li {
    width: 200px;
}

.nav li ul a {
    border: none;
}

.nav li ul a:hover {
    background-color: rgba(148, 235, 253, 0.70);
    color: #000;
    font-weight: bold;
}

.nav2 ul>li:hover ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav2 li ul {
    width: 139px;
    position: absolute;
    left: 0;
    top: 65px;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;
}

.nav2 li ul li {
    float: none;
    background: rgba(130, 130, 130, 0.8);
    height: 40px;
    line-height: 40px;
}


/* Slide Down*/

.news {
    width: 1200px;
    margin: auto;
}

.news .zx {
    text-align: center;
}

.news h1 {
    font-size: 36px;
    color: #40ae54;
    font-weight: bold;
    width: 200px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 50px;
}

.news h1 .eng {
    color: #a69999;
    font-size: 14px;
    text-transform: uppercase;
}

.news .news_left {
    width: 525px;
    height: 650px;
    float: left;
}

.news-l-t {
    font-size: 26px;
    color: #48b95f
}

.news-l-t img {
    vertical-align: middle;
    margin-right: 10px;
}

.nr {
    vertical-align: middle;
    margin-top: 15px;
}

.tu {
    width: 525px;
    background: url(../images/newtu.jpg);
    padding-top: 230px;
}

.tu p {
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    background: rgba(130, 130, 130, 0.7);
    color: #FFF;
    text-align: center;
}

.tu p a {
    color: #fff;
}

.n-t-w {
    font-size: 16px;
    line-height: 32px;
    color: #666;
    text-align: inherit;
}

.n-t-w li span {
    float: right;
    font-size: 16px;
}

.n-t-w li {
    height: 40px;
    border-bottom: 1px dashed #666;
    line-height: 40px;
}

.news-l-t li {
    height: 40px;
    border-bottom: 1px dashed #666;
    line-height: 40px;
}

.news-l-t li span {
    float: right;
    font-size: 16px;
}

.news-l-t li span a {
    color: #48b95f;
    margin-right: 5px;
}

.n-b ul {
    padding-top: 36px;
}

.n-b ul li {
    font-size: 18px;
    clear: both;
}

.n-b ul li a:hover {
    color: #24b942;
}

.n-b li span {
    float: right;
    font-size: 16px;
    line-height: 40px;
}

.n-b li span a {
    color: #48b95f;
    margin-right: 5px;
}

.n-b ul li i {
    width: 7px;
    height: 10px;
    background: #48b95f;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.n-b {
    padding-bottom: 20px;
}

.new-r {
    width: 620px;
    height: 650px;
    float: left;
    margin-left: 50px;
}

.new-r ul {
    border-left: 1px solid #48b95f;
    padding-left: 20px;
}

.new-r li {
    background: url(../images/jiantou.png) no-repeat;
    background-position: 550px 10px;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
    margin-bottom: 10px;
}

.new-r li a:hover {
    color: #24b942;
}

.nrx {
    width: 618px;
    height: 76px;
    background: url(../images/news_14.jpg) no-repeat;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    padding: 30px 0 0 150px;
    margin-top: 25px;
}

.xianxian {
    border: 1px solid #ccc;
    padding: 10px;
}

.news-l-t {
    margin-bottom: 20px;
}

.biaodan {
    width: 1200px;
    height: 255px;
    background: url(../images/form_03.jpg) no-repeat;
    margin: auto;
    padding-top: 80px;
}

.wz {
    width: 174px;
    height: 229px;
    font-size: 36px;
    color: #40ae54;
    margin-left: 100px;
    text-align: center;
    float: left;
}

.xia {
    width: 50px;
    height: 1px;
    background: #40ae54;
    margin: 10px 70px;
}

.wz p {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
}

.from {
    width: 380px;
    float: left;
}

.from input {
    width: 340px;
    height: 40px;
    outline: none;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding-left: 40px;
    font-size: 16px;
}

select {
    width: 380px;
    height: 40px;
    border: 1px solid #ccc;
    padding-left: 40px;
    font-size: 16px;
    background: url(../images/ico_12.jpg) no-repeat;
    background-position: 10px 10px;
    font-size: 16px;
}

select option {
    font-size: 14px;
    color: #000;
    height: 30px;
}

.name {
    background: url(../images/ico_06.jpg) no-repeat;
    background-position: 10px 10px;
}

.tel {
    background: url(../images/ico_09.jpg) no-repeat;
    background-position: 10px 10px;
}

.btn {
    background: #40ae54;
    font-size: 22px;
    text-align: center;
    color: #fff;
    width: 377px;
}

.bottom {
    height: 420px;
    background: #ececec;
    margin-top: 50px;
    padding-top: 20px;
}

.bottom_left {
    width: 385px;
    float: left;
}

.bottom_left img {
    margin-top: 5px;
}

.bottom-right {
    width: 790px;
    height: 220px;
    float: left;
    padding-top: 30px;
    padding-left: 20px;
}

.bottom-right ul {
    background: url(../images/btgg.png) no-repeat;
    width: 130px;
    height: 235px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-position: 20px 30px;
    margin-left: 40px;
    float: left;
}

.bottom-right ul li {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
    font-weight: 50;
}

.bottom-right ul li:first-child {
    padding-top: 20px;
}

.bx {
    border-bottom: 1px solid #999;
    overflow: hidden;
}

.bottom p {
    text-align: center;
    font-size: 16px;
    padding: 20px;
    color: #999;
}


/*000000000000000000文章页000000000000000000*/

.content {
    width: 1200px;
    margin: 10px auto;
}

.content1 img {
    width: 700px;
    text-align: center;
    height: auto!important;
}

.content-left {
    width: 100%;
    border: 1px solid #d7d5d5;
    padding: 20px;
    float: left;
}

.content-left p {
    color: #736f6f;
    line-height: 24px;
    font-size: 14px;
}

.content-left p strong {
    font-weight: bold
}

.content-left p img {
    width: 700px;
    margin: 5px auto;
}

.daohang {
    padding-bottom: 15px;
    border-bottom: 1px solid #b0b0b0;
    padding-left: 35px;
}

.daohang a {
    font-size: 18px;
    color: #736f6f;
    font-weight: 400
}

.daohang a:hover {
    color: #40ae55;
}

.content-left h2 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
	padding-top: 5px;
}

.content-left h2 a {
    color: #000;
}

.ly {
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
    margin-bottom: 40px;
}

.xg {
    width: 780px;
    border: 1px dashed #7f7f7f;
    height: 90px;
    margin: 10px auto;
}

.xg a {
    font-size: 16px;
    line-height: 50px;
}

.xg a:hover {
    color: #40ae55;
}

.daohang:before {
    content: "  ";
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(../images/fz.png);
    margin-left: -35px;
    margin-top: -5px;
}


/*--------文章页右侧------*/

.content-rihgt {
    width: 295px;
    border: 1px solid #d7d5d5;
    padding: 20px;
    float: right;
}

.content-rihgt h2 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    border-bottom: 2px solid #40ae55;
    padding-bottom: 10px;
}

.content-rihgt img {
    width: 90%;
    margin-left: 5%;
    margin-top: 15px;
}

.content-rihgt p {
    padding: 10px;
    font-size: 16px;
    line-height: 26px;
}

.content-rihgt p a {
    color: #40ae55;
}

.zxxf {
    padding: 3px 15px;
    background-color: #40ae55;
    border-radius: 5px;
    color: #fff;
}

.xian {
    border-bottom: 1px solid #bcb9b9;
    height: 15px;
}


/**/

.xg1 {
    width: 780px;
    border: 1px dashed #7f7f7f;
    height: 50px;
    margin: 10px auto;
    text-align: center;
}

.xg1 a {
    font-size: 14px;
    margin-left: 6px;
    line-height: 50px;
    border: 1px solid #51953a;
    padding: 3px 8px;
}

.xg1 a:hover {
    background: #51953a;
    color: #fff;
}

.content-rihgt h3 {
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
}

.list img {
    float: left;
    margin-top: 20px;
}

.list p {
    text-align: left;
    width: 680px;
    float: left;
    padding-left: 20px;
}

.list a {
    color: #51953a;
}

.list a:hover {
    color: #C00;
}

.list1 img {
    float: left;
    margin-top: 20px;
}

.list1 p {
    text-align: left;
    width: 80%;
    float: left;
    padding-left: 20px;
    margin-top: 10px;
    font-size: 15px;
	line-height: 30px;
}

.list1 a {
    color: #615c5c;
    display: block;
}

.list1 a:hover {
    color: #C00;
}

.list1 h2 {
    text-align: left;
    padding-left: 21px;
    display: block;
    width: 80%;
    float: left;
}

.sj {
    width: 180px;
    height: 35px;
    float: right;
    line-height: 35px
}

.sj span {
    width: 110px;
    display: block;
    float: left;
    text-align: left;
}

.sj span:nth-child(2) {
    width: 60px;
}

.sj span img {
    margin: 0;
    margin-right: 5px;
    margin-top: 8px;
}

.sj span:first-of-type img {
    width: 16px !important;
    margin-top: 9px;
}

.sj span:last-of-type img {
    width: 20px !important;
    margin-top: 11px;
}

.list {
    border-bottom: 1px solid #d3d3d3;
    overflow: hidden;
}

.list1 {
    border-bottom: 1px solid #d3d3d3;
    overflow: hidden;
	    line-height: 50px;
	    height: 184px;
}


/*联系我们*/

.wxts {
    width: 1130px;
    padding: 35px;
    border: 1px solid #ededed;
    overflow: hidden;
}

.wxts p {
    width: 800px;
    float: left;
    font-size: 18px;
    line-height: 40px;
}

.wxts span {
    width: 185px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #077ed8;
    padding: 10px 30px;
    font-size: 22px;
    border-radius: 10px;
    float: right;
}

.wxts span a {
    color: #fff;
}

.wxts b {
    font-weight: 500;
    color: #40ae55;
}

.dzdh {
    width: 800px;
    margin: auto;
    line-height: 40px;
    padding-top: 30px;
    overflow: hidden;
    margin-bottom: 30px;
}

.dzdh-l {
    width: 333px;
    text-align: center;
    float: left;
    margin-right: 50px;
}

.dzdh-l img {
    margin-bottom: 10px;
}

.dzdh-l h3 {
    font-size: 20px;
    font-weight: bold;
}

.dzdh-l p {
    font-size: 18px;
}

.fgx {
    width: 2px;
    height: 130px;
    float: left;
    background: #bdbdbd;
}

.dzdh-r {
    width: 333px;
    text-align: center;
    float: left;
    margin-left: 30px;
}

.dzdh-r img {
    margin-bottom: 10px;
}

.dzdh-r h3 {
    font-size: 20px;
    font-weight: bold;
}

.dzdh-r p {
    font-size: 22px;
    color: #077ed8;
    font-weight: bold;
}

.cclx {
    padding: 35px 0;
}

.cclx h1 {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin: 30px auto;
}

.cclx h1 span {
    color: #40ae55;
}

.cclx li {
    width: 540px;
    float: left;
    background-color: #f9f9f9;
    border-radius: 10px;
    margin-right: 20px;
    margin-top: 20px;
    padding: 30px 20px;
    font-size: 24px;
    height: 75px;
}

.cclx li p {
    font-size: 16px;
    color: #555;
}

.cclx li h3 {
    margin-bottom: 10px;
    font-size: 20px;
}

.cclx li img {
    float: left;
    margin-right: 30px;
    width: 60px;
    display: block;
}

.zxan {
    background: #077ed8;
    width: 480px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    margin: 30px auto;
}

.zxan a {
    color: #fff;
    font-size: 20px;
    display: block;
    padding: 10px 0;
}

.zxan img {
    vertical-align: middle;
    width: 27px;
    margin-right: 10px;
}


/*内容左部分*/

#article_wfram,
#listnew_wfram {
    width: auto;
    height: auto;
    letter-spacing: 1px;
}

.article_wz,
.listnew_wz {
    background: url(../images/list_tit_bg.jpg) repeat-x;
    border-radius: 5px;
    width: 898px;
    height: 46px;
    border: #d3d3d3 1px solid;
    line-height: 46px;
    text-indent: 5px;
    font-size: 14px;
    color: #797977;
}

.article_kj,
.listnew_kj {
    width: 850px;
    height: auto;
    margin: auto;
}

.article_sxp {
    width: 870px;
    height: 30px;
    border: #4C9F01 1px solid;
    margin-top: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}

.article_sxp a {
    color: #797977;
}

.article_sxp a:hover {
    color: #ff4900;
    text-decoration: none;
}


/*end 内容左部分*/


/*内容区域框架*/

#zy_wfram {
    height: auto;
    letter-spacing: 1px;
}

.zy_1200 {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 95px;
}

.zy_12000 {
    width: 1200px;
    height: auto;
    margin: auto;
}

.crum {
    margin-top: 15px;
    margin-left: 25px;
    font-size: 16px;
    margin: 15px 0px 15px 25px;
    color: #666;
}

.ttit {
    margin-left: 25px;
    margin-bottom: 10px;
    margin-top: 25px;
}

.source_right .dj {
    padding: 0;
}

.source_right .fy {
    padding: 0;
}

.backg4 {
    background: #fff;
}

.mr {
    width: 1200px;
    margin: 0 auto;
}

.newdh img {
    float: left;
}

.newdh .caidan {
    width: 670px;
    float: left;
    display: flex;
    height: 80px;
    margin-left: 40px;
}

.newdh .item {
    flex: 1;
    height: 80px;
    line-height: 71px;
    font-size: 16px;
    padding-top: 5px;
    text-align: center;
}

.newdh .item a {
    color: #000;
}

.newdh .item a:hover {
    height: 75px;
    width: 78px;
    height: 75px;
    line-height: 71px;
    background: #f60;
    display: block;
    color: #fff;
}

.newdh .dr {
    float: right;
    height: 80px;
    line-height: 80px;
}

.newdh img {
    float: left;
}

.item xzylist1 {
    position: relative;
}

.gb {
    clear: both;
}

.rel_div {
    z-index: 99999;
    position: fixed;
    right: 1px;
    float: right;
    top: 20%;
}

.audio-player {
    width: 16px;
    height: 16px;
    overflow: hidden;
}

.jiantoubj {
    width: 30px;
    height: 9px;
    background: url(../images/jiantou1.jpg) no-repeat 2px;
    position: absolute;
    margin-left: 680px;
    margin-top: 72px;
}

.piccontext {
    width: 1124px;
    border: 1px solid #e4e4e4;
    margin: 12px auto 0px;
    background: white;
    overflow: hidden;
}

.piccontext h2 {
    width: 950px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    font-size: 20px;
    color: #2c2c2c;
    text-indent: 2em;
    margin-top: 18px;
    font-weight: normal;
}

.piclistshow ul li h3 {
    text-align: center;
    line-height: 40px;
}

.img_1200bj {
    width: 1200px;
    height: auto;
    border: #e3e3e3 3px solid;
    margin-top: 10px;
}

.img_nrkj {
    width: 1160px;
    height: auto;
    border: #09F15D 0px solid;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.imgnr_nr_music {
    width: 100%;
    height: 16px;
    border: #FF0004 0px solid;
    margin-top: 10px;
}

.imgnr_nr_musicnr {
    width: 16px;
    height: 16px;
    border: #000000 0px solid;
    margin: auto;
}


/*弹出层*/

.bodymodal {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 1100;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.firsttop_left {
    width: 300px;
    height: 250px;
    margin-right: 30px;
    overflow: hidden;
    float: left;
}

.firsttop_right {
    float: left;
    width: 270px;
    overflow: hidden;
}

.close2 {
    height: 17px;
}

.close2 a {
    background: url('../images/close.jpg') 0px 0px no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    float: right;
}

.replay {
    height: 24px;
    margin-top: 20px;
    overflow: hidden;
}

.replay h2 {
    float: left;
    font-size: 16px;
}

.replay p {
    float: left;
    margin-left: 15px;
    display: inline;
    line-height: 24px;
    padding-right: 25px;
    background: url('../images/replay.png') right no-repeat;
}

.replay p a {
    color: white;
    font-size: 14px;
}

.replay p a:hover {
    color: #FF702D;
    text-decoration: underline;
}

.pictwo {
    width: 270px;
    overflow: hidden;
    margin-top: 20px;
}

.pictwo ul li {
    text-align: center;
    width: 120px;
    float: left;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}

.pictwo ul li img {
    width: 120px;
}

.imgdivtext {
    position: absolute;
    bottom: 0px;
    height: 25px;
    width: 120px;
    background: rgba(0, 0, 0, 0.6);
    line-height: 25px;
    text-align: center;
    left: 0px;
    z-index: 4;
    *background: #000;
    *filter: alpha(opacity=50);
}

.imgdivtext a {
    color: White;
    font-size: 14px;
    font-weight: bold;
}

.imgdivtext a:hover {
    color: #FF702D;
    text-decoration: underline;
}

.returnbtn {
    margin-top: 35px;
    margin-left: 50px;
}

.returnbtn a {
    width: 115px;
    height: 22px;
    border: 1px solid #ccc;
    padding: 5px 15px;
    line-height: 22px;
    text-align: center;
    color: White;
    font-size: 16px;
    display: block;
}

.returnbtn a:hover {
    color: #FF702D;
    text-decoration: underline;
    border: 1px solid #8d5a00;
}

.firsttop {
    width: 600px;
    padding: 20px;
    background: #1C1C1C;
    position: fixed;
    top: 170px;
    left: 0px;
    z-index: 1200;
    color: White;
    display: none;
}

.endtop {
    width: 600px;
    padding: 20px;
    background: #1C1C1C;
    position: fixed;
    top: 170px;
    left: 0px;
    z-index: 1200;
    color: White;
    display: none;
}


/*大图展示*/

.picshow {
    position: relative;
    width: 950px;
    margin-top: 20px;
    margin-left: 25px;
    overflow: hidden;
}

.picshowtop {
    width: 950px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.picshowtop img {
    margin: 0 auto;
}

#pic1 {
    max-width: 800px;
}

#preArrow {
    left: 0px;
}

#nextArrow {
    right: 0px;
}

.contextDiv {
    cursor: pointer;
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0px;
    z-index: 5;
    background: url("../images/c3a8bfc0fc77434bac633adbdb7e506d.gif") repeat;
}

.contextDiv span {
    position: absolute;
    top: 50%;
    margin-top: -10%;
    width: 46px;
    height: 80px;
}

#preArrow_A {
    left: 0px;
    background: url('../images/left.png') 0px 0px no-repeat;
    display: none;
}

#nextArrow_A {
    right: 0px;
    background: url('../images/right.png') 0px 0px no-repeat;
    display: none;
}

.picshowtxt {
    width: 950px;
    min-height: 40px;
    _height: 40px;
    margin-top: 20px;
}

.picshowtxt_left {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 30px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.picshowtxt_left span {
    color: #e55656;
    font-size: 30px;
}

.picshowtxt_left i {
    color: #666666;
    font-size: 20px;
}

.picshowtxt_right {
    float: left;
    margin-left: 10px;
    display: inline;
    line-height: 23px;
    color: #666666;
    font-size: 14px;
    width: 880px;
    font-family: "å®‹ä½“";
}

.picshowlist {
    width: 950px;
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.picshowlist_left {
    float: left;
    width: 120px;
    overflow: hidden;
    overflow: hidden;
}

.picleftimg {
    width: 120px;
    height: 80px;
    background: url('../images/photo.jpg') no-repeat;
    padding-top: 9px;
    padding-left: 5px;
    overflow: hidden;
}

.picleftimg img {
    width: 106px;
    height: 66px;
}

.piclefttxt {
    width: 120px;
    line-height: 20px;
    font-family: "“微软雅黑";
    text-align: center;
}

.piclefttxt a {
    color: #444444;
}

.piclefttxt a:hover {
    color: #ff5d11;
    text-decoration: underline;
}

.picshowlist_mid {
    float: left;
    width: 680px;
    margin-left: 15px;
    display: inline;
    overflow: hidden;
    height: 76px;
}

.picmidleft {
    float: left;
    width: 24px;
    height: 76px;
    overflow: hidden;
}

.picmidleft a {
    display: block;
    width: 24px;
    height: 76px;
}

.picmidmid {
    float: left;
    width: 630px;
    overflow: hidden;
    height: 76px;
    padding-left: 2px;
}

.picmidmid ul {
    width: 630px;
    overflow: hidden;
    position: relative;
    height: 76px;
}

.picmidmid ul li {
    float: left;
    margin-left: 8px;
    display: inline;
    width: 116px;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 76px;
}

.picmidmid ul li img {
    max-width: 106px;
    height: 76px;
}

.selectpic {
    border: 5px solid #cacaca;
    height: 66px !important;
}

.picmidright {
    float: left;
    width: 24px;
    height: 76px;
    overflow: hidden;
}

.picmidright a {
    display: block;
    width: 24px;
    height: 76px;
}

.picshowlist_right {
    float: left;
    width: 120px;
    float: right;
    overflow: hidden;
}


/*图框*/

.jiantoubj {
    width: 30px;
    height: 9px;
    background: url(../images/jiantou1.jpg) no-repeat 2px;
    position: absolute;
    margin-left: 680px;
    margin-top: 72px;
}

.piccontext {
    width: 1124px;
    border: 1px solid #e4e4e4;
    margin: 12px auto 0px;
    background: white;
    overflow: hidden;
}

.piccontext h2 {
    width: 950px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    font-size: 20px;
    color: #2c2c2c;
    text-indent: 2em;
    margin-top: 18px;
    font-weight: normal;
}

.piclistshow ul li h3 {
    text-align: center;
    line-height: 40px;
}

.source {
    width: 950px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-left: 25px;
    font-family: "å®‹ä½“";
}

.source_left {
    float: left;
    height: 20px;
    color: #666666;
    font-size: 12px;
}

.source_left a {
    color: #666666;
}

.source_left a:hover {
    color: #ff5d11;
    text-decoration: underline;
}

.source_left span {
    color: #ababab;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.source_right {
    float: right;
    height: 20px;
    color: #666666;
    font-size: 12px;
}

.source_right a {
    color: #666666;
}

.source_right span {
    padding: 0px 10px;
}

.source_right1 {
    float: right;
    height: 20px;
    color: #666666;
    display: none;
}

.support {
    float: left;
    height: 20px;
    overflow: hidden;
}

.support img {
    padding: 0px 5px;
}

.spell {
    background: url("../images/spel.jpg") 1px 2px no-repeat;
    padding-left: 23px;
}

a.spell:hover {
    background: url("../images/spel_1.jpg") 1px 2px no-repeat;
}

.list {
    background: url("../images/list.jpg") 1px 3px no-repeat;
    padding-left: 23px;
}

a.list:hover {
    background: url("../images/list_1.jpg") 0px 0px no-repeat;
}


/*列表模式*/

.piclistshow {
    overflow: hidden;
    border-top: 1px solid #e4e4e4;
    margin-top: 10px;
    display: none;
}

.piclistshow ul li {
    width: 280px;
    text-align: center;
    height: 200px;
    float: left;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    border-right: 1px solid #e4e4e4;
    cursor: pointer;
    padding: 20px 0;
}

.infor h3 {
    position: absolute;
    font-size: 12px;
}

.piclistshow .picimg {
    height: 160px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    padding: 0px 10px;
}

.picimg img {
    max-width: 228px;
    max-height: 160px;
    margin: 0 auto;
}

.pictxt {
    padding: 15px 20px 0;
    line-height: 25px;
    text-align: center;
    height: 80px;
    overflow: hidden;
}

.pictxt h3 {
    font-size: 14px;
    font-weight: normal;
}

.gaoqing {
    background: url("../images/gaoqing.jpg") 1px 1px no-repeat;
    padding-left: 26px;
}

a.gaoqing:hover {
    background: url("../images/gaoqing_1.jpg") 1px 1px no-repeat;
    color: #FF702D;
    text-decoration: underline;
}

.e8 {
    border-top: 1px solid #e4e4e4;
}

.e8 li {
    line-height: 30px;
    text-align: center;
    width: 248px;
    padding: 10px;
    float: left;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}

.e8 img {
    width: 100%;
    height: 160px;
    overflow: hidden;
    display: table-cell;
}

.e8 li span {
    display: block;
}

.e8 {
    width: 100%;
    padding: 20px;
}

.listbox {
    ppadding: 5%;
}

.dede_pages {
    clear: both;
    width: 100%;
    text-align: center;
}

.dede_pages ul {
    text-align: center;
    width: 100%;
}

.dede_pages li {
    width: auto;
    margin: 0 10px;
    float: left;
    line-height: 40px;
}


/**/

.list2 {
    width: 200px;
    height: auto;
    line-height: 50px;
    padding: 20px 0 0 20px;
    float: left;
    overflow: hidden;
}

.list2 h3 {
    text-align: center;
    font-size: 18px;
}

.list2 img {
    width: 200px;
    height: 180px;
}

.qu-t-l i {
    position: absolute;
    margin-top: 10px;
    font-size: 20px;
    background: #ee2d00;
    color: #fff;
    padding: 5px 15px;
    font-style: normal;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 9;
}

.qu-t-2 i {
    position: absolute;
    margin-top: 10px;
    font-size: 20px;
    background: #ee2d00;
    color: #fff;
    padding: 5px 15px;
    font-style: normal;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}