html{
	color: #595959;
	min-width: 320px;
	font-size: 14px;
	font-family: "tahoma, arial, helvetica, sans-serif" 	
	
}
html,body{ overflow-x: hidden;}
:selection{
	background: #b3d4fc;
	text-shadow: none;	
}
body{
	font-family: tahoma;
}

ul,h1,h2,h3,p,div,dl,dt,dd,figure,figcaption{
	font-weight: 400;
	margin: 0;
	padding: 0;
}
li{list-style: none;}
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
  	    -ms-box-sizing: border-box;
   			box-sizing: border-box;
}
img{ max-width: 100%; height: auto; transition: all .5s;}
/*=============
 * 宸ュ叿鏍峰紡
 =============*/
.center-block{
	display: block;
	margin-right: 0;
	margin-left: 0;
}
.pull-right{
	float: right !important;
}
.pull-left{
	float: left !important; 
}

.text-right{
	text-align: right !important;
}
.text-left{
	text-align: left !important;
}
.text-center{
	text-align: center !important;
}

.hide{
	display: none !important;
}
.show{
	display: block !important;
}
.invisible{
	visibility: hidden;
}
.text-hide{
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.clearfix:after{
	content: '';
	display: table;
	  }
.clearfix:after{
	clear: both;
	}

*{box-sizing: border-box;}
a{
	color: #676767;
	text-decoration: none;
	transition: all .4s; 
}
a:active,a:hover{
	color: #f90e2e;
	text-decoration: none;
}

.header{
	background: #fff;
	max-height: 100px;
	box-shadow:0 0 6px rgba(0,0,0,.5);
	position: relative;
	z-index: 100;
}
.logo img {
	height:70px;
}
.container{
	max-width: 1190px;
	margin: 0 auto;
	padding: 0 15px;
}
.logo{
	padding-top: 12px;
	
	max-width: 330px;
	min-width:100px;
}

.nav li.nLi{
	float: left;
	height: 100px;
	position: relative;
}

.nav li.nLi h3 a{
	padding: 0 30px;
	display: inline-block;
	font-size: 16px;	
	line-height: 100PX;
	position: relative;
}

.nav li.nLi.on h3 a:after{
	content: "";
	width: 6px;
	height: 6px;
	background: #f90e2e;
	margin: 0 auto;
	display: block;
	border-radius: 100%;
	margin-top: -70px;
}
.nav li.nLi.on h3 a{
	color: #f90e2e;
}

.nav li ul.sub{
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	width: 135px;
	padding:8px 10px;
	z-index:11;
}
.top-sobox{
	padding-top: 40px;
}

.yy-a{
	float: left;
	width: 27px;
	height: 27px;
	text-align: center;
	border-radius: 100%;
	border:1px #676767 solid;
	line-height: 27px;
	font-size: 14px;
	color: #676767;
}
.yy-a:hover{
	color: #f90e2e;
	border:1px #f90e2e solid;
}

.top-so{
	 width: 125px;
	 height: 25px;
	 line-height: 25px;
	 border-radius: 100%;
	border:1px #676767 solid;
	float: right;
	margin-left:15px;
	border-radius: 13px;
}

.so-btn{
	background: url(../img/btn.png) center 5px no-repeat;
	width: 25px;
	float: right;
	height: 25px;
	border: none;
	outline:none;
	cursor: pointer;
}
.so-inpt{
	outline:none;
	border: none;
	width: 95px;
	height: 25px;
	line-height: 25px;
	background: transparent;
	padding-left: 11px;
}

#owl-demo .item img{
	display: block;
}
#owl-demo .owl-controls{
	position: absolute;
	left: 0;
	right: 0;
	margin-top: 0;
	top: 0;
	bottom: 0;
}
#owl-demo .owl-pagination{
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	text-align: center;
}
#owl-demo .owl-pagination span{
	width: 16px;
    height: 16px;
    background: #fff;
    opacity: 1;
}
#owl-demo .owl-pagination .active span{
	background: transparent;
	border:2px #fff solid;
}

#owl-demo .owl-buttons{
	position: absolute;
	left: 8%;
	right: 8%;
	z-index: 10;
	top: 44%;
}


#owl-demo .item{
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}

.item-png{
	position: absolute;
	left: 20%;
	right: 20%;
	z-index: 10;
	top: 35%;
}



#owl-demo .owl-prev{
	position: absolute;
	left: 0;
	text-indent: -1000em;
	background: url(../img/ico1.png) no-repeat;
	top: -25%;
}

#owl-demo .owl-next{
	position: absolute;
	right: 0;
	text-indent: -1000em;
	background: url(../img/ico2.png) no-repeat;
	top: -25%;
}

#owl-demo .owl-next,#owl-demo .owl-prev{
	width: 48px;
	height: 84px;
	opacity: 0.8;
}


.nav li ul.sub a{
	line-height: 30px;
	height: 30px;
	display: block;
}

.index-cp{
	padding: 40px 0 15px;
	margin: 0 -15px;
}
.title-01{
	color:#282828;
	font-size: 36px;
	text-align: center;
	padding-bottom: 5px;
	line-height: 46px;
}
.title-01:after{
	content: "";
	background: #f90e2e;
	height: 4px;
	width: 54px;
	display: block;
	margin: 0 auto;
}

.inex-cplist{
	padding-top: 45px;
}
.inex-cplist li{
	width: 33.33333%;
	padding: 0 15px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.inex-cplist li p{
	line-height: 50px;
	height: 50px;
	overflow: hidden;
}
.inex-cplist li a{
	display: block;
}
.inex-cplist li span{
	display: block;
	position: relative;
}
.inex-cplist li span:after{
	border: 1px #e6e4e4 solid;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;	
}
.inex-cplist li:hover span:after{
	border: 3px #f90e2e solid;
	background: rgba(0,0,0,.3);
}


.inex-cplist li span img{	
	display: block;
	max-width: 100%;
	height: 275px;
	margin: 0 auto;
}


.box1{
	background: url(../img/box1.jpg) no-repeat center top;
	background-size: cover;
	padding: 40px 0;
}

.index-abdl{
	padding-top: 30px;
}
.index-abdl dt{
	float: left;
	width: 48%;
}
.index-abdl dd{
	font-size: 16px;
	line-height: 26px;
	margin-left: 51%;
}

.index-abdl dd h2{
	font-size: 20px;
	text-align: center;
	padding:10px 0;
}


.indexxm-list{
	padding-top: 45px;	
}

.indexxm-list li{
	padding: 0 15px;
	width: 33.333%;
	float: left;
	font-family: "微软雅黑";
}
.indexxm-list li img{
	max-width: 100%;
	border: 1px #d5d2d2 solid;
	height: 275px;
	display: block;
	margin: 0 auto;
}
.indexxm-list li h2{
	height: 60px;
	line-height: 60px;
	font-size: 26px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.indexxm-list li p{
	font-size: 18px;
	line-height: 26px;
}

.footer{	
	margin-top: 0px;
	background: #353433;
	padding: 15px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
}

.nav-bg{
	background: #e5e5e5;
	border-top: 5px #e60b00 solid;
	text-align: center;
	font-size: 0;
}
.nav-zlm li.nLi h3 a{
	display: inline-block;
	font-size: 16px;
	background: #8d8d8d;
	height: 60px;
	line-height: 60px;
	margin-left: 1px;
	width: 170px;
	text-align: center;
	color: #fff;
}
.nav-zlm li.nLi h3 a:hover,.nav-zlm li.nLi.on h3 a{
	color: #fff;
	background: #e60b00;
}
.nav-zlm li.nLi.on{
	z-index: 10000;
}

.nav-zlm{
	display: inline-block;
	text-align: center;
}
.nav-zlm li.nLi{
	display: inline-block;
	font-size: 0;
	position: relative;
}

.nav-zlm li.nLi ul{
	position: absolute;
}


.sub2{
	position: absolute;
	left: 1px;
	right: 0;
	top: 60px;
	display: none;

}
.sub2 li a{
	display: block;
	background: #a80800;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 1px;
}
.mbx-box{
	line-height: 90px;
}
.mbx-r a{
	color: #939393;
}
.mbx-r{
	color: #686868;
}
.mbx-box h2{
	font-size: 30px;
	color: #000000;
	font-family: tahoma;
	text-transform:uppercase;
}

.about-box{
	font-size: 16px;
	line-height: 30px;
}
.about-box img{
	max-width: 100%;
	display: block;
}
.about-box h1{
	font-size: 22px;
	padding: 15px 0;
	color: #000;
}

.lx-box{
	border:1px #e0e0e0 solid;
	margin-top: 45px;
	padding: 20px 60px;
	font-size: 16px;
	line-height: 30px;
}
.lx-box h2{
	font-size: 20px;
	background: url(../img/ico3.png) no-repeat;
	padding-left: 30px;
	color: #4a4a4a;
	margin-bottom: 8px;
}

.title2{
	text-align: center;
	color: #e60b00;
	font-size: 24px;
	line-height: 80px;
}

.lxwm-li{
	
}
.lxwm-li li{
	float: left;
	width: 50%;
	margin-bottom: 40px;
}
.lxwm-inbox{
	width: 96%;
	border: 1px #e0e0e0 solid;
	height: 56px;
	padding: 15px;
	position: relative;
}
.lxwm-inbox img{
	position: absolute;
	left: 15px;
	top: 15px;	
}
.lxwm-inbox img.lx-ico1,.lxwm-inbox img.lx-ico5{
	top: 20px;
}
.lxwm-li li.ly-txt{
	width: 100%;
}

.lxwm-li li.ly-txt .lxwm-inbox{
	width: 100%;
	height: auto;
}

.lxwm-inbox input{
	height: 24px;
	line-height: 24px;
	border: none;
	outline: none;
	display: block;
	margin-left: 30px;
	width: 90%;
	font-size: 16px;
}
.lxwm-inbox textarea{
	border: none;
	display: block;
	margin-left: 24px;
	width: 98%;
	min-height: 100px;
	outline: none;
}
.lxwm-inbox img.yzmpng{	
	right: 15px;
	left: auto !important;
	top: 10px;
}

.ly-btn{
	text-align: center;
	padding-bottom: 20px;
}
.ly-btn button{
	width: 350px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: #e60b00;
	border: none;
}
.fzlc-ul{
	position: relative;
}
.fzlc-ul li{
	margin-bottom: 30px;
}
.fzlc-ul:before{
	content: "";
	display: block;
	width: 2px;
	background: #ababab;
	position: absolute;
	left: 136px;
	top: 15px;
	bottom: 0;
}
.fzlc-date{
	font-size: 30px;
	color: #000;
}
.fzlc-txt{
	margin-left: 165px;
	font-size: 16px;
	line-height: 30px;
}
.fzlc-date{
	width: 136px;
	height: 36px;
	line-height: 36px;
	background:url(../img/ico9.png) 0 center no-repeat;
	padding-left: 40px;
	position: relative;
}
.fzlc-date:after{
	content: "";
	position: absolute;
	right: -11px;
	top: 10px;
	width: 16px;
	height: 16px;
	border: 2px #ababab solid;
	border-radius: 100%;
	background: #fff;
}

.news-a{
	display: block;
	background: #f7f7f7;
	margin-bottom: 30px;
	padding: 15px;
	position: relative;
}
.news-a:hover{
	background: #e60b00;
}
.news-a img {
	height:160px;
	width:215px;
}

.news-ttx{
	margin: 0 110px 0 240px;
	color: #6d6d6d;
	line-height: 30px;
	font-size: 14px;
}

.news-a:hover .news-ttx,.news-a:hover .news-ttx h2,.news-a:hover .news-tdat{
	color: #fff;
}

.news-ttx h2{
	font-size: 22px;
	color:#000;
	padding-bottom: 15px;
}

.news-tdat{
	position: absolute;
	right: 15px;
	top: 40px;
	font-size: 30px;
	padding-bottom: 35px;
	background: url(../img/ic1.png) no-repeat left bottom;
	color: #ababab;
}
.news-a:hover .news-tdat{
	background: url(../img/ic2.png) no-repeat left bottom;
}

.news-tdat em{
	display: block;
	font-style: normal;
	font-size: 14px;
}
.page{
	text-align: center;
	padding-bottom: 15px;
	font-size: 0;	
}

.page a{
	display: inline-block;
	font-size: 14px;
	width: 32px;
	height: 32px;
	border: 1px #dddddd solid;
	line-height: 32px;
	text-align: center;
	margin-left: -1px;
}
.page a:last-child{
	border-radius: 0 5px 5px 0 ;
}
.page a:first-child{
	border-radius: 5px 0 0 5px ;
}
.page a:hover,.page a.dq{
	background: #e60b00;
	color: #fff;
}

.news-title{
	text-align: center;
	padding-top: 15px;
	color: #a3a3a3;
	font-size: 14px;
	border-bottom: 1px #f8f8f8 solid;
	padding-bottom: 15px;
}
.news-title h1{
	padding: 10px 0 15px;
	font-size: 30px;
	color: #e60b00;
}

.news-txtbox{
	padding: 30px 0;
	font-size: 16px;
	line-height: 30px;
}
.news-txtbox img{
	max-width: 100%;
}

.news-page{
	font-size: 14px;
	line-height: 30px;
	border-top: 1px #F8F8F8 solid;
	padding-top: 10px;
	color: #a3a3a3;
}
.hf-list li{
	padding: 0 15px;
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 15px;
	
}
.hf-list li img{
	border: 1px #d8d8d8 solid;
	max-width: 100%;
}

.hf-list li p{
	line-height: 50px;
	overflow: hidden;
}

.cpd-box{
	border: 1px #dadada solid;
	cursor: pointer;
}
.cpd-box img{
	display: block;
	max-height: 100%;
	margin:0 auto;
	height:434px;
}

.cpd-img{
	width: 50%;
}
.cpxq-txt{
	margin-left: 53%;
	font-size: 18px;
	line-height: 48px;
}
.cpxq-txt h2{
	font-size: 24px;
	color: #e60b00;
}


.cp-txt2{
	padding-top: 30px;
}

.cp-t2{
	line-height: 50px;
	border-bottom: 1px #d6d6d6 solid;
}
.cp-t2 span{
	display: inline-block;
	position: relative;
	font-size: 18px;
	color: #000;
}
.cp-t2 span:after{
	content: "";
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	background: #e60b00;
}

.cp-nrtxt{
	padding: 20px 0 30px;
	font-size: 16px;
	line-height: 30px;
}
.gc-toptxt{
	font-size: 16px;
	line-height: 30px;
}
.gc-toptxt img{
	display: block;
	max-width: 100%;
}

.gc-list{
	margin: 0 -15px;
}

.gc-list li p{
	max-height: 100px;
	overflow: hidden;
}
.gc-list li{
	margin-bottom: 25px;
}

.gc-list ul{
	padding-bottom: 15px;
}
.ry-box{
	margin: 0 -15px;
}

.ry-list li{
	float: left;
	width: 33.3333%;
	padding: 0 15px;
	text-align: center;
}
.ry-txt{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.ry-list{
	padding-bottom: 20px;
	font-size: 16px;
}
.ry-list li img{
	display: block;
	border: 1px #d8d8d8 solid;
	padding: 4px;
	max-width: 100%;
	height: 245px;
    margin: 0 auto;
}

@media only screen and (max-width:1000px) {
	.nav li.nLi h3 a{
		padding: 0 25px;
	}
	#owl-demo .owl-controls{
		position: relative !important;
	}
	#owl-demo .owl-pagination{
		bottom: 10px;
	}
	#owl-demo .owl-buttons{
		display: none;
	}
	.item-png{
		top: 25%;
	}
	.inex-cplist li{
		width: 50%;
		text-align: center;
	}
	.inex-cplist li span img{
		margin: 0 auto;
	}
	.hf-list li{
		width: 33.33333%;
	}
	.indexxm-list li img{
		height: 210px;
	}
}

.nav-logo{ position: absolute; right: 16px; top: 15px; display: none;}
.nav-logo span{ width:30px; height: 4px; background: #333; display: block; margin-bottom: 6px;}

.list{ height: 100%; top: 0; background: #8d8d8d; position: fixed; right: -200px;  width: 200px; overflow: hidden; display: none ;}
.list-se{
	display: none;
}
.list a{
	display: block;
	font-size: 16px;
	color:#fff;
	height: 40px;
	line-height: 40px;
	
	padding-left: 15px;
	border-bottom: none;
}
.list a:hover,.list-se p a{
	background: #e60b00;
	color: #fff;
}
.list-se li a{
	padding-left: 25px;
	font-size: 14px;
	border-bottom: 1px #fff solid;
}

@media only screen and (max-width:1060px) {
	.top-sobox{
		padding:10px 0;
	}
	.nav li.nLi{
		height:30px;
	}
	.nav li.nLi h3 a{
		line-height: 30px;
	}
	.nav li.nLi.on h3 a:after{
		margin-top: -35px;
	}
	.header .container{
		padding-bottom: 10px;
	}
}

@media only screen and (max-width:768px) {
	.header .container{
		padding-bottom: 0;
	}
	.nav-logo{
		display: block;
	}
	.nav{
		display: none;
	}
	.item-png{
		left: 10%;
		top: 15%;
	}
	.item-png img{
		width: 90%;
	}
	.index-abdl dt{
		width: 100%;
		text-align: center;
	}
	.index-abdl dd{
		width: 100%;
		margin-left: 0;
		padding-top: 15px;
		float: left;
	}
	.indexxm-list li p{
		max-height: 100px;
		overflow: hidden;
	}
	.header{
		height: 60px;
	}
	.logo{
		padding-top: 6px;
	}
	.logo img {
		height:48px;
	}
	.top-sobox{
		padding-top: 16px;
		margin-right: 50px;
	}
		.index-cp{
		padding-top:10px;
	}
	.title-01{
		font-size: 30px;
		line-height: 38px;
	}
	.inex-cplist{
		padding-top: 30px;
	}
	.box1{
		padding: 30px 0;
	}
	.mbx-box{
		line-height: 60px;
	}
	.mbx-box h2{
		font-size: 20px;
	}
	.cpd-img{
		width: 100%;
	}
	.cpd-box img{
		display: block;
		margin: 0 auto;
		height:210px;
	}
	
	.cpxq-txt{
		width: 100%;
		margin: 0;
		float: left;
		padding-top: 10px;
	}
	.inex-cplist li span img{
		height: 180px;
	}
	.indexxm-list li img{
		height: 180px;
	}
	.ry-list li img {
		height:150px;
	}
}

@media only screen and (max-width:460px) {
	.inex-cplist li{
		padding: 0 8px;
	}
	.header{
		height:53px;
	}
	.logo{
		padding-top:6px;
		max-width:130px;
	}
	.logo img {
		height:42px;
	}
	.inex-cplist li{
		margin-bottom: 10px;
	}
	.inex-cplist li p{
		height: 30px;
		line-height: 30px;
	}
	.index-abdl{
		padding-top: 20px;
	}
	.indexxm-list{
		padding-top: 20px;
	}
	.indexxm-list li{
		padding: 0 8px;
	}
	#owl-demo .owl-pagination{
		bottom: 5px;
	}
	
	.nav-zlm li.nLi h3 a{
		width: 100%;
	}
	.nav-zlm li.nLi{
		width: 50%;
		float: left;
	}
	.nav-zlm{
		width: 100%;
	}
	.lx-box{
		margin-top: 20px;
		padding: 15px;
	}
	.lxwm-li li{
		width: 100%;
		margin-bottom: 20px;
	}
	.lxwm-inbox{
		width: 100%;
	}
	.lxwm-inbox textarea{
		width: 96%;
	}
	.fzlc-ul:before{
		display: none;
	}
	.fzlc-txt{
		margin: 0;
	}
	.fzlc-date:after{
		display: none;
	}
	.fzlc-date{
		width: 100%;
		margin-bottom: 10px;
	}
	.news-a img{
		display: block;
		float: none !important;
		margin: 0 auto;
	}
	.news-ttx{
		width: 100%;
		margin: 0;
		margin-top: 15px;
	}
	.news-ttx h2{
		font-size: 20px;
	}
	.news-tdat{
		display: none;
	}
	.hf-list li{
		width: 50%;
		padding: 0 8px;
	}
	.container{
		padding: 0 10px;
	}
	.ry-list li{
		width: 50%;
	}
	.ry-list li img {
		height:105px;
	}
	.inex-cplist li span img{
		height: 130px;
	}
	.indexxm-list li img{
		height: 100px;
	}
}














