.neinews{margin-top:50px}

.news_two {
	margin: 0 auto;
	position: relative;
	font-size: 12px;
	font-family: Arial ;
	width: 100%;
	min-width: 1100px;
}

.news_two_box {
	width: 100%;
	height: 159px;
	border: 1px solid transparent;
	position: relative;
	background: #f7f7f7;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.news_two_ul {
	height: auto;
	overflow: hidden;
	padding: 20px;
	width: 100%;
}

.news_two_nav {
	width: 100%;
	padding-left: 20px
}

.news_two_ul li {
	width: 100%;
	height: 159px;
	border: 1px solid transparent;
	margin-bottom: 20px
}

.news_two_txt span {
	font-size: 16px;
	color: #717171;
	display: block;
	height: 24px;
	overflow: hidden;
	/* */
	/* font-family: wryh; */
	margin-bottom: 20px;
	transition: all .3s ease-out 0s;
}

.news_two_box:hover .news_two_txt span {
	color: #333
}

.news_two_txt i {
	height: 52px;
	color: #A2A2A2;
	line-height: 24px;
	display: block;
	overflow: hidden;
	transition: all .3s ease-out 0s
}

.news_two_box:hover .news_two_txt i {
	color: #999
}

.news_two_txt {
	width: 56%;
	float: left;
	margin: 36px 0 28px 34px;
	transition: all .3s ease-out 0s
}

.news_two_box:hover .news_two_txt {
	margin: 36px 0 28px 54px
}

.news_two_date {
	width: 180x;
	float: right;
	font-family: font-family: "microsoft yahei";
	color: #999;
	padding: 36px 66px 0 0;
	transition: all .3s ease-out 0s
}

.news_two_box:hover .news_two_date {
	padding: 36px 43px 0 0
}

.news_two_date span {
	height: 26px;
	font-size: 19px;
	font-family: font-family: "microsoft yahei";
}

.news_two_date i {
	font-size: 13px;
	font-family: font-family: "microsoft yahei";
}

.news_two_but {
	position: absolute;
	top: 100px;
	right: 105px
}

.news_two_box:hover {
	border: 1px solid #efefef;
	box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08)
}

.news_two_box:hover .news_two_img {
	background: #ccc;
	background: #ccc
}

.news_two_box:hover .ser_but {
	background: #ccc;
	border: 1px solid #ccc;
	margin: 0 -60px
}

.new_thr {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0 160px 0
}

.new_thr_h2 {
	width: 800px;
	font-size: 18px;
	color: #333;
	padding-bottom: 16px;
	margin: 0 auto;
	text-align: center
}

.news_thr_share {
	width: 330px;
	margin: 0 auto;
	color: #999;
	height: 18px;
	line-height: 18px
}

.news_thr_share_date {
	width: 100%;
	text-align: center;
}

.news_thr_ico {
	text-indent: 14px;
	width: 200px
}

.news_thr_ico a {
	color: #999;
	font-size: 16px
}

.news_thr_txt {
	width: 974px;
	padding: 36px 14px 0 12px;
	border-top: 1px dotted #e5e5e5;
	margin-top: 50px
}

.news_thr_txt_img {
	width: 980px;
	height: auto;
	padding: 38px 0
}

.news_two_img {
	width: 230px;
	height: 157px;
	float: left;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.news_two_img img {
	width: 200px;
	height: 130px;
	margin: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}

.news_thr_ico a:hover {
	color: #1bb2e8
}



.news_two_but {
    position: absolute;
    top: 100px;
    right: 105px;
}
.ser_but i {
    width: 70px;
    height: 35px;
    line-height: 35px;
    transition: all 0.3s;
}
.ser_but {
    position: absolute;
    top: 100px;
    right: 100px;
    width: 70px;
    height: 35px;
    border-radius: 18px;
    text-align: center;
    border: 1px solid #dedfe1;
    transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}

/*详情*/
.e_title{text-align: center;width:100%}
.e_title h1{vertical-align: middle; overflow: hidden;  font-size: 30px;line-height: 50px;padding:50px 0 10px}
.newfl{color: #333;border-bottom: 1px solid #f1f1f1;padding-bottom: 15px;margin-bottom: 20px;}
.newfl img{vertical-align: middle;margin:0 5px;}
.newfl span{color: #999;}
.newfl .left{float: left;}
.newfl .right{float: right;}

.zhaiy{border:1px solid #f1f1f1;background:#fcfbfd;width:1178px;padding:10px;line-height: 28px;height: 56px;overflow: hidden;margin-bottom: 90px;}
.htmlnew{line-height: 200%;margin-bottom: 80px;}
.htmlnew img{max-width:1200px;margin:10px 0}


/*技术交流*/
.jislist li{height: 60px;background: #f5f5f5;padding:0 20px;margin-bottom: 20px;}
.jislist li .left{line-height: 60px;float: left;}
.jislist li .left img{margin-right:10px}
.jislist li .right{float: right;}
.jislist li .right a{display: block;width:120px;height: 30px;line-height: 30px;color: #387755;border:1px solid #387755; border-radius: 20px;margin-top:15px;text-align: center;}
.jislist li .right a:hover{background: #387755; color: #fff;}

.tkshade{background: rgba(0,0,0,.7);position: fixed;top:0;left: 0;width:100%;height: 100%;z-index: 999999;display: none;}
.tklog{width:650px;height: 600px;background: rgba(56,119,85,.9);position: fixed;z-index: 9999999;top:50%;left: 50%;margin-left:-325px;margin-top:-300px;border-radius: 5px;display: none;}
.tklog h3{text-align: center;font-size: 16px;color: #fff;padding:80px 0 30px}
.tklog ul{width:480px;margin:0 auto}
.tklog ul input{width:450px;height: 35px;padding:0 15px;font-size: 16px;}
.tklog ul li{height: 60px;}
.tklog p{text-align: center;color: #fff;margin-top:15px}
.tklog p input{margin-right: 10px;width:15px;height: 15px;}
.tklog p a{color: #fff;}
.tklog .tjiaobtn{width:150px;height: 35px;margin:30px auto 0;}
.tklog .tjiaobtn a{display: block;font-size: 16px;font-weight: bold;letter-spacing: 2px;}
.tklog .tjiaobtn input {width:150px;height: 35px;text-align: center;line-height: 35px;background: #fff;font-size: 16px;border-radius: 15px;border:0; cursor:pointer}
.tklog .tjiaobtn input:hover{background: #eee;}


.tklog .close{float: right;margin:30px;cursor: pointer;}
.tklog .close img{width:25px;height: 25px;}

.tcneirong{width:650px;height: 600px;background: rgba(56,119,85,1);position: fixed;z-index: 9999999;top:50%;left: 50%;margin-left:-325px;margin-top:-300px;border-radius: 5px;display: none;}
.tcneirong p{font-size: 18px; line-height: 36px;padding:150px 100px;color: #fff;}
.tcneirong .close{float: right;margin:30px;cursor: pointer;}
.tcneirong .close img{width:25px;height: 25px;}
