﻿/**页头**/
.header{ width:1004px; margin:0 auto; height:95px;}
.header .logo{ float:left; margin:10px 0 0 10px; _display:inline;}
.header ul{ float:right; width:191px;}
.header ul li.headImg{ float:left; width:191px; text-align:right; margin-top:20px;}
.header ul li.contactTel{ float:left; width:191px; margin-top:15px; background:url(../images/searchBg.png) no-repeat; height:22px;}
.header ul li.contactTel #inputText{ float:left; width:130px; border:none; height:22px; line-height:22px; background:none; padding-left:30px;}
.header ul li.contactTel span{ float:right; width:30px; height:22px;}

/**导航**/
.navBg{ width:1004px; margin:0 auto; height:44px; background:url(../images/navBg.png) repeat-x;}
.navBg .nav{ width:940px; margin:0 auto;}
.navBg .nav li{ float:left; height:36px; line-height:36px; padding:0px 31px 0 30px; font-size:14px; font-weight:bold; background:url(../images/navLiBg.png) no-repeat right;}
.navBg .nav li.last{ background:none;}
.navBg .nav a, .navBg .nav a:link, .navBg .nav a:visited, 
.navBg .nav a:active{ color:#fff;}
.navBg .nav a:hover { color:#000;}
.navBg .nav a.current, .navBg .nav a:link.current, .navBg .nav a:visited.current, 
.navBg .nav a:active.current{ color:#000;}

/**焦点图**/
.js{ POSITION: relative; WIDTH:1004px; height:363px; margin:0 auto; overflow:hidden;}
.js img{ width:1004px; height:363px;}
.trigger{ display:none;}
.jsNav{ display:none; background:url(../images/botBg.png) no-repeat; width:200px; height:60px; float:left; margin:20px 0 0 65px; _display:inline; position:relative; z-index:101;}


/**main**/
.main{ width:1004px; margin:0 auto; margin-top:15px;}

.news{ float:left; width:325px;}
.news .title{ float:left; width:325px; height:30px; border-bottom:1px #ccc solid;}
.news .title h1{ float:left; width:100px; margin-left:10px; _display:inline; background:url(../images/titleBg.png) no-repeat left; padding-left:25px; height:30px; line-height:30px; font-size:14px; color:#026826;}
.news .title b{ float:right; color:#4E4E4E; font-weight:normal; line-height:30px;}

.news ul{ float:left; width:320px; margin-top:15px;}
.news ul li{ float:left; width:310px; height:25px; line-height:25px; margin-left:10px; _display:inline;}
.news ul li p{ float:left; width:210px; background:url(../images/newsLiBg.png) no-repeat left 10px; padding-left:15px; height:25px; display:inline-block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.news ul li b{ float:right; color:#919191; font-weight:normal;}

.about{ float:left; width:660px; margin-left:15px; _display:inline;}
.about .title{ float:left; width:660px; height:30px; border-bottom:1px #ccc solid;}
.about .title h2{ float:left; width:109px; height:30px; line-height:30px; text-align:center; background:#00581B; font-size:14px; color:#fff;}
.about .title b{ float:right; color:#919191; font-weight:normal; line-height:30px;}

.about .content{ float:left; width:660px; padding-top:15px; line-height:170%;}
.about .content img{ float:left; width:176px; height:99px; overflow:hidden; margin-right:10px; _display:inline;}

.video{ float:right; width:205px; height:145px;}

.product{ float:left; width:1004px; margin-top:15px; background:#F0F0F0; border-bottom:1px #d7d7d7 solid;}
.product .title, .links .title{ float:left; width:1004px; height:30px; line-height:30px;}
.product .title h3, .links .title h3
{ float:left; width:400px; margin-left:10px; _display:inline; background:url(../images/titleBg.png) no-repeat left; font-family:'微软雅黑'; padding-left:25px; font-size:14px; color:#026826;}
.product .title h3 b, .links .title h3 b
{ padding-left:10px; color:#4E4E4E; font-size:12px;}
.product .title span, .links .title span
{ float:right; padding-right:12px;}

/**双层滚动**/
#gundong{ float:left; width:960px; height:165px; margin:10px 0 0 20px; _display:inline; overflow:hidden;}
#gundong1{ float:left;}
#gundong2{ float:left;}
#ingundong{ float:left; width:800%;}
#gundong .layout2{ float:left; clear:left; margin-top:10px;}
#gundong li{ float:left; width:215px; margin:0 20px 0 15px; _display:inline;}
#gundong li h3{ float:left; width:215px; height:30px; line-height:30px; font-weight:normal; font-size:12px; text-align:center; overflow:hidden;}
#gundong li .picBox{ float:left; width:215px; height:131px; overflow:hidden; background:#fff;}
#gundong li .picImgBox{ 
	width:215px; 
	height:131px; line-height:131px; 
	overflow:hidden;
	text-align:center; display:table-cell; 
	vertical-align:middle; *disply:block; 
	font-size:131px; 
	}
#gundong img{ display:block; width:215px; margin:0 auto; border:none; text-align:center; vertical-align:middle;}
#gundong li a, #gundong li a:link, #gundong li a:visited, #gundong li a:active{ color:#333;}
#gundong li a:hover{ color:#333;}

/**友情链接**/
.links{ width:1004px; margin:0 auto; margin-top:15px;}
.links ul{ float:left; width:982px; border:1px #DCDCDC solid; min-height:32px; _height:32px; padding:5px 10px 2px;}
.links ul li{ float:left; height:30px; margin-right:7px; margin-bottom:5px;}
.links ul li img{width:80px; height:30px;}
.links ul li span{ padding:0 16px;}



/**页脚**/
.footer{ width:1004px; height:auto; margin:0 auto; margin-top:10px; padding:25px 0 20px 0; background:url(../images/footBg.png) repeat-x top #fff; color:#3E3E3E;}
.footer .content{width:680px; padding-left:10px; line-height:200%;}
.footer .content .footJs{ margin-top:5px;}
.footer .footImg{ float:right; width:290px;}
.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover{color:#3E3E3E;}

.mar_t{margin-top:15px;}
.float_l{float:left}
.float_r{float:right}
.clear{clear:both}