<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{
	font: 14px/1.4 "Microsoft YaHei","微软雅黑","Hiragino Sans GB",arial,Tahoma,SimSun,sans-serif;
	color: #333;
	margin: 0;
	min-width: 1360px;
	text-rendering: geometricPrecision;
	-webkit-font-smoothing: antialiased;
	_background-image: url(about:blank);
	_background-attachment: fixed;
	font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
	/*margin-top: 80px;*/
}
.container{
	width: 1160px !important;
}
div, dl, dt, td, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote {
	list-style:none;
	margin: 0;
	padding: 0;
}
font{
	text-transform: uppercase;
}
.mt20{margin-top:20px;}

/*页面顶部样式*/
header{
	height: 120px;
	/* height: 60px; */
	/* line-height: 60px; */
	background: #fff;
	width: 100%;
	/* min-width: 1150px; */
	/* border-bottom: 1px solid #EAEAEA; */
	box-shadow: 0 1px 4px rgba(0,0,0,.05);
	border-color: rgba(0,0,0,.08);
	box-shadow: 0 1px 3px rgba(0,0,0,.03);
	/*position: fixed;*/
	top: 0;
	left: 0;
	z-index: 100;
}
header img{
	margin-top: 19px;
}
header .nav{
	height: 40px;
	font-size: 15px;
	float: right;
	margin:10px 0;
}
header .nav li{
	height: 40px;
	/*width: 77px;*/
	text-align: center;
	padding: 0;
	margin: 0 2px;
	display: inline-block;
	vertical-align: middle;
}




header .nav li a{
	height: 40px;
	border-radius: 0px;
	color: #333;
	padding: 0 15px;
	line-height: 40px;
	text-decoration: none;
}
header .nav li a:hover, header .nav li a:focus {
	text-decoration: none;
	color: #333;
	background: #fff;
	border-bottom:2px solid #e96c00;
}

.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus{
	/*background-color: #e96c00;*/
	color:#333;
	border-bottom:2px solid #e96c00;
	background-color: #fff;
}

/*首页轮播效果*/
.carousel{
	overflow: hidden;
}
.carousel-indicators{
	display: none;
}
.carousel-control {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 56%;
	left: 0;
	opacity: 0.8;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 50px;
	width: 90px;
	/* background: transparent url(http://www.ysemm.cn/templets/newysemmcn/images/left_btn.png) no-repeat left top; */
	margin-top: -50px;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}
.carousel-control.left {
	background: transparent url(http://www.ysemm.cn/templets/newysemmcn/images/left_btn.png) no-repeat left top;
	left: -25px;
}
.carousel-control.right {
	left: auto;
	background: transparent url(http://www.ysemm.cn/templets/newysemmcn/images/right_btn.png) no-repeat left top;
	right: -40px;
}
.carousel-control.left:hover {
	background: transparent url(http://www.ysemm.cn/templets/newysemmcn/images/left_btn.png) no-repeat left top;
	left: 0px;
}
.carousel-control.right:hover {
	left: auto;
	background: transparent url(http://www.ysemm.cn/templets/newysemmcn/images/right_btn.png) no-repeat left top;
	right: -20px;
}
.carousel-caption{display:none}

/*首页关于我们*/
.index-box-about{

	padding-top: 58px;

	text-align: center;
}
.box-title{
	text-align: center;
}
.box-title-line{

	width: 80px;

	height: 5px;

	background: #e96c00;

	display: inline-block;
}
.box-title h3{

	font-size: 22px;

	letter-spacing: 3px;

	/* font-family: sans-serif; */

	line-height: 38px;

	font-weight: normal;
}
.box-title h2{

	letter-spacing: 7px;

	line-height: 34px;

	padding-bottom: 30px;

	font-size: 34px;
}
.box-title h2 strong{
	color: #e96c00;
	font-weight: normal;
}
.box-title p{

	height: 26px;

	line-height: 26px;

	font-size: 15px;

	letter-spacing: 2px;
}
.about-list{

	padding: 35px 20%;
}
.about-list span{
	width: 84px;
	height: 65px;
	display: inline-block;
	background-repeat: no-repeat;

}
.about-list span.iconfont{font-size:60px;line-height:45px;color:#e96c00}
.about-list p{

	font-size: 18px;

	letter-spacing: 2px;

	line-height: 40px;
}

/*首页新闻列表*/
.index-box-news{
	margin-top: 55px;
}
.news-list{
	margin: 20px 8px;
	/* padding: 10px; */
}
.news-first-box{

}

.news-first-box img{
	width: 100%;
	height: 450px;

}
.news-first-text{position: absolute;bottom: 0;background: hsla(0, 0%, 100%, 0.8);padding: 20px;letter-spacing: 1px;width: 434px;}
.news-first-text h4{line-height: 28px;/* font-weight: 600; */color: #000000;}
.news-first-text p{line-height: 22px;/* padding: 0 20px; *//* width: 405px; */}
.news-other-box{
	/* padding-left: 15px; */
}
.news-other-box .row{

	border-bottom: 1px solid #cecece;

	padding: 2px 0 15px 0;

	margin-bottom: 30px;
}

.news-other-box .row .col-lg-10{padding-left: 35px;}

.news-other-box .row span{

	height: 112px;

	width: 115px;

	display: block;

	background: #3e3132;

	color: #FFF;

	text-align: center;

	font-size: 20px;

	line-height: 34px;

	letter-spacing: 2px;
}
.news-other-box .row:hover span{
	box-shadow: -3px 3px 6px #ffa6aa;
	
	}.news-other-box .row:hover span strong{
		background: #f7121c;
	}
	.news-other-box .row:hover h4{
		color: #e96c00;
	}
	.news-other-box .row span strong{

		font-size: 45px;

		display: block;

		padding: 2px 0 0px 0;

		background: #dc0710;

		line-height: 74px;
	}
	.news-other-box .row a{



		text-decoration: none; 
	}
	.news-other-box .row h4{

/* font-weight: 600; */

line-height: 24px;

height: 28px;

letter-spacing: 1px;

color: #000000;

/* text-decoration: none; */
}

	.news-other-box .row p{

line-height: 21px;

letter-spacing: 1px;

height: 65px;

overflow: hidden;

color: #616161;
}

.news-other-box .row .row-tags{
	padding-left: 20px;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-tag.png) no-repeat 0px 4px;
	float: left;
}
.news-other-box .row .row-tags a{
    color: #9e9e9e;
    line-height: 20px;
    padding-left: 5px;
}
.news-other-box .row .row-tags a:hover{
	color: #6d6d6d;
}

	/*首页商务合作*/
	.index-box-cooperation{
		margin-top: 88px;
	}
	.cooperation-list{
		margin-top: 60px;
		height: 200px;
		overflow: hidden;
	}

	.cooperation-list .col-lg-4 a{
		text-decoration: none;
	}

	.cooperation-list .col-box{
		height: 193px;
		width: 353px;
		overflow: hidden;
		border-radius: 8px;
		padding: 20px 10px;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out; /* Firefox 4 */
		-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */
		-o-transition: all 0.5s ease-in-out; /* Opera */
	}
	.cooperation-list .col-project .col-box{background: #f7a72d;}
	.cooperation-list .col-roi .col-box {background: #e15e2b;}
	.cooperation-list .col-advantage .col-box{background: #c32202;}

	/*聚焦样式处理*/
	.cooperation-list .col-box .icon{
		height: 88px;
		width: 254px;
		background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		margin: 35px 50px;
	}

	.cooperation-list .col-project .col-box .icon{
		height: 88px;
		width: 226px;
	}
	.cooperation-list .col-advantage .col-box .icon{
		height: 88px;
		width: 228px;
	}

	.cooperation-list .col-roi a:hover .col-box .icon{
		height: 58px;
		width: 170px;
		margin: 0;
		padding: 0;
	}
	.cooperation-list .col-project a:hover .col-box .icon{
		height: 58px;
	    width: 160px;
		margin: 0;
		padding: 0;
	}
	.cooperation-list .col-advantage a:hover .col-box .icon{
		height: 58px;
	    width: 160px;
		margin: 0;
		padding: 0;
	}

	.cooperation-list .col-lg-4 a .col-box .text{
		font-size: 12px;
		letter-spacing: 0px;
		line-height: 0px;
		padding:90px 0 0 350px;
	}



	
	.cooperation-list .col-project .col-box .icon{
		background: url(img/index/project.png);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cooperation-funds.png',  sizingMethod='scale');
	}
	.cooperation-list .col-roi .col-box .icon {
		background: url(img/index/roi.png);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cooperation-cooperation.png',  sizingMethod='scale');
	}
	.cooperation-list .col-advantage .col-box .icon{
		background: url(img/index/advantage_1.png);    background-repeat: no-repeat;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out; -webkit-background-size: contain;  
		-moz-background-size: contain;  
		-o-background-size: contain; 
		background-size: contain; 
		background-size: 100% 100%;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cooperation-agency.png',  sizingMethod='scale');
	}
	.cooperation-list a:hover .col-box .text{
		font-size: 14px; letter-spacing: 1px;line-height: 24px; color: #fff; padding: 0 0 0 80px; 
		transition: all 0.5s ease-in-out; 
		-moz-transition: all 0.5s ease-in-out; /* Firefox 4 */
		-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */
		-o-transition: all 0.5s ease-in-out; /* Opera */
	}


	/*首页联系我们*/
	.big-container {
		background: #3f3a39 url(http://www.ysemm.cn/templets/newysemmcn/images/index-contactus-bg.jpg);
		background-size: cover;
		width: 88%;
		margin: 100px auto;
		color: #FFF;
	}

	.index-box-contactus .box-title{
		margin: 32px 0 10px 0;
	}
	.contactus-list{
		padding-bottom: 20px;
	}
	.contactus-list img{
		max-height: 370px;
		float: right;
	}
	.contactus-list form{
		letter-spacing: 3px;
	}
	.contactus-list form label{
		display: block;
		padding-left: 5px;
		font-size: 16px;
	}

	.contactus-list form input{
		display: block;
		margin: 10px 0;
		width: 65%;
		/* padding-left: 5px; */
		color: #3f3a39;
		background: whitesmoke;
		outline: none;
		border: none;
		padding-left: 5px;
		height: 26px;
	}
	.contactus-list form input[type=submit]{
		display: block;
		margin: 10px 0 10px 277px;
		width: 77px;
		height: 28px;
		background: #ec1c1c;
		border: none;
		color: #FFF;
		letter-spacing: 5px;
		padding-left: 12px;
	}
	.contactus-list form textarea{
		display: block;
		margin: 10px 0;
		width: 65%;
		color: #3f3a39;
		background: whitesmoke;
		outline: none;
		border: none;
		padding-left: 5px;
	}
	.contactus-info{
		letter-spacing: 2px;
		width: 400px;
		line-height: 26px;
		margin-top: 18px;
		font-size: 15px;
	}
	.contactus-info p{

	}

	.partner-container .slide{
		background: #ebebeb;
	}
	.partner-list{
		max-width: 1400px;
		margin: 0 auto;
		padding: 50px 0;
	}
	.partner-list img{
		width: 320px;
		height: 78px;
		display: block;
		margin: 0 auto;
	}
	.partner-list .bg-line{
		width: 322px;
		height: 80px;
		top: -1px;
		left: 14px;
		position: absolute;
		color: #a0a0a0;
		text-align: center;
		/* font-size: 16px; */
	}
	.partner-list .bg-line::before,.partner-list .bg-line::after{position:absolute;content:'';opacity:0;
	transition:all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari 和 Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.partner-list .bg-line::before{top:0px;right:0px;bottom:0px;left:0px;border-top:1px solid #a0a0a0;border-bottom:1px solid #a0a0a0;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.partner-list .bg-line::after{top:0px;right:0px;bottom:0px;left:0px;border-right:1px solid #a0a0a0;border-left:1px solid #a0a0a0;transform:scale(1,0);transform-origin:100% 0;}
.partner-list .col-lg-3:hover .bg-line::before,.partner-list .col-lg-3:hover .bg-line::after{opacity:1;transform:scale(1);transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari 和 Chrome */
-o-transition: all 0.2s; /* Opera */}

.index-box-panel {
	width: 20%;
	float: left;
	display: inline-block;
	/* border-right: 1px solid #696565; */
	position: relative;
}
.index-box-panel a{
	display: block;
	text-align: center;
	height: 28px;
	line-height: 28px;
	color: #989898;
	cursor: pointer;
	font-size: 15px;
	letter-spacing: 1px;
	text-decoration: none;
	overflow: hidden;
	padding: 0 25px;
}
.index-box-panel a:hover{
	color: #fff;
}

/*footer*/
footer .foot,
footer .foot a {
	color:#ddd;
	}
footer .foot {
	background:#3f3a39;
	}
footer .foot .container {
	position:relative;
	background-size:38% auto;
	}
footer .foot .erweima {
	position:absolute;
	right:3%;
	top:10px;
	width:20%;
	}
footer .foot .erweima p {
	padding-right:10px;
	display:block;
	float:left;
	width:50%;
	text-align:center;
	}
footer .foot .erweima p img {
	margin-bottom:5px;
	border:3px solid #ddd;
	max-width:100%;
	}
footer nav {
	padding:2% 0;
	}
footer nav a {
	padding:0 3px;
	font-weight:bold;
	font-size:17px;
	white-space:nowrap;
	line-height:28px;
	}
footer p.address {
	line-height:28px;
	}
footer .frendlink {
	margin:15px 0 50px;
	padding:15px 5px;
	font-size:14px;
	border-top:1px solid #cca71b;
	border-bottom:1px solid #cca71b;
	line-height:28px;
	}
footer .frendlink a {
	padding:0 5px;
	}

/*联系我们页面*/
.other-slide{

}
.other-slide img{
	width: 100%;
	height: auto;
}
.position{
	width: 88%;
	margin: 0 auto;
	padding: 18px 0px;
	border-bottom: 1px solid #DDD;
}
.position span{
	width: 10px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
}
.position a{
	color: #333;
	font-size: 15px;
	letter-spacing: 1px;
}
.position span.position-home{
	width: 28px;
	height: 17px;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-position-home.png);
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
	background-size: 21px 17px;
}

.row-contactus-info{
	padding-top: 60px;
}
.icon-contactus{
	width: 119px;
	height: 119px;
	display: block;
	position: absolute;
	left: 135px;
}
/*.icon-contactus.icon-address{background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-contactus-address.png);}
.icon-contactus.icon-tel{background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-contactus-tel.png);}
.icon-contactus.icon-website{background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-contactus-website.png);}
*/
.icon-contactus.icon-address{background: url(http://www.hengchunkeji.com/statics/images/icon-contactus-address.png);}
.icon-contactus.icon-tel{background: url(http://www.hengchunkeji.com/statics/images/icon-contactus-tel.png);}
.icon-contactus.icon-website{background: url(http://www.hengchunkeji.com/statics/images/icon-contactus-website.png);}
.contactus-item{

	border: 1px solid #ccc;

	padding: 80px 24px 24px 24px;

	margin-top: 60px;
}
.contactus-item:hover{
	/* border: 1px solid #f53f31; */
}

.contactus-item p{
	font-size: 16px;
	letter-spacing: 1px;
	text-align: left;
	min-height: 30px;
	line-height: 30px;
	color: #000;
	padding: 0 5px;
}

.changde-contactus-info{
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCC;
	overflow: hidden;
}

.changde-contactus-info:hover{
	/* border: 1px solid #f53f31; */
}

.contact-box{
	margin: 15px 0 0px 0;
	padding-bottom: 0;
	color: #000000;
	padding-left: 15px;
}
.contact-box h2{
	/* padding-top: 30px; */
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 0.8em;
	font-weight: 600;
}
.contact-box p{
	text-align: left;
	min-height: 40px;
	line-height: 40px;
	font-size: 16px;
	letter-spacing: 1px;
}
.contact-box p i{
    height: 30px;
    width: 30px;
    display: block;
    float: left;
    margin: 8px 8px 0px 10px;
    font-size: 20px;
    color: #e96c00;
    font-weight: bold;
    line-height: 30px;
}
.changde-contactus-info img{width: 105%;}

#map{
	height: 358px;
}
#map .BMap_bubble_content{/* border:1px solid #e96c00; */line-height: 30px;}
#map .iw_poi_title{color: #e96c00;font-size: 16px;line-height: 24px;height: 24px;}
#map .iw_poi_content{color: #333;font-size: 14px;}
#map .BMap_Marker{    width: 80px !important;}
#map .BMapLabel{width:80px !important; color: #e96c00 !important;display: inline-block;border: 1px solid #DE0000 !important;font-size: 14px !important;padding: 2px 5px 2px 5px !important;}
/*关于我们*/
.aboutus-container{
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/aboutus-bg.jpg);
	background-repeat: no-repeat;
}

.aboutus-box-title{
	text-align: center;
	margin-top: 60px;
}
.aboutus-box-title-line{

	width: 100px;

	height: 4px;

	background: #e96c00;

	display: inline-block;

}
.aboutus-box-title h3{

	font-size: 16px;

	letter-spacing: 3px;

	line-height: 20px;

	height: 20px;

	color: #929292;

}
.aboutus-box-title h2{

	letter-spacing: 8px;

	line-height: 50px;

	height: 50px;

	/* padding-bottom: 20px; */

	font-size: 26px;

	font-weight: 600;

}

.row-aboutus-box{
	/* padding: 10%; */
	margin-top: 40px;
}
.row-aboutus-box img{width: 90%;margin: 0 auto;display: block;}
.row-aboutus-box p{
	line-height: 40px;
	letter-spacing: 2px;
	font-size: 16px;
	text-indent:2em
}

.aboutus-special-container{
	margin-top: 80px;
	padding-top: 2px;
	background: rgba(165, 165, 165, 0.51);
	background: #a5a5a5\9;/*IE*/
	filter: alpha(opacity=50);/*IE*/
}


.aboutus-special-box-title{
	text-align: center;
	margin-top: 40px;
}
.aboutus-special-box-title-line{

	width: 100px;

	height: 4px;

	background: #e96c00;

	display: inline-block;

}
.aboutus-special-box-title h3{

	font-size: 16px;

	letter-spacing: 3px;

	line-height: 20px;

	height: 20px;

	color: #fdfdfd;

}
.aboutus-special-box-title h2{

	letter-spacing: 5px;

	line-height: 50px;

	height: 50px;

	/* padding-bottom: 20px; */

	font-size: 26px;

	font-weight: 600;

	color: #FFF;

}


.aboutus-special-item-box-title{
	text-align: center;
	padding-top: 20px;
	background: #eeeeee;
}
.aboutus-special-item-box-title-line{

	width: 60px;

	height: 4px;

	background: #e96c00;

	display: inline-block;

	display: none;

}
.aboutus-special-item-box-title h3{

	font-size: 18px;

	letter-spacing: 3px;

	line-height: 40px;

	height: 50px;

	color: #333;

	font-weight: bold;

	/* font-family: cursive; */
}
.aboutus-special-item-box-title h3 strong{
	color: #e96c00;
}
.aboutus-special-item-box-title h2{

	letter-spacing: 5px;

	line-height: 40px;

	/* padding-bottom: 20px; */

	font-size: 24px;
}

.row-aboutus-special{
	margin: 50px 0;
}
.row-aboutus-special .col-lg-4{}
.aboutus-special-item{
	background: #FFF;
	margin: 0 10px;
	transition: all .3s linear;
	-moz-transition: all .3s linear; /* Firefox 4 */
	-webkit-transition: all .3s linear; /* Safari 和 Chrome */
	-o-transition: all .3s linear; /* Opera */
}
.aboutus-special-item:hover{
	-webkit-box-shadow: 0 15px 30px rgba(10, 10, 10, 0.4);
	box-shadow: 0 15px 30px rgba(10, 10, 10, 0.4);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.aboutus-special-item p{
	line-height: 24px;
	letter-spacing: 1px;
	padding: 12px 10px;
	height: 198px;
}
.aboutus-special-item img{
	width: 100%;
}
.row-aboutus-partner{
	margin-top: 50px;
}
.row-aboutus-partner img{
	width: 88%;
	display: block;
	margin: 20px auto;
	cursor: pointer;
}
/*产品参数*/
.product-container{background: white;text-align: center;padding: 30px 0;}
.product-container .container&gt;h2{

	font-size: 28px;

	line-height: 35px;

	height: 35px;

	letter-spacing: 1px;

	color: #3f3a39;

}
.product-container .container&gt;h3{

	color: #727272;

	font-size: 14px;

	height: 28px;

	line-height: 20px;

}
.product-container .container&gt;p,.support-container .container&gt;p,.scenarios-container .container&gt;p{

	display: block;

	border: 1px solid #dcdcdc;

	padding: 8px 58px;

	color: #3f3a39;

	text-align: center;

	width: 520px;

	margin: 10px auto;

	font-size: 18px;

	letter-spacing: 1px;

	border-radius: 5px;
}

.product-container .row{
	margin: 30px 0;
	padding: 0px 30px;
}
.product-container .row .col-lg-6{
	padding: 0px 32px;
}
.product-container p{text-align:left;line-height:2em;font-size:16px;}
/*项目支持*/
.support-container{padding: 35px 100px 10px 100px;}
.support-container .support-title{
	display: block;
	width: 380px;
	height: 84px;
	text-align: center;
	margin: -23px auto;
	font-size: 48px;
	color: #727272;
	background: #ffffff url(http://www.ysemm.cn/templets/newysemmcn/images/Financing.png) 81px 5px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	letter-spacing: 3px;
	font-weight: normal;
	font-family: sans-serif;
}
.support-container .support-line{
	height: 1px;
	background: #d4d4d4;
	margin-top: 20px;
	z-index: -1;
}

.support-container .container&gt;h2{

	font-size: 28px;

	line-height: 35px;

	height: 35px;

	text-align: center;

	letter-spacing: 1px;

	color: #3f3a39;

}


.support-container .container&gt;label{
	padding: 45px 20px 35px 20px;
	margin: 0 auto;
	display: block;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 2px;
}
.support-container .container&gt;label strong{
	color: #ffc100;
}
.row-support{
	padding: 0 160px;
	text-align: center;
}
.row-support .col-support-middle{
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
}
.col-support-middle .plus-left{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-plus.png);
	position: absolute;
	left: -11px;
	top: 48px;
}
.col-support-middle .plus-right{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-plus.png);
	position: absolute;
	right: -11px;
	top: 48px;
}
.row-support .col-lg-4 h4{
	font-size: 18px;
	color: #e96c00;
	line-height: 35px;
	height: 46px;
}
.row-support .col-lg-4 p{
	line-height: 24px;
	height: 20px;
	color: #666666;
	font-size: 15px;
	/*border-left:4px solid #e96c00;*/
	/*text-align:left;*/
	margin:15px 0;
	/*text-indent:0.5em;*/
}
.row-support .col-lg-4 img{}
.row-support-img{padding:60px;}
.row-support-img img{
	width: 100%;
}


.scenarios-container{
	padding: 10px 100px;
}
.scenarios-container .scenarios-title{
	display: block;
	width: 460px;
	height: 84px;
	text-align: center;
	margin: -23px auto;
	font-size: 48px;
	color: #727272;
	background: #ffffff url(http://www.ysemm.cn/templets/newysemmcn/images/Cooperation.png) 81px 5px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	letter-spacing: 3px;
	font-weight: normal;
	font-family: sans-serif;
}
.scenarios-container .scenarios-line{
	height: 1px;
	background: #d4d4d4;
	margin-top: 20px;
	z-index: -1;
}

.scenarios-container .container&gt;h2{

	/* font-size: 26px; */

	/* line-height: 35px; */

	/* height: 35px; */

	/* text-align: center; */

	font-size: 28px;

	line-height: 35px;

	height: 35px;

	text-align: center;

	letter-spacing: 1px;

	color: #3f3a39;

}

.row-scenarios{

	padding: 10px 22%;

	text-align: center;

}
.row-scenarios .iconfont{
	width: 55px;
	height: 55px;
	display: block;
	margin: 15px auto;
	font-size:50px;
	color:#e96c00
}

.agency-container{
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/aboutus-bg.jpg);
	background-repeat: no-repeat;
}
.agency-container .angency-want{
	text-align: center;
	padding: 30px;
}
.agency-container .angency-want img{

	width: 40%;
}
.agency-container .angency-info{

	padding: 0 55px 60px 55px;
}
.agency-container .angency-info .title-cycle{

	width: 26px;

	height: 26px;

	border: 2px solid #e72e40;

	border-radius: 50%;

	display: inline-block;

	line-height: 30px;

	margin-right: 10px;

	background: #FFF;

	z-index: 999;

	position: absolute;

	margin-top: 17px;

	margin-left: -35px;
}
.agency-container .angency-info .p-cycle{

	width: 20px;

	height: 20px;

	background: #e96c00;

	border-radius: 50%;

	display: inline-block;

	text-align: center;

	font-size: 15px;

	line-height: 20px;

	/* font-stretch: normal; */

	font-style: normal;

	color: #FFF;

	/* margin-top: 1px; */

	position: relative;

	margin-right: 5px;
}

.angency-info .vertical-line{
	position: absolute;
	width: 12px;
	height: 618px;
	border: 2px solid #ccc;
	border-radius: 5px;
	margin-left: 8px;
	z-index: 0;
}
.angency-info h2{
	padding-top: 36px;
	font-size: 24px;
	line-height: 60px;
	/* height: 30px; */
	padding-left: 36px;
	color: #e96c00;
	letter-spacing: 2px;
	cursor: pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.angency-info h2:hover{
	font-size: 26px;
}
.angency-info h2:hover .title-cycle{
	background: #e96c00;

}
.angency-info p{
	padding-left: 36px;
	line-height: 40px;
	min-height: 40px;
	font-size: 16px;
	letter-spacing: 2px;
}


/*新闻列表页面*/
.news-container{
	padding: 30px 15px;
}
.news-container .col-lg-8{width:70%;}

.news-container .col-lg-4{width:30%;}
.nav-news{
	/* background: #333; */
	padding-bottom: 40px;
}

.nav-news ul{
	display: block;
	height: 48px;
	border-bottom: 2px solid #e96c00;
}
.nav-news li{
	width: 188px;
	display: inline-block;
	float: left;
	height: 60px;
	line-height: 45px;
	text-align: center;
}
.nav-news li a{
	color: #292929;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	width: 100%;
	display: inline-block;
	/*background: #333333;*/
	text-decoration: none;
	cursor: pointer;
}



.nav-news li:hover a{
	color: #e96c00;
}
.nav-news li:hover .triangle2, .nav-news li:hover .triangle1 {
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-style: solid;
	border-width: 0 6px 6px;
	border-color: transparent transparent #e96c00;
	margin: -5px auto;
}
.nav-news li:hover .triangle1 {
	border-color: transparent transparent #undefined;
	margin-top: -7px;
}
.nav-news li:hover .triangle2 {
	border-width: 0 7px 7px;
	border-color: transparent transparent #fff;
	margin-top: 2px;
}




.nav-news li.active a{
	color: #e96c00;
}
.nav-news li.active .triangle2, .nav-news li.active .triangle1 {
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-style: solid;
	border-width: 0 6px 6px;
	border-color: transparent transparent #e96c00;
	margin: -5px auto;
}
.nav-news li.active .triangle1 {
	border-color: transparent transparent #undefined;
	margin-top: -7px;
}
.nav-news li.active .triangle2 {
	border-width: 0 7px 7px;
	border-color: transparent transparent #fff;
	margin-top: 2px;
}









/*列表*/
.list-news&gt;ul{}
.list-news&gt;ul li{padding: 20px 0;margin: 10px 0px;}
.list-news&gt;ul li:first-child{ margin-top: -20px;}

.list-news&gt;ul li.list-item-first {
	padding: 30px 0 0 0;
	position: relative;
	/* height: 365px; */
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.list-item-first img{
	width: 100%;
}
.list-item-first .item-first-info{
	background: rgba(0,0,0,0.5);
	background: #000000\9;/*IE*/
	filter: alpha(opacity=80);/*IE*/
	position: absolute;
	/* margin-bottom: -36px; */
	top: 304px;
	display: block;
	width: 100%;
	height: 155px;
	color: #FFF;
	padding: 0px 20px 10px 20px;
	transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out; /* Firefox 4 */
	-webkit-transition: top 0.5s ease-in-out; /* Safari 和 Chrome */
	-o-transition: top 0.5s ease-in-out; /* Opera */

	/* text-align: center; */
}
.list-news&gt;ul li.list-item-first:hover .item-first-info{
	top: 200px;
}
.list-item-first .item-first-info a{
	color: #fff;
	text-decoration: none;
}

.list-item-first h2{font-size: 20px;line-height: 44px;height: 42px;text-align: center;/* padding-left: 30px; */}
.list-item-first span{
	float: right;
	display: inline-block;
	margin-top: -23px;
	font-size: 15px;
	margin-right: 35px;
}
.list-item-first p{
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
	height: 96px;
	overflow: hidden;
	padding: 0 30px;
}
.list-item{
	border-bottom: 1px solid #ddd;
	height: 159px;
	position: relative;
}
.list-item .list-item-image{
	height: 126px;
	width: 25.6%;
	overflow: hidden;
	display: inline-block;
	float: left;
	cursor: pointer;
	/* padding-right: 30px; */
}
.list-item img{
	/* position: absolute; */
	width: 204px;
	height: 126px;
	transform: scale(1.0, 1.0);
	transition: .7s transform;
	-moz-transition: .7s transform; /* Firefox 4 */
	-webkit-transition: .7s transform; /* Safari 和 Chrome */
	-o-transition: .7s transform; /* Opera */
}

.list-item img:hover {
	transform: scale(1.4, 1.4);
	transition: .7s transform;
	-moz-transition: .7s transform; /* Firefox 4 */
	-webkit-transition: .7s transform; /* Safari 和 Chrome */
	-o-transition: .7s transform; /* Opera */
}



.list-item .item-info{
	/* margin-left: 220px; */
	display: inline-block;
	width: 73.6%;
	padding-left: 10px;
}
.list-item .item-info a{
	color: #000;
	text-decoration: none; 
}
.list-item .item-info a:hover{
	color: #e96c00;
}
.list-item .item-info h2{
	font-size: 16px;
	line-height: 22px;
	height: 30px;
	padding-bottom: 10px;
	cursor: pointer;
	overflow: hidden;
}
.list-item .item-info p{
	line-height: 24px;
	font-size: 14px;
	height: 72px;
	overflow: hidden;
	letter-spacing: 0px;
	color: #777;
}
.list-item .item-info p a{
	    color: #e96c00;
    cursor: pointer;
    padding-left: 10px;
    letter-spacing: 1px;
    /* font-weight: 600; */
}
.list-item .item-info span{
	color: #9d9d9d;
	padding-top: 6px;
	font-size: 14px;
	padding-right: 30px;
	    letter-spacing: 1px;
}
.list-item .item-info span.news-view{
	padding-left: 22px;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-view.png) no-repeat 0px 9px;
	float: left;
}
.list-item .item-info span.news-date{
	padding-left: 20px;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-date.png) no-repeat 0px 8px;
	float: left;
	/* padding-right: 12px; */
}
.list-item .item-info span.news-tags{
	padding-left: 20px;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-tag.png) no-repeat 0px 9px;
	float: right;
	padding-right: 0;
	/* width: 250px; */
	/* color: white; */
}
.list-item .item-info span.news-tags a{color: #9d9d9d;padding-right: 5px;}
.list-item .item-info span.news-tags a:hover{color: #676767;}


/*右侧栏目*/
.right-search-box{
	padding: 1px 0;
	height: 50px;
	position: relative;
}
.right-search-box .search-text{
	width: 100%;
	height: 42px;
	border: 1px solid #333;
	border-radius: 3px;
	/* text-align: center; */
	padding: 0 15px;
	outline: none;
	font-size: 16px;
	line-height: 42px;
}
.right-search-box .search-btn{
	width: 44px;
	height: 42px;
	background: #333 url(http://www.ysemm.cn/templets/newysemmcn/images/search.png) no-repeat 9px 8px;
	border: none;
	border-radius: 3px;
	position: absolute;
	top: 1px;
	right: 0px;
}
.right-box-title{
	line-height: 20px;
	font-size: 18px;
	/* font-weight: 600; */
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/box-title-bg.png) no-repeat 0px 1px;
	border-bottom: 1px solid #e4e4e4;
}
.right-tag-box{
	padding-top: 30px;
	display: inline-block;
}
.right-tag-box ul{
	/* display: inline-block; */
	/* display: inline-flex; */
	/* width: 100%; */
	text-align: center;
	padding-top: 10px;
}
.right-tag-box ul li{
	/* width: 25%; */
	float: left;
	/* padding: 5px 0px; */
	/* border: 1px solid #DDD; */
	/* display: list-item; */
}
.right-tag-box ul li a{
	color: #e96c00;
	border: 1px solid #999;
	border-radius: 5px;
	padding: 0px 8px;
	display: inline-block;
	overflow: hidden;
	margin: 4px 5px;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	-moz-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.right-tag-box ul li a:hover{
	background: #e96c00;
	border: 1px solid #e96c00;
	color: #ffffff;
}

.right-hot-box{
	padding-top: 30px;
	/* display: inline-block; */
}
.right-hot-box ul{}
.right-hot-box ul li{
}
.right-hot-box ul li a{color: #333;text-decoration: none;}
.right-hot-box ul li a:hover{color: #e96c00;}
.right-hot-box ul li a span{
	position: absolute;
	background: #c4c2c2;
	/* padding: 0 5px; */
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	color: #FFF;
	border-radius: 1px;
	margin-top: 14px;
}
.right-hot-box li a h3{
	font-size: 14px;
	overflow: hidden;
	height: 38px;
	line-height: 44px;
	border-bottom: 1px dashed #DDD;
	margin-left: 26px;
	letter-spacing: 0px;
}
.right-hot-box ul li:nth-child(-n+3) a span{
	background: #e96c00;
}
.right-recommend-box{
	padding-top: 30px;
}

.right-recommend-box ul{}

.right-recommend-box ul li{
	height: 86px;
	border-bottom: 1px solid #DDD;
	padding: 12px 0;
}

.right-recommend-box ul li img{
	width: 100px;
	height: 60px;
	position: absolute;
}
.right-recommend-box ul li div{
	margin-left: 105px;
}
.right-recommend-box ul li div h3{
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin-bottom: 6px;
}
.right-recommend-box ul li div p{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #777;
	letter-spacing: 0px;
}
.right-recommend-box ul li&gt;a{
	cursor: pointer;
}
.right-recommend-box ul li div a{
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

.right-recommend-box ul li div a:hover{
	color: #e96c00;
}

/*分页*/
.Page{width:100%; text-align:center; padding:50px 0px;}
.Page ul li {
	display: inline-block;
	min-width: 30px;
	padding: 0 5px;
	background: #ffffff;
	height: 28px;
	/* vertical-align: middle; */
	line-height: 28px;
	font-size: 12px;
	border: 1px solid #e5e5e5;
	margin-left: 5px;
	/* float: left; */
	color: #333;
}
.Page ul li:hover{
	background: #e96c00;
	color: #FFF;
}
.Page ul li.thisclass{background: #e96c00;color: #fff;/* display: inline-block; *//* width: 14px; */}
.Page ul li.thisclass a{color: #FFF;}
.Page ul li a{
	min-width: 14px;
	display: block;
	color: #333;
	/* width: 100%; */
	text-decoration: none;
	padding: 0 5px;
}
.Page ul li:hover a{
	/* background: #e96c00; */
	color: #FFF;
}


/*新闻详情页面*/
.news-view-container{
	/*background: #f4f4f4;*/
}

.news-box{margin: 0 auto 20px auto;font:14px/30px "microsoft yahei";letter-spacing: 1px;background: #FFF;padding: 30px 15px;}
.view{padding-bottom: 20px;text-align: center;}
.view h1{font-size: 22px;line-height: 40px;height: 40px;}
.date{
	border-bottom: 1px solid #e8e8e8;
}
.pagebox, .pagebox p {
	color: #333;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 26px;
    /*font-family: "宋体";*/
    text-indent: 2rem;
}
.pagebox a{
	color: #ff3118;
}
.pagebox a:hover{
	color: #e96c00;
}
.pagebox img {
	max-width: 100%;
	text-align: center;
}
.pagebox h1,.pagebox h2,.pagebox h3,.pagebox h4,.pagebox h5,.pagebox h6 {
	color: #333;
    font-size: 15px/32px;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;

}
.news-tag{
	text-align: right;
}
.news-tag label{}
.news-tag a{
	color: #777;
}
.news-tag a:hover{
	color: #e96c00;
}
.viewpage{width:100%;height:auto;margin:10px auto;overflow: hidden;position: relative;padding:12px 0;}
.viewpage p{width: 100%;
	height: 32px;
	font: 14px/32px "microsoft yahei";
	color: #777;
	overflow: hidden;
}
.viewpage a{color:#777}
.viewpage a:hover{color:#e96c00}
.back{position:absolute;right:12px;bottom:13px;font-size:14px;line-height:38px;}

.view img{max-width: 100%;display:inline}
.view div{font-size:14px;}

.news-copyright {
	background: #fff;
	padding: 15px 15px;
}
.news-copyright h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	height: 24px;
}
.news-copyright p {
	color: #979797;
	line-height: 26px;
	font-size: 14px;
	letter-spacing: 1px;
}

/*详情页特定样式*/
.news-view-container .right-tag-box,.news-view-container .right-hot-box,.news-view-container .right-recommend-box{
	background: #FFF;
	padding-top: 0;
	margin-top: 30px;
	padding: 10px;
}


/*搜索 标签 列表页面*/
.search-box{
	position: relative;
	padding: 0px 25px;
}
.search-box .search-text{
	width: 100%;
	height: 48px;
	border: 1px solid #333;
	border-radius: 6px;
	text-align: center;
	padding: 0 10px;
	outline: none;
	font-size: 16px;
}
.search-box .search-btn{
	width: 50px;
	height: 48px;
	background: #333 url(http://www.ysemm.cn/templets/newysemmcn/images/search.png) no-repeat 11px 10px;
	border: none;
	border-radius: 6px;
	position: absolute;
	/* margin-top: -48px; */
	right: 25px;
	top: 1px;
}

.search-list{
	padding: 0 30px;
	/* border: 1px solid #DDD; */
}
.search-condition-text{
	line-height: 42px;
	background: #DDD;
	padding: 0 20px;
	font-size: 16px;
}
.search-condition-text p{}
.search-condition-text p strong{
	color: #e96c00;
	padding: 0 5px;
	font-weight: normal;
	text-transform: uppercase;
}
.search-condition-list{
	padding: 30px 0;
}

.search-condition-list ul{}
.search-condition-list ul li{padding: 15px 0;}

.search-condition-list ul li{
	/*border-bottom: 1px solid #ddd;*/
	/* height: 160px; */
	position: relative;
}
.search-condition-list ul li img{
	position: absolute;
	width: 204px;
	height: 126px;
}
.search-condition-list ul li .item-info{
	/* margin-left: 220px; */
	/* height: 136px; */
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.search-condition-list ul li .item-info h2{
	font-size: 18px;
	line-height: 26px;
	height: 30px;
	padding-bottom: 10px;
	overflow: hidden;
}
.search-condition-list ul li .item-info a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.search-condition-list ul li .item-info a:hover {color: #e96c00;}
.search-condition-list ul li .item-info p{
	line-height: 24px;
	font-size: 14px;
	height: 48px;
	overflow: hidden;
	letter-spacing: 1px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.search-condition-list ul li .item-info p a{
	color: #e96c00;
	padding-left: 5px;
}
.search-condition-list ul li .item-info span{
	color: #9d9d9d;
	padding-top: 6px;
}
.search-condition-list ul li .item-info span.news-view{
	padding-left: 20px;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/icon-tag.png) no-repeat 0px 7px;
	float: left;
}
.search-condition-list ul li .item-info span.news-date{
	
}
/*预加载样式*/

#myloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1999;
	background: #F6F6F6;
	text-align: center;
}

#myloader .loader {
	display: inline-block;
	height: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#myloader .loader .grid {
	width: 60px;
	height: 60px;
	margin: 100px auto;
}

#myloader .loader .grid .cube {
	width: 33%;
	height: 33%;
	background-color: #e96c00;
	float: left;
	-webkit-animation: cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: cubeGridScaleDelay 1.3s infinite ease-in-out;
}

#myloader .loader .grid .cube1 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#myloader .loader .grid .cube2 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

#myloader .loader .grid .cube3 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

#myloader .loader .grid .cube4 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#myloader .loader .grid .cube5 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#myloader .loader .grid .cube6 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

#myloader .loader .grid .cube7 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

#myloader .loader .grid .ube8 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

#myloader .loader .grid .cube9 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes cubeGridScaleDelay {
	0%, 70%, 100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@keyframes cubeGridScaleDelay {
	0%, 70%, 100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}


/*箱子隐藏*/
.animate-box {
	opacity: 0;
}

/*右侧广告位*/
.ad-right{padding-top: 30px;}
.ad-right img{
	width: 100%;
	height: auto;
}

/*标签总页面*/
.total-tag-box{
	padding-top: 0px;
	display: inline-block;    margin-bottom: 30px;
}
.total-tag-box ul{
	/* display: inline-block; */
	/* display: inline-flex; */
	/* width: 100%; */
	text-align: center;
	padding-top: 10px;
}
.total-tag-box ul li{
	/* width: 25%; */
	float: left;
	/* padding: 5px 0px; */
	/* border: 1px solid #DDD; */
	/* display: list-item; */
}
.total-tag-box ul li a{
	color: #e96c00;
	border: 1px solid #999;
	border-radius: 5px;
	padding: 0px 8px;
	display: inline-block;
	overflow: hidden;
	margin: 4px 5px;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	-moz-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.total-tag-box ul li a:hover{
	background: #e96c00;
	border: 1px solid #e96c00;
	color: #ffffff;
}

.total-box-title{line-height: 20px;
	font-size: 18px;
	/* font-weight: 600; */
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(http://www.ysemm.cn/templets/newysemmcn/images/box-title-bg.png) no-repeat 0px 1px;
	border-bottom: 1px solid #e4e4e4;}


	/*search-container 搜索页面*/
	.search-container{
		background: #f1f1f1;
	}
	.search-container .news-container{
		background: #ffffff;
	}


	.alltags-container{
		background: #f1f1f1;
	}
	.alltags-container .news-container{
		/*background: #ffffff;*/
	}

	.alltags-container .tags-rows{
		background: #FFF;
		padding: 30px 30px;

	}
	.alltags-container .right-tags-box{

		background: #FFF;

		padding: 30px 10px;
	}

	.total-new-tag-box{background: #f5fdff;
		padding: 20px;}
		.total-new-tag-box.total-tag-box ul li a{
			color: #1b1b1b;
		}
		.total-new-tag-box.total-tag-box ul li a:hover{
			color: #ffffff;
		}
		.total-hot-tag-box{background: #fffaf4;
			padding: 20px;}
			.total-random-tag-box{background: #f5fff7;
				padding: 20px;}
				.total-random-tag-box.total-tag-box ul li a{
					color: #1b1b1b;
				}
				.total-random-tag-box.total-tag-box ul li a:hover{
					color: #ffffff;
				}



				.error-container {
    background: #f5f5f5;
}
.error-container .row{padding: 80px 22% 200px 22%;/* margin: 0 auto; */}
.error-container .error-notice {
    /* margin: 0 auto; */
    text-align: center;
}
.error-container .error-notice img{
    max-width: 100%;
}
.error-container .error-contact {
    padding-top: 60px;
}
.error-container .error-contact img{}
.error-container .error-contact-info{
    padding-top: 70px;
    margin: 0 auto;
    text-align: center;
}
.error-container .error-contact-info p{
    font-size: 21px;
    line-height: 35px;
    text-align: left;
    padding: 0 8px;
}
.error-container .error-contact-info p strong{
    color: #e96c00;
}
.error-container .error-contact-info a{
    width: 150px;
    background: #e5493a;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    /* margin: 0 auto; */
    text-align: center;
    font-size: 18px;
    color: #FFF;
    margin-top: 22px;
    text-decoration: none;
}

/*网站地图*/
.map-container {
    background: #f5f5f5;
    /* clear: both; */
    /* margin: 0; */
    padding: 0px 0 10px 0;
}
.map-container .map-container-box{
    margin-top: 50px;
    margin-bottom: 50px;
    background: #ffffff;
    padding: 50px 50px;
    /* height: 569px; */
}
.linkbox{
    padding: 30px 88px;
}
.linkbox h3{
    font-size: 20px;
    height: 30px;
    border-bottom: 1px dashed #DDD;
    background: url(http://www.ysemm.cn/templets/newysemmcn/images/map-title-arrow.png) no-repeat 82px 3px;
}.linkbox h3 a{
	color: #333;
	text-decoration: none;
}
.linkbox ul{
    padding-left: 60px;
    /* list-style-type: initial; */
}
.linkbox ul li{
    list-style-type: initial;
    line-height: 20px;
    padding: 15px 0 0 0;
}
.linkbox ul li a{
    font-size: 16px;
	color: #333;
}
.linkbox a:hover{
	color: #e96c00;
}


/*分页*/

.pages {font-size: 14px;text-align: center;margin:20px 0;}
.page_now {padding: 0px 11px;font-size: 14px;color: #FFF;background-color: #e96c33;display: inline-block;line-height: 30px;margin-right: 10px;}
.pages a {margin-right: 10px;vertical-align: top;}
a.page_fleet {padding: 0px 10px;font-size: 14px;color: #666;background-color: #FFF;border: 1px solid #CCC;display: inline-block;line-height: 28px;text-decoration: none;}
a.redfont_input {padding: 0px 14px 0px 15px;font-size: 14px;color: #FFF;background-color: #e96c33;display: inline-block;line-height: 30px;text-decoration: none;}
a.redfont_input:hover,a.page_fleet:hover {color: #FFF;background-color: #444;}

/*floatbar*/
.floatNavBar {position: fixed;_position: absolute;border:2px #d10504 solid;width:89px;z-index: 101;background-color:#fff;}
.floatNavBar .nav-hd,.floatNavBar .nav-ft  {background-image:url("img/cnav-bg.png");background-repeat:no-repeat;cursor:pointer;}
.floatNavBar .nav-hd {height:33px;margin: 0 6px;border-bottom: 1px #e3e3e3 solid;background-position: -7px 2px;}
.floatNavBar .nav-ft {height:17px;background-position: 0 bottom;}
.floatNavBar .packup {background-position:0 -31px;}
.floatNavBar .nav-bd ul {padding:8px 0;}
.floatNavBar .nav-bd li {height:26px;}
.floatNavBar .nav-bd li a {display:block;line-height:26px;padding-left:8px;}
.floatNavBar .nav-bd li a span{display:inline-block;width:20px;}
.floatNavBar .nav-bd li.active a {background-color:#a0a0a0;color:#fff;}
.floatNavBar .nav-bd li a:hover {background-color:#a0a0a0;color:#fff;}


/*product*/
.con_cp_0{margin-top:50px;padding: 0 100px 10px;}
.product-line {
    height: 1px;
    background: #d4d4d4;
    margin-top: 20px;
    z-index: -1;
}
.product-title {
    display: block;
    text-align: center;
    margin: -23px auto;
	width:380px;height:84px;
    font-size: 48px;
    color: #727272;
    background-repeat: no-repeat;
    padding-bottom: 40px;
    letter-spacing: 3px;
    font-weight: normal;
    font-family: sans-serif;
}
.product-title-income{background: #ffffff url(img/income.png) no-repeat 100px 3px;}
.product-title-advantages{background: #ffffff url(img/advantages.png) no-repeat 40px 3px;}
.product-title-profile{background: #ffffff url(img/profile.png) no-repeat 100px 3px;}
.product-title-cases{background: #ffffff url(img/cases.png) no-repeat 110px 3px;}
.product-title-locations{background: #ffffff url(img/locations.png) no-repeat 70px 3px;}
.product-title-contact{background: #ffffff url(img/contact.png) no-repeat 40px 3px;}
.product .container&gt;h2 {
    font-size: 28px;
    line-height: 35px;
    height: 35px;
    text-align: center;
    letter-spacing: 1px;
    color: #3f3a39;
}
.product .container&gt;p {
    display: block;
    border: 1px solid #dcdcdc;
    padding: 8px 58px;
    color: #3f3a39;
    text-align: center;
    width: 520px;
    margin: 10px auto;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 5px;
}
.product .container&gt;label {
    padding: 45px 20px 35px 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 2px;
}


.product-income input{border:1px solid #ddd;width:50px;height:24px;line-height:24px;margin:0 5px;text-align:center;color:red}


ul.adv_ul{padding:20px;}
ul.adv_ul li{width:50%;float:left}
ul.adv_ul li p{font-size:18px;height:40px;line-height:40px;}
ul.adv_ul li p.tit{color:#e96c00;font-weight:bold;font-size:18px;}

.p-contact{font-size:16px;line-height:32px;background:#f6f6f6;padding:20px;}
.p-contact input{border:1px solid #e96c00;margin:0 10px;text-indent:0.3em;}

.index_case .picMarquee-left{margin:20px 0;}
/* 本例子css */
		.picMarquee-left{ width:100%;  overflow:hidden; position:relative;}
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:200px; height:250px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;border-bottom:none     }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{position:absolute; left:3%; top:90%; margin-top:-25px; display:block; width:100px; height:100px; filter:alpha(opacity=50);opacity:0.5;font-size:50px;}
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox a.prev,
		.slideBox a.next{text-decoration:none;color:#aaa}
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }


</pre></body></html>