/* 
* @Author: Marte
* @Date:   2016-03-30 09:12:20
* @Last Modified by:   Marte
* @Last Modified time: 2016-12-01 12:23:34
*/
html, input, button {
    color: #555;
    background: #fff;
    font-family: "microsoft yahei";
}

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, img, span, i, a, em, strong, b, input, textarea, form a {
    margin: 0;
    padding: 0;
}

body {
    color: #313131;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

img {
    vertical-align: middle;
}

li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

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

.w1000 {
    width: 1000px;
    margin: 35px auto 0;
    min-width: 1000px;
}

.comtit {
    font-weight: bold;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 50px auto 30px;
}

.wwrapbtn {
    text-align: center;
    margin: 30px auto 50px;
}

.wwrapbtn .zxbtn {
    background: #d11919;
    color: #fff;
    display: inline-block;
    padding: 15px 50px;
    font-size: 18px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.wwrapbtn .zxbtn:hover {
    background: #008ece;
}

.banner {
    background: url(../images/banner.jpg) no-repeat center 0;
    height: 514px;
}

.banner .w1000 {
    margin: 0 auto;
    text-align: center;
}

.part1 .toptitle {
    font-size: 36px;
    font-weight: bold;
    color: #020528;
    font-style: italic;
    background: url(../images/part1pic1.jpg) no-repeat left 0px;
    height: 95px;
    margin-top: 35px;
    padding: 75px 0 0 135px;
}

.part1 ul {
    width: 972px;
    margin: 0 auto;
}

.part1 ul li {
    float: left;
    width: 253px;
    margin-left: -10px;
    position: relative;
    text-align: center;
}

.part1 ul li:nth-of-type(1) {
    z-index: 10;
}

.part1 ul li:nth-of-type(2) {
    z-index: 9;
}

.part1 ul li:nth-of-type(3) {
    z-index: 8;
}

.part1 ul li:nth-of-type(4) {
    z-index: 7;
}

.part1 ul li p {
    margin-top: 20px;
    line-height: 28px;
}

.part1 ul li p span {
    font-weight: bold;
}

.part1 ul li.on {
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transition: transform 2s linear 0s;
    -moz-transition: transform 2s linear 0s;
    -webkit-transition: transform 2s linear 0s;
    -o-transition: transform 2s linear 0s;
}

.part2 .toptitle {
    font-size: 36px;
    font-weight: bold;
    color: #020528;
    font-style: italic;
    background: url(../images/part2pic1.jpg) no-repeat left 0px;
    height: 95px;
    margin-top: 35px;
    padding: 75px 0 0 175px;
}

.part2 img {
    animation: imgScale 3s infinite 1s;
    -moz-animation: imgScale 3s infinite 1s;
    -o-animation: imgScale 3s infinite 1s;
}

.part3 {
    height: 605px;
    background: url(../images/part3pic.jpg) no-repeat center;
}

.part3 .comtit {
    padding-top: 18px;
    margin-bottom: 0px;
}

.part3 .w1000 {
    margin-top: 0px;
}

.part3 .part3_1 .toptitle {
    font-size: 18px;
    font-weight: bold;
    padding-left: 25px;
}

.part3 .part3_1 ul {
    display: inline-block;
    width: 372px;
}

.part3 .part3_1 ul li {
    float: left;
    padding-top: 42px;
    background: url(../images/part3icon.png) no-repeat 0 0;
    text-align: center;
    margin: 9px 0 0 25px;
    font-size: 12px;
}

.part3 .part3_1 ul li.on {
    cursor: pointer;
    -webkit-transform: rotateY(360deg);
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transform: rotateY(360deg);
    -moz-transition: transform 0.5s ease 0s;
    -ms-transform: rotateY(360deg);
    -ms-transition: transform 0.5s ease 0s;
    -o-transform: rotateY(360deg);
    -o-transition: transform 0.5s ease 0s;
    transform: rotateY(360deg);
    transition: transform 0.5s ease 0s;
}

.part3 .part3_1 ul li:nth-child(1) {
    background-position: 0 0px;
    width: 40px;
}

.part3 .part3_1 ul li:nth-child(2) {
    background-position: -67px 0px;
    width: 56px;
}

.part3 .part3_1 ul li:nth-child(3) {
    background-position: -141px 0px;
    width: 60px;
}

.part3 .part3_1 ul li:nth-child(4) {
    background-position: -223px 0px;
    width: 50px;
}

.part3 .part3_1 ul li:nth-child(5) {
    background-position: -309px 0px;
    width: 40px;
}

.part3 .part3_1 ul li:nth-child(6) {
    background-position: -3px -73px;
    width: 40px;
}

.part3 .part3_1 ul li:nth-child(7) {
    background-position: -56px -73px;
    width: 56px;
}

.part3 .part3_1 ul li:nth-child(8) {
    background-position: -145px -73px;
    width: 60px;
}

.part3 .part3_1 ul li:nth-child(9) {
    background-position: -228px -73px;
    width: 50px;
}

.part3 .part3_1 ul li:nth-child(10) {
    background-position: -309px -73px;
    width: 40px;
}

.part3 .wrapimg {
    position: relative;
}

.part3 .wrapimg img:nth-child(1) {
    position: absolute;
    top: 50px;
    left: 0;
}

.part3 .wrapimg img:nth-child(2) {
    position: absolute;
    top: 6px;
    left: 265px;
}

.part3 .wrapimg img:nth-child(3) {
    position: absolute;
    top: -65px;
    left: 525px;
}

.part3 .wrapimg img:nth-child(4) {
    position: absolute;
    top: -158px;
    right: 0px;
}

.part4 {
    background: url(../images/con1_bg.jpg) repeat 0 0;
    padding-bottom: 20px;
}

.part4 .comtit {
    margin: 0;
    padding: 50px 0 25px 0;
}

.part4 .fr {
    height: 425px;
    width: 447px;
    background: url(../images/part4pic.png) no-repeat 0 0;
}

.part4 .fr .content_text {
    display: table-cell;
    height: 264px;
    vertical-align: middle;
}

.part4 .fr .content_text p {
    display: none;
    color: #fff;
    padding: 0 45px;
    font-size: 18px;
    line-height: 30px;
}

.part4 .fl {
    width: 553px;
}

.part4 .fl ul {
    margin-top: 30px;
}

.part4 .fl ul li {
    float: left;
    width: 82px;
    background: url(../images/con1_ico.png) no-repeat 0 0;
    padding-top: 100px;
    text-align: center;
    font-size: 12px;
    margin: 20px 0 0 22px;
}

.part4 .fl ul li:nth-child(1) {
    background-position: 0 -331px;
}

.part4 .fl ul li:nth-child(2) {
    background-position: -102px -331px;
}

.part4 .fl ul li:nth-child(3) {
    background-position: -205px -331px;
}

.part4 .fl ul li:nth-child(4) {
    background-position: -308px -331px;
}

.part4 .fl ul li:nth-child(5) {
    background-position: -410px -331px;
}

.part4 .fl ul li:nth-child(6) {
    background-position: 0px -473px;
}

.part4 .fl ul li:nth-child(7) {
    background-position: -102px -473px;
}

.part4 .fl ul li:nth-child(8) {
    background-position: -205px -473px;
}

.part4 .fl ul li:nth-child(9) {
    background-position: -308px -473px;
}

.part4 .fl ul li:nth-child(10) {
    background-position: -410px -473px;
}

.part4 .fl ul li:hover {
    animation: imgScale 0.5s;
    cursor: pointer;
    -moz-animation: imgScale 0.5s;
    -o-animation: imgScale 0.5s;
}

.part4 .fl ul li:nth-child(1).on {
    background-position: 0 0;
}

.part4 .fl ul li:nth-child(2).on {
    background-position: -102px 0;
}

.part4 .fl ul li:nth-child(3).on {
    background-position: -205px 0;
}

.part4 .fl ul li:nth-child(4).on {
    background-position: -308px 0;
}

.part4 .fl ul li:nth-child(5).on {
    background-position: -410px 0;
}

.part4 .fl ul li:nth-child(6).on {
    background-position: 0px -142px;
}

.part4 .fl ul li:nth-child(7).on {
    background-position: -102px -142px;
}

.part4 .fl ul li:nth-child(8).on {
    background-position: -205px -142px;
}

.part4 .fl ul li:nth-child(9).on {
    background-position: -308px -142px;
}

.part4 .fl ul li:nth-child(10).on {
    background-position: -410px -142px;
}

.part5 .topdesc {
    color: #313131;
    font-size: 14px;
    line-height: 25px
}

.zt6 {
    height: auto;
    width: 1000px
}

.zt6 .on {
    display: block
}

.zt6 .zt6_head {
    background: #dadada url(../images/zt6.png) no-repeat center center;
    height: 180px;
    margin: 40px 0 50px;
    overflow: hidden;
    width: 1000px
}

.zt6 .zt6_head li {
    color: #313131;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 160px;
    line-height: 25px;
    padding-top: 20px;
    text-align: center;
    width: 200px
}

.zt6 .zt6_head li.zt6_hd1 {
    height: 70px;
    padding-top: 110px
}

.zt6 .zt6_body {
    margin-bottom: 45px;
    margin-top: 35px
}

.zt6 .zt6_body li{display:none}

.zt6 .zt6_body .yj-tab td {
    border-left: 0;
}

.zt6 .yj-tab tr {
    background-color: #eee;
}

.zt6 .yj-tab tr > td:nth-child(1) {
    font-size: 20px;
    color: #fff;
}

.zt6 .yj-tab tr:nth-child(1) td:nth-child(1) {
    background: -webkit-linear-gradient(#f95316, #fb843d);
    -moz-background: -webkit-linear-gradient(#f95316, #fb843d);
    -webkit-background: -webkit-linear-gradient(#f95316, #fb843d);
    -o-background: -webkit-linear-gradient(#f95316, #fb843d);
    -ms-background: -webkit-linear-gradient(#f95316, #fb843d);
}

.zt6 .yj-tab tr:nth-child(2) td:nth-child(1) {
    background: -webkit-linear-gradient(#206eea, #2686f4);
    -moz-background: -webkit-linear-gradient(#206eea, #2686f4);
    -webkit-background: -webkit-linear-gradient(#206eea, #2686f4);
    -o-background: -webkit-linear-gradient(#206eea, #2686f4);
    -ms-background: -webkit-linear-gradient(#206eea, #2686f4);
}

.zt6 .yj-tab tr:nth-child(3) td:nth-child(1) {
    background: -webkit-linear-gradient(#f95316, #fb843d);
    -moz-background: -webkit-linear-gradient(#f95316, #fb843d);
    -webkit-background: -webkit-linear-gradient(#f95316, #fb843d);
    -o-background: -webkit-linear-gradient(#f95316, #fb843d);
    -ms-background: -webkit-linear-gradient(#f95316, #fb843d);
}

.zt6 .yj-tab tr:nth-child(4) td:nth-child(1) {
    background: -webkit-linear-gradient(#206eea, #2686f4);
    -moz-background: -webkit-linear-gradient(#206eea, #2686f4);
    -webkit-background: -webkit-linear-gradient(#206eea, #2686f4);
    -o-background: -webkit-linear-gradient(#206eea, #2686f4);
    -ms-background: -webkit-linear-gradient(#206eea, #2686f4);
}

.zt6 .yj-tab tr:nth-child(5) td:nth-child(1) {
    background: -webkit-linear-gradient(#f95316, #fb843d);
    -moz-background: -webkit-linear-gradient(#f95316, #fb843d);
    -webkit-background: -webkit-linear-gradient(#f95316, #fb843d);
    -o-background: -webkit-linear-gradient(#f95316, #fb843d);
    -ms-background: -webkit-linear-gradient(#f95316, #fb843d);
}
.zt6 .yj-tab tr:nth-child(6) td:nth-child(1) {
    background: -webkit-linear-gradient(#206eea, #2686f4);
    -moz-background: -webkit-linear-gradient(#206eea, #2686f4);
    -webkit-background: -webkit-linear-gradient(#206eea, #2686f4);
    -o-background: -webkit-linear-gradient(#206eea, #2686f4);
    -ms-background: -webkit-linear-gradient(#206eea, #2686f4);
}
.zt6 .yj-tab tr > td:nth-child(2) {
    font-size: 15px;
    color: #1b1b1b;
}

.zt6 .zt6_body table {
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
    margin: 0 auto;
    width: 900px
}

.zt6 .zt6_body td, .zt6 .zt6_body th {
    border-bottom: 5px solid #fff;
    border-left: 5px solid #fff;
    vertical-align: middle
}

.zt6 .zt6_body th {
    background: #666;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    height: 55px;
    line-height: 55px;
    text-align: center
}

.zt6 .zt6_body td {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    padding: 15px 35px
}

.zt6 .zt6_body .f18 {
    font-size: 18px;
    line-height: 30px;
    text-align: center
}

.zt6 .zt6_body .bg1 {
    background: #f0f0f0;
}

.zt6 .zt6_body .bg2 {
    background: #d9d9d9;
}

.zt6 .zt6_body caption {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #fff currentcolor;
    border-image: none;
    border-style: solid solid none;
    border-width: 5px 5px medium;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    height: 55px;
    line-height: 55px;
}

.zt6 .zt6_body .tab1 caption {
    background: #0da172;
}

.zt6 .zt6_body .tab2 caption {
    background: #ff8d07;
}

.zt6 .zt6_body .tab3 caption {
    background: #6c4275;
}

.zt6 .zt6_body .tab4 caption {
    background: #e15e3f;
}

.zt6 .zt6_body .tab5 caption {
    background: #156290;
}

.part5 .zxbtn {
    background: #da4e38;
}

.ztform {
    background: #0a1135;
    height: 220px;
}

.ztform .toptitle {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 25px 0 45px;
    background: url(../images/ztformpic1.png) no-repeat 140px 30px, url(../images/ztformpic2.png) no-repeat 572px 0px;
}

.ztform table {
    width: 100%;
    color: #fff;
}

.ztform table .minput {
    height: 60px;
    background: #fff;
    border: none;
    width: 200px;
}

.ztform table .msubmit {
    width: 90px;
    height: 60px;
    background: #fff100;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    cursor: pointer;
}

.part6 .comtit {
    margin: 0px;
    padding: 40px 0 0;
}

.part6 {
    background: url(../images/part6pic.jpg) no-repeat center 0;
    height: 956px;
}

.part7 ul {
    background: #c6c6c6;
}

.part7 ul li {
    float: left;
    width: 200px;
    height: 294px;
    position: relative;
    cursor: pointer;
}

.part7 .tea_desc {
    border: 1px solid #b5b5b5;
    margin-top: 7px;
}

.part7 .tea_desc p {
    padding: 14px 16px;
    font-size: 14px;
    line-height: 30px;
    display: none;
}

.part7 .tea_desc p span {
    font-size: 18px;
    font-weight: bold;
}

.part7 ul li .dcover {
    width: 200px;
    height: 294px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    left: 0;
    top: 0;
}

.part7 ul li.on .dcover {
    display: none;
}

.part7 ul li.on img {
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transition: transform 2s linear 0s;
    -moz-transition: transform 2s linear 0s;
    -webkit-transition: transform 2s linear 0s;
    -o-transition: transform 2s linear 0s;
}

.part8 ul li {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}

.part8 ul li p {
    text-align: center;
    font-size: 24px;
    color: #a0a0a0;
    margin-bottom: 10px;
}

.part8 ul li:nth-of-type(2), .part8 ul li:nth-of-type(4) {
    padding-left: 65px;
    width: 435px;
}

.part8 ul li img {
    transition: all .25s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}

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

.part9 table {
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

.part9 table tr th:nth-of-type(odd) {
    background: #12984a;
    color: #fff;
    height: 32px;
    text-align: center;
}

.part9 table tr th:nth-of-type(even) {
    background: #dddddd;
    color: #12984a;
    height: 32px;
    text-align: center;
}

.part9 table td {
    line-height: 1.5rem;
}

.part9 #xst {
    height: 250px;
    border: 1px solid #fff;
    overflow: hidden;
    margin-bottom: 5px;
}

.part9 .taborder tr td:nth-of-type(odd) {
    background: #12984a;
    height: 16px;
}

.part9 .taborder tr td:nth-of-type(even) {
    background: #dddddd;
    height: 16px;
}

.part9 table tr td:nth-of-type(1) {
    width: 15%;
}

.part9 table tr td:nth-of-type(2) {
    width: 15%;
}

.part9 table tr td:nth-of-type(3) {
    width: 30%;
    text-align: left;
    padding-left: 10px;
}

.part9 table tr td:nth-of-type(4) {
    width: 25%;
}

.part9 table tr td:nth-of-type(5) {
    width: 15%;
}

.part9 table tr td a {
    color: #2692c7;
}

.part10 {
    text-align: center;
}

.part10 .w1000 {
    position: relative;
    height: 350px;
    margin: 0px auto;
}

.part10 .imgwrap {
    position: absolute;
    top: 0;
    left: 0px;
    background: url(../images/part10picon.png) no-repeat center 0;
    height: 350px;
    width: 1000px;
    -webkit-animation: imgScale 3s infinite 1s;
    -o-animation: imgScale 3s infinite 1s;
    animation: imgScale 3s infinite 1s;
}

.part10 .contwrap {
    position: absolute;
    top: 0;
    left: 0px;
    width: 1000px;
}

.part10 .comtit {
    padding: 85px 0 35px;
    margin: 0;
    background: url(../images/part10titicon.png) no-repeat 50px 50px;
    padding-left: 30px;
}

.part10 .comtit span {
    color: #ff0000;
}

.part10 ul li {
    width: 148px;
    height: 101px;
    background: url(../images/part10li.png) no-repeat 0 0;
    color: #fff;
    float: left;
    margin-left: 75px;
    text-align: center;
    font-size: 14px;
    padding-top: 60px;
}

.part10 ul li.on {
    background: url(../images/part10li3.png) no-repeat 0 0;
    -webkit-animation: con1_an 1s linear infinite alternate;
    -o-animation: con1_an 1s linear infinite alternate;
    animation: con1_an 1s linear infinite alternate;
}

.part10 ul li span {
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    margin-bottom: 5px;
}

.part10 .dbot {
    height: 152px;
    background: url(../images/part10botpic.png) no-repeat center 0;
    margin-top: -35px;
}

.part10 .dbot a {
    padding-top: 120px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
}

.part11 ul.ulone li {
    width: 187px;
    height: 142px;
    background: url(../images/part11pic.png) no-repeat 0 0;
}

.part11 ul.ulone li {
    text-align: center;
    float: left;
    font-size: 14px;
    margin-right: 13px;
}

.part11 ul.ulone li:hover {
    -webkit-transform: translate(0, -8px);
    -moz-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px);
}

.part11 ul.ulone li p {
    padding-top: 30px;
    height: 70px;
    margin-left: -12px;
}

.part11 ul.ulone li p span {
    font-size: 24px;
    display: inline-block;
}

.part11 ul.ulone li a {
    font-size: 18px;
    color: #0a1135;
    font-weight: bold;
}

.part11 .desc {
    font-size: 24px;
    text-align: center;
    padding: 30px 0 20px;
}

.part11 .ultwo {
    margin: 0 12.5px;
}

.part11 .ultwo li {
    width: 240px;
    float: left;
    margin-right: 5px;
}

.part11 .ultwo li:nth-of-type(4) {
    margin-right: 0px;
}

.part11 .ultwo li .pic {
    background: #000000;
    width: 240px;
    height: 200px;
}

.part11 .ultwo li p {
    font-size: 12px;
    color: #349cfd;
    border-bottom: 1px solid #349cfd;
    height: 39px;
    line-height: 39px;
}

.part11 .ultwo li:hover img {
    -webkit-animation: imgScale 0.5s;
    -o-animation: imgScale 0.5s;
    animation: imgScale 0.5s;
}

.part11 .ultwo li img.hasShadow {
    opacity: 0.5;
}

@keyframes imgScale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes imgScale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@-moz-keyframes imgScale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@-ms-keyframes imgScale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes con1_an {
    0% {
        -webkit-transform: rotateZ(5deg);
    }
    100% {
        -webkit-transform: rotateZ(-5deg);
    }
}

@-ms-keyframes con1_an {
    0% {
        -ms-transform: rotateZ(5deg);
    }
    100% {
        -ms-transform: rotateZ(-5deg);
    }
}

@-moz-keyframes con1_an {
    0% {
        -moz-transform: rotateZ(5deg);
    }
    100% {
        -moz-transform: rotateZ(-5deg);
    }
}

@-o-keyframes con1_an {
    0% {
        -o-transform: rotateZ(5deg);
    }
    100% {
        -o-transform: rotateZ(-5deg);
    }
}

.part12 {
    padding-top: 330px;
    height: 85px;
    background: url(../images/bottompic.jpg) no-repeat center 0;
    margin-top: 45px;
}

.part12 .w1000 {
    text-align: center;
    margin: 0 auto;
}

.part12 table {
    width: 100%;
    color: #fff;
}

.part12 table .minput {
    height: 45px;
    background: #fff;
    border: none;
    width: 150px;
    padding-left: 50px;
}

.part12 table .msubmit {
    width: 90px;
    height: 45px;
    background: #fff100;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    cursor: pointer;
}






















