html, body{
	margin: 0;
	padding: 0;
	font-family:"Microsoft YaHei", Arial, "宋体", sans-serif, Verdan !important;
 	-webkit-font-smoothing: antialiased;
	color:#333;
	font-size: 14px;
}


li {
	list-style: none;
}

ul ,p {
	padding: 0;
	margin: 0;
}

header {
	width: 865px;
	height: 60px;
	margin: 0 auto;
}

.logo_wraper {
	height: 60px;
	width: 151px;
	display: inline-block;
	vertical-align:text-top;
}
.logo_wraper >img {
	padding-top: 6px;
}

.header_nav{
	height: 60px;
	width: 709px;
	display: inline-block;
	vertical-align:text-top;
}

.header_nav ul {
	font-size: 16px;
	margin-top: 19px;
}

.header_nav ul li {
	display: inline-block;
	margin-left: 55px;
}

a {
	text-decoration: none;
	color: black;
}
a:hover,a:active {
	color: #005EAC;
}

.li_active {
	color: #005EAC;
}


#index {
	width: 100%;
	height: 500px;
}
#index .part1 {
	width: 50%;
	height: 100%;
	display: inline-block;
	background: #00A6DE;
	position: relative;
}
#index .part1 div {
	width: 318px;
	height: 318px;
	position: absolute;
	top: 85px;
	right: 16%;
	color: white;
}
#index .part1 div p{
	margin: 20px;
}
#index .part1 div .p1{
	font-size: 50px;
	font-weight: 600;
	margin: 24px;
}

#index .part1 div .p2{
	font-size: 26px;
	font-weight: 500;
}
#index .part1 div .p3{
	font-size: 28px;
	font-weight: 500;
}
#index .part1 div .p4{
	font-size: 30px;
	font-weight: 500;
}


#index .part2 {
	width: 50%;
	height: 100%;
	display: inline-block;
	background: #333;
	background: url(../img/index_banner.jpg)  repeat-x;
}

#service {
	width: 100%;
	height: 435px;
	background: #E5E5E5;
}
#service #servie_warper{
	width: 1207px;
	height: 100%;
	margin: 0 auto;
}
#service #servie_warper .ser_inner {
	float: left;
	text-align: center;
	margin-top: 170px;
}

.service_pre {
	width: 151px;
	float: left;
	margin-top: 170px;
	text-align: center;
}

.service_active {
	background: #00A6DE;
	width: 301px;
	height: 385px;
	float: left;
	margin-top: 25px;
	border-radius:6px ;
	box-shadow: 1px 1px 1px #666 ;
}
.service_next {
	width: 151px;
	float: left;
	margin-top: 170px;
	text-align: center;
}
.service_pre .ser_warper {
	width: 150px;
	display: inline-block;
}

.service_active .ser_warper {
	width: 300px;
	display: inline-block;
	text-align: center;
	color: white;
}

.service_active .ser_warper .icon_img {
	margin-top: 25px;
}

.service_active .ser_warper .p1 {
	font-size: 20px;
	margin-top: 35px;
}
.service_active .ser_warper .p2 {
	font-size: 16px;
	margin-top: 65px;
	line-height: 30px;

}

.service_next .ser_warper {
	width: 150px;
	display: inline-block;
}

.clear:before{
	display: table;
	content: " ";
}
.clear:after {
	display: table;
	content: " ";
	clear: both;
}


.ser_line_w {
	height: 2px;
	width: 20px;
	background: #666;
	margin: 15px auto 30px;
}
.ser_line_h {
	height: 80px;
	width: 1px;
	background: #666;
	display: inline-block;
	margin-bottom: 14px;
}

.ser_warper {
	width: 200px;
	display: inline-block;
}

.div_70_55 {
	height: 55px;
	width: 70px;
}
.div_80_70 {
	height: 65px;
	width: 80px;
}

.icon_img {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.hidden {
	display: none;
}


/*图片标签定位*/
.ser_inner #office,.service_pre #office, .service_next #office{
	position: absolute;
	top: -22px;
	left: -15px;
}

#service .service_active #office{
	position: absolute;
	top: -18px;
	left: -110px;
}

.ser_inner #web,.service_pre #web, .service_next #web{
	position: absolute;
	top: -124px;
	left: -15px;
}
#service .service_active #web{
	position: absolute;
	top: -118px;
	left: -103px;
}
.ser_inner #rjzx,.service_pre #rjzx, .service_next #rjzx{
	position: absolute;
	top: -223px;
	left: -15px;
}
#service .service_active #rjzx{
	position: absolute;
	top: -216px;
	left: -110px;
}

.ser_inner #wxkf,.service_pre #wxkf, .service_next #wxkf{
	position: absolute;
	top: -324px;
	left: -15px;
}
#service .service_active #wxkf{
	position: absolute;
	top: -316px;
	left: -110px;
}
.ser_inner #hfyy,.service_pre #hfyy, .service_next #hfyy{
	position: absolute;
	top: -422px;
	left: -15px;
}
#service .service_active #hfyy{
	position: absolute;
	top: -416px;
	left: -110px;
}
.ser_inner #jskf,.service_pre #jskf, .service_next #jskf{
	position: absolute;
	top: -522px;
	left: -15px;
}
#service .service_active #jskf{
	position: absolute;
	top: -515px;
	left: -110px;
}
/*定位结束*/

#produce {
	width: 100%;
	height: 900px;
	position: relative;
}
#produce >img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#produce .pro_wraper {
	width: 1200px;
	height: 900px;
	margin: 0 auto;
	position: relative;
}
#produce .pro_wraper .p1 {
	font-size: 24px;
	margin-left: 15px;
	padding-top: 60px;
}
#produce .pro_wraper .p2 {
	font-size: 16px;
	margin-left: 15px;
	padding-top: 15px;
}

#produce .pro_wraper .acc_wraper {
	margin-top: 30px;
}

.accordion
{
	position:relative;
	overflow:hidden;
}

.accordion .panel
{
	background-color:#000;
	background-position:center center;
	position:absolute;
	overflow:hidden;
	
}

.accordion .preloader
{
	width:62px;
	height:14px;
	position:absolute;
	z-index:15;
}

.accordion .caption
{
	overflow:hidden;
	position:absolute;
	z-index:20;
	background: #00D1E6;
}
.accordion .caption .pro_icon {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 20px;
	left: 210px;
	overflow: hidden;
}

.pro_icon #img1 {
	position: absolute;
	top: 0;
	left: 0;
}
.pro_icon #img2 {
	position: absolute;
	top: 0px;
	left: -60px;
}
#img3 {
	position: absolute;
	top: 0px;
	left: -120px;
}
#img4 {
	position: absolute;
	top: 0px;
	left: -180px;
}
#img5 {
	position: absolute;
	top: -60px;
	left: 0px;
}
#img6 {
	position: absolute;
	top: -60px;
	left: -60px;
}
#img7 {
	position: absolute;
	top: -60px;
	left: -120px;
}
#img8 {
	position: absolute;
	top: -60px;
	left: -180px;
}
#img9 {
	position: absolute;
	top: -120px;
	left: 0px;
}
#img10 {
	position: absolute;
	top: -120px;
	left: -60px;
}
#img11 {
	position: absolute;
	top: -120px;
	left: -120px;
}
#img12 {
	position: absolute;
	top: -120px;
	left: -180px;
}
#img13 {
	position: absolute;
	top: -180px;
	left: 0px;
}
#img14 {
	position: absolute;
	top: -180px;
	left: -60px;
}
#img15 {
	position: absolute;
	top: -180px;
	left: -120px;
}
#img16 {
	position: absolute;
	top: -180px;
	left: -180px;
}

.accordion .caption p
{
	color: white;
	text-align: center;
}
.accordion .caption .p1 {
	font-size: 22px;
	margin-top: 40px;
}


.accordion .caption p a
{
	color:#FFF;
}


/*合作伙伴*/
#com {
	width: 100%;
	height: 500px;
}
#com .com_wraper {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}
#com .com_wraper .p1 {
	font-size: 24px;
	margin-left: 15px;
	padding-top: 60px;
}
#com .com_wraper .p2 {
	font-size: 16px;
	margin-left: 15px;
	padding-top: 15px;
}
#com .com_wraper .img_ul {
	position: relative;
	overflow: hidden;
}
#com .com_wraper .img_ul ul {
	width: 2000px;
	margin-top: 70px;
}
#com .com_wraper .img_ul ul li {
	display: inline-block;
	text-align: center;
	padding: 0 13px;
}

#com .com_wraper .slideLeft {
	width: 66px;
	height: 121px;
	position: absolute;
	top: 224px;
	left: -60px;
}
#com .com_wraper .slideRight {
	width: 66px;
	height: 121px;
	position: absolute;
	top: 224px;
	right: -60px;
}

/*关于我们*/
#about {
	width: 100%;
	height: 520px;
	position: relative;
}
#about >img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#about .about_us_wraper {
	width: 1200px;
	height: 520px;
	margin: 0 auto;
}
#about .about_us_wraper .us {
	padding-top: 55px ;
	padding-bottom: 60px ;
}

#about .about_us_wraper .us div{
	height: 2px;
	width: 500px;
	background: #ccc;
	display: inline-block;
}
#about .about_us_wraper .us p {
	color: white;
	margin: 0;
	text-align: center;
}

#about .about_us_wraper .us .p1 {
	display: inline-block;
	width: 200px;
	font-size: 26px;
	vertical-align:text-bottom;
}
#about .about_us_wraper .us .p2 {
	font-size: 20px;
	letter-spacing: 1px;
}
#about .about_us_wraper .text{
	width: 610px;
	height: 300px;
	display: inline-block;
	vertical-align:text-bottom;
	margin: 0 30px 0 50px;
	line-height: 30px;
	text-align: justify;
	color: white;
}

#about .about_us_wraper .us_img{
	width: 470px;
	height: 300px;
	display: inline-block;
	vertical-align:text-bottom;
}
#about .about_us_wraper .us_img>img {
	height: 100%;
	width:  100%;
}

/*联系我们*/
#phone {
	width: 100%;
	height: 330px;
	background: #2A2A2A;
}
#phone .phone_us_wraper{
	width: 1200px;
	height: 330px;
	position: relative;
	margin: 0 auto;
	color: white;
}
#phone .phone_us_wraper .phone_img {
	padding: 60px 0 20px 330px;
}
#phone .phone_us_wraper .mar_310 {
	margin-left: 310px;
}
#phone .phone_us_wraper .icp {
	text-align: center;
	margin-top: 50px;
}
#phone .phone_us_wraper .qcode {
	width: 106px;
	height: 128px;
	position: absolute;
	top: 50px;
	right:350px;
}
#phone .phone_us_wraper .qcode > img{
	width: 100%;
	height: 100%;
}
