/*base*/
ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}
.top {	border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #ececec;}
.top .topbox {	font-family: Microsoft Yahei;	height: 60px;width: 1176px;	margin-right: auto;	margin-left: auto;}
.clear {clear: both;}
.top .topbox .top_logo {float: left;height: 60px;width: 192px;}
.logoimg img {	height: 60px;	width: 192px;}
.top .topbox .top_nav {	height: 60px;	overflow: hidden;	float: left;	display: block; margin: 0 10px;}
.top .topbox .top_nav ol li {	display: block;	float: left;}
.top .topbox .top_nav ol li a {	line-height: 40px;	display: block;
	padding-right:12px;	padding-left: 12px;	height: 40px;margin-top: 10px;font-size: 14px;	text-align: center;}
.top .topbox .top_nav ol li a:hover{ color:#fff; background:#f76e12; display:block;border-radius: 5px;text-decoration: none;}
.top .topbox .top_nav ol li .active{color:#fff; background:#f76e12; display:block;border-radius: 5px;}
.index-search{ float:left; position: relative;  margin-top:15px; }
.search-btn{ position: absolute;right:2px; top:1px; line-height: 30px; width: 24px; height: 30px;}
.top .topbox .login {float: right;height: 60px;}
.top .topbox .login a {	background-color: #f76e12;	display: block; color:#FFF;	height: 40px;padding-right: 10px;padding-left: 10px;
	line-height: 40px;margin-top: 10px;  border-radius: 5px;transition:0.5S;-webkit-transition:0.5S; -moz-transition:0.5S; -o-transition:0.5S;}
.top .topbox .login a:hover{ background-color:#F00; transition:0.5S;-webkit-transition:0.5S; -moz-transition:0.5S; -o-transition:0.5S;    text-decoration: none;}

/*top end*/
.top_ad{display:none}
.top_ad a{width:1176px; height: 90px; display: block; margin: 10px auto;}
.top_ad a img{width: 1176px; height: 90px;}
/*top ad end*/
/*common style*/
.main-section-tit{
    height: 30px;
    line-height: 30px;
    background: #febe46;
    background: -moz-linear-gradient(top,  #fec149 0%, #f47710 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec149), color-stop(100%,#f47710));
    background: -webkit-linear-gradient(top,  #fec149 0%,#f47710 100%);
    background: -o-linear-gradient(top,  #fec149 0%,#f47710 100%);
    background: -ms-linear-gradient(top,  #fec149 0%,#f47710 100%);
    background: linear-gradient(to bottom,  #fec149 0%,#f47710 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec149', endColorstr='#f47710',GradientType=0 );
}
:root {filter:none;}

.main-section-tit > h3{
    padding-left: 10px;
    font-size: 17px;
    color: #560101;
    font-weight: normal;
}

.main-section-tit > h3:before{
    content: '·';
    padding-right: 6px;
}

.main-section-con{
    border: 1px solid #ce6403;
}

/*page style*/
body *{
    font-family: "Microsoft Yahei","微软雅黑";
    color: #333;
}

.container{
    width: 1178px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f6c37a;
    background: -moz-linear-gradient(top,  #eae2cd 0%, #faa73b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eae2cd), color-stop(100%,#faa73b));
    background: -webkit-linear-gradient(top,  #eae2cd 0%,#faa73b 100%);
    background: -o-linear-gradient(top,  #eae2cd 0%,#faa73b 100%);
    background: -ms-linear-gradient(top,  #eae2cd 0%,#faa73b 100%);
    background: linear-gradient(to bottom,  #eae2cd 0%,#faa73b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae2cd', endColorstr='#faa73b',GradientType=0 );
}
:root {filter:none;}

.container .container-banner{
    position: relative;
    height: 151px;
    background: url("banner.png") no-repeat center;
}

.container-banner .banner-path{
    height: 20px;
    line-height: 20px;
    position: absolute;
    bottom: 20px;
    left: 50px;
    font-size: 12px;
}

.container .container-inner{
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 25px;
}

.container-inner .nav-bar{
    height: 36px;
}

.container-inner .nav-bar ul{
    height: 36px;
    overflow: hidden;
    *zoom: 1;
}

.container-inner .nav-bar ul li{
    width: 134.125px;
    border-left: 1px solid #fff;
    height: 36px;
    line-height: 36px;
    background: #f76e12;
    text-align: center;
    float: left;
}

.container-inner .nav-bar ul li:first-child{
    border-left: none;
}

.container-inner .nav-bar ul li a{
    font-size: 17px;
    color: #fff;
}

.container-inner .nav-bar ul li a:hover{
    text-decoration: underline;
}

.container .container-main{
    width: 1042px;
    margin: 0 auto;
    margin-top: 14px;
}
.main-section1{overflow:hidden;}

.main-section1 .section1-left{
    width: 646px;
    height: 416px;
    overflow: hidden;
}
#ContentPane div:first-child{}
.KSS_titleBox{display:none !important;}
.KSS_titleBar{display:none !important;}
.main-section1 .section1-right{
    width: 370px;
}

.section1-right .section1-left-top .main-section-con{
    border: 1px solid #fce4e4;
    background: #f5ebe0;
}

.section1-right .section1-left-bottom{
    margin-top: 12px;
}

.container-main .main-section2,
.container-main .main-section3{
    margin-top: 18px;
}


/*添加模块样式*/

/*公司动态*/
.gsdt-area{

}

.gsdt-area ul{
    padding: 16px 6px;
}

.gsdt-area ul li{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    *zoom:1;
}

.gsdt-area ul li a{
    float: left;
   width:250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gsdt-area ul li a:before{
    content: '·';
    //display: block;
    height: 30px;
    width: 14px;
    //background-color: #fff;
    color: #d68640;
    float: left;
    text-align: center;
    font-size: 25px;
    margin-right: 10px;
}

.gsdt-area ul li a:hover{
    text-decoration: underline;
}

.gsdt-area ul li a,
.gsdt-area ul li span{
    font-size: 16px;
}

.gsdt-area ul li span{
    float: right;
   width:100px;
}

/*企业文化*/
.qywh-area{

}

.qywh-area-inner{
    padding: 14px;
    height: 130px;
    overflow: hidden;
}


/*社会责任*/
.shzr-area{

}

.shzr-area .shzr-area-inner{
    overflow: hidden;
    *zoom: 1;
}

.shzr-area .shzr-area-inner > .shzr-item{
    width: 33%;
    float: left;
}

.shzr-item .shzr-item-inner{
    width: 100%;
    margin: 0 auto;
    padding-top: 16px;
    text-align:center;
}

.shzr-item .shzr-item-inner > a,
.shzr-item .shzr-item-inner > a > img{
    display: inline-block;
    width: 220px;
    height: 145px;
    outline: 0;
    border: none;
}

.shzr-item .shzr-item-inner > p{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

/*荣誉展示*/
.ryzs-area{
   margin:0 auto;
  text-align:center

}
.ryzs-center {
  
  display: inline-block;
  vertical-align: middle;
  text-align=center

}

.ryzs-area .ryzs-area-inner{
    height: 738px;
    margin: 20px;
    overflow: hidden;
    margin:0 auto;
}

.ryzs-area .ryzs-area-inner ul{
    margin:0 auto;
}

.ryzs-area-inner .ryzs-item{
    width: 33.333333%;
    float: left;
    margin:0 auto;
}

.ryzs-item .ryzs-item-inner{
    width: 280px;
    margin: 0 auto;
}

.ryzs-item-inner > a,
.ryzs-item-inner > a img{
    display: block;
    width: 280px;
    height: 184px;
    outline: 0;
    border: none;
    
}

.ryzs-item-inner > p{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}


/*图片新闻*/
.slide-show{
    width: 100%;
    height: 416px;
    position: relative;
    overflow: hidden;
}
.slide-show > ul,
.slide-show .slide-show-nav{
    position: absolute;
}
.slide-show > ul{
    left: 0;
    top: 0;
    overflow: hidden;
    *zoom: 1;
}
.slide-show > ul li{
    float: left;
    width: 646px;
    height: 416px;
}
.slide-show > ul li a,
.slide-show > ul li a img{
    display: block;
    width: 646px;
    height: 416px;
}
.slide-show .slide-show-nav{
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0,0,0,.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8F000000,endcolorstr=#8F000000);
    overflow: hidden;
    *zoom: 1;
}
.slide-show-nav .nav-info{
    float: left;
}
.slide-show-nav .nav-info > h3{
    line-height: 40px;
    padding-left: 10px;
    font-size: 12px;
    color: #fff;
    display: none;
}
.slide-show-nav .nav-info > h3:first-child{
    display: block;
}
.slide-show-nav .nav-point{
    float: right;
}
ul.nav-point{
    margin: 14px 14px 0 0;
    overflow: hidden;
    *zoom: 1;
}
ul.nav-point li{
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border-radius: 50%;
    background-color: #aaaaaa;
}
ul.nav-point li.active{
    background-color: #eb8c2a;
}
.mar{ margin:6px 0;}
.text1{color:#f00; font-weight:bold;}
.font14px {    line-height: 28px; margin: 0 15px; font-size:15px; font-family: "Microsoft Yahei","微软雅黑"; }
.font14px span{font-size:15px; font-family: "Microsoft Yahei","微软雅黑";}