@charset "utf-8";

/* CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img{margin:0;padding:0}
body{background:#FFF;color:#333;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:22px;min-width:1020px;}
address,caption,cite,code,dfn,em,i,th,var,h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal;}
q:before,q:after{content:'';}
a,fieldset,img{border:0;}
div{overflow:hidden;}
img{vertical-align:middle;}
li{list-style-type:none;}
input[type="submit"],input[type="reset"],input[type="button"],button{-webkit-appearance:none;}/*去掉苹果的默认UI来渲染按钮*/
a{outline:none;text-decoration:none;}
a:hover{text-decoration:none;}

/* A HREF 默认样式 */
a:link{color:#333;}
a:visited{color:#333;}
a:hover{color:#1149A7;}
a:active{color:#333;}

/* Header */
.header{background:#033E76;width:100%;}
.header .auto{height:120px;position:relative;z-index:1;}
.header h1{background:url(../images/Logo.png) 0 30px no-repeat;height:120px;overflow:hidden;text-indent:-99em;}
.header .txt{color:#FFF;font-size:16px;line-height:30px;position:absolute;top:28px;right:0;z-index:9;}

/* Nav */
.nav{background:url(../images/Index_01.png) 0 0 repeat-x;height:40px;width:100%;}
.nav ul{margin:8px auto 0;width:1000px;}
.nav ul li{border-left:1px solid #9C9C9C;float:left;font-size:13px;height:24px;line-height:24px;text-align:center;width:124px;}
.nav ul li:first-child{border-left:0;}
.nav ul li a{display:block;height:24px;margin:0 auto;text-decoration:none;width:110px;}
.nav ul li:hover a,.nav ul li.hover a{background:#033E76;color:#FFF;}

/* Banner */
.banner{height:360px;width:100%;}

#animateBox{position:relative;z-index:9;} 
#animateBox .playPic{height:360px;position:absolute;top:0;left:0;z-index:99;}
#animateBox .playPic li{float:left;height:360px;overflow:hidden;}
#animateBox .optionBtn{height:20px;text-align:center;width:100%;position:absolute;bottom:5px;left:0;z-index:900;}
#animateBox .optionBtn span{background:#FFF;border:1px solid #033E76;cursor:pointer;display:inline-block;height:12px;width:12px;margin-left:10px;/**/-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;}
#animateBox .preBtn,#animateBox .nextBtn{cursor:pointer;height:100px;margin-top:-50px;width:45px;position:absolute;top:50%;z-index:999;}
#animateBox .preBtn{background: url(../images/preBtn.png) 0 0 no-repeat;left:10px;}
#animateBox .nextBtn{background: url(../images/nextBtn.png) 0 0 no-repeat;right:10px;}

/* Main */
.main{padding:20px 0;}
.index-left{width:728px;}
.index-right{width:252px;}

.title{background:url(../images/Index_02.png) 0 13px no-repeat;color:#000;font-weight:bold;height:32px;line-height:32px;padding-left:16px;position:relative;z-index:2;}
.title .more{height:13px;width:37px;position:absolute;top:10px;right:0;z-index:9;}

/* 新闻 */
.news{width:252px;}
.news ul{width:100%;}
.news ul li{background:url(../images/Index_04.png) 0 50% no-repeat;border-bottom:1px dotted #BFBFBF;float:left;line-height:28px;width:100%;}
.news ul li a{display:block;height:28px;margin-left:10px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news ul li span{color:#666;display:block;height:28px;float:right;margin-top:-28px;}

/* 简介 */
.about{width:454px;}
.about .content{line-height:24px;margin-top:5px;}
.about .content img{float:left;margin-right:12px;}

/* 产品展示 */
.show-list{margin-top:5px;position:relative;}
.show-list ul{}
.show-list ul li{display:inline;float:left;margin:0 5px;overflow:hidden;width:172px;}
.show-list ul li img{border:1px solid #CFCFCF;height:136px;width:170px;}
.show-list ul li p{height:32px;line-height:32px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.show-list .l-btn,.show-list .r-btn{background:#990000;cursor:pointer;display:none;height:20px;width:20px;position:absolute;top:0;z-index:9;}
.show-list .l-btn{left:0;}
.show-list .r-btn{right:0;}
.show-list .container{height:170px;}

/* 联系方式 */
.contact{background:url(../images/Index_06.png) right 0 no-repeat;height:140px;margin-top:10px;padding:15px;}
.contact p.txt-title{font-size:14px;font-weight:bold;line-height:24px;padding-left:62px;}
.contact p.tel{color:#F00;font-size:18px;font-weight:bold;line-height:28px;padding-left:62px;}
.contact p.add{margin-top:6px;}
.contact p.indent{position:relative;padding-left:40px;overflow:hidden;}
.contact p.indent span{position:absolute;top:0;left:0;z-index:9;}

/* 快速通道 */
.fast-track{margin-top:25px;}

/* Footer */
.footer{background:#D6D6D6;padding:20px 0 10px;width:100%;}

.footer .sub-menu{background:url(../images/Index_10.png) 50% bottom no-repeat;height:30px;text-align:center;}
.footer .sub-menu a{padding:0 8px;}
.footer .copy{padding-top:10px;text-align:center;}

/* 二级页面 */
.page-left{width:236px;}
.page-left h3{background:#033E76;color:#FFF;height:42px;line-height:42px;padding:0 20px;}
.page-left h3 span{font-size:12px;}

.page-left .column{border:1px solid #E0E0E0;}
.page-left .column ul{margin-top:-1px;width:100%;}
.page-left .column li{background:url(../images/Index_11.png) right 16px no-repeat;float:left;border-top:1px solid #E0E0E0;border-left:6px solid #E0E0E0;height:42px;line-height:42px;text-indent:15px;width:228px;}

.page-left .column li a{color:#666;font-weight:bold;}
.page-left .column li:hover,.page-left .column li.current{border-left:6px solid #033E76;}

.page-right{width:740px;}

.page-right .pos{background:url(../images/Index_12.png) 0 14px no-repeat;border-bottom:1px solid #E0E0E0;color:#999;height:36px;line-height:36px;}
.page-right .pos h3{color:#033E76;font-weight:bold;padding-left:20px;}

/* PUBLIC */
h3{font-size:14px;}
.auto{margin:0 auto;width:1000px;}
.fl{float:left;}
.fr{float:right;}
.container{width:100%;}
.yh{font-family:Arial, Helvetica, sans-serif;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.bgf{background:#00FF66;}

/* TRANSITION */
.transition,.nav ul li a,.page-left .column li{-o-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-webkit-transition:all 0.4s;transition:all 0.4s;}

/* OPACITY */
.opacity{filter:alpha(Opacity=70);-moz-opacity:0.7;-o-opacity:0.7;-webkit-opacity:0.7;opacity:0.7;}

/* 清除浮动 */
.clear-fix:after{content:'.';clear:both;display:block;height:0;visibility:hidden;overflow:hidden;}
.clear-fix{*zoom:1;}

.clear-both{clear:both;display:block;height:0;visibility:hidden;overflow:hidden;}

.nynewslist ul li a {
    display: block;
    height: 28px;
    margin-left: 10px;
    float:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nynewslist ul li span {
    color: #666;
    display: block;
    height: 28px;
    float: right;
    
}

.nynewslist ul li {
    background: url(../images/Index_04.png) 0 50% no-repeat;
    border-bottom: 1px dotted #BFBFBF;
    clear:both;
    line-height: 28px;
	height: 28px;
    width: 100%;
}

.pagelink {text-align:center;padding:15px;clear:both;}
.pagelink a,.pagelink span {border:1px solid #cccccc;padding:5px;margin-right:5px;}

.titcenter {font-size:16px;font-weight:bold;text-align:center;padding:15px;}
.infoc {color:#cccccc;border-bottom:1px dotted #cccccc;text-align:center;line-height:36px;margin-bottom:15px;}
.infoinfo {padding-left:10px;padding-right:10px;line-height:26px;}

.nyprolist li {
    display: inline;
    float: left;
    margin: 0 5px;
    overflow: hidden;
    width: 172px;
}

.nyprolist li img {
    border: 1px solid #CFCFCF;
    height: 136px;
    width: 170px;
}
.nyprolist li p {
    height: 32px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}







