@charset "utf-8";
html,
body {
    font: 14px/1.66 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
    color: #333;
    -webkit-text-size-adjust: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #45a333;
    text-decoration: none;
}


/*头部*/

.inner {
    width: 980px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
}

header {
    background: #013d97;
    zoom: 1
}

#web_logo {
    margin-left: 10px;
    font-size: 0px;
    position: relative;
    z-index: 999;
}

.top-nav {
    color: #fff;
    position: absolute;
    right: 5px;
    top: 8px;
    height: 77px;
    z-index: 1;
    text-align: right;
    width: 100%;
}

.top-nav a {
    color: #fff;
}

.top-nav a:hover {
    color: #fff;
}

.top-nav li.b {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.top-nav li.t span {
    padding: 0px 5px;
    font-size: 10px;
    color: #bbb;
}

.top-logo {
    min-height: 90px;
    _height: 90px;
}

.met_flash {
    margin-top: 10px;
    font-size: 0px;
    overflow: hidden;
}

.met_flash ul {
    margin: 0px;
    padding: 0px;
}


/*首页*/

.aboutus {
    float: left;
    width: 675px;
    margin-top: 10px;
}

.style-1 h3.title span {
    float: left;
    background: url(../images/dt-5.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    padding: 0px 25px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

.style-1 h3.title a.more {
    float: right;
    width: 39px;
    height: 11px;
    line-height: 1000px;
    overflow: hidden;
    background: url(../images/more.gif);
    margin: 10px 10px 0px 0px;
}

.style-1 .active {
    background: #fff;
    padding: 10px;
}

.style-2 h3.title {
    background: url(../images/dt-6.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    position: relative;
}

.style-2 h3.title a.more {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fff;
    font-size: 12px;
}

.style-2 .active {
    background: #fff;
    padding: 10px;
}

.style-2 dl.ind {
    clear: both;
    zoom: 1
}

.style-2 dl.ind dt {
    float: left;
    display: inline;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
    zoom: 1
}

.style-2 dl.ind dt a {
    margin-left: 5px;
}

.style-2 dl.ind dd {
    float: right;
    display: inline;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}

.style-2 dl.ind dd h4 {
    margin-left: 10px;
}

.style-2 dl.ind dd p.desc {
    margin-left: 10px;
    font-style: italic;
    color: #666;
}

.index-news {
    float: left;
    width: 330px;
    margin-right: 15px;
    margin-top: 15px;
}

.listel li {
    margin: 0px 5px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 13px;
    background: url(../images/dt-1.gif) no-repeat left 12px;
}

.listel li a {
    margin-right: 5px;
    zoom: 1;
}

.listel li span {
    float: right;
    color: #666;
}

.index-conts {
    float: right;
    width: 290px;
    margin-top: 15px;
}

.index-product {
    padding-top: 15px;
    *margin-top: 15px;
    *padding-top: 0px;
}

.index-product .profld {
    margin: 0px;
    position: relative;
    overflow: hidden;
}

.index-product h3 span {
    float: left;
}

.index-product ol {
    position: absolute;
    width: 2012em;
}

.index-product ol li {
    float: left;
    text-align: center;
}

.index-product ol li a.img {
    display: block;
    text-align: center;
    font-size: 0px;
}

.index-product ol li a.img img {
    margin: auto;
    border: 1px solid #d6d6d6;
}

.index-product ol li h3 {
    font-weight: normal;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.index-product .flip {
    height: 20px;
    overflow: hidden;
    margin: 8px 15px 0px;
    float: left;
}

* html .index-product .flip {
    width: 300px;
}

*+html .index-product .flip {
    width: 300px;
}

.index-product .next,
.index-product .prev {
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(../images/neu.gif) no-repeat;
}

.index-product .next {
    background-position: -17px 0px;
}

.index-product .next:hover {
    background-position: -57px 0px;
}

.index-product .prev {
    background-position: -40px 0px;
}

.index-product .prev:hover {
    background-position: 0px 0px;
}

#trigger {
    float: left;
    margin-right: 5px;
    margin-top: 0px;
    position: relative;
    bottom: 8px;
    *bottom: 0px;
    *top: 5px;
    zoom: 1;
}

#trigger a {
    background: url(../images/neu.gif) no-repeat -78px -10px;
    width: 8px;
    height: 8px;
    font-size: 0px;
    display: inline-block;
    overflow: hidden;
    margin-right: 5px;
}

#trigger a.current {
    background-position: -78px 0px;
}

#tabs-nav {
    float: left;
    text-align: center;
    margin-left: 15px;
}

#tabs-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    *top: 12px;
}

#tabs-nav li a {
    width: 8px;
    height: 8px;
    display: block;
    overflow: hidden;
    background: #9df0f5;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

#tabs-nav li a:hover {
    background: #fff;
}

#tabs-nav li a.flex-active {
    background: #fff;
    cursor: default;
}

.index-links {
    background: #fff;
    padding: 5px 15px 10px;
    margin-top: 15px;
    position: relative;
}

.index-links h3 {
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    background: url(../images/dt-2.gif) no-repeat left center;
    font-weight: normal;
    font-size: 14px;
    position: relative;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

.index-links h3 a.more {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #666;
    font-size: 12px;
}

.index-links ul {
    margin: 0px;
    padding: 0px;
}

.index-links .img {
    margin-bottom: 3px;
}

.index-links .img li {
    list-style: none;
    display: inline;
    padding-right: 5px;
}

.index-links .img img {
    width: 88px;
    height: 31px;
}

.index-links .txt {
    zoom: 1;
}

.index-links .txt li {
    list-style: none;
    float: left;
    width: 88px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    overflow: hidden;
}


/*内页栏目*/

.sidebar .sb_nav {
    float: left;
    width: 240px;
}

.sidebar .sb_nav h3.title {
    text-align: left;
    background: #373635;
    width: 240px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    font-family: "Microsoft YaHei";
    letter-spacing: 2px;
}

.sidebar .sb_nav h3.line {
    margin-top: 15px;
}

.sidebar .sb_nav .active {
    width: 238px;
    border: 1px solid #ccc;
    padding-bottom: 20px;
    border-top: none;
}

#sidebar dl {}

#sidebar dl dt {
    padding-left: 14px;
}

#sidebar dl dt a {
    border-bottom: 1px dashed #ccc;
    width: 210px;
    height: 39px;
    line-height: 40px;
    display: block;
    color: #525252;
    text-align: center;
}

#sidebar dl dt a:hover {
    color: #ec651b;
    background-image: none;
    border-bottom: 1px dashed #ec651b;
}

#sidebar dl dd {}

#sidebar dl dd h4 {
    padding: 5px 0px 5px 10px;
    background: url(../images/dt-0.gif) no-repeat left center;
}

#sidebar dl dt.on a {
    color: #fff;
    background-color: #b50000;
}

#sidebar dl h4.on a {
    color: #fff;
    background-color: #b50000;
    font-family: "Microsoft YaHei";
}

.sidebar .sb_box {
    float: right;
    width: 930px;
    background: #fff;
    overflow: hidden;
}

.sidebar .sb_box h3.title {
    font-size: 12px;
    color: #999;
    font-family: "Microsoft YaHei";
}

.sidebar .sb_box h3.title span {
    display: block;
    float: left;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.sidebar_right_line {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto;
    margin-top: 5px;
}

.sidebar .sb_box h3.title div.position {
    float: right;
    font-weight: normal;
    position: relative;
    top: 3px;
}

.sidebar .sb_box h3.title div.position a {
    color: #999;
}

.sidebar .sb_box h3.title div.position a:hover {
    color: #ec651b;
}


/*内页二级*/

.leftsidebar_box {
    width: 100%;
    height: auto !important;
    overflow: visible !important;
}

.leftsidebar_box dt {
    width: 100%;
    background: #eee;
    height: 46px;
    margin-bottom: 10px;
}

.leftsidebar_box dt a {
    display: block;
    background: url(../ico_ab.png) 24px no-repeat;
    line-height: 46px;
    font-size: 16px;
    color: #333;
    padding-left: 50px;
}

.leftsidebar_box dt:hover {
    background: #ddd;
}

.leftsidebar_box dd {
    height: 30px;
    border-bottom: 1px dashed #ccc;
    width: 184px;
    margin-left: 14px;
}

.leftsidebar_box dd a {
    color: #333;
    font: normal 14px/30px "Microsoft YaHei";
    display: block;
    text-align: center;
}

.leftsidebar_box dd a:hover {
    display: block;
    color: #ec651b;
}

.leftsidebar_box dt img {
    position: absolute;
    right: 10px;
    top: 20px;
}

* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

body {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666666;
    background: #ffffff;
    overflow-y: visible;
    overflow-x: hidden;
}

a:active,
a:hover {
    color: #45a333;
    text-decoration: none;
}

a img {
    border-style: none;
}

ul,
li,
dl {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8 {
    font-weight: normal;
}

dl,
dt,
dd {
    display: block;
    margin: 0;
}

* {
    list-style: none;
}

.clear {
    clear: both;
}


/*网页顶部*/

.tops_bg {
    width: 100%;
    height: 34px;
    background: #373635;
}

.tops {
    width: 1200px;
    margin: 0 auto;
}

.tops_left {
    float: left;
    color: #fff;
    font: normal 12px/34px "Microsoft YaHei";
}

.tops_right {
    float: right;
}

.tops_right li {
    float: left;
    color: #fff;
    font: normal 12px/36px "Microsoft YaHei";
}

.tops_right li a {
    display: block;
    color: #fff;
    font: normal 12px/36px "Microsoft YaHei";
    float: left;
    margin-left: 10px;
}

.tops_right li a:hover {
    display: block;
    color: #ec651b;
    font: normal 12px/36px "Microsoft YaHei";
    text-decoration: underline;
    float: left;
}


/*网页头部*/

.heads {
    width: 1200px;
    height: 139px;
    margin: 0 auto;
}


/*导航*/

.cp {
    background: url(../images/list.png) 10px no-repeat #ffcd32 !important;
    color: #000 !important;
}

.navlist {
    width: 100%;
    background: #c80b0f;
    display: block;
}

.navs {
    display: table;
    width: 1200px;
    margin: 0 auto;
}

.navs_w {
    margin: 0 auto;
}

.nav_name {
    list-style: none;
    margin: 0 auto;
    list-style: none;
}

.nav_name ul {
    opacity: 0;
    position: absolute;
    top: 160%;
    visibility: hidden;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    z-index: 9999;
    background: rgba(20, 20, 20, 0.6);
}

.nav_namel ul ul {
    top: 0%;
    left: 160%;
}

.nav_name ul li:hover>ul {
    top: 0%;
    left: 100%;
    opacity: 1;
    visibility: visible;
}

.nav_name li:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.nav_name li {
    float: left;
    position: relative;
}

.nav_name ul li {
    float: none;
}

.nav_name li {
    cursor: pointer;
}

.nav_name li a {
    text-decoration: none;
    display: block;
    width: 100px;
    text-align: center;
    font: normal 16px/24px "Microsoft YaHei";
    text-align: center;
    color: #fff;
    background: url(../images/ico_.png) right no-repeat;
    padding: 12px 0;
}

.nav_name li:hover {
    background: #ffff00;
    color: #c80b0f !important;
}

.nav_name li a:hover,
.onhover {
    width: 100px;
    height: 24px;
    color: #c80b0f;
    background: none;
}

.nav_name ul li a {
    text-decoration: none;
    display: block;
    color: #fff;
    width: 148px;
    text-align: center;
    font: normal 14px/24px "Microsoft YaHei";
    text-align: center;
    background: none;
}

.nav_name ul li a:hover {
    width: 148px;
    border-bottom: 1px solid #fff;
    height: 24px;
    font: normal 14px/24px "Microsoft YaHei";
    color: #fff;
    background: #c80b0f;
    border-radius: 0;
}


/*banner*/

.flash {
    width: 100%;
    height: 510px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;
}

.flash1 {
    width: 1000px;
    height: 510px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 510px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 510px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}


/*搜索*/

.hots_bg {
    width: 100%;
    height: 49px;
    border-bottom: 1px solid #e1dfdf;
    margin: 0 auto;
}

.hots {
    width: 1200px;
    margin: 0 auto;
}

.hotword {
    float: left;
    background: url(../images/hot.png) left no-repeat;
    padding-left: 30px;
}

.hotword li {
    float: left;
    color: #333;
    font: bold 14px/50px "Microsoft YaHei";
}

.hotword li a {
    display: block;
    color: #525252;
    font: normal 14px/50px "Microsoft YaHei";
    float: left;
    margin-left: 10px;
}

.hotword li a:hover {
    display: block;
    color: #c80b0f;
    font: normal 14px/50px "Microsoft YaHei";
    float: left;
    margin-left: 10px;
    text-decoration: underline;
}

.head_search {
    width: 270px;
    float: left;
    margin-top: 20px;
    margin-left: 70px;
}

.boxs {
    border: solid 1px #ccc;
    height: 40px;
    width: 270px;
    line-height: 40px;
    font-size: 12px;
}

.texts {
    width: 200px;
    height: 100%;
    float: left;
    margin-left: 10px;
    font-family: "Microsoft YaHei";
}

.btnSubmits {
    width: 60px;
    height: 40px;
    background: #fc7a02;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 40px;
}


/*产品中心*/

.pro_out {
    background-color: #f5f5f5;
    width: 100%;
    padding: 50px 0px;
}

.pros {
    width: 1200px;
    margin: 0 auto;
}

.pros_bg {
    width: 221px;
    background-color: #fff;
    float: left;
}

.pros_left {
    width: 252px;
    float: left;
    margin-top: 96px;
}

.pros_left li {
    float: left;
}

.pros_left li a h3 {
    width: 10px;
    height: 10px;
    background: url(../images/coin01.png) no-repeat;
    float: left;
    margin-top: 25px;
    margin-left: 10px;
    display: block;
    margin-right: 15px;
}

.pros_left li a {
    display: block;
    color: #fff;
    font: normal 16px/60px "Microsoft YaHei";
    float: left;
    height: 60px;
    width: 252px;
    border-bottom: 1px solid #f29460;
    margin-left: 24px;
}

.pros_left li a:hover {
    display: block;
    color: #fff;
    font: normal 16px/60px "Microsoft YaHei";
    float: left;
    margin-left: 15px;
    background: #d85006;
    margin-left: 24px;
}

.pros_right {
    width: 896px;
    float: right;
}

.pros_img {
    width: 920px;
    overflow: hidden;
}

.pros_img li {
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
}

.pros_img li a h5 {
    display: block;
    color: #5f5f5f;
    font: normal 14px "Microsoft YaHei";
    text-align: center;
    margin-top: 5px;
}

.pros_img li a:hover h5 {
    display: block;
    color: #ec651b;
    font: normal 14px "Microsoft YaHei";
    text-align: center;
    margin-top: 5px;
}

.ad01 {
    width: 100%;
    height: 120px;
    background: url(../images/ad01.jpg) no-repeat center;
    margin-top: 25px;
}


/*公司简介*/

.abouts {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.title02 img {
    display: block;
    width: 769px;
    height: 53px;
    margin: 0 auto;
}

.video {
    width: 540px;
    height: 342px;
    float: left;
    margin-top: 30px;
}

.abouts_right {
    width: 620px;
    float: right;
    margin-top: 30px;
}

.abouts_right span {
    display: block;
    color: #333;
    font: bold 18px "Microsoft YaHei";
    text-align: center;
}

.abouts_right p {
    color: #5f5f5f;
    font: normal 14px/28px "Microsoft YaHei";
    word-break: break-all;
    word-wrap: break-word;
    text-align: justify;
    text-justify: inter-ideograph;
    float: left;
    margin-top: 10px;
}

.abouts_right p a {
    color: #ec651b;
    font: normal 12px "Microsoft YaHei";
    margin-left: 5px;
}

.anli_outs {
    margin-top: 20px;
}

.alBoxs {}

.alBoxs .alConts {
    position: relative;
}

.alBoxs .alConts ul {
    margin: 0px auto;
    width: 620px;
    overflow: hidden;
}

.alBoxs .alConts li {
    margin: 0px 10px;
    width: 210px;
    text-align: center;
    float: left;
}

.alBoxs .alConts li img {
    width: 190px;
    height: 136px;
    border: 1px solid #ccc;
    padding: 4px;
}


/*工程案例*/

.cases {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.title03 img {
    display: block;
    width: 800px;
    height: 53px;
    margin: 0 auto;
}

.mores a {
    display: block;
    width: 80px;
    height: 24px;
    border-radius: 4px;
    color: #999;
    font: normal 14px/24px "Microsoft YaHei";
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ccc;
    margin-top: 15px;
}

.mores a:hover {
    display: block;
    width: 80px;
    height: 24px;
    border-radius: 4px;
    color: #fff;
    font: normal 14px/24px "Microsoft YaHei";
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ec651b;
    margin-top: 15px;
    background: #ec651b;
}

.caseimg {
    width: 1250px;
    overflow: hidden;
    margin-top: 30px;
}

.caseimg li {
    float: left;
    margin-right: 20px;
}

.caseimg li a {
    display: block;
    width: 283px;
    height: 326px;
    border: 1px solid #ccc;
}

.caseimg li a:hover {
    display: block;
    width: 283px;
    height: 326px;
    border: 1px solid #ec651b;
    background: #ec651b;
}

.caseimg li a img {
    display: block;
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.caseimg li a h1 {
    color: #333;
    font: bold 14px "Microsoft YaHei";
    text-align: center;
    display: block;
}

.caseimg li a:hover h1 {
    color: #fff;
    font: bold 14px "Microsoft YaHei";
    text-align: center;
    display: block;
}

.caseimg li a p {
    display: block;
    color: #5f5f5f;
    font: normal 12px/18px "Microsoft YaHei";
    width: 275px;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
}

.caseimg li a:hover p {
    display: block;
    color: #fff;
    font: normal 12px/18px "Microsoft YaHei";
    width: 275px;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
}

.caseimg li a span {
    display: block;
    width: 100px;
    height: 26px;
    background: #373635;
    border-radius: 4px;
    margin: 0 auto;
    color: #fff;
    font: normal 14px/26px "Microsoft YaHei";
    text-align: center;
    margin-top: 15px;
}

.caseimg li a:hover span {
    display: block;
    width: 100px;
    height: 26px;
    background: #fff;
    border-radius: 4px;
    margin: 0 auto;
    color: #ec651b;
    font: normal 14px/26px "Microsoft YaHei";
    text-align: center;
    margin-top: 15px;
}

.ad02 {
    width: 100%;
    height: 120px;
    background: url(../images/ad02.jpg) no-repeat center;
    margin-top: 50px;
}


/*新闻中心*/

.xinwen {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.news {
    width: 671px;
    float: left;
}

.title04 img {
    display: block;
    width: 671px;
    height: 120px;
    float: left;
}

.newstext {
    width: 671px;
    margin: 0 auto;
}

.newstext li {
    float: left;
    width: 671px;
    height: 59px;
    border-bottom: 1px solid #ccc;
}

.newstext li h3 {
    color: #333;
    font: bold 20px/60px "Microsoft YaHei";
    float: left;
    margin-left: 15px;
}

.newstext li a {
    display: block;
    color: #5f5f5f;
    font: normal 14px/60px "Microsoft YaHei";
    float: left;
    margin-left: 40px;
}

.newstext li a:hover {
    display: block;
    color: #ec651b;
    font: normal 14px/60px "Microsoft YaHei";
    float: left;
    margin-left: 40px;
}

.matters {
    width: 499px;
    float: right;
}

.title05 img {
    display: block;
    width: 499px;
    height: 120px;
    float: right;
}

.matter_text {
    width: 499px;
}

.matter_text li {
    float: left;
    width: 499px;
    margin-top: 15px;
}

.matter_text .wen {
    width: 499px;
    float: left;
}

.matter_text .wen h3 {
    width: 20px;
    height: 20px;
    background: url(../images/wen.jpg) no-repeat;
    float: left;
    margin-right: 10px;
}

.matter_text .wen a {
    display: block;
    float: left;
    color: #333;
    font: bold 14px/20px "Microsoft YaHei";
    float: left;
}

.matter_text .wen a:hover {
    display: block;
    float: left;
    color: #ec651b;
    font: bold 14px/20px "Microsoft YaHei";
    float: left;
}

.matter_text .da {
    width: 499px;
    float: left;
    margin-top: 10px;
}

.matter_text .da h3 {
    width: 20px;
    height: 20px;
    background: url(../images/da.jpg) no-repeat;
    float: left;
    margin-right: 10px;
}

.matter_text .da p {
    color: #5f5f5f;
    font: normal 14px "Microsoft YaHei";
}


/*合作伙伴*/

.cooperation {
    width: 499px;
    margin: 0 auto;
    margin-top: 20px;
}

.title05 {
    width: 499px;
    height: 36px;
    background: url(../images/title06.jpg) no-repeat;
}

.title05 a {
    display: block;
    color: #7f7f7f;
    font: normal 14px/36px "Microsoft YaHei";
    float: right;
}

.title05 a:hover {
    display: block;
    color: #ec651b;
    font: normal 14px/36px "Microsoft YaHei";
    float: right;
}

.huo {
    width: 520px;
    overflow: hidden;
}

.huo li {
    float: left;
    margin-right: 33px;
    margin-top: 15px;
}

.huo li a img {
    display: block;
    border: 1px solid #ccc;
    padding: 4px;
}


/*网站底部*/

.foots_bg {
    width: 100%;
    height: 270px;
    background: #373635;
    margin: 0 auto;
    margin-top: 50px;
}

.foots {
    width: 1200px;
    margin: 0 auto;
}

.qr {
    width: 148px;
    float: left;
    margin-top: 50px;
}

.qr img {
    display: block;
    width: 148px;
    height: 148px;
    float: left;
    margin-bottom: 15px;
}

.qr p {
    color: #fff;
    font: normal 14px "Microsoft YaHei";
    text-align: center;
}

.foots_navs {
    width: 969px;
    height: 50px;
    background: #323130;
    float: right;
    margin-top: 50px;
}

.navss {
    width: 969px;
}

.navss li {
    float: left;
    color: #fff;
    font: normal 14px/50px "Microsoft YaHei";
}

.navss li a {
    display: block;
    color: #fff;
    font: normal 14px/50px "Microsoft YaHei";
    float: left;
    margin-left: 30px;
    margin-right: 30px;
}

.ban {
    color: #fff;
    font: normal 14px/30px "Microsoft YaHei";
    float: left;
    margin-left: 100px;
    margin-top: 10px;
}


/*在线客服*/

.yb_conct {
    position: fixed;
    z-index: 1;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #373635 url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #373635 url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #373635 url(../images/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
    background: #373635 url(../images/fixCont.png) no-repeat 0 -169px;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#header,
#warpper {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}

.top {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #e3e3e3;
    height: 41px;
    line-height: 41px;
}

.contant {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.top p {
    font-size: 14px;
    color: #414141;
}

.top span {
    display: block;
}

.top span a {
    float: left;
    padding: 10px 20px;
    line-height: 12px;
    color: #414141;
}

.top span a:first-child {
    background: url(../images/bk_06.jpg) left no-repeat;
}

.top span a:nth-child(2) {
    background: url(../images/bk_08.jpg) left no-repeat;
}

.top span a:last-child {
    background: url(../images/bk_03.jpg) left no-repeat;
}

.t_logo {
    width: 1200px;
    margin: 26px auto 15px;
    display: block;
    overflow: hidden;
}

.t_logo .logo {
    width: 543px;
    display: block;
    overflow: hidden;
}

.t_tel {
    display: block;
    background: url(../images/bk_17.jpg) left no-repeat;
    padding-left: 58px;
    margin-top: 15px;
}

.t_tel span {
    display: block;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 20px;
}

.t_tel p {
    color: #45a333;
    font-size: 28px;
    line-height: 28px;
}

.navlist {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 57px;
    background-color: #45a333;
}

.navlist ul {
    width: 1200px;
    margin: 0 auto;
    display: block;
    list-style: none;
}

.navlist ul li {
    float: left;
    line-height: 57px;
    text-align: center;
}

.navlist ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 0 44px;
    line-height: 57px;
}

.navlist ul li a:hover {
    background-color: #fc7a02;
}

.navlist ul li .on {
    color: #fff;
    background: none;
}

.navlist ul .line {
    background-color: #61c74e;
    height: 17px;
    margin: 20px 0px;
    width: 1px;
    overflow: hidden;
}

.pro_fl {
    width: 221px;
    display: block;
    overflow: hidden;
}

.pl_out {
    border: 3px solid #06822a;
    background-color: #fff;
}

.pro_list ul {
    width: 181px;
    margin: 30px auto;
    display: block;
    list-style: none;
}

.pro_list ul li {
    background: url(../images/bk_31.jpg) no-repeat;
    text-align: center;
    line-height: 38px;
    height: 38px;
    margin: 10px 0px;
}

.pro_list ul li a {
    font-size: 14px;
    text-align: center;
}

.mt30 {
    margin-top: 30px;
}

.i_pl_contact {
    background: url(../images/bk2_07.jpg) no-repeat;
    line-height: 20px;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 20px 60px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.i_pl_add {
    margin: 10px;
    background: url(../images/bk2_11.jpg) no-repeat;
    padding-left: 20px;
    line-height: 28px;
}

.pro_content {
    width: 952px;
    display: block;
    overflow: hidden;
}

.pro_content ul {
    width: 100%;
    list-style: none;
    display: block;
}

.pro_content ul li {
    width: 236px;
    float: left;
    display: block;
    overflow: hidden;
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 20px 0px 10px 0px;
    text-align: center;
}

.pro_content ul li:nth-child(2),
.pro_content ul li:nth-child(3),
.pro_content ul li:nth-child(4) {
    border-left: 0px;
}

.pro_content ul li:nth-child(6),
.pro_content ul li:nth-child(7),
.pro_content ul li:nth-child(8) {
    border-left: 0px;
    border-top: 0px;
}

.pro_content ul li:nth-child(5) {
    border-top: 0px;
}

.pro_content ul li p {
    width: 100%;
    padding: 5px 0;
    display: block;
    overflow: hidden;
    text-align: center;
}

.js_tit {
    background: url(../images/bk_p_03.png) no-repeat;
    width: 499px;
    height: 79px;
    margin: 65px auto;
}

.jslist li {
    float: left;
    width: 372px;
    margin: 0px 20px;
}

.jslist li:first-child {
    margin-left: 0px;
}

.jslist li:last-child {
    margin-right: 0px;
}

.jslist li span {
    display: block;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    background-color: #039331;
}

.jslist li img {
    display: block;
}

.jslist li p {
    display: block;
    line-height: 24px;
    border: 1px solid #cccccc;
    border-top: 0px;
    padding: 20px 10px;
    background-color: #fff;
    height: 140px;
}

.swsl_out {
    background: url(../images/bk_b_02.jpg) center no-repeat;
    width: 100%;
    height: 614px;
    padding-top: 185px;
}

.swsl_list li {
    width: 230px;
    float: left;
    color: #fff;
}

.swsl_list li span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 20px 0px;
    text-align: center;
}

.swsl_list li p {
    display: block;
    text-align: center;
    height: 135px;
}

.swsl_list li:first-child {
    margin-left: 40px;
}

.swsl_list li:nth-child(2) {
    margin-left: 210px;
}

.swsl_list li:last-child {
    margin-left: 220px;
}

.swsl_list li a {
    background: url(../images/bt_03.jpg) no-repeat;
    width: 103px;
    height: 31px;
    margin: 0 auto;
    display: block;
}

.swsl_list2 {
    padding-top: 80px;
}

.swsl_list2 li {
    background-color: #fff;
    padding: 10px;
    width: 347px;
    float: left;
    margin: 0px 24px
}

.swsl_list2 li p {
    text-align: center;
    line-height: 30px;
}

.swsl_list2 li:first-child {
    margin-left: 0px;
}

.swsl_list2 li:last-child {
    margin-right: 0px;
}

.ys_out {
    background: url(../images/bk_b_04.jpg) center no-repeat;
    width: 100%;
    height: 892px;
    padding-top: 206px;
}

.yslist li {
    float: left;
    width: 455px;
    padding-left: 90px;
    margin-top: 20px;
}

.yslist li:first-child {
    background: url(../images/bk_p_11.png) left top no-repeat;
}

.yslist li:nth-child(2) {
    background: url(../images/bk_p_13.png) left top no-repeat;
    margin-left: 110px;
}

.yslist li:nth-child(3) {
    background: url(../images/bk_p_17.png) left top no-repeat;
}

.yslist li:last-child {
    background: url(../images/bk_p_18.png) left top no-repeat;
    margin-left: 110px;
}

.yslist li span {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #e23c02;
    display: block;
}

.yslist li p {
    line-height: 26px;
    padding-top: 10px;
    height: 100px;
}

.yslist2 {
    padding-top: 230px;
}

.yslist2 li {
    background-color: #fff;
    padding: 10px;
    width: 271px;
    float: left;
    margin: 0px 6px
}

.yslist2 li p {
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #039331;
}

.yslist2 li:first-child {
    margin-left: 0px;
}

.yslist2 li:last-child {
    margin-right: 0px;
}

.news_out {
    background-color: #eff1f4;
    width: 100%;
    padding: 50px 0px;
}

.news_item {
    width: 363px;
    float: left;
    margin: 0 27px;
}

.news_item:first-child {
    margin-left: 0px;
}

.news_item:last-child {
    margin-right: 0px;
}

.news_tit {
    height: 35px;
}

.news_tit .fl {
    display: block;
    border-left: 3px solid #039331;
    float: left;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #2a231e;
    margin-right: 20px;
    line-height: 20px;
}

.news_tit font {
    color: #c1c1c1;
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.news_tit .fr {
    display: block;
    border-bottom: 1px solid #c9c7ca;
    float: right;
    width: 243px;
    text-align: right;
    line-height: 34px;
}

.news_item img {
    padding: 1px;
    border: 1px solid #ccc;
    margin: 10px 0px;
}

.news_item ul li {
    height: 36px;
    clear: both;
    line-height: 36px;
    border-bottom: 1px dotted #ccc;
}

.news_item ul li span {
    float: right;
    font-size: 12px;
}

.news_item ul li a {
    color: #4b4b4b;
}

.kehu {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ke_tit {
    width: 100%;
    background: url(../images/khjz_bg.png) center no-repeat;
    height: 140px;
    text-align: center;
}

.ke_tit h2 {
    font-size: 36px;
    color: #fff;
    padding: 20px 0 0;
}

.ke_tit h2 span {
    color: #f18525;
    font-size: 40px;
}

.ke_tit p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.case_show {
    wdith: 100%;
    background: url(../images/kehu_bg.png) center no-repeat;
    height: 640px;
    display: block;
    overflow: hidden;
}

.anli_out {
    width: 1200px;
    margin: 120px auto 30px;
    display: block;
    overflow: hidden;
}

.alBox {}

.alBox .alCont {
    position: relative;
}

.alBox .alCont ul {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
}

.alBox .alCont li {
    margin: 0px 30px 0 0;
    width: 301px;
    text-align: center;
    float: left;
    padding: 10px 15px 20px;
    background: #fff;
}

.alBox .alCont li a img {
    width: 301px;
    height: 200px;
    display: block;
}

.alBox .alCont li a h5 {
    font-weight: normal;
    margin-top: 5px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #000;
    line-height: 36px;
}

.alBox .alCont li a p {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 24px;
    padding: 15px 0 20px;
}

.alBox .alCont li a span {
    width: 115px;
    margin: 0 auto;
    background: #f18525;
    border-radius: 10px;
    display: block;
    text-align: center;
    padding: 10px 0;
    color: #fff;
}

.alBox .alCont li a:hover img {
    width: 256px;
    height: 177px;
    display: block;
}

.alBox .alCont li a:hover h5 {
    font-weight: normal;
    margin-top: 5px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #df6c00;
    line-height: 36px;
}

.alBox .alCont .btnLeft {
    background: url(../images/ico_l.png) no-repeat center;
    left: 0px;
}

.alBox .alCont .btnLeft {
    top: 50%;
    width: 29px;
    height: 71px;
    margin-top: -25px;
    position: absolute;
    _top: 40%;
}

.alBox .alCont .btnRight {
    background: url(../images/ico_r.png) no-repeat center;
    right: 0px;
}

.alBox .alCont .btnRight {
    top: 50%;
    width: 29px;
    height: 71px;
    margin-top: -25px;
    position: absolute;
    _top: 40%;
}

.index_about {
    padding: 50px 0px;
    width: 100%;
    background-color: #e8eef7;
}

.ab_img {
    float: left;
    width: 398px;
}

.ab_img img {
    display: block;
    width: 398px;
}

.ab_con {
    width: 745px;
    float: right;
    display: block;
    overflow: hidden;
}

.ab_con span {
    font-size: 32px;
    color: #d8271c;
    font-weight: bold;
    padding: 10px 0px;
    text-align: center;
    display: block;
}

.ab_con p {
    font-size: 14px;
    line-height: 34px;
    padding: 15px 0 15px;
}

.ab_con a {
    color: #fff;
    display: block;
    width: 135px;
    height: 35px;
    line-height: 35px;
    background-color: #e23c02;
    border-radius: 10px;
    margin: 10px auto;
    text-align: center;
}

.gczs {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 30px 0 0;
}

.tp_tit {
    width: 100%;
    display: block;
    overflow: hidden;
}

.tp_tit h3 {
    float: left;
    padding-left: 35px;
    background: url(../images/ico_02.png) left no-repeat;
    line-height: 32px;
    font-size: 24px;
    color: #666666
}

.tp_tit span {
    float: right;
    color: #626262;
    font-size: 12px;
}

.gczs ul {
    width: 100%;
    margin: 20px 0;
    display: block;
    overflow: hidden;
}

.gczs ul li {
    float: left;
    width: 288px;
    margin-right: 10px;
    display: block;
    text-align: center;
}

.gczs ul li img {
    width: 284px;
    border: 2px solid #fff;
}

.gczs ul li p {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    padding: 10px 0;
}

.index_news {
    padding: 80px 0 40px;
    width: 100%;
    background: #f0f0f0;
    display: block;
    overflow: hidden;
}

.tab {
    width: 1200px;
    margin: 30px auto 0;
}

.tab-hd {
    overflow: hidden;
    zoom: 1;
    width: 388px;
    margin: 20px auto;
}

.tab-hd li {
    float: left;
    width: 194px;
    color: #4f4f4f;
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
    font-size: 14px;
    background: #e8e8e8;
}

.tab-hd li.active {
    background: url(../images/ne_ico.png) no-repeat;
    color: #fff;
    padding-bottom: 20px;
}

.tab-bd {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.tab-bd li {
    display: none;
    border-top: 0 none;
    width: 100%;
}

.tab-bd li .p_img {
    width: 504px;
    float: left;
}

.tab-bd li .p_img dl {
    width: 100%;
    display: block;
    overflow: hidden;
}

.tab-bd li .p_img dl dt {
    width: 499px;
    height: 213px;
    display: block;
}

.tab-bd li .p_img dl dd {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.tab-bd li .p_img dl dd h3 {
    font-size: 18px;
    color: #2a2a2a;
    line-height: 30px;
    font-weight: normal;
}

.tab-bd li .p_img dl dd p {
    font-size: 14px;
    color: #656565;
    line-height: 24px;
    padding: 10px 0 15px;
}

.tab-bd li .p_img dl dd span {
    display: block;
    font-size: 14px;
}

.tab-bd li .p_img dl dd span a {
    color: #1a58af;
}

.tab-bd li .p_txt {
    width: 668px;
    float: right;
    display: block;
    overflow: hidden;
}

.tab-bd li .p_txt dl {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/ico_03.png) top left repeat-y;
}

.tab-bd li .p_txt dl dd {
    border-bottom: 1px solid #e8e8e8;
    line-height: 36px;
    margin-left: 30px;
    display: block;
    overflow: hidden;
}

.tab-bd li .p_txt dl dd a {
    float: left;
    font-size: 14px;
    color: #7e7e7e;
}

.tab-bd li .p_txt dl dd span {
    float: right;
    font-size: 14px;
    color: #6a91c7;
}

.tab-bd li.thisclass {
    display: list-item;
}

.link {
    padding: 40px 0;
}

.link .link_t {
    width: 100%;
    background: url(../images/link_bg.png) bottom no-repeat;
    display: block;
    font-size: 14px;
    color: #828282;
    overflow: hidden;
    line-height: 50px;
}

.link .link_t h3 {
    font-size: 20px;
    color: #373737;
    float: left;
    line-height: 50px;
    padding-right: 5px;
}

.link ul {
    margin: 20px 0;
    display: block;
    overflow: hidden;
    list-style: none;
}

.link ul li {
    float: left;
    margin-right: 20px;
}

.link ul li a {
    font-size: 14px;
    color: #494949;
}

#footer {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #039331;
}

#footer .navlist {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 57px;
    background-color: #039331;
    border-bottom: 1px solid #17bd4c;
}

.foot_bg {
    padding: 30px 0;
    text-align: center;
    color: #fff;
}

.foot_bg a {
    color: #fff;
}


/*  关于我们  */

.warpper2 {
    display: block;
    overflow: hidden;
    width: 100%;
}

.content02 {
    width: 1200px;
    margin: 30px auto;
    display: block;
    overflow: hidden;
}

.side_bar {
    width: 232px;
    display: block;
    overflow: hidden;
    background: #fff;
}

.side_list,
.tj_news {
    width: 100%;
    display: block;
    overflow: hidden;
}

.side_list h3 {
    background: url(../images/side_tit.gif);
    line-height: 106px;
    text-align: center;
    width: 100%;
    font-size: 24px;
    color: #fff;
}

.side_list ul {
    padding: 20px 8px 50px 10px;
    list-style: none;
    display: block;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
}

.side_list ul li {
    width: 210px;
    line-height: 40px;
    margin-bottom: 10px;
}

.side_list ul li a {
    display: block;
    background: url(../images/side_ico.png) 15px no-repeat;
    padding-left: 40px;
    color: #666;
    font-size: 14px;
}

.side_list ul li a:hover,
.on3 {
    background: url(../images/side_l.png) no-repeat !important;
    color: #fff !important;
}

.tj_news h4 {
    width: 100%;
    background: #45a333;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.tj_news ul {
    padding: 15px 8px 30px;
    width: 214px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    list-style: none;
}

.tj_news ul li {
    width: 100%;
    line-height: 36px;
    background: url(../images/hot_n.png) left no-repeat;
}

.tj_news ul li a {
    font-size: 12px;
    color: #6d6c6c;
    padding-left: 12px;
}

.tj_news ul li a:hover {
    color: #c80b0f
}

.side_con {
    width: 204px;
    padding: 20px 14px;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    background: #666666
}

.side_con h4 {
    background: url(../images/side_con.png) 15px no-repeat;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 15px 0;
}

.side_con h3 {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    padding-left: 20px;
}

.side_con p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    padding: 10px 0;
}

.side_con p span {
    font-size: 20px;
}

.about_nr1 {
    width: 942px;
    display: block;
    overflow: hidden;
    background: #fff;
}

.position {
    width: 100%;
    border-top: 5px solid #45a333;
    display: block;
    overflow: hidden;
    padding: 15px 0;
    line-height: 30px;
}

.position .po_tit {
    float: left;
    font-size: 16px;
    color: #45a333;
    padding-left: 30px;
    background: url(../images/ico_ab.png) 5px no-repeat;
}

.position .p_fr {
    float: right;
    font-size: 14px;
    color: #7c7c7c;
}

.position .p_fr a {
    color: #7c7c7c;
}

.about_con {
    padding: 30px 20px;
    display: block;
    overflow: hidden;
}

.about_con h2 {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin: 15px 0;
}

.about_con p {
    font-size: 14px;
    color: #858585;
    line-height: 36px;
    text-indent: 2em;
}


/*  productlist  */

.sidelist {
    width: 242px;
    display: block;
    overflow: hidden;
}

.sidelist .pro_list {
    width: 100%;
    list-style: none;
    display: block;
    overflow: hidden;
    margin: 3px 0;
}

.sidelist .pro_list li {
    display: block;
    overflow: hidden;
    margin-bottom: 2px;
}

.sidelist .pro_list li a {
    display: block;
    background: url(../images/ico_p02.png) 180px center no-repeat #c8a264;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    padding-left: 40px;
}

.sidelist .pro_list li a:hover {
    background: url(../images/ico_p01.png) 180px center no-repeat #666666;
}

.sidelist .pro_list li .ontive {
    background: url(../images/ico_p01.png) 180px center no-repeat #666666;
}

.side_box {
    width: 945px;
    display: block;
    overflow: hidden;
}

.side_box h4 {
    font-size: 20px;
    color: #423d3d;
    display: block;
    background: url(../images/pro_nr.png) bottom no-repeat;
    padding: 10px 0 10px 20px;
}

.productlist {
    margin: 30px 0;
}

.productlist li {
    float: left;
    width: 235px;
    text-align: center;
    margin: 10px 0px;
}


/*   newslist  */

.news_class {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 30px 0;
}

.news_class dl {
    background: #fff;
    margin: 0 10px 30px 10px;
    display: block;
    overflow: hidden;
    background: #f6f5f5;
}

.news_class dl dt {
    float: left;
    display: block;
    overflow: hidden;
    width: 80px;
    padding: 0 45px;
    border-right: 1px solid #d9d9d9;
    margin: 20px 25px 20px 0;
    color: #4b4b4b
}

.news_class dl dt h3 {
    font-size: 65px;
    font-weight: normal;
}

.news_class dl dt span {
    font-size: 18px;
}

.news_class dl dd {
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.news_class dl dd h3 {
    font-size: 20px;
    color: #474747;
    padding: 15px 0 10px;
    font-weight: normal;
}

.news_class dl dd p {
    font-size: 14px;
    color: #6c6c6c;
    padding: 10px 0;
    line-height: 30px;
}

.news_class dl dd span {
    display: block;
    width: 100px;
    background: #4b4b4b;
    text-align: center;
    padding: 10px 0;
    color: #fff;
}

.news_class dl:hover {
    background: #43a730;
    color: #fff;
    border-radius: 5px;
}

.news_class dl:hover dt {
    color: #fff
}

.news_class dl:hover dd h3 {
    color: #fff
}

.news_class dl:hover dd p {
    color: #fff
}

.news_class dl:hover dd a {
    color: #fff;
}

.private_class {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 30px 0;
}

.private_class dl {
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 0 0 30px 12px;
    display: block;
    overflow: hidden;
    width: 300px;
    float: left;
    border: 1px solid #d1d1d1;
}

.private_class dl dt {
    display: block;
    overflow: hidden;
    width: 296px;
    padding: 2px;
}

.private_class dl dt img {
    width: 296px;
}

.private_class dl dd {
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.private_class dl dd h3 {
    font-size: 16px;
    color: #000;
    padding: 5px 0 5px;
    font-weight: normal;
    text-align: center;
}

.private_class dl dd p {
    font-size: 14px;
    color: #7d7d7d;
    padding: 0 15px;
    line-height: 30px;
}

.private_class dl dd span {
    display: block;
    width: 100px;
    background: #f18525;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    margin: 0 auto;
    border-radius: 5px;
}

.private_class dl dd span a {
    color: #fff;
}

.private_class dl:hover {
    border: 1px solid #0990d0;
}

.private_class dl:hover dd h3 {
    color: #0990d0
}

.private_class dl:hover dd span {
    background: #0990d0;
}

.slide {
    position: relative;
    width: 1200px;
    height: 400px;
    margin: 0px auto;
}

.slide .images {
    width: 1200px;
    height: 400px;
    overflow: hidden;
    margin: 0 auto
}

.slide .images div {
    float: left;
}

.tabs {
    position: absolute;
    top: 357px;
    left: 515px;
    clear: both;
    height: 20px;
    line-height: 20px;
}

.tabs a {
    width: 16px;
    height: 16px;
    float: left;
    margin: 3px;
    display: block;
    font-size: 1px;
    background: url('../images/slide-bj1.png') 0 0 no-repeat;
}

.tabs a:hover {
    background: url("../images/slide-bj.png") 0 0 no-repeat;
}

.tabs a.current {
    background: url("../images/slide-bj.png") 0 0 no-repeat;
}

.backward,
.forward {
    position: absolute;
    width: 70px;
    height: 400px;
    overflow: hidden;
    top: 0px;
    cursor: pointer;
    font-size: 0px;
}

.backward {
    left: 0px;
    background: url('../images/focus_ctrl_left.png') center no-repeat;
}

.forward {
    right: 0px;
    background: url('../images/focus_ctrl_right.png') center no-repeat;
}

.backward:hover {
    background: url('../images/focus_ctrl_left.png') center no-repeat;
}

.forward:hover {
    background: url('../images/focus_ctrl_right.png') center no-repeat;
}


/*幻灯片*/

.flow-box {
    border: 1px solid #dddddd;
    width: 220px;
    float: left;
    margin-right: 13px;
    background-color: #fff;
    margin-bottom: 9px;
    -moz-box-shadow: 0px 0px 2px #f4f4f4;
    -webkit-box-shadow: 0px 0px 2px #f4f4f4;
    box-shadow: 0px 0px 2px #f4f4f4;
}

.flow-thumb {
    text-align: center;
    padding-top: 8px;
}

.flow-info2 {
    text-align: center;
}

.flow-info2 p {
    height: 44px;
    line-height: 44px;
    text-align: center;
    padding: 0 8px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}

.uploadN {
    background-color: #fafafa;
    border-top: 1px solid #f4f4f4
}

.tj_news_out,
.tj_product_out {
    padding-top: 10px;
    padding-bottom: 20px;
}

.tj_news_tit,
.tj_product_tit {
    border-bottom: 1px solid #ccc;
    height: 30px;
}

.tit_l {
    float: left;
    font-size: 16px;
}

.tit_m {
    float: right;
}

.tj_news_out li {
    border-bottom: 1px dashed #ccc;
    height: 28px;
    line-height: 28px;
    list-style-type: armenian;
}

.tj_product_out ul,
.tj_news_out ul {
    clear: both;
    padding-top: 10px;
}

.tj_product_out li {
    float: left;
    width: 165px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
}

.tj_product_out li img {
    width: 163px;
    height: 153px;
}

.digg4 {
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 12px;
}

.digg4 a,
.digg4 span.miy {
    border: 1px solid #ddd;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #aaa;
    text-decoration: none;
}

.digg4 a:hover {
    border: 1px solid #a0a0a0;
}

.digg4 a:hover {
    border: 1px solid #a0a0a0;
}

.digg4 span.current {
    border: 1px solid #e0e0e0;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #aaa;
    background-color: #f0f0f0;
    text-decoration: none;
}

.digg4 span.disabled {
    border: 1px solid #f3f3f3;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #ccc;
}