/*******************************************************
 					通用样式
 *******************************************************/
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
body{
	font-family: arial "微软雅黑";
}
li{
	list-style: none;
}
/*清除浮动*/
.clear-float{
	clear: both;
}



/*******************************************************
 					头部
 *******************************************************/
.newsDetai-header{
	width: 100%;
	height: 100px;
	min-width: 1400px;
}
.newsDetai-header .logo{
	float: left;
	width: 389px;
	height: 100%;
	background: url(../img/index_logo.png) no-repeat center right;
  margin-left:20px;
}
.newsDetai-header .right{
	float: right;
	min-width: 800px;
	margin-right: 20px;
}
.newsDetai-header .right-Email{
	text-align: right;
	font-size: 12px;
	color: #888;
	line-height: 50px;
   margin-right:40px;
}
.newsDetai-header .right-Email em{
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-left: 20px;
	margin-right: 5px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.newsDetai-header .right-Email em.contact {
    background-image: url(../img/contactUs.png) !important;
    background-size: 19px 19px;
    background-position: 0 0;
}
.newsDetai-header .right-Email em.qicon{
	background-image: url(../img/index_right_03.png) !important;
}
.newsDetai-header .right-Email em.email{
	background-image: url(../img/index_right_05.png) !important;
}
.newsDetai-header .right-Email a{
	/* color:#FE6D3F !important; */
	text-decoration: none !important;
}
.newsDetai-header .nav ul{
	float: right;
}
.newsDetai-header .nav li{
	float: left;
	padding: 5px 10px;
	font-size: 14px;
	margin-right: 40px;
	border-radius: 3px;
}
.newsDetai-header .nav li.active{
	background: #FF4E00;
	color: #fff;
}
.page li{
	float:left;
  margin-right:10px;
}
.page li.thisclass{
	    font-weight: bold;
    color: #ff4e00;
}
.yun-sevice,
.get-chanpin{
	border: 1px solid #FE6D3F;
	color: #FE6D3F;
	float: right;
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 3px;
}
.yun-sevice{
	margin-right: 10px;
}
.yun-sevice em,
.get-chanpin em{
	display: inline-block;
	width: 22px;
	height: 22px;
	background-position: center;
	vertical-align: middle;
}
.yun-sevice em{
	background-image: url(../img/index_right_10.png);
}
.get-chanpin em{
	background-image: url(../img/index_right_13.png);
}

/*顶部图片*/
.newsDetai-top-img{
	width: 100%;
	height: 200px;
	background: url(../img/news_detail_02.png);
	background-size: 100% 100%;
	color: #fff;
}
.newsDetai-top-imgFont{
	margin: 0 auto;
	width: 1300px;
	padding-top: 45px;
}
.newsDetai-top-imgFont p:nth-child(1){
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
.newsDetai-top-imgFont p:nth-child(1) ~ p{
	line-height: 30px;
}
.newsDetai-top-imgFont p a{
	color: #FF905F;
	font-weight: bold;
}


/*******************************************************
 					新闻详情
 *******************************************************/
.newsDetai-content{
	width: 1300px;
	margin: 0 auto;
	padding-top: 35px;
	overflow: hidden;
  margin-bottom:50px;
}
/*左边*/
.newsDetai-content-left{
	width: 930px;
	float: left;
	margin-right: 60px;
}
.newsDetai-content-left .nav{
	line-height: 40px;
	padding-left: 10px;
	background: #F7F8F8;
	font-size: 14px;
}
.newsDetai-content-left .nav-tab{
	line-height: 40px;
	background: #F7F8F8;
	margin: 20px 0 40px;
	padding-left: 40px;
	font-size: 14px;
}
.newsDetai-content-left .nav-tab span{
	margin-right: 45px;
}
.newsList li{
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
}
.newsList .left{
	width: 160px;
	float: left;
}
.newsList .left em{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/news_list_03.png);
	vertical-align: -3px;
	margin-right: 10px;
}
.newsList .right{
	overflow: hidden;
}
.newsList .tittle{
	margin-bottom: 15px;
}
.newsList .content{
	color: #666;
	font-size: 13px;
	line-height: 24px;
}
.newsList .content span{
	color: #FE6D3F;
	margin-left: 5px;
}
.newsDetai-content-left .page{
	text-align: center;
	margin-top: 25px;
	color: #666;
	font-size: 14px;
}
.newsDetai-content-left .page a{
	margin: 0 3px;
	color: #666;
	text-decoration: none;
}


/*右边*/
.newsDetai-content-right{
	overflow: hidden;
}
.newsDetai-content-right .seach{
	line-height: 40px;
	padding-left: 10px;
	background: #F7F8F8;
	font-size: 14px;
}
.newsDetai-content-right input{
	outline: none;
	border: none;
	background: none;
	line-height: 18px;
	font-size: 14px;
	width: 245px;
}
::-webkit-input-placeholder{
	color: #999;
}
:-ms-input-placeholder{
	color: #999;
}
::-moz-placeholder{
	color: #999;
}
:-moz-placeholder{
	color: #999;
}
.newsDetai-content-right .btn-seach{
	float: right;
	background: url(../img/news_detail_12.png);
	width: 40px;
	height: 40px;
	background-size: 100% 100%;
}
.contact-us{
	background: #F7F8F8;
	margin-top: 20px;
	padding: 15px 0 45px 15px;
	font-size: 15px;
}
.contact-us>p{
	font-weight: bold;
	margin-bottom: 20px;
}
.contact-us li{
	margin: 10px 0;
}
.contact-us li>div{
	display: inline-block;
	color: #666;
	line-height: 40px;
}
.contact-us .left{
	width: 60px;
	height: 60px;
	vertical-align: middle;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.contact-us li:nth-child(1) .left{
	vertical-align: -40%;
}
.contact-us li:nth-child(1) .right{
	line-height: 26px;
}
.contact-us li:nth-child(2) .left{
	vertical-align:0%;
}
.contact-us li:nth-child(3) .left{
	vertical-align: 62px;
}
.contact-us li:nth-child(2) .right{
	line-height: 26px;
}
.contact-us li:nth-child(3) .right{
	line-height: 26px;
}
.contact-us li:nth-child(4) .left{
	vertical-align: -30%;
}
.contact-us li:nth-child(4) .right{
	line-height: 26px;
}
.contact-us li:nth-child(5) .left{
	vertical-align: -70%;
}
.contact-us li:nth-child(1) .left{
	background-image: url(../img/news_detail_15.png);
}
.contact-us li:nth-child(2) .left{
	background-image: url(../img/news_detail_30.png);
}
.contact-us li:nth-child(3) .left{
	background-image: url(../img/news_detail_31.png);
}
.contact-us li:nth-child(4) .left{
	background-image: url(../img/news_detail_20.png);
}
.contact-us li:nth-child(5) .left{
	background-image: url(../img/news_detail_22.png);
}
.contact-us li a{
	color: #FE6D3F;
	text-decoration: none;
}
.contact-us .QRCode{
	width: 190px;
	height: 190px;
	background: url(../img/news_detail_25.png);
	margin-left: 40px;
	margin-top: 20px;
}


/*******************************************************
 					专家
 *******************************************************/
.zhuanjia{
	width: 100%;
	height: 250px;
	position: relative;
	background: url(../img/index_02.jpg);
	background-size: 100% 100%;
	margin-top: 0px;
}
.zhuanjia-mask{
	width: 100%;
	height: 100%;
	background: url(../img/index_102_02.png);
	background-size: 100%;
	opacity: 0.8;
	position: absolute;
}
.zhuanjia-zixun{
	text-align: center;
	color: #fff;
	padding-top: 68px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.zhuanjia-zixun p:nth-child(1){
	font-size: 30px;
	font-weight: bold;
}
.zhuanjia-zixun p:nth-child(2){
	display: block;
	margin: 30px auto;
	width: 310px;
	line-height: 45px;
	text-align: center;
}

/*******************************************************
 					底部
 *******************************************************/
.index-footer{
	background: #303030;
}
.index-footer-content{
	width: 1300px;
	margin: 0 auto;
	font-size: 14px;
	color: #aaaaaa;
	overflow: hidden;
	padding: 50px 0 40px;
}
.index-footer-content .left{
	float: left;
}
.index-footer-content ul{
	float: left;
}
.index-footer-content ul:nth-child(2){
	margin-left: 100px;
	margin-right: 50px;
}
.index-footer-content ul:nth-child(3){
	margin-right: 50px;
}
.index-footer-content div:not(.bottom) ul li:nth-child(1){
	color: #fff;
	margin-bottom: 35px;
	font-weight: bold;
}
.index-footer-content div:not(.bottom) ul li{
	line-height: 26px;
}
.index-footer-content .right{
	float: right;
}
.index-QRCode{
	width: 142px;
	height: 142px;
	background: url(../img/news_detail_25.png);
	background-size: 100% 100%;
}
.index-footer-content .bottom{
	width: 815px;
	margin: 70px auto 0;
	color: #666;
	font-size: 12px;
}
.index-footer-content .bottom li{
	float: left;
	padding: 0 10px;
	border-right: 2px solid #666;
}
.index-footer-content .bottom>span{
	margin-left: 30px;
	margin-right: 40px;
}
.list_link{
  font-size: 13px;
  color: #ff4e00;
  text-decoration: none;
}
.list_link:hover{
  font-size: 13px;
  color: #ff4e00;
  text-decoration: underline;
}