@charset "utf-8";
/* CSS Document */
html { width: 100%; }
body { font-size:14px; font-family: "微软雅黑","Microsoft YaHei","黑体"; color:#333;}
body, div, ul, ol, li, h1, h2, h, h4, h5, h6, form, input, button, p, th, td, figure, img { margin: 0; padding: 0; }
dl, dt, dd { margin: 0; }
em, i { font-style: normal; }
table { border-collapse: collapse; border-spacing:   0; }
td { line-height: 24px; }
img { border: none; }
a{ text-decoration: none; color:#333;}
 
/*a:link {text-decoration: none;}未访问的链接
a:visited {text-decoration: none;} 已访问的链接
a:hover{text-decoration: none;}  鼠标在链接上
a:active {text-decoration: none;}  点击时
*/
 
ul,li,ol,{list-style-type: none;}



#ro{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	background: #fbf8f8;
}

#top{
	width: 1200px;
	height: 224px;
	background: url(../img/hea-bj.png) no-repeat;
	position: relative;
}


.logo{
	position: absolute;
	top: 40px;
	left: 88px;
	width: 600px;
	height: 130px;
	background:url(../img/logo.png) no-repeat left;

}

.logo p{
	padding-left: 135px;
	padding-top: 24px;
	font-family: "微软雅黑";
	font-size: 45px;
	font-weight: bold;
	color:#01863b;
	line-height: 42px;
}

.logo p span{
	display: inline-block;
	font-size: 30px;
	color: #f38712;

}


.cont{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.cont li,.cont-lb li{
	list-style: none;
}

.bangong{
	margin: auto;
	margin-top: 28px;
	width: 980px;
	height: 240px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 6px;
}

.bg-biao li{

	width: 200px;
	height: 118px;
	float: left;
	border-radius: 6px;
	margin: 25px 20px 0px 24px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 180px;
}

.ban1{
	background: #e6483c url(../img/tu-nianjian.png) no-repeat center;
	background-position-y: 20px;
}

.ban2{
	background: #2798e8 url(../img/tu-shuju.png) no-repeat center;
	background-position-y: 20px;
}
.ban3{
	background: #ea9424 url(../img/tu-shenq.png) no-repeat center;
	background-position-y: 20px;
}
.ban4{
	background: #33ba6e url(../img/tu-chaz.png) no-repeat center;
	background-position-y: 20px;
}


.ban1:hover{
	background: #fb6155 url(../img/tu-nianjian.png) no-repeat center;
	background-position-y: 20px;
}



.ban2:hover{
	background: #3eafff url(../img/tu-shuju.png) no-repeat center;
	background-position-y: 20px;
}
.ban3:hover{
	background: #fba93f url(../img/tu-shenq.png) no-repeat center;
	background-position-y: 20px;
}
.ban4:hover{
	background: #52dc8e url(../img/tu-chaz.png) no-repeat center;
	background-position-y: 20px;
}




.cont h2{
	font-size: 22px;
	font-weight: normal;
	text-indent: 45px;
	line-height: 62px;
	border-bottom: 2px solid #3dbd75;
	margin: 0 15px;
}


.b1{

	background: url(../img/bg-tb.png) no-repeat left;
	
}

.xin1{
	background: url(../img/gengdou.png) no-repeat left;
}

.xin1 a{
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #999999;
}

.xin1 a:hover{
	color: #EA9424;
}

.zixun{
	width: 980px;
	height: 460px;
	margin: 0 auto;
	padding: 20px 0px;
}

.zixun ul,.cont-lb ul{
	margin: 15px 16px 0px 16px;
}

.zixun a li,.cont-lb a li{
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px dashed #DDDDDD;
	list-style-image: url(../img/a-link.png);
	list-style-position: inside;

}

.zixun a li:hover,.cont-lb a li:hover{
	list-style-image: url(../img/a-hov.png);
	list-style-position: inside;
}

.zixun a:hover{
	color: #EA9424;
}

.zixun li span{
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	font-weight: 300;
}

.xinwen{
	width: 600px;
	height: 460px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 6px;
	float: left;
	overflow: hidden;

}

.tongzhi{
	width: 360px;
	height: 460px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 6px;
	float: right;
	margin-left: 10px;

}

.tongzhi li{
	width: 330px;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
}



/*qrcode start*/
.zixun1{
	width: 980px;
	height: 324px;
	margin: 0 auto;
	padding: 8px 0px;
}

.zixun1 ul,.cont-lb ul{
	margin: 15px 16px 0px 16px;
}

.zixun1 a li,.cont-lb a li{
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px dashed #DDDDDD;
	list-style-image: url(../img/a-link.png);
	list-style-position: inside;

}

.zixun1 a li:hover,.cont-lb a li:hover{
	list-style-image: url(../img/a-hov.png);
	list-style-position: inside;
}

.zixun1 a:hover{
	color: #EA9424;
}

.zixun1 li span{
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	font-weight: 300;
}



.zixun2{
	width: 980px;
	height: 324px;
	margin: 0 auto;
	padding: 8px 0px;
}

.zixun2 ul,.cont-lb ul{
	margin: 15px 16px 0px 16px;
}

.zixun2 a li,.cont-lb a li{
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px dashed #DDDDDD;
	list-style-image: url(../img/a-link.png);
	list-style-position: inside;

}

.zixun2 a li:hover,.cont-lb a li:hover{
	list-style-image: url(../img/a-hov.png);
	list-style-position: inside;
}

.zixun2 a:hover{
	color: #EA9424;
}

.zixun2 li span{
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	font-weight: 300;
}





.xinwen1{
	width: 600px;
	height: 324px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 6px;
	float: left;
	overflow: hidden;

}

.tongzhi1{
	width: 360px;
	height: 324px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 6px;
	float: right;
	margin-left: 10px;

}

.tongzhi1 li{
	width: 330px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*qrcode end*/






.gongxiang{
	width: 980px;
	height: 250px;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 6px;
	margin-bottom: 20px;
}



#momt{
	width: 1200px;
	height: 160px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	color: #dffbea;
	padding-left: 222px;
	background: url(../img/foo-bj.png) no-repeat;
}

#momt p{
	display: inline-block;
	margin-top: 50px;
}
#momt p a{
	color: #dffbea;
}


/*列表样式*/


.cont-lb,.cont-lbs{
	width: 980px;
	height:  auto;
	margin: auto;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 6px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.cont-lb a:hover,.cont-lbs a:hover{
	color: #EA9424;
}

.cont-lb h2,.cont-lbs h2 {
	font-size: 18px;
	font-weight: normal;
	text-indent: 40px;
	line-height: 62px;
	border-bottom: 2px solid #3dbd75;
	margin: 0 15px;
}
.lb1{
	background: url(../img/ren.png) no-repeat left;
}

.cont-lb h2 span,.cont-lbs h2 span{
	display: inline-block;
	float: right;
	font-size: 14px;
	width: 100px;
	height: 62px;
	background: url(../img/homepage.png) no-repeat left;
	background-position-x: 10px;
}
.cont-lb ul{
	overflow: hidden;
}

.cont-lb ul li span{
	float: right;
    color: #999;
    font-weight: 300;
    font-size: 14px;
}

.fenyue{
	line-height: 75px;
	text-align: center;
	
}
.fenyue a{
	display: inline-block;
	padding: 2px 3px;
	margin: 2px 3px;
}


.sq-xm{
	margin: 10px 20px 25px 20px;
}
.sq-xm h3{
	font-size: 16px;
	font-weight: normal;
	color: #f38712;
	text-indent: 20px;
	line-height: 30px;
	background: url(../img/yuan-q.png) no-repeat left;
}
.sq-xm-b{
	width: 940px;
	height: 300px;
	margin: auto;
	border: 1px solid #dddddd;
}
.sq-xm-b div{
	height: 63px;
	font-size: 16px;
	border-bottom: 1px solid #dddddd;

	
}

.sq-xm-b-x{
	background: url(../img/documentation.png) no-repeat left;
	background-position-x: 8px;
}

.sq-xm-b li{
	list-style: none;
	float: left;
}

.sq-xm-b-t{
	text-align: center;
	line-height: 45px;
}

.sq-xm-b-x{
	text-align: center;
	line-height: 60px;
}
.sq-xm1{
	width: 445px;
}
.sq-xm2{
	width: 260px;
}

.sq-xm3{
	width: 115px;
}
.mins1{
	text-align: left;
	text-indent: 38px;
}
.mins1 a{
	color: #1eac5c;
}
.zxbl1 a{
	display: inline-block;
    width: 90px;
    height: 36px;
    background: #1eac5c;
    margin-top: 12px;
    line-height: 35px;
    color: #fff;
    border-radius: 6px;
}
.zxbl1 a:hover{
	color: #FFFFFF;
	background: #f38712;
}

.biaox1 a{
	display: inline-block;
    width: 90px;
    height: 28px;
    font-size: 14px;
    background: #f3f3f3;
    margin-top: 12px;
    line-height: 28px;
    border-radius: 20px;
    border: 1px solid #CCCCCC;
}
.bum1{
	color: #666666;
	font-size: 14px;
}




.search-k{
	width: 940px;
	height: 90px;
	border-radius: 6px;
	margin: auto;
	margin-top: 26px;
	background: #33BA6E;
	padding: 20px;
}


.search-tb{
	width: 170px;
	height: 67px;
	float: left;
	background:url(../img/soshou.png) no-repeat;
	margin-top: 10px;
	margin-right: 26px;
}
.search-form{
	float: left;
	margin-top: 10px;
}
.search-text{
	width: 600px;
	height: 60px;
	line-height: 60px;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: 300;
	text-indent: 20px;
	border-radius: 6px;
	outline: none;
	border: 0;
	margin-right: 16px;
}
.search-button{
	background:#ffeb3b;
	width: 120px;
	height: 60px;
	line-height: 60px;
	font-family: "微软雅黑";
	font-size: 26px;
	color: #f38712;
	border-radius: 6px;
	outline: none;
	border: 0;
}

.search-button:hover{
	background: #ffff00;
}


.ch-xg{
	width: 980px;
	height: 206px;
	margin: auto;
	margin-top: 75px;
}

.ch-xg ul{
	margin-top: 250px;
}

.ch-xg a li:hover{
	color: #f38712;
	background-position-y: 25px;
}

.ch-xg li{
    list-style: none;
    float: left;
    width: 245px;
    height: 200px;
    font-size: 22px;
    text-align: center;
    line-height: 320px;
    color: #333333;
    background-position-y: 25px;
}
.ch-xg1{
	background: url(../img/horn_s.png) no-repeat center;

}
.ch-xg2{
	background: url(../img/page_s.png) no-repeat center;
}
.ch-xg3{
	background: url(../img/column_s.png) no-repeat center;
}
.ch-xg4{
	background: url(../img/pen_s.png) no-repeat center;
}



.ch-xg1:hover{
	background: url(../img/horn_s1.png) no-repeat center;

}
.ch-xg2:hover{
	background: url(../img/page_s1.png) no-repeat center;
}
.ch-xg3:hover{
	background: url(../img/column_s1.png) no-repeat center;
}
.ch-xg4:hover{
	background: url(../img/pen_s1.png) no-repeat center;
}



.jiegou{
	margin: auto;
    margin-top: 28px;
    width: 980px;
    height: auto;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 6px;

}


.sx-wz,.wz-nr{
	padding: 20px 26px;
}


.sx-wz{
	border-top: 1px solid #DDDDDD;
}


.wz-nr h5{
	font-weight: bold;
	font-size: 22px;
    text-align: center;
    margin-top:10px ;
}

.wz-nr h5 span{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 300;
	background: #e8e8e8;
	margin: 20px 0px;
}

.sx-wz a{
	display: block;
	line-height: 28px;
	font-size: 16px;
}

.wz-nr p{
	font-size: 18px;
    line-height: 36px;
    text-indent: 35px;
}

.wz-nr img{
	margin: 25px 0px;
}
