body{
	min-width:1200px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;opacity:1;
}

input:-ms-input-placeholder{
    color: #ccc;opacity:1;
}

input::-webkit-input-placeholder{
    color: #ccc;opacity:1;
}
.navv{
    height: 50px;
}
.navv a{
	color:#333;
	display: block;
	line-height: 45px;
	padding-bottom: 5px;
	font-size: 16px;
	    margin-right: 23px;
}
.navvs{
	width:1200px;
	margin:auto;
	overflow: hidden;
}
.navs{
	float:left;
	text-align: right;
	width:120px;
	line-height: 50px;
	position: relative;
}
.navs:hover a,.navs.active a{
	color:#E06225;
}

.sclogo{
	overflow: hidden;
	height:100px;
}
.sclogospan{
	margin-top:60px;
}
.sclogoimg{
	margin-top:5px;
}
.rightcheck{
	width:31px;
	height:32px;
	border:1px solid #ccc;
	text-align: center;
	position:relative;
	left:1px;
	top:-1px;
	background:#717171;
	float:right;
	
}
.sclogo>.right{
	margin-top:44px;
	width:610px;
}
.rightcheck>span{
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	transform: rotate(45deg);
	display: inline-block;width:10px;height:10px;
	position: absolute;
	top:10px;
	right:12px;
}
.sclogosearch{
	border:1px solid #ccc;
	height:32px;
	text-align: left;
	position: relative;
    left: -15px;
}
.searchinput{
	border:none;
	width:160px;
	line-height: 20px;
	height:20px;
	margin-top:3px;
	border-left:1px solid #ccc;
	padding-left:4px;
	font-size:13px;
	color:#ddd;
}
.logophone{
	margin-right:20px;
	margin-top:-14px;
}
.scmain1{
	margin-top:40px;
	margin-bottom: 40px;
	overflow: hidden;
	line-height: 26px;
}
.scm1de{
	width:340px;
	float:left;
}
.scm1de:nth-child(3n+2){
	margin:0px 90px;
}
.scmain2{
	margin-top: 40px;
	overflow: hidden;
	line-height: 26px;
}
.scm2de{
	float:left;
	width:565px;
}
.scm2de:nth-child(2n+2){
	float:right;
}
footer{
	background:#4d4948;
	color:#eee;
	overflow: hidden;
	margin-top:30px;

	padding-top:14px;
}
.footer{
	
	float:right;
}
.squre{
	width:10px;
	height:10px;
	display: inline-block;
	background:#fff;
	margin-left:20px;
}
.footertitle{
	margin-left:20px;
	font-size: 20px;
	line-height: 32px;
}
.footer .right{
	margin-right:50px;
	margin-top:10px;
	margin-left:143px;
}
.scpro{
	margin:10px 0px;
	line-height: 26px;
}
.scnewde{
	overflow: hidden;
	color:#fff;
	background:#bab3d5;
	margin:10px 0px;
}
.scnewdeleft{
	width:65px;
	padding-top:9px;
	text-align: center;
	height:100%;
}
.scnewdetitle{
	line-height: 40px;
	
	padding-left:20px;
	font-size: 18px;
}
.scnewderight{
	display: block;
	width:798px;
	background:#8e84b8;
	color:#fff;
}
.scnewderight:hover{
	color: #fff;
}
.scnewdes{
	line-height: 30px;
	padding:10px 20px;
	padding-right:50px;
	display: none;
	border-top: 1px solid #fff;
}
.scnewdeimg{
	cursor: pointer;
}
.on .scnewdes{
	display: block;
}
.searchsub{
	position: absolute;
    right: 0px;
    width: 31px;
    height: 30px;
    padding: 0px;
    font-size: 0px;
    top: -1px;
    background: none;
	border:none;
}
.sclogotab{
	width:90px;
	    margin-left: 55px;
	margin-top:7px;
	text-align:center;
}
.sclogotab .active{
	background:#c21b12;
	color:#fff;
	
}
.sclogotab  a{
	
	padding:2px 5px;
}
.sclogotab a:first-child{
	margin-right:10px;
}
