<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0px;
}
body{
font-family:"微软雅黑";
font-size:14px;
line-height:24px;
color:#737373;
background:#fff;
}
img{
border:none;
}
ul li{
list-style:none;
}
a{color:#737373; text-decoration: none; line-height:20px;height:20px;}

a:hover{color:#0f81ca;text-decoration:none; line-height:20px;height:20px;}


h1{
float:left;
margin-top:25px;
margin-right:20px;
padding-bottom:28px;


}
.logo{
float:right; padding-top:26px; padding-right:10px;
}
.en_cn1{float:left;margin-top:20px; height:58px;text-align:left;background:url(../images/left.jpg) no-repeat; font-family:"微软雅黑"; color:#717171; font-size:17px; line-height:24px; padding-left:25px;font-weight:bold; padding-top:7px;}
.en_cn1 span{font-size:14px;font-weight:none}

.top2{ float:right; width:258px; text-align:right; padding-top:15px; padding-right:10px;}


/*--------------------index.html start----------------------*/
#container{
width:1200px;
margin:auto;

}

#head1{width:100%; float:left;height:41px;
background:#f0f0f0; border-bottom:#eeeeee solid 1px; }
.head2{
width:1200px;
margin:auto; line-height:35px;
}

.tel{ width:70px; border-left:#dedede solid 1px;border-right:#dedede solid 1px; float:right; height:41px; line-height:41px; text-align:center; font-size:12px;color:#616161}
.tel1{ width:100px;border-right:#dedede solid 1px; float:right; height:41px; line-height:41px; text-align:center; font-size:12px;color:#616161}



.yuyan{ float:right;}
ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#616161; text-decoration:none; padding-left:0px; text-align:center; }

ul.menu li {position:relative;  float:left;}
ul.menu ul {position:absolute;  left:0; display:none; opacity:0; list-style:none; height:40px; }
ul.menu ul li {position:relative; width:80px;  text-align:center; overflow:hidden; font-weight:normal;background:#efefef; font-size:12px; border:#FFFFFF solid 1px; line-height:20px;}
ul.menu ul li a {color:#616161;font-weight:normal;font-family:Arial, Helvetica, sans-serif; }
ul.menu ul li a:hover { color:#fff; background:#8db5d4}
ul.menu ul ul { top:0px;}
ul.menu .menulink {  font-weight:none;padding-top:0px; padding-bottom:0px;font-size:12px;_display:inline-block; width:80px; background:#efefef; height:20px; line-height:20px;}
ul.menu .menulink:hover, ul.menu .menuhover {color:#fff;  background:#8db5d4; overflow:hidden ;}
ul.menu .sub {}
ul.menu .topline {}






#search{
width:205px;
float:right;
}
#search_logo{ padding-top:0px; float:left}


.searchinput{
height:41px;
color:#444444;
font-size:12px;
border:#c8c8c8 solid 0px;
line-height:41px;
padding-left:10px;
width:150px;
float:left;
display:inline;
background:#d9d9d9;
}


.head{
width:1200px;
height:89px;
margin:auto;
}



.navbox{height:40px;position:relative;z-index:9; float:right;font-family:'微软雅黑'; padding-top:40px;}
.nav{width:895px;margin:0 auto;height:40px; list-style:none;}
.nav li{float:left;height:40px;position:relative; list-style:none;}
.nav li.last{background:none;}
.nav li a{text-decoration:none;}
.nav li a span{float:left;display:block;line-height:40px;font-size:16px;color:#606060;cursor:pointer;width:89px;text-align:center; }
.mj_hover_menu{text-decoration:none; width:89px; background:url(../images/ttts.jpg) no-repeat 45px 35px; height:50px;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:50px;left:0px;}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}

.mj_menu_li_txt{line-height:30px; font-size:14px; color:#696969;}
.mj_menu_li_txt font{font-size:14px; color:#bb1721;}
.mj_menu_li_txt a{color:#696969; text-decoration:none;}
.mj_menu_li_txt a:hover{color:#696969; text-decoration:underline;}

.mj_menu_news_bg{width:440px; padding-bottom:50px; background:#fff; border-top:#afafaf solid 0px;}
.mj_menu_news_main{width:440px; margin:auto; padding-top:12px;}

.mj_menu_news_li{ padding-left:30px; height:135px; float:left; }
.mj_menu_news_img{float:right; padding-right:30px;padding-left:30px; text-align:left; color:#386d53; line-height:30px; font-size:12px;border-left:solid 1px #f0f0f0;}
.mj_menu_news_img font{font-size:13px; color:#696969; width:250px; float:left; line-height:20px; padding-top:10px;}


.mj_menu_news_bg1{width:470px; padding-bottom:50px; background:#fff; }
.mj_menu_news_main1{width:470px; margin:auto; padding-top:12px; }

.mj_menu_news_bg2{width:450px; padding-bottom:50px; background:#fff; border-top:#afafaf solid 0px;}
.mj_menu_news_main2{width:450px; margin:auto; padding-top:12px;}







#flash{
width:100%;
height:654px;
float:left;
}





.banner{
			width: 100%;
			/*height: 560px;*/
			/*background: black;*/
			/*子绝父相*/
			position: relative;
			/*超出部分全部隐藏，解决横向滚动条*/
			overflow: hidden;
		}
		.banner ul{
			position: absolute;
		}
		.banner ul li{
			/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
			width: 100%;
			height:624px;
			float: left;
			background:  no-repeat center center;
		}
		/*.banner ul li:nth-child(1){*/
			/*background: url('./1.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(2){*/
			/*background: url('./2.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(3){*/
			/*background: url('./3.jpg') no-repeat center center;*/
		/*}*/
		.banner ol{
			/*width: 60px;*/
			height: 20px;
			background:none;
			position: absolute;
			left:50%;
			/*margin-left: -40px;*/
			bottom: 140px;
			padding: 0 10px;
			border-radius: 10px;
			 z-index:200;
		}
		.banner ol li{
			width: 10px;
			height: 10px;
			float: left;
			margin: 5px 5px;
			background: rgba(255,255,255,0.5);
			border-radius: 50%;
			cursor: pointer;
			list-style-type:none;
		}
		.banner ol .current{
			background: rgba(255,255,255,1);
		}
		.banner i{
			width: 58px;
			height: 120px;
			position: absolute;
			top: 50%;
			margin-top: -120px;
			cursor: pointer;
			border-radius: 5px;
			display: none;
			 z-index:200;
		}
		.banner .left{
			left: 20px;
			background:url(../images/left_right.png) no-repeat 0 0px;
		}
		.banner .right{
			right: 20px;
			background:url(../images/left_right.png) no-repeat 0px -120px;
		}
		.banner .left:hover , .banner .right:hover{
			background-color:none;
		}



.nr5{ margin:auto; width:100%; height:0px; position: relative;clear: both; z-index:100;  }
.nr4{ margin:auto; width:100%; height:124px; background:url(../images/ttt.png) repeat-x 0px -11px; position: absolute;clear: both; margin-top:511px;}

#tu{ width:1200px; margin:auto; }
#tu h3{width:1150px; background:url(../images/aix.png) no-repeat left 5px; font-size:20px; font-weight:normal; padding-left:50px; line-height:40px; height:60px; float:left}


#center{width:100%; float:left; background:#f7f7f7; padding-top:45px; border-top:#ececec solid 1px; padding-bottom:50px;}
.main{ width:1200px; margin:auto; }
.about{ width:802px; float:left }
.about h3{width:802px; background:url(../images/shu.png) no-repeat left 2px; font-size:20px; font-weight:normal; padding-left:50px; line-height:40px; height:60px; float:left; color:#535353}
.about1{ width:500px;height:269px; float:left; background:#FFFFFF; padding-left:40px; padding-right:40px; padding-top:30px;}
.about1 b{ color:#0f81ca; padding-left:20px;  font-weight:normal}
.about1 b a{ color:#0f81ca;}


.ree{ width:222px; height:299px; float:left; overflow:hidden }
.ree a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ree a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}



.sp{ width:367px; float:right }
.sp h3{width:367px; background:url(../images/ship.png) no-repeat left 2px; font-size:20px; font-weight:normal; padding-left:50px; line-height:40px; height:60px; float:left; color:#535353}
.sp h3 span{ color:#b2b1b1; font-size:17px; font-weight:normal; padding-left:10px; line-height:40px;}




.tab1{ width:367px; float:right; }
.tab_b1{ overflow:hidden;  }
.menu1  {overflow:hidden; }
.menu1 li{ display:block; float:left; display: list-item; text-align:center; height:24px;line-height:24px;float:left; font-size:15px; font-weight:normal; width:80px;cursor:default; color:#a1a1a1; background:#dddddd; margin-right:10px; margin-left:5px; margin-bottom:10px;}
.menu1 li a{ display:block; color:#a1a1a1;}
.menu_d1{ }
.tab1 ul li.bbb
{
background:#5393c9;color:#fff;
}
.tab1 ul li.bbb a
{
color:#fff;
}
.spp{ width:362px; height:265px; float:right; background:#999999;}






#new{width:1200px; margin:auto; padding-top:45px; overflow:hidden; padding-bottom:40px;background:url(../images/cp_x.jpg) no-repeat  center 93px ; }
#new h3{width:1150px; background:url(../images/new.png) no-repeat left 5px; font-size:20px; font-weight:normal; padding-left:50px; line-height:40px; height:60px; float:left}

.nr1{
	float:left;
	width:559px;
	position: relative;
	clear: both;
	height:0px;
}
.nr2{
	float:left;
	width:116px;
	height:251px;
	background:url(../images/nn1.png) repeat; 
	position: absolute;
	margin-left:20px;
	clear: both;
	z-index:1500;}
.nr2 h5{
	float:left;
	font-size:18px;  font-weight:normal; border-bottom:#FFFFFF solid 5px; color:#FFFFFF; margin-left:40px; padding-top:80px;}

	
.n1{width:559px;float:left; background:url(../images/nn.png) no-repeat top right;  padding-right:55px;}
.n1 h4{width:559px; font-size:18px;  font-weight:normal;float:left; padding-bottom:20px; color:#000}
.n1 h4 a{color:#000}
.ttxw_tu{width:559px; height:251px; float:left; padding-bottom:15px; }
.ttxw_tu .tttt{width:559px; height:251px; float:left; overflow:hidden}
.ttxw_tu .tttt a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; width:100%; height:251px!important; }
.ttxw_tu .tttt a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}


.ttxw{width:559px; height:27px;  font-size:17px;  font-weight:normal;float:left;margin-bottom:0px;}

.ttxw1{width:559px; height:60px;  font-weight:normal;float:left; margin-bottom:5px; color:#7f7f7f }
.ttxw1 a{color:#7f7f7f }
.ttxw1 span{ font-size:12px; color:#fff; background:#2fb622; padding-left:25px; padding-right:25px; padding-top:8px; padding-bottom:8px;}



.n2{width:562px;float:right;}

.n2 ul{overflow:hidden; text-align:left; float:left;}
.n2 ul li{display:inline;float:left;  height:115px; float:left;  background:url(../images/m1.jpg) no-repeat right; width:512px; margin-bottom:20px; border-bottom:#CCCCCC dotted 1px; padding-right:50px;}
.n2 ul li a{ float:left; font-size:15px; color:#a1a1a1 }

.n2 em{ color:#d3d3d3;  font-style:normal }

.n2 h5{ color:#666666; font-size:16px; line-height:24px; float:left; font-weight:normal}
.n2 h5 a{ color:#666666;}

#banquan{
width:100%;
float:left;
background:#29874b;
height:70px;
clear:both;
margin-top:30px;
}
#banquan1{
width:1200px; margin:auto;
}





#footer1{ float:left; width:100%; background:#0f81ca; margin-top:30px; padding-top:40px; padding-bottom:60px; }

#footer2{margin:auto;width:1200px; }


.daoh{ float:left; width:830px;}

.daoh span{ float:left; border-bottom:#FFFFFF solid 1px; padding-bottom:10px; color:#fff; font-size:15px;  margin-bottom:15px; width:85px; margin-right:20px;}
.daoh p{ float:left; width:90px;  padding-right:10px; color:#9eccea;  line-height:26px;  margin-right:30px; }
.daoh p a{color:#9eccea; }


.ewm{ float:right; width:302px; height:130px; background:#56a9de; padding-left:30px; padding-top:24px;}
.ewm p{ color:#FFFFFF;  padding-left:20px; float:left;width:150px; }

.contact{ width:272px; float:right; background:url(../images/dh.png) no-repeat left; font-size:17px; margin-top:10px; color:#FFFFFF; line-height:50px; padding-left:60px;}


#footer3{float:left; width:100%; background:#0867a4; line-height:50px; }
#footer{margin:auto;width:1200px; color:#87c3e9; text-align:left; line-height:50px;  overflow:hidden;  }
#footer a{ color:#87c3e9;  }
.zzb07tail
{ 
}
a.zzb07link{

	text-decoration:none;
}

a.zzb07link:hover {
	text-decoration:underline;

}


.qq1{ width:130px; float:right; padding-top:10px;}
</pre></body></html>