@charset "utf-8";
/*公用*/
TD { LINE-HEIGHT: 170%; WORD-BREAK: normal}
*{ margin:0; padding:0;}
html, body, ul, li{list-style:none; -webkit-text-size-adjust:none; font-weight:normal; line-height:24px; margin:0; padding:0;}
body { background:#ffffff; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-size:14px; -webkit-text-size-adjust:none; color:#666666; font-weight:normal;}
img {border:0;behavior:url("iepngfix.htc");}
.clear {clear:both;}
.fl{ float:left;}
.fr{ float:right;}
a { text-decoration: none; color:#333;}
a:hover  { text-decoration:none; color:#1da712;}
a:active {text-decoration: none; color:#1da712;}
a::focus {-moz-outline-style:none;}


.top{ width:1200px; height:100px; margin:0 auto;}
.menu{ width:100%; height:55px; background:#1da712;}
.menu1{ width:1200px; height:55px; margin:0 auto;}
/*about*/
.syabout{ width:1200px; height:351px; margin:50px auto;}
.abimg{ width:570px; height:351px; overflow:hidden;}
.abwenzi{ width:590px; height:351px; overflow:hidden;}
.abwenzi h2{ font-size:30px; color:#222; line-height:65px; background:url(../images/xian1.png) no-repeat left bottom; margin-bottom:20px;}
.abwenzi span{ color:#1da712;}
.abwenzi p{ font-size:14px; color:#666; line-height:30px; width:590px; height:180px; overflow:hidden;}
.abmore{ width:150px; height:42px; background:#1da712; border-radius:20px; margin-top:25px;}
.abmore a{ font-size:14px; color:#fff; line-height:42px; text-align:center; display:block;}
.abmore:hover{ background:#1b87e1;}
/*pro*/
.sypro{ width:100%; height:745px; background:url(../images/beijing.jpg) no-repeat center; margin-bottom:30px;}
.procenter{ width:1200px; height:745px; margin:0 auto;}
.biaoti1 h2{ font-size:30px; color:#fff; line-height:65px; background:url(../images/xian2.png) no-repeat center bottom; margin-bottom:20px; text-align:center; padding-top:30px;} 
.biaoti1 p{ font-size:13px; color:#fff; line-height:20px; text-align:center; margin-bottom:40px;}
.procenter ul li{ width:310px; height:185px; background:rgb(255,255,255); padding:10px 30px 30px 30px; margin-right:30px; float:left; margin-bottom:30px;}
.tubiao{ width:310px; height:65px;}
.tubiao img{ float:right;}
.procenter ul li h4{ font-size:20px; color:#000; line-height:40px;}
.procenter ul li:hover  h4{ color:#1da712;}
.procenter ul li p{ font-size:13px; color:#333; line-height:30px; height:60px; width:310px; overflow:hidden;}

/*news*/
.synews{ width:1200px; height:auto; margin:0 auto;}
.biaoti h2{ font-size:30px; color:#222; line-height:65px; background:url(../images/xian1.png) no-repeat center bottom; margin-bottom:20px; text-align:center;} 
.biaoti p{ font-size:13px; color:#777; line-height:20px; text-align:center; margin-bottom:40px;}
.synews ul li{ float:left; width:370px; height:auto; margin-right:30px;}
.xwtp{ width:370px; height:205px; overflow:hidden;}
.xwtp a img{ width:370px; height:205px;transition: all 0.3s;}
.xwtp a img:hover  {transform: scale(1.12);transition: all 0.9s linear 0s;}
.synews ul li h3 a{ font-size:18px; color:#000; line-height:46px; font-weight:normal;}
.synews ul li h3 a:hover { color:#1da712;}
.date{ font-size:12px; color:#666; line-height:18px;}
.synews ul li p{ font-size:14px; color:#666; line-height:24px; height:48px; width:370px; overflow:hidden;}
/*footer*/
.footer{ width:100%; height:400px; background:#58585a; margin-top:90px;}
.footercenter{ width:1200px; height:410pxl; margin:0 auto;}
.fots{ width:1200px; height:330px; border-bottom: solid 1px #727070;}
.fotsl{ width:274px; height:145px;}
.fotsl h3{ font-size:22px; color:#e8e8e9; line-height:50px; font-weight:normal; margin-top:5px;}
.fotsl p{ font-size:13px; color:#e8e8e9; line-height:30px;}
.fotsr{ width:880px;}
.fotsr ul li{ float:left; padding-top:30px; width:176px;}
.fotsr ul li h3{ font-size:18px; color:#e8e8e9; line-height:50px; font-weight:normal; background:url(../images/xian1.jpg) no-repeat left bottom; margin-bottom:5px;}
.fotsr ul li a{ font-size:13px; color:#e8e8e9; line-height:30px; display:block;}
.fotsr ul li a:hover{color:#1da712;}
.fotx{ height:69px; font-size:14px; color:#ccc; line-height:69px; text-align:center;}
.fotx a{ font-size:13px; color:#ccc; line-height:69px;}
.fotx a:hover { color:#1da712;}

.nybanner{ width:100%; height:350px; margin:0 auto; text-align:center; overflow:hidden; margin-bottom:15px;}
.weizhi{ width:1180px; height:30px; margin:0 auto; margin-bottom:20px; background:url(../images/home.jpg) no-repeat left;padding-left:20px;}
.weizhi a{ font-size:12px; color:#777; line-height:30px; }
.weizhi a:hover{ color:#1da712;}
.erji{ width:1200px; height:40px; margin:0 auto; margin-bottom:60px;}
.erji ul{width:1200px; height:40px; background:#e8e8e8; top:0; }
.erji ul li{ text-align:center; float:left;}
.erji ul li a{ padding:0 36px; font-size:16px; color:#333;position: relative; line-height:40px; border-left: solid 1px #fff; display:block;}
.erji ul li a.active{ background:#1da712;color:#fff;}
.erji ul li a:hover{ background:#1da712; color:#fff;}

.erji ul li a::after {
    content: "";
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    border-style: solid dashed dashed;
    border-color: #1da712 transparent transparent;
    border-width: 9px;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    bottom: -18px;}
.erji ul li a.active::after { display:block;}


.mainbox{ width:1200px; height:auto; margin:0 auto;}
.about { font-size:14px; color:#666; line-height:36px;}

/*内页荣誉*/
.honor{ width:1200px; overflow:hidden; clear:both; float:left;}
.honor ul{ width:1200px;}
.honor li{ float:left; line-height:40px; font-size:12px; color:#666; margin-bottom:50px; margin-right:50px; width:250px; height:197px; text-align:center;}
.honortu{width:250px; height:170px; float:left;border:1px solid #e5e0e0;}
.honorti{width:250px; height:40px; text-align:center; float:left; line-height:40px; font-size:14px;}
.rimg {
    width: 250px;
    height: 170px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.rimgs {
    width: 620px;
    height: 450px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
/*news*/
.nynews ul li{ float:left; width:370px; height:auto; margin-right:30px; margin-bottom:50px;}
.xwtp{ width:370px; height:205px; overflow:hidden;}
.xwtp a img{ width:370px; height:205px;transition: all 0.3s;}
.xwtp a img:hover  {transform: scale(1.12);transition: all 0.9s linear 0s;}
.nynews ul li h3 a{ font-size:18px; color:#000; line-height:46px; font-weight:normal;}
.nynews ul li h3 a:hover { color:#1da712;}
.date{ font-size:12px; color:#666; line-height:18px;}
.nynews ul li p{ font-size:14px; color:#666; line-height:24px; height:48px; width:370px; overflow:hidden;}

/*内页详细*/
.newsinfo .ntitle {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 15px 0px;
	color:#333;
}
.newsinfo .date1 {
	border-bottom: 1px dashed rgb(178, 178, 178);
	padding-bottom: 20px;
	font-size: 14px;
	text-align: center;
	color: rgb(102, 102, 102);
}
.newsinfo .info {
	padding: 20px 10px;
	line-height: 30px;
	font-size: 14px;
}
.newsinfo .newPage {
	border-top: 1px solid rgb(178, 178, 178);
	padding-top: 20px;
}

.rencai p{ font-size:14px; color:#666; line-height:36px;}
.rencai h4{ font-size:18px; color:#333; line-height:45px;}


.zhaopin {
	width: 100%;
	height: auto;
}
.zhaopin table th {
	height:45px;
	background: #bababa;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.zhaopin table td {
	height: 50px; font-size:14px;
	border-bottom: 1px dotted #cdcdcd;
	line-height: 50px; text-align:center;
}
table tr.detailBox {
	background: #f6f6f6;
	padding: 20px;
	max-height: 200px;
	overflow-y: scroll;
}
table tr.detailBox td {
	padding: 10px 20px;
	font-weight: normal;
	line-height: 30px; text-align:left;
}

.lianxifs{ width:450px; height:auto;}
.lianxifs h4{ font-size:24px; color:#000; line-height:45px;}
.lianxifs p{ font-size:14px; color:#666; line-height:36px;}


.shouhou h3{ font-size: 24px; color:#000; line-height:40px; text-align:center; margin-bottom:20px;}
.shouhou p{ font-size:14px; color:#666; line-height:36px;}
.shouhou span{ font-size:16px; color:#333; line-height:40px;}


.nycp{ width:1200px; height:auto; margin:0 auto;}
.nycp ul li{float:left; margin-right:18px;display:inline;width:380px;height:275px;overflow:hidden; margin-bottom:30px; border: solid 1px #e1e1e1;}
.nycp ul li .pic{display:block;width:380px;height:275px;overflow:hidden; position:relative;}
.nycp ul li .txt{ font-size:15px;text-align:center;height:50px;line-height:50px; position:absolute; width:380px;  bottom:0px; color:#fff; background: url(../images/casetexbg.png) repeat; overflow:hidden;}
.nycp ul li a img{width:380px; height:275px; transition:all 0.3s;}
.nycp ul li a img:hover  {transform: scale(1.12);transition: all 0.5s linear 0s;}

.cpxqs{ width:1200px; height:450px; margin-bottom:40px;}
.cpxqsl{ width:620px; height:450px;}
.cpxqsr{ width:520px; height:450px; overflow:hidden;}
.cpxqsr h2{ font-size:26px; color:#1da712; line-height:40px; font-weight:normal; margin:15px 0;}
.cpxqsr p{ font-size:14px; color:#666; line-height:30px; width:520px; height:360px; overflow:hidden;}

.jstb{ width:1200px; height:41px; background:url(../images/btbj.jpg) no-repeat center; margin-top:20px; font-size:15px; color:#fff; line-height:41px; text-indent:30px;}
.xiangx p{ margin-top:20px; font-size:14px; color:#666; line-height:36px;}

/* gallery */
.zoomed > .gallery{-webkit-filter:blur(3px);filter:blur(3px);}
.gallery{width:1200px;}
.gallery li{float:left; width:380px; height:290px;  margin-right:20px; margin-bottom:30px; font-size:14px; color:#666; line-height:40px; text-align:center;}
.gallery li img{ width:380px; height:262px; overflow:hidden;}
.gallery li:nth-child(6n){padding-right:0;}
.gallery li a,.gallery li img{float:left;}
.newsinfo .bdsharebuttonbox .bds_more{float:none;background:none;display:inline;}
.newsinfo .bdsharebuttonbox .bds_more:hover{color:#d83336;}
.newsinfo .bdsharebuttonbox .bds_more:hover i.share{background-position:0 0;}
i.time,i.click,i.source,i.share{display:inline-block;width:20px;height:16px;vertical-align:middle; transition:all ease .5s;}
i.time{background:url(../images/icon09.png) 0 0 no-repeat;}
i.click{background:url(../images/icon10.png) 0 0 no-repeat;}
i.source{background:url(../images/icon12.png) 0 -16px no-repeat;}
i.share{background:url(../images/icon11.png) 0 -16px no-repeat;}
.newsD_cls {
    padding-bottom: 30px;
    text-align: center;

}
.newsD_cls {
margin-top:30px;  
}
.newsD_cls a {
    display: inline-block;
    width: 30%;
    font-size: 12px;
    color: #666;
    text-align: center;
    line-height: 45px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin: 0 4px;
}

.newsD_cls a:hover {
    border-color: #1da712;
}
.pager{text-align: center; margin-top:30px;}
.pager a{
    display: inline-block;width: 27px;line-height: 27px;
    border: 1px solid #f2f2f2;font-size: 12px;color:#666;margin: 0 5px;
}
.pager a:hover,.pager a.act{background: #1da712;color:#fff;border-color: #1da712;}
.newsinfo .info table{text-align:center; margin:0 auto;border-collapse:collapse;}
.about table{ margin:0 auto;border-collapse:collapse;}
.ovh {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}