@charset "utf-8";
/* CSS Document */
/*公共样式*/
*{
margin:0px;
padding:0px;
}
img{
border:none;
}
.clearfix:after
{
    content:"";
    height:0;
    display:block;
    visibility:hidden;
    clear:both;
}
.clearfix
{
    zoom:1;
}
body {
	font-family: Arial, Helvetica;
	font-size: 16px;
}
/*网站顶部*/
#topbox {
	height: auto;
	width: 100%;
}
.tboxa{
	height: auto;
	width: 100%;
}
.tboxb {
	height: auto;
	width: 100%;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
}
.tboxbcon{
	height: 120px;
	width: 1180px;
	margin:auto;
}
.tboxbconl{
	height: auto;
	width: auto;
	float: left;
	padding-top: 20px;
}
.tboxbconc{
	height: auto;
	width: 480px;
	float: left;
	padding-left:20px;
	padding-top: 40px;
	height:40px;
}
.tboxbconc ul li {
	list-style-type: none;
	float: left;
	width: 80px;
	height: auto;
}
.tboxbconc ul li a {
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 40px;
}
.tboxbconc ul li a:hover {
	color: #ff0000;
}
.tboxbconr{
	float: right;
	line-height:20px;
	height:20px;
	padding-top:50px;
}
.tboxbconr a
{
    font-size:14px;
    color: #333333;
	text-decoration: none;
}
.tboxbconr a:hover{
	text-decoration:underline;
}
.tboxbconr a.cnys
{
    color: #333333;
    padding-left:22px;
	text-decoration: none;
	background-image: url(../images/cn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right:10px;
}
.tboxbconr a.enys
{
    color: #333333;
    padding-left:22px;
	text-decoration: none;
	background-image: url(../images/en.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tboxc {
	height: auto;
	width: 100%;
	background-color:#268683;
}
.tboxccon {
	height: 40px;
	width: 1180px;
	margin:auto;
}
.tboxccon ul li {
	list-style-type: none;
	float: left;
	width: 147px;
	height: auto;
	background-image: url(../images/navlibg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tboxccon ul li a {
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	line-height: 40px;
}
.tboxccon ul li a:hover {
	background-color: #ff0000;
}
.tboxccon ul li a.tsdhys {
	background-image: url(../images/navlibg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/*网站中心*/
#centerbox {
	height: auto;
	width: 100%;
}
.cboxtit {
	height: auto;
	width: 100%;
	padding-top:160px;
	padding-bottom:50px;
	display: flex;
    justify-content: center;
}
.cboxtit span
{
    display:block;
    width:auto;
	height: 50px;
	line-height:50px;
	border:2px solid #333;
	font-size:24px;
	color:#333;
	text-align:center;
	font-weight:bold;
	padding-left:30px;
	padding-right:30px;
	float:left;
}
.cboxa {
	height: auto;
	width: 100%;
}
.cboxb {
	height: auto;
	width: 100%;
}
.cboxc {
	height: auto;
	width: 100%;
}
.cboxd {
	height: auto;
	width: 100%;
}
.cboxe {
	height: 600px;
	width: 100%;
	background-image:url(../images/banner/sybanner.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
.cboxecon {
	height: 600px;
	width: 1180px;
	margin:auto;
	position:relative;
}
.cboxeconl {
	height: 500px;
	width: 600px;
	position:absolute;
	left:0px;
	top:50px;
}
.cboxeconr {
	height: 210px;
	width: 515px;
	position:absolute;
	right:0px;
	top:180px;
}
.cboxeconr img
{
    margin-bottom:20px;
}
.cboxf {
	height: auto;
	width: 100%;
}
/*新增模块一*/
.cboxg {
	height: auto;
	width: 100%;
	background-color:#f2f2f2;
}
.cboxgcon {
	height: auto;
	width: 1180px;
	margin:auto;
	color:#555;
	text-align:center;
	padding-bottom:20px;
}
.cboxgcon a
{
    margin-left:5px;
    text-decoration:none;
    color:#555;
}
.cboxgcon a:hover
{
    text-decoration:underline;
}
/*新增模块二*/
.cboxh {
	height: auto;
	width: 100%;
}
.cboxha {
	height: auto;
	width: 1180px;
	margin: auto;
}
.cboxhal {
	height: auto;
	width: 772px;
	margin-right: 20px;
	float: left;
}
.cboxhaltit {
	height: 45px;
	width: 772px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #268683;
	line-height: 45px;
}
.cboxhaltit span{
	height: 45px;
	width: 200px;
	float: left;
	color: #FFF;
	font-size: 18px;
	background-image: url(../images/titbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:center;
}
.cboxhaltit a{
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxhaltit a:hover{
	text-decoration: underline;
}
.cboxhalcon{
	height: auto;
	width: 750px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	padding: 10px;
	color: #666;
	border: 1px solid #CCC;
}
.cboxhalcon ul{
	height: auto;
	width: 750px;
	float: left;
}
.cboxhalcon ul li{
	height: auto;
	width: 750px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cboxhalcon ul li a{
	color: #666;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.cboxhalcon ul li a img{
	float: left;
	padding-right: 10px;
	height: 160px;
	width: 230px;
}
.cboxhalcon ul li a:hover{
	text-decoration: underline;

}
.cboxhar {
	height: auto;
	width: 387px;
	float: left;
	
}
.cboxhartit {
	height: 45px;
	width: 387px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 45px;
}
.cboxhartit span{
	height: 45px;
	width: 200px;
	float: left;
	color: #FFF;
	font-size: 18px;
	background-image: url(../images/titbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:center;
}
.cboxhartit a{
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxhartit a:hover{
	text-decoration: underline;
}
.cboxharcon{
	height: auto;
	width: 365px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	padding: 10px;
	border: 1px solid #CCC;
}
.cboxharcon ul{
	height: auto;
	width: 365px;
	float: left;
	overflow: hidden;
}
.cboxharcon ul li{
	height: auto;
	width: 365px;
	float: left;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
}
.cboxharcon ul li img{
	height: 45px;
	width: 20px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;

}
.cboxharcon ul li a{
	color: #268683;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.cboxharcon ul li a:hover{
	text-decoration: underline;

}
.cboxharcon ul li span{
	font-size: 12px;
}
/*新增模块三*/
.cboxi {
	height: auto;
	width: 100%;
	background-color:#f2f2f2;
}
.cboxicon {
	height: auto;
	width: 1180px;
	margin:auto;
	padding-bottom:100px;
}
.cboxicona{
	height: auto;
	width: 1180px;
}
.cboxicona ul li{
	height: auto;
	width: 282px;
	float: left;
	padding-left:6px;
	padding-right:7px;
	list-style-type: none;
}
.cboxicona ul li a
{
    display:block;
    color:#333333;
	text-decoration: none;
	text-align:center;
	width:280px;
	height:210px;
	overflow:hidden;
	border:1px solid #fff;
}
.cboxicona ul li a:hover
{
    color:#268683;
}
.cboxicona ul li img
{
    width:280px;
    height:210px;
    cursor: pointer;
	transition: all 0.6s;
}
.cboxicona ul li a img:hover{
    transform: scale(1.2);
}
.cboxiconb{
	height: auto;
	width: 1160px;
	font-size:20px;
	line-height:36px;
	padding:10px;
	color:#333;
}
/*新增模块四*/
.cboxj {
	height: auto;
	width: 100%;
	background-image:url(../images/bg07.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.cboxjcon {
	height: auto;
	width: 1180px;
	margin:auto;
	padding-bottom:100px;
}
.cboxjcona{
	height: auto;
	width: 1180px;
}
.cboxjcona ul li{
	height: auto;
	width: 360px;
	float: left;
	padding-left:16px;
	padding-right:17px;
	list-style-type: none;
}
.cboxjcona ul li a
{
    display:block;
	text-decoration: none;
	text-align:center;
	width: 360px;
	height: 270px;
	overflow:hidden;
}
.cboxjcona ul li a:hover
{
    color:#268683;
}
.cboxjcona ul li img
{
    width:360px;
    height:270px;
    cursor: pointer;
	transition: all 0.6s;
}
.cboxjcona ul li a img:hover{
    transform: scale(1.2);
}
.cboxjconb{
	height: auto;
	width: 1160px;
	font-size:20px;
	line-height:36px;
	padding:10px;
	color:#333;
}
/*新增模块五*/
.cboxk {
	height: 620px;
	width: 100%;
	background-image:url(../images/bg03.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.cboxkcon {
	height: auto;
	width: 1180px;
	margin:auto;
}
/*新增模块六*/
.cboxl {
	height: 720px;
	width: 100%;
	background-image:url(../images/bg01.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.cboxlcon
{
    width:1180px;
    height:auto;
    margin:auto;
}
.cboxlcona {
	width: 1180px;
	font-size:20px;
	line-height:50px;
}
/*友情链接*/
#yqlinkbox {
	height: auto;
	width: 100%;
}
.yqboxtit {
	height: auto;
	width: 1000px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 30px;
	color: #666;
	padding-top: 30px;
	font-size: 14px;
}
.yqboxtit span{
	color: #666;
}
.yqboxcon {
	height: auto;
	width: 1000px;
	margin: auto;
	line-height: 20px;
	color: #333;
	padding-top: 5px;
}
.yqboxcon a{
	color: #666;
	text-decoration: none;
	margin-right: 15px;
}
.yqboxcon a:hover {
	text-decoration: underline;
}

/*网站底部*/
#bottombox {
	height: auto;
	width: 100%;
	background-image:url(../images/bg06.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
}
.btmbox {
	height: auto;
	width: 1180px;
	margin:auto;
}
.btmboxa
{
   width:1180px;
   float:left;
   padding-top:20px;
}
.btmboxa span
{
   width:278px;
   line-height:30px;
   float:left;
   display:block;
   padding-left:115px;
   padding-top:35px;
   padding-bottom:35px;
   background-image: url(../images/xtb/icon01.png);
   background-repeat: no-repeat;
   background-position: 15px center;
   font-size:18px;
   color:#333;
}
.btmboxb {
	height: auto;
	width: 1180px;
	float:left;
	line-height: 24px;
	color: #333;
	font-size:16px;
	padding-top: 50px;
	padding-bottom:30px;
	text-align:center;
}
.btmboxb a {
	color: #333;
}
.btmboxb a:hover {
	color: #268683;
}
.btmboxc{
	height: auto;
	width: 1160px;
	font-size:20px;
	line-height:30px;
	padding:10px;
	float:left;
	color:#ff0000;
	text-align:center;
}
.btmboxd{
	height: auto;
	width: 400px;
	padding-left:40px;
	padding-right:40px;
	padding-top:50px;
	float:left;
}
.btmboxdcon{
	height: auto;
	width: 200px;
	font-size:18px;
	line-height:40px;
	color:#666;
	float:left;
	text-align:center;
}
.btmboxdr{
	height: auto;
	width: 700px;
	font-size:16px;
	line-height:30px;
	color:#666;
	float:left;
}
/*内页Banner*/
#nybannerbox {
	height: 300px;
	width: 100%;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*内页内容页*/
#nycenterbox {
	height: auto;
	width: 100%;
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nycbox {
	height: auto;
	width: 1180px;
	margin: auto;
	padding-top:100px;
	padding-bottom:80px;
}
.nycboxcon {
	height: auto;
	width: 1180px;
}
.nycboxr {
	height: auto;
	width: 1180px;
	float:left;
}
.nycboxra {
	height: auto;
	width: 100%;
	float: left;
	padding-bottom:50px;
}
.nycboxra span{
    display:block;
    width:200px;
	height: 42px;
	margin:auto;
	line-height:42px;
	border:1px solid #333;
	font-size:24px;
	color:#333;
	text-align:center;
}
.nycboxrb {
	height: auto;
	width: 1180px;
	float:left;
}
/*内容页*/
.nycontentbox {
	height: auto;
	width: 1160px;
	float:left;
	padding:10px;
	font-size:20px;
	line-height:38px;
}
.nycontentbox p{
	padding-bottom:10px;
}
/*详细页*/
.nyxxtita {
	height: auto;
	width: 100%;
	float: left;
	font-size: 24px;
	line-height: 30px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}
.nyxxtitb {
	height: auto;
	width: 100%;
	float: left;
	color: #666;
	font-size: 12px;
	text-align: center;
	padding-bottom:30px;
}
.nyxxbox {
	height: auto;
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 24px;
}
.nyxxbox p{
	padding-bottom:10px;
}
.topnextnews {
	height: auto;
	width: 820px;
	float: left;
	color: #666;
	font-size: 16px;
	line-height: 28px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:right;
}
.topnextnews a
{
    color:#333;
}
/*新闻列表页*/
.nynewsbox {
	height: auto;
	width: 1180px;
	float:left;
}
.nynewsbox ul{
	height: auto;
	width: 1180px;
	float: left;
}
.nynewsbox ul li{
	height: auto;
	width: 565px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:25px;
	background-image:url(../images/libg.png);
	background-position:center left;
	background-repeat:no-repeat;
}
.nynewsbox ul li a{
	color:#333;
	text-decoration: none;
	font-size: 20px;
}
.nynewsbox ul li a:hover{
	text-decoration: underline;
}
.nynewsbox ul li span
{
    font-size:16px;
	margin-left:10px;
	color: #666;
}
/*产品列表页面*/
.nyproductbox {
	height: auto;
	width: 100%;
	float:left;
}
.nyproductbox li{
	width: 280px;
	float: left;
	height: auto;
	text-align: center;
	list-style-type: none;
	padding-right: 7px;
	padding-left: 8px;
	padding-bottom:20px;
}
.nyproductbox li a{
	line-height: 30px;
	color: #333;
	text-decoration: none;
	display: block;
}
.nyproductbox li a:hover{
	text-decoration: underline;
}
.nyproductbox li img{
	width: 280px;
	height: 210px;
}
/*页码*/
.nypagebox {
	height: auto;
	width: 100%;
	float: left;
	padding-top: 30px;
	text-align: center;
}
/*留言面*/
.nymessagebox {
	height: auto;
	width: 820px;
	float:left;
	padding:10px;
	color: #666;
	font-size:14px;
	line-height:24px;
}

