html{
     width:100%;
     overflow-x:hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form
,fieldset,legend,input,textarea,select
{margin:0;padding:0}
body{
    font:13px "microsoft yahei","Arial Narrow",HELVETICA;
    background:#fff;
    -webkit-text-size-adjust:100%;
    overflow-x:hidden;
    width:100%;
    }
li{list-style: none;}
a{color:#2d374b;text-decoration:none;cursor: pointer}
em{font-style:normal}
i{font-style: normal}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word;margin: 0px;}
.wth{
     width:100%;
     min-width:1000px;
     clear: both;
}
.w{
    width: 1000px;
    margin: 0 auto;
}
.clearfloat:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    }
.top_all{
	width: 100%;
	min-width: 1000px;
	height: 45px;
	background: #FFFFFF;
}
.top_all li{
	height: 40px;
	line-height: 50px;
	font-size:16px;
}
.left{
	float: left;
}
.left li:first-child{
	width: 170px;
	line-height: 20px;
}
.left li{
	width: 90px;
	float: left;
	text-align: center;
}
.left li a{
		padding-right: 5px;
}
.right{
	float: right;
	color: #666666;
}
.right li{
	float: left;
	font-size:18px;
}
/*banner*/
.bannerbg{
	width: 100%;
	min-width: 1000px;
	background: url(imagesmk_bg1.jpg) no-repeat top center;
}
/*sec1*/
.s1_bg{
	width: 100%;
	min-width: 1000px;
	background: url(imagesmk_bg2.jpg) no-repeat top center;
}
.s1-con{
	width: 1000px;
	margin: 0 auto;
	background: #dff2fe;
	height: 753px;
}
.s1-title{
	text-align: center;
  	font-size: 50px;
  	font-family: "FZLanTingHeiS-B-GB";
  	color: rgb( 0, 0, 0 );
}
.s1-title span{
	display: inline-block;
	padding: 0px 10px;
}
.s1-bd{
  border-radius: 15px;
  background-color: rgb( 255, 255, 255 );
  box-shadow: 0px 0px 15px 0px rgb( 52, 126, 255 );
  width: 972px;
  height: 464px;
  padding: 11px 0px;
  margin: 80px auto 0px;
  position: relative;
}
.bd-con{
  border-width: 1px;
  border-color: rgb( 177, 225, 255 );
  border-style: dashed;
  border-radius: 15px;
  width: 944px;
  height: 463px;
  margin: 0 auto;
}
.bd-tit{
  font-size: 35px;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb( 51, 51, 51 );
  text-align: center;
  line-height: 120px;
}
.bd-people{
	width: 800px;
	margin: 0 auto;
}
.poeple{
	width: 300px;
	text-align: center;
	display: inline-block;
	height: 281px;
	background: url(imagespeople.png) no-repeat top center;
}
.bd-list{
	width:500px ;
	float: left;
}
.bd-list li{
	 margin-bottom: 20px;
	 height: 48px;
}
.bd-list li span{
  background-color: rgb( 30, 149, 255 );
  width: 141px;
  height: 48px;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 48px;
  text-align: center;
  float: left;
}
.ninput{
  border: 1px solid rgb( 177, 225, 255 );
  background-color: rgb( 255, 255, 255 );
  width: 344px;
  height: 46px;
  float: left;
  font-size: 20px;
  padding-left: 10px;
  outline: none;
}
.tinput{
  border: 1px solid rgb( 177, 225, 255 );
  background-color: rgb( 255, 255, 255 );
  width:179px;
  height: 46px;
  padding-left: 10px;
  font-size: 20px;
}
.bd-list li label{
  background-color: rgb( 30, 149, 255 );
  width: 160px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  display: inline-block;
  color: #FFFFFF;
}
.nselect{
	border: 1px solid rgb( 177, 225, 255 );
  background-color: rgb( 255, 255, 255 );
  width: 354px;
  height: 48px;
  float: left;
  font-size: 20px;
  padding-left: 10px;
  outline: none;
}
.tjbtn{
  font-size: 20px;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb( 255, 255, 255 );
  text-align: center;
  background-color: rgb( 255, 70, 70 );
  width: 201px;
  height: 48px;
  margin: 0 auto;
  border: none;
  outline: none;
  display: block;
}
.sdl{
	width: 323px;
	height:149px ;
	background: url(imagessdbgl.png) no-repeat top left;
	display: inline-block;
	position: absolute;
	bottom: -63px;
    left: -59px;
	}
.sdr{
	width: 291px;
	height:134px ;
	background: url(imagessdbgr.png) no-repeat top left;
	display: inline-block;
	position: absolute;
	bottom: -57px;
    right: -71px;
}
/*sec2*/
.s2_bg{
	width: 100%;
	min-width: 1000px;
	background: url(imagesmk_bg3.jpg) no-repeat top center;
}
.s2-con{
	width: 1000px;
	margin: 0 auto;
	background: #dff2fe;
	height: 727px;
}
.s2-bd{
	border-radius: 15px;
  background-color: rgb( 255, 255, 255 );
  box-shadow: 0px 0px 15px 0px rgb( 52, 126, 255 );
  width: 1000px;
  height: 319px;
  padding: 78px 0px;
  margin: 80px auto 0px;
  position: relative;
}
.s2-info{
	width: 950px;
	margin: 0 auto;
}
.book-list{
	float: right;
}
.list-tit{
	height: 58px;
	margin-top: 30px;
}
.buy{
  background-color: rgb( 255, 0, 0 );
  width: 201px;
  height: 53px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 50px;
  font-size: 28px;
  font-family: "FZLanTingHeiS-R-GB";
  line-height: 53px;
  margin-right: 20px;
  float: left;
}
.book-list  h2{
  font-size: 24px;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb( 0, 0, 0 );
  text-align: center;
  float: left;
  font-weight: normal;
}
.book-li{
	height: 189px;
	margin: 40px 0px 0px 0px;
}
.book-li li{
	width: 165px;
	height: 189px;
	float: left;
	text-align: center;
	font-size: 25px;
	color: #FFFFFF;
	transition: all 0.2s;
}
.book-li li:hover{
	transform: translateY(-12px);
	transition: all 0.2s;
}
.book-li li p{
	padding-top: 70px;
	line-height: 30px;
}
.book-li li.item1{
	background: url(imagesicon1.png) no-repeat top center;
}
.book-li li.item2{
	background: url(imagesicon2.png) no-repeat top center;
}
.book-li li.item3{
	background: url(imagesicon1.png) no-repeat top center;
}
.book-li li.item4{
	background: url(imagesicon2.png) no-repeat top center;
}
	.s2sd1{
	width: 46px;
	height:215px ;
	background: url(imagessdbg1.png) no-repeat top center;
	position: absolute;
	top: 60px;
    left: -45px;
    right: -57px;
	display: block;
}

	.s2sd2{
	width: 118px;
	height:281px ;
	background: url(imagessdbg2.png) no-repeat top center;
	position: absolute;
	   top: 300px;
    right: -52px;
	display: block;
  }

/*sec3*/
.s3_bg{
	width: 100%;
	min-width: 1000px;
	background: url(imagesmk_bg4.jpg) no-repeat top center;
}
.s3-con{
	width: 1000px;
	margin: 0 auto;
	background: #dff2fe;
	height: 599px;
}
.commnu_list{
    /*overflow: hidden;*/
    width:1000px;
    padding-top: 20px;
    margin-top: 60px;
}
.s3-con h2 img{
    display: block;
    margin:0 auto;
    width:393px;
    height:47px;
}
.s3-con .commnu_list .commnu_item{
    width:283px;
    height: 284px;
    position: relative;
    float: left;
    margin-left:50px;
    cursor: pointer;
}
.commnu_item p{
  font-size: 21px;
  font-family: "FZLanTingHeiS-R-GB";
  color: rgb( 0, 0, 0 );
  text-align: center;
}
.s3-con .commnu_list .commnu_item img.imgCode{
    width:150px;
    height:150px;
    position: absolute;
    left:64px;
    top:64px;
    display: none;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}


/*地址*/
.dz{
	width: 100%;
	min-width: 1000px;
}
.zg_foot{
	width:100%;
	min-width: 1000px; 
	background:#2b2a3a ;
	height:130px;
}
.zg_foot_nr{
	width:1000px;
	overflow: hidden;
	height:100px;
	background:#2b2a3a;
	padding-top:30px;
	text-align:center;
	color: #FFF;
	margin:0 auto;
}
.zg_foot_nr p{line-height:24px;}
.zg_foot_nr a,.zg_foot_nr a:hover{
	color:#FFF;
	line-height:24px;
	text-decoration:none;
}

@media all and  (max-width: 1000px) {
	.zixunkuang{
		display: none;
	}
}
@media all and  (min-width: 1000px){
	.zixunkuang{
		width: 168px;
		height:274px;
		background: url(imageszixunkuang.png) no-repeat top center;
		position: fixed;
		top:150px;
		right:0px;
		padding-top: 70px;
		z-index: 20;
	}
}
.jrhyt{
	font-size: 25px;
	font-weight: bold;
	padding-left: 0px !important;
}
.zixunkuang a{
	width: 175px;
	color: #FFFFFF;
	font-size: 20px;
	height:36px ;
	line-height: 36px;
	display: inline-block;
	text-align: center;
}
.zixunkuang a:hover{
	color: #ffff00 !important;
}
.close{
	float: right;
	position: fixed;
	top:150px;
	right: 0px;
	width: 35px;
	height: 35px;
}
.clzx{
	display: none;
	position: fixed;
	top:200px;
	right:0px;
}