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%;
    }
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;}

.container{
	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%;
	background: url(imgbannerbg_02.jpg) no-repeat top center;
}
.p2bg{
	width: 1000px;
	margin: 50px auto;
	height: 287px;
	background: url(img00_05.jpg) no-repeat top center;
}
/*p3*/
.p3bg{
	width: 100%;
	min-width: 1000px;
	background: url(img00_08.jpg) no-repeat top center;
}
.p3cbg{
	width: 1000px;
	margin: 0 auto;
	height: 756px;
	background: url(img02_10.jpg) no-repeat top center;
}
.sj{
	color: #FFFFFF;
	font-size: 30px;
	padding: 215px 0px 0px 600px;
}
.dd{
	font-size: 30px;
	color: #FFFFFF;
	padding: 25px 0px 0px 600px;
}
.xxdd{
	font-size: 18px;
	color: #FFFFFF;
	padding: 25px 0px 0px 600px;
}
.yyzz{
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	padding: 130px 0px 20px 100px;
}
.dsfm{
	width: 500px;
}
.dsfm li{
	float: left;
	margin-bottom: 20px;
}
.dsfm li span{
	color: #FFFFFF;
	font-size: 25px;
	display: inline-block;
	padding: 0px 10px;
}
.dsfm li input,.dsfm li select{
	padding-left: 10px;
	border: none;
	outline: none;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
}
.dsfm li select{
	border: none;
	outline: none;
	width: 160px;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
}
.btn{
	display: inline-block;
	width: 200px;
	height:60px ;
	outline: none;
	border: none;
	background: none;
	margin-left: 57px;
	cursor: pointer;
}
/*p4*/
.p4h{
	text-align: center;
	font-size: 40px;
	margin: 40px 0px;
	font-weight: bold;
	color: #000000;
}
.p4h span{
	color: #f70d4a;
}
table{
	width: 100%;
	margin-bottom: 40px;
}
table tr th{
	background: #F70D4A;
	color: #FFFFFF;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #F70D4A;
}
table tr td{
	background: #FFFFFF;
	color: #333333;
	font-size: 17px;
	text-align: center;
	border: 1px solid #F70D4A;
	padding: 10px 5px;
}
.hdzx{
	width: 200px;
	margin: 0 auto 5px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #ffd322;
	border-radius: 50px;
	font-size: 25px;
}
.zxtxt{
	text-align: center;
	font-size: 20px;
}
/*p6*/
.p5{
	width: 100%;
	min-width: 1000px;
	background: url(img00_10.jpg) no-repeat top center;
}
.p5c{
	width: 1000px;
	margin: 40px auto;
	height: 554px;
	background: url(img000_12.jpg) no-repeat top center;
}

.Box {position: relative;padding-top: 180px;}
.Box .content {width: 1000px;margin: 0px auto 0px;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(imgprev.png) no-repeat center;left: -48px;width: 30px;height: 105px;}
.Box .Box_con .btnr {background: url(imgnext.png) no-repeat center;right: 18px;width: 30px;height: 83px;}
.Box .Box_con .btnl:hover {background: url(imgprevh.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(imgnexth.png) no-repeat center;}
.Box .Box_con .conbox {width: 880px;margin: 0 auto; position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 200px;height: 290px;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 208px;height: 284px;transition: all 0.5s;}
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}

.p6{
	margin-bottom: 40px;
}
/*分部开始*/
.hda{
	width:100%;
        min-width: 1000px;
	height: 360px;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color: #eee;
}
.hda-m{ width:1000px;  margin:0 auto;}
/*分部结束*/


/*底部开始*/
.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;
}
/*底部结束*/


.zixunkuang{
	width: 168px;
	height:363px;
	background: url(imgzixunkuang.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: 30px;
	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;
}
.saewm{
	display: block;
	width: 100px;
	height: 100px;
	margin: 10px auto 5px;
}
.more{
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}




.formbot{
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding: 10px 0px;
	background: rgba(250,64,82,0.8);
}
.formc{
	width:890px;
	margin: 0 auto;
}
.fmlist li{
	float: left;
}
.formbot input{
	width: 200px;
	height:45px;
	font-size: 25px;
	background: #FFFFff;
	border-radius: 10px;
	border: none;
	outline: none;
	padding-left: 10px;
}
.formbot span{
	font-size: 25px;
	padding: 0 15px 0px 20px;
	line-height: 45px;
	height: 45px;
	float: left;
	color: #FFFFFF;
}
.for2{
	margin-right:20px ;
}
.djyy2{
	width:380px ;
	margin-left: 40px !important;
	height:60px;
	background: #fff719;
	display: inline-block;
	text-align: center;
	color: #f93b4f;
}