﻿@charset "utf-8";
body{
	background-color: #f4f4f4;
}
.content{
	width: 1200px;
	margin: 0 auto;
}




.banner{
	width: 100%;
	max-width: 1600px;
	height: 198px;
	margin: 0 auto;
	background: url(/uploads/image/iwimages/banner.jpg) no-repeat center center;
}
.banner p{
	height: 132px;
	line-height: 132px;
	text-align: center;
	font-weight: 400;
	font-size: 35px;
	color: #ffffff;
}
.banner p i{
	position: relative;
	padding: 0 23px;
}
.banner p i:before{
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	top: 17px;
	left: 17px;
	border-radius: 50%;
	background-color: #ffffff;
}


.main{
	position: relative;
	margin-top: -65px;
	margin-bottom: 30px;
	z-index: 1;
}
.category{
	position: relative;
	padding: 20px 20px 0px;
	margin-bottom: 20px;
	background-color: #ffffff;
}
.category:before,
.category:after{
	position: absolute;
	content: "";
	width: 22px;
	height: 20px;
	top: 0;
}
.category:before{
	left: 0;
	background:  no-repeat 0px -100px;
}
.category:after{
	right: 0;
	background:  no-repeat 0px -150px;
}
.category dl{
	border-bottom: 1px dashed #cccccc;
}
.category dl dd{
	float: left;
	height: 27px;
	line-height: 27px;
	padding: 0px 3px;
	margin-right: 1px;
	margin-bottom: 14px;
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	cursor: pointer;
}
.category dl dd.on,
.category dl dd:hover{
	position: relative;
	border-radius: 4px;
	color: #ffffff;
	background-color: #2168b0;
}
.category dl dd.on:after,
.category dl dd:hover:after{
	position: absolute;
	content: "";
	width: 14px;
	height: 12px;
	left: 50%;
	bottom: -6px;
	margin-left: -7px;
	background:  no-repeat 0 -250px;
}
.category .category-content{
	padding: 13px 0 22px;
}
.category .category-content ul{
	display: none;
}
.category .category-content ul.on{
	display: block;
}
.category .category-content ul li{
	float: left;
	height: 24px;
	line-height: 24px;
	margin: 0 7px;
}
.category .category-content ul li a{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
.category .category-content ul li.on a,
.category .category-content ul li:hover a{
	color: #2168b0;
}


.left{
	float: left;
	width: 890px;
}
.list{
	padding: 12px 24px 45px;
	background-color: #ffffff;
}
.list ul{
	margin-bottom: 40px;
}
.list ul li{
	padding: 32px 0 30px;
	border-bottom: 1px dashed #d4d4d4;
}
.list ul li img{
	float: left;
	width: 230px;
	height: 150px;
	overflow: hidden;
}
.list ul li .list-item{
	margin-left: 260px;
	height: 150px;
}
.list ul li .list-item .list-item-title{
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin-bottom: 6px;
	overflow: hidden;
}
.list ul li .list-item .list-item-title a{
	font-size: 22px;
	color: #080808;
}
.list ul li .list-item .list-item-title a:hover{
	color: #ff8f35;
}
.list ul li .list-item .list-item-content{
	width: 100%;
	max-height: 72px;
	line-height: 24px;
	margin-bottom: 5px;
	font-family: "宋体";
	font-size: 12px;
	color: #8f8f8f;
	overflow: hidden;
}
.list ul li .list-item .list-item-detail{
	height: 26px;
	line-height: 26px;
	text-indent: 20px;
	font-family: "宋体";
	font-size: 14px;
	color: #8f8f8f;
	background:  no-repeat 0px -192px;
}
.page{
	height: 30px;
	text-align: center;
}
.page span{
	overflow: hidden;
}
.page span a{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #ccc;
	color: #c5c5c5;
}
.page span a:hover{
	border-color: #ff853f;
	color: #ff853f;
}
.page .prev{
	width: 64px;
	text-indent: 7px;
	background: url(/uploads/image/iwimages/prev.jpg) no-repeat 6px 10px;
}
.page .noprev{
    width: 64px;
	text-indent: 7px;
	background:  no-repeat 6px -390px;
}
.page .next{
	width: 64px;
	text-indent: -8px;
	margin-right: 20px;
	background:  no-repeat 52px -440px;
}
.page .nonext{
	width: 64px;
	text-indent: -8px;
	margin-right: 20px;
	background: url(/uploads/image/iwimages/nonext.jpg) no-repeat 52px 10px;
}
.page .anow,
.page .nospana{
	border-color: #fff;
}
.page font{
	display: inline-block;
	line-height: 30px;
	font-size: 12px;
	font-family: "宋体";
	color: #484848;
}
.page font input{
	width: 39px;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #7f9db9;
	font-size: 12px;
	font-family: "宋体";
	color: #484848;
}
.page font button{
	width: 53px;
	height: 25px;
	line-height: 25px;
	margin-top: 2px;
	margin-left: 12px;
	text-align: center;
	font-size: 12px;
	font-family: "宋体";
	color: #ffffff;
	background-color: #ff853f;
	cursor: pointer;
}


.right{
	float: right;
	width: 286px;
}
.right .right-consult{
	padding: 0 15px 20px;
	margin-bottom: 20px;
	background: #ffffff url(/uploads/image/iwimages/icon-4.png) no-repeat top center;
}
.right .right-consult .right-consult-title{
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
}
.right .right-consult .right-consult-title span{
	padding-left: 26px;
	background:  no-repeat 0px -297px;
}
.right .right-consult .right-consult-textarea{
	width: 232px;
	height: 142px;
	line-height: 26px;
	margin-bottom: 18px;
	padding: 6px 12px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	font-family: "新宋体";
	font-size: 14px;
	color: #080808;
	background-color: #ffffff;
}
.right .right-consult .right-consult-submit{
	display: block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	background-color: #2b74eb;
	cursor: pointer;
}
.right .right-consult .right-consult-submit:hover{
	background-color: #ff8f35;
}
.right .hotinfo{
	padding: 10px 12px 22px;
	background-color: #ffffff;
}
.right .hotinfo .hotinfo-title{
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #e9e9e9;
	text-indent: 30px;
	font-size: 18px;
	color: #111111;
	background:  no-repeat 4px -335px;
}
.right .hotinfo .hotinfo-title a{
	float: right;
	height: 48px;
	line-height: 48px;
	text-indent: 0px;
	font-family: "宋体";
	font-size: 14px;
	color: #9f9f9f;
}
.right .hotinfo .hotinfo-title a:hover{
	color: #ff8f35;
}
.right .hotinfo li{
	width: 100%;
	
}
.right .hotinfo li i{
	float: left;
	width: 18px;
	height: 15px;
	line-height: 15px;
	margin: 12px 0 0 5px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	background-color: #b3b3b3;
}
.right .hotinfo li i.hotinfo-one{
	background-color: #e60000;
}
.right .hotinfo li i.hotinfo-two{
	background-color: #fb4201;
}
.right .hotinfo li i.hotinfo-three{
	background-color: #ff7611;
}
.right .hotinfo li p{
	margin-left: 32px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.right .hotinfo li p a{
	font-family: "宋体";
	font-size: 14px;
	color: #060606;
}
.right .hotinfo li p a:hover{
	color: #ff8f35;
}


.consult{
	margin-bottom: 48px;
	padding-bottom: 30px;
	background-color: #ffffff;
}
.consult .consult-title{
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 18px;
	color: #595959;
}
.consult .consult-content{
	height: 99px;
	margin: 0 50px;
}
.consult .consult-content .textarea{
	float: left;
	width: 910px;
    height: 86px;
	padding: 6px 14px;
	border: 1px solid #e8e6e5;
	border-right: none;
	font-family: "宋体";
	font-size: 16px;
	color: #333333;
}
.consult .consult-content .submit{
	float: left;
	width: 160px;
	height: 99px;
	background: url(/uploads/image/iwimages/icon-3.png) no-repeat center center;
	cursor: pointer;
}








.detail .detail-content{
	padding: 12px 30px;
	margin-bottom: 30px;
	background-color: #ffffff;
}
.detail .detail-content .breadcrumb{
	height: 44px;
	line-height: 44px;
	margin-bottom: 26px;
	border-bottom: 1px dotted #cccccc;
	font-family: "宋体";
	font-size: 14px;
	color: #656565;
}
.detail .detail-content .breadcrumb a{
	font-family: "宋体";
	font-size: 14px;
	color: #656565;
}
.detail .detail-content .detail-title{
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	margin-bottom: 14px;
	text-align: center;
	font-weight: 400;
	font-size: 26px;
	color: #080808;
	overflow: hidden;
}
.detail .detail-content .detail-desc{
	height: 22px;
	line-height: 22px;
	margin-bottom: 14px;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	color: #656565;
}
.detail .detail-content .detail-desc span{
	padding-left: 20px;
	margin-right: 35px;
	background:  no-repeat 0 -500px;
}
.detail .detail-content .detail-desc i{
	padding-left: 20px;
	background:  no-repeat 0 -549px;
}
.detail .detail-content .detail-read{
	line-height: 24px;
	padding: 8px 18px;
	margin-bottom: 28px;
	text-indent: 2em;
	font-family: "宋体";
	font-size: 12px;
	color: #656565;
	background-color: #efefef;
}
.detail .detail-content .detail-main p,
.detail .detail-content .detail-main span{
	line-height: 32px;
	/*text-indent: 2em;*/
	font-family: "宋体";
	font-size: 16px;
	color: #090909;
}
.detail .detail-content .detail-main p{
	/*margin-bottom: 36px;
	font-weight: bold;*/
}
.detail .detail-content .detail-main span{
	display: block;
	margin-bottom: 32px;
}
.detail .detail-content .detail-main img{
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto 46px;
}
.detail .detail-content .detail-main{
    line-height: 32px;
    /*text-indent: 2em;*/
    font-family: "宋体";
    font-size: 16px;
    color: #090909;
}
.detail .detail-content .detail-main h2{
   border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
}
.detail .list{
	position: relative;
	padding-bottom: 10px;
}
.detail .list:after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	left: 0;
	right: 0;
	bottom: 10px;
	background-color: #ffffff;
	z-index: 2;
}
.detail .list .list-title{
	position: relative;
	height: 74px;
	line-height: 74px;
	padding-top: 2px;
	border-bottom: 1px dashed #cccccc;
	text-indent: 46px;
	font-weight: bold;
	font-size: 24px;
	color: #111111;
}
.detail .list .list-title:before{
	position: absolute;
	content: "";
	width: 10px;
	height: 24px;
	top: 28px;
	left: 27px;
	background-color: #0e5db5;
	z-index: 2;
}
.detail .list .list-title a{
	float: right;
	height: 74px;
	line-height: 74px;
	margin-right: 24px;
    text-indent: 0px;
	font-weight: 400;
    font-family: "宋体";
    font-size: 14px;
    color: #9f9f9f;
}
.detail .list .list-title a:hover{
	color: #ff8f35;
}
.detail .list ul{
	margin-bottom: 0px;
}
.detail .list ul li{
	padding: 24px 12px 27px;
}
.detail .list ul li img{
	width: 166px;
	height: 108px;
}
.detail .list ul li .list-item{
	margin-left: 183px;
	height: 108px;
}
.detail .list ul li .list-item .list-item-title{
	margin-bottom: 2px;
}
.detail .list ul li .list-item .list-item-content{
	max-height: 48px;
	margin-bottom: 0px;
}

.list ul li .list-img {
    float: left;
    width: 190px;
    height: 102px;
    padding: 48px 20px 0 20px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    color: #080808;
}
.list ul li .details-img {
    float: left;
       width: 126px;
    height: 68px;
    padding: 20px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
    color: #080808;
}

.list .nonetxt{text-align: center;margin: 20px;}

.poster-img{margin-bottom:10px;}
.poster-img img{width:100%;}

.see-desc-con{height:500px;overflow:hidden;}
.see-desc-more{width:96%;}
.see-desc-more .see-all-news{
     position: relative;
    display: block;
    width: 770px;
    height: 47px;
    margin: 0 auto;
	padding-top: 13px;
}
.see-desc-more .see-all-news i{
    display: block;
    width: 140px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-style: normal;
    font-family: 宋体;
    font-size: 14px;
    color: rgb(255, 255, 255);
    background-color: rgb(247, 78, 82);
    margin: 0px auto;
    border-radius: 5px;
}
.see-desc-more .see-all-news:before,
.see-desc-more .see-all-news:after{
	position: absolute;
	content: "";
	width: 299px;
	height: 1px;
	top: 29px;
	background-color: #e7e7e7;
	z-index: 1;
}
.see-desc-more .see-all-news:after{
	right: 0;
}


.guidebook{
	line-height: 24px;
    padding: 12px 50px;
    margin-bottom: 28px;
    background-color: #efefef;
}
.guidebook p{
	float: left;
	width: 50%;
	height: 30px;
	line-height: 30px;
    font-family: "宋体";
    font-size: 13px;
    color: #656565;
}







.detail .statute .list-title{
	position: relative;
	height: 74px;
	line-height: 74px;
	padding-top: 2px;
	border-bottom: 1px dashed #cccccc;
	text-indent: 46px;
	font-weight: bold;
	font-size: 24px;
	color: #111111;
}
.detail .statute .list-title:before{
	position: absolute;
	content: "";
	width: 10px;
	height: 24px;
	top: 28px;
	left: 27px;
	background-color: #0e5db5;
	z-index: 2;
}
.detail .statute .list-title a{
	float: right;
	height: 74px;
	line-height: 74px;
	margin-right: 24px;
    text-indent: 0px;
	font-weight: 400;
    font-family: "宋体";
    font-size: 14px;
    color: #9f9f9f;
}
.detail .statute .list-title a:hover{
	color: #ff8f35;
}


.statute ul{
	padding-top: 10px;
}
.statute ul li{
	padding: 30px;
	border-bottom: 1px solid #f4f4f4;
}
.statute ul li .statute-date{
	float: left;
	width: 64px;
	height: 38px;
	padding: 60px 9px 0;
	border: 1px solid #dcd6d6;
	border-radius: 4px;
	background: url(/uploads/image/iwimages/icon-41.png) no-repeat center 14px;
}
.statute ul li .statute-date p{
	height: 36px;
	line-height: 36px;
	border-top: 1px solid #e8e6e6;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}

.statute ul li .statute-item{
	margin-left: 102px;
	height: 100px;
}
.statute ul li .statute-item .statute-item-title{
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-bottom: 8px;
	overflow: hidden;
}
.statute ul li .statute-item .statute-item-title a{
	font-size: 22px;
	color: #333333;
}
.statute ul li .statute-item .statute-item-title a:hover{
	color: #ff8f35;
}
.statute ul li .statute-item .statute-item-desc{
	width: 100%;
	height: 48px;
	line-height: 24px;
	text-align: justify;
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	overflow: hidden;
}