@import "tongyong.css";
.top1 strong {
	float: left;
	display: inline;
}
.top1 span {
	float: right;
}
.container {
	margin-top: 40px;
}
.main {
	width: 74%;
	float: left;
}
.main h1 {
	font-size: 31px;
	text-align: center;
	margin-bottom: 30px;
	color: #3d3b4f;
}
.tit_right {
	float: right;
	margin-top: 25px;
}
.tit_right span {
	display: block;
	float: left;
	margin-left: 5px;
}
.tit_right span img {
	width: 39px;
}
.tit_left {
	height: 64px;
	margin-top: 15px;
	display: inline;
}
.tit_left .photo {
	width: 64px;
	height: 64px;
	float: left;
	border-radius: 50%;
}
.tit_left .info {
	margin-top: 5px;
	margin-left: 30px;
	float: left;
}
.tit_left .info .time {
	background: url(../images/time.jpg) no-repeat left center;
	line-height: 22px;
	font-size: 14px;
	color: #999;
	padding-left: 20px;
	margin-bottom: 10px;
	display: block;
}
.tit_left .info b {
	float: left;
	color: #333;
	font-size: 16px;
}
.tit_left .info p {
	display: initial;
	padding-left: 15px;
}
.article p {
	font-size: 15px;
	font-family: "微软雅黑", "黑体", "Times New Roman";
	line-height: 26px;
	margin: 10px 0;
}
.article small {
	display: block;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
}
.article img {
	display: block;
	margin: 6px auto;
}
.article .center {
	text-align: center;
}
.article a {
	color: #eb0001;
}
.container h3 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.5em;
	width: 100%;
	float: left;
	color: #EA0001;
}
.container h3:before {
	content: "";
	display: inline-block;
	background: url(../images/mic1.png) no-repeat -5px;
	width: 56px;
	height: 8px;
	vertical-align: middle;
}
.container h3:after {
	content: "";
	display: inline-block;
	background: url(../images/mic2.png) no-repeat -5px;
	width: 56px;
	height: 8px;
	vertical-align: middle;
}
.aside {
	overflow: hidden;
	width: 22%;
	float: right;
	padding: 20px;
	background: url(../images/line-relate.png);
}
.aside h4 {
	font-size: 26px;
	margin-bottom: 15px;
	text-align: center;
	color: #3d3b4f;
}
.aside h4:before {
	content: '';
	display: inline-block;
	width: 35px;
	height: 32px;
	background: url(../images/icon-tit.png) no-repeat;
	vertical-align: middle;
	margin-right: 10px;
}
.aside h4:after {
	content: '';
	display: inline-block;
	width: 45px;
	height: 37px;
	background: url(../images/good-line.png) no-repeat;
	vertical-align: middle;
	margin-left: 10px;
}
.aside ul {
	width: 100%;
	margin: 0 auto;
}
.aside ul li {
	text-align: center;
	line-height: 40px;
	margin-top: 20px;
}
.aside ul li img {
	width: 100%;
	height: auto;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.aside ul li p {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #FFF;
	-webkit-box-shadow: 0 2px 5px rgba(0,19,39,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,19,39,.1);
	-ms-box-shadow: 0 2px 5px rgba(0,19,39,.1);
	-o-box-shadow: 0 2px 5px rgba(0,19,39,.1);
	box-shadow: 0 2px 5px rgba(0,19,39,.1);
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xg_news {
	border: 1px solid #d8d8d8;
	border-top: none;
	background: url(../images/news_lm.png) repeat-x;
	margin: 3% auto;
	overflow: hidden;
}
.xg_news_tit {
	height: 40px;
}
.xg_news h4 {
	line-height: 42px;
	background: #fff;
	border-top: 3px solid #e96a59;
	border-right: 1px solid #d8d8d8;
	font-size: 26px;
	padding: 0 15px;
	height: 40px;
	position: absolute;
	color: #3d3b4f;
}
.xg_news ul {
	width: 100%;
	overflow: hidden;
	margin: 2% 0 1% 1%;
}
.xg_news li {
	width: 45%;
	margin: 0 2% 0 0;
	padding-left: 20px;
	float: left;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	background: url(../images/article_ico.jpg) no-repeat 20px center;
	text-indent: 4%;
	overflow: hidden;
}
.xg_news a {
	color: #555;
}
.main .daodu {
	padding: 2% 2% 2% 15%;
	margin: 30px 0;
	background: #f4f4f4 url(../images/wxts.png) no-repeat 20px 15px;
	overflow: hidden;
}
.main .daodu b {
	color: red;
	padding-left: 10px;
	display: block;
	margin: 20px 0;
}
.main .daodu .daodu_lx .tel {
	background: url(../images/new_tel.png) no-repeat left bottom;
	padding: 0px 0 0 50px;
	color: #666;
	font-size: 16px;
	float: left;
}
.main .daodu .daodu_lx .tel b {
	color: #333;
	padding: 0;
	display: inline;
	margin: 0;
}
.main .daodu .daodu_lx .tel strong {
	font-size: 26px;
	color: #FE4042;
}
.main .daodu .daodu_lx .chat {
	background: #FF3D17;
	color: #fff;
	font-size: 18px;
	padding: 10px 50px;
	float: left;
	margin-left: 10%;
}/*文章页导航跟随 start*/
#nav11, #xianyin {
	position: fixed;
	right: 15%;
}
#nav11 {
	bottom: 105px;
}
#xianyin {
	bottom: 72px;
}
.daohangyincang {
	display: none;
}
.daohangxianshi {
	display: block;
}
#nav11 a, #xianyin a {
	display: block;
	position: relative;
	width: 98px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #eee;
	color: #333;
	border-left: 2px solid transparent;
}
#nav11 a:hover, #xianyin a:hover {
	width: 98px;
	border-left: 2px solid #C53D3D;
}
#nav11 a p, #xianyin a p {
	position: relative;
	z-index: 3;
}
#nav11 a.active, #xianyin a.active {
	background-color: #C53D3D;
	color: #fff;
}/*文章页导航跟随 end*/
.main video {
	margin: 20px 0;
	width: 100%;
}
/*优势 start*/
.youshi {
	margin-top: 50px;
}
.youshi li {
	position: relative;
	width: 97%;
	margin-left: 3%;
	margin-bottom: 30px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 15px rgba(13,43,71,.2);
	-moz-box-shadow: 0px 0px 15px rgba(13,43,71,.2);
	-ms-box-shadow: 0px 0px 15px rgba(13,43,71,.2);
	-o-box-shadow: 0px 0px 15px rgba(13,43,71,.2);
	box-shadow: 0px 0px 15px rgba(13,43,71,.2);
	border: 1px solid #EEEEEE \9;
}
.youshi li img {
	position: absolute;
	left: 0;
	top: 50%;
	width: 79px;
	height: 99px;
	margin-top: -50px;
}
.youshi li p {
	height: 100px;
	padding: 6px 20px 6px 84px;
	margin: 0;
}
.youshi li p mark {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	background: none;
}
.youshi li p:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
/*优势 end*/

.foot_yd {
	background: #EFE2C0;
	padding: 3%;
	overflow: hidden;
}
.foot_yd_top {
	border: #BD8824 2px dashed;
	padding: 2% 2% 1%;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}
.foot_yd_top dl {
	width: 33%;
	float: left;
}
.foot_yd_top dt {
	width: 80px;
	margin-right: 8px;
	display: inline-block;
	height: 80px;
	float: left;
}
.foot_yd_top dd {
	float: left;
	padding-top: 10px;
}
.foot_yd_top dd span {
	font-size: 20px;
	margin-top: 8px;
	text-align: left;
	color: #000;
}
.foot_yd_top dd p {
	font-size: 16px;
	text-indent: 0;
	margin: 0;
	color: #666;
	text-align: left;
	width: 100%;
	overflow: hidden;
}
.foot_yd_con {
	font-size: 22px;
	margin: 15px 0;
	font-weight: 600;
	text-align: center;
	color: #ec0802;
}
.foot_yd_tel {
	width: 60%;
	margin: 0 auto;
	text-indent: 80px;
	padding: 10px 0;
	color: #fff;
	background: #EF2416 url(../images/yd_tel.png) no-repeat 6%;
}
.foot_yd_tel .zi {
	font-size: 16px;
	font-weight: 300;
}
.foot_yd_tel .dianhua {
	font-size: 30px;
	font-weight: 800;
}
.pro_img{ text-align:center;}

.pro_img img{ padding:2px; border:1px solid #999; margin:3px 1px;}

.pro_zi{ width:850px; margin:0 20px;}

.pro_zi p{ font-size:15px; line-height:40px;}









