body {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
}


/* header */

ul li {
	list-style-type: none;
}

ul {
	padding: 0px;
}

.top_nav {
	background-color: #f7f7f7;
	color: #666666;
	height: 35px;
	border-bottom: 1px solid rgb(229, 229, 229);
	font-size: 14px;
}

.top_nav .top_navbox {
	width: 1100px;
	margin: 0 auto;
}

.top_nav .top_navbox span {
	line-height: 35px;
}

.tag_nav {
	width: 1100px;
	height: 100px;
	margin: 0 auto;
}

.tag_nav .tag_box ul {
	margin: 0px;
	padding: 0px;
}

.tag_nav .tag_box ul li:nth-child(1) {
	line-height: 100px;
}

.tag_nav .tag_box .search {
	font-size: 15px;
	padding-left: 23px;
	margin: 0px;
	height: 36px;
	width: 498px;
	border: 2px solid #008B66;
	line-height: 36px;
	color: #9f9f9f;
	font-weight: 300;
}

.tag_nav .tag_box .search input {
	border: none;
	outline: none;
	font-size: 14px;
	font-weight: 600;
    width: 300px;
    height: 30px;	
    margin-top: -3px;
}

.tag_nav .tag_box .search button {
	height: 36px;
	float: right;
	padding-left: 40.5px;
	padding-right: 40.5px;
	background: #008B66;
	color: white;
	border: none;
	outline: none;
	font-size: 14px;
}

.tag_nav .tag_box img {
	vertical-align: middle;
}

.tag_flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tag_call p {
	white-space: nowrap;
	overflow: hidden;
	color: #919191;
}

.tag_call {
	display: flex;
	align-items: center;
}

.tag_call span {
	font-size: 21.5px;
	color: black;
}

.m_nav {
	height: 42px;
	background: #008B66
}

.m_nav ul {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.m_nav ul li {
	text-align: center;
	float: left;
	width: 180px;
	height: 42px;
	line-height: 42px;
	background: #008B66;
	position: relative;
}

.m_nav .drop_sele {
	position: absolute;
	z-index: 99;
	left: 0;
	top: 42px;
	float: none;
	width: 180px;
	background: #008B66;
	text-align: center;
}

.m_nav .drop_sele li {
	float: none;
	text-align: center;
	width: 180px;
}

.m_nav .drop_sele a {
	color: white;
}

.m_nav ul li a {
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.m_nav ul::after {
	display: block;
	content: "";
	height: 0px;
	clear: both;
}

.poster {
	width: 1100px;
	margin: 0 auto;
	margin-top: 20px;
}

.poster a {
	display: block;
}

.poster img {
	display: block;
	width: 1102px;
	height: 100px;
}

a {
	text-decoration: none;
}

.local_nav p a {
	color: #909090
}

.local_nav p a:hover {
	text-decoration: underline;
}

.local_nav p {
	color: #909090
}

.local_nav {
	text-decoration: none;
	width: 1100px;
	margin: 20px auto;
	font-size: 14px;
}


/* main */

.main {
	position: relative;
	width: 1100px;
	/* height: 1425px; 
       margin-bottom: 16%;
	*/
	margin: 0 auto;
	font-size: 17px;
	min-height: 1320px; 
}

.main .main_sec {
	width: 793px;
	/* height: 1235px; */
	/*border: 1px solid rgb(229, 229, 229);*/
	/*cursor: pointer;*/
}

.main .main_hei {
	overflow: auto;
	min-height: 1270px;
}

.main .main_sec .subject {
	height: 76px;
	text-align: center;
}

.main .main_sec .subject h1 {
	line-height: 76px;
	margin: 0px;
}

.main .main_sec i {
	/* padding-right: 19px;
	font-style: normal;
	font-size: 14px;
	color: #909090; */
}

.main .main_sec i:nth-child(4) {
	padding: 0px;
}

.main_sec li img {
	vertical-align: middle;
}

.message {
	text-align: center;
}

.message p {
	white-space: nowrap;
}

.main_sec .qqherd {
	margin-top: 15px;
	overflow: hidden;
	width: 793px;
	height: 91px;
	background: #eeeeee;
}

.main_sec .qqherd div {
	max-width: 793px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}

.main_sec .qqherd div:nth-child(1) {
	margin-top: 21px;
	margin-bottom: 12px;
}

.main_sec .qqherd div img {
	padding: 0 16px 0 12px;
	vertical-align: middle;
}

.main_sec .qqherd div p {
	color: #909090;
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0px;
	white-space: nowrap;
}

.main_sec .composition {
	/*height: 1500px;*/
	min-height: 580px;
	margin-top: 31px;
	padding: 0 10px;
}
.main_sec .composition img{
	max-width: 98%;
}
.main_sec .foot_a>div>i {
	font-size: 20px;
	border-left: 10px solid black;
	padding-left: 11px;
	color: black;
}

.main_sec .foot_a span {
	border: 1px solid #e5e5e5;	
	font-size: 14px;
	padding: 3px;
	margin-left: 5px;
}

.main_sec .foot_a span:hover {
	color: #008B66;
}

.main_sec .foot_a div>p {
	border: 1px solid #e5e5e5;
	font-size: 20px;
	padding: 5px;
	background: #fafbff;
}

.main_sec .foot_lis {
	position: relative;
	font-size: 16px;
	width: 793px;
}

.main_sec .foot_lis li:nth-child(2) {
	position: absolute;
	top: 0px;
	right: 25px;
	/*margin-top: -10px;*/
}

.main_sec .foot_lis::after {
	display: block;
	content: "";
	height: 0px;
	clear: both;
	visibility: hidden;
}


/* .main .main_sec .sec_z{
    overflow: hidden;
    margin: 0 auto;
    width: 749px;
    height: 172px;
    border-bottom: 1px solid rgb(229, 229, 229);
    padding-top: 33px;

}
.main .main_sec .sec_z p:nth-child(1){
    font-size: 18px;
}
.main .main_sec .sec_z .sec_zli li{
    white-space: nowrap;
    text-align: center;
    line-height: 23px;
    font-size: 12px;
    float: left;
    color: #909090;
    width: 73px;
    height: 23px;
    border: 1px solid rgb(229, 229, 229);
    margin-left: 12px;
}
.main .main_sec .sec_z .sec_zli::after{
   display: block;
   content: "";
   height: 0px;
   clear: both;
}
.main .main_sec .sec_z .sec_zli .sec_color{
    border: 1px solid #dc312a;
} */


/* 鍐� */

.main .main_as {
	width: 260px;
	position: absolute;
	right: 0px;
	top: 0px;
}

ul {
	margin: 0px;
}

.main .a_1 p {
	overflow: hidden;
	font-size: 16px;
	color: black;
	font-weight: 600;
	margin: 0px;
	white-space: nowrap;
	padding-bottom: 12px;
	border-bottom: 1px solid rgb(229, 229, 229);
}

.main .a_1 p img {
	vertical-align: middle;
	padding-right: 5px;
}

.main .a_1 p a {
	vertical-align: bottom;
	text-decoration: none;
	font-size: 12px;
	color: #909090;
	font-weight: 100;
	position: absolute;
	right: 0;
}

.main .a_1 {
	position: relative;
}

.main .a_2 p img {
	margin: 0px;
	vertical-align: middle;
}

.main .a_2 p {
	white-space: nowrap;
	line-height: 37px;
	height: 37px;
	margin: 0px;
}

.main .a_2 {
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid rgb(229, 229, 229);
}

.main .a_2 button {
	width: 79px;
	height: 25px;
	color: white;
	background: #008B66;
	border: none;
	outline: none;
	border-radius: 4px;
}

.main .a_2 button a {
	color: white;
}

.main .a_2 button a:hover {
	color: yellow;
}

.main .a_2 button {
	position: absolute;
	right: 0px;
	margin-left: 20px;
	top: 7px;
}

.main .main_as .r_1 {
	position: relative;
	border: 1px solid rgb(229, 229, 229);
	margin-top: 15px;
	overflow: hidden;
	width: 260px;
	height: 50px;
	background: #008B66;
	font-size: 16px;
	cursor: pointer;
}

.main .main_as .r_1 p:nth-child(1) {
	width: 130px;
	text-align: center;
	color: white;
	line-height: 50px;
}

.main .main_as .r_1 p:nth-child(2) {
	position: absolute;
	right: 0;
	top: 0;
	margin-bottom: 0px;
	z-index: 99;
	width: 144px;
	height: 59px;
	text-align: center;
	color: black;
	line-height: 50px;
}

.main .main_as .r_1 .back_1 {
	width: 144px;
	margin: 0;
	margin-top: 1px;
	height: 59px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: url(../images/angle_tag.png) no-repeat;
}

.main .main_as .r_2 {
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	width: 260px;
	font-size: 14px;
}
.main_as .r_2 a:hover{
	text-decoration: underline;
}
.r2 a {
	color: #404040;
}

a:link {
	color: #404040
}

a:visited {
	color: #404040
}

a:hover {
	color: #404040
}

a:active {
	color: #404040
}

.main .main_as .r_2 p:nth-child(1) {
	margin-left: 5px;
	margin-top: 0px;
	text-align: center;
	line-height: 19px;
	width: 19px;
	height: 19px;
	background: #565656;
	border-radius: 3px;
	color: white;
}

.main .main_as .r_2 p:nth-child(2) {
	white-space: nowrap;
	position: absolute;
	margin-top: 0px;
	top: 0px;
	right: 10px;
	width: 215px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.but {
	margin-top: 22px;
}

.but .but_1 {
	display: block;
	margin: 20px auto;
	line-height: 58px;
	text-align: center;
	font-size: 20px;
	color: white;
	width: 260px;
	height: 58px;
	background: #558dd9;
	border-radius: 5px;
}

.but .but_1 a {
	display: block;	
    color: #FFFFFF;
    height: 58px;
    line-height: 56px;
}

.but .but_1 a:hover {}

.a_21 img {
	padding-right: 14px;
}

.a_21 a {
	/**font-weight: bold;*/
	position: absolute;
	margin-right: 5px;
	top: 0;
	color: #dc322a;
	right: 0px;
}

.a_21 a:hover {
	text-decoration: underline;
}

.article_2 .poster_2 {
	margin-top: 24px;
	width: 260px;
	height: 218px;
	/*background: url(../images/poster_2_1.png) no-repeat;
	background-size: contain;*/
}
.article_2 .poster_2 img,.article_2 .poster_2 a {
	display: block;
	width: 260px;
	height: 218px;
}
.main .selpage {
	width: 567px;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 16px;
	padding-bottom: 100px;
}

.main .selpage p {
	white-space: nowrap;
	display: inline-block;
	text-align: center;
	color: #909090;
}

.main .selpage .topdrop {
	line-height: 28px;
	width: 100px;
}

.main .selpage a {
	color: #909090;
}

.main .selpage p {
	line-height: 28px;
	border: 1px solid #909090;
	height: 28px;
	width: 33px;
}

.m_nav .slide_1 li {
	float: none;
	color: white;
}


/* footer */

.foo {
	background: #008B66;
}

footer {
	overflow: hidden;
	position: relative;
	height: 490px;
	width: 1092px;
	margin: 0 auto;
	margin-top: 42px;
}

.foo .nav_f {
	line-height: 46px;
	height: 46px;
	position: relative;
	border-bottom: 0.8px solid #494a4d;
}

.foo .nav_f li {
	display: inline-block;
}

.foo .nav_f li {}

.foo .nav_f a {
	font-size: 16px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: center;
	color: white;
}

.foo .nav_f i {
	font-style: normal;
	color: white;
}

.foo .nav_f .ever {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-left: 124px;
	border-left: 0.8px solid #494a4d;
	border-right: 0.8px solid #494a4d;
	padding-right: 180px;
}

.foo .nav_s {
	border-bottom: 1px solid #494a4d;
	padding-bottom: 8px;
}

.foo .nav_s p {
	font-size: 14px;
	color: #909092;
	margin: 0px;
	margin-bottom: 10px;
}

.foo .nav_s li:nth-child(1) {
	margin-top: 30px;
	margin-bottom: 38px;
}

.foo .nav_s li:nth-child(3) {
	margin-top: 22px;
}

.foo .f_aside {
	position: absolute;
	top: 115px;
	right: 0px;
}

.foo .f_aside div:nth-child(2) {
	margin-top: 31px;
	float: left;
	width: 105px;
	height: 107px;
	background: url(../images/back_1_1.png) no-repeat;
	text-align: center;
	position: relative;
}

.foo .f_aside div:nth-child(2) p {
	padding-top: 88px;
}

.foo .f_aside div:nth-child(3) {
	margin-top: 31px;
	margin-left: 45px;
	float: left;
	width: 105px;
	height: 107px;
	background: url(../images/back_1_1.png) no-repeat;
	text-align: center;
	position: relative;
}

.foo .f_aside div:nth-child(3) p {
	padding-top: 88px;
}

.foo .f_aside::after {
	display: block;
	content: "";
	height: 0px;
	clear: both;
	visibility: hidden;
}

.line_f {
	margin-top: 30px;
	color: #909092;
}

.line_f a {
	color: #909092;
	font-size: 14px;
}

.line_f p {
	display: inline;
}


/* main_s */

.sec_z p {
	font-size: 20px;
}

.sec_zli li {
	border: 1px solid #909092;
	float: left;
	margin-right: 13px;
	font-size: 14px;
	color: #909092;
	padding-left: 4px;
	padding-right: 4px;
	
}

.sec_zli::after {
	display: block;
	content: "";
	height: 0;
	clear: both;
}

.sec_z {
	width: 745px;
	/* margin-left: 28px; */
	margin-top: 33px;
	padding-bottom: 24px;
	border-bottom: 1px solid rgb(229, 229, 229);
	
}

.sec_z .sec_color {
	border: 1px solid #a90533;
	color: #a90533;
}

.sec_z-s-wrap {
	font-size: 20px;
    width: 745px;
    display: block;
}

.sec_z-s-wrap2 {
	display: block;
}

.sec_zli {
	margin-top: 10px;
	display: block;
}

.sec_zli a {
	/* border: 1px solid #909092; */
	float: left;
	margin-right: 13px;
	font-size: 12px;
	color: #333;
	padding-left: 4px;
	padding-right: 4px;
}
.sec_zli a:hover{
	color: #77c111;
    border: 1px #77c111 solid;
    text-decoration: none;
}

.sec_z>a:hover {
	text-decoration: underline;
}
.txts-list-title{
	display: inline-block;
    width: 650px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.foot_lis li{
	overflow: hidden;
	width: 395px;
}
.foot_lis li a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	width: 370px;
	font-size: 14px;
}

.icon-wechat2{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/share_1.png) no-repeat;
	background-position: 20px 0;
}
/*pages xs*/
#pages{padding:20px 0;text-align:center;font:12px '\5B8B\4F53';clear:both}
#pages a,#pages span,#pages .noPage{padding:0px 8px;height:22px;line-height:22px;display:inline-block;border:1px solid #e3e3e3}
#pages a{font-size:12px;background:#fff;color:#222;margin:0 4px}
#pages a.a1{padding:0px 12px;margin-top:0px}
#pages a:hover{background:#f1f1f1;color:#000;text-decoration:none}
#pages span{background:#AAA;color:#fff}
#pages .noPage{padding:0px 12px;color:#a4a4a4}



.main .main_as .r_1 {
    position: relative;
    border: 1px solid rgb(229, 229, 229);
    margin-top: 15px;
    overflow: hidden;
    width: 261px;
    height: 50px;
    background: #008B66;
    font-size: 16px;
    cursor: pointer;
    box-sizing: border-box;
}
ul.zxlists-ul {
    margin-top: -9px;
    box-sizing: border-box;
    padding-top: 10px;
}
.main .a_1 p a {
    vertical-align: bottom;
    text-decoration: none;
    font-size: 12px;
    color: #909090;
    font-weight: 100;
    position: absolute;
    right: 0;
    line-height: 29px;
}

.kechengs:before{
    content: '';
    display: inline-block;
    width: 34px;
    height: 38px;
    background: url(../images/kecheng_1.png) no-repeat;
    background-size: contain;
    margin-right: 20px;
    background-position: 0 2px;
    vertical-align: middle;
}
.tixings:before{
    content: '';
    display: inline-block;
    width: 34px;
    height: 38px;
    background: url(../images/tixing_1.png) no-repeat;
    background-size: contain;
    margin-right: 20px;
    background-position: 0 0;
    vertical-align: middle;
}


.isshare .fenxiang a {
	display: block;
	padding-left: 0;
	margin-top: 0;
	margin-right: 20px;
}
.isshare .fenxiang a.icon1 {
	width: 22px;
    padding-top: 15px;
	background: url(../images/icon_3_04_1.png) no-repeat bottom center;
}
.isshare .fenxiang a.icon1:hover {
	background: url(../images/icon_3_03_1.png) no-repeat bottom center;
}
.isshare .fenxiang a.icon2 {
	width: 22px;
    padding-top: 15px;
	background: url(../images/icon_3_06_1.png) no-repeat bottom center;
}
.isshare .fenxiang a.icon2:hover {
	background: url(../images/icon_3_05_1.png) no-repeat bottom center;
}
.isshare .fenxiang a.icon3 {
	width: 22px;
    padding-top: 15px;
	background: url(../images/icon_3_08_1.png) no-repeat bottom center;
}
.isshare .fenxiang a.icon3:hover {
	background: url(../images/icon_3_07_1.png) no-repeat bottom center;
}

.ptPic .icon{background: url(//www1.pchouse.com.cn/global/2013/common/a/images/commonBg.png) no-repeat;}
a:hover{text-decoration: none;}
.ptPic{ position:absolute;}
.ptPic .icon{position: absolute;right:0;top:-10px;width: 78px;height: 60px;background-position: -152px -109px;}
.ptTxt{padding-top: 6px;}
.sTit{display:inline-block;padding:0 5px;margin-bottom: 8px;height:20px;line-height: 20px;color: #380;font-size: 14px;}
.sTit:hover{background-color: #77c111;color: #fff;}
.con{display: block;margin-top:4px;padding-left:5px;line-height:24px;height: 141px;overflow: hidden;cursor: pointer;}
.bTit{display: block;margin-bottom:11px;font-size: 18px;height: 24px;overflow: hidden;}
.sum{color: #777;}
.con:hover .sum{color: #000;}
.ptLinks a{display: inline-block; color: #333;}
.ptLinks a:hover{color: #380;}
.vLine{display: inline-block;width:1px;height:12px;line-height:0;font-size:0;margin:1px 4px 0;background:#dcdcdc;vertical-align: middle;margin-left: -1px}
.focLink a{padding: 1px 6px;height: 18px;word-break:keep-all;font-size: 12px;}
.focLink a:hover{padding:0 5px;border:1px #77c111 solid;text-decoration: none;}