﻿@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
body { color: #444; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 22px; width: 100%; }
.clear { clear: both; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
a:link, a:visited { color: #444; text-decoration: none; }
fieldset, img { border: none; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
.fl { float: left }
.fr { float: right }
.wrap { margin: 0 auto; width: 1200px; }
.minwidth { min-width: 1200px; }
#container { background: #fff }
.font16 { font-size: 16px; }
.textc { text-align: center; }
.textl { text-align: left; }
.textr { text-align: right; }
.mb { margin-bottom: 30px; }
.pr { position: relative; }
.pa { position: absolute; }
input { outline: none; }
textarea { outline: none; }
/*加载*/
.load { margin-top: 10px; height: 31px; background: #f0f0f0; color: #707c85; text-align: center; font-size: 12px; line-height: 31px }
.load a { color: #707c85 }
.load a:hover { color: #870407 }
/*新闻详细页*/
.title { padding-bottom: 10px; color: #333; text-align: center; font-weight: bold; font-size: 21px }
.time { margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px dotted #aaa; text-align: center }
.hits { margin-left: 20px }
.operate { margin-top: 20px; padding-top: 10px; border-top: 1px dotted #aaa; text-align: right }
/*留言*/
#guestform { margin-top: 20px; padding: 20px; border: dotted 1px #ddd }
.ajaxtable td { vertical-align: middle }
.tdinput { text-align: left; font-weight: normal; font-size: 12px; line-height: 30px }
/*banner*/
#ban { height: 430px; margin-bottom: 20px; }
#ban .banner { height: 430px; position: relative; z-index: 1; }
.banner ul.imglist li { position: absolute; }
#ban .imglist li { background: none no-repeat center top; height: 430px; width: 100%; }
#ban a { display: block; }
.pagelist { bottom: 30px; height: 17px; position: absolute; right: 0; text-align: center; width: 100%; z-index: 1; }
.pagelist li { color: #fff; cursor: pointer; display: inline-block; *display:inline;
font-size: 45px; height: 45px; line-height: 45px; position: relative; width: 25px; }
.pagelist li.on { color: #d6b100; }
/*招聘*/
.jobs { color: #225fa9; font-weight: bold; padding-bottom: 20px; }
.jobtitle { cursor: pointer; height: 25px; margin-bottom: 0; padding-top: 10px; width: 705px; }
.jobtitle td { border-bottom: 1px solid #dadada; line-height: 26px; }
.jobtitle .subgif { background: url(../images/mini.gif) no-repeat scroll right center; }
.jobsub { background-color: #fafafa; border: 1px dotted #dadada; border-top: none; display: none; overflow: hidden; padding: 10px; }
#job .th { background-color: #eFF; margin: 10px 0 3px 0; padding: 5px 3px; font-weight: bold }
.top { background: #e0bd00; height: 3px; }
/*头部*/
#header { margin-bottom: 10px; }
#header .wrap { padding-top: 10px; }
.headright { text-align: right; }
.headright .phone { font-size: 16px; height: 25px; line-height: 25px; padding-left: 25px; color: #875523; }
.headright .phone span { font-family: Georgia; font-size: 24px; }
.headright .phone img { vertical-align: sub; }
/*导航*/
.menu { margin-top: 20px; }
.menu li { float: left; width: 100px; margin-left: 15px; text-align: center; line-height: 30px; position: relative; z-index: 2; }
.menu li a { display: block; font-size: 16px; }
.menu li a:hover { border-bottom: 2px solid #e0bd00; }
.menu .first a { border-bottom: 2px solid #e0bd00; }
.menu .first ul li a { border-bottom: 0; }
.menu ul { background-color: #f8f8f8; display: none; left: 0; overflow: hidden; padding: 5px 0; position: absolute; top: 32px; z-index: 99; }
.menu ul li { float: none; position: static; text-align: center; word-break: keep-all; margin-left: 0; }
.menu ul li a { border-bottom: none; display: inline; font-size: 14px; font-weight: normal; position: static; }
.menu ul li a:hover { color: #d6b100; border-bottom: 2px solid #e0bd00; }
.menu ul.subnav { display: block; }
/*首页主体*/
#main { height: 340px; margin-bottom: 20px; }
.main1 { width: 390px; -moz-box-shadow: 0px 0px 10px #ddd; /* Firefox */
  -webkit-box-shadow: 0px 0px 10px #ddd; /* Safari and Chrome */
  box-shadow: 0px 0px 10px #ddd; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */ behavior: url(ie-css3.htc);height: 340px; background: #fff; margin-right: 15px; }
.maintitle { color: #875523; font-size: 20px; height: 50px; line-height: 50px; padding-left: 20px; }
.main1topnew { background: #d6b100; padding: 20px; overflow: hidden; color: #fff; height: 85px; }
.main1topnew a { color: #fff; }
.main1topnew h3 { font-size: 20px; line-height: 25px; }
.more { background: url(../images/more.png) no-repeat center center; width: 20px; line-height: 20px; height: 20px; display: block; float: right }
.main1bottom { padding: 20px; overflow: hidden }
.main1bottom ul li { background: url(../images/dot.jpg) no-repeat center left; padding-left: 10px; line-height: 25px; height: 25px }
.main1bottom ul li a { display: block }
.main1bottom ul li a span { color: #ccc; font-size:13px; }
.main1bottom ul li a:hover { color: #e0bd00 }
.main2 { width: 390px; box-shadow: 0 0 10px #ddd; height: 340px; background: #fff; margin-right: 15px; }
.main2topnew { height: 50px; }
.main2topnew img{ }
.main2bottom { padding: 0px 20px 20px 20px; overflow: hidden }
.main2bottom ul li h3 { font-size: 20px; color: #333; line-height: 30px; }
.main2bottom ul li p { margin-bottom: 5px; }
.main2bottom ul li div{  margin-top:5px }
.btn_left, .btn_right { cursor: pointer; display: block; height: 27px; width: 27px; float: left; margin-right: 5px;margin-top:5px}
.btn_left { background: url("../images/btn_left.jpg") no-repeat center center; left: 15%; }
.btn_right { background: url("../images/btn_right.jpg") no-repeat center center; right: 15%; }
#marquee1 { position: relative }
.main3 { width: 390px; box-shadow: 0 0 10px #ddd; height: 117px; background: #fff; }
.main3bottom { padding: 0 10px; overflow: hidden }
.main3bottom ul li { overflow: hidden; margin-bottom: 12px; }
.main3bottom ul li a { display: block }
.datetime { border: 1px solid #d6b100; margin-right: 10px; text-align: center; width: 50px; border-radius: 5px; }
.datemonth { font-size: 13px; }
.dateday { font-size: 14px; background: #d6b100; color: #fff; }
.main3bottom ul li h3 { width: 300px; }
.main3bottom ul li a:hover h3 { color: #e0bd00 }
/*底部*/
#footer { background: url(../images/fbg.png) repeat center center; height: 100px; }
#footer .wrap { overflow: hidden }
.cold{ line-height:100px; color:#fff}
#footer a{color:#e0e0e0}
.footright img { margin: 15px 0 10px 20px; }
#inban1 { background: url(../images/inbanner1.jpg) no-repeat center center; height: 250px; }
#inban2 { background: url(../images/inbanner2.jpg) no-repeat center center; height: 250px; }
#inban3 { background: url(../images/inbanner3.jpg) no-repeat center center; height: 250px; }
#inban4 { background: url(../images/inbanner4.jpg) no-repeat center center; height: 250px; }
#inban5 { background: url(../images/inbanner5.jpg) no-repeat center center; height: 250px; }
#inban6 { background: url(../images/inbanner6.jpg) no-repeat center center; height: 250px; }
#inmain { margin: 20px 0; }
#inmain .inmain { background: #fff; box-shadow: 0 0 10px #ddd; overflow: hidden; padding: 20px; }
.current { height: 40px; border-bottom: 1px solid #ccc; }
.currentl ul { height: 40px; }
.currentl ul li { float: left; width: 110px; height: 40px; text-align: center }
.currentl ul li a { color: #875523; font-size: 18px; line-height: 40px; display:block }
.currentl ul li:hover { background: url(../images/bg.png) no-repeat bottom center; }
.currentr { background: url(../images/logos.png) no-repeat center left; padding-left: 20px; line-height: 35px; }
.content { padding: 20px; overflow: hidden }
.currentl ul .cur { background: url(../images/bg.png) no-repeat bottom center; }
.newslist li { border-bottom: 1px dashed #ccc; overflow: hidden; background: url(../images/23.png) no-repeat center left; padding-left: 10px; }
.newslist li a { display: block }
.newslist li a:hover h3 { color: #e0bd00 }
.newslist li h3 { float: left; font-size: 15px; height: 30px; line-height: 30px; }
.newslist li span { float: right; font-size: 13px; color: #aaa; height: 30px; line-height: 30px; }
.newstitle { height: 30px; line-height: 30px; }
.newscontent { color: #999; text-indent: 2em; }



.productslist li { border-bottom: 1px solid #ccc; margin-bottom: 10px; overflow: hidden; padding-bottom: 10px; }
.productslist li .newsDate { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; float: left; height: 60px; margin-left: 0; margin-right: 15px; padding-left: 0; }
.productslist li .newsDate .d1 { font-size: 22px; padding-bottom: 5px; padding-top: 12px;width:60px;text-align: right; }
.productslist li .newsDate .d2 { font-size: 16px; line-height: 28px; text-align: center; }
.productslist li a h3 { color: #333333; font-size: 18px; padding-bottom: 10px; }
.productslist li a:hover h3 { color: #e0bd00; }
.newsDate { float: right; height: 30px; margin-left: 15px; padding-left: 22px; }
.newsDate span { color: #999; }
.newsDate .d1 { display: inline-block; float: left; font-size: 26px; font-weight: bold; height: 30px; line-height: 29px; padding: 0 3px; }
.newsDate .d2 { float: left; font-size: 12px; line-height: 14px; }



.questionlist li h3{ display:block;font-size:18px;}
.questionlist li a:hover h3{color: #e0bd00;}
.questionlist li { padding-bottom:10px;margin-bottom:10px; border-bottom:1px solid #ccc;}

.prolist li {  margin-bottom: 15px; overflow: hidden; width:560px; float:left; padding-bottom: 15px; }
.prolist li img { height: 150px; margin-right: 20px; width: 200px; }
.prolist li a { display: block; }
.prolist li .proinfo { height: 150px; width: 300px; color: #666; }
.prolist li .proinfo h3 { color: #333333; font-size: 18px; padding-bottom: 10px;  }
.prolist li a:hover .proinfo h3 { color: #e0bd00; }

.main4bottom { padding: 0px 20px 20px 20px; overflow: hidden }
.prolist1 li {  margin-bottom: 13px; overflow: hidden;  }
.prolist1 li img { height: 60px; margin-right: 15px; width: 80px; }
.prolist1 li a { display: block; }
.prolist1 li .proinfo1 { height: 60px; width: 260px; color: #666; }
.prolist1 li .proinfo1 h3 { color: #333333; font-size: 15px; padding-bottom: 0px; }
.prolist1 li .proinfo1 { height: 60px; width: 245px; color: #666; }
.prolist1 li .proinfo1 p{ line-height:20px; width:260px}
.prolist1 li a:hover .proinfo1 h3 { color: #e0bd00; }

.main4 { width: 390px; box-shadow: 0 0 10px #ddd; height: 208px; margin-top:15px; background: #fff; }
hr{ height:0px; border:1px dashed #ccc; border-top:none; line-height:1px; color:#ccc; margin-bottom:15px}
.cases td{ vertical-align:top}