@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}
.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:1000px;
}
.header{
    margin:0 auto;
    width:100%;
    min-width:1000px;
}
.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;}


.layout-nav{margin:0 auto;width:1024px;}
.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;}
.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}

.banner{
    margin:0 auto;
    width:100%;
    height:600px;
    overflow:hidden;
}
.banner0{
    height:600px;
    background:url("../images/banner0.jpg") no-repeat center top;
}

.banner1{
    height:600px;
    background:url("../images/banner1.jpg") no-repeat center top;
}
.banner2{
    height:600px;
    background:url("../images/banner2.jpg") no-repeat center top;
}
.banner3{
    height:600px;
    background:url("../images/banner3.jpg") no-repeat center top;
}

.content-main{
    margin:0 auto;
    width:1000px;
}
.part-title{
    padding-top:50px;
    padding-bottom:50px;
}
.part-title h1{
    font-size:70px;
    text-align:center;
}
.part-title h2{
    font-size:20px;
    text-align:center;
}
.part-title h3{
    font-size:30px;
    text-align:center;
}
.part-title h4{
    font-size:16px;
    color:#757272;
    text-align:center;
}
.part-title h4 span{
    font-size:16px;
    color:#ff7800;
    font-weight:normal;
    text-align:center;
}
.part1-main{
    margin-left:-20px;
    width:1020px;
}
.part1-box{
    margin-left:20px;
    margin-bottom:20px;
    float:left;
    width:235px;
    height:180px;
    cursor:pointer;
    overflow:hidden;
    position:relative;
    border-radius:9px;
}
.part1-box.img1{
    background:url("../images/p1b-img1.png") no-repeat center center #2ca6e0;
}
.part1-box.img2{
    background:url("../images/p1b-img2.png") no-repeat center center #2ca6e0;
}
.part1-box.img3{
    background:url("../images/p1b-img3.png") no-repeat center center #2ca6e0;
}
.part1-box.img4{
    background:url("../images/p1b-img4.png") no-repeat center center #2ca6e0;
}
.part1-box.img5{
    background:url("../images/p1b-img5.png") no-repeat center center #2ca6e0;
}
.part1-box.img6{
    background:url("../images/p1b-img6.png") no-repeat center center #2ca6e0;
}
.part1-box.img7{
    background:url("../images/p1b-img7.png") no-repeat center center #2ca6e0;
}
.part1-box.img8{
    background:url("../images/p1b-img8.png") no-repeat center center #2ca6e0;
}
.part1-box h1{
    padding-top:130px;
    font-size:16px;
    text-align:center;
    color:#ffffff;
}
.part1-info{
    top:-180px;
    width:233px;
    height:178px;
    position:absolute;
    border-radius:9px;
    z-index:9999;
    background-color:#ffffff;
    border:1px solid #ff7e00;
}
.part1-info h2{
    margin-top:12px;
    padding-left:13px;
    font-size:18px;
    line-height:30px;
    border-left:5px solid #ff7e00;
}
.part1-info p{
    margin-top:9px;
    padding:0 20px;
    font-size:12px;
    line-height:18px;
}
.part1-box:hover div.part1-info{
    top:0px;
    animation-name: show;
    animation-duration:0.5s;
    animation-timing-function:ease-in;
}

@keyframes show
{
    from {opacity:0}
    to {opacity:1}
}

.part-btn{
    margin:0 auto;
    margin-top:20px;
    margin-bottom:30px;
    width:358px;
    height:58px;
    line-height:60px;
    text-align:center;
    font-size:24px;
    color:#33cc66;
    display:block;
    background-color:#f6f1f1;
    border:1px solid #e6e6e6;
    border-radius:28px;
}
.part-btn:hover{
    color:#ffffff;
    background-color:#33cc66;
    border:1px solid #33cc66;
}
.part2-box{
    margin-top:30px;
    padding-right:24px;
    width:528px;
    background:url("../images/p2i-bg.jpg") no-repeat right center;
}
.part2-box1{
    margin-bottom:9px;
    width:193px;
    height:132px;
    cursor:pointer;
    border-radius:8px;
}
.part2-box2{
    margin-bottom:9px;
    margin-left:9px;
    width:149px;
    height:132px;
    cursor:pointer;
    border-radius:8px;
}
.part2-box1.img1{
    background:url("../images/p2b-img1.png") no-repeat 40px 12px #e9e9e9;
}
.part2-box2.img2{
    background:url("../images/p2b-img2.png") no-repeat 16px 12px #e9e9e9;
}
.part2-box2.img3{
    background:url("../images/p2b-img3.png") no-repeat 8px 12px #e9e9e9;
}
.part2-box1.img4{
    background:url("../images/p2b-img4.png") no-repeat 16px 12px #e9e9e9;
}
.part2-box2.img5{
    background:url("../images/p2b-img5.png") no-repeat 38px 12px #e9e9e9;
}
.part2-box2.img6{
    background:url("../images/p2b-img6.png") no-repeat 12px 12px #e9e9e9;
}
.part2-info1{
    width:193px;
    height:132px;
    cursor:pointer;
    border-radius:8px;
    display:none;
    z-index:9999;
    background-color:#2ca6e0;
}
.part2-info2{
    width:149px;
    height:132px;
    cursor:pointer;
    border-radius:8px;
    display:none;
    z-index:9999;
    background-color:#2ca6e0;
}
.part2-info1 h1{
    padding-top:35px;
    font-size:18px;
    text-align:center;
    color:#ffffff;
}
.part2-info2 h1{
    padding-top:35px;
    font-size:18px;
    text-align:center;
    color:#ffffff;
}
.part2-box1:hover div.part2-info1{
    display:block;
    animation-name: show;
    animation-duration:0.5s;
    animation-timing-function:ease-in;
}
.part2-box2:hover div.part2-info2{
    display:block;
    animation-name: show;
    animation-duration:0.5s;
    animation-timing-function:ease-in;
}
.part2-list{
    width:444px;
}
.part2-list ul{
    margin-bottom:35px;
}
.part2-list ul li{
    margin-bottom:10px;
    clear:both;
}
.part2-list ul li h1{
    font-size:18px;
    width:147px;
    text-align:right;
    color:#2ca6e0;
}
.part2-list ul li h2{
    float:left;
    width:147px;
    text-align:right;
    color:#aaaaaa;
}
.part2-list ul li span{
    margin:0 5px;
    float:left;
    height:20px;
}
.part2-list ul li span.z1{
    width:118px;
    background-color:#cbcbcb;
}
.part2-list ul li span.z2{
    width:109px;
    background-color:#ff7800;
}
.part2-list ul li span.z3{
    width:102px;
    background-color:#cbcbcb;
}
.part2-list ul li span.z4{
    width:203px;
    background-color:#ffa200;
}
.part2-list ul li span.z5{
    width:189px;
    background-color:#cbcbcb;
}
.part2-list ul li span.z6{
    width:170px;
    background-color:#ff7800;
}
.part2-list ul li span.z7{
    width:177px;
    background-color:#cbcbcb;
}
.part2-list ul li span.z8{
    width:231px;
    background-color:#ffa200;
}
.part3{
    margin:0 auto;
    margin-top:20px;
}
.part3-main{
    margin-left:-20px;
    width:1020px;
}
.part3-box{
    margin-left:20px;
    float:left;
    cursor:pointer;
    width:320px;
    height:318px;
    position:relative;
    overflow:hidden;
}
.p3b-img{
    width:378px;
    height:238px;
    overflow:hidden;
    cursor:pointer;
    border:1px solid #ffffff;
}
.p3b-img.img1{
    background:url("../images/p3b-img1.jpg") no-repeat center center;
}
.p3b-img.img2{
    background:url("../images/p3b-img2.jpg") no-repeat center center;
}
.p3b-img.img3{
    background:url("../images/p3b-img3.jpg") no-repeat center center;
}
.p3b-img.img4{
    background:url("../images/p3b-img4.jpg") no-repeat center center;
}
.p3b-img.img5{
    background:url("../images/p3b-img5.jpg") no-repeat center center;
}
.p3b-img.img6{
    background:url("../images/p3b-img6.jpg") no-repeat center center;
}
.part3-box p{
    margin-top:14px;
    line-height:20px;
    color:#919191;
}
.azp{
    top:104px;
    right:-87px;
    width:87px;
    height:137px;
    position:absolute;
}

.p3b-img.img1 img.azp{
    animation-name: round;
    animation-duration: 3s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}
@keyframes round
{
    from {top:80px;right:-30px;transform:rotate(-20deg)}
    50% {top:80px;right:-30px;transform:rotate(-30deg)}
    to { top:80px;right:-30px;transform:rotate(-20deg)}
}
.p3b-bgc{
    top:0;
    left:0;
    width:380px;
    height:240px;
    display:block;
    background:rgba(0,0,0,0.6);
}
.part3-box:hover img.azp{
    top:104px;
    right:0px;
    animation-name: wave;
    animation-duration: 3s;
    animation-timing-function: ease-out;
}
.part3-box:hover div.p3b-bgc{
    display:none;
}
@keyframes wave
{
    from { right:-87px;}
    50% { right:0;}
    to { right:0;}
}
.part3-box:hover div.p3b-img{
    width:378px;
    height:238px;
    border:1px solid #ff7e00;
}

.liuy-main{
	width:1000px;
	height:500px;
	background:url(../images/liuy.png) no-repeat center;
	}
.liuy form ul{ float:left; width:460px; margin:205px 0 0 360px;}
.liuy form li {
	display:block;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	list-style: none;	
	margin-bottom: 10px;
	width:80%; 
}
.liuy input[type="text"] {
	width: 200px;
	height:28px;
	color: #a9a9a9;
	font-size: 14px;
	padding-left:15px;
	margin-left:8px;
	border:1px solid #d8d8d8;
	outline: none;
	line-height:28px;
}

.liuy form .bto{float:left;margin-top:10px;}
.liuy form .bto1 .button01{
    width:120px;
	height:30px;
	background:#f5f1f0;
	text-transform: uppercase;
	outline: none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	float:left;
	border:1px solid #d9d9d8;
	color:#60bf65;
	margin-left:10px;
}
.liuy form .bto2 .button02{
    width:120px;
	height:30px;
	background:#f5f1f0;
	text-transform: uppercase;
	outline: none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	float:left;
	line-height:30px;
	border:1px solid #d9d9d8;
	color:#60bf65;
	margin-left:20px;
}
.pol{
	float: left;
	line-height:28px;
	color:#888888;
	font-size:18px;
}


.part4-main{
    width:1000px;
    height:1030px;
    position:relative;
    background:url("../images/part4-main-bg.jpg") no-repeat center top;
}
.onclick{
    top:80px;
    left:360px;
    width:37px;
    height:40px;
    position:relative;
    z-index: 999999;
    animation-name:sliding;
    animation-duration: 3s;
    animation-iteration-count:infinite;
    background:url("../images/onclick.png") no-repeat center top;
}

@keyframes sliding
{
    from {top:300px;}
    to { top:80px;}
}
.part-btn.part-link{
    margin-top:20px;
}
.part-link.pla{
    width:143px;
    height:40px;
    font-size:18px;
    line-height:40px;
}
.part-link.pl1{
    top:380px;
    left:210px;
    position:absolute;
}
.part-link.pl2{
    top:420px;
    left:660px;
    position:absolute;
}
.part-link.pl3{
    top:950px;
    right:130px;
    position:absolute;
}
.part-link.pl4{
    top:950px;
    left:360px;
    position:absolute;
}
.part-link.pl5{
    top:950px;
    left:20px;
    position:absolute;
}
.android{
    overflow:hidden;
    background-color:#ffffff;
}
.android01{
    top:70px;
    left:200px;
    width:230px;
    height:300px;
    position:absolute;
}
.android02{
    top:55px;
    left:635px;
    width:330px;
    height:360px;
    position:absolute;
}
.android03{
    top:690px;
    right:30px;
    width:255px;
    height:260px;
    position:absolute;
}
.android04{
    top:770px;
    left:355px;
    width:300px;
    height:180px;
    position:absolute;
}
.android05{
    top:580px;
    left:20px;
    width:260px;
    height:370px;
    position:absolute;
}
.android-swiper{
    width:94%;
    padding-right:6%;
    height: 100%;
    cursor:n-resize;
}
.android-swiper:hover div.android-info h2{
    background:#ea5c18;
}
.android-swiper div.swiper-slide{
    height:auto;
    -webkit-box-sizing:border-box;
    box-sizing: border-box;
    padding: 10px;
}
.android-info h2{
    margin:6px 0;
    float:left;
    padding:0 11px;
    height:23px;
    line-height:23px;
    color:#ffffff;
    display:block;
    text-align:center;
    background:#888888;
    border-radius:10px;
}
.android-info p{
    float:left;
    width:100%;
    font-size:12px;
    line-height:16px;
}
.part5-main{
    margin:0 auto;
    width:966px;
}
.part5-box{
    width:160px;
    height:260px;
    cursor:pointer;
}
.part5-box.img1{
    border-right:1px solid #ede9e9;
    background:url("../images/p5b-bg1.png") no-repeat 28px 29px ;
}
.part5-box.img1:hover{
    background:url("../images/p5b-bg1h.png") no-repeat 28px 29px ;
}
.part5-box.img2{
    border-right:1px solid #ede9e9;
    background:url("../images/p5b-bg2.png") no-repeat 28px 29px ;
}
.part5-box.img2:hover{
    background:url("../images/p5b-bg2h.png") no-repeat 28px 29px ;
}
.part5-box.img3{
    border-right:1px solid #ede9e9;
    background:url("../images/p5b-bg3.png") no-repeat 28px 29px ;
}
.part5-box.img3:hover{
    background:url("../images/p5b-bg3h.png") no-repeat 28px 29px ;
}
.part5-box.img4{
    border-right:1px solid #ede9e9;
    background:url("../images/p5b-bg4.png") no-repeat 28px 29px ;
}
.part5-box.img4:hover{
    background:url("../images/p5b-bg4h.png") no-repeat 28px 29px ;
}
.part5-box.img5{
    border-right:1px solid #ede9e9;
    background:url("../images/p5b-bg5.png") no-repeat 28px 29px ;
}
.part5-box.img5:hover{
    background:url("../images/p5b-bg5h.png") no-repeat 28px 29px ;
}
.part5-box.img6{
    background:url("../images/p5b-bg6.png") no-repeat 28px 29px ;
}
.part5-box.img6:hover{
    background:url("../images/p5b-bg6h.png") no-repeat 28px 29px ;
}
.part5-box h1{
    padding-top:155px;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    color:#ff6b5b;
}
.part5-box p{
    margin:0 auto;
    margin-top:8px;
    width:150px;
    font-size:12px;
    line-height:20px;
    color:#8c8a8a;
}
.part6-main{
    margin-left:-20px;
    width:1020px;
}
.part6-box{
    margin-left:20px;
    width:320px;
}
.part6-box img{
    width:320px;
    height:240px;
    border:1px solid #ffffff;
}
.part6-box table{
    margin-top:10px;
    height:115px;
}
.part6-box table tr{
}
.part6-box table th{
    padding:5px 0;
    font-size:12px;
    font-weight:normal;
    color:#ff6b5b;
}
.part6-box table td{
    padding:5px 0;
    font-size:12px;
    color:#919191;
    display:block
}
.part6-box:hover img{
    border:1px solid #ff6b5b;
}
.part7-title{
    padding-top:90px;
    padding-bottom:40px;
    margin-bottom:40px;
    width:100%;
    border-bottom:1px solid #90d30e;
}
.part7-title h1{
    font-size:30px;
    text-align:center;
}
.part7-title h2{
    padding-top:20px;
    font-size:16px;
    text-align:center;
    color:#757272;
}
.part7-main{
    margin-left:-9px;
    width:1016px;
}
.part7-main h3{
    margin-left:9px;
    width:1002px;
    text-indent:30px;
    line-height:30px;
    color:#919191;
}
.part7-main h3 b{
    color:#ff7800;
}
.part7-box{
    margin-left:9px;
    margin-top:25px;
    width:158px;
    height:382px;
    opacity:0.8;
    cursor:pointer;
    overflow:hidden;
    border:1px solid #ffffff;
}
.part7-box.img1{
    background:url("../images/t1.jpg") no-repeat center top;
}
.part7-box.img2{
    background:url("../images/t2.jpg") no-repeat center top;
}
.part7-box.img3{
    background:url("../images/t3.jpg") no-repeat center top;
}
.part7-box.img4{
    background:url("../images/t4.jpg") no-repeat center top;
}
.part7-box.img5{
    background:url("../images/t5.jpg") no-repeat center top;
}
.part7-box.img6{
    background:url("../images/t6.jpg") no-repeat center top;
}
.part7-info{
    margin-top:188px;
    width:158px;
    height:194px;
    display:none;
    background-color:#ffffff;
    background-color:rgba(255,255,255,0.9);
}
.part7-info h1{
    padding:10px;
    font-size:18px;
    line-height:18px;
    color:#ff7800;
}
.part7-info h2{
    padding:0 10px;
    line-height:14px;
    color:#000000;
}
.part7-info p{
    padding:6px 10px;
    font-size:12px;
    line-height:22px;
    color:#5b5b5b;
}
.part7-box:hover{
    opacity:1;
    border:1px solid #ff7800;
}
.part7-box:hover div.part7-info{
    animation-name:top;
    animation-duration: 0.5s;
    display:block;
}
@keyframes top
{
    from {margin-top:382px;}
    to {margin-top:188px;}
}
.part8-swiper{
    float:left;
    width:1000px;
    height:700px;
    overflow:hidden;
}
.swiper-container2{
    width:972px;
    height:700px;
    overflow:hidden;
}
.swiper-container2 .swiper-slide{
    width:324px;
    height:652px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0.4;
}
.swiper-container2 .swiper-slide-visible {
    opacity: 0.5;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
.swiper-container2 .swiper-slide-active {
    top: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.swiper-container2 .swiper-slide img{
    margin:0 auto;
    width:324px;
    height:652px;
}
.part8-swiper-btn{
    margin:0 auto;
    width:752px;
}
.swiper-btn{
    margin-bottom:10px;
    margin-left:10px;
    float:left;
    width:84px;
    height:151px;
}
.swiper-btn img{
    width:84px;
    height:151px;
    cursor:pointer;
}
.swiper-btn.selected img{
    width:82px;
    height:149px;
    border:1px solid #ff860f;
}
.swiper-btn img:hover{
    width:82px;
    height:149px;
    border:1px solid #ff860f;
}
.part9{
    margin-left:-16px;
    width:1020px;
    height:600px;
    overflow:hidden;
}
.part9-box{
    margin-left:16px;
    margin-bottom:16px;
    width:490px;
    height:240px;
    border:2px solid #ffcc66;
    border-radius:3px;
}
.p9b-info{
    margin-top:27px;
    margin-left:20px;
}
.p9b-info p{
    font-size:12px;
    line-height:18px;
    color:#666666;
}
.p9b-text{
    margin-right:24px;
    width:296px;
}
.p9b-text p{
    margin-top:34px;
    font-size:12px;
    line-height:18px;
    color:#666666;
}
.p9b-text h1{
    margin-top:16px;
    line-height:22px;
    font-weight:bold;
    color:#ff6600;
}
.swiper-container-work div.swiper-slide{
    width:1000px;
}





.part10-main{
    margin:0 auto;
    width:1000px;
    height:380px;
    position:relative;
}
.part10-box{
    margin-left:12px;
    float:left;
    width:114px;
    height:131px;
    cursor:pointer;
    background:url("../images/p10b-bg.png") no-repeat center center;
}
.part10-box:hover{
    animation-name:bgc;
    animation-duration: 2s;
    animation-iteration-count:infinite;
    background:url("../images/p10b-bg-h.png") no-repeat center center;
}
@keyframes bgc
{
    from { background:url("../images/p10b-bg-h.png") no-repeat center center;background-size:114px 131px;}
    50% { background:url("../images/p10b-bg-h.png") no-repeat center center;background-size:90px 107px;}
    to { background:url("../images/p10b-bg-h.png") no-repeat center center;background-size:114px 131px;}
}
.part10-box:hover div.part10-box-img{
    display:none;
}
.part10-info{
    display:none;
}
.part10-box:hover div.part10-info{
    display:block;
}
.part10-info h1{
    padding-top:55px;
    font-size:15px;
    line-height:25px;
    text-align:center;
    color:#ffffff;
}
.part10-box-img{
    width:114px;
    height:131px;
}
.part10-box-img.img1{
    background:url("../images/p10b-img1.jpg") no-repeat center center;
}
.part10-box-img.img2{
    background:url("../images/p10b-img2.jpg") no-repeat center center;
}
.part10-box-img.img3{
    background:url("../images/p10b-img3.jpg") no-repeat center center;
}
.part10-box-img.img4{
    background:url("../images/p10b-img4.jpg") no-repeat 20px center;
}
.part10-box-img.img5{
    background:url("../images/p10b-img5.jpg") no-repeat center center;
}
.part10-box-img.img6{
    background:url("../images/p10b-img6.jpg") no-repeat center center;
}
.part10-box-img.img7{
    background:url("../images/p10b-img7.jpg") no-repeat center center;
}
.part10-box-img.img8{
    background:url("../images/p10b-img8.jpg") no-repeat center center;
}
.part10-box-img.img9{
    background:url("../images/p10b-img9.jpg") no-repeat center center;
}
.part10-box-img.img10{
    background:url("../images/p10b-img10.jpg") no-repeat center center;
}
.part10-box-img.img11{
    background:url("../images/p10b-img11.jpg") no-repeat center center;
}
.part10-box-img.img12{
    background:url("../images/p10b-img12.jpg") no-repeat center center;
}
.part10-box-img.img13{
    background:url("../images/p10b-img13.jpg") no-repeat center center;
}
.part10-box-img.img14{
    background:url("../images/p10b-img14.jpg") no-repeat center center;
}
.part10-box-img.img15{
    background:url("../images/p10b-img15.jpg") no-repeat center center;
}
.part10-box-img.img16{
    background:url("../images/p10b-img16.jpg") no-repeat center center;
}
.part10-box-img.img17{
    background:url("../images/p10b-img17.jpg") no-repeat center center;
}
.part10-box-img.img18{
    background:url("../images/p10b-img18.jpg") no-repeat center center;
}
.part10-box-img.img19{
    background:url("../images/p10b-img19.jpg") no-repeat center center;
}
.part10-box-img.img20{
    background:url("../images/p10b-img20.jpg") no-repeat center center;
}
.part10-box-img.img21{
    background:url("../images/p10b-img21.jpg") no-repeat center center;
}
.part10-box-img.img22{
    background:url("../images/p10b-img22.jpg") no-repeat center center;
}
.part10-main1{
    margin-left:53px;
    width:1000px;
    position:absolute;
}
.part10-main2{
    top:110px;
    margin-left:-12px;
    width:1008px;
    position:absolute;
}
.part10-main3{
    top:220px;
    margin-left:51px;
    width:1180px;
    position:absolute;
}
.part11-main{
    margin:0 auto;
    padding-bottom:50px;
    width:1000px;
    height:481px;
    background:url("../images/part11-main-bg.jpg") no-repeat center top;
}
.part11-main ul{
    margin-left:660px;
    padding-top:70px;
}
.part11-main ul li{
    line-height:34px;
}
.part11-main ul li a{
    font-size:16px;
    line-height:34px;
}
.part11-main ul li a:hover{
    color:#ff7800;
}
#footer{
    width:100%;
    height:220px;
    background-color:#444242;
}
.footer-main{
    margin:0 auto;
    width:1000px;
}
.footer-info{
    width:770px;
    padding-top:50px;
}
.footer-info h1{
    margin-bottom:20px;
    color:#ff7800;
}
.footer-info ul li{
    float:left;
    margin-right:24px;
}
.footer-info ul li a{
    font-size:12px;
    color:#999999;
}
.footer-info ul li:hover a{
    color:#ff7800;
}
.footer-info h2{
    margin-top:10px;
    font-size:12px;
    color:#999999;
}
.wm{
    margin-top:55px;
    margin-right:70px;
}
.toTop{
    left:100px;
    bottom:50px;
    width:87px;
    height:161px;
    cursor:pointer;
    position:fixed;
    z-index:99999;
    background:url(../images/top.png) no-repeat;
}

