
@media only screen and (min-width: 280px) and (max-width: 450px) {
	.main1-leftTop{margin: 15px 0;height: 48px;}
	.phoneIcon{float: left;margin-right: 10px;height: 40px;width: 40px;}
	.phone{font-size: 18px;padding-top: 8px;}
	.main1-right{border: 1px solid #ddd;}
	.main1-rightbox{margin-top: 20px;}
	.col-md-8{padding-left: 10px;padding-right: 10px;}
	.foot-right{text-align: center;}
	.iframe-foot {
	    width: 100%;
	    height: -webkit-fill-available;
	    position: absolute;
	    border: 0;
	    margin-top: -20px;
	}
	.section-foot{
    	background: #303030;
    	margin-bottom: 50px;
    }
    .mobileScroll{
	    overflow: auto;
	    display: -webkit-box;
	}
}
@media only screen and (min-width: 450px) and (max-width: 3000px) {
	.container{padding-left: 0;padding-right: 0;}
	.main1-right{border: 1px solid #ddd;height: 350px;}
	.headImg{width: 100%;}
	.main1-leftTop{margin: 15px 0;height: 70px;}
	.phoneIcon{float: left;margin-right: 10px;}
	.phone{font-size: 18px;}
	.main1-rightbox{margin-top: 20px;padding-right: 0;}
	.foot-center{padding-left: 0;margin-left: 20px;}
	.foot-right{text-align: right;margin-top: 25px;}
	.iframe-foot{
		width: 100%;
		height: 280px;
		position: absolute;
		border: 0;
	}
	.section-foot{
    	background: #303030;
    }
}
/*二级菜单样式*/ 
.navbar-collapse ul li ul { position:absolute; display:none;padding-left: 0;padding-right: 0;width: 100%;}
.navbar-collapse ul li ul li {float:none;display: flow-root;width: 100%;height: 45px;line-height:45px;background: #fff;list-style: none;text-align: center;border-top: 1px dashed #eee;}
.navbar-collapse ul li ul li a {color: #333;line-height: unset;}
.navbar-collapse ul li ul li:hover {color: #319703;}
.navbar-collapse ul li:hover {border-bottom: .2em solid #319803;}
/*二级菜单样式 end*/

.succast-li {
	position: relative;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    color: #4a4949;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.succast-li:hover{
	color: #319803;
}
.more{
	width: 25%;
	float: right;
	text-align: right;
    color: #444;
    font-size: 14px;
}
.t-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/*width: 100%;*/
	margin: 0;
	float: left;
	font-size: 16px;
}
.ul-style {
	border: 1px solid #ddd;
	text-align: left;
	padding: 10px;
	padding-bottom: 30px;
}
.table-title{
	font-size: 18px;
	border-bottom: 3px solid #319803;
	font-weight: 600;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	float: left;
	line-height: 47px;
}
hr {
	position: absolute;
	top: 1.7em;
	left: 0;
	width: 5em;
	height: .125em;
	background: #5BA4C7;
}
.link-title {
	color: #000;
	text-align: left;
	border-bottom: 2px solid #ddd;
	padding-top: 10px;
    padding-bottom: 10px;
}
.link-title span{
	border-bottom: 2px solid #319803;
	padding-bottom: 12px;
	font-size: 18px;
}
.link-ico {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: .25em .25em 0 0;
    background: url(../picture/all-ico.png) no-repeat 0 -40px;
}
.foot-h3 {
	margin: .833em 0;
    padding-bottom: .833em;
    border-bottom: 1px solid #9d9d9d;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    text-align: left;
}
.foot-li {
	float: left;
	text-align: left;
    width: 50%;
    margin: 5px 0 5px;       
    color: #9d9d9d;    
    list-style-type: none;
}
.foot-li2 {
	text-align: left;
    margin: 5px 0 5px;
    list-style-type: none;
    color: #9d9d9d;           
}
.col-md-4{padding-left: 0;padding-right: 0;}
.main2-title{
	color: #319803;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main2-content{
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.main1-Ltop{
	border: 1px solid #ddd;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
}
.main1-Rtop{
	border-bottom: 1px solid #ddd;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
}
.main1-headbox{
	padding-right: 0;
	margin-top: 15px;
	text-align: center;
}
.intro-detail{
	line-height: 27px;
	overflow: hidden;
	height: 264px;
}
.main2-top{
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #ddd;
}
.main2-img{
	float: left;
	margin-right: 10px;
	width: 90px;
	height: 65px;
}
.main2-ul{
	border: none;
	text-align: left;
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
.code-text{
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.section-top{
	width: 100%;
}
