*{
	margin:0;
	padding:0;
	font-family: 微软雅黑;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
a,img{
	transition: all .5s;
}
body{
	min-width: 1200px;
}
.w_1200{
	width: 1200px;
	margin: 0 auto;
}
.clear{
	clear:both;
	width: 100%;
}

/*top*/
.top{
	width: 100%;
	border-bottom:1px solid #f2f2f2;
}
.top > div > p{
	display: inline-block;
	line-height: 40px;
	color:#999999;
	font-size: 12px;
	float:left;
}
.top-d{
	float:right;
	display: inline-block;
}
.top-d a{
	line-height: 40px;
	display: inline-block;
	color:#999;
	font-size: 12px;
	padding:0 5px;
}
.top-d span{
	color:#999;
	font-size: 12px;
}

/*logo*/
.slogo{
	padding:20px 0;
	width: 100%;
}
.slogo-i{
	float:left;
}
.slogo-d1{
	float:left;
	padding-left:10px;
	max-width: 430px;
}
.lod1-p1{
	width: 100%;
	height: 50px;
	line-height: 60px;
	color:#3d5b99;
	font-weight: bold;
	font-size: 24px;
}
.lod1-p2{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color:#666666;
	font-size: 16px;
}
.slogo-d2{
	width: 350px;
	float:right;
	background:url('../images/gx_06.png') no-repeat left center;
}
.lod2-p1{
	padding-left: 80px;
	color:#999999;
	font-size: 14px;
	line-height: 30px;
}
.lod2-p2{
	padding-left:80px;
	color:#ff4000;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
}

/*nav*/
.snav{
	width: 100%;
	border-bottom:3px solid #ff4001;
	background:#3d5b99;
}
.snav-li{
	width: 120px;
	float:left;
	height: 50px;
	position:relative;
}

.snav-li > a{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color:#fff;
	z-index:10;
	font-size: 14px;
}
.snav-li > span{
	display: block;
	position: absolute;
	left:50%;
	top: 0;
	transition:all .5s;
	width:0;
	height: 50px;
	background:url("../images/dian.jpg") repeat center;
	z-index: 9;
}
.snav-li:hover.snav-li > span{
	left:0;
	width: 100%;
}
.snav-li-ul{
	display: none;
	top:50px;
	left:0;
	position: absolute;
	width: 100%;
	background:#3d5b99;
	box-shadow: 0 0 5px #333;
	z-index:10;
}
.snav-li-ul > li{
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .5s;
}
.snav-li-ul > li > a{
	color:#fff;
}
.snav-li-ul > li:hover{
	background: #ff4001;
}

/*banner*/
.sbanner{
	width: 100%;
}

.sbanner-i img{
	width: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*banner下*/
.sbx{
	width: 100%；
	height:79px;
	background: url('../images/gx_11.png') no-repeat center;
}
.sbx-p1{
	float:left;
	width: 200px;
	line-height: 79px;
	color:#fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.sbx-p2{
	display: inline-block;
	float:left;
	color:#666666;
	font-size: 14px;
	line-height: 79px;
	max-width: 520px
	overflow:hidden;
}
.sbx-p2 a{
	color:#666;
}
.sbx-fo{
	float:right;
	max-width: 380px;
}
.sbx-fo #q{
	width: 310px;
	height: 37px;
	line-height: 37px;
	color:#666666;
	font-size: 14px;
	text-indent: 20px;
	background:#e6e6e6;
	float:left;
	margin-top:21px;
	border:none;
}
.button{
	color:#fff;
	width: 56px;
	height: 37px;
	border:none;
	font-size: 12px;
	text-align: center;
	line-height: 37px;
	float: left;
	margin-top:21px;
	background: #3d5b99;
}

/*首页产品中心*/
.spro{
	width: 100%;
	padding:50px 0 20px;
}
.spro-h2{
	color:#000000;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	height: 70px;
	background: url('../images/gx_14.png') no-repeat center bottom;
}
.spro-p{
	color:#666666;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	margin-bottom:40px;
}
.spro-le{
	width: 270px;
	float:left;
}
.spro-le-d1{
	width: 100%;
	height: 114px;
	background: #ff4000;
}
.spro-le-d1 span{
	color:#f39c7f;
	font-size: 16px;
	display: block;
	height: 55px;
	line-height: 75px;
	text-align: center;
	transition: all .5s;
}
.spro-le-d1 p{
	color:#fff;
	font-size: 30px;
	text-align: center;
}
.spro-ul{
	width: 100%;
}
.spro-li{
	width: 100%;
	background:#3d5b99;
	position:relative;
	margin-top:12px;
	border-radius: 1px;
}
.spro-li > a{
	float:left;
	width: 205px;
	line-height: 49px;
	color:#fff;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 49px;
}
.spro-li > span{
	display: block;
	width: 49px;
	float:left;
	height: 49px;
	background:url('../images/gx_22.png') no-repeat center;
	transition:all .5s;
}
.spro-li-ul{
	display: none;
	width: 100%;
	top:49px;
	left: 0;
	background: #fff;
}
.spro-li-ul > li{
	line-height: 51px;
	height: 51px;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	text-indent: 55px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.spro-li-ul > li > a{
	color:#666666;
	font-size: 16px;
}

.spro-ri{
	width: 901px;
	float:right;
	position:relative;
}
.spro-ri-img{
	width:628px;
	height: 506px;
	border:1px solid #d9d9d9;
	float:left;
}
.spro-ri-img-i{
	width: 100%;
	height: 100%;
}
.spro-ri-ri{
	float:right;
	width: 264px;
	padding-bottom:250px;
}
.spro-ri-ri-p{
	width: 100%;
	height: 67px;
	margin-top:21px;
	position: relative;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;	
}
.spro-ri-ri-p:nth-child(1){
	margin-top:0;
}
.spro-ri-ri-p a{
	color:#666666;
	font-size: 16px;
	line-height: 65px;
	display: block;
	position: absolute;
	border:1px solid #d9d9d9;
	right: 0;
	top:0;
	width: 244px;
	text-align: center;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;	
}
.spro-ri-ri-p span{
	position: absolute;
	display: block;
	height: 0;
	transition: all .5s;
	width: 4px;
	top:50%;
	right: 0;
	z-index:2;
	background:#ff4000;
}
.spro-ri-ri-p:hover{
	background: url("../images/gx_26.png") no-repeat left center;
}

.spro-ri-ri-p-con{
	display: none;
}

.spro-td{
	position:absolute;
	top:528px;
	left: 0;
	border:1px solid #d9d9d9;
	padding:35px;
	display: none;
}
.spro-td-p{
	float:left;
	width: 108px;
	height:110px;
	overflow: hidden;
	line-height: 110px;
	text-align: center;
	color:#ff4000;
	font-size: 18px;
	border-right: 1px solid #d9d9d9;
}
.spro-td-p-con{
	padding-left:40px;
	float:right;
	width:680px;
	height: 110px;
	overflow: hidden;
}
.spro-dl{
	width: 285px;
	float:left;
	margin-left:23px;
}
.spro-dt{
	width: 283px;
	height: 228px;
	overflow: hidden;
	border:1px solid #d9d9d9;
}
.spro-dt img{
	width: 100%;
	height: 100%;
}
.spro-dd{
	width: 100%;
	text-align: center;
	line-height: 50px;
	color:#666666;
	font-size: 15px;
	transition: all .5s;
}
.spro-dl:hover .spro-dt{
	border:1px solid #ff4000;
}

.spro-dl:hover .spro-dt img{
	transform: scale(1.2);
}
.spro-dl:hover .spro-dd{
	color:#ff4000;
}

/*过度*/
.sgd{
	width: 100%;
	height:196px;
	background:url("../images/gx_33.jpg") no-repeat center;
	margin-bottom: 50px;
}
.sgd h2{
	color:#fff;
	font-size: 30px;
	height: 90px;
	line-height: 120px;
	text-align: center;
}
.sgd a{
	display:block;
	margin:10px auto;
	border:1px solid #fff;
	padding:0 20px;
	color:#fff;
	width: 350px;
	text-align: center;
	line-height: 40px;
	font-size: 22px;
}

/*优势*/
.sys{
	padding-bottom:60px;
}
.sys1{
	width: 100%;
	padding:30px 0;
}
.sys-le{
	width: 600px;
	float:left;
}
.sys-le-le{
	width: 69px;
	height: 100px;
	background: url("../images/gx_39.jpg") no-repeat center;
	float:left;
}
.sys-le-le p{
	color:#fff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	margin-top:20px;
}
.sys-le-le span{
	width: 100%;
	display: block;
	line-height: 25px;
	color:#fa9573;
	font-size: 12px;
	text-align: center;
}
.sys-le-ri{
	width: 500px;
	float:right;
	height: 90px;
	background: url("../images/gx_42.jpg") no-repeat left bottom;
}
.sys-le-ri p{
	color:#666666;
	width: 100%;
	text-align: left;
	font-size: 18px;
	line-height: 40px;
}
.sys-le-ri h2{
	color:#ff4000;
	line-height: 35px;
	font-size: 24px;
}
.sys-le-d{
	width: 500px;
	padding:30px 0;
}
.sys-le-d p{
	color:#666666;
	font-size: 15px;
	line-height: 25px;
}
.sys-ri{
	width: 600px;
	float:right;
}
.sys-ri img{
	width: 100%;
}
.sys2{
	background:#f2f2f2;
}


/*sab*/
.sab{
	width: 100%;
	height: 383px;
	background:url('../images/gx_58.jpg') no-repeat center;
}
.sab-le{
	width: 580px;
	float:left;
}
.sab-le-d{
	width: 100%;
	height: 120px;
	background:url("../images/ttt.png") no-repeat center;
}
.sab-le-d h2{
	color:#fff;
	font-size: 27px;
	height: 72px;
	line-height: 100px;
	text-align: center;
}
.sab-le-d p{
	color:#fff;
	font-size: 14px;
	text-align: center;
}

.sab-le-p{
	color:#fff;
	font-size: 14px;
	line-height: 25px;
	width: 560px;
}
.sab-le-a{
	display: block;
	width: 142px;
	height: 39px;
	color:#fff;
	background:#ff4000;
	text-align: center;
	line-height: 39px;
	margin:10px auto;
}
.sab-ri{
	width: 560px;
	float:right;
}
.sab-ri-p{
	color:#666666;
	font-size: 18px;
	line-height: 72px;
	text-align: left;
	margin-top:20px;
}
.sab-ri-p a{
	color:#cccccc;
	font-size: 14px;
	float:right;
}
.cjzs-i img{
	width: 100%;
}

/*合作*/
.shezuo{
	width: 100%;
	padding:30px 0;
}
.shezuo-i-d{
	width: 100%;
	overflow: hidden;
}
.shezuo-i-d img{
	width: 100%;
}
.shezuo-i-d p{
	color:#666666;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.shezuo-sw{
	padding:0 12px;
}

/*case*/
.scase{
	padding:30px 0;
	background: #f2f2f2;
}
.scase-d{
	width: 100%;
	position:relative;
	height: 630px;
	background: #fff;
}
.scase-ul{
	width: 100%;
	text-align:justify;
}
.scase-ul:after{
    content:'';
    width: 100%;
    display: inline-block;
    overflow: hidden;
    height: 0;
}
.scase-li{
	width: 236px;
	height: 71px;
	display:inline-block;
	text-align: center;
	line-height: 71px;
}
.scase-li a{
	color:#fff;
	font-size: 16px;
}
.scase-lid{
	position:absolute;
	left: 0;
	top:110px;
	width: 100%;
	display: none;
}
.scase-sw1,.scase-sw2,.scase-sw3,.scase-sw4,.scase-sw5{
	padding:0 20px;
}
.scase-swd-h{
	width: 100%;
	height: 50px;
	line-height: 60px;
	color:#333333;
	font-size: 16px;
	font-weight: bold;
}
.scase-swd{
	width: 100%;
}
.scase-swd-i{
	display:block;
	width: 100%;
}
.scase-swd-p{
	color:#666666;
	font-size: 14px;
	line-height: 26px;
	text-align: left;
}
.scase-swd-a{
	display: block;
	width: 100px;
	height: 35px;
	color:#fff;
	background:#3d5b99;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	margin:20px 0 0 0;
}

.snews{
	width:100%;
	padding:0 0 30px 0;
}
.sn-d{
	width:790px;
	float:left;
	height:520px;
	position:relative;
}
.sn-d-h{
	height:60px;
	line-height:60px;
	border-bottom: 1px solid #e5e5e5;
}
.sn-d-h > a{
	color:#000000;
	margin:0 10px;
	line-height:55px;
	display:inline-block;
	height:55px;
	font-size:18px;
}
.sn-d-h-p{
	float:right;
	display:inline-block;
	line-height:60px;
}
.sn-d-h-p > a{
	color:#999999;
	font-size:14px;
	font-weight: normal;
	margin-right: 10px;
}
.sn-d-h-p > span{
	color:#fff;
	display:block;
	float:right;
	width:20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin-top:23px;
	margin-right: 10px;
	background-color: #ccc;
	border-radius: 50%;
	font-size:12px;
}
.sn-con{
	position:absolute;
	width: 100%;
	height:450px;
	top:60px;
}
.sn-con-le{
	float:left;
	width:370px;
	height: 410px;
}
/*前后按钮样式*/
.snews-sw-pag,.snews-sw-next{
	background:url("../images/swiper_button_002.png") no-repeat;
	margin-top:165px;
	width:30px;
}
.snews-sw-next{
	background-position:-41px 0px;
}

.sn-con-le-sw{
	position:relative;
	height:400px;
	background-color:#f2f2f2;
}
.sn-con-dl{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow: hidden;
}
.sn-con-dt{
	width:100%;
	height: 160px;
	overflow: hidden;
}
.sn-con-dt img{
	width:100%;
	height:100%;
}

.sn-con-dd{
	width:320px;
	margin:20px auto 0;
	height:180px;
	overflow:hidden;
}
.sn-con-dd h2{
	color:#333333;
	font-size:16px;
	line-height:45px;
	border-bottom:1px solid #e1e1e1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .5s;
}
.sn-con-dd p{
	color:#666666;
	font-size:15px;
	height:120px;
	line-height:30px;
	overflow: hidden;
}
.sn-con-dl:hover .sn-con-dt img{
	transform: scale(1.2);
}
.sn-con-dl:hover .sn-con-dd h2{
	color:#ff4001;
}
.sn-con-ri{
	float:right;
	width:368px;
	background-color: #f2f2f2;
}
.sn-con-ri-d{
	width:100%;
	overflow: hidden;
	height:160px;
	position:relative;
}
.sn-con-ri-d img{
	width:100%;
	height:100%;
}
.sn-con-ri-d p{
	position: absolute;
	top:160px;
	width: 328px;
	padding:0 20px;
	line-height: 42px;
	color:#fff;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: rgba(0,0,0,.5);
	transition:all 1s;
}
.sn-con-ri-d:hover.sn-con-ri-d img{
	transform:scale(1.2);
}
.sn-con-ri-d:hover.sn-con-ri-d p{
	top:118px;
	background-color: rgba(2,136,207,.5);
}
.sn-con-ri-p{
	width:274px;
	height:40px;
	line-height: 40px;
	margin:0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sn-con-ri-p span{
	display:inline-block;
	float: left;
	color:#fff;
	font-size:15px;
	text-align: center;
	line-height: 24px;
	width: 24px;
	height: 24px;
	background-color: #ccc;
	margin:8px 10px 0 0;
	transition: all .5s;
}
.sn-con-ri-p a{
	color:#666666;
	font-size:15px;
}
.sn-con-ri-p:hover{
	cursor: pointer;
}
.sn-con-ri-p:hover.sn-con-ri-p a{
	color:#ff4001;
}
.sn-con-ri-p:hover.sn-con-ri-p span{
	background-color:#3d5b99;
}
.hyzx{
	display:none;
}
.sn-d-h-p:hover{
	cursor: pointer;
}
.sn-d-h-p:hover.sn-d-h-p a{
	color:#3d5b99;
}

.sn-wd{
	width:354px;
	float:right;
}

.wrap{
	width: 100%;
	height: 412px;
	position: relative;
	overflow: hidden;
	margin-top:40px;

}
 
.wrap ul{
	overflow: hidden;
	position:absolute;
	height: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}
 
.wrap ul li{
	width:100%;
	height:136px;
	border-bottom:1px solid #e1e1e1;
	overflow: hidden;
}
.sn-wd-bt{
	width:100%;
	line-height:40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sn-wd-bt span,.sn-wd-da span{
	color:#fff;
	background-color: #3d5b99;
	display:inline-block;
	float:left;
	width: 24px;
	height: 24px;
	margin:8px 10px 0 0;
	font-size: 15px;
	text-align: center;
	line-height: 24px;
}
.sn-wd-da span{
	background-color: #666;
}
.sn-wd-da:after{
	display: block;
	content:"";
	clear: both;
}
.sn-wd-bt a{
	color:#333;
	font-size:16px;
}
.sn-wd-da a{
	display: inline-block;
	float:right;
	width:290px;
	line-height: 24px;
	color:#666666;
	font-size:15px;
	height:78px;
	overflow: hidden;
}
.sn-wd-bt:hover.sn-wd-bt a{
	color:#ff4001;
	font-weight: bold;
}
/*友情链接*/

.flink{
	background-color:#fff;
	padding:35px 0;
}
.flink-le{
	float:left;
	width:180px;
	height:80px;
	border-right: 1px solid #d5d5d5;
	margin-left:50px;
}
.flink-le h2{
	color:#000;
	font-size:18px;
	text-align: center;
}
.flink-le a{
	display: block;
	width:140px;
	height:32px;
	margin:20px auto 0;
	color:#fff;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	background-color: #3d5b99;
}
.flink-ri{
	float:left;
	max-width: 950px;
}
.flink-ri a{
	display: inline-block;
	padding:0 30px;
	color:#666666;
	font-size:15px;
	line-height: 40px;
}
.flink-ri a:hover{
	color:#ff4001;
	font-weight: bold;
}


/*底部*/
.footer{
	background-color:#26282d;
}
.flogo{
	float:left;
	width: 315px;
	height: 375px; 
	background:#4d4d4d;
	text-align: center;
}
.flogo > p{
	color:#fff;
	font-size: 12px;
	line-height: 40px;
}
.flogo > p > a{
	color:#fff;
}
.fo-ri{
	width:850px;
	float:right;
}
.fo-ul{
	padding-top:30px;
	border-bottom: 1px solid #74767b;
	margin-bottom: 50px;
}
.fo-ul > li{
	float:left;
	line-height:40px;
	text-align:center;
	line-height:40px;
	width:103px;
}
.fo-ul > li > a{
	color:#fff;
	font-size:14px;
}
.fo-ri-le{
	float:left;
	width:500px;
}
.fo-ri-le h5,.fo-ri-ri h5{
	color:#f0f0f0;
	font-size:14px;
	line-height:60px;
}
.fo-ri-le p{
	color:#c7c7c7;
	font-size:12px;
	line-height:35px;
}
.fo-ri-le p a{
	color:#fff;
}
.fo-ri-ri{
	width:350px;
	float:right;
}
.form-le{
	width:290px;
	float:left;
}
.form-le > p{
	color:#74767b;
	font-size:12px;
	text-align:center;
	line-height:35px;
	display:inline-block;
	width:50px;
	margin-bottom:10px;
	float:left;
}
.form-le > input,.form-le > textarea{
	float:right;
	width:230px;
	height:35px;
	border:none;
	background-color:#505153;
	margin-bottom:10px;
}
.form-ri{
	float:right;
}
.sub{
	width:51px;
	background:url("../images/bu.jpg") no-repeat center #e77918;
	height:125px;
	border:none;
}


/*位置*/
.weizhi {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
}
.weizhi2 > li{
	float:left;
	transition:all .5s;
	position:relative;
}

.weizhi2 > li > a {
    display: block;
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    border-left: 1px solid #e2e2e2;
    font-size: 14px;
    color: #333;
}
.weizhi-er{
	display: none;
	width: 100%;
	position:absolute;
	left: 0;
	top:60px;
	box-shadow: 0 0 5px #ccc;
	background:#fff;
	border:1px solid #ccc;
}
.weizhi-er > li{
	border-bottom:1px solid #ccc;
	line-height: 40px;
	text-align: center;
}
.weizhi-er > li > a{
	color:#333;
	font-size: 12px;
}

.wei-a {
    width: 30px;
    background: url(../images/home.png) no-repeat center;
}
.weizhi li:hover{
	background:#f1f1f1;
}
/*产品中心*/
.product{
	width:100%;
	padding:30px 0;
}
.product-ul{
	width:100%;
}
.product-li{
	float:left;
	width:280px;
	padding:10px;
	margin-top:20px;
	height:320px;
	transition:all .8s;
}
.p-li-d{
	width:100%;
	height:280px;
	overflow: hidden;
}
.p-li-d img{
	width: 100%;
	height: 100%;
}
.p-li-p{
	color:#333;
	font-size:14px;
	text-align: left;
	line-height: 40px;
	transition: all .8s;
}
.product-li:hover{
	opacity: .3;
}
.product-li:hover .p-li-d img{
	transform: scale(1.2);
}

/*新闻中心*/
.news{
	width:100%;
	background:#f4f4f4;
}
.news-dl{
	width: 1160px;
	padding:20px;
	background:#fff;
	margin-top:10px;
	transition: all .8s;
}
.news-dt{
	width:380px;
	height: 200px;
	float:left;
	overflow: hidden;
}
.news-dt img{
	width: 100%;
	height:100%;
	transition: all 3s;
}
.news-dd{
	width:750px;
	float:right;
}
.news-dd h2{
	width:100%;
	text-align:left;
	line-height: 40px;
	color:#333;
	font-size: 20px;
	transition: all .8s;
}
.news-dd span{
	display:inline-block;
	color:#999;
	font-size: 14px;
	line-height: 30px;
}
.news-dd p{
	width: 100%;
	height:90px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color:#666;
}
.news-dl:hover{
	box-shadow: 0 0 10px #ff4000;
}
.news-dl:hover .news-dt img{
	transform: scale(1.5);
}
.news-dl:hover .news-dd h2{
	color:#3d5b99;
}

/* 内容左侧 */
.con-le{
	width:900px;
	float:left;
}
.scZxDetailLeft {
    border: 1px solid #dbdbdb;
}
.scZxDetailTop {
    width: 100%;
    height: auto;
    padding-top: 70px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}
.scZxDetailTop h1 {
    color: #666666;
    font-family: Microsoft YaHei;
    font-size: 20px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}
.scZxDetailTopInfo {
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 10px;
}
.scZxDetailTopInfo span {
    color: #999999;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    font-family: Microsoft YaHei;
}
.scZxDetailInfo {
    margin-top: 15px;
	padding:0 30px 30px;
    height: auto;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    text-align: left;
    font-family: Microsoft YaHei;
    overflow: hidden;
}
/* 内容右侧 */
.con-ri{
	float:right;
	width:280px;
}
.conri-f{
	width:100%;
	border: 1px solid #dbdbdb;
}
.ri-f-t{
	width: 100%;
    height: 60px;
    line-height: 60px;
    background: #3d5b99;
    color: #fff;
    font-size: 18px;
    font-family: Microsoft YaHei;
	text-align: center;
}
.ri-f-d{
	width:240px;
	margin:0 auto;
}
.ri-f-d > input{
	width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
    color: rgb(153, 152, 153);
    font-size: 12px;
    font-family: 瀹嬩綋;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(219, 219, 219);
    border-image: initial;
}
#sm1{
	width: 100%;
    height: 36px;
    line-height: 36px;
    background: #3d5b99;
    text-align: center;
    color: #fff!important;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
	border: none;
	margin-bottom:10px;
}

.scZxListZx {
    float: right;
	margin-top: 20px;
}
.scZxCcWz {
    width: 278px;
    height: 350px;
    border: 1px solid #dbdbdb;
}
.scZxCcWz h2 {
    width: 100%;
    height: 36px;
    background: #3d5b99;
    text-indent: 15px;
    color: #ffffff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 36px;
    text-align: left;
}
.scZxCcWz ul li {
    font-family: Microsoft YaHei;
    color: #666666;
    font-size: 12px;
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	text-indent: 20px;
}
.scZxCcWz ul li a{
	color: #666;
}


/*.pageshow{margin-top: 30px;}*/
.page{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;}
.page a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}
.page a:hover{border:1px solid #FF6600; background-color:#FF6600; color:#fff;}
.page span{border: 1px solid #FF6600;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #FFEEE5;color: #FF6600;}



































































































