﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1260px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	text-align:justify;	
	color:#808080;
}


h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#232323;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#5a361c;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	min-width:1260px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

/*公用CSS 开始*/
.kong{ height:30px;}

.headerfix{ height:110px;}

.banner{
	width:100%;
	min-width:1260px;
}
.banner .swiper-slide{
	width:100%;
}
.banner .swiper-slide img{
	display: block;
	width:100%;
	height:auto;
}
.banner .swiper-pagination-bullet{
	opacity:1;
	background:#ccc;
}
.banner .swiper-pagination-bullet-active{
	background:#d43e35;
}

/*公用CSS 结束*/

.hm_pub{
	width: 1258px;
	margin:20px auto 60px auto;
	border:2px solid #f6f6f6;
	border-left:0;
	height: 72px;
	position: relative;
}
.hm_pub .tit{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.hm_pub .ctrl{
	width: 46px;
	height: 72px;
	position: absolute;
	right: 0;
	top: 0;
	border-left:2px solid #f6f6f6;
	background:#fbfbfb;
	cursor: pointer;
}
.hm_pub .cbtn{
	width: 46px;
	height: 36px;
}
.hm_pub .my-prev{
	background:url("../images/pub_pre.png") no-repeat center center;
}
.hm_pub .my-next{
	background:url("../images/pub_next.png") no-repeat center center;
}
.pub_slider{
	position: relative;
	overflow: hidden;
	height: 72px;
	line-height: 72px;
	margin-left:90px;
	font-size:16px;
}
.pub_slider .nm{
	padding-left:20px;
	display:inline-block;
	max-width:1000px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:url("../images/pub_tit.png") no-repeat left center;
}

.hm_top{
	width: 1260px;
	margin:0 auto;
}
.hm_top .cleft{
	float: left;
	width: 308px;
	height: 485px;
	border:1px solid #7e5a30;
}
.hm_top .title{
	height: 48px;
	line-height: 48px;
	background:url("../images/tp_title.png") repeat-x left top;
	padding:0 20px;
	color:#fff;
	font-size:18px;
	font-weight: bold;
	letter-spacing:3px;
}
.hm_top .scr{
	height: 430px;
	position: relative;
	overflow: hidden;
}
.hm_top .scr dl{
	padding:5px 20px;
}
.hm_top .scr dt{
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	color:#4a4a4a;
	font-size:18px;
}
.hm_top .scr dd{
	font-size:15px;
	line-height: 30px;
	text-indent:2em;
}
.hm_top .cright{
	float: right;
	width: 922px;
	height: 447px;
	background:url("../images/tp_rt22.png") no-repeat right top;
}
.hm_top .cright .head{
	border-bottom:#EFEFEF 1px solid;
	height:85px;
	width:100%;
	margin:0 auto 20px;
	text-align:center;
	background-image:url(../images/tp_rt3.png?v=2);
}
.hm_top .cright dt{
	height: 40px;
	line-height: 40px;
	font-size:30px;
	font-weight: bold;
	color:#333333;
}
.hm_top .cright dd{
	height: 46px;
	line-height: 46px;
	color:#cdcdcd;
	font-size:14px;
	letter-spacing:1px;
	width:365px;
	margin:0 auto;
}
.hm_top .cright dd .t1{ float:left;letter-spacing:0.6px;}
.hm_top .cright dd .t2{ float:right;letter-spacing:0.5px; text-align:right}
.hm_top .tags{
	height: 40px;
	line-height: 40px;
	font-size:18px;
	margin-bottom:10px;
}
.hm_top .tags span{
	float: left;
	color:#2b2b2b;
}
.hm_top .tags em{
	color:#c20000;
	float: left;
	margin:0 17px;
}
.hm_top .photos{
	width: 450px;
	height:335px;
	overflow:hidden;
	float:left
	}
.hm_top .photo{
	float: left;
	display: block;
	width: 450px;
	height:auto;
}
.hm_top .intro{
	float: right;
	width: 450px;
	line-height: 28px;
	color:#5e5e5e;
}
.hm_top .intro p{
	text-indent:2em;
}

.hm_pro{
	width: 1260px;
	margin:0 auto;
	padding:65px 0;
}

.hp_left{
	width: 310px;
	float: left;
}
.hp_left .head{
	position: relative;
	background:#2291E3;
	height:62px;
	line-height:62px;
	color:#fff;
	font-size:20px;
	font-weight: bold;
	padding-left:20px;
	border-radius:10px 10px 0px 0px;
	background-image:url(../images/99.jpg);
}
.hp_left .head em{
	font-size:12px;
	font-weight: normal;
	position: absolute;
	right: 15px;
	bottom: 15px;
	line-height: 14px;
}
.hp_left .handle{
	height: 380px;
	background-color:#F6F6F6;
}
.hp_left ul{
	padding-top:10px;
}
.hp_left li{
	height: 60px;
	line-height: 60px;
	font-size:16px;
	font-weight: bold;
	color:#000;
	padding-left:90px;
	cursor: pointer;
	border-bottom:#CCC 1px dashed;
}
.hp_left li a hover{color:#fff;}
.hp_left  .hover {
	color:#fff;
	background:#2291E3 url("../images/hp_hover.png?v=3") no-repeat 60px center;
}
.hp_left  .hover a{ display:block; color:#FFF}
.hp_con{
	display: none;
	width: 942px;
	float: right;
}
.hp_con .tp{
	height: 66px;
	text-align:right;
}
.hp_con .more{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color:#7e5a30;
	padding-left:68px;
	background:url("../images/hp_more.png") no-repeat left center;
}
.hp_item{
	display: block;
	width: 290px;
	height: 290px;
	float: left;
	margin:0 0 20px 24px;
	position: relative;
}
.hp_item .photo{
	height: 240px;
	overflow: hidden;
}
.hp_item .photo img{
	display: block;
	width: 290px;
	height: 240px;
}
.hp_item .name{
	height: 52px;
	line-height: 52px;
	background:#f3f3f3;
	padding-left:50px;
}
.hp_item .add{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
	background:#7e5a30 url("../images/hp_add.png") no-repeat center center;
}
.show{
	display: block;
}

.hm_ct{
	text-align: center;
	background:#5a361c;
	height: 170px;
	color:#fff;
}
.hm_ct dt{
	height: 50px;
	line-height: 50px;
	padding-top:54px;
	font-size:40px;
}
.hm_ct dt strong{
	font-size:50px;
	letter-spacing:3px;
}
.hm_ct dd{
	height: 40px;
	line-height: 50px;
	font-size:12px;
	opacity: 0.8;
	letter-spacing:3px;
}

.hm_al .head{
	text-align: center;
	padding:53px 0 13px 0;
	width: 1200px;
	margin:0 auto;
}
.hm_al .head dt{
	height: 76px;
	line-height: 76px;
	font-size:30px;
	font-weight: bold;
	color:#333333;
	letter-spacing:6px;
	background:url("../images/hp_dt.png") no-repeat 528px top;
}
.hm_al .head dd{
	height: 60px;
	line-height: 60px;
	color:#999;
}
.al_gray{
	background:#f0f0f0;
	padding:70px 0;	
}
.al_slider{
	width: 1260px;
	height: 230px;
	margin:0 auto;
	overflow: hidden;
}
.al_slider li{
	width: 300px;
	height: 230px;
	float: left;
	margin-right:18px;
	position: relative;
	overflow: hidden;
	text-align:center;
}
.al_slider li img{
	width: 300px;
	height: 200px;
}
.hm_sg{
	width:90%;
	min-width: 1260px;
	position: relative;
	margin:5px auto 95px auto;
}
.hm_sg .head{
	height: 55px;
	line-height: 55px;
	border-bottom:1px solid #cccccc;
	position: relative;margin-bottom:20px;
}
.hm_sg .tit{
	position: absolute;
	left: 0;
	top: 0;
	height: 53px;
	line-height: 53px;
	font-size:22px;
	color:#333333;
	padding-left:32px;
	width: 126px;
	border-bottom:3px solid #333333;
	
}
.hm_sg .tit img{
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-7.5px;
}


.sg_slider{
	width:100%;
	min-width: 1260px;
	height: 260px;
	position: relative;
	overflow: hidden;
}
.sg_slider li{
	width:auto;
	height: 260px;
	float: left;
	position: relative;
	overflow: hidden;
	padding:0 10px;
	text-align:center;
}
.sg_slider li img{
	display: block;
	width:auto;
	height:210px;
}
.hm_bt{
	width: 1260px;
	margin:0 auto 40px auto;
}
.hm_xs{
	width: 630px;
	float: left;
}
.hm_bt .head{
	height: 55px;
	line-height: 55px;
	border-bottom:1px solid #cccccc;
	position: relative;
}
.hm_bt .tit{
	position: absolute;
	left: 0;
	top: 0;
	height: 53px;
	line-height: 53px;
	font-size:24px;
	color:#333333;
	padding-left:32px;
	width: 106px;
	border-bottom:3px solid #333333;
}
.hm_bt .tit img{
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-7.5px;
}
.xs_item{
	display: block;
	margin-top:16px;
	height: 180px;
	background:#fafafa;
}
.xs_item .photo{
	display: block;
	width: 170px;
	height: 118px;
	float: left;
	margin:30px 0 0 20px;
	overflow: hidden;
}
.xs_item .photo img{
	display: block;
	width: 170px;
	height: 118px;
}
.xs_item dl{
	float: right;
	width: 360px;
	padding:24px 48px 0 0;
}
.xs_item dt{
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size:16px;
}
.xs_item dd{
	font-size:14px;
	line-height: 24px;
	text-indent:2em;
	color:#999;
}
.hm_bt .fg{
	height: 408px;
	border-left:1px dashed #ccc;
	float: left;
	margin:80px 0 0 -1px;
}
.hm_bt .more{
	display: block;
	width: 70px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color:#fff;
	background:#284182;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-12px;
}
.hm_bt ul{
	padding-top:30px;
	margin:0 20px;
}
.hm_bt li{
	height: 30px;
	line-height: 30px;
	vertical-align:top;
	clear: both;
	background:url("../images/line1.gif") repeat-x left center;
}
.hm_bt li .name{
	display: inline-block;
	background:#fff url("../images/jia.png") no-repeat left center;
	padding-left:15px;
	padding-right:5px;
	max-width:350px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hm_bt li span{
	float: right;
	background:#fff;
	padding-left:8px;
}

.ft_top{
	background:#f6f6f6;
	padding:32px 0;
	position: relative;
}
.ft_top .fg{
	height: 164px;
	border-left:1px solid #02509b;
	position: absolute;
	left: 50%;
	top: 48px;
}

.ft_leftt{width:800px;float:left}


.ft_nav1{
	
}
.ft_nav1 dt{
	height: 40px;
	line-height: 40px;
	font-size:18px;
}
.ft_nav1 dd{
	height: 34px;
	line-height: 34px;
	font-size:12px;
}
.ft_nav1 dd a{
	display: block;
	width: 160px;
	float: left;
	color:#666;
}
.ft_nav1 dd a:hover{
	color:#5a361c;
}

.ft_cnt{
	float: right;
}
.ft_cnt .tel{
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background:#333333;
	color:#fff;
}
.ft_cnt .tel strong{
	font-size:16px;
}
.ft_cnt ul{
	margin:20px 0 0 0;
	padding-left:64px;
	line-height: 24px;
	color:#6c6c6c;
	font-size:12px;
	background:url("../images/ft_cnt.png") no-repeat left top;
}




.ft_copy{
	text-align: center;
	height: 80px;
	line-height: 80px;
	background:#333333;
	color:#fff;
}

.ft_copy a{ color:#FFF;}
.ft_copy a:hover{color:#FFF;}

.homecontent{ width:1260px; margin:0px auto;}
.homecontentxx{border-left:#D9D9D9 1px solid;border-right:#D9D9D9 1px solid;padding:20px;}
.homecontent .homecontentleft{ width:775px; float:left; padding-right:16px;}
.homecontent .homecontentright{ width:309px; float:left;}
.homecontent .homecontentright2{ width:250px; float:left;}
.homecontent .homecontentleft2{ width:994px; float:left; padding-left:16px;}
.homecontent .homecontentright2 table{ margin:0 auto;}
.homecontent .homecontentright2 a{ font-size:12px; color:#737373}
.homecontent .homecontentright2 a:hover{ color:#F00}

.homeabouttitle{ height:35px;background-color:#F7F7F7; border-bottom:#0075BB 1px solid; text-align:center;}
.homeabouttitle ul li { float:left; width:125px;  height:35px; line-height:35px;}
.homeabouttitle ul li span{ float:left; height:35px;line-height:35px; text-align:left}

.homeabouttitle A:link{height:35px;color:#ffffff;line-height:35px;width:100px;DISPLAY: block;font-family:"Microsoft Yahei";font-size:14px;text-decoration: none;font-weight:bold;background-color:#64ABD5;}
.homeabouttitle A:visited{height:35px;color:#ffffff;line-height:35px; width:100px;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;background-color:#64ABD5;}
.homeabouttitle A:active{height:35px;color:#ffffff;line-height:35px;width:100px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;background-color:#64ABD5;}
.homeabouttitle A:hover{height:35px;color:#ffffff;line-height:35px; width:100px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;background-color:#64ABD5;}

.zhengwen{ width:100%; line-height:30px; font-size:14px;font-family:"Microsoft Yahei"; text-align:left; margin:0px auto; color:#808080; min-height:400px;}
.zhengwenti{ width:100%; text-align:center; font-size:18px; font-weight:bold; border-bottom:#CCC 1px solid; margin-bottom:20px; line-height:50px;}
.zhengwen p{ padding-bottom:15px;}
.zhengwen img{ max-width:100%;}
.zhengwen table{ margin:0 auto;}
.zhengwen .zhengweninfo{ margin:0 auto; width:92%}
.zhengwen .zhengweninfo table{ margin:0 auto; width:100%;}
.zhengwen .zhengweninfo table tr td{ width:50%; font-size:18px; line-height:35px;}
.zhengwen .zhengweninfo img{max-width:100%;}

.zhengwen2{ width:960px; line-height:30px; font-size:12px;font-family:"Microsoft Yahei"; text-align:left; margin:0px auto; color:#808080}
.zhengwenti{ width:100%; text-align:center; font-size:18px; font-weight:bold; border-bottom:#CCC 1px solid; margin-bottom:20px; line-height:50px;}
.zhengwen2 p{ padding-bottom:15px;}
.zhengwen2 img{ max-width:100%;}
.zhengwen2 table{ margin:0 auto;}

.tteell {
	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
}



.homeaboutcontent{  text-align:left; line-height:25px; font-size:14px; background-color:#F7F7F7;font-family:"Microsoft Yahei";}
.homeaboutcontent .homeaboutinfo{  text-align:left; line-height:25px; font-size:14px; margin:10px;}
.homeaboutcontent .homeaboutinfo2{  text-align:left; line-height:25px; font-size:12px; margin:10px;}


.form22 {
	border: 1px solid #9F9F9F;
	background-color: #FFFFFF;
	height: 20px;
	font-size: 12px;
	color: #999999;
	width:150px;
}

.form23{
	background-color:#64ABD5;
	height: 20px;
	font-size: 14px;
	color: #ffffff;
	width:100px;
	height:35px;
}




.typelist{background-color:#F7F7F7;text-align:center; margin-top:10px;}
.typelist ul li {width:250px;  height:35px; line-height:35px;border-bottom:#FFF 3px solid}
.typelist A:link{height:35px;color:#333333;line-height:35px;DISPLAY: block;font-family:"Microsoft Yahei";font-size:14px;text-decoration: none;font-weight:normal;background-color:#F7F7F7;border-bottom:#FFF 3px solid}
.typelist A:visited{height:35px;color:#333333;line-height:35px;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#F7F7F7;border-bottom:#FFF 3px solid}
.typelist A:active{height:35px;color:#ffffff;line-height:35px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#64ABD5;border-bottom:#FFF 3px solid}
.typelist A:hover{height:35px;color:#ffffff;line-height:35px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#64ABD5;border-bottom:#FFF 3px solid}





.typelist2{background-color:#F7F7F7;text-align:center; margin-top:10px;}
.typelist2 ul li {line-height:35px;border-bottom:#FFF 2px solid; text-align:left;}

.typelist2 A:link{height:35px;color:#fff;line-height:35px;DISPLAY: block;font-family:"Microsoft Yahei";font-size:14px;text-decoration: none;font-weight:normal;background-color:#64ABD5;border-bottom:#FFF 2px solid;width:230px; padding-left:20px;}
.typelist2 A:visited{height:35px;color:#fff;line-height:35px;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#64ABD5;border-bottom:#FFF 2px solid}
.typelist2 A:active{height:35px;color:#ffffff;line-height:35px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#64ABD5;border-bottom:#FFF 2px solid}
.typelist2 A:hover{height:35px;color:#ffffff;line-height:35px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#64ABD5;border-bottom:#FFF 2px solid}


.typelist3{background-color:#F7F7F7;text-align:center; margin-top:0px;}
.typelist3 ul{ padding:0; margin:0;}
.typelist3 ul li {line-height:30px;border-bottom:#FFF 2px solid; text-align:left;padding:0; margin:0;}

.typelist3 A:link{color:#333333;line-height:18px;DISPLAY: block;font-family:"Microsoft Yahei";font-size:14px;text-decoration: none;font-weight:normal;background-color:#F7F7F7;border-bottom:#FFF 2px solid;width:230px; padding-left:20px; padding-top:5px; padding-bottom:5px;height:auto;}
.typelist3 A:visited{color:#333333;line-height:18px;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#F7F7F7;border-bottom:#FFF 2px solid;}
.typelist3 A:active{color:#ffffff;line-height:18px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#9BC9E3;border-bottom:#FFF 2px solid;}
.typelist3 A:hover{color:#ffffff;line-height:18px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal;background-color:#9BC9E3;border-bottom:#FFF 2px solid;}



.typelist4{background-color:#F7F7F7;text-align:center; margin-top:0px;}
.typelist4 ul{ padding:0; margin:0;}
.typelist4 ul li {line-height:30px;border-bottom:#FFF 3px solid; text-align:left;padding:0; margin:0;}

.typelist4 A:link{color:#333333;line-height:18px;DISPLAY: block;font-family:"Microsoft Yahei";font-size:12px;text-decoration: none;font-weight:normal;background-color:#FCFCFC;border-bottom:#FFF 3px solid;width:220px; padding-left:30px; padding-top:5px; padding-bottom:5px;height:auto;}
.typelist4 A:visited{color:#333333;line-height:18px;font-family:"Microsoft Yahei"; font-size:12px;font-weight:normal;background-color:#FCFCFC;border-bottom:#FFF 3px solid;}
.typelist4 A:active{color:#ffffff;line-height:18px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:12px;font-weight:normal;background-color:#9BC9E3;border-bottom:#FFF 3px solid;}
.typelist4 A:hover{color:#ffffff;line-height:18px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:12px;font-weight:normal;background-color:#9BC9E3;border-bottom:#FFF 3px solid;}




.kongbai4{ height:15px;}

.newtitle{width:100%; height:35px;background-color:#F7F7F7; border-bottom:#0075BB 1px solid}
.newtitlecontent { width:390px;}
.newtitlecontent ul li { float:left; width:130px;  height:35px; line-height:35px; text-align:center;}

.newtitle2{width:100%; height:56px; margin:0 auto; background-image:url(../images/177.jpg?v=1);}
.newtitle2 .tt1{ padding:18px 0px 10px 60px; font-size:18px;color: #ABA4EA; font-weight:bold;}


.newtitlecontent .biaoti1 A:link{height:35px;color:#ffffff;line-height:35px;width:100px;DISPLAY: block;font-family:"Microsoft Yahei";font-size:14px;text-decoration: none;font-weight:bold;background-color:#64ABD5;}
.newtitlecontent .biaoti1 A:visited{height:35px;color:#ffffff;line-height:35px; width:100px;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;background-color:#64ABD5;}
.newtitlecontent .biaoti1 A:active{height:35px;color:#ffffff;line-height:35px; background:url(../images/menu_bj_b.jpg); width:100px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;background-color:#64ABD5;}
.newtitlecontent .biaoti1 A:hover{height:35px;color:#ffffff;line-height:35px; background:url(../images/menu_bj_b.jpg); width:100px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;background-color:#64ABD5;}

.newtitlecontent .biaoti2 A:link{height:35px;line-height:35px;width:100px;DISPLAY: block;font-family:"Microsoft Yahei";font-size:14px;text-decoration: none;font-weight:bold;}
.newtitlecontent .biaoti2 A:visited{height:35px;line-height:35px; width:100px;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;}
.newtitlecontent .biaoti2 A:active{height:35px;line-height:35px; width:100px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;}
.newtitlecontent .biaoti2 A:hover{height:35px;line-height:35px;  width:100px;DISPLAY: block;font-family:"Microsoft Yahei"; font-size:14px;font-weight:bold;}


.newlistinfo{ width:100%; padding-top:10px; border-bottom:#CCC 1px dashed; height:142px;}
.newlistinfo2{ width:100%; padding-top:10px;  border-bottom:#CCC 1px dashed; }
.newlistinfo3{ width:100%; padding-top:10px; background-image:url(../images/188.jpg?v=1); border-bottom:#BBD1DC 1px solid; border-radius:0 0 5px 5px; margin-bottom:20px;}

.newlistinfo .newlistinfoleft{width:220px; text-align:left; float:left}
.newlistinfo .newlistinforight{width:550px;float:left;text-align:left;}


.inbolck-newsdetail{
   background: #FBFBFB;
}
.inbolck-newsdetail .page-cen2{
position: relative;

}
.newadetail-page{
    float: left;
    width: 100%;
}
.newsdetail-page .newsdetail-left{
    background: #fff;
    margin-bottom: 120px;
    -moz-box-shadow:0px 0px 10px rgba(0,0,0,.2); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,.2); box-shadow:0px 0px 10px rgba(0,0,0,.2);
    box-sizing: border-box;
    width: 75%;
    float: left;
    margin-top: 0px;
	z-index:999;
}
.newsdetail-title{
    border-bottom: 1px solid #ddd;
    padding: 10px 30px;
    box-sizing: border-box;
}
.newsdetail-title h1{
    font-size: 24px;
    color: #000;
    line-height: 50px;
}
.newsdetail-title  p{
    line-height: 20px;
    color: #999;
}
.newsdetail-content{
    padding: 30px 30px;
	min-height:400px;
	line-height:30px;
}
.newsdetail-content img{
    width: 100%;
    display: block;
	height:auto;
}
.newsdetail-content p{
    line-height: 30px;
    color: #666;
}
.newsdetail-list{
    float: right;
    width: 22%;
    background: #fff;
    margin-top: 0px;
    -moz-box-shadow:0px 0px 10px rgba(0,0,0,.2); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,.2); box-shadow:0px 0px 10px rgba(0,0,0,.2);
    margin-bottom: 90px;
}
.newsdetail-list h4{
    font-size: 24px;
    color: #000;
    line-height:60px;
    border-bottom: 1px solid #ddd;
    padding: 0 20px;
    box-sizing: border-box;

}
.newsdetail-list ul{
    margin: 20px 20px;
}
.newsdetail-list ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
}



.newsdetail-list ul li h2{
    font-size: 18px;
    color: #333;
    line-height: 30px;
}
.newsdetail-list ul li h3{
    font-size: 16px;
    margin: 5px 0;
    color: #666;
}
.newsdetail-list ul li p{
    font-size: 14px;
    color: #999;
}

.pic-detaile{
    text-align: center;
    margin-top: 30px;
}
.pic-detaile h2{
    color: #333;
    font-size: 22px;
    position: relative;
    padding: 30px 0;
}
.pic-detaile .pic{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
.case-duo{
    padding: 60px 0;
    text-align: center;
}

.case-duo p{
    display: inline-block;
    padding: 10px 40px;
    font-size: 16px;
    background: #33cde5;
    color: #fff;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}


.news {
    padding: 10px 0 60px;
    background: #fff;
}
.page-cen2{
    min-width: 1260px;
    margin: 0 auto;
	width:80%;
}

.news-nav-list{
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.news-nav-list ul li{
    float: left;
    margin-right: 40px;
}
.news-nav-list ul li a{
    display: block;
    padding: 10px 0;
    color: #333;
	font-size:18px;
}
.news-nav-list ul li.active a{
    color: #AF0017;
}
.news-list {
    margin-top: 30px;
}
.news-list ul{
    margin: 0 -1%;
}
.news-list ul li {
    list-style: none;
    float: left;
    position: relative;
    width: 23%;
    margin: 0 1%;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    margin-bottom:30px;
    border: 1px solid #eee;
    box-sizing: border-box;
}


.news-list ul li:hover{
    -webkit-box-shadow: 0px 7px 17px 3px #ccc;
    -moz-box-shadow:0px 7px 17px 3px #ccc;
    box-shadow:0px 7px 17px 3px #ccc;
}

.news-list ul li a {
    display: block;
}

.news-list ul li .li-top {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.news-list ul li .li-top .pic img {
    width: 100%;
    display: block;
}

.news-list ul li .li-top .text {
    position: absolute;
    top: 50%;
    height: 60px;
    margin-top: -30px;
    left: 0;
    width: 100%;
    z-index: 10;
    text-align: center;
}

.news-list ul li .li-top .text p {
    color: #fff;
    font-size: 14px;
  
}
.news-list ul li .li-top .text  .txt{
    opacity: 0;
    
}
.news-list ul li:hover .li-top .text  .txt{
    opacity: 1;
    
}
.news-list ul li .li-top .bground {
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    opacity: 0;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    top:0;
    left:0;
}
.news-list ul li:hover .li-top .bground {
    opacity: 1;
}

.news-list ul li .li-top .text .line1 {
    opacity: 0;
    background: #fff;
    height: 1px;
    width: 12px;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -65px;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    z-index: 9;
}
.news-list ul li .li-top .text .line2 {
    opacity: 0;
    background: #fff;
    height: 1px;
    width: 12px;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: 25px;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    z-index: 9;
}

.news-list ul li:hover .li-top .text .line1 {
    margin-top: -35px;
    opacity: 1;
}

.news-list ul li:hover .li-top .text .line2 {
    margin-top: -5px;
    opacity: 1;
}

.news-list ul li .li-bottom .news-text {
    margin: 20px 20px;
    position: relative;
}

.news-list ul li .li-bottom .news-text .time {
    float: left;
    color: #666;
    position: absolute;
    height: 60px;
    width: 90px;
    right: 0;
    top: 0;
    border-left: 1px solid #e6e6e6;
    text-align: center;
}

.news-list ul li .li-bottom .news-text .time h4 {
    font-size: 40px;
    color: #666;
    font-weight: 100;
}

.news-list ul li .li-bottom .news-text .time p {
    font-size: 14px;
}

.news-list ul li .li-bottom .news-text .text {
    float: left;
    color: #333;
    padding-right: 120px;
   box-sizing: border-box;
   width: 100%; 
   min-height: 64px;
 
}

.news-list ul li .li-bottom .news-text .text h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.news-list ul li .li-bottom .news-text .text p {
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-list ul li .li-bottom .news-more {
    margin: 10px 20px;
    padding-top: 15px;
    border-top: 1px solid #e6e6e6;
}

.news-list ul li .li-bottom .news-more p {
    float: left;
    font-size: 14px;
    color: #999;
}

.news-list ul li .li-bottom .news-more span {
    float: right;
    display: block;
    width: 30px;
    height: 10px;
    background: url(../images/news_jt.png) center no-repeat;
}
.xinwen-list {
    margin-top: 30px;
}

.xinwen-list ul {
    /* width: 960px; */
    margin: 0 -2%;
}

.xinwen-list ul li {
    list-style: none;
    float: left;
    width: 46%;
    margin: 0 2%;
    position: relative;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}


.xinwen-list ul li:hover {
    -webkit-box-shadow: 0px 7px 17px 3px #ccc;
    -moz-box-shadow: 0px 7px 17px 3px #ccc;
    box-shadow: 0px 7px 17px 3px #ccc;
}

.xinwen-list ul li a {
    display: block;
}

.xinwen-list ul li .xinwen-text {
    position: relative;
}

.xinwen-list ul li .time {
    color: #666;
    position: absolute;
    height: 120px;
    width: 120px;
    left: 0;
    top: 0;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    background: #bbb;
    padding: 25px 0;
    box-sizing: border-box;
}

.xinwen-list ul li .time h4 {
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: 100;
    margin: 0;
}

.xinwen-list ul li .time p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    
}
.xinwen-list ul li:hover .time{
    background: #4E89EB;
}
.xinwen-list ul li .text {
    float: left;
    color: #333;
    padding-left: 140px;
    box-sizing: border-box;
    width: 100%;
    min-height: 64px;
    min-height: 120px;
    padding-top: 20px;
	
}

.xinwen-list ul li .text h2 {
    font-size: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
	white-space: nowrap;
}

.xinwen-list ul li .text p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 0;
}

.xinwen-list ul li .text .more p {
    color: #999;
    font-size: 12px;
}


.pages ul li {
    line-height: 30px;
    display: inline-block;
    border-radius: 2px;
    margin: 0 2px;
}

.dataTables_info {
    display: none;
}
.pages{
    margin-top: 30px;
    text-align: center;
}
.pages ul li.page {
    background: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    display: inline-block;
}

.pages ul li a {
    color: #666666;
    font-size: 14px;
    display: block;
    padding: 0 10px;
}

.pages ul li span {
    display: block;
    padding: 0 10px;
}

.pages ul li:hover {
    background: #000;
}

.pages ul li.active span {
    background: #000;
    color: #fff;
}

.pages ul li.active {
    background: #000;
}

.pages ul li.active a {
    color: #fff;
}

.pages ul li:hover a,
.pages ul li:hover span {
    color: #fff;
}

.pages ul li.disabled {
    display: none;
}
 
.STYLE1 {color: #FFFFFF}
.border {border: 1px solid #cccccc;
}
.title1 {background:#1E3048;}


.pagepage{margin:60px auto 20px auto; width:100%; text-align:center;}


 
.pagepage a{
	display:inline-block;
	height:25px;
	line-height:25px;
	width:25px;
	border:1px solid #dcdcdc;
	margin:0 3px;
	text-decoration:none;
	color:#333;
	background-color:#FFF;
	font-size:11px;
}

 
.pagepage a:hover,.pagepage a.hover{
	color:#fff;
	background:#333333;
	border:#333333 1px solid;
}
.prenext{ width:100%; margin:0 auto; border-top:#CCC 1px dashed; padding:30px 0; line-height:35px;}
.mapmap{ position:relative;}
.conss{ position:absolute; z-index:999; background-color:rgb(255,255,255,0.9); }
.conss .consinfo{  min-width:700px; width:50%;padding-left:20%;}

.style14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
}