@charset "utf-8";
/* CSS Document */
*{font-size:14px;font-family:"微软雅黑";color:#333;}
body,dl,dd,p{margin:0;}
a{text-decoration:none;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
.clearfix{clear:both;}
/* body{background:#131c19;} */

/*header*/
.header{max-width:980px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left;margin-top:2px;}
.header .right{float:right; line-height:50px;text-align:right;}
.header .right a{font-size:14px;transition:all 0.4s;}
.header .right a:hover{color:#73bd5c;}

/*banner*/
.banner img{width:100%;}

.title{
	max-width:1000px;
	margin: auto;
	margin-top:60px;
	padding:1px 0 5px 0;
}
.title h1{
	font-size:40px;
	font-weight:bold;
	text-align:center;
	color:#000200;
}

.ct-bg{
	max-width:1000px;
	margin:20px auto;
	background:#000;
}
.ct{
	max-width:632px;
	margin: auto;
}


.tt{
	max-width:1000px;
	margin: auto;
	margin-top:10px;
	border:#ccc solid 1px;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.tt a{
	font-size:26px;
	font-weight:bold;
	display:inline-block;
	width:100%;
	height:100%;
	line-height:50px;
	transition:all 0.3s;
}
.tt img{
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-179px;
	z-index:999;
	display:none;
}
.tt:hover{
	border:#c50c0c solid 1px;
	background:#c50c0c;
}
.tt:hover a{
	color:#fff;
}


.pt{
	max-width:1000px;
	margin: auto;
}

.pt-box{
	float:left;
	width:480px;
	margin-top:20px;
	background-color:rgba(255,255,255,1);
	transition:all 0.3s;
}

.pt-lr{
	margin-left:20px;
	margin-right:20px;
}

.pt-l{
	margin-left:40px;
}

.pt-title{
	height:30px;
	background-color:rgba(235,120,29,1);
}

.pt-title h2{
	font-size:16px;
	line-height:30px;
	float:left;
	margin-left:5px;
	font-weight:bold;
	color:#000200;
}

.pt-title a{
	float:right;
	line-height:30px;
	font-size:14px;
	color:#ddd;
	transition:all 0.3s;
}

.pt-title a:hover{
	color:#fff;
}

.pt-title img{
	height:28px;
	margin-top:1px;
	background:#fff;
}

.pt p{
	width:310px;
	margin-left:4px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.pt p a{
	transition:all 0.3s;
	line-height:30px;
	color:#000;
	font-size:13px;
}
.pt p a:hover{
	color:#459df5;
}


.gg{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}
.gg-box{
	float:left;
	width:480px;
	padding-bottom:10px;
	box-shadow:0 0 3px #333;
	background-color:rgba(255,255,255,0.75);
	position:relative;
}
.more{
	position:absolute;
	top:0;
	right:0;
	transition:all 0.3s;
}
.more:hover{
	color:#c50c0c;
}
.g-l{
	float:left;
	width:140px;
}
.g-l img{
	width:100%;
}
.g-r{
	float:left;
	width:180px;
	margin-left:80px;
	text-align:center;
}
.g-r a{
	font-size:20px;
	display:block;
	margin-top:20px;
	transition:all 0.3s;
}
.g-r p{
	margin-top:10px;
}
.box-lr{
	margin-left:40px;
}
.g-r a:hover{
	color:#c50c0c;
}


.flwq{
	max-width:1000px;
	margin:10px auto;
}
.flwq li{
	width:50%;
	height:90px;
	float:left;
}
.flwq img{
	width:100%;
}

.zj2{
	max-width:980px;
	margin: auto;
	margin-top:30px;
}

.zj2-box{
	border:#d9d2bf solid 1px;
	width:980px;
	height:320px;
	margin-top:10px;
	overflow:hidden;
}

.zj2-title{
	height:30px;
	background-color:#e3c1a8;
}

.zj2-title a{
	font-size:16px;
	line-height:30px;
	float:right;
	margin-right:5px;
	transition:all 0.5s;
}

.zj2-title a:hover{
	color:#fff;
}

.zj2-content{
	width:920px;
	margin: auto;
	margin-top:15px;
	overflow:hidden;
}

.zj2-l{
	float:left;
	text-align:center;
	margin-right:2%;
}

.zj2-l p a{
	font-size:16px;
	font-weight:bold;
	color:#111;
	transition:all 0.4s;
}

.zj2-l p a:hover{
	color:#c91423;
}

.zj2-r{
	float:left;
	width:350px;
}

.zj2-r:hover{
	background-color:#eee;
}

.other-complaints{
	max-width:970px;
	margin:0 auto;
}

.other-complaints-content-bg{
	width:970px;
	margin:0 auto;
	margin-top:30px;
}

.other-complaints-content{
	width:470px;
	border:#3d3d3d solid 1px;
	float:left;
	margin:6.5px;
}

.other-complaints-title{
	background-color:#71bb5c;
	height:26px;
}

.other-complaints-title h2{
	font-size:18px;
	float:left;
	margin-left:4px;
	color:#eee;
}

.other-complaints-title a{
	float:right;
	margin-right:6px;
	margin-top:1px;
	font-size:16px;
	color:#eee;
}

.other-complaints-content:hover{
	box-shadow:0 0 5px #555;
}

.other-complaints-title a:hover{
	color:#fff;
}

.dl-box{
	width:895px;
	margin: auto;
	border:#ccc solid 1px;
	overflow:hidden;
	background:#fff;
}

.dl-left{
	float:left;
	margin-top:5px;
}

.dl-left img{
	width:240px;
}

.dl-left p{
	text-align:center;
	margin-top:10px;
	width:230px;
}

.dl-left a{
	font-size:16px;
	font-weight:bold;
	color:#111;
}

/*.dl-left a:hover{
	color:#19539d;
}*/

.dl-right{
	float:left;
	margin-left:10%;
	margin-top:5px;
}


.zt{
    max-width:1000px;
    margin: auto;
    margin-top:20px;
}
.zt li{
    float:left;
    width:320px;
    height:80px;
    margin:5px;
}
.zt li img{
    width:100%;
    height:80px;
}


.footer a{
	transition:all 0.3s;
}
.footer a:hover{
	color:#73bd5c;
}


@media(max-width:1000px){
	.box-lr{margin-left:20px;}
	.gg-lr,.pt-lr{margin-left:10px;margin-right:10px;}
	.pt-l{margin-left:20px;}
	.img a{margin:5px 2px;}
	.zt li{margin:3px;}
}
