@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,span,ul,ol,li{
    margin:0px; padding:0px; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;color:#363636;
}
ul,ol{
    list-style:none; text-indent:0; list-style-position:outside;
}
img{
    border:0px;
}
.clear{
    width:0px; height:0px; font-size:0px; line-height:0px; margin:0px; padding:0px; clear:both;
}
b{font-weight:normal;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}


body{
    margin:0 auto;
    width:100%;
    overflow-x:hidden;
}
#wrap{
    margin:0 auto;
    width:100%;
    min-width:1100px;
}
.layout{margin:0 auto;width:1024px;}
.china-logo{ height:75px; background:#1e426f; width:100%;}

.china-logo .china-logo-l{ float:left; width:450px;}

.china-logo .china-logo-r{ float:right;}
.china-logo .china-logo-r span{ margin-top:15px; height:26px; line-height:26px; font-size:16px; color:#fff; font-weight:bold; font-style:italic; text-align:right; width:266px; float:right;}


.china-nav{ background:#25242b; height:60px;}
.china-nav span{ display:block; width:72px; height:22px; float:left; text-align:center;color:#f0f0f0; line-height:22px; clear:left}

.china-nav .china-it { padding-top:6px; height:22px;}

.china-nav ul { float:left; clear:right}
.china-nav ul li{ font-size:12px; float:left}
.china-nav ul li a{ display:block;padding:0 18px; font-size:13px; line-height:24px;}
.china-nav  .china-it span{ background:url(../images/chinait.jpg) no-repeat top left;}
.china-nav  .china-it ul li a{ color:#1586f9; background:url(../images/chinajg002.jpg) no-repeat 0px 8px;}
.china-nav  ul li.noback a{ background:none}


#header{
    margin:0 auto;
    width:100%;
    height:110px;
}
.header-main{
    margin:0 auto;
    width:1100px;
    height:110px;
}
.logo{
    margin-top:42px;
    width:108px;
    height:33px;
    display:block;
    background:url("../images/logo.png") no-repeat center center;
}
.logo-txt{
    margin-top:46px;
    margin-left:20px;
    font-size:12px;
    line-height:16px;
}
.phone{
    padding-top:35px;
    font-size:16px;
    font-style:italic;
    color:#838080;
    line-height:20px;
    clear:both;
}
.phone span{
    margin-right:3px;
    padding-left:10px;
    font-size:20px;
    font-weight:bold;
    color:#e85511;
}
.search{
    margin-top:10px;
}
.search label{
    padding-left:31px;
    height:17px;
    background:url("../images/search.png") no-repeat center left;
}
.search select{
    margin-left:10px;
    border:1px solid #b3b3b3;
}
.search input{
    margin-left:10px;
    width:62px;
    height:17px;
    line-height:15px;
    font-size:12px;
    color:#ffffff;
    cursor:pointer;
    background-color:#e85511;
    border:none;
}
.banner{
    width:100%;
    height:512px;
    background:url("../images/banner.jpg") no-repeat center top;
}
.title{
    margin:0 auto;
    width:100%;
    height:185px;
    background:url("../images/title-bg.jpg") repeat-x center center;
}
.title-main{
    margin:0 auto;
    width:1100px;
    position:relative;
}
.title-img{
    top:0;
    left:0;
    height:272px;
    width:256px;
    position:absolute;
    background:url("../images/title-bg2.png") no-repeat center -88px ;
}
.title-info{
    margin-top:46px;
    margin-left:270px;
    font-size:24px;
    line-height:50px;
    color:#ffffff;
}
.part1{
    margin:0 auto;
    width:100%;
}
.part1-main{
    margin:0 auto;
    padding-bottom:90px;
    width:1100px;
}
.part-title{
    padding:75px 0 50px;
    font-size:44px;
    font-weight:bold;
    line-height:60px;
    text-align:center;
    color:#232b35;
}
.part-title.t2{
    color:#fabc3d;
}
.part-title.t3{
    color:#ffffff;
}
.part-title.t4{
    padding:75px 0 25px;
    line-height:60px;
}
.part-title.t5{
    font-size:38px;
    line-height:72px;
    color:#818181;
}
.part-title.t6{
    line-height:53px;
    color:#232b35;
}
.part-title.t6 b{
    line-height:53px;
    font-weight:bold;
    color:#ffffff
}
.part-title.t6 span{
    color:#fabc3d;
}
.part-title.t7{
    line-height:53px;
    color:#3078d2;
}
.part-title.t7 b{
    line-height:53px;
    font-weight:bold;
    color:#232b35
}
.part-title.t7 span{
    color:#eb6100;
}
.part-title.t8{
    color:#3078d2;
}
.part-title.t8 span{
    color:#ff7543;
}
.part-title span{
    font-size:44px;
    font-weight:bold;
    line-height:44px;
    color:#3078d2;
}
.part1-box{
    width:222px;
    height:366px;
    cursor:pointer;
}
.part1-box.bg1{
    margin-left:78px;
    background:url("../images/part1-box1.png");
}
.part1-box.bg2{
    margin-left:132px;
    background:url("../images/part1-box2.png");
}
.part1-box.bg3{
    margin-left:112px;
    margin-top:5px;
    background:url("../images/part1-box3.png");
}
.part1-box:hover{
    animation:an1 1s;
}
@keyframes an1
{
    0%   {transform:rotate(0deg) scale(1);}
    20%  {transform:rotate(-10deg) scale(1.1);}
    40%  {transform:rotate(10deg) scale(1.2);}
    60%  {transform:rotate(-10deg) scale(1.2);}
    80%  {transform:rotate(10deg) scale(1.1);}
    100% {transform:rotate(0deg) scale(1);}
}
.part2{
    margin:0 auto;
    width:100%;
    background-color:#232b35;
}
.part2-main{
    margin:0 auto;
    padding-bottom:60px;
    width:1100px;
    background:url("../images/part2-bg.jpg") no-repeat 17px 160px;
}
.part2-box{
    margin-left:360px;
    width:623px;
    height:93px;
    cursor:pointer;
}
.part2-box.bg1{
    margin-top:75px;
    background:url("../images/part2-box1.png") no-repeat center center;
}
.part2-box.bg2{
    margin-top:30px;
    background:url("../images/part2-box2.png") no-repeat center center;
}
.part2-box.bg3{
    margin-top:30px;
    background:url("../images/part2-box3.png") no-repeat center center;
}
.part2-box:hover{
    animation:an2 1s;
}
@keyframes an2
{
    0%   {margin-left:360px;transform:scale(1);}
    20%  {transform: scale(1.05);}
    40%  {transform: scale(1.1);}
    60%  {margin-left:420px;transform: scale(1.1);}
    80%  {transform: scale(1.05);}
    100% {margin-left:360px;transform: scale(1);}
}
.part3{
    margin:0 auto;
    padding-bottom:55px;
    width:100%;
}
.part3-main{
    margin:0 auto;
    width:1100px;
}
.part3-title{
    font-size:36px;
    font-weight:bold;
    color:#ff7543;
    text-align:center;
}
.part3-info{
    margin:0 auto;
    width:1102px;
    height:448px;
    background:url("../images/part3-main.png") no-repeat center top;
}
.part4{
    margin:0 auto;
    padding-bottom:65px;
    width:100%;
    background-color:#232b35;
}
.part4-main{
    margin:0 auto;
    width:1100px;
}
.part4-title{
    margin-top:-71px;
    margin-left:165px;
    width:879px;
    height:115px;
    background:url("../images/part4-title.png") no-repeat center top;
}
.part4-box{
    margin-left:40px;
    margin-top:24px;
    width:1056px;
    height:114px;
    position:relative;
}
.part4-box h1{
    top:20px;
    left:-42px;
    line-height:44px;
    font-size:48px;
    font-weight:bold;
    font-family:'Impact',Microsoft YaHei;
    position:absolute;
    background-color:#232b35;
}
.part4-box h2{
    margin-top:16px;
    padding-left:17px;
    margin-left:32px;
    font-size:16px;
    font-weight:bold;
    background:url("../images/p4b1-h2.png") no-repeat left center;
}
.part4-box p{
    margin-top:6px;
    padding-left:31px;
    font-size:12px;
    width:994px;
    line-height:18px;
    text-indent:24px;
    color:#ffffff;
}
.part4-box.p4b1{
    border:2px solid #60e6a0;
    border-bottom:5px solid #60e6a0;
}
.part4-box.p4b1 h1{
    color:#60e6a0;
}
.part4-box.p4b1 h2{
    color:#60e6a0;
}
.part4-box.p4b2{
    border:2px solid #21e2f0;
    border-bottom:5px solid #21e2f0;
}
.part4-box.p4b2 h1{
    color:#21e2f0;
}
.part4-box.p4b2 h2{
    color:#21e2f0;
}
.part4-box.p4b3{
    border:2px solid #ffbf11;
    border-bottom:5px solid #ffbf11;
}
.part4-box.p4b3 h1{
    color:#ffbf11;
}
.part4-box.p4b3 h2{
    color:#ffbf11;
}
.part5{
    margin:0 auto;
    padding-bottom:50px;
    width:100%;
}
.part5-main{
    margin:0 auto;
    width:1100px;
}
.part5-info{
    margin:0 auto;
    width:1011px;
    height:414px;
    background:url("../images/part5-info.png") no-repeat center center;
}
.part5-title{
    margin:0 auto;
    margin-top:30px;
    width:786px;
    height:48px;
    line-height:40px;
    font-size:18px;
    color:#ffffff;
    text-align:center;
    background:url("../images/part5-title.png") no-repeat center center;
}
.part6{
    margin:0 auto;
    padding-bottom:50px;
    width:100%;
    background-color:#38a659;
}
.part6-main{
    margin:0 auto;
    width:879px;
    height:311px;
    background:url("../images/part6-main.png");
}
.part6-info{
    margin:0 auto;
    margin-top:42px;
    width:875px;
    height:117px;
    background:url("../images/part6-info.png");
}
.part6-info p{
    padding-top:25px;
    margin-left:93px;
    width:755px;
    font-size:14px;
    line-height:20px;
    color:#ffffff;
}
.part7{
    margin:0 auto;
    width:100%;
}
.show{
    display:block;
}
.hide{
    display:none;
}
#menu1{
    padding-bottom:50px;
}
#menu1 ul{
    margin:0 auto;
    width:1100px;
}
#menu1 ul li{
    cursor:pointer;
}
.menu1-1{
    margin-left:108px;
    width:203px;
    height:265px;
    background:url("../images/tab1menu1.png") no-repeat center top;
}
.menu1-2{
    margin-left:134px;
    width:203px;
    height:265px;
    background:url("../images/tab1menu2.png") no-repeat center top;
}
.menu1-3{
    margin-left:134px;
    width:203px;
    height:265px;
    background:url("../images/tab1menu3.png") no-repeat center top;
}
#tab1{
    width:100%;
    background-color:#232b35;
    padding-bottom:50px;
}
#tab1 span{
    display:block;
}
.tab1-box1{
    margin:0 auto;
    width:1100px;
    height:496px;
    background:url("../images/tab1-box1.png") no-repeat center top;
}
.tab1-box2{
    margin:0 auto;
    width:1100px;
    height:496px;
    background:url("../images/tab1-box2.png") no-repeat center top;
}
.tab1-box3{
    margin:0 auto;
    width:1100px;
    height:496px;
    background:url("../images/tab1-box3.png") no-repeat center top;
}
.part8{
    margin:0 auto;
    padding-bottom:100px;
    width:100%;
}
.part8-main{
    margin:0 auto;
    width:1100px;
}
.part8-title{
    font-size:30px;
    font-weight:bold;
}
.part8-title span{
    font-size:30px;
    font-weight:bold;
    color:#ff7543;
}
.part8-main ul li{
    margin-left:50px;
    float:left;
}
.part8-main ul li a{
    margin-top:30px;
    width:300px;
    height:40px;
    color:#ffffff;
    font-size:18px;
    line-height:40px;
    text-align:center;
    display:block;
    border-radius:5px;
    box-shadow:3px 3px 3px #e8e7e8;
}
.p8b1-btn{
    background-color:#f78e32;
}
.p8b2-btn{
    background-color:#f06358;
}
.p8b3-btn{
    background-color:#925195;
}
.part8-box{
    width:300px;
    height:278px;
    cursor:pointer;
    border:1px solid #e8e7e8;
    box-shadow:3px 3px 5px #e8e7e8;
}
.part8-box.p8b1{
    background:url("../images/p8b1.jpg") no-repeat center top;
}
.part8-box.p8b2{
    background:url("../images/p8b2.jpg") no-repeat center top;
}
.part8-box.p8b3{
    background:url("../images/p8b3.jpg") no-repeat center top;
}
.part8-box h1{
    padding-top:215px;
    font-size:18px;
    line-height:18px;
    font-weight:bold;
    text-align:center;
}
.part8-box p{
    font-size:15px;
    line-height:31px;
    font-weight:bold;
    text-align:center;
}
.part9{
    margin:0 auto;
    padding-bottom:30px;
    width:100%;
    background-color:#1f70c3;
}
.part9-main{
    margin:0 auto;
    width:1100px;
}
#menu2{
    margin-top:30px;
    width:250px;
    border-right:2px solid #a5c6e7;
}
#menu2 ul li{
    margin-bottom:10px;
    width:230px;
    height:80px;
    font-size:16px;
    line-height:80px;
    text-align:center;
    cursor:pointer;
    background-color:#ffffff;
}
#menu2 ul li.act{
    color:#ffffff;
    background-color:#fed300;
}
#tab2{

}
#tab2 div span{
    display:block;
}
.tab2-box1{
    width:710px;
    height:520px;
    background:url("../images/tab2-box1.png") no-repeat center top;
}
.tab2-box2{
    width:710px;
    height:520px;
    background:url("../images/tab2-box2.png") no-repeat center top;
}
.tab2-box3{
    width:710px;
    height:520px;
    background:url("../images/tab2-box3.png") no-repeat center top;
}
.tab2-box4{
    width:710px;
    height:520px;
    background:url("../images/tab2-box4.png") no-repeat center top;
}
.part10{
    margin:0 auto;
    width:100%;
}
.part10-main{
    margin:0 auto;
}
#tab3{
    margin:0 auto;
    padding-bottom:68px;
    width:1100px;
}
#tab3 li{
    float:left;
}
.menu3li1{
    margin-left:113px;
    width:169px;
    height:218px;
    cursor:pointer;
    background:url("../images/tab3menu1.png") no-repeat center top;
}
#tab3 li.selected div.menu3li1{
    background:url("../images/tab3menu1-h.png") no-repeat center top;
}
.menu3li2{
    margin-left:73px;
    width:169px;
    height:218px;
    cursor:pointer;
    background:url("../images/tab3menu2.png") no-repeat center top;
}
#tab3 li.selected div.menu3li2{
    background:url("../images/tab3menu2-h.png") no-repeat center top;
}
.menu3li3{
    margin-left:73px;
    width:169px;
    height:218px;
    cursor:pointer;
    background:url("../images/tab3menu3.png") no-repeat center top;
}
#tab3 li.selected div.menu3li3{
    background:url("../images/tab3menu3-h.png") no-repeat center top;
}
.menu3li4{
    margin-left:73px;
    width:169px;
    height:218px;
    cursor:pointer;
    background:url("../images/tab3menu4.png") no-repeat center top;
}
#tab3 li.selected div.menu3li4{
    background:url("../images/tab3menu4-h.png") no-repeat center top;
}
.tab_box3{
    margin:0 auto;
    width:100%;
}
.tabbox1{
    margin:0 auto;
    padding:70px 0;
    background-color:#232b35;
}
.tabbox1-main{
    margin:0 auto;
    width:875px;
    position:relative;

}
.tabbox-sj{
    left:62px;
    top:-71px;
    width:42px;
    height:37px;
    position:absolute;
    background:url("../images/tabbox-sj.png") no-repeat center top;
}
.tabbox1 h1{
    font-size:46px;
    font-weight:bold;
    text-align:center;
    line-height:64px;
    color:#3078d2;
}
.tabbox1 h2{
    font-size:24px;
    font-weight:bold;
    text-align:center;
    line-height:42px;
    color:#ffffff;
}
.tabbox1 p{
    text-align:center;
    line-height:24px;
    color:#9bafc7;
}
.tb1-main1{
    margin-top:20px;
    width:875px;
    height:389px;
    background:url("../images/tb1-main.png");
}
.tabbox2{
    margin:0 auto;
    width:100%;
    padding:70px 0;
    background-color:#ff6130;
}
.tabbox2-main{
    margin:0 auto;
    width:875px;
    position:relative;
}
.tabbox-sj2{
    left:305px;
    top:-71px;
    width:42px;
    height:37px;
    position:absolute;
    background:url("../images/tabbox-sj.png") no-repeat center top;
}
.tabbox2-box{
    margin-top:45px;
    width:189px;
    height:248px;
    cursor:pointer;
}
.tabbox2-box.bg1{
    margin-left:23px;
    background:url("../images/part11-box1.png") no-repeat center top;
}
.tabbox2-box.bg2{
    margin-left:23px;
    background:url("../images/part11-box2.png") no-repeat center top;
}
.tabbox2-box.bg3{
    margin-left:23px;
    background:url("../images/part11-box3.png") no-repeat center top;
}
.tabbox2-box.bg4{
    margin-left:23px;
    background:url("../images/part11-box4.png") no-repeat center top;
}
.tabbox2-box:hover{
    animation:an4 1s;
}
@keyframes an4
{
    0%   {margin-top:45px;}
    25%  {margin-top:25px;}
    50%  {margin-top:45px;}
    75%  {margin-top:25px;}
    100% {margin-top:45px;}
}
.tabbox2-main h1{
    font-size:46px;
    font-weight:bold;
    text-align:center;
    color:#fed300;
}
.tabbox2-main h2{
    font-size:24px;
    font-weight:bold;
    text-align:center;
    line-height:42px;
    color:#ffffff;
}
.tabbox2-main p{
    text-align:center;
    line-height:24px;
    color:#fed300;
}
.tabbox3{
    margin:0 auto;
    width:100%;
    padding:70px 0;
    background:url("../images/tabbox3-bg.jpg") repeat center center;
}
.tabbox3-main{
    margin:0 auto;
    width:1100px;
    position:relative;
}
.tabbox3 h1{
    font-size:46px;
    font-weight:bold;
    text-align:center;
    line-height:64px;
    color:#818181;
}
.tabbox3 h2{
    font-size:40px;
    font-weight:bold;
    text-align:center;
    line-height:42px;
    color:#818181;
}
.tabbox-sj3{
    left:660px;
    top:-71px;
    width:42px;
    height:37px;
    position:absolute;
    background:url("../images/tabbox-sj.png") no-repeat center top;
}
.tabbox3-box-main{
    padding-bottom:50px;
    margin-top:50px;
}
.tabbox3-box{
    margin-right:4px;
    width:116px;
    height:515px;
    cursor:pointer;
}
.tabbox3-box.bg1{
    margin-left:13px;
    background:url("../images/t1.jpg") no-repeat center center;
}
.tabbox3-box.bg2{
    background:url("../images/t2.jpg") no-repeat center center;
}
.tabbox3-box.bg3{
    background:url("../images/t3.jpg") no-repeat center center;
}
.tabbox3-box.bg4{
    background:url("../images/t4.jpg") no-repeat center center;
}
.tabbox3-box.bg5{
    background:url("../images/t5.jpg") no-repeat center center;
}
.tabbox3-box.bg6{
    background:url("../images/t6.jpg") no-repeat center center;
}
.tabbox3-box.bg7{
    background:url("../images/t7.jpg") no-repeat center center;
}
.tabbox3-box.bg8{
    background:url("../images/t8.jpg") no-repeat center center;
}
.tabbox3-box.bg9{
    background:url("../images/t9.jpg") no-repeat center center;
}
.tabbox3-box-main:hover .tabbox3-box{
    opacity:0.4;
}
.tabbox3-box-main:hover .tabbox3-box:hover{
    opacity:1;
}
.tabbox4{
    margin:0 auto;
    width:100%;
    padding:70px 0;
    background-color:#f0f0f0;
}
.tabbox4-main{
    margin:0 auto;
    width:1100px;
    position:relative;
}
.tabbox-sj4{
    left:905px;
    top:-71px;
    width:42px;
    height:37px;
    position:absolute;
    background:url("../images/tabbox-sj.png") no-repeat center top ;
}
.tabbox4 h1{
    font-size:46px;
    font-weight:bold;
    text-align:center;
    line-height:64px;
    color:#232b35;
}
.tabbox4 h2{
    font-size:40px;
    font-weight:bold;
    text-align:center;
    line-height:42px;
    color:#3078d2;
}
.tabbox4 p{
    margin:20px auto 50px;
    width:875px;
    font-size:14px;
    text-align:center;
    line-height:24px;
    color:#232b35;
}
.tabbox4-box1{
    margin:0 auto;
    width:932px;
    height:921px;
    position:relative;
    background:url("../images/part13-bg.png") no-repeat center top;
}
.tabbox4-box1-img{
    top:190px;
    left:370px;
    width:196px;
    height:275px;
    cursor:pointer;
    position:absolute;
    background:url("../images/part13-img1.png") no-repeat center top;
}
.tabbox4-box1-img:hover{
    animation:an5 0.5s;
}
@keyframes an5
{
    0%   {transform:rotate(0deg) scale(1);}
    20%  {transform:rotate(-5deg) scale(1.1);}
    40%  {transform:rotate(5deg) scale(1.2);}
    60%  {transform:rotate(-5deg) scale(1.2);}
    80%  {transform:rotate(5deg) scale(1.1);}
    100% {transform:rotate(0deg) scale(1);}
}
/*左右滚动*/
#slide{
    margin:0 auto;
    margin-bottom:10px;
    width:1000px;
    height:199px;
    overflow:hidden;
    position:relative;
}
#slide2{
    margin:0 auto;
    margin-bottom:10px;
    width:1000px;
    height:199px;
    overflow:hidden;
    position:relative;
}
#slide li{
    float:left;
}
#slide2 li{
    float:left;
}
.slideul1{
    width:3999px;
}
.slideul3{
    width:3999px;
}
.slideul2 li {
    padding:5px;
    width:168px;
    height:199px;
    float:left;
}
.slideul4 li {
    padding:5px;
    width:168px;
    height:199px;
    float:left;
}
.part11{
    margin:0 auto;
    width:1000px;
}
.part11 p{
    padding:30px 0 100px;
    font-size:18px;
    line-height:36px;
}
.part12{
    margin:0 auto;
    padding:70px 0;
    width:100%;
    background-color:#f0f0f0;
}
.part12-main{
    margin:0 auto;
    margin-top:50px;
    width:874px;
    height:476px;
    background:url("../images/part12-main.png");
}
.part12 h1{
    margin:0 auto;
    font-size:46px;
    font-weight:bold;
    text-align:center;
    line-height:64px;
    color:#3078d2;
}
.part12 h1 b{
    font-weight:bold;
    font-size:24px;
}
.part16{
    margin:0 auto;
    width:100%;
    height:420px;
    background-color:#29333d;
}
.part16-main{
    width:888px;
    height:420px;
    margin:0 auto;
}
.part16-info-box{
    padding-top:54px;
    margin:0 auto;
    width:888px;
    height:255px;
}
.class500{
    margin:2px;
}
.class-box{
    margin:2px;
}
.class500{
    width:194px;
    height:250px;
    background:url("../images/class500.png") no-repeat center center;
    background-color:#ffffff;
}
.class500:hover{
    background-color:#ffee5a;
}
.class500 a{
    width:194px;
    height:250px;
    display:block;
}
.class-box{
    width:225px;
    height:123px;
}
.class-box a{
    width:225px;
    height:123px;
    display:block;
}
.class-box1{
    background:url("../images/class-box1.png") no-repeat center center;
    background-color:#4a87a3;
}
.class-box1:hover{
    background-color:#ee534d;
}
.class-box2{
    background:url("../images/class-box2.png") no-repeat center center;
    background-color:#23908c;
}
.class-box2:hover{
    background-color:#ee534d;
}
.class-box3{
    background:url("../images/class-box3.png") no-repeat center center;
    background-color:#4a87a3;
}
.class-box3:hover{
    background-color:#ee534d;
}
.class-box4{
    background:url("../images/class-box4.png") no-repeat center center;
    background-color:#23908c;
}
.class-box4:hover{
    background-color:#ee534d;
}
.class-box5{
    background:url("../images/class-box5.png") no-repeat center center;
    background-color:#4a87a3;
}
.class-box5:hover{
    background-color:#ee534d;
}
.class-box6{
    background:url("../images/class-box6.png") no-repeat center center;
    background-color:#23908c;
}
.class-box6:hover{
    background-color:#ee534d;
}
.btn-class-info{
    margin:0px auto;
    margin-top:28px;
    width:194px;
    height:32px;
    line-height:32px;
    display:block;
    color:#ffffff;
    text-align:center;
    background-color:#ee534d;
    border-radius:15px;
}
.part17{
    margin:0 auto;
    padding-bottom:120px;
    width:100%;
}
.part17-main{
    margin:0 auto;
    width:1100px;
}
.part17-box1{
    margin-left:33px;
    width:290px;
    height:330px;
    cursor:pointer;
    background:url("../images/ts1.jpg") no-repeat center top;
}
.part17-box2{
    margin-left:3px;
    margin-bottom:2px;
    width:245px;
    height:164px;
    cursor:pointer;
    position:relative;
}
.part17-box2.img1{
    background:url("../images/ts2.jpg") no-repeat center top;
}
.part17-box2.img2{
    background:url("../images/ts3.jpg") no-repeat center top;
}
.part17-box2.img3{
    background:url("../images/ts4.jpg") no-repeat center top;
}
.part17-box2.img4{
    background:url("../images/ts5.jpg") no-repeat center top;
}
.part17-box2.img5{
    background:url("../images/ts6.jpg") no-repeat center top;
}
.part17-box2.img6{
    background:url("../images/ts7.jpg") no-repeat center top;
}
.p17b2{
    width:245px;
    height:331px;
    display:none;
    position:absolute;
    z-index:9999;
}
.p17b2.img1{
    background:url("../images/ts2-h.jpg");
}
.p17b2.img2{
    background:url("../images/ts3-h.jpg");
}
.p17b2.img3{
    background:url("../images/ts4-h.jpg");
}
.p17b2.img4{
    top:-167px;
    background:url("../images/ts5-h.jpg");
}
.p17b2.img5{
    top:-167px;
    background:url("../images/ts6-h.jpg");
}
.p17b2.img6{
    top:-167px;
    background:url("../images/ts7-h.jpg");
}
.part17-box2.img1:hover div.p17b2.img1{
    display:block;
}
.part17-box2.img2:hover div.p17b2.img2{
    display:block;
}
.part17-box2.img3:hover div.p17b2.img3{
    display:block;
}
.part17-box2.img4:hover div.p17b2.img4{
    display:block;
}
.part17-box2.img5:hover div.p17b2.img5{
    display:block;
}
.part17-box2.img6:hover div.p17b2.img6{
    display:block;
}
.footer{background:#000;  overflow:hidden; text-align:center; width:100%; }
.footer p{ text-align:center; line-height:40px;padding-top:5px; font-size:12px; color:#fff;}
