@charset "utf-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
    margin: 0;
    padding: 0
}

ul,
ol,
dl {
    list-style-type: none
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i,
b {
    font-style: normal;
    font-weight: normal
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    border: none;
}

input,
button {
    overflow: visible;
    vertical-align: middle;
    outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

a,
area {
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

a:focus,
a:hover,
a:active {
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

sub,
sup {
    vertical-align: baseline
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    resize: none
}

input[type="submit"],
input[type="button"] {
    cursor: pointer;
}

img {
    border: 0;
    vertical-align: middle;
}

a img,
img {
    -ms-interpolation-mode: bicubic
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #999
}

a:hover {
    text-decoration: none
}

body,
th,
td,
button,
input,
select,
textarea {
    font-family: Arial, "微软雅黑";
    font-size: 12px;
    color: #666;
}

.layout {
    width: 1100px;
    margin: 0 auto;
}

.l,
.left {
    float: left
}

.r,
.right {
    float: right
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.clearfix {
    *zoom: 1
}

body {
    min-width: 1100px;
    overflow: auto;
    padding-top: 129px;
}

.blank5 {
    height: 5px;
}

.blank10 {
    height: 10px;
}

.blank20 {
    height: 20px;
}

.blank30 {
    height: 30px;
}

/*.blank40{ height:40px;}*/
.blank50 {
    height: 50px;
}

.blank60 {
    height: 60px;
}

.blank70 {
    height: 70px;
}

.blank80 {
    height: 80px;
}

.blank90 {
    height: 90px;
}

/*slick*/
.slick-slider {
    position: relative;
    outline: none;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    outline: 0 none;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 0px;
    cursor: pointer;
}

.slick-dots button {
    display: none;
}

/*slick*/
.header {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    min-width: 1200px;
    height: 129px;
    background: url(../images/headerbg.jpg) repeat-x;
    z-index: 99;
}

.htop {
    line-height: 36px;
    padding-bottom: 1px;
}

.htop span {
    float: left;
    color: #666666;
}

.htop p {
    float: right;
}

.htop p a {
    display: inline-block;
    color: #666666;
    vertical-align: top;
}

.htop p em {
    display: inline-block;
    width: 30px;
    height: 36px;
    vertical-align: top;
    background: url(../images/shuxian.jpg) center center no-repeat;
}

.logo {
    float: left;
    display: block;
    width: 225px;
    height: 42px;
    background: url(../images/logo.png) no-repeat;
    margin-top: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.menu {
    float: right;
}

.menu li {
    float: left;
    width: 110px;
    text-align: center;
    line-height: 92px;
    position: relative;
}

.menu .lia {
    display: block;
    font-size: 15px;
    color: #666666;
}

.menu li:hover .lia {
    color: #71bf44;
}

.submenu {
    position: absolute;
    left: -14px;
    top: 92px;
    padding-top: 1px;
    width: 128px;
    display: none;
    z-index: 9;
}

.submenu dl {
    background: #FFFFFF;
    padding-top: 10px;
    line-height: 34px;
}

.submenu dd {
    position: relative;
}

.submenu .dda {
    font-size: 13px;
    color: #666666;
    padding: 0 16px;
    display: block;
}

.submenu .dda i {
    float: right;
}

.submenu dd:hover .dda {
    background: #71BF44;
    color: #FFFFFF;
}

.rmenu {
    position: absolute;
    left: 128px;
    top: 0;
    width: 84px;
    background: #71bf44;
    padding: 8px 0;
    display: none;
}

.rmenu a {
    display: block;
    color: #FFFFFF;
    line-height: 36px;
    font-size: 12px;
}

.rmenu a:hover {
    color: #fff600;
}

.banner .slick-dots {
    bottom: 30px;
}

.banner .slick-dots li {
    width: 15px;
    height: 15px;
    background: #000000;
    margin: 0 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.banner .slick-dots li.slick-active {
    background: #FFFFFF;
}

.inbannerbox {
    padding-bottom: 30px;
    position: relative;
}

.inbannerbox .yy {
    width: 100%;
    height: 30px;
    background: url(../images/banneryy.png) center center no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}

.title {
    text-align: center;
    padding-top: 27px;
}

.title h3 {
    font-size: 30px;
    color: #71bf44;
    line-height: 96px;
    background: url(../images/titlebg.png) center bottom no-repeat;
}

.title h3 em {
    color: #666666;
}

.title p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    padding: 35px 210px;
}

.probox .pic {
    display: block;
    width: 250px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.probox .word {
    position: absolute;
    top: 30px;
    left: 0;
    width: 184px;
    text-align: center;
    padding: 0 33px;
}

.probox .word b {
    display: block;
    width: 74px;
    height: 3px;
    margin: 0 auto;
    background: #cccccc;
}

.probox .word h3 {
    font-size: 19px;
    color: #333333;
    line-height: 47px;
    padding-top: 16px;
}

.probox .word p {
    color: #999999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.probox .pic:hover .word b {
    background: #71bf44;
}

.probox .pic:hover .word h3 {
    color: #71bf44;
}

.probox .slick-prev,
.probox .slick-next {
    width: 17px;
    height: 32px;
    background: url(../images/arrow1.png) no-repeat;
    top: 184px;
    margin: 0;
    left: -17px;
}

.probox .slick-next {
    background-position: -17px 0;
    left: auto;
    right: -17px;
}

.probox .slick-prev:hover {
    background-position: 0 -32px;
}

.probox .slick-next:hover {
    background-position: -17px -32px;
}

.newsbox {
    background: #f7f7f7;
    padding-bottom: 60px;
}

.newsl {
    height: 362px;
    overflow: hidden;
}

.newsl .hd {
    float: left;
    width: 150px;
}

.newsl .hd li {
    margin-bottom: 1px;
    height: 96px;
    text-align: center;
    background: #8d8d8d;
    cursor: pointer;
    position: relative;
    padding-top: 24px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
}

.newsl .hd i {
    width: 49px;
    height: 40px;
    background: url(../images/icon1.png) no-repeat;
    display: block;
    margin: 0 auto;
}

.newsl .hd i.i2 {
    background-position: 0 -40px;
}

.newsl .hd i.i3 {
    background-position: 0 -80px;
}

.newsl .hd b {
    display: block;
    width: 8px;
    height: 100%;
    background: url(../images/arrow2.png) center center no-repeat;
    position: absolute;
    right: -8px;
    top: 0;
    display: none;
}

.newsl .hd li.on {
    background: #71bf44;
}

.newsl .hd li.on b {
    display: block;
}

.newsl .bd {
    float: left;
    width: 950px;
}

.newsl .innews {
    float: left;
    width: 490px;
    padding-left: 30px;
    background: #FFFFFF;
    padding-right: 35px;
}

.newsl .innews .top {
    padding-bottom: 23px;
}

.newsl .innews .top h3 {
    font-size: 14px;
    color: #71BF44;
    font-weight: bold;
    line-height: 34px;
    padding-bottom: 10px;
    padding-top: 25px;
}

.newsl .innews .top p {
    color: #999999;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.newsl .innews .top a {
    display: inline-block;
    color: #71bf44;
    line-height: 24px;
    margin-top: 8px;
}

.newsl .innews .top a:hover {
    text-decoration: underline;
}

.newsl .innews li {
    font-size: 14px;
    line-height: 60px;
    border-top: 1px #dfdfdf dashed;
}

.newsl .bd li a {
    display: block;
    padding-left: 13px;
    background: url(../images/fangkuai.jpg) left center no-repeat;
}

.newsl .bd li i {
    float: right;
    font-size: 12px;
    color: #999999;
}

.newsl .bd li span {
    display: inline-block;
    float: left;
    color: #666666;
    font-weight: bold;
    width: 305px;
    height: 60px;
    overflow: hidden;
}

.newsl .bd li:hover span {
    color: #71bf44;
}

.newsr {
    float: right;
    width: 350px;
    background: #FFFFFF;
    padding: 0 20px;
    height: 355px;
}

.title2 {
    font-size: 20px;
    color: #333333;
    line-height: 64px;
    padding-left: 20px;
    background: url(../images/shuxian2.jpg) left center no-repeat;
}

.aboutbox li {
    float: left;
    width: 350px;
    text-align: center;
    border-bottom: 2px #d2d2d2 solid;
    margin-right: 25px;
    height: 430px;
}

.aboutbox li a {
    display: block;
    height: 380px;
}

.aboutbox li .pic {
    width: 350px;
    height: 230px;
    overflow: hidden;
}

.aboutbox li h3 {
    font-size: 16px;
    color: #333333;
    line-height: 56px;
    padding: 11px 0 0 0;
}

.aboutbox li i {
    display: block;
    width: 32px;
    height: 1px;
    margin: 0 auto;
    background: #71bf44;
}

.aboutbox li p {
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    padding-top: 15px;
    height: 115px;
    overflow: hidden;
}

.aboutbox li.last {
    margin-right: 0;
}

.aboutbox li img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.aboutbox li:hover {
    border-color: #71bf44;
}

.aboutbox li:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.aboutbox li:hover h3 {
    color: #71bf44;
}

.aboutbox {
    padding-bottom: 90px;
}

.foot {
    background: #333333;
}

.ftop {
    padding-top: 24px;
    padding-bottom: 60px;
}

.ftop li {
    float: left;
    width: 135px;
    margin-right: 58px;
}

.ftop li h3 {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 68px;
    margin-bottom: 15px;
    background: url(../images/hengxian1.png) left bottom no-repeat;
}

.ftop li p {
    font-size: 14px;
    line-height: 34px;
}

.ftop li p a {
    display: block;
    color: #adadad;
}

.ftop li p a:hover {
    text-decoration: underline;
}

.ftop li.last {
    margin-right: 0;
}

.copyright {
    line-height: 54px;
    background: #2f2f2f;
    color: #adadad;
    font-size: 14px;
}

.copyright span {
    float: right;
}

.inbanner {
    height: 355px;
    background-position: center;
    background-repeat: no-repeat;
}

.nav {
    text-align: center;
    height: 55px;
    background: url(../images/navbg.jpg) repeat-x;
    line-height: 55px;
    margin-bottom: 35px;
}

.nav dl {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 15px;
}

.nav dt {
    float: left;
}

.nav dd {
    float: left;
    color: #CCCCCC;
    width: 50px;
}

.nav dd a {
    display: block;
    color: #666666;
    padding: 0 9px;
}

.nav dt.on {
    background: url(../images/navonbg.jpg) repeat-x;
}

.nav dt.on a {
    color: #71bf44;
}

.proshow {
    padding-top: 60px;
}

.proshow .tpic {
    float: left;
    width: 518px;
    height: 328px;
    overflow: hidden;
}

.proshow .tpic img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.proshow .tpic:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.proshow .tword {
    float: right;
    width: 500px;
    margin-right: 30px;
}

.proshow .tword h3 {
    font-size: 20px;
    color: #666666;
    line-height: 22px;
}

.proshow .tword p {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    padding-top: 30px;
}

.proint {
    padding-top: 50px;
}

.proint .tit {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 39px;
    border-bottom: 1px #71bf44 solid;
}

.proint .tit span {
    display: inline-block;
    width: 125px;
    text-align: center;
    background: #71bf44;
}

.proint p {
    text-indent: 2em;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    padding-top: 23px;
    padding-bottom: 55px;
}

.back {
    display: block;
    margin: 0 auto;
    width: 108px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: #dcdcdc 1px solid;
    font-size: 14px;
    color: #999999;
}

.proshow {
    padding-bottom: 80px;
}

.sweet {
    padding-top: 70px;
    padding-bottom: 88px;
    background: #f5f5f5;
}

.sweet .pic {
    float: left;
    width: 497px;
    height: 374px;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: none;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dedede;
    position: relative;
}

.jspDrag {
    background: #71bf44;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    /*background: #80808d;*/
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.jspArrowUp {
    background: url(../images/pic_35.png) no-repeat center top;
}

.jspArrowDown {
    background: url(../images/pic_36.png) no-repeat center bottom;
}

.scroll-pane {
    /*float: right;*/
    width: 495px;
    height: 372px;
    padding-right: 45px;
}

.scroll-pane h3 {
    font-size: 20px;
    color: #666666;
    line-height: 22px;
    padding-bottom: 20px;
}

.scroll-pane p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.relpro {
    padding-top: 40px;
    padding-bottom: 90px;
}

.relpro .tit {
    font-size: 22px;
    color: #666666;
    text-align: center;
    line-height: 82px;
}

.relpro li {
    float: left;
    width: 260px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
    margin-right: 20px;
}

.relpro li .pic {
    width: 260px;
    height: 164px;
    overflow: hidden;
    position: relative;
}

.relpro li .look {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background: url(../images/blackbg.png) repeat;
    color: #FFFFFF;
    line-height: 164px;
    display: block;
}

.relpro li p {
    line-height: 44px;
}

.relpro li p a {
    display: block;
    color: #666666;
}

.relpro li.nomar {
    margin-right: 0;
}

.relpro ul {
    padding-bottom: 30px;
}

.page {
    text-align: center;
    height: 30px;
}

.page .dis {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.page a {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #ebebeb;
    margin: 0 5px;
    font-size: 14px;
    color: #666666;
}

.page a.an {
    width: 80px;
}

.page a.on {
    background: #71BF44;
    color: #FFFFFF;
}

.gback {
    font-size: 14px;
    color: #FFFFFF;
    width: 110px;
    height: 36px;
    display: block;
    margin: 0 auto;
    background: #71bf44;
    text-align: center;
    line-height: 36px;
}

.proser {
    padding-top: 38px;
    padding-bottom: 82px;
    /*0327*/
}

.proser h3 {
    text-indent: 2em;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    padding-bottom: 40px;
    border-bottom: 1px #e9e9e9 solid;
}

.proser dl {
    padding-top: 50px;
    /*padding-bottom: 82px;*/
    /*0327*/
    height: 162px;
    overflow: hidden;
}

.proser dl.auto {
    height: auto;
}

.proser dt {
    float: left;
}

.proser dt .icon {
    width: 110px;
    height: 110px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #eeeeee;
}

.proser dt b {
    width: 110px;
    height: 110px;
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

/*
.proser dt b.b1{
	background-image: url(../images/icon2.png);
}
.proser dt b.b2{
	background-image: url(../images/icon3.png);
}
.proser dt b.b3{
	background-image: url(../images/icon4.png);
}
.proser dt b.b4{
	background-image: url(../images/icon5.png);
}
.proser dt b.b5{
	background-image: url(../images/icon6.png);
}
.proser dt b.b6{
	background-image: url(../images/icon7.png);
}
*/
.proser dt p {
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 52px;
}

.proser dt a:hover p {
    color: #71bf44;
}

.proser dt a:hover .icon {
    background: #71bf44;
}

.proser dt a:hover b {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}

.proser dt a:hover .b1 {
    background-image: url(../images/icon2-2.png);
}

.proser dt a:hover .b2 {
    background-image: url(../images/icon3-2.png);
}

.proser dt a:hover .b3 {
    background-image: url(../images/icon4-2.png);
}

.proser dt a:hover .b4 {
    background-image: url(../images/icon5-2.png);
}

.proser dt a:hover .b5 {
    background-image: url(../images/icon6-2.png);
}

.proser dt a:hover .b6 {
    background-image: url(../images/icon7-2.png);
}

.proser dd {
    float: left;
    width: 1px;
    height: 124px;
    background: #ededed;
    margin: 10px 43px 0 44px;
}

.about {
    padding-top: 36px;
    padding-bottom: 30px;
}

.about li {
    padding-bottom: 50px;
}

.about li .pic {
    width: 510px;
    height: 319px;
    overflow: hidden;
}

.about li .pic img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.about li .pic:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.about li .word {
    width: 550px;
}

.about li .tit {

    border-bottom: 1px #ebebeb solid;
    position: relative;
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.about li .tit p {
    line-height: 47px;
    font-size: 20px;
    color: #666666;
    display: inline-block;
    border-bottom: 3px #71bf44 solid;
    padding: 0 0 0 0;
    margin-left: 10px;
}

.about li b {
    /* margin-left: 10px; */
    display: inline-block;
}
.about li b img{
    width: 36px;
    height: auto;
}

.about li h3 {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-indent: 2em;
    padding-top: 30px;
}

.about li p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-indent: 0em;
    padding-top: 30px;
}

.course {
    padding-top: 48px;
    padding-bottom: 120px;
    background: url(../images/bg1.jpg) center top repeat-x;
}

.course .con {
    position: relative;
}

.course .pic {
    width: 175px;
    height: 175px;
    overflow: hidden;
    padding: 30px;
    background: #FFFFFF;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.course .pic img {
    width: 175px;
    height: 175px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.course .bg {
    width: 16px;
    height: 101px;
    background: url(../images/dot.png) no-repeat center center;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 215px;
    z-index: 1;
}

.course h3 {
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    padding-top: 110px;
}

.course h3 b {
    display: block;
    line-height: 35px;
    font-size: 20px;
    color: #71BF44;
    font-weight: bold;
}

.course .con2 .bg {
    top: 215px;
}

.course .con2 h3 {
    padding-bottom: 118px;
}

.course .slick-prev,
.course .slick-next {
    width: 43px;
    height: 43px;
    background: url(../images/arrow3.png) 0 0 no-repeat;
    margin: 0;
    left: 0;
    top: 292px;
    cursor: pointer;
    z-index: 9;
}

.course .slick-next {
    background-position: -43px 0;
    left: auto;
    right: 0;
}

.course .slick-prev:hover {
    background-position: 0 -43px;
}

.course .slick-next:hover {
    background-position: -43px -43px;
}

.summary {
    padding: 60px 0 80px;
}

.summary .pic {
    float: left;
    width: 410px;
    height: 240px;
    overflow: hidden;
}

.summary img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.summary .pic:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.summary .word {
    float: right;
    width: 650px;
}

.summary h3 {
    font-size: 26px;
    color: #666666;
    line-height: 28px;
}

.summary p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    padding-top: 23px;
    height: 130px;
    overflow: hidden;
    padding-bottom: 18px;
}

.summary .more {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    width: 142px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    background: #71bf44;
}

.tecbox {
    background: #f6f6f6;
    padding-top: 70px;
    padding-bottom: 57px;
}

.tecbox li {
    float: left;
    width: 210px;
    padding-bottom: 62px;
    position: relative;
    margin-right: 86px;
}

.tecbox .pic {
    width: 210px;
    height: 210px;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: block;
}

.tecbox .pic p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.png) no-repeat;
    color: #FFFFFF;
    text-align: center;
    line-height: 210px;
    font-size: 20px;
    display: none;
}

.tecbox h3 {
    font-size: 16px;
    color: #666666;
    line-height: 45px;
    padding-top: 11px;
    text-align: center;
}

.tecbox .more {
    padding-top: 36px;
    background: url(../images/arrow4.png) center top no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
}

.tecbox .more a {
    display: block;
    width: 99px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #FFFFFF;
    margin: 0 auto;
    background: #71bf44;
    text-transform: uppercase;
}

.tecbox li.last {
    margin-right: 0;
}

.tecbox li:hover .pic p {
    display: block;
}

.tecbox li:hover h3 {
    color: #71bf44;
}

.result .tit {
    text-align: center;
    font-size: 26px;
    color: #666666;
    text-align: center;
    line-height: 134px;
}

.my-gallery {
    width: 100%;
    float: left;
}

.my-gallery img {
    width: 100%;
    height: auto;
}

.my-gallery figure {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    width: 150px;
}

.my-gallery figcaption {
    display: none;
}

.result li {
    float: left;
    width: 250px;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 25px;
}

.result li a {
    width: 248px;
    height: 340px;
    overflow: hidden;
    border: 1px #d2d2d2 solid;
    display: block;
}

.result li figcaption {
    font-size: 14px;
    color: #666666;
    line-height: 42px;
}

.result li.nomar {
    margin-right: 0;
}

.result {
    padding-bottom: 68px;
}

.saycen {
    padding-top: 25px;
    width: 980px;
    margin: 0 auto;
    padding-bottom: 115px;
}

.saycen .tit {
    text-align: center;
    font-size: 26px;
    color: #666666;
    line-height: 94px;
}

.saycen .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: center;
}

.saycen .bmpic {
    width: 406px;
    margin: 50px auto;
}

.saycen .bmpic img {
    width: 100%;
}

.saycen table {
    width: 100%;
    text-align: center;
    border-collapse: inherit;
    margin: 50px 0;
}

.saycen table th {
    width: 180px;
    border-bottom: 5px #FFFFFF solid;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    padding: 11px 0;
    border-right: 20px #FFFFFF solid;
}

.saycen table td {
    color: #FFFFFF;
    border-right: 20px #FFFFFF solid;
    font-size: 15px;
    line-height: 30px;
    padding: 12px 0;
}

.saycen table .col1 {
    background: #ffc000;
}

.saycen table .col2 {
    background: #99cc00;
}

.saycen table .col3 {
    background: #93cddd;
}

.saycen table .col4 {
    background: #95b3d7;
}

.saycen table .col5 {
    background: #e6b9b8;
    border-right: none;
}

.saycen .lpic {
    float: left;
    width: 595px;
    height: 200px;
    overflow: hidden;
}

.saycen .rpic {
    float: right;
    width: 370px;
    height: 200px;
    overflow: hidden;
}

.saycen li {
    float: left;
    width: 235px;
    height: 172px;
    overflow: hidden;
    margin-right: 13px;
}

.saycen li.last {
    margin-right: 0;
}

.saycen ul {
    padding-top: 13px;
}

.video {
    padding: 0px 0 110px;
}

.video ul {
    padding-top: 20px;
}

.video li {
    float: left;
    width: 260px;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin: 20px 20px 0 0;
}

.video li .word {
    position: absolute;
    left: 0;
    top: 99px;
    width: 100%;
    height: 100%;
}

.video li .p1 {
    padding: 0 13px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 41px;
    padding-top: 10px;
    background: url(../images/bg3.png) center bottom no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.video li .p2 {
    padding: 0 13px;
    color: #a3a3a3;
    line-height: 20px;
}

.video li a {
    display: block;
    width: 74px;
    height: 28px;
    color: #FFFFFF;
    background: #71bf44;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    line-height: 28px;
    margin-left: 13px;
    margin-top: 33px;
}

.video li.nomar {
    margin-right: 0;
}

.video li:hover .p1 {
    line-height: 22px;
    background: none;
    padding-top: 22px;
}

.video li:hover .word {
    background: url(../images/blackbg.png) repeat;
}

.make {
    padding-top: 25px;
    /*	text-align: center;*/
    padding-bottom: 90px;
}

.make .tit {
    font-size: 26px;
    color: #666666;
    line-height: 94px;
}

.make .p1 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

.title3 {
    font-size: 22px;
    text-align: center;
    color: #666666;
    line-height: 68px;
    background: url(../images/bg4.png) center bottom no-repeat;
}

.make li {
    float: left;
    width: 198px;
    border: 1px #dcdcdc solid;
    margin: 30px 25px 0 0;
}

.make li a {
    display: block;
    padding: 4px;
}

.make li .pic {
    width: 190px;
    height: 170px;
    overflow: hidden;
}

.make li p {
    font-size: 14px;
    color: #666666;
    line-height: 37px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.make li.nomar {
    margin-right: 0;
}

.make li:hover {
    background: #71bf44;
    border-color: #71bf44;
}

.make li:hover p {
    color: #FFFFFF;
}

.makexx {
    padding-top: 40px;
    padding-bottom: 90px;
}

.bschange {
    position: relative;
    overflow: hidden;
    height: 668px;
    padding: 30px 0 40px;
    border-bottom: 1px #e8e8e8 solid;
}

.bschange .bigImg {
    position: relative;
}

.bschange .bigImg li {
    height: 580px;
}

.bschange .bigImg li img {
    width: 1100px;
    height: 580px;
}

.bschange .smallScroll {
    height: 68px;
    padding-top: 20px;
    position: relative;
}

.bschange .sPrev,
.bschange .sNext {
    position: absolute;
    left: 0;
    bottom: 19px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/arrow6.png) 0 0 no-repeat;
}

.bschange .sNext {
    left: auto;
    right: 0;
    background-position: -30px 0;
}

.bschange .sPrev:hover {
    background-position: 0 -30px;
}

.bschange .sNext:hover {
    background-position: -30px -30px;
}

.bschange .smallImg {
    float: left;
    margin: 0 65px;
    display: inline;
    width: 970px;
    overflow: hidden;
}

.bschange .smallImg ul {
    width: 9999px;
    height: 68px;
    overflow: hidden;
}

.bschange .smallImg li {
    float: left;
    margin-right: 10px;
    width: 130px;
    height: 68px;
    cursor: pointer;
    display: inline;
}

.bschange .smallImg img {
    width: 130px;
    height: 68px;
}

.bschange .bsPrev,
.bschange .bsNext {
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 100%;
    background: url(../images/blackbg.png) repeat;
    z-index: 9;
    display: none;
}

.bschange .bsNext {
    left: auto;
    right: 0;
}

.bschange .bsPrev b,
.bschange .bsNext b {
    width: 20px;
    height: 63px;
    display: block;
    background: url(../images/arrow5.png) 0 0 no-repeat;
    margin: 258px auto 0;
}

.bschange .bsNext b {
    background-position: -20px 0;
}

.bschange .bigImg:hover .bsPrev,
.bschange .bigImg:hover .bsNext {
    display: block;
}

.page2 {
    padding-top: 40px;
    height: 46px;
    text-align: center;
}

.page2 .dis {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.page2 a {
    float: left;
    font-size: 16px;
    color: #666666;
}

.page2 a.a1 {
    width: 195px;
    height: 44px;
    line-height: 44px;
    border: 1px #e5e5e5 solid;
}

.page2 a.a2 {
    width: 195px;
    height: 44px;
    line-height: 44px;
    border: 1px #e5e5e5 solid;
}

.page2 b {
    display: inline-block;
    width: 10px;
    height: 18px;
    background: url(../images/arrow7.png) 0 -18px no-repeat;
    vertical-align: middle;
}

.page2 b.b1 {
    margin-right: 36px;
}

.page2 b.b2 {
    background-position: -10px -18px;
    margin-left: 36px;
}

.page2 .a1:hover {
    background: #71bf44;
    border-color: #71bf44;
    color: #FFFFFF;
}

.page2 .a1:hover .b1 {
    background-position: 0 0;
}

.page2 .a1:hover .b2 {
    background-position: -10px 0;
}

.page2 .iback {
    width: 145px;
    height: 46px;
    margin: 0 20px;
    background: #efefef;
    line-height: 46px;
}

.honor {
    padding-top: 64px;
    padding-bottom: 90px;
}

.carousel {
    position: relative;
    width: 1100px;
    overflow: visible;
}

.carousel .slides {
    position: relative;
    overflow: visible;
}

.carousel .slides .slideItem {
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    padding-bottom: 161px;
}

.carousel .slides .slideItem a {
    display: block;
}

.carousel .slides .slideItem img {
    width: 516px;
    height: 387px;
}

.carousel .prevButton,
.carousel .nextButton {
    position: absolute;
    left: 0;
    top: 162px;
    width: 20px;
    height: 63px;
    background: url(../images/arrow5.png) 0 0 no-repeat;
    cursor: pointer;
    z-index: 9;
}

.carousel .nextButton {
    background-position: -20px 0;
    left: auto;
    right: 0;
}

.carousel .prevButton:hover {
    background-position: 0 -63px;
}

.carousel .nextButton:hover {
    background-position: -20px -63px;
}

.carousel .word {
    width: 100%;
    display: none;
    text-align: center;
    font-size: 14px;
    color: #4c4c4c;
    position: absolute;
    left: 0;
    top: 387px;
}

.carousel .word h3 {
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.carousel .word .dot {
    line-height: 26px;
    padding-top: 7px;
    height: 104px;
    overflow: hidden;
}

.join .tit {
    text-align: center;
    font-size: 30px;
    color: #333333;
    background: url(../images/bg5.jpg) repeat-x center center;
    line-height: 140px;
}

.join .tit span {
    display: inline-block;
    background: #FFFFFF;
    padding: 0 58px;
}

.join table {
    width: 100%;
    text-align: center;
}

.join table th {
    color: #FFFFFF;
    font-size: 18px;
    background: #333333;
    line-height: 70px;
    width: 220px;
}

.join table td {
    line-height: 76px;
    font-size: 14px;
    color: #333333;
}

.join table .look {
    display: inline-block;
    width: 118px;
    height: 34px;
    border: 1px #71bf44 solid;
    line-height: 34px;
    color: #71bf44;
    cursor: pointer;
}

.join table .look:hover {
    background: #71bf44;
    color: #FFFFFF;
}

.join table .tr2 td {
    background: #fffafa;
}

.join {
    padding-bottom: 120px;
}

.outbox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg6.png) repeat;
    z-index: 99;
    display: none;
}

.post {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 894px;
    margin-left: -447px;
    background: #FFFFFF;
    padding-bottom: 50px;
}

.post .tit {
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 72px;
    background: #666666;
}

.post .con {
    padding: 0 27px;
    font-size: 14px;
    color: #585858;
}

.post .p1 {
    line-height: 70px;
}

.post .p2 {
    background: #f7f7f8;
    padding: 15px 210px 30px 17px;
    line-height: 30px;
}

.post .tou {
    display: block;
    width: 225px;
    height: 48px;
    background: url(../images/tou.jpg) no-repeat;
    margin: 45px auto 0;
}

.post .close {
    width: 17px;
    height: 17px;
    background: url(../images/close.png) no-repeat;
    position: absolute;
    top: 26px;
    right: 26px;
    cursor: pointer;
}

.culture {
    padding-top: 60px;
    padding-bottom: 50px;
}

.culture .left {
    width: 360px;
    height: 370px;
    display: block;
    background: #fafafa;
}

.culture .left .pic {
    width: 360px;
    height: 200px;
    overflow: hidden;
}

.culture .left img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.culture .left:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.culture .left .word {
    padding: 0 20px;
    color: #666666;
}

.culture .left h3 {
    font-size: 18px;
    line-height: 52px;
    padding-top: 11px;
    height: 52px;
    overflow: hidden;
}

.culture .left .hx {
    width: 30px;
    height: 1px;
    background: #71bf44;
}

.culture .left p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-top: 12px;
    height: 72px;
    overflow: hidden;
}

.culture ul {
    float: right;
    width: 740px;
}

.culture li {
    float: left;
    width: 340px;
    height: 170px;
    margin: 0 0 30px 30px;
    background: #f7f7f7;
}

.culture li a {
    display: block;
    width: 100%;
    height: 100%;
}

.culture li i {
    display: block;
    float: left;
    margin: 51px 0 0 20px;
    width: 59px;
    height: 68px;

}

.culture li:hover i {
    background-image: url(../images/icon9.png);
}

.culture li i.i1 {
    background-position: 0 0;
}

.culture li i.i2 {
    background-position: 0 -68px;
}

.culture li i.i3 {
    background-position: 0 -136px;
}

.culture li i.i4 {
    background-position: 0 -204px;
}

.culture li .word {
    float: left;
    width: 225px;
    color: #666666;
    margin-left: 25px;
    margin-top: 35px;
}

.culture li h3 {
    line-height: 50px;
    font-size: 18px;
}

.culture li p {
    font-size: 14px;
    margin-top: 15px;
}

.culture li .hx {
    width: 30px;
    height: 1px;
    background: #71bf44;
}

.culture li:hover {
    background: #71bf44;
}

.culture li:hover .word {
    color: #FFFFFF;
}

.culture li:hover .hx {
    background: #FFFFFF;
}

.tnav {
    text-align: center;
    padding-top: 50px;
    height: 44px;
}

.tnav ul {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.tnav ul li {
    float: left;
    width: 158px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    margin: 0 20px;
}

.tnav ul a {
    display: block;
    color: #FFFFFF;
    background: #aaaaaa;
}

.tnav ul li.on a {
    background: #71bf44;
}

.zqul {
    padding-top: 40px;
    border-bottom: 1px #e9e9e9 solid;
}

.zqul li {
    float: left;
    width: 120px;
    line-height: 40px;
    text-align: center;
}

.zqul li a {
    display: block;
    font-size: 15px;
    color: #666;
    background: #e9e9e9;
}

.zqul li.on a {
    color: #FFFFFF;
    background: #71bf44;
}

.woca {
    border-bottom: 1px #e9e9e9 solid;
}

.woca li {
    float: left;
    border-bottom: 2px #FFFFFF solid;
}

.woca li a {
    display: block;
    line-height: 52px;
    padding: 0 10px;
    font-size: 15px;
    color: #666;
}

.woca li.on {
    border-bottom-color: #71bf44;
}

.woca li.on a {
    color: #71bf44;
}

/*0524*/
.scroll-pane2 {
    width: 1070px;
    height: 287px;
    padding-right: 30px;
    margin: 30px 0;
}

/*.itbox{
	padding-top: 30px;
}*/
/*0524*/
.itbox .pic {
    display: block;
    float: left;
    width: 207px;
    height: 150px;
    overflow: hidden;
}

.itbox .pic img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.itbox .pic:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.itbox .right {
    width: 820px;
    /*0524*/
}

.itbox h3 {
    font-size: 20px;
    color: #333;
    line-height: 22px;
}

.itbox p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    padding-top: 12px;
    height: 66px;
    overflow: hidden;
    padding-bottom: 20px;
}

.itbox .rall {
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    width: 105px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #71bf44;
}

/*.inherit .ul1{
	padding-top: 23px;
	padding-bottom: 22px;
}*/
.inherit .ul1 a {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.inherit .ul1 b {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../images/pic34.jpg) no-repeat;
    margin-right: 12px;
}

.inherit .ul1 b.b2 {
    background-image: url(../images/pic35.jpg);
}

.inherit .ul1 .jing {
    background-image: url(../images/pic36.jpg);
    width: 17px;
    margin-right: 0;
}

.inherit .ul1 span {
    display: inline-block;
    font-size: 12px;
    color: #CCCCCC;
    margin: 0 12px;
}

.inherit .ul1 li:hover a {
    color: #71bf44;
}

.inherit .ul2 {
    border-top: 1px #e9e9e9 solid;
    padding-bottom: 40px;
}

.inherit .ul2 li {
    border-bottom: 1px #d3d3d3 dashed;
}

.inherit .ul2 a {
    padding: 20px 0;
    display: block;
}

.inherit .ul2 .pic {
    float: left;
    width: 69px;
    height: 96px;
    overflow: hidden;
}

.inherit .ul2 .aright {
    width: 1000px;
    float: right;
}

.aright h3 {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    padding-left: 26px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-position: left center;
    background-repeat: no-repeat;
}

.aright h3.icon1 {
    background-image: url(../images/pic35.jpg);
}

.aright h3.icon2 {
    background-image: url(../images/pic34.jpg);
}

.aright h3.icon3 {
    background-image: url(../images/pic37.jpg);
}

.aright p {
    line-height: 20px;
    padding-left: 26px;
    padding-top: 16px;
    height: 40px;
    overflow: hidden;
    color: #666;
    padding-bottom: 10px;
}

.aright span {
    display: block;
    padding-left: 26px;
    color: #999;
    line-height: 14px;
}

.inherit .ul2 li:hover h3 {
    color: #71bf44;
}

.inherit {
    padding-bottom: 100px;
}

.downlist {
    padding-bottom: 100px;
}

.downlist ul {
    padding-bottom: 30px;
}

.downlist li {
    padding: 20px 0;
    border-bottom: 1px #d2d2d2 dashed;
}

.downlist .aright {
    width: 870px;
    float: left;
}

.downlist .dbut {
    float: right;
    width: 68px;
    height: 68px;
    background: url(../images/down.jpg) 0 -68px no-repeat;
    margin-top: 13px;
    cursor: pointer;
}

.downlist .dbut:hover {
    background-position: 0 0;
}

.read {
    background: #eeeeee;
    padding: 40px 0 90px;
}

.read .left {
    width: 800px;
}

.read .box1 {
    background: #FFFFFF;
    padding: 0 32px 60px;
    color: #666;
}

.read .box1 h3 {
    font-size: 20px;
    text-align: center;
    line-height: 70px;
}

.read .box1 p {
    font-size: 15px;
    text-indent: 2em;
    line-height: 28px;
}

.read .box2 {
    background: #FFFFFF;
    margin-top: 10px;
    padding-bottom: 40px;
}

.read .box2 h3 {
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 88px;
}

.read .box2 .dbut {
    width: 124px;
    height: 34px;
    background: url(../images/down2.jpg) no-repeat;
    margin: 0 auto;
    cursor: pointer;
}

.read .box2 .share {
    line-height: 30px;
    color: #333;
    text-align: center;
    padding-top: 36px;
}

.read .box2 .share a {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../images/icon10.jpg) 0 0 no-repeat;
    margin: 0 5px;
    vertical-align: middle;
}

.read .box2 .share a.a2 {
    background-position: -40px;
}

.read .box2 .share a.a3 {
    background-position: -80px;
}

.read .right {
    width: 280px;
    background: #FFFFFF;
}

.read .right .tit {
    font-size: 18px;
    color: #666;
    line-height: 50px;
    border-bottom: 1px #eeeeee solid;
    padding: 0 20px;
}

.read .right ul {
    padding: 13px 0;
}

.read .right li {
    padding: 0 20px;
}

.read .right li a {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.read .right li a:hover {
    text-decoration: underline;
}

.videodown li {
    float: left;
    width: 350px;
    margin-bottom: 16px;
    margin-right: 25px;
}

.videodown .pic {
    width: 350px;
    height: 188px;
    overflow: hidden;
    display: block;
}

.videodown .pic img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.videodown .pic:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.videodown p {
    font-size: 14px;
    color: #666;
    line-height: 44px;
}

.videodown p a {
    float: right;
    display: inline-block;
    padding-left: 23px;
    background: url(../images/down3.jpg) left center no-repeat;
    color: #71bf44;
}

.videodown li.nomar {
    margin-right: 0;
}

.videodown ul {
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px #d2d2d2 dashed;
    margin-bottom: 30px;
}

.videodown {
    padding-bottom: 90px;
}

.videolist {
    padding-bottom: 90px;
}

.videolist ul {
    padding-bottom: 20px;
    border-bottom: 1px #d2d2d2 dashed;
}

.videolist li {
    float: left;
    width: 350px;
    margin-bottom: 16px;
    margin-right: 25px;
}

.videolist li .pic {
    width: 350px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

.videolist li .play {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/play.png) no-repeat;
    display: none;
    cursor: pointer;
}

.videolist li p {
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 44px;
}

.videolist li.nomar {
    margin-right: 0;
}

.videolist li .pic:hover .play {
    display: block;
}

.videolist .page {
    padding-top: 30px;
}

.galcolumn {
    padding-top: 40px;
}

.galcolumn .pic {
    width: 340px;
}

.galcolumn .item a {
    display: block;
}

.galcolumn .box {
    padding: 32px 30px 9px;
    width: 280px;
    height: 182px;
    overflow: hidden;
    background: #f6f6f6;
}

.galcolumn .box .p1 {
    font-size: 20px;
    color: #333;
    line-height: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.galcolumn .box .p2 {
    color: #666;
    line-height: 20px;
    padding-bottom: 25px;
}

.galcolumn .box .p3 {
    color: #999;
    line-height: 50px;
    border-top: 1px #ebebeb solid;
}

.load {
    text-align: center;
    color: #CCCCCC;
    font-size: 18px;
    background: url(../images/loadbg.png) center center no-repeat;
    line-height: 26px;
    cursor: pointer;
}

.act {
    padding-bottom: 74px;
}

.galcolumn .item a:hover .p1 {
    color: #71bf44;
}

.actxx {
    padding-top: 35px;
    padding-bottom: 80px;
}

.actxx .tit {
    text-align: center;
    font-size: 24px;
    color: #71bf44;
    line-height: 44px;
    padding-bottom: 30px;
    border-bottom: 1px #dcdcdc dashed;
}

.actxx .tit p {
    font-size: 16px;
    color: #c6c6c6;
    line-height: 30px;
}

.actxx p {
    font-size: 15px;
    color: #666;
    line-height: 30px;
}

.wzan {
    border-top: 1px #dcdcdc dashed;
    padding-top: 35px;
    line-height: 30px;
    font-size: 14px;
    height: 60px;
}

.wzan span {
    display: inline-block;
    width: 60%;
}

.wzan span a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}

.wzan span em {
    color: #999;
}

.wzback {
    float: right;
    color: #666;
    width: 40%;
    text-align: right;
}

.contact {
    padding-top: 60px;
    padding-bottom: 70px;
}

.map {
    position: relative;
}

.mbox {
    width: 370px;
    padding: 24px 30px 20px;
    color: #FFFFFF;
    background: #71bf44;
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 15px;
    line-height: 30px;
}

.mbox p {
    line-height: 34px;
    font-size: 20px;
}

.conul {
    padding-top: 30px;
}

.conul li {
    float: left;
    width: 294px;
    height: 183px;
    background: #f6f6f6;
    padding: 23px 28px 0;
    margin-right: 25px;
}

.conul h3 {
    font-size: 18px;
    color: #333;
    line-height: 48px;
}

.conul p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.conul p em {
    color: #71bf44;
}

.conul li.nomar {
    margin-right: 0;
}

.online {
    background: #f6f6f6;
}

.online .layout {
    background: url(../images/hand.png) right top no-repeat;
    padding-top: 50px;
    padding-bottom: 156px;
}

.online .tit {
    font-size: 24px;
    color: #333;
    line-height: 44px;
}

.online .tit p {
    font-size: 14px;
    color: #999;
    line-height: 32px;
}

.online ul {
    padding-top: 10px;
}

.online ul li {
    margin-top: 20px;
    width: 328px;
    background: #FFFFFF;
    border: 1px #d5d5d5 solid;
}

.online ul li span {
    float: left;
    font-size: 14px;
    color: #CCCCCC;
    line-height: 38px;
    padding-left: 10px;
    display: inline-block;
    width: 75px;
}

.online ul li .text {
    width: 205px;
    height: 38px;
    float: right;
    padding-right: 38px;
    background: url(../images/pic43.jpg) right center no-repeat;
}

.online ul li .t2 {
    background-image: url(../images/pic44.jpg);
}

.online ul li .t3 {
    background-image: url(../images/pic45.jpg);
}

.online ul li.last {
    width: 548px;
}

.online ul textarea {
    float: right;
    width: 443px;
    height: 146px;
    line-height: 38px;
    padding: 0 10px;
}

.newslist {
    padding-top: 50px;
    padding-bottom: 30px;
}

.newslist li {
    padding: 40px 0;
    border-bottom: 1px #ececec solid;
}

.newslist li .pic {
    float: left;
    width: 395px;
    height: 250px;
    overflow: hidden;
}

.newslist li img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.newslist li .pic:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.newslist li .word {
    float: right;
    width: 660px;
}

.newslist li h3 {
    font-size: 20px;
    color: #666;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.newslist li p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 23px;
}

.newslist li .more {
    display: block;
    font-size: 14px;
    color: #71bf44;
    line-height: 24px;
}

.newslist ul {
    padding-bottom: 30px;
}

.newsxx .left {
    width: 800px;
    margin-top: 20px;
}

.newsxx .left .tit {
    font-size: 30px;
    color: #333;
    text-align: center;
    line-height: 50px;
}

.sbox {
    text-align: center;
    height: 60px;
    background: #f6f6f6;
    line-height: 60px;
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}

.sbox .dis {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.sbox span {
    float: left;
    margin: 0 30px;
}

.sbox a. {
    width: 28px;
    height: 28px;
    background: url(../images/pic48.jpg) 0 0 no-repeat;
    margin: 0 3px;
    display: inline-block;
    vertical-align: middle;
}

.sbox a.a2 {
    background-position: -28px 0;
}

.sbox a.a3 {
    background-position: -56px 0;
}

.sbox a.a4 {
    background-position: -84px 0;
}

.newsxx p {
    font-size: 14px;
    color: #666666;
    text-indent: 2em;
    line-height: 30px;
    padding: 10px 0 30px;
}

.newsxx .pic img {
    width: 100%;
}

.newsxx .pic h3 {
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 54px;
}

.newsxx .wzan {
    margin-top: 50px;
}

.newsxx {
    padding-bottom: 70px;
}

.newsxx .right {
    width: 260px;
    border-top: 8px #71bf44 solid;
    margin-top: 60px;
    background: #fff7f8;
}

.newsxx .right li {
    padding-top: 16px;
}

.newsxx .right .word {
    width: 256px;
    height: 140px;
    background: #FFFFFF;
    margin: 0 auto;
    text-align: center;
}

.newsxx .right .word h3 {
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    padding: 5px 20px 26px;
}

.newsxx .right .word em {
    display: block;
    font-size: 12px;
    color: #999999;
    line-height: 16px;
}

.newsxx .right .word a {
    display: block;
    margin: 0 auto;
    width: 133px;
    height: 32px;
    border: 1px #cccccc solid;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
}

.newsxx .right .word a:hover {
    color: #FFFFFF;
    border-color: #71bf44;
    background: #71bf44;
}

.newsxx .right .pic {
    width: 260px;
    height: 170px;
    overflow: hidden;
}

.newsxx .right img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.newsxx .right .pic:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.newsxx .right ul {
    padding-bottom: 36px;
}

.newsxx .right .more {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    height: 66px;
    line-height: 66px;
    background: #999999;
    display: block;
}

.wedo {
    padding: 60px 0 90px;
}

.wedo .left {
    width: 255px;
}

.sel {
    height: 34px;
    position: relative;
    border: 1px #e5e5e5 solid;
    width: 124px;
}

.c_name {
    position: relative;
    display: block;
    width: 100px;
    text-indent: 8px;
    line-height: 34px;
    font-size: 14px;
    background: url(../images/arrow8.png) 103px center no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    padding-right: 24px;
}

.c_select {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    zoom: 1;
}

.wedo .left form .text {
    float: left;
    width: 192px;
    height: 28px;
    border: 1px #e5e5e5 solid;
    border-right: none;
    text-indent: 8px;
    margin-top: 3px;
}

.wedo .left form .button {
    float: left;
    width: 62px;
    height: 30px;
    background: #71bf44;
    margin-top: 3px;
    color: #FFFFFF;
    font-size: 14px;
}

.wedo .hd {
    padding-top: 5px;
}

.wedo .hd ul {
    height: 513px;
    overflow-y: auto;
}

.wedo .hd li {
    width: 215px;
    padding-right: 15px;
    margin-top: 15px;
    height: 108px;
    cursor: pointer;
}

.wedo .hd .num {
    float: left;
    text-align: center;
    width: 30px;
    line-height: 108px;
    font-size: 14px;
    color: #CCCCCC;
}

.wedo .hd .zi {
    float: right;
    width: 184px;
}

.wedo .hd h3 {
    font-size: 15px;
    color: #333333;
    line-height: 33px;
    padding-top: 8px;
}

.wedo .hd p {
    color: #666666;
    line-height: 18px;
}

.wedo .hd li.on {
    background: #ededed;
}

.wedo .bd {
    float: right;
    width: 842px;
    height: 551px;
}


a.prev {
    width: 55px;
}

a.next {
    width: 60px;
}

.make li:nth-child(5),
.make li:nth-child(10) {
    margin-right: 0;
}

.videodown li:nth-child(3),
.videodown li:nth-child(6),
.videodown li:nth-child(9) {
    margin-right: 0;
}

.relpro li:nth-child(4),
.relpro li:nth-child(4) {
    margin-right: 0px;
}

.weixin1 img {
    display: none;
    position: absolute;
    z-index: 999;
}

.video li:nth-child(4),
.video li:nth-child(8),
.video li:nth-child(12) {
    margin-right: 0;
}