body,p,ul,li,h1,h2,h3,h4,h5,h6,ol,dl,dd,form,input{margin:0;padding:0;list-style:none;font-weight:normal;}
img{border:none;}
a{color:#666;text-decoration:none;cursor:pointer;}
body{color:#333;background-color:#fff;font:12px/1.5 arial,tahoma,\5b8b\4f53;}
i{font-style:normal;}
*{box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;}
body{font-family:"黑体";}
/*   布局   */
#head{width:100%;height:100px;}
.middle{width:1117px;height:96px;margin:0 auto;}
.middle-left{width:160px;height:100%;float:left;overflow:hidden;}
.middle-left>img{width:100%;margin-top:20px;}
.middle-right{width:957px;height:100%;float:left;position:relative;}
.middle-right .list{width:119px;height:100%;float:left;}
.twotwo{font-size: 18px;color:#656565;margin:33px auto 18px;
	margin-right: 0px;width:77px;height:42px;border-bottom: 2px solid #fff;display: block;}
.middle-right .list>.one{color:#f5c349;border-bottom:2px solid #f5c349;font-weight:bold;}
.midd-bottom{width:100%;height:4px;background:linear-gradient(#e66262,#f3f3f3);}
.seleA{color:#f5c349!important;border-bottom:2px solid #f5c349!important;font-weight:bold!important;}
.middle-right .list>a:hover{color:#f5c349;border-bottom:2px solid #f5c349;font-weight:bold;}

#banner{width:100%;background:url(../images/xxcp_banner.png) 0 0 no-repeat;overflow:hidden;}
.banner-title{width:580px;font-size:48px;font-family:"黑体";color:#fff;margin:0 auto;margin-top:156px;
	text-align:center;}
.banner-line{width:660px;height:1px;background:#fff;opacity:0.3;
	filter:alpha(opacity=30);-moz-opacity:0.3;-webkit-opacity:0.3;margin:24px auto 0;}
.banner-p1{font-size:26px;color:#fff;text-align:center;margin-top:10px;font-family:"黑体";}
.banner-p1>span{margin:0 20px;}
.banner-p2{font-size:26px;color:#fff;text-align:center;margin-top:10px;font-family:"黑体";}
.banner-p2>span{font-family:"黑体";font-size:26px;font-weight:bold;color:#f88c00;margin-left:20px;}
#column{width:1140px;height:600px;margin:0 auto;overflow:hidden;}
/* .columnCont{opacity:0;margin-top:200px;filter:alpha(opacity=0);-moz-opacity:0;-webkit-opacity:0;} */
.column-h1{font-size:40px;color:#000;font-weight:bold;text-align:center;margin-top:70px;}
.column-h3{font-size:26px;color:#000;text-align:center;margin-top:30px;margin-bottom:20px;}
.column-p{font-size:18px;color:#707070;text-align:center;}
.menu{width:100%;height:200px;margin-top:50px;padding-left:100px;}
.menu-box{width:120px;height:100%;float:left;margin-left:92px;}
.menu-box-top{width:120px;height:120px;position:relative;}
.menu-img1{cursor:pointer;position:absolute;top:0;left:0;z-index:20;}
.menu-img2{cursor:pointer;position:absolute;top:0;left:0;z-index:10;}
.menu-box>p{font-size:16px;color:#808080;text-align:center;}
.menu-box>.top{margin-top:18px;}

#part1{width:100%;height:1000px;background:#f0f0f0;}
.part1Cont{width:1140px;height:100%;margin:0 auto;overflow:hidden;}
.part1Cont-h1{font-size:42px;color:#383838;margin-top:100px;text-align:center;margin-bottom:53px;}
.part1Cont-center{width:100%;height:400px;position:relative;}
.part1Cont-center-left{width:50%;height:100%;float:left;}
.part1Cont-center-left>img{margin-left:30px;}
.part1Cont-center-right{width:50%;height:100%;float:right;}
.part1Cont-center-right>.point{width:400px;height:72px;margin-top:40px;margin-left:80px;}
.point>img{float:left;}
.point>.font{width:300px;height:100%;float:left;overflow:hidden;margin-left:16px;}
.point>.font>.font-h4{font-size:20px;color:#1c1c1c;margin-top:6px;}
.point>.font>.font-p{font-size:16px;color:#a8a8a8;margin-top:0px;}
.line{width:490px;height:300px;position:absolute;top:40px;left:130px;}
.line-top1{position:absolute;top:30px;right:0;width:0px;height:1px;background:#AAAAAA;}
@-webkit-keyframes lineTop1{
	0%{width:0px;}
	50%{width:105px;}
	100%{width:162px;}
}
@-moz-keyframes lineTop1{
	0%{width:0px;}
	50%{width:105px;}
	100%{width:162px;}
}
@-ms-keyframes lineTop1{
	0%{width:0px;}
	50%{width:105px;}
	100%{width:162px;}
}
@keyframes lineTop1{
	0%{width:0px;}
	50%{width:105px;}
	100%{width:162px;}
}
.line-top2{position:absolute;top:30px;right:162px;width:0px;height:1px;background:#FF9716;}
@-webkit-keyframes lineTop2{
	0%{width:0px;}
	50%{width:151px;}
	100%{width:303px;}
}
@-moz-keyframes lineTop2{
	0%{width:0px;}
	50%{width:151px;}
	100%{width:303px;}
}
@-ms-keyframes lineTop2{
	0%{width:0px;}
	50%{width:151px;}
	100%{width:303px;}
}
@keyframes lineTop2{
	0%{width:0px;}
	50%{width:151px;}
	100%{width:303px;}
}
.line-left{width:1px;height:0px;position:absolute;top:30px;right:465px;background:#FF9716;}
@-webkit-keyframes lineLeft{
	0%{height:0px;}
	100%{width:10px;}
}
@-moz-keyframes lineLeft{
	0%{height:0px;}
	100%{width:10px;}
}
@-ms-keyframes lineLeft{
	0%{height:0px;}
	100%{width:10px;}
}
@keyframes lineLeft{
	0%{height:0px;}
	100%{width:10px;}
}
.line1{width:0px;height:1px;position:absolute;top:150px;right:0;background:#aaa;}
@-webkit-keyframes line1{
	0%{width:0px;}
	50%{width:105px;}
	100%{width:162px;}
}
@-moz-keyframes line1{
	0%{width:0px;}
	50%{width:105px;}
	100%{width:162px;}
}
@-ms-keyframes line1{
	0%{width:0px;}
	50%{width:105px;}
	100%{width:162px;}
}
@keyframes line1{
	0%{width:0px;}
	50%{width:105px;}
	100%{width:162px;}
}
.line2{position:absolute;top:150px;right:162px;width:0px;height:1px;background:#FF9716;}
@-webkit-keyframes line2{
	0%{width:0px;}
	50%{width:126px;}
	100%{width:253px;}
}
@-moz-keyframes line2{
	0%{width:0px;}
	50%{width:126px;}
	100%{width:253px;}
}
@-ms-keyframes line2{
	0%{width:0px;}
	50%{width:126px;}
	100%{width:253px;}
}
@keyframes line2{
	0%{width:0px;}
	50%{width:126px;}
	100%{width:253px;}
}
.line3{position:absolute;top:46px;right:415px;width:1px;height:105px;background:#FF9716;}
.line3Mask{position:absolute;top:46px;right:415px;width:1px;height:105px;background:#AFAFAF;}
@-webkit-keyframes line3{
	0%{height:105px;}
	20%{height:85px;}
	40%{height:65px;}
	60%{height:45px;}
	80%{height:25px;}
	100%{height:0px;}
}
@-moz-keyframes line3{
	0%{height:105px;}
	20%{height:85px;}
	40%{height:65px;}
	60%{height:45px;}
	80%{height:25px;}
	100%{height:0px;}
}
@-ms-keyframes line3{
	0%{height:105px;}
	20%{height:85px;}
	40%{height:65px;}
	60%{height:45px;}
	80%{height:25px;}
	100%{height:0px;}
}
@keyframes line3{
	0%{height:105px;}
	20%{height:85px;}
	40%{height:65px;}
	60%{height:45px;}
	80%{height:25px;}
	100%{height:0px;}
}
.line4{position:absolute;top:255px;right:0;background:#aaa;width:0px;height:1px;}
@-webkit-keyframes line4{
	0%{width:0px;}
	50%{width:70px;}
	100%{width:140px;}
}
@-moz-keyframes line4{
	0%{width:0px;}
	50%{width:70px;}
	100%{width:140px;}
}
@-ms-keyframes line4{
	0%{width:0px;}
	50%{width:70px;}
	100%{width:140px;}
}
@keyframes line4{
	0%{width:0px;}
	50%{width:70px;}
	100%{width:140px;}
}
.line5{position:absolute;top:255px;right:140px;background:#FF9716;width:0px;height:1px;}
@-webkit-keyframes line5{
	0%{width:0px;}
	50%{width:112px;}
	100%{width:225px;}
}
@-moz-keyframes line5{
	0%{width:0px;}
	50%{width:112px;}
	100%{width:225px;}
}
@-ms-keyframes line5{
	0%{width:0px;}
	50%{width:112px;}
	100%{width:225px;}
}
@keyframes line5{
	0%{width:0px;}
	50%{width:112px;}
	100%{width:225px;}
}
.line6{position:absolute;top:45px;right:365px;background:#FF9716;width:1px;height:211px;}
.line7{position:absolute;top:226px;right:365px;background:#1A1C1F;width:1px;height:30px;}
.line8{position:absolute;top:235px;right:365px;background:#BBB0A2;width:1px;height:6px;}
.line9{position:absolute;top:104px;right:365px;background:#6C6C6C;width:1px;height:4px;}
.line10{position:absolute;top:78px;right:365px;background:#B3B2FF;width:1px;height:5px;}
.line11{position:absolute;top:56px;right:365px;background:#95C8ED;width:1px;height:6px;}
.line12{position:absolute;top:48px;right:365px;background:#B9B9B9;width:1px;height:1px;}
.line6Mask{position:absolute;top:45px;right:365px;background:#FBFBFB;width:1px;height:211px;}
@-webkit-keyframes line6Mask{
	0%{height:211px;}
	50%{height:105px;}
	100%{height:0px;}
}
@-moz-keyframes line6Mask{
	0%{height:211px;}
	50%{height:105px;}
	100%{height:0px;}
}
@-ms-keyframes line6Mask{
	0%{height:211px;}
	50%{height:105px;}
	100%{height:0px;}
}
@keyframes line6Mask{
	0%{height:211px;}
	50%{height:105px;}
	100%{height:0px;}
}
.part1Cont-bottom{width:100%;height:384px;}
.part1Cont-bottom-one{width:172px;height:172px;float:left;margin-top:72px;
	overflow:hidden;position:relative;}
.part1Cont-bottom-one>span{font-size:24px;color:#999;text-align:center;line-height:170px;display:block;
	cursor:pointer;width:172px;height:170px;position:absolute;top:0;left:0;z-index:200;background:#fff;}
.back-one{width:172px;height:172px;background:#fe8500;position:absolute;top:0;left:0;}

.oneRight{margin-right:22px;}
.twoRight{margin-right:21px;}
.back-one>p{width:90%;height:30px;text-align:center;color:#fff;font-size:14px;margin:40px auto 0;line-height:30px;}
.back-two{width:172px;height:172px;background:#feb501;position:absolute;top:0;left:0;}
.back-two>p{width:90%;margin:40px auto 0;text-indent:2rem;color:#fff;font-size:14px;line-height:30px;}
.back-three{width:172px;height:172px;background:#89df5d;position:absolute;top:0;left:0;}
.back-three>p{width:90%;margin:20px auto 0;text-indent:2rem;color:#fff;font-size:14px;line-height:132px;}
.back-four{width:172px;height:172px;background:#18f2b9;position:absolute;top:0;left:0;}
.back-four>p{width:100%;height:50%;color:#fff;line-height:30px;font-size:14px;text-align:center;margin-top:30px;}
.back-five{width:172px;height:172px;background:#74d4ff;position:absolute;top:0;left:0;}
.back-five>p{width:90%;margin:50px auto 0;text-indent:2rem;color:#fff;font-size:14px;line-height:30px;}
.back-six{width:172px;height:172px;background:#a9aaff;position:absolute;top:0;left:0;}
.back-six>p{width:90%;margin:50px auto 0;text-indent:2rem;color:#fff;font-size:14px;line-height:30px;}

#part2{width:100%;height:1200px;background:#fff;overflow:hidden;}
.part2Cont{width:1140px;height:100%;margin:0 auto;}
.part2Cont-h1{font-size:42px;color:#383838;margin-top:100px;text-align:center;}
.part2Cont-p1{font-size:18px;color:#707070;text-align:center;margin-top:20px;}
.part2Cont-p2{font-size:18px;color:#707070;text-align:center;}
.part2Cont-bottom{width:100%;height:800px;margin-top:82px;position:relative;}
.part2ContLeft{width:550px;height:100%;float:left;background:#f0f0f0;position:absolute;top:0;left:-100px;
	opacity:0;filter:alpha(opacity=0);-moz-opacity:0;-webkit-opacity:0;}
.part2ContH2{font-size:24px;color:#000;margin-left:10px;margin-top:30px;}
.part2ContH2>span{font-size:20px;margin-right:8px;color:#757578;}
.part2ContP{font-size:18px;color:#808080;margin-top:10px;margin-left:34px;}
.part2Conth2{margin-top:60px;}
.part2ContRight{width:550px;height:100%;float:right;background:#f0f0f0;position:absolute;top:0;right:-100px;
	opacity:0;filter:alpha(opacity=0);-moz-opacity:0;-webkit-opacity:0;}

#part3{width:100%;height:720px;background:#F0F0F0;overflow:hidden;}
.part3Cont{width:1140px;height:100%;margin:0 auto;overflow:hidden;
	position:relative;}
.part3Cont-h1{color:#fff;font-size:40px;margin-top:162px;margin-left:76px;}
.part3Cont-h2{color:#fff;font-size:40px;margin-top:20px;margin-left:76px;}
.part3Cont-h3{font-size:28px;color:#fff;margin-left:76px;margin-top:34px;}
.part3Cont-mask{width:100%;height:160px;position:absolute;bottom:0;left:0;background:#000;
	opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;-webkit-opacity:0.5;bottom:-160px;}
.part3Cont-bottom{width:100%;height:160px;position:absolute;bottom:0;left:0;bottom:-160px;}
.part3Cont-one{width:20%;height:100%;float:left;}
.part3Cont-one>img{margin:0 auto;display:block;margin-top:18px;}
.part3Cont-p{font-size:14px;color:#fff;text-align:center;}
.part3Cont-p1{margin-top:24px;}

#part4{width:100%;height:1400px;position:relative;}
.part4Cont{width:1140px;height:100%;margin:0 auto;position:relative;overflow:hidden;}
.part4Cont-h1{font-size:42px;color:#383838;text-align:center;margin-top:100px;}
.part4Cont-p1{color:#707070;font-size:18px;text-align:center;margin-top:32px;}
.part4Cont-p2{color:#707070;font-size:18px;text-align:center;}
.part4ContImg{margin-top:78px;transform:rotate(-20deg);position:absolute;top:280px;left:50%;
	margin-left:-570px;-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);
	-ms-transform:rotate(-20deg);}
.part4Cont-div1{width:690px;height:380px;position:absolute;top:335px;right:0px;opacity:0;
	overflow:hidden;}
.div1-h3{font-size:24px;color:#000;margin-top:15px;margin-left:120px;}
.div1-p{font-size:18px;color:#808080;margin-top:24px;margin-left:120px;}
.div1H3{margin-top:42px;}
.div1P{margin-top:0;}
.part4Cont-div2{width:690px;height:380px;position:absolute;bottom:90px;left:0px;opacity:0;
	overflow:hidden;}
.div2-h3{font-size:24px;color:#000;margin-top:60px;}
.div2-p{font-size:18px;color:#808080;margin-top:24px;}
.div2H3{margin-top:52px;}
.div2P{margin-top:0;}

#part5{width:100%;height:980px;background:#f0f0f0;overflow:hidden;}
.part5Cont{width:1220px;height:100%;margin:0 auto;overflow:hidden;padding-left:30px;padding-right:30px;}
.part5Cont-h1{font-size:42px;color:#383838;text-align:center;margin-top:100px;}
.part5Cont-h3{font-size:18px;color:#707070;text-align:center;margin-top:32px;margin-bottom:42px;}
.part5ContDiv{width:350px;height:340px;float:left;margin-right:25px;overflow:hidden;cursor:pointer;
	margin-bottom:20px;padding:0 5px;margin-left:20px;}
.part5ContDiv img{cursor:pointer;margin-left:-5px;}
.part5ContDiv-h5{width:100%;height:56px;margin-top:16px;font-size:22px;color:#383838;}
.part5ContDiv-p{margin-top:16px;font-size:14px;color:#808080;}
.part5ContDiv-right{margin-right:0;}

#part6{width:100%;height:1170px;overflow:hidden;}
.part6Cont{width:1140px;height:100%;margin:0 auto;overflow:hidden;}
.part6Cont-h1{font-size:42px;color:#383838;text-align:center;margin-top:136px;}
.part6Cont-h3{font-size:18px;color:#707070;text-align:center;margin-top:32px;margin-bottom:92px;}
.part6ContDiv1{width:272px;height:800px;float:left;margin-right:17px;}
.part6Div1-div1{width:100%;height:484px;background:#f0f0f0 url(../images/part6_bj.png) no-repeat;overflow:hidden;
	cursor:pointer;}
.part6H4{font-size:28px;color:#1c1c1c;text-align:center;margin-top:36px;margin-bottom:34px;height:28px;width:100%;
	line-height:28px;}
@-webkit-keyframes aa{
	0%{transform:rotateY(0);-webkit-transform:rotateY(0);}
	50%{transform:rotateY(0);-webkit-transform:rotateY(0);}
	100%{transform:rotateY(360deg);-webkit-transform:rotateY(360deg);}
}
@-moz-keyframes aa{
	0%{transform:rotateY(0);-moz-transform:rotateY(0);}
	50%{transform:rotateY(0);-moz-transform:rotateY(0);}
	100%{transform:rotateY(360deg);-moz-transform:rotateY(360deg);}
}
@-ms-keyframes aa{
	0%{transform:rotateY(0);-ms-transform:rotateY(0);}
	50%{transform:rotateY(0);-ms-transform:rotateY(0);}
	100%{transform:rotateY(360deg);-ms-transform:rotateY(360deg);}
}
@keyframes aa{
	0%{transform:rotateY(0);}
	50%{transform:rotateY(0);}
	100%{transform:rotateY(360deg);}
}
#part6 .part6Cont span{font-size:18px;color:#545454;text-align:center;display:block;line-height:32px;
	display:block;width:100%;height::;}
.part6Div1-div2{width:100%;height:156px;background:#f0f0f0 url(images/part6_gx.png)no-repeat;margin-top:24px;
	overflow:hidden;cursor:pointer;}
.part6ContDiv2{width:272px;height:832px;float:left;margin-right:18px;}
.part6Div2-div1{width:100%;height:276px;background:#f0f0f0 url(images/part6_hb.png) no-repeat;overflow:hidden;
	cursor:pointer;}
.part6Div2-div2{width:100%;height:248px;background:#f0f0f0 url(images/part6_nmg.png) no-repeat;overflow:hidden;
	margin-top:24px;cursor:pointer;}
.part6Div2-div3{width:100%;height:192px;background:#f0f0f0 url(images/part6_sx.png) no-repeat;overflow:hidden;
	margin-top:24px;cursor:pointer;}
.part6ContDiv3{width:272px;height:832px;float:left;margin-right:17px;}
.part6Div3-div1{width:100%;height:312px;background:#f0f0f0 url(images/part6_sd.png) no-repeat;overflow:hidden;
	cursor:pointer;}
.part6Div3-div2{width:100%;height:248px;background:#f0f0f0 url(images/part6_hlj.png) no-repeat;overflow:hidden;
	margin-top:24px;cursor:pointer;}
.part6Div3-div3{width:100%;height:256px;background:#f0f0f0 url(images/part6_jx.png) no-repeat;overflow:hidden;
	margin-top:24px;cursor:pointer;}
.part6ContDiv4{width:272px;height:832px;float:left;}
.part6Div4-div1{width:100%;height:660px;background:#f0f0f0 url(images/part6_hn.png) no-repeat;overflow:hidden;
	cursor:pointer;}
.part6Div4-div2{width:100%;height:80px;background:#f0f0f0;overflow:hidden;
	margin-top:24px;cursor:pointer;}
.part6Span{text-align:center;display:block;margin-top:22px;}

#part7{width:100%;height:468px;background:#f0f0f0;}
.part7Cont{width:1140px;height:100%;margin:0 auto;overflow:hidden;}
.part7ContLeft{width:50%;height:350px;float:left;border-right:1px solid #A1A1A1;margin-top:24px;
	padding-left:64px;padding-right:60px;}
.part7ContRight{width:50%;height:350px;float:left;margin-top:24px;}
.part7ContLeft>a{margin-top:34px;display:inline-block;font-size:20px;color:#545454;}
.part7ContLeftA{margin-right:98px;}
.part7ContLeft-img{margin:0 auto;display:block;margin-top:34px;}
.copyright{font-size:14px;color:#999;text-align:center;margin-top:28px;width:100%;height:14px;
	line-height:14px;}
.copyright1{font-size:14px;color:#999;text-align:center;margin-top:12px;width:100%;height:14px;
	line-height:14px;}
.bottomPhone{margin-top:10px;margin-left:36px;width:100%;height:32px;
	background:url(images/part7_tel.png) no-repeat 0 0;}
.bottomPhoneSpan{font-size:18px;color:#545454;margin-left:64px;line-height:32px;}
.bottomPlace{margin-top:24px;margin-left:36px;width:100%;height:132px;
	background:url(images/part7_add.png) no-repeat 0 0;}
.bottomPlaceP{font-size:18px;color:#545454;margin-left:64px;line-height:32px;}
.bottomPlaceS{font-size:14px;color:#767676;margin-left:64px;}
.bottomMail{margin-left:36px;width:100%;height:60px;
	background:url(images/part7_email.png) no-repeat 0 0;}
.bottomMailP{font-size:18px;color:#545454;margin-left:64px;line-height:32px;display:inline-block;}
.bottomJiameng{width:240px;height:60px;border:1px solid #f39800;margin:0 auto;margin-top:28px;}
.bottomJiameng>span{font-size:24px;color:#f39800;text-align:center;line-height:60px;cursor:pointer;
	display:block;}









#text{position:fixed;top:100px;left:100px;width:50px;height:20px;}





