/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	
	overflow: hidden;
}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{
	position: absolute;
	left: 0;
	right: 0;
	top: 56px;
	z-index: 999;
}

#header .container{
	position: relative;
	padding-left: 369px;
}
.logo{
	width: 334px;
	position: absolute;
	left: 0;
	top: 0;
}

.logo img{
	display: block;
	width: 100%;
}
.nav-wp{
	padding: 0 25px;
	position: relative;
	padding-top: 29px;
}

.nav-wp1{
	position: absolute;
	width: 25px;
	left: 0;
	top: 29px;
}
.nav-wp1 img{
	display: block;
	width: 100%;
}
.nav-wp2{
	position: absolute;
	width: 25px;
	right: 0;
	top: 29px;
}
.nav-wp2 img{
	display: block;
	width: 100%;
}
.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	width: 12.5%;
	position: relative;
}
.nav>ul>li>a{
	display: block;
	height: 41px;
	line-height: 41px;
	background-color: #1949a3;
	font-size: 16px;
	color:#fff;
	text-align: center;
}
.nav>ul>li:hover>a{
	background-color: #153b82;
}

.nav>ul>li ul{
	position: absolute;
	left: 0;
	right: 0;
	top: 41px;
	background-color: #1949a3;
	z-index: 900;
	display: none;
}
.nav>ul>li ul>li>a{
	display: block;
	padding: 7px 3px;
	line-height: 1.5;
	text-align: center;
	color:#fff;
	font-size: 14px;
	transition: .3s;
}
.nav>ul>li ul>li>a:hover{
	background-color:#153b82; 
}
/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	
}

.fafa .slides>li{
	height: 564px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}
.fafa .slides>li>a{
	display: block;
	height: 100%;
}
.fafa .slides>li>a img{
	display: none;
	width: 100%;
}

.main{
	position: relative;
	z-index: 50;
}

.main1{
	background-color: #fdfdfa;
}

.main1-title{
	width: 313px;
	height: 63px;
	line-height: 63px;
	background-color: #1949a3;
	color:#fff;
	font-size: 18px;
	text-align: center;
	margin-top: -42px;
	margin-left: 20px;
}
.main1-title span{
	font-size: 12px;
	padding-left: 17px;
		font-family: "Arial";
}
.main1-pic{
	width: 623px;
	margin-left: 15px;
}
.main1-pic img{
	display: block;
	width: 100%;
}
.main1-div{
	padding: 50px 20px;
}
.main1-con{
	overflow: hidden;
	padding-top: 60px;

}

.main1-con h1{
	font-size:22px;
	color:#000;
	margin:0;
	line-height: 1.5;
}

.main1-con h1 a:hover{
	color:#1949a3;

}
.main1-con p{
	font-size:14px;
	color:#666;
	margin:0;
	line-height: 2;
	margin-top: 22px;
}

.main-img{
	height: 414px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}
.main-img img{
	display: none;
	width: 100%;
}




.main-title{
	background-color: #eeeeee;
}

.main-title-div{
	padding: 0	20px;
	height: 80px;
	line-height: 80px;
}

.main-title-left{
	height: 100%;
	color:#333;
	font-size: 18px;
}
.main-title span{
	font-size: 12px;
	padding-left: 17px;
	color:#999;
	font-family: "Arial";
}

.return {
	margin-right: 38px;
}
.return a{
	font-size: 14px;
	color:#666;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/top.jpg);
}
.return a:hover{
	color:#1949a3;
}
.main2-div,.main3-div{
	background-color: #fdfdfa;

}
.main2-list-wp{
	padding: 90px 20px 45px;
}


.main2-list .item h1{
	margin:0;
	font-size: 16px;
	color:#333;
	font-family: "Arial";
	display: inline-block;
	height: 20px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position:52px center ;
	background-image: url(../images/h1.jpg);
}

.main2-list .item h1 span{
	padding-left: 48px;
	color:#999;
	font-size: 14px;
}

.main2-list .item h2{
	margin:0;
	font-size: 16px;
	color:#333;
	margin-top: 20px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

	
}

.main2-list .item h2 a:hover{
	color:#1949a3;
}
.main2-list .item p{
	margin:0;
	font-size: 14px;
	color:#666;

	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	
}
.main2-line{
	height: 1px;
	background-color: #efefef;
	margin:20px 0 15px;
}
.more{
	margin-top: 75px;
}
.more a{
	display: block;
	width: 150px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/more.jpg);
	margin:0 auto;
}


.main3-div{
	
}

.main3-list-wp{
	padding: 125px 0;
}

.main3-pic{
	position: relative;
	overflow: hidden;
	padding-bottom: 92%;
	border-radius: 8px;
}
.main3-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}


.main3-pic:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.main3-list .item>a{
	display: block;
}

.main3-list h1{
	margin: 0;
    font-size: 16px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

.main3-list .item a:hover h1{
	color:#1949a3;
}

.main3-list{
	padding: 0	90px;
}
.main3-list .owl-prev{
	position: absolute;
	left:0px;
	top: 31%;

	width: 52px;
	height: 51px;
	background-image: url(../images/left.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
}

.main3-list .owl-next{
	position: absolute;
	right:0px;
	top:31%;

	width: 52px;
	height: 51px;
	background-image: url(../images/right.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;
}



.main4 .main2-list-wp{
	padding: 60px 20px 45px;
}
.main4{
	padding-bottom: 30px;
	background-color: #fdfdfa;
	border-bottom: 1px solid #c9c9c9;
}

/**************************************************************/
/*友情链接*/


.zyfoo{
	background-color: #1467ba;
	height: 60px;
}

.zyfoo-title{
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color:#fff;
	left: 0;
	position: absolute;
	top: 0;
	width: 120px;
	text-align: center;
}

.zyfoo-div{
	position: relative;
	padding-left: 150px;
}

.zyfoo-ul ul{
	margin:0;
}
.zyfoo-ul li{
	float: left;
	width: 21%;
	margin-left: 4%;
	margin-top: 15px;
	position: relative;
}
.zyfoo-ul li>span {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-image: url(../images/you.png);
    background-repeat: no-repeat;
    background-position: 94% center;
    cursor: pointer;
    transition: background-color .3s;
}
.zyfoo-ul li>span:hover {
    background-color: #135698;
}
.zyfoo-ul li>span.active{
	background-color: #fff;
	background-image: url(../images/you2.png);
	color:#1467ba;
}
.zyfoo-ul li dl{
	margin:0;
	height: 112px;
	overflow-y: auto!important;
	position: absolute;
	left: 0;
	right: 0;
	top: 30px;
	background-color: #fff;
	border:1px solid #eee;
	border-top: 0;
	display: none;

}

.zyfoo-ul li dl dd{
	padding: 5px;
	
}
.zyfoo-ul li dl dd a{
	display: block;
	font-size: 12px;
	color:#666;
	line-height: 1.5;
}
.zyfoo-ul li dl dd a:hover{
	color:#1467ba;
}


/*footer-start*/
/**************************************************************/

#footer{
	background-color: #fff;

}

.footer{
		padding: 35px 20px;
}

.foo1{
	font-size: 16px;
	width: 820px;
	color:#666;
	line-height: 1.8;
}

.foo2 {
	width: 220px;
	margin-right: 15px;
	margin-top: 18px;
	color:#ddd;
}
.foo2 a{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color:#ddd;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.foo2 a:hover{
	color:#1949a3;
}

#footer,.erji-footer{
	background-color: #fff;
}

.erji-footer .foo1{
	color:#666;
}

.erji-footer .foo2 a{
	color:#666;
}
/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
  
}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;
	
}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 6px;
	
	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{
	
	padding:10px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0; 
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
       width: 230px;
    margin-left: 15px;
    margin-top: 10px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{
	
	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/

	
}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url(../images/heidi.png);
	display: none;
	
}








/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/




.banner-2{
	height: 320px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	border-top: 1px solid #e2e5e6;
	border-bottom: 1px solid #e2e5e6;
}

.banner-2 img{
	display: none;
	width: 100%;
}


#header.erji-header{
	position: relative;
	top: 0;
	background-color: #fff;
	padding: 20px 0 28px;
}


.erji-top{
	background-color: #ffffff;
	border-bottom: 1px solid #e2e5e6;
	
}

.erji-a-img a{
	display: block;
	width: 51px;
	border-right: 1px solid #e2e5e6;
	border-left: 1px solid #e2e5e6;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center ;
}

.erji-a-h1 a{
	display: block;
	height: 55px;
	line-height: 55px;
	padding-right: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/bu.png);
	font-size: 14px;
	float: left;
}

.erji-menu a{
	float: left;
	padding: 0 3px;
	height: 55px;
	line-height: 49px;
	font-size: 14px;
	color:#666;
	margin-left: 36px;
	border-bottom: 3px solid #fff;
	transition: .3s;
}
.erji-menu a.cur,.erji-menu a:hover{
	color: #ff7f00;
	border-color: #ff7f00
}
.erji-menu a:first-child{
	margin-left: 0;
}



.erji-div{
	padding: 50px 0;
}

.about{
	padding: 0px 0 50px;
}

.about-title{
	text-align: center;
}

.about-title h1{
	margin:0;
	font-size: 32px;
	color:#1948a3;

}
.about-title h2{
	margin:0;
	font-size: 21px;
	color:#1948a3;
	font-family: "Arial";
	margin-top: 2px;
	
}

.about-content{
	margin-top: 55px;
	line-height: 2;
}

.about-pic{
	width: 394px;
	margin-right: 22px;
	margin-bottom: 22px;
}

.about-content-con h1{
	font-size: 14px;
	color:#1949a3;
	margin:0;
}

.about-content-con p{
	font-size: 14px;
	color:#666;
	margin:0;
	line-height: 2.5;
	text-indent: 2em;
	margin-top: 15px;
}

.about-pic-list{
	padding: 30px 0;
}
.img-thumbnail{
	border-radius: 0;
}
.img-thumbnail{
		width: 100%;
	}

.tui-pic-wp{
	border:1px solid #ddd;
	padding: 6px;
}
.tui-pic{
	width: 410px;
	overflow: hidden;
	margin-right: 30px;
}
.tui-pic-wp a{
	display: block;
	overflow: hidden;
	position: relative;
	padding-bottom: 57%;
}
.tui-pic-wp a  img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	width: 100%;
	transition: .3s;
}

.tui-pic-wp a:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.tui-con{
	overflow: hidden;
	padding-top: 40px;
}

.tui-con h1{
	margin: 0;
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tui-con h1 a:hover{
	color:#1949a3;
}

.tui-con p{
	margin: 0;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    line-height: 2;
    height: 50px;
    margin-top: 25px;
}

.tui-con h2{
	font-family: "Arial";
	margin: 0;
    font-size: 12px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 38px;
}

.erji-list{
	margin-top: 33px;
	border-top: 1px solid #eeeeee;
}

.erji-list ul{
	margin:0;
}

.erji-list li{
	padding: 27px 0;
	border-bottom: 1px dotted #dddddd;
}
.erji-list li:hover .date1{

	 background-color: #1949a3;border-color: #1949a3;
}
.erji-list li:hover .date1 h1,.erji-list li:hover .date1 h2{
	color:#fff;
}
.date1{
	width: 80px;
	margin-right: 24px;
	 text-align: center;
	 height: 62px;
	 padding-top: 9px;
	background-color: #fff;
	border:1px solid #ddd;
	
}

.date1 h1{
	font-family: "Arial";
	margin: 0;
    font-size: 24px;
    color: #333;
}

.date1 h2{
	font-family: "Arial";
	margin: 0;
    font-size: 12px;
    margin-top: 5px;
    color: #666;
}

.erji-list-con{
	overflow: hidden;
	padding-top: 9px;
}
.erji-list-con h1{
	margin: 0;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.erji-list-con h1 a:hover{
	color:#1949a3;
}
.erji-list-con p{
	margin: 0;
    font-size: 14px;
    color: #878787;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 10px;
}

.fenye ul{
	margin:0;
}

.fenye{
	text-align: center;
	margin-top: 50px;
}
/* 分页 */
.pagess {
	clear: both;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px;
	margin-top: 64px;
	margin-bottom: 20px;
.}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding:4px 12px;margin: 0 2px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#1949a3; color:#fff;border: 1px solid #1949a3}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #1949a3;padding:4px 12px;margin: 0 2px;background: #1949a3;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}
.pagess ul li a:active {color: #fff;}
.pagess ul li.active{background: #1949a3;color: #fff;}
.danpian-h1{
	font-size: 24px;  
	line-height: 1.6;
	color:#333;
	text-align: center;
	padding: 10px 0 15px;
}
.danpian-h1 p.fubiaoti{
	font-size: 14px;
}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ddd;
	
}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding:20px 0 20px;
}

.danpian-con img{
	display: block;
	margin:20px auto;
}
.danpian-con img[src='http://www.sxheegsc.com/Public/static/libs/ueditor/dialogs/attachment/fileTypeImages/icon_doc.gif']{
	display:inline-block;
	margin:20px auto;
}

.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 14px;
	color:#666;
}

.dan-a a:hover{
	color:#1949a3;

}

.zizhi-pic-wp{
	border:1px solid #ddd;
	padding: 27px;
}


.zizhi-pic{
	overflow: hidden;
	position: relative;
	padding-bottom: 65%;
}
.zizhi-pic  img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	width: 100%;
	transition: .3s;
}

.zizhi-pic:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.zizhi .col-lg-3 {
	margin-bottom: 45px;
}
.zizhi .col-lg-3 a{
	display: block;
}

.zizhi .col-lg-3 a h1{
	margin: 0;
    font-size: 16px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}


.zizhi .col-lg-3 a:hover h1{
	color:#1949a3;
}
/*二维码浮动层*/
.cd-popup {
	position: fixed;
    right: 80px;
    top: 250px;
    width: 230px;
    height: 250px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
	z-index: 999999999;
}
.cd-popup .conwi {
    padding-top: 50px;
	box-sizing: border-box;
}
.cd-popup img {
    border: none;
    max-width: 100%;
	vertical-align: middle;
}
.cd-popup .cd-popup-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    width: 30px;
    height: 30px;
    display: block;
    font-size: 14px;
    background: url(../images/tu9.png) no-repeat center center;
}

.piaoccc1{
	position: fixed;
	left: 0;
	width: 70px;
	top: 50%;
	margin-top: -60px;
	z-index: 800;
}

.piaoccc1 img{
	display: block;

}

.piaoccc2{
	position: fixed;
	right: 0;
	width: 70px;
	z-index: 800;
	top: 50%;
	margin-top: -60px;
}

.piaoccc2 img{
	display: block;

}

.zj-list ul{
	margin:0;
	margin-left: -4%;
}

.zj-list li{
	float: left;
	width: 46%;
	margin-left: 4%;
	margin-bottom: 70px;
}

.zj-pic{
	width: 190px;
	border:1px solid #f4f4f4;
	margin-right: 28px;
	padding: 6px;
}

.zj-pic>a{
	display: block;
	padding-bottom: 142.6%;
	position: relative;
	overflow: hidden;
}

.zj-pic>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.zj-pic>a:hover img{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.zj-con{
	overflow: hidden;
	padding-top: 22px;
}

.zj-con h1{
	margin:0;
	font-size: 18px;
	color:#333;
}

.zj-con-p{
	margin:0;
	font-size: 14px;
	color:#666;
	line-height: 2;
	margin-top: 13px;
	height: 168px;
	overflow: hidden;
}
.zj-aa{
	margin-top: 10px;
}
.zj-aa a{
	font-size:14px;
	color:#e7120b;
}

.zj-aa a:hover{
	text-decoration: underline;
}

.zj-xx{
	min-height: 600px;
}
.zj-xx-con{
	padding-top: 28px;
}


.zj-xx-con h1{
	margin:0;
	font-size: 18px;
	color:#333;
}

.zj-xx-con-p{
	margin:0;
	font-size: 16px;
	color:#666;
	line-height: 2;
	margin-top: 35px;
}


.shipin-box{
	max-width: 1000px;
	margin:0 auto;
}


#flad{
	display: none!important;
}

.hengf_div{
	position: fixed;
	width: 71px;
	top: 50%;
	margin-top: -180px;
	z-index: 1500;
}

.hengf_div a,.hengf_div img{
	display: block;
	width: 100%;
}

.hengf_div1{
	left: 0;
}
.hengf_div2{
	right: 0;
}