a:hover {
    text-decoration: none;
}

.main {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}

.flexslider {
    position: relative;
    overflow: hidden;
    height: 722px;
    overflow: hidden;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
    height: 722px;
    overflow: hidden;
}

.flexslider .slides li {
    float: left;
    width: 100%;
}

.flexslider .slides li a {
    display: block;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -150px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 100;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -122px;
    right: 20px;
}

.flex-direction-nav .flex-prev {
    left: 20px;
}

.flexslider:hover .flex-next {
    opacity: .8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: .8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}

.wk_content {
    position: relative;
    width: 100%;

    z-index: 22;
}

.wk_fa {
    height: 700px;
    background: url(../images/cont1.png) no-repeat center;
    width: 100%;
    overflow: hidden;
}

.wk_fa_title {
    overflow: hidden;
    height: 120px;
    padding-top: 75px;
    text-align: center;
}

.wk_fa_title h1 {
    color: #43b39e;
    font-size: 44px;
    font-weight: bold;
}

.wk_fa_title h6 {
    color: #43b39e;
    font-size: 14px;
    font-family: arial;
}

.wk_fa_title h3 {
    color: #666;
    font-size: 14px;
    padding-top: 15px;
}

.wk_fa_co {
    overflow: hidden;
    height: 600px;
    padding-top: 35px;
}

.wk_fa_title2 {
    overflow: hidden;
    height: 120px;
    padding-top: 5px;
    text-align: center;
}

.wk_fa_title2 h1 {
    color: #43b39e;
    font-size: 44px;
    font-weight: bold;
}

.wk_fa_title2 h6 {
    color: #43b39e;
    font-size: 14px;
    font-family: arial;
}

.wk_fa_title2 h3 {
    color: #666;
    font-size: 14px;
    padding-top: 15px;
}

.wk_fa_co li {
    width: 200px;
    float: left;
    overflow: hidden;
    padding: 0px 50px 0px 25px;
}

.wk_fa_co li a{
    color: #df5727
}
.wk_fa_co li h2{
    text-align: center;
}
.wk_fa_co li.r {
    margin-right: 0;
}

.wk_fa_img {
    width: 200px;
    height: 230px;
    background: url(../images/solution.png) no-repeat;
    display: block;
    position: absolute;
}

.wk_fa_img_hover {
    width: 200px;
    height: 230px;
    position: absolute;
    z-index: 1;
    display: none;
    background: url(../images/solution_hover.png) no-repeat;
}
.wk_fa_co li:hover .wk_fa_img_hover{
    display: block;
}


.wk_fa_co h1 {
    text-align: center;
    padding: 10px 0 17px 0;
}

.wk_fa_co h1 a {
    color: #000;
    font-size: 18px;
}

.wk_fa_co_line {
    width: 38px;
    height: 1px;
    background: #bcbcbc;
    margin: auto;
}

.wk_fa_co p {
    margin-top: 20px;
    line-height: 20px;
    width: 230px;
    height: 58px;
    overflow: hidden;
}

.wk_fa_co p a {
    color: #666;
}

.wk_fa_co_more {
    display: block;
    margin: 28px auto;
    width: 78px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #4cab99;
    border: 1px solid #4cab99;
}

.wk_fa_co li:hover .wk_fa_co_more {
    color: #df5727;
    border: 1px solid #df5727;
}

.wk_fa_co li:hover h1 a {
    color: #df5727;
}

.wk_tj {
    height: 685px;
    overflow: hidden;
}

.wk_tj_title {
    overflow: hidden;
    height: 150px;
    text-align: center;
}

.wk_tj_title h1 {
    color: #df5727;
    font-size: 44px;
    font-weight: bold;
}

.wk_tj_title h6 {
    color: #df5727;
    font-size: 14px;
    font-family: arial;
}

.wk_tj_title h3 {
    color: #666;
    font-size: 14px;
    padding-top: 15px;
}

#wrapper {
    width: 1100px;
    height: 495px;
    position: absolute;
    margin-left: -15px;
    overflow: hidden;
}

#carousel {
    width: 1100px;
    position: relative;
}

#carousel ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

#carousel li {
    color: #999;
    text-align: center;
    display: block;
    width: 1100px;
    height: 495px;
    padding: 0;
    float: left;
    position: relative;
}

#carousel li span {
    background: transparent url(../images/carousel_shine.png) no-repeat 0 0;
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 201px;
    height: 127px;
    position: absolute;
    z-index: 2;
    top: 14px;
    left: 16px;
}

#carousel .prev,
#carousel .next {
    background: transparent url(../images/carousel_control.png) no-repeat 0 0;
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 55px;
    height: 70px;
    margin-left: 10px;
    position: absolute;
    top: 35%;
}

#carousel .prev {
    background-position: 0 0;
    left: -70px;
}

#carousel .prev:hover {
    left: -70px;
}

#carousel .next {
    background-position: -45px 0;
    right: -70px;
}

#carousel .next:hover {
    right: -70px;
}

#carousel .pager {
    text-align: center;
    margin: -45px auto;
    position: absolute;
    width: 100%;
}

#carousel .pager a {
    background: transparent url(../images/carousel_control.png) no-repeat -5px -91px;
    text-decoration: none;
    line-height: 100px;
    display: inline-block;
    overflow: hidden;
    width: 27px;
    height: 27px;
    margin: 0 5px 0 0;
}

#carousel .pager a.selected {
    background: transparent url(../images/carousel_control.png) no-repeat -40px -91px;
    text-decoration: underline;
}

#source {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
}

#source,
#source a {
    font-size: 12px;
    color: #999;
}

#donate-spacer {
    height: 100%;
}

#donate {
    border-top: 1px solid #999;
    width: 750px;
    padding: 50px 75px;
    margin: 0 auto;
    overflow: hidden;
}

#donate p,
#donate form {
    margin: 0;
    float: left;
}

#donate p {
    width: 650px;
}

#donate form {
    width: 100px;
}

.wk_cpzx {
    height: 899px;
    background: url(../images/cont2.jpg) no-repeat center;
    overflow: hidden;
}

.wk_cpzx_co {
    overflow: hidden;
    margin-top: 35px;
    width: 1100px;
    height: 52px;
}

.wk_cpzx_head {
    overflow: hidden;
    width: 1100px;
    height: 52px;
    position: relative;
}

.wk_cpzx_head li {
    float: left;
    padding-right: 9px;
    line-height: 52px;
}

.wk_cpzx_head li a {
    color: #777;
    font-size: 16px;
    background: #fff;
    display: block;
    width: 176px;
    text-align: center;
    overflow: hidden;
}

.wk_cpzx_head li a:hover {
    background: #df5727;
    color: #fff;
}

.wk_cpzx_head li a.hover {
    background: #df5727;
    color: #fff;
}

.wk_cpzx_head li.r {
    padding-right: 0;
}

.wk_cpzx_cc ul {
    overflow: hidden;
    float: left;
    height: 52px;
}

.wk_cpzx_prev,
.wk_cpzx_next {
    width: 52px;
    height: 52px;
    display: block;
    position: absolute;
    z-index: 199;
    left: 50%;
}

.wk_cpzx_prev {
    float: left;
    background: url(../images/prod_prev.png) no-repeat;
    margin-left: -580px;
    margin-top: 15px;
}

.wk_cpzx_next {
    right: 0;
    background: url(../images/prod_next.png) no-repeat;
    margin-left: 570px;
    margin-top: -37px;
}

.wk_cpzx_cont {
    overflow: hidden;
    padding-top: 30px;
    height: 450px;
    width: 1100px;
    overflow: hidden;
    position: relative;
}

.wk_cpzx_cont ul {
    width: 1130px;
}

.wk_cpzx_cont li {
    width: 255px;
    float: left;
    padding-right: 26px;
    padding-bottom: 30px;
}

.wk_cpzx_cont li.r {
    padding-right: 0;
}

.wk_cpzx_cont li .wk_cpzx_ct {
    width: 235px;
    height: 420px;
    background: #fff;
    padding: 10px;
}

.wk_cpzx_ct img {
    width: 235px;
    height: 235px;
}

.wk_cpzx_cont li .wk_cpzx_word {
    width: 215px;
    margin: auto;
    overflow: hidden;
    padding-top: 15px;
}

.wk_cpzx_cont li a {
    display: block;
    position: relative;
    z-index: 1;
}
.wk_cpzx_cont li a.wk_cpzx_more{
    color: #fff
}
.wk_cpzx_word h2 {
    color: #459989;
    font-size: 18px;
    width: 215px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.wk_cpzx_word .wk_cpzx_line {
    width: 30px;
    height: 1px;
    background: #b2b2b2;
    margin: 15px 0;
    position: relative;
    z-index: 1;
}

.wk_cpzx_word p {
    color: #666;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.wk_cpzx_more {
    overflow: hidden;
    width: 67px;
    display: block;
    height: 30px;
    background: #459989;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 20px;
}

.wk_cpzx_cont li .wk_cpzx_hover {
    width: 255px;
    height: 440px;
    background: #df5727;
    position: absolute;
    z-index: 1;
    display: none;
}
.wk_cpzx_cont li:hover .wk_cpzx_hover{
    display: block;
}
.wk_cpzx_cont li:hover .wk_cpzx_word h2{
    color: #fff;
}
.wk_cpzx_cont li:hover  .wk_cpzx_word p{
    color: #fff;
}



.wk_cpzx_p_more {
    width: 155px;
    height: 42px;
    display: block;
    background: url(../images/pro_more.png) no-repeat;
    margin: 30px auto;
}

.wk_cpzx_p_more:hover {
    background: url(../images/pro_more_hover.png) no-repeat;
}

.wk_zixun {
    height: 686px;
    width: 100%;
    background: url(../images/cont3.jpg) no-repeat center;
    overflow: hidden;
}

.wk_zixun_w {
    overflow: hidden;
    height: 600px;
    width: 1140px;
    margin: 0 auto;
    padding-top: 80px;
}

.wk_zixun_left {
    width: 540px;
    height: 600px;
    float: left;
    overflow: hidden;
}

.wk_zixun_head {
    height: 80px;
    overflow: hidden;
    color: #4cab99;
    font-size: 36px;
    font-weight: bold;
}

.wk_zixun_head span {
    font-size: 28px;
    font-family: arial;
    color: #666;
    font-weight: 100;
    padding-left: 15px;
}

.wk_zixun_about {
    width: 540px;
    height: 235px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.wk_zixun_about a {
    display: block;
}

.wk_zixun_about_img {
    width: 208px;
    height: 235px;
    float: left;
}
.wk_zixun_about_img img{
    max-width: 100%
}
.wk_zixun_about_ico {
    width: 13px;
    height: 40px;
    background: url(../images/about_ico.png) no-repeat;
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-left: 194px;
}

.wk_zixun_about_w {
    width: 290px;
    overflow: hidden;
    padding: 20px;
    float: left;
}

.wk_zixun_about_w p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 30px;
}

.wk_zixun_about_w:hover p {
    color: #df5727;
}

.wk_zixun_about_more {
    width: 26px;
    height: 26px;
    background: url(../images/about_more_hover.jpg) no-repeat;
    display: block;
    float: right;
}

.wk_zixun_about_more:hover {
    background: url(../images/about_more.jpg) no-repeat;
}

.wk_zixun_honor {
    width: 540px;
    height: 165px;
    background: #fff;
    overflow: hidden;
}

.wk_zixun_honor_w {
    float: left;
    padding-top: 50px;
    overflow: hidden;
    display: block;
    padding-left: 30px;
}

.wk_zixun_honor_w h1 {
    color: #df5727;
    font-size: 32px;
}

.wk_zixun_honor_w i {
    color: #999;
    font-size: 20px;
    font-family: arial;
}

.wk_zixun_honor_img {
    width: 270px;
    float: right;
    overflow: hidden;
    display: block;
    text-align: right;
}

.wk_zixun_right {
    width: 540px;
    height: 600px;
    overflow: hidden;
    float: right;
}

.wk_zixun_right_1,
.wk_zixun_right_2 {
    width: 540px;
    height: 120px;
    margin-bottom: 30px;
    overflow: hidden;
}

.wk_zixun_right_date1 {
    overflow: hidden;
    float: left;
}

.wk_zixun_right_date2 a,
.wk_zixun_right_date1 a {
    display: block;
    width: 60px;
    background: #fff;
    height: 60px;
    padding: 5px;
}

.wk_zixun_right_date2 p,
.wk_zixun_right_date1 p {
    color: #666;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 70px;
    overflow: hidden;
}

.wk_zixun_right_w1 {
    width: 415px;
    height: 80px;
    overflow: hidden;
    float: right;
    padding: 15px 10px 25px 30px;
    background: url(../images/news_left.png) no-repeat;
}

.wk_zixun_right_w2 h3,
.wk_zixun_right_w1 h3 {
    color: #4cab99;
    font-size: 18px;
    padding-bottom: 8px;
}

.wk_zixun_right_w2 p,
.wk_zixun_right_w1 p {
    color: #666;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}

.wk_zixun_right_2:hover .wk_zixun_right_date2 a,
.wk_zixun_right_1:hover .wk_zixun_right_date1 a {
    background: #df5727;
    color: #fff;
}

.wk_zixun_right_1:hover .wk_zixun_right_w1 {
    background: url(../images/news_left_hover.png) no-repeat;
}

.wk_zixun_right_2:hover .wk_zixun_right_w2 h3,
.wk_zixun_right_2:hover .wk_zixun_right_w2 p,
.wk_zixun_right_1:hover .wk_zixun_right_w1 h3,
.wk_zixun_right_1:hover .wk_zixun_right_w1 p {
    color: #fff;
}

.wk_zixun_right_date2 {
    overflow: hidden;
    float: right;
}

.wk_zixun_right_w2 {
    width: 415px;
    height: 80px;
    overflow: hidden;
    float: left;
    padding: 15px 30px 25px 10px;
    background: url(../images/news_right.png) no-repeat;
}

.wk_zixun_right_2:hover .wk_zixun_right_w2 {
    background: url(../images/news_right_hover.png) no-repeat;
}

.ie_all #wk_ft {
    margin-top: -18px;
}