@charset "utf-8";
.tit {
	height: 40px;
	position: relative;
	border-bottom: 1px solid #ccc;

}
.tit b {
	display: block;
    height: 40px;
    font-size: 22px;
    font-weight: bold;
    font-family: microsoft yahei, simhei;
    float: left;
    margin: 0 18px;
}
.list-t {
	padding: 5px;
}
.list-t li {
	padding-left: 20px;
	height: 34px;
	line-height: 34px;
	background: url(/images/deb/index/dot00.png) 0 50% no-repeat;
}
.more {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 16px;
	line-height: 40px;
}
.w630 {
	width: 630px;
}
.w535 {
	width: 535px;
}
.tit b i {
	width: 26px;
	height: 26px;
	float: left;
	margin: 5px;
	background-image: url(/images/deb/index/icon.png);
	background-repeat: no-repeat;
}
.tit b i.s1 {
	background-position: 0px -99px;
}
.tit b i.s2 {
	background-position: -26px -99px;
}
.tit b i.s3 {
	background-position: -52px -99px;
}
/* part1 */
.p1 {
	padding: 50px 0 20px;
}
.focus {
	position: relative;
	overflow: hidden;
	width: 1200px;
	height: 360px;
	background: #f5f5f5;
}
.focus .pic {
	width: 1200px;
	height: 360px;
}
.focus .pic li {
	float: left;
}
/*.focus .pic li a {
	position: relative;
	display: block;
	width: 1200px;
	height: 360px;
}
*/
.focus .pic li img {
	width: 640px;
	height: 360px;
	float: left;
}
.focus .pic li span {
	float: left;
	width: 520px;
	height: 330px;
	padding: 20px;
}
.focus .pic li span h3 {
	color: #333;
	font-size: 24px;
	line-height: 34px;
}
.focus .pic li span .time p {
	color: #727272;
	height: 60px;
	line-height: 60px;
}
.focus .pic li span h4 {
	height: 28px;
	width: 100%;
	margin: 10px 0px;
	background: url(/images/deb/index/h4_bt.png) 0px 0px no-repeat;
}
.focus .pic li span h4 b {
	display: block;
	width: 76px;
	height: 28px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	background: #d42026;
}
.focus .pic li span p {
	line-height: 30px;
}
.focus .pic li span .xq {
	float: right;
	color: #e22102;
	line-height: 60px;
}
/* part2*/
.p2, .p3, .p4 {
	padding: 20px 0;
}
.query {
	width: 495px;
	height: 250px;
	padding: 10px 20px 5px 20px;
	background: url(/images/deb/index/query.jpg) 0px 0px no-repeat;
}
.query h3 {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #ddd;
}
.query h3 a {
	display: inline-block;
	padding: 0 30px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	border-bottom: 3px solid transparent;
}
.query h3 a.on {
	border-color: #d42026;
	color: #d42026;
}
.forms>div {
	height: 180px;
	padding: 10px;
	line-height: 20px;
}
.forms p label {
	margin: 0 25px 0 5px;
}
.forms ul {
	padding: 10px 0;
}
.forms li {
	height: 40px;
	padding: 5px;
	line-height: 40px;
}
.forms li label {
	display: inline-block;
	width: 6em;
	text-align: right;
	margin-right: 10px;
}
.forms li .text {
	box-sizing: border-box;
	width: 300px;
	border: 1px solid #ddd;
	padding: 10px;
	line-height: 20px;
	background-color: #fff;
	vertical-align: middle;
}
.forms li img {
	vertical-align: middle;
	margin-left: 10px;
}
.forms .btn {
	display: inline-block;
	box-sizing: border-box!important;
	min-width: 80px;
	height: 40px;
	border: none;
	outline: none;
	margin: 0 30px;
	padding: 0 25px;
	line-height: 40px;
	text-align: center;
	white-space: nowrap;
	word-break: keep-all;
	cursor: pointer;
	vertical-align: middle;
	font-weight: normal;
	font-family: microsoft yahei, simhei;
	font-size: 16px;
	background-color: #d42026;
	color: #fff;
	transition: all .2s;
}
.forms .btn:hover {
	box-shadow: 0 5px 7px rgba(0, 0, 0, .1);
	transform: translate(0, -1px);
}
.forms .btn-green {
	color: #333;
	background-color: #e9e9e9;
}
.board {
	position: relative;
	overflow: hidden;
	width: 630px;
	height: 250px;
}
.board h3 {
	text-align: right;
}
.board h3 b {
	float: left;
	display: block;
	height: 40px;
}
.board h3 span {
	color: #c9c9c9;
	border-left: 1px solid #ccc;
}
.board h3 a {
	display: inline-block;
	margin-bottom: -1px;
	padding: 0 30px;
	line-height: 36px;
	font-size: 16px;
}
.board h3 a.on {
	border-bottom: none;
	padding: 0 30px 1px;
	background-color: #fff;
	color: #e80e0e;
	border-bottom: 3px solid #e80e0e;
}
.board h3 a+a {
	margin-left: -1px;
}
.items {
	position: relative;
	overflow: hidden;
	height: 185px;
}
.items-list li {
	height: 36px;
	border-bottom: 1px dotted #ddd;
	line-height: 36px;
	vertical-align: middle;
}
.items-list li span {
	float: left;
	display: block;
	height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.items-list li span.s1 {
	width: 60%;
}
.items-list li span.s2 {
	width: 40%;
}
/* part3 */
.p3 {
	background: #efefef;
}
.banner li {
	width: 166px;
	height: 122px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}
.banner li a {
	color: #fff;
        width: 166px;
	height: 122px;
        display: block;
}
.banner li + li {
	margin-left: 3px;
}
.banner .s1 {
	    background-image: url(/images/deb/lj/1.jpg);
}
.banner .s2 {
	    background-image: url(/images/deb/lj/2.jpg);
}
.banner .s3 {
	    background-image: url(/images/deb/lj/3.jpg);
}
.banner .s4 {
	    background-image: url(/images/deb/lj/4.jpg);
}
.banner .s5 {
	    background-image: url(/images/deb/lj/5.jpg);
}
.banner .s6 {
	    background-image: url(/images/deb/lj/6.jpg);
}
.banner .s7 {
	    background-image: url(/images/deb/lj/7.jpg);
}
/*.banner li i {
	width: 230px;
	height: 99px;
	display: block;
	background-image: url(/images/deb/index/icon.png);
	background-repeat: no-repeat;
}
.banner li.s1 i {
	background-position: 0px 0px;
}
.banner li.s2 i {
	background-position: -230px 0px;
}
.banner li.s3 i {
	background-position: -460px 0px;
}
.banner li.s4 i {
	background-position: -680px 0px;
}
.banner li.s5 i {
	background-position: -910px 0px;
}*/

.focus .prev, .focus .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 130px;
	z-index: 999;
	background-image: url(/images/deb/index/focus.jpg);
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}
.focus .prev {
	background-position: 0px 0;
	left: 0;
}
.focus .next {
	background-position: -45px 0;
	right: 560px;
}
.focus .prev:hover, .focus .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}
/*______________20180502______________*/
.dots {
    position: absolute;
   left: 45%;
    bottom: 9px;
    height: 6px;
    padding: 15px;
		z-index:999;
}

.dots li {
    float: left;
    margin: 0 2px;
}

.dots li a {
    display: block;
    width: 6px;
    height: 6px;
    font: 0/0 a;
    background-color: #fff;
    color: transparent;
    overflow: hidden;
    border-radius: 100px;
    transition: width .3s ease-in;
}

.dots li.on a {
    width: 30px;
    background-color: #d42026;
}



/*友情链接*/
.p5 {
	padding: 0px 0 20px 0px;
}
.w1190 { width:1190px;}
.yqlj {}
.yqlj li {width:147px; float:left;}

.tit b i.s4 {
	background:url(/images/deb/index_unit.png) no-repeat;
}