@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,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;
}

.layout{ width:1000px; margin:0 auto; }
.layout img{ display:block }

.top{ width:100%; height:40px; background:#f6f6f6; border-bottom:1px solid #e4e4e4;}

.top h4{ width:600px; float:left; color:#aaaaaa; font-size:12px; line-height:40px;}

.top ol{ width:178px; float:left;}
.top ol li{ float:left;}
.top ol li a{ padding:0 18px; color:#aaa; line-height:40px; font-size:12px; } 
.top ol li span{ color:#aaa; line-height:40px; font-size:12px;}

.top ul{ width:175px; float:left;}
.top ul li{ float:left;}
.top ul li a{ padding:0 18px; color:#aaa; line-height:40px; font-size:12px; } 
.top ul li span{ color:#aaa; line-height:40px; font-size:12px;}
.top li a:hover{ color:#ff0000;}

.hide{
    display:none;
}
.tab_menu .selected{
    cursor:pointer;
	
}
.tab_menu .selected a{color:#ff0000;}
.tab_menu{
    width:185px;
	float:left;
}
.tab_menu li{
    float:left;
    display:inline;
}

.layout1{margin:0 auto; width:866px; padding-top:6px;}



#content{
    margin:0 auto;
    width:100%;
    max-width:1680px;
    min-width:1000px;
}

.banner{ width:100%; height:500px; position:relative;}
.banner .list{ width:100%; height:500px; overflow:hidden; position:relative; z-index:1;}
.banner .list li{ width:100%; height:500px; position:absolute; left:0px; top:0px; display:none;}
.banner .list li.bg1{ background:url("../images/banner01.jpg") no-repeat center;}

.banner .btn{ position:absolute; top:480px; left:48%; z-index:100;}

.banner .btn li{ margin-left:6px; text-indent: -999em; 
		float: left; width: 10px; height: 10px; cursor: pointer; border-radius:50%; border:1px solid #b6b6b6;
}
.banner .btn li.hover{ background: #b6b6b6; }

.banner .list li.bg2{ background:url("../images/banner02.jpg") no-repeat center;}

.banner .list  li a{ display:block; width:100%; height:500px;}

.banner .list li.bg3{ background:url("../images/banner03.jpg") no-repeat center;}
.banner .list li.bg4{ background:url("../images/banner04.jpg") no-repeat center;}


.banner .list li.bg_kc{ background:url("../images/kc/banner_kc.jpg") no-repeat center;}
.banner .list li.bg_teach{ background:url("../images/teach/banner_teach.jpg") no-repeat center;}
.banner .list li.bg_xinz{ background:url("../images/xinz/banner_xzbj.jpg") no-repeat center;}
.banner .list li.bg_zuop{ background:url("../images/zuop/banner_zuop.jpg") no-repeat center;}


.tit{ width:1000px; text-align:center; margin:0 auto; margin-bottom:24px;
	 position:relative;}
	
.tit_01{ height:98px; background:url(../images/tit_01.png) no-repeat center center;}
.tit_02{ height:98px; background:url(../images/tit_02.png) no-repeat center center;}

.tit h1{ font:48px/48px 'Microsoft YaHei'; color:#4db8fd; font-weight:bold;}
.tit h1 span{ font:36px/48px 'Microsoft YaHei'; color:#a0a0a0; font-weight:bold;}

.tit img{ float:left; width:200px; height:50px; position:absolute; left:0px;}

.tit h3{ width:1000px; float:left; color:#fff; font-size:30px; font-weight:bold; line-height:50px;
	  -webkit-text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
	  -moz-text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
	  text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
}

.tit h3 span{ font-size:36px; color:#fff600;}




.part01{ width:1000px; height:615px; margin:0 auto; margin-top:50px;}
.part01 p{ background:url("../images/tit_01_hb.png") no-repeat bottom center;
  font:14px/24px 'Microsoft YaHei'; color:#909090; text-align:center;
  padding-bottom:30px; margin-bottom:30px;
  }
.part01 dl{ float:left; margin-left:40px; width:278px; height:258px; border:1px solid #d9d9d9;}
.part01 dt{ font:12px/56px '宋体'; color:#5b5b5b; text-align:center;}
.part01 dd{ width:278px; text-align:center;}
.part01 dd img{ width:268px; height:196px; text-align:center; transition:0.5s; transform:scale(1.0);}

.part01 dd:hover img{
    transition:0.5s;
    transform:scale(0.9);
}


.ann{ width:225px; height:40px; background:url("../images/bnt.png") no-repeat;
	text-align:center;
	font:24px/38px 'Microsoft YaHei'; color:#fff; 
	margin:0 auto; margin-top:40px;
	display:block;
	-webkit-text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
	-moz-text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
	text-shadow:1px 1px 1px rgba(11, 3, 6, .3); 
	}
	
.ann:hover{ background:url("../images/bnt_h.png") no-repeat; }
	

.part02{ width:100%; height:800px; margin:0 auto; background:#f9f9f9; padding-top:50px;}
.part02 p{ background:url("../images/tit_02_hb.png") no-repeat bottom center;
  font:14px/24px 'Microsoft YaHei'; color:#909090; text-align:center;
  padding-bottom:30px; margin-bottom:30px;
  }


.ta_c{ width:585px; height:430px; background:url("../images/part_02_01.png") no-repeat center center;	
		position:relative; float:left;
}

.ta_c img{ position:absolute; top:170px; left:236px; }
/*
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}

.Rotation{
-webkit-transform: rotate(360deg);
animation: rotation 3s linear infinite;
-moz-animation: rotation 3s linear infinite;
-webkit-animation: rotation 3s linear infinite;
-o-animation: rotation 3s linear infinite;
}

*/

.part02_r{ width:320px; height:380px; float:left; padding-left:50px; padding-top:50px;}
.part02_r li{ width:310px; height:55px;  padding-top:5px; padding-left:5px; float:left;
			 border:1px dashed #afafaf; border-radius:10px;
			 margin-bottom:20px;
			 }
.part02_r li img{ width:124px; height:53px; float:left;}
.part02_r li h5{ font:14px/24px 'Microsoft YaHei'; color:#a5a5a5; float:left;}
.part02_r li span{  color:#ff1c1c;}

.part02_r h4{ color:#a5a5a5;}

.tit_03{ width:330px; height:114px; margin:0 auto; margin-top:50px;}

.part03{ width:1000px; height:555px; margin:0 auto;}
.part03 dl{ width:248px; height:260px; float:left; margin-left:50px; margin-top:50px;}
.part03 dt{ width:248px; height:228px; border:1px solid #d0d0d0;}
.part03 dd{ color:#8c8c8c; font:18px/28px 'Microsoft YaHei'; padding-top:15px; text-align:center;}

.tit_04{ width:370px; height:89px; margin:0 auto;}
.part04{ width:100%; height:485px; margin:0 auto; background:#f9f9f9; padding-top:50px;}


/* picbox */
.picbox{ width:1000px; padding:4% 0 2%; overflow:hidden; margin:0 auto; }

.picbox img{ width:193px; height:170px; margin:1% -2%; padding:0% 1%; float:left;}

.picbox .rotatesimg{
	-webkit-animation:transform-5 7s ease 2s alternate none infinite;
	animation:transform-5 7s ease 2s alternate none infinite;
	}
@-webkit-keyframes transform-5 { 
	from{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg);} 
    to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);} 
}
@keyframes transform-5 { 
	from{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg);} 
    to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);} 
}

.part-title{
    padding:50px 0;
}
.part-title h3{
    font:36px/58px 'Microsoft YaHei'; font-weight:bold;
    text-align:center;
	color:#10a1ff
}
.part-title p{
    padding-top:12px;
    font:16px/28px 'Microsoft YaHei';
    text-align:center;
    color:#efefef;
}

.part-title p span{
    font:18px/32px 'Microsoft YaHei';
}



.part05{ width:100%; height:auto; min-height:573px; margin:0 auto; background:#3b4049;}

.part05 li{ float:left;}


.part05 .bj1{ width:190px; height:205px; background:url(../images/part_05_01.png) no-repeat;}
.part05 .bj1:hover{ background:url(../images/part_05_01_h.png) no-repeat;}

.part05 .bj2{ width:184px; height:205px; background:url(../images/part_05_02.png) no-repeat;}
.part05 .bj2:hover{ background:url(../images/part_05_02_h.png) no-repeat;}

.part05 .bj3{ width:181px; height:205px; background:url(../images/part_05_03.png) no-repeat;}
.part05 .bj3:hover{ background:url(../images/part_05_03_h.png) no-repeat;}

.part05 .bj4{ width:146px; height:205px; background:url(../images/part_05_04.png) no-repeat;}
.part05 .bj4:hover{ background:url(../images/part_05_04_h.png) no-repeat;}

.part05 .bj5{ width:222px; height:205px; background:url(../images/part_05_05.png) no-repeat;}
.part05 .bj5:hover{ background:url(../images/part_05_05_h.png) no-repeat;}

.tab2_box{ width:100%; background:#f2f2f2; padding:50px 0;}

.ios-cour {
    border-bottom: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    font-size: 14px;
	margin:0 auto;

}
.ios-cour-tit td {
    color: #000;
    text-align: center;
}
.ios-cour td {
    border-left: 1px solid #bebebe;
    border-top: 1px solid #bebebe;
    padding: 6px 8px;
	line-height:24px;
	color:#797979;
}


.bj1_h{ width:1000px; margin:0 auto; text-align:center;}

.bj2_h{ width:998px; height:520px; margin:0 auto; text-align:center;}

.bj2_h_l{ width:298px; height:520px; float:left; border:1px solid #bebebe; border-right:none; overflow:hidden;position: relative;}

.bj2_bh{ width:250px; height:444px;
		margin: 40px 0 0 25px;
		background:url(../images/bj2_h_01.jpg) no-repeat;
		animation:myfirst  7s infinite;
		-moz-animation:myfirst  7s infinite; /* Firefox */
		-webkit-animation:myfirst  7s infinite; /* Safari and Chrome */
		-o-animation:myfirst  7s infinite; /* Opera */

 }
 
 @keyframes myfirst 
{
30%   {background:url(../images/bj2_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj2_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj2_h_03.jpg) no-repeat;}
}

@-moz-keyframes myfirst  /* Firefox */
{
30%   {background:url(../images/bj2_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj2_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj2_h_03.jpg) no-repeat;}
}

@-webkit-keyframes myfirst  /* Safari and Chrome */
{
30%   {background:url(../images/bj2_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj2_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj2_h_03.jpg) no-repeat;}
}

@-o-keyframes myfirst  /* Opera */
{
30%   {background:url(../images/bj2_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj2_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj2_h_03.jpg) no-repeat;}
}

.bj2_h_r{ width:698px; height:520px; float:left;}


.bj3_h{ width:998px; height:630px; margin:0 auto; text-align:center;}

.bj3_h_l{ width:298px; height:629px; float:left; border:1px solid #bebebe; border-right:none; overflow:hidden;position: relative;}
.bj3_bh{ width:250px; height:444px;
		margin: 60px 0 0 25px;
		background:url(../images/bj3_h_01.jpg) no-repeat;
		animation:mytwo  7s infinite;
		-moz-animation:mytwo  7s infinite; /* Firefox */
		-webkit-animation:mytwo  7s infinite; /* Safari and Chrome */
		-o-animation:mytwo  7s infinite; /* Opera */

 }
 
 @keyframes mytwo 
{
30%   {background:url(../images/bj3_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj3_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj3_h_03.jpg) no-repeat;}
}

@-moz-keyframes mytwo  /* Firefox */
{
30%   {background:url(../images/bj3_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj3_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj3_h_03.jpg) no-repeat;}
}

@-webkit-keyframes mytwo  /* Safari and Chrome */
{
30%   {background:url(../images/bj3_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj3_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj3_h_03.jpg) no-repeat;}
}

@-o-keyframes mytwo  /* Opera */
{
30%   {background:url(../images/bj3_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj3_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj3_h_03.jpg) no-repeat;}
}

.bj3_h_r{ width:698px; height:630px; float:left;}

.bj4_h{ width:998px; height:440px; margin:0 auto; text-align:center;}

.bj4_h_l{ width:298px; height:435px; float:left; border:1px solid #bebebe; border-right:none; overflow:hidden;position: relative;}
.bj4_bh{ width:225px; height:400px;
		margin: 20px 0 0 35px;
		background:url(../images/bj4_h_01.jpg) no-repeat;
		animation:mythree  8s infinite;
		-moz-animation:mythree  8s infinite; /* Firefox */
		-webkit-animation:mythree  8s infinite; /* Safari and Chrome */
		-o-animation:mythree  8s infinite; /* Opera */

 }
 
 @keyframes mythree 
{
25%   {background:url(../images/bj4_h_01.jpg) no-repeat;}
50%  {background:url(../images/bj4_h_02.jpg) no-repeat;}
75%  {background:url(../images/bj4_h_03.jpg) no-repeat;}
100%  {background:url(../images/bj4_h_04.jpg) no-repeat;}
}

@-moz-keyframes mythree  /* Firefox */
{
25%   {background:url(../images/bj4_h_01.jpg) no-repeat;}
50%  {background:url(../images/bj4_h_02.jpg) no-repeat;}
75%  {background:url(../images/bj4_h_03.jpg) no-repeat;}
100%  {background:url(../images/bj4_h_04.jpg) no-repeat;}
}

@-webkit-keyframes mythree  /* Safari and Chrome */
{
25%   {background:url(../images/bj4_h_01.jpg) no-repeat;}
50%  {background:url(../images/bj4_h_02.jpg) no-repeat;}
75%  {background:url(../images/bj4_h_03.jpg) no-repeat;}
100%  {background:url(../images/bj4_h_04.jpg) no-repeat;}
}

@-o-keyframes mythree  /* Opera */
{
25%   {background:url(../images/bj4_h_01.jpg) no-repeat;}
50%  {background:url(../images/bj4_h_02.jpg) no-repeat;}
75%  {background:url(../images/bj4_h_03.jpg) no-repeat;}
100%  {background:url(../images/bj4_h_04.jpg) no-repeat;}
}

.bj4_h_r{ width:698px; height:440px; float:left;}

.bj5_h{ width:998px; height:350px; margin:0 auto; text-align:center;}

.bj5_h_l{ width:298px; height:350px; float:left; border:1px solid #bebebe; border-right:none; overflow:hidden;position: relative;}
.bj5_bh{ width:200px; height:340px;
		margin: 5px 0 0 45px;
		background:url(../images/bj5_h_01.jpg) no-repeat;
		animation:myfour  7s infinite;
		-moz-animation:myfour  7s infinite; /* Firefox */
		-webkit-animation:myfour  7s infinite; /* Safari and Chrome */
		-o-animation:myfour  7s infinite; /* Opera */

 }
 
 @keyframes myfour 
{
30%   {background:url(../images/bj5_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj5_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj5_h_03.jpg) no-repeat;}
}

@-moz-keyframes myfour  /* Firefox */
{
30%   {background:url(../images/bj5_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj5_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj5_h_03.jpg) no-repeat;}
}

@-webkit-keyframes myfour  /* Safari and Chrome */
{
30%   {background:url(../images/bj5_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj5_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj5_h_03.jpg) no-repeat;}
}

@-o-keyframes myfour  /* Opera */
{
30%   {background:url(../images/bj5_h_01.jpg) no-repeat;}
60%  {background:url(../images/bj5_h_02.jpg) no-repeat;}
100%  {background:url(../images/bj5_h_03.jpg) no-repeat;}
}

.bj5_h_r{ width:698px; height:350px; float:left;}



.part06{ width:100%; height:500px; margin:0 auto; background:#3b4049;}

.part07{ width:1000px; height:840px; margin:0 auto;}

.part8-box{
    margin-top:55px;
    margin-right:20px;
    float:left;
    width:110px;
    cursor:pointer;
    transition:0.5s;
    overflow:hidden;
}
.part8-box img{
    width:110px;
    transition:0.5s;
}
.part8-box h1{
    padding-top:12px;
    text-align:center;
    color:#747474;
    line-height:14px;
}
.part8-info{
    margin-top:19px;
    padding-top:28px;
    width:190px;
    display:none;
    background:url("../images/t-line.png") no-repeat center top;
}
.part8-info h2{
    font-size:18px;
    line-height:18px;
    color:#747474;
}
.part8-info h3{
    margin-top:6px;
    font-size:16px;
    height:24px;
    line-height:24px;
    background:#45b7ff;
	color:#fff;
	padding-left:10px;
}
.part8-info p{
    margin-top:6px;
    font-size:14px;
    color:#727272;
    line-height:22px;
	font-weight:normal;
	text-align:left;
}
.part8-box.selected{
    margin-top:0px;
    margin-right:10px;
    width:190px;
    transition:0.5s;
}
.part8-box.selected img{
    width:190px;
    transition:0.5s;
}
.part8-box.selected h1{
    display:none;
}
.part8-box.selected .part8-info{
    display:block;
}



.part08{ width:100%; height:600px; background:url(../images/part_08_01.jpg) no-repeat; margin:0 auto;
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size:100% 100%;
    background-size:100% 100%; 

}

.part08_l{ width:500px; height:600px; background:url(../images/part_08_02.png) no-repeat;
		float:left;
}

.part08_r{ width:500px; height:600px;
		float:left;
}






.part09{ width:1000px; height:740px; margin:0 auto;}

.tab3_menu .selected{
    cursor:pointer;
	
}
.tab3_menu .selected{
	background:#10a1ff;
	color:#fff;
	
}


.tab3_menu{
    width:1000px;
	float:left;
}
.tab3_menu li{
    float:left;
    display:inline;
	margin-left:20px;
	border:1px #10a1ff solid;
	width:150px;
	height:35px;
	text-align:center;
	font:22px/35px 'Microsoft YaHei';
	color:#10a1ff;
	
}

.tab3_menu li:first-child{ margin-left:180px;}

.tab3_box img{ margin:20px 0;}

.part10{ width:100%; height:730px; background:#3b4049; margin:0 auto; padding-top:50px;}

.part10_info{ width:1000px; height:700px; background:url(../images/part10_01.png) no-repeat center; margin:0 auto;}

.part10_info h4{ width:120px; height:260px; text-align:center;
	font:18px/240px 'Microsoft YaHei';
	color:#10a1ff;
	float:left;
}

.part10_info ul{ width:210px; height:260px; float:left; margin-left:10px;}

.part10_info ul li{  float:left; margin-bottom:10px;}
.part10_info ul li span{ float:left;}

.part10_info ul li a{ display:block; width:160px; height:35px; border:1px solid #10a1ff; 
			font:18px/35px 'Microsoft YaHei';
			color:#10a1ff;
			float:left;
			text-align:center;
			
	}
	
.xuel span,.nianx span{ float:left; margin-right:10px;}

.xuel li.active{ width:160px; height:35px; background:#879bfc; border:1px solid #879bfc;}

.xuel li.active a{ display:block; width:160px; height:35px;
				background:#879bfc; border:1px solid #879bfc;	
			font:18px/35px 'Microsoft YaHei';
			color:#fff;
			float:left;
			text-align:center;
			
	}

.nianx li.active{ width:160px; height:35px; background:#ff872e; border:1px solid #ff872e;}

.nianx li.active a{ display:block; width:160px; height:35px;
				background:#ff872e; border:1px solid #ff872e;	
			font:18px/35px 'Microsoft YaHei';
			color:#fff;
			float:left;
			text-align:center;
			
	}




.part11{ width:1000px; height:600px; margin:0 auto;}
.part11-main{
    margin:0 auto;
    width:1000px;
    height:380px;
    position:relative;
}
.part11-box{
    margin-left:12px;
    float:left;
    width:114px;
    height:131px;
    cursor:pointer;
    background:url("../images/p10b-bg.png") no-repeat center center;
}
.part11-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;}
}
.part11-box:hover div.part11-box-img{
    display:none;
}
.part11-info{
    display:none;
}
.part11-box:hover div.part11-info{
    display:block;
}
.part11-info h1{
    padding-top:55px;
    font-size:15px;
    line-height:25px;
    text-align:center;
    color:#ffffff;
}
.part11-box-img{
    width:114px;
    height:131px;
}
.part11-box-img.img1{
    background:url("../images/p10b-img1.jpg") no-repeat center center;
}
.part11-box-img.img2{
    background:url("../images/p10b-img2.jpg") no-repeat center center;
}
.part11-box-img.img3{
    background:url("../images/p10b-img3.jpg") no-repeat center center;
}
.part11-box-img.img4{
    background:url("../images/p10b-img4.jpg") no-repeat 20px center;
}
.part11-box-img.img5{
    background:url("../images/p10b-img5.jpg") no-repeat center center;
}
.part11-box-img.img6{
    background:url("../images/p10b-img6.jpg") no-repeat center center;
}
.part11-box-img.img7{
    background:url("../images/p10b-img7.jpg") no-repeat center center;
}
.part11-box-img.img8{
    background:url("../images/p10b-img8.jpg") no-repeat center center;
}
.part11-box-img.img9{
    background:url("../images/p10b-img9.jpg") no-repeat center center;
}
.part11-box-img.img10{
    background:url("../images/p10b-img10.jpg") no-repeat center center;
}
.part11-box-img.img11{
    background:url("../images/p10b-img11.jpg") no-repeat center center;
}
.part11-box-img.img12{
    background:url("../images/p10b-img12.jpg") no-repeat center center;
}
.part11-box-img.img13{
    background:url("../images/p10b-img13.jpg") no-repeat center center;
}
.part11-box-img.img14{
    background:url("../images/p10b-img14.jpg") no-repeat center center;
}
.part11-box-img.img15{
    background:url("../images/p10b-img15.jpg") no-repeat center center;
}
.part11-box-img.img16{
    background:url("../images/p10b-img16.jpg") no-repeat center center;
}
.part11-box-img.img17{
    background:url("../images/p10b-img17.jpg") no-repeat center center;
}
.part11-box-img.img18{
    background:url("../images/p10b-img18.jpg") no-repeat center center;
}
.part11-box-img.img19{
    background:url("../images/p10b-img19.jpg") no-repeat center center;
}
.part11-box-img.img20{
    background:url("../images/p10b-img20.jpg") no-repeat center center;
}
.part11-box-img.img21{
    background:url("../images/p10b-img21.jpg") no-repeat center center;
}
.part11-box-img.img22{
    background:url("../images/p10b-img22.jpg") no-repeat center center;
}
.part11-main1{
    margin-left:53px;
    width:1000px;
    position:absolute;
}
.part11-main2{
    top:110px;
    margin-left:-12px;
    width:1008px;
    position:absolute;
}
.part11-main3{
    top:220px;
    margin-left:51px;
    width:1180px;
    position:absolute;
}

.part12{ width:100%; height:350px; background:#eaeaea; margin:0 auto; text-align:center;}


.part13{ width:100%; height:420px; background:url(../images/part_13_01.jpg) no-repeat; margin:0 auto;
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size:100% 100%;
    background-size:100% 100%; 

}

.part_13_img{ width:622px; margin:0 auto; text-align:center; padding:100px 0 50px;}

.ann1{ width:150px; height:35px; 
	text-align:center;
	font:22px/35px 'Microsoft YaHei'; color:#fff; 
	margin-top:20px; margin-left:300px;
	display:block;
	border:1px #a8d608 solid;
	border-radius:10px;
	-webkit-text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
	-moz-text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
	text-shadow:1px 1px 1px rgba(11, 3, 6, .3); 
	float:left;
	}

.ann1:hover{ width:150px; height:35px; background:#a8d608}
	
.ann2{ width:150px; height:35px; 
	text-align:center;
	font:22px/35px 'Microsoft YaHei'; color:#fff; 
	margin-top:20px; margin-left:80px;
	display:block;
	border:1px #ff872e solid;
	border-radius:10px;
	-webkit-text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
	-moz-text-shadow:1px 1px 1px rgba(11, 3, 6, .3);  
	text-shadow:1px 1px 1px rgba(11, 3, 6, .3);
	float:left; 
	}
.ann2:hover{ width:150px; height:35px; background:#ff872e}





.dibu{ width:100%; height:120px; background:#276dc3; text-align:center; font:12px/18px '宋体'; color:#fff; padding-top:20px; }




.fixbox{
    bottom:0;
    width:100%;
    height:70px;
    line-height:70px;
    position:fixed;
    z-index:999;
    background:#222222;
}
.fixbox-main{
    width:1000px;
	margin-left:12%;
}
.fixbox-main p{
    margin-right:24px;
    float:left;
    font-size:18px;
    color:#ffffff;
	padding-top:10px;
	line-height:24px;
}
.fixbox-main p span{ color:#ffc000;}

.fixbox-main input{
    float:left;
}
.fixbox-main input.text{
    margin-right:10px;
    margin-top:20px;
    width:150px;
    height:30px;
    line-height:30px;
    text-indent:15px;
    background:#ffffff;
    border:none;
}
.fixbox-main input.submit{
    margin-left:10px;
    margin-top:15px;
    width:150px;
    height:40px;
    cursor:pointer;
    background:url("../images/submit.png") no-repeat center top;
    border:none;
}









