@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑","Microsoft YaHei", "simhei";
	color: #333333;
	background:#e1eff9;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul,li,p {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

.pClear {
	clear: both;
}

.pageContent {
	width: 1100px;
	margin: 0 auto;
}


/* 头部 */
.pagetop{
	width: 100%;
	height: 140px;
	background:#ffffff;
}


.top{
	width: 1100px;
	margin: 0 auto;
	height: 140px;
	
}


.top-logo{
	width: 700px;
	float: left;
	height: 140px;
}

.top-logo img{
	width: 700px;
	height: 140px;
}


.sy{
	width: 226px;
	float:right;
	height: 140px;
}
.sypng { float:right;}

.sy img{
	width: 160px;
	height: 60px;
	margin-top:35px;
margin-bottom:8px;
}





/* nav */
.pagenav{
	width: 100%;
	height:8px;
	background: url(../images/nav.png);
}


/* banner */
.banner{
	width: 100%;
	height:309px;
	margin-top: 10px;
}

.banner img{
	width: 100%;
	height:309px;
}


/* box1 */
.box1{
	width: 100%;
	height:442px;
	margin-top: 20px;
}



.box-l{
	width: 480px;
	height:442px;
	float: left;
	margin-right: 20px;
}

.box-t{
	width: 480px;
	height:200px;
	float: left;
	background: url(../images/jj-bg.png) no-repeat;
}


.box-txt{
	float:right;
	width: 240px;
	padding-left: 20px;
	padding-right: 20px;
	height:140px;
	margin-top:25px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
	text-align: left;
	color: #666666;
}
.box-txt  h6 {display:none;}


.box-t-b{
	width: 480px;
	height:222px;
	margin-top: 20px;
	float: left;
	background: #fff;

}


.box-tit{
	width:440px;
	height:60px;
	margin:0 auto;	
}

.box-tit span{
	float: left;
	width:auto;
	height:60px;
	font-family: "微软雅黑";
	font-size:24px;
    color: #990000;
    line-height:60px;
    font-weight: bold;
}

.box-tit a{
	float:right;
	width:auto;
	height:60px;
	font-family: "微软雅黑";
	font-size:14px;
    color: #999999;
    line-height:60px;
}

.box-list {
	width:440px;
	height:162px;
	margin:0 auto;


 }


.box-m{
	width:360px;
	height:442px;
	float: left;
	background: #fff;
}




.tjnv{
	width:310px;
	height:60px;
	margin:0 auto;
	
}



.tjnv .li {
    float: left;
    height:60px;
    width:auto;
    line-height:60px;

}
.tjnv .li a {
	float: left;
    width: 110px;
	font-family: "微软雅黑";
	font-size:24px;
    color: #999999;
    line-height:60px;
    text-align:left;
    font-weight: bold;
}


.tjnv .active a{
    color: #990000;
}


.tj-target {
	width:310px;
	margin:0 auto;
	height:382px;

 }

.tj-target .card{
	width:310px;
	margin:0 auto;
	display: none;

 }


.box-r{
	width:220px;
	height:442px;
	float:right;

}

.box-r a{
	width:220px;
	height:136px;
	display: inline-block;

}

.box-r a img{
	width:220px;
	height:136px;


}







@media screen and (min-width:1367px){
	/* box2 */
	.box2{
		width: 100%;
		height:210px;
		margin-top: 20px;
		background: url(../images/bg.png) no-repeat;
	}
	/* line*/
	.line{
		width: 100%;
		height: 114px;
		background:url(../images/bg1.png) no-repeat top;
	}



}


@media screen and (max-width: 1366px){	
	/* box2 */
	.box2{
		width: 100%;
		height:210px;
		margin-top: 20px;
		background: url(../images/bgx.png) no-repeat bottom;
}

	/* line*/
	.line{
		width: 100%;
		height: 50px;
		background:url(../images/bgx.png) no-repeat top;
	}		
	
}


.box2-b{
    width: 1100px;
    margin: 0 auto;
    height:210px;
}

.box2-l{
    width: 480px;
    height: 162px;
    float: left;
    background: #fff;
}


.box-list1 {
	width:440px;
	height:102px;
	margin:0 auto;



 }



.box2-r{
    width: 600px;
    height: 162px;
    float:right;
}

.box2-r a{
    width: 188px;
    height: 160px;
    float:left;
}

.box2-r a img{
    width: 188px;
    height: 160px;
}



/* 底部 */
.footer{
	width: 100%;
	height: 100px;
	background: #fff;
}


.btm{
	width: 1100px;
	margin: 0 auto;
	height: 100px;
	
}

.btm p{
	width: auto;
	float: left;
	display: inline-block;
	text-align: center;
	line-height: 100px;
	height: 100px;
	font-size: 14px;
	font-family:"微软雅黑";
	color: #a5a5a5;		
	
}

.btm .ji{
	margin-left: 60px;	
	
}


.listContent {
	width: 1200px;
	margin-top: 20px;
	background: #fff;
}

.listContent .head {
	width: auto;
	height: 35px;
	line-height: 35px;
	background: #0c6ca7;
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
}

.listContent .txt_box {
    width: 1170px;
    margin-top: 10px;
    height: 660px;
    padding: 0 15px;
}

.lm_tit {
	 width:100%; 
	 height:36px;

	  }

.lm_tit a {
    width: auto;
    font-size: 17px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    line-height: 31px;
    margin: 7px 0 0 23px;
    text-align: center;
    font-family: 微软雅黑;
}




.list_foot {
	padding: 20px 120px 14px 120px;
	height: 32px;
	width: 758px;
}


.detail_con { 
	margin-top:20px; 
	min-height:270px; 
	width:1048px; 
	border:1px solid #e8e8e8; 
	padding:25px;
	background:#fff;
}

.detail_con img{
	max-width: 90%;
    margin: 0 auto !important;
    margin-top: 20px !important;

}
.box-txt p{  text-indent:2em;}