@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
	font-size:12px;
	}
li{
	list-style-type:none;
	}
a{ text-decoration:none;}
.center{
	width:1004px;
	margin:0 auto;
	}
.head{
	width:100%;
	height:138px;
	background:url(../images/top.jpg) center center no-repeat;
	}

.head .center .logo{
	width:405px;
	height:56px;
	float:left;
	margin-top:20px;
	margin-left:50px;
	}
.head .center .tel{
	width:190px;
	height:56px;
	float:right;
	margin-top:20px;
	text-align:center;
	}
.head .center .tel .search{
	width:167px;
	height:22px;
	margin-top:10px;
	text-align:left;
	background:url(../images/tm_06.png) center center no-repeat;
	}
.head .center .tel .search input{
	width:135px;
	height:20px;
	border:none;
	background:none;
	
	}
.head .center .menu{
	clear:both;
	padding-top:7px;
	}
.head .center .menu ul li{
	float:left;
	width:112px;
	height:35px;
	line-height:35px;
	text-align:center;
	}
.head .center .menu ul li a{
	color:#FFF;
	text-decoration:none;
	}

.banner{
	width:100%;
	height:504px;
	}
	
.synr{
	width:100%;
	height:1351px;
	background:url(../images/dbj.jpg) center center no-repeat;
	}
.synr .cpzx{
	width:1004px;
	height:385px;
	margin:0 auto;
	}
.synr .cpzx .lis{
	width:138px;
	height:180px;
	padding-left:66px;
	}
.synr .cpzx .tpstyle img{
	border-radius:120px;
	}
.synr .cpzx .lis span{
	display:block;
	width:114px;
	height:23px;
	line-height:23px;
	border-radius:15px;
	background-color:#0877e0;
	color:#FFF;
	font-size:14px;
	}
.synr .gywm{
	width:1004px;
	height:516px;
	margin:0 auto;
	padding-top:40px;
	}
.synr .gywm .left{
	width:480px;
	height:430px;
	float:left;
	}
.synr .gywm .left .gsjj .gsjjnr{
	background-color:#FFF;
	width:480px;
	height:198px;
	}
.synr .gywm .left .gsjj .gsjjnr span{
	float:left;
	margin-left:8px;
	margin-top:8px;
	}
.synr .gywm .left .gsjj .gsjjnr p{
	width:261px;
	float:right;
	margin-right:10px;
	padding-top:20px;
	color:#555;
	}
.synr .gywm .left .shownr{
	width:440px;
	height:154px;
	background-color:#bedeec;
	padding-left:20px;
	padding-right:20px;
	}
.synr .gywm .left .shownr .lis{
	width:128px;
	height:102px;
	padding-right:10px;
	}

.synr .gywm .right{
	width:495px;
	height:438px;
	float:right;
	}
.synr .gywm .right ul{ margin:0px; padding:0px;}
.synr .gywm .right ul li{
	width:495px;
	height:126px;
	background-color:#FFF;
	margin-top:5px;
	margin-bottom:8px;
	}
.synr .gywm .right ul li span{
	float:left;
	margin-top:5px;
	margin-left:5px;
	}
.synr .gywm .right ul li p{
	float:right;
	width:350px;
	color:#555;
	line-height:20px;
	}
.synr .gywm .right ul li p a{
	color:#555;
	}
	
.synr .cptj{
	width:1100px;
	height:466px;
	margin:0 auto;
	}
.synr .cptj .mr_frbox { width:1100px; height: 282px;  padding: 24px 22px 0px; margin-top:90px;}
.synr .cptj .mr_frBtnL { float: left; margin: 80px 22px 0px 0px; cursor: pointer; display: inline; }
.synr .cptj .mr_frUl { float: left; height: 130px; width: 540px; }
.synr .cptj .mr_frBtnR { float: right; margin-top: 80px; cursor: pointer; }
.synr .cptj .mr_frUl ul li { display: inline; float: left; height: 250px; width: 233px; background:url(../images/tmm_26.jpg); margin-right: 19px; overflow: hidden; text-align:center; font-size:14px; }
.synr .cptj .mr_frUl ul li a{ color:#000;}
.synr .cptj .mr_frUl ul li a:hover{ text-decoration:underline;}
.synr .cptj .mr_frUl ul li img { display: block; margin:6px 0px 7px 6px;}

.bottom{
	width:100%;
	height:247px;
	background:url(../images/dbj_02.jpg) center center no-repeat;
	}
.bottom ul{
	padding-top:4px;
	}
.bottom ul li{
	float:left;
	width:140px;
	color:#FFF;
	
	}
.bottom ul li p{
	line-height:30px;
	}
.bottom ul li a{
	float:left;
	margin-right:45px;
	color:#FFF;
	text-decoration:none;
	}
.bottom .copyright{
	text-align:center;
	color:#FFF;
	margin-top:25px;
	}
	
/*关于我们单页*/
.about{
	width:1004px;
	margin:0 auto;
	margin-top:20px;
	}
.about .left{
	width:190px;
	float:left;
	}
.about .left ul{
	margin:0px;
	padding:0px;
	}
.about .left ul li{
	width:190px;
	height:39px;
	background:url(../images/tmm_03.jpg) no-repeat;
	line-height:39px;
	text-align:center;
	margin-left:0px;
	}
.about .left ul li a{
	color:#666;
	text-decoration:none;
	font-size:14px;
	}
.about .left ul li:hover{
	background:url(../images/tmm.png) no-repeat;
	line-height:30px;
	}
.about .left ul li:hover a{
	color:#fff;
	}
.about .right{
	width:794px;
	float:right;
	border:1px solid #ddd;
	}
.about .right .position{
	height:30px;
	background-color:#0777e0;
	line-height:30px;
	text-align:right;
	padding-right:20px;
	color:#FFF;
	}
.about .right .position a{
	color:#FFF;
	}
.about .right .title{
	height:30px;
	border-bottom:1px solid #ddd;
	line-height:30px;
	padding-left:20px;
	}
.about .right .nynr{
	width:760px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	line-height:25px;
	font-size:14px;
	color:#666;
	}
	
/*文章类别页*/
.about .right .list{
	width:760px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	line-height:25px;
	color:#666;
	}
.about .right .list ul{ margin:0px; padding:0px;}
.about .right .list ul li{
	width:760px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #666;
	}
.about .right .list ul li a{
	color:#666;
	}
.about .right .list ul li a:hover{
	font-weight:bold;
	}
.about .right .list ul li span{
	float:right;
	}
.about .right .list .page{
	margin-top:15px;
	text-align:right;
	}

/*文章内容页*/
.about .right .nynr .biaoti{
	line-height:25px;
	font-size:14px;
	color:#000;
	text-align:center;
	border-bottom:1px dotted #999;
	}
.about .right .nynr .biaoti p{
	font-size:12px;
	}
.about .right .nynr .biaoti p span{
	color:#999;
	}
.about .right .nynr .article_text{
	margin-top:10px;
	}
	
/*产品列表页*/
.about .right .list_cp{
	width:760px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	line-height:25px;
	color:#666;
	}
.about .right .list_cp ul{ margin:0px; padding:0px;}
.about .right .list_cp ul li{
	width:158px;
	height:180px;
	line-height:24px;
	float:left;
	margin-left:16px;
	margin-right:16px;
	text-align:center;
	}
.about .right .list_cp ul li img{
	border:1px solid #ddd;
	}
.about .right .list_cp ul li a{
	color:#0000f0;
	}
.about .right .list_cp ul li a:hover{
	text-decoration:underline;
	}
.about .right .list_cp ul li span{
	color:#999;
	}
.about .right .list_cp .page{
	margin-top:15px;
	text-align:right;
	}
.nynr .nyslt{
	width:400px;
	height:300px;
	float:left;
	}
.nynr .nycs{
	width:205px;
	height:89px;
	float:left;
	background-color:#f1f1f1;
	padding:10px;
	font-size:12px;
	margin-left:25px;
	}
.nynr .nybody .tit{
	height:30px;
	border-bottom:1px solid #ddd;
	}
.nynr .nybody .tit span{
	display:block;
	width:120px;
	height:30px;
	background-color:#0975bd;
	color:#FFF;
	line-height:30px;
	text-align:center;
	}
.nynr .nybody .nytext{
	margin-top:10px;
	}

.wb1{
	width:200px;
	height:20px;
	border:1px solid #ddd;
	}
.wb2{
	width:196px;
	height:50px;
	border:1px solid #ddd;
	}
	
/*翻页*/
.page #wdfy ul{ height:30px; margin:10px 0 10px 200px;list-style-type:none;}
.page #wdfy ul li{float:left;margin-right:6px;border:1px solid #E9E9E9;padding:3px 6px;}
.page #wdfy ul li a{color:#555;display:block;}
.page #wdfy ul li a:hover{color:#690;text-decoration:none;}
.page #wdfy ul li.thisclass,#wdfy ul li.thisclass a,#wdfy ul li.thisclass a:hover{background-color:#eeeeee;}
.page #wdfy .pageinfo{color:#999;}
.page #wdfy .pageinfo strong{color:#555;margin:0px 2px;}