﻿@charset "utf-8";
/*重置*/
body{margin: 0 auto; font: 12px/2em "Microsoft YaHei", Arial, tahoma,  Helvetica, sans-serif; background: #fff; color: #333;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd,ul,ol,li,pre,form, fieldset, legend, button, input, textarea, select, th, td{margin: 0; padding: 0;}
fieldset, img {border: 0;}
li {list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
table {border-collapse: collapse; border-spacing: 0;}
button, input, select, textarea {font-size: 100%; border:none;}
a{text-decoration: none; color: #333;}
a:hover{ text-decoration:none; color:#C00;}
i{font-style:normal;}

/*通用*/
.clear{clear: both; zoom: 1;}
.clear:after{content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.fl{float: left;}
.fr{float: right;}
.comWidth{width:960px; margin:0 auto; position:relative;}
.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.mr15{margin-right:15px;}

/*顶部*/
.top{height:33px; line-height:33px; color:#999;}
.top span{height:20px; line-height:20px; margin:6px 0;}
.top span a{margin:0 5px; color:#999;}

/*头部*/
.header{height:120px;}
.header .logo{width:400px; height:100px; margin-top:10px;}
.header .tel{height:56px; margin-top:58px;}
.header .tel span{display:block; height:26px; font-size:18px; color:#333; /* font-weight:bold; */}
.header .tel strong{display:block; height:30px; font-size:30px; font-family:arial; color:#9b0005;}

/*导航*/
.nav{height:53px; /* background:url(../images/nav_bg.gif) repeat-x; */ background:#970607;}
.nav ul li{width:120px; height:53px; line-height:53px; float:left; text-align:center; background:url(../images/nav_line.gif) no-repeat right center; font-size:14px;}
.nav ul li a{display:block; width:120px; height:53px; color:#fff;}
.nav ul li a:hover{color:#fff; background:#460a0a;}
.nav .active{color:#fff; background:#460a0a;}

/*轮播图*/
.banner{width:100%; height:420px; margin:0px auto; overflow:hidden; text-align:center;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#fff;}
#playBox{ width:100%; height:420px; margin:0 auto; background:#fff; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{cursor:pointer; width:90px; height:90px;  position:absolute; top:170px; left:220px; z-index:10; background:url(../images/left.png) no-repeat;}
#playBox .next{cursor:pointer; width:90px; height:90px; position:absolute; top:170px; right:220px; z-index:10; background:url(../images/right.png) no-repeat;}
#playBox .smalltitle {width:100%; height:10px; position:absolute; bottom:20px; z-index:10; text-align:center;}
#playBox .smalltitle ul{margin:0 auto; width:150px;}
#playBox .smalltitle ul li{cursor:pointer; margin:0 5px; width:30px; height:10px; color:#fff; background-color:#fff; /* border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; */  float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{color:#9b0005; background-color:#9b0005;}

/*主要内容区*/
.list{width:190px; overflow:hidden;}
.listTit{height:48px; background:url(../images/list_title.gif) no-repeat;  /* background:#970607; */ color:#fff; text-align:center;}
.listTit  h3{font-weight:normal; font-size:18px; line-height:18px; padding-top:8px;}
.listTit h3 span{font-size:12px; line-height:20px;}

.list ul{border:2px solid #ae000d; overflow:hidden; padding-bottom:15px;}
.list li{width:154px; height:28px; line-height:28px; overflow:hidden; border: 1px solid #000;border-radius: 5px ;margin:15px 16px 0; text-indent:30px;}
.list li.current a{color: #f00;text-decoration: underline}
.list li a{color:#000; font-size:14px;}
.list li a:hover{color:#f00; text-decoration:underline;}

.hotProList{height:36px; line-height:36px; border-bottom:1px solid #e0e0e0; overflow:hidden; color:#666;}
.hotProList a{margin:0 10px; font-size:14px; color:#666;}
.hotProList .more{background:url(../images/more.gif) no-repeat right center; padding-right:20px; color:#b2b2b2;}

.hotTit{height:36px; line-height:36px;font-size:14px;}
.hotTit a{float:left; width:130px;text-align:center; color:#0066CC;}
.hotTit a:hover, .hotTit a.active{height:40px;color:#907205;}
.hotTit .more{width:110px; background:none; color:#737373;}
.hotTit .more:hover{background:none;}

.hotPro{width:750px; overflow:hidden;}
.hotProCon{width:770px; overflow:hidden; padding-bottom:20px;}
.hotProCon li{width:236px; float:left; margin:20px 20px 0 0; display:inline;}
.hotProCon img{display:block; width:234px; height:170px; border:1px solid #e4e4e4;}
.hotProCon img:hover{border:1px solid #9e0700;}
.hotProCon strong a{display:block; height:26px; line-height:26px; text-align:center; font-weight:normal; /* font-size:14px; */ margin-top:10px; background-color: #ddd; text-align:center;}

.case{width:960px; overflow:hidden; padding-bottom:36px; background:url(../images/case_bottom.gif) no-repeat bottom center;}
.caseTit{height:36px; line-height:36px; border-bottom:1px solid #e0e0e0; text-align:center;}
.caseTit h3{font-size:18px; color:#cc0006;}
.caseTit h3 span{font-weight:normal; color:#999; font-size:14px; margin-left:10px;}
.more{float:right;}
.caseList{position:relative; width:960px; height:200px;}
#scrollCon{width:900px; position:absolute; left:30px; top:20px; overflow:hidden;}
#scrollCon1{width:900px; position:absolute; left:30px; top:20px; overflow:hidden;}
.caseList li{float:left; width:210px; margin-right:20px;}
.caseList li img{width:208px; height:140px; border:1px solid #dedede;}
.caseList li p{height:30px; line-height:30px; text-align:center;}
.caseList .leftBtn{display:block; width:15px; height:28px; background:url(../images/left01.gif) no-repeat; position:absolute; left:0px; top:74px;}
.caseList .rightBtn{display:block; width:15px; height:28px; background:url(../images/right01.gif) no-repeat; position:absolute; right:0px; top:74px;}

.ys{padding:30px 0;}
.ysTit{height:120px; background:url(../images/ys_title.gif) no-repeat; text-align:center; }
.ysTit h3{width:440px; font-size:36px; line-height:36px; background:#970607; padding-top:30px; color:#fff; margin:0 auto;}
.ysTit span{display:block; font-size:16px; font-weight:normal;}
.ysCon01{background:url(../images/ys1.jpg) no-repeat right 40px; padding-right:500px; padding-left:20px;}
.ysCon02{background:url(../images/ys2.jpg) no-repeat left 40px; padding-left:440px; padding-right:20px;}
.ysCon dl{margin-top:30px;}
.ysCon dl dt{height:94px; line-height:94px; font-size:38px; color:#910506; font-weight:bold; padding-left:75px;}
.ys01{background:url(../images/01.jpg) no-repeat left center;}
.ys02{background:url(../images/02.jpg) no-repeat left center;}
.ys03{background:url(../images/03.jpg) no-repeat left center;}
.ys04{background:url(../images/04.jpg) no-repeat left center;}
.ysCon dl dd{font-size:14px; line-height:24px; margin-top:10px; padding-left:75px;}

.box{background:#efefef; padding:30px 0;}
.about{overflow:hidden;font-size: 16px;line-height: 2em;}
.about p{margin-bottom: 20px;}
.about p:first-letter{font-size: 2em;float: left;border: 1px solid #000;margin-right: 5px;padding: 2px}
.aboutCon{padding:10px 0; font-size:14px;}
.aboutImg{width:260px; height:180px; margin-right:10px; margin-top:5px;}
.recomPro{width:300px;}
.recomProCon{width:300px; height:200px; margin-top:10px;}
.recomProCon img{width:300px; height:200px;}

.title01{height:45px; line-height:45px; border-bottom:1px solid #999; overflow:hidden;}
.title01 h3{float:left; height:44px; font-size:16px;}
.title01 h3 i{float:left; margin-right:10px; width:45px; height:45px; line-height:45px; background:#970607; text-align:center; color:#fff; font-size:42px; font-weight:normal;}
.title01 h3 strong{float:left; font-size:20px; height:20px; line-height:20px; margin-top:3px;}
.title01 h3 span{display:block;font-size:16px; height:16px; line-height:16px; color:#970607; font-family:"Agency FB"; font-family:Impact; font-weight:normal;}
.title01 .more{float:right; font-size:14px; color:#666;}

.news{width:320px; margin-right:20px;}
.newsList{padding:10px 0;}
.newsList li{height:30px; line-height:30px; border-bottom:1px dashed #b0b0b0; background:url(../images/icon03.gif) no-repeat left center; vertical-align:middle;}
.newsList li a{float:left; margin-left:20px; display:inline;}
.newsList li span{float:right; color:#666;}
.indexContact{width:280px; overflow:hidden;}
.indexContact .contactTxt{padding:10px; font-size:14px; line-height:26px; background:#fff;} 

.title02{height:35px; line-height:35px; border-bottom:2px solid #ccc;}
.title02 h3{float:left; height:35px; font-size:16px; text-align:center; color:#970607; background:url(../images/icon02.gif) no-repeat left center; padding-left:15px;}
.title02 .more{float:right; background:url(../images/more.gif) no-repeat right center; padding-right:20px; color:#666; font-size:14px;}

.footer{font-size:14px; background:#970607; padding:20px 0; color:#fff;}
.footer a{margin:0 5px; color:#fff;}
.footer a:hover{text-decoration:underline;}
.footerNav{height:40px; line-height:40px; text-align:center; background:#3c0000;}
.footerNav a{color:#fff; margin:0 15px;}
.copy{padding:20px 0; text-align:center; line-height:30px;}

.flink{background:#ededed; padding:10px 0;}
.flinkTit{height:35px; line-height:35px; border-bottom:1px solid #ddd9d9;}
.flinkTit h3{font-size:14px; color:#333; font-weight:normal;}
.flinkCon{padding:10px 0; font-size:12px;}
.flink a{margin:0 5px; color:#666;}

/*单页*/
.sidebar,.sideContact{width:190px; overflow:hidden;}
.sideContact .contactTxt{border:1px solid #ccc; padding:10px; font-size:12px;}
.main{width:750px; overflow:hidden; margin-bottom:20px;}
.mainType{height:36px; line-height:36px;  margin-bottom:10px; border:1px solid #ccc; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding:0 10px; margin-bottom:10px;}
.mainCon{border:1px solid #ccc; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.mainCon .mainConTxt{padding:20px; font-size:14px;}

/*文章列表页*/
.mainNewsList{padding:10px;}
.mainNewsList li{height:34px; line-height:34px; overflow:hidden; background:url(../images/icon04.gif) no-repeat left center; vertical-align:middle; border-bottom:1px dashed #ccc;}
.mainNewsList li a{float:left; margin-left:10px; display:inline; font-size:14px;}
.mainNewsList li span{float:right;}

/*产品列表页*/
.mainProList{overflow:hidden; padding-bottom:20px;}
.mainProList li{width:222px; float:left; margin:20px 0 0 20px; display:inline;}
.mainProList li img{display:block; width:220px; height:150px; border:1px solid #d3cfcf;}
.mainProList li strong a{display:block; height:20px; line-height:20px; text-align:center; font-weight:normal; font-size:14px; margin-top:10px;}

/*内容页*/
.mainConTit{height:30px; line-height:30px; text-align:center; font-size:20px; padding:10px 0 20px 0; border-bottom:1px dashed #ccc;}
.mainConAuthor{height:30px; line-height:30px; margin-bottom:20px; text-align:center; }
.mainConAuthor span{margin:0 20px; color:#aaa;}
.mainPic{font-size:14px; overflow:hidden; padding:10px 0;}
.image{width:340px; height:230px; overflow:hidden; margin-right:20px; border:1px solid #ccc;}
.image img{display:block; width:340px; height:230px;}
.imgTxt{width:324px; overflow:hidden;}
.imgTxt .mainConTit{padding:0 0 10px; font-size:16px; text-align:left; color:#102e59; font-weight:bold;}
.imgTxt p{margin-top:10px; line-height:26px;}
.article{margin:20px auto; height:30px; line-height:30px; border-bottom:2px solid #970607;}
.article h3{width:250px; height:30px; font-size:16px; background:#970607; color:#fff; text-align:center; font-weight:normal;}
.content{font-size:14px;}
.content img{max-width: 100%;}
.pagination{display:block; height:20px; line-height:20px; font-weight:normal; font-size:14px; padding:10px 0; margin-top:10px; border-top:1px dashed #ccc;}

.mainNews,.mainPro{border:1px solid #ccc;}
.mainNews h3,.mainPro h3{height:34px; line-height:34px; border-bottom:1px solid #970607; color:#970607; text-indent:20px; font-size:14px;}
.mainNews ul{padding:10px 0;}
.mainNews li{float:left; width:47%; height:32px; line-height:32px; margin:0 0 0 15px; /* border-bottom:1px dashed #ccc; */ overflow:hidden; background:url(../images/icon04.gif) no-repeat left center; vertical-align:middle;}
.mainNews li a{float:left; margin-left:10px; display:inline; font-size:12px;}
.mainNews li span{float:right;}
.mainPro ul{padding-bottom:20px;}
.mainPro ul li{width:222px; float:left; margin:20px 0 0 20px; display:inline;}
.mainPro ul li img{display:block; width:220px; height:150px; border:1px solid #d3cfcf;}
.mainPro ul li strong a{display:block; height:20px; line-height:20px; text-align:center; font-weight:normal; font-size:14px; margin-top:10px;}

/*分页*/
.page{height:24px; line-height:24px; text-align:center; margin-top:30px;}
.page li{display:inline; padding:5px 10px; border:1px solid #ddd; margin-right:5px;}
.page li a{color: #555;}
.page li a:hover{background:#f5f5f5; color:#970607;}
.page li.thisclass{background:#970607; color: #fff;}
.page li.thisclass a{text-decoration:none; cursor:default; border-color:#970607; color: #fff;}
.page .pageinfo strong{font-weight:normal;}