@charset "utf-8";
/*全局控制*/
.wrap {
    /*width: 100%;*/
    /*height: 100%;*/
    overflow: hidden;
    position: relative;
    /*margin: 0 auto*/
}

.wp1 {
    /*margin-left: 50%;*/
}

.wp2 {
    /*width: 1920px;*/
    /*margin-left: -960px;*/
}

* {
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑;
    _font-family: 宋体;
}

a {
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
    height: 0px;
    width: 0px;
    overflow: hidden;
}

.ul, ol, li {
    list-style: none;
}

img {
    border: none;
}

.box {
    /*width: 1920px;*/
    /*height: 100%;*/
    overflow: hidden;
    font-size: 12px;
}

/* min-height:49px; _height:expression(this.scrollHeight < 49 ? "49px" : "auto");filter:alpha(opacity=50);opacity:0.5;*/
/*头部*/
.head {
    /*width: 1920px;*/
    /*height: 697px;*/
    overflow: hidden;
    margin-bottom: 30px;
}

/*顶部*/
.top-all {
    /*width: 1920px;*/
    /*height: 126px;*/
    overflow: hidden;
}

.top-all-c {
    /*width: 1200px;*/
    height: 126px;
    overflow: hidden;
    /*margin: 0px auto;*/
    margin-bottom: 0 !important;
    background: url(../images/top-logo.jpg) no-repeat left center;
    position: relative;
}

.top-all-c .scsy {
    width: 207px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 40px;
}

.top-all-c .scsy ul li {
    width: 68px;
    padding-right: 1px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    float: left;
    background: url(../images/top-scsy-li.jpg) no-repeat right center;
}

.top-all-c .scsy ul li a {
    color: #333333;
}

/*联系电话*/
.top-all-c .phone {
    width: 196px;
    height: 28px;
    padding: 12px 0px 0px 29px;
    position: absolute;
    bottom: 27px;
    right: 25px;
    line-height: 28px;
    font-size: 20px;
    font-weight: bold;
    color: #F49600;
    overflow: hidden;
    background: url(../images/top-phone-bg.jpg) no-repeat left top;
}

/*导航*/
.top-nav {
    /*width: 1920px;*/
    height: 61px;
    background: #003366;
}

.top-nav-c {
    width: 1200px;
    height: 61px;
    margin: 0px auto;
}

/*导航*/
.top-nav-cl {
    width: 912px;
    height: 61px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.top-nav-content {
    width: 912px;
    height: 61px;
    position: relative;
    z-index: 1;
}

.top-nav-content a {
    color: #fff;
}

.top-nav-content .nLi {
    float: left;
    position: relative;
    display: inline;
}

.top-nav-content .nLi h3 {
    float: left;
    font-weight: bold;
    background: url(../images/top-nav-li.jpg) no-repeat right center;
}

.top-nav-content .nLi h3 a {
    display: block;
    width: 114px;
    text-align: center;
    height: 61px;
    line-height: 61px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.top-nav-content .sub {
    display: none;
    width: 114px;
    left: 0;
    top: 61px;
    position: absolute;
}

.top-nav-content .sub li {
    zoom: 1;
    font-size: 12px;
}

.top-nav-content .sub a {
    display: block;
    width: 114px;
    height: 30px;
    text-align: center;
    background: #003366;
    line-height: 30px;
    font-weight: bold;
    color: #FFF;
}

.top-nav-content .sub a:hover {
    background: #F49600;
}

.top-nav-content .on h3 a {
    background: #F49600;
}
.m-nav{
    display: none;
}
/*搜索*/
.top-nav-cr {
    width: 259px;
    height: 26px;
    padding: 18px 0px 17px 0px;
    overflow: hidden;
}

.search-text {
    display: block;
    width: 166px;
    padding-left: 36px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
    border: none;
    outline: medium;
    overflow: hidden;
    background: url(../images/search-text.jpg) no-repeat;
    color: #BFBFBF;
}

.search-icon {
    display: block;
    width: 45px;
    height: 26px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    outline: medium;
    background: url(../images/search-icon.jpg) no-repeat;
}

/*banner*/
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner .bd li {
    zoom: 1;
    vertical-align: middle;
    text-align: center;
}

.banner .bd img {
    width: 100%;
    height: auto;
}

.banner .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    height: 8px;
    text-align: center;
    font-size: 0;
    z-index: 1;
    overflow: hidden;
}

.banner .hd li {
    margin: 0px 5px;
    width: 53px;
    height: 8px;
    background: #FFF;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.banner .hd ul li.on {
    background: #000;
}

/*主体*/
.main {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 39px;
}

/*栏目通用*/
.i-lmt {
    width: 100%;
    height: 32px;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}

.i-lmt-l {
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    overflow: hidden;
    background: #003366;
    padding: 0px 10px;
}

.i-lmt-l a {
    color: #FFF;
    font-size: 14px;
}

.i-lmt-r {
    width: 46px;
    height: 9px;
    padding: 15px 10px 8px 0px;
    overflow: hidden;
}

.i-lmt-r a {
    display: block;
    width: 46px;
    height: 9px;
    overflow: hidden;
    background: url(../images/i-more.jpg) no-repeat;
}

/*栏目组一*/
.i-lmone {
    width: 1200px;
    height: 301px;
    overflow: hidden;
    margin-bottom: 28px;
}

/*关于我们*/
.i-about {
    width: 369px;
    height: 301px;
    overflow: hidden;
    margin-right: 20px;
}

.i-about-f {
    width: 349px;
    height: 248px;
    padding: 20px 10px 0px 10px;
    overflow: hidden;
}

.i-about-f .pic {
    width: 349px;
    height: 106px;
    overflow: hidden;
    margin-bottom: 10px;
}

.i-about-f .pic img {
    width: 349px;
    height: 106px;
}

.i-about-f .info {
    width: 349px;
    height: 132px;
    line-height: 26px;
    text-indent: 2em;
    overflow: hidden;
    color: #666666;
}

.i-about-f .info a {
    color: #F49600;
}
.m-title{
    display: none;
}
.m-right-title{
    display: none;
    margin-bottom: 20px;
}
.m-right-title p{
    float: left;
    width: 15%;
    text-align: center;
}
.m-right-title p a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 5px 15px;
    background: #ea8114;
    border-radius: 5px;
    cursor: pointer;
}


/*新闻动态*/
.i-news {
    width: 495px;
    height: 301px;
    overflow: hidden;
}

.i-news .hd {
    width: 495px;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
}
.m-date{
    display: none;
}
.i-news .hd ul {
    height: 32px;
}

.i-news .hd ul li {
    float: left;
    width: 84px;
    height: 32px;
    margin-right: 10px;
}

.i-news .hd ul li a {
    display: block;
    width: 84px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    background: #999999;
    color: #FFF;
}

.i-news .hd ul li.on a {
    background: #003366;
}

.i-news .bd ul {
    zoom: 1;
    padding-left: 10px;
    padding-top: 20px;
}

.i-news-one {
    width: 485px;
    height: 106px;
    overflow: hidden;
    margin-bottom: 10px;
}

.i-news-one .pic {
    width: 175px;
    height: 106px;
    overflow: hidden;
}

.i-news-one .pic img {
    width: 175px;
    height: 106px;
}

.i-news-one .info {
    width: 300px;
    height: 106px;
    overflow: hidden;
}

.i-news-one .info .title {
    width: 300px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    overflow: hidden;
}

.i-news-one .info .title a {
    color: #F49600;
}

.i-news-one .info .desc {
    width: 280px;
    height: 62px;
    line-height: 26px;
    text-indent: 2em;
    overflow: hidden;
    color: #666666;
}

.i-news-one .info .desc a {
    color: #F49600;
}

.i-news-list {
    width: 485px;
    height: 140px;
    overflow: hidden;
}

.i-news-list a {
    display: block;
    width: 485px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    color: #666666;
    cursor: pointer;
}

.i-news-list a:hover {
    color: #000;
}

.i-news-list a .title {
    width: 370px;
    padding-left: 14px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background: url(../images/i-news-li-bg.jpg) no-repeat 2px center;
}

.i-news-list a .time {
    width: 80px;
    text-align: right;
    height: 26px;
    overflow: hidden;
}

/*联系我们*/
.i-contact {
    width: 296px;
    height: 301px;
    overflow: hidden;
}

.i-contact-t {
    width: 296px;
    height: 32px;
    overflow: hidden;
    background: #003366;
}

.i-contact-l {
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    overflow: hidden;
    padding: 0px 10px;
}

.i-contact-l a {
    color: #FFF;
    font-size: 14px;
}

.i-contact-r {
    width: 46px;
    height: 9px;
    padding: 15px 10px 8px 0px;
    overflow: hidden;
}

.i-contact-r a {
    display: block;
    width: 46px;
    height: 9px;
    overflow: hidden;
    background: url(../images/i-more2.jpg) no-repeat;
}

.i-contact-f {
    width: 230px;
    padding: 10px 10px 0px 54px;
    line-height: 35px;
    height: 257px;
    border: 1px solid #CCCCCC;
    color: #666666;
    overflow: hidden;
    background: url(../images/i-contact-fbg.jpg) no-repeat;
}
.m-contact,.m-map{
    display: none;
}



/*广告位*/
.i-ggone {
    width: 1200px;
    height: 107px;
    overflow: hidden;
    margin-bottom: 29px;
}

.i-ggone img {
    width: 1200px;
    height: 107px;
}

/*产品中心*/
.i-product {
    width: 1200px;
    height: 265px;
    overflow: hidden;
}

.i-product-f {
    width: 1200px;
    height: 232px;
    overflow: hidden;
    position: relative;
}

.i-product-f .prev {
    display: block;
    width: 16px;
    height: 29px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/left-01.jpg) no-repeat;
    position: absolute;
    left: 10px;
    top: 100px;
}

.i-product-f .next {
    display: block;
    width: 16px;
    height: 29px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/right-01.jpg) no-repeat;
    position: absolute;
    right: 10px;
    top: 100px;
}

.i-product-f .prev:hover {
    background: url(../images/left-02.jpg) no-repeat;
}

.i-product-f .next:hover {
    background: url(../images/right-02.jpg) no-repeat;
}

.i-product-f .bd {
    padding-left: 32px;
    padding-top: 20px;
}

.i-product-f .bd ul {
    overflow: hidden;
    zoom: 1;
}

.i-product-f .bd ul li {
    margin: 0px 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.i-product-f .bd ul li a {
    display: block;
    width: 264px;
    height: 203px;
    overflow: hidden;
}

.i-product-f .bd ul li a .pic {
    width: 260px;
    height: 164px;
    overflow: hidden;
    border: 2px solid #DFDFDF;
    margin-bottom: 5px;
}

.i-product-f .bd ul li a .pic img {
    width: 260px;
    height: 164px;
}

.i-product-f .bd ul li a .title {
    width: 264px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #FFF;
    background: #2766A8;
}

.i-product-f .bd ul li a:hover .pic {
    border-color: #F49600;
}

.i-product-f .bd ul li a:hover .title {
    background: #F49600;
}
.product_list li a.img img{
    width: 100% !important;
    height: auto !important;
}
.mo-pr{
    margin-bottom: 60px;
    display: none;
}
.mo-box{
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 15px;
}
.mo-img{
    border: 1px solid #CCCCCC;
    text-align: center;
}
.mo-box img{
    width: 85%;
    height: auto;
}
.mo-pr-title{
    color: #000;
    font-size: 16px;
    padding: 10px 0;
}
.mo-pr-st{
    color: #828080;
    padding: 1px 5px;
    border-left: 5px solid #2678de;
}

/*友情链接*/
.flink {
    width: 1920px;
    overflow: hidden;
    background: #2766A8;
}

.flink-c {
    width: 1200px;
    padding: 15px 0px;
    overflow: hidden;
    margin: 0px auto;
}

.flink-cl {
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    overflow: hidden;
}

.flink-cr {
    width: 1110px;
    min-height: 79px;
    _height: expression(this.scrollHeight < 79 ? "79px" : "auto");
    overflow: hidden;
}

.flink-cr ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0px 12px;
    white-space: nowrap;
    overflow: hidden;
}

.flink-cr ul li a {
    color: #FFF;
}

/*底部*/
.footer {
    width: 1920px;
    height: 185px;
    overflow: hidden;
    background: #003366;
}

.footer-c {
    width: 1200px;
    height: 94px;
    padding-top: 45px;
    overflow: hidden;
    margin: 0px auto;
    color: #FFF;
}

.footer-c a {
    color: #FFF;
}

.footer-c .nav {
    width: 600px;
    height: 24px;
    overflow: hidden;
    margin: 0px auto;
}

.footer-c .nav ul li {
    width: 65px;
    padding-right: 1px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    background: url(../images/footer-nav.jpg) no-repeat right center;
    float: left;
}

.footer-c .copy {
    width: 1200px;
    height: 200px;
    text-align: center;
    overflow: hidden;
    line-height: 24px;
}

/*内页样式*/
/*左侧*/
.o-left {
    width: 296px;
    overflow: hidden;
}

.o-lm {
    width: 296px;
    overflow: hidden;
    margin-bottom: 10px;
}

.o-lm-t {
    width: 296px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: #003366;
}

.i-lm-tl {
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    overflow: hidden;
    padding: 0px 10px;
}

.i-lm-tl a {
    color: #FFF;
    font-size: 14px;
}

.i-lm-tr {
    width: 46px;
    height: 9px;
    padding: 15px 10px 8px 0px;
    overflow: hidden;
}

.i-lm-tr a {
    display: block;
    width: 46px;
    height: 9px;
    overflow: hidden;
    background: url(../images/i-more2.jpg) no-repeat;
}

.o-lm-f {
    width: 294px;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}

.o-lm-f ul {
    width: 230px;
    margin: 0px auto;
    padding-top: 15px;
}

.o-lm-f ul li {
    width: 230px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 15px;
}

.o-lm-f ul li a {
    display: block;
    width: 180px;
    height: 30px;
    line-height: 30px;
    padding-left: 50px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    overflow: hidden;
    background: url(../images/o-lm-li.jpg) no-repeat 30px center #E6E6E6;
}

.o-lm-f ul li a:hover {
    background: url(../images/o-lm-li-gl.jpg) no-repeat 30px center #003366;
    color: #FFF;
}

/*右侧*/
.o-right {
    width: 884px;
    overflow: hidden;
}

.o-right-t {
    width: 884px;
    height: 32px;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}

.o-right-tl {
    width: 300px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    overflow: hidden;
}

.o-right-tr {
    width: 500px;
    padding-right: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    text-align: right;
    overflow: hidden;
    color: #666666;
}

.o-right-tr a {
    color: #666666;
}

.o-right-f {
    width: 864px;
    min-height: 350px;
    _height: expression(this.scrollHeight < 350 ? "350px" : "auto");
    padding: 10px;
    overflow: hidden;
    line-height: 22px;
    overflow: hidden;
}

/********************* 以上(结束标识)代码请在实际开发中删除 *********************/

/*新闻栏目*/
.news_list li {
    height: 50px;
    line-height: 25px;
    border-bottom: 1px solid #D7D7D7;
    padding: 6px 5px 5px 5px;
    color: #a0a0a0;
}

.news_list li span.title a {
    float: left;
    color: #666;
    font-weight: bold;
}

.news_list li span.title a:hover {
    text-decoration: none;
    color: #333;
}

.news_list li span.time {
    float: left;
}

.news_list li span.hits {
    float: right;
}

.news_list li span.class {
    margin-left: 12px;
}

.news_list li span.class a {
    text-decoration: underline;
    color: #a0a0a0;
}

/*视频样式*/
.videolist li {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #DBBC8C;
    clear: both;
}

.videolist li p.preview {
    display: block;
    width: 100px;
    height: 80px;
    float: left;
    margin-right: 12px;
}

.videolist li p.desc {
    padding: 0 10px;
    line-height: 20px;
    color: #707070;
}

.videolist li p.desc a {
    color: #7D0000;
}

.videolist li a.img {
    width: 100px;
    height: 80px;
    margin: 0 0 0 10px;
    padding: 1px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 70px;
    *font-family: Arial;
    border: 1px solid #ccc;
    overflow: hidden;
}

.videolist li a.img:hover {
    border: 1px solid #ff9900;
}

.videolist li a.img img {
    vertical-align: middle;
    width: 100px;
    height: 80px;
}

.videolist li a.type {
    color: #ff9900;
    font-weight: bold;
}

.videolist li a.title {
    font-weight: bold;
    font-size: 12px;
    color: #333;
}

.videolist li a:hover.title {
    color: #A40000;
    text-decoration: underline;
}

.videolist span {
    display: block;
    line-height: 22px;
    font-family: Arial;
    color: #666;
}

.videolist span small {
    font-size: 12px;
    margin-right: 10px;
}

/*产品栏目*/
.product_list li {
    width: 33.3%;
    float: left;
    margin-bottom: 10px;
}

.product_list li a.img {
    width: 250px;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 125px;
    *font-family: Arial;
    padding: 5px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.product_list li a.img img {
    vertical-align: middle;
}

.product_list li a.img:hover {
    border: 1px solid #003366;
}

.product_list li p.info {
    width: 200px;
    line-height: 30px;
    text-align: center;
}

.product_list li p.info a {
    color: #555;
}

/*列表内容页*/
.listConts {
    line-height: 26px;
    color: #666;
    padding: 0px 10px;
}

.listConts .title {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #000;
}

.listConts .info {
    width: 380px;
    height: 27px;
    line-height: 28px;
    text-align: center;
    margin: 15px auto;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    color: #666;
}

.listConts .info small {
    margin-left: 8px;
    margin-right: 3px;
    color: #999;
    font-size: 12px;
}

.listConts .desc {
    margin: 20px 0 15px;
    padding: 5px 10px;
    line-height: 20px;
    border: 1px solid #f4e4b4;
    background: #fffff0;
}

.listConts .showimg {
    margin: 20px 0;
    text-align: center;
}

.listConts .showimg a img {
    border: 1px solid #ccc;
    padding: 1px;
}

.listConts .showimg a:hover img {
    border: 1px solid #003366;
    padding: 1px;
}

.listConts .conttitle {
    font-weight: bold;
    padding-bottom: 7px;
    margin-bottom: 7px;
    color: #2f2f2f;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}

.listConts .author {
    text-align: right;
    color: #999;
}

/*留言栏目*/
.msgtitle {
    display: block;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
}

.message_block {
    color: #666;
}

.message_block p {
    padding: 12px;
}

.msg_input {
    width: 400px;
    border: 1px solid #e0e0e0;
    padding: 8px 9px;
    background: #fff;
    font-size: 13px;
    color: #888;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    border-radius: 2px;
}

.msg_input_on {
    width: 400px;
    border: 1px solid #7BBC01;
    background: #C2E4FB;
    padding: 8px 9px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    border-radius: 2px;
    font-size: 13px;
    color: #888;
}

.message_labes {
    font-size: 14px;
}

.message_title {
    height: 34px;
    line-height: 34px;
    background: #f6f9fb;
    padding: 0 12px;
}

.message_title h2 {
    color: #376b88;
    font-size: 14px;
    float: left;
}

.message_title span {
    float: right;
    font-weight: bold;
    color: #999;
}

.message_info {
    color: #8ea6b6;
    text-align: right;
}

.message_replay {
    background: #f5f5f5;
    padding: 0 12px;
}

.msg_btn_area {
    margin: 16px 0;
    text-align: right;
}

.msg_btn_area a {
    display: inline-block;
    padding: 5px 15px;
    background: #09F;
    color: #fff;
    text-align: center;
    font-family: "宋体";
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    font-weight: bold;
}

.msg_btn_area a:hover {
    text-decoration: none;
    background: #F60
}

.yzm a {
    color: #000;
    font-size: 14px;
    display: inline-block;
    margin-top: -24px;
}

/*详细页功能区*/
.preNext {
    position: relative;
}

.preNext .line {
    height: 10px;
    overflow: hidden;
    clear: both;
    background: url(../images/box_dotline.gif) left 15px repeat-x;
    margin: 4px auto;
    padding-top: 10px;
}

.preNext .line strong {
    display: block;
    width: 8px;
    height: 10px;
    overflow: hidden;
    font-size: 0px;
    line-height: 100px;
    background: url(../images/box_dotline.gif) right -10px no-repeat;
    float: left;
}

.preNext .text {
    color: #999;
}

.preNext .text a {
    color: #666;
}

.preNext .actBox {
    position: absolute;
    top: 25px;
    right: 0;
    _right: 10px;
}

.preNext .actBox li {
    display: inline;
    padding-left: 22px;
    background-repeat: no-repeat;
    margin-left: 10px;
}

.preNext .actBox li a {
    color: #666;
}

/*分页样式*/
.page_info {
    text-align: center;
    margin-top: 10px;
    color: #333;
}

.page_info span {
    padding: 0 2px;
    font-weight: bold;
}

.page_list {
    height: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    font-family: "Arial Black";
    font-size: 10px;
    margin-top: 20px;
    padding-bottom: 5px;
}

.page_list a {
    display: inline-block;
    color: #898989;
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    text-align: center;
    padding: 0 8px;
    margin: 0 1px;
}

.page_list a:hover {
    color: #fff;
    border: 1px solid #898989;
    background: #898989;
}

.page_list a.on {
    color: #333;
    border: 1px solid #ccc;
    background: #E5EDF2;
}

/*相关文章*/
.othertext {
    overflow: hidden;
    margin: 0px auto;
}

.othertext ul li {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 300px;
    margin: 0px;
}

.othertext ul li a {
    color: #666;
}

/*内容分页*/
.contPage {
    height: 20px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0;
    font-family: "Arial Black";
    font-size: 10px;
    margin-top: 20px;
}

.contPage a {
    display: inline-block;
    color: #898989;
    background: #fff;
    text-align: center;
    padding: 0 7px;
    margin: 0 1px;
}

.contPage a:hover {
    color: #fff;
    background: #898989;
}

.contPage a.on {
    color: #333;
    background: #E5EDF2;
    border: 1px solid #C2D5E3;
}

/*Top按钮*/
* html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

/*解决IE6下滚动抖动的问题*/
.tbox {
    width: 50px;
    float: right;
    position: fixed;
    right: 10px;
    bottom: 15px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 15px;
    display: none;
}

/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop {
    width: 50px;
    height: 50px;
    background: url(../images/icon.png) no-repeat 0 0;
    display: block;
}

/*首页后期改的样式*/
/*产品轮播*/
.ca-container {
    position: relative;
    margin: 25px auto 20px auto;
    width: 990px;
    height: 450px;
}

.ca-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.ca-item {
    position: relative;
    float: left;
    width: 330px;
    height: 93%;
    text-align: center;
}

.ca-more {
    position: absolute;
    bottom: 10px;
    right: 0px;
    padding: 4px 15px;
    font-weight: bold;
    background: #ccbda2;
    text-align: center;
    color: white;
    font-family: "Georgia", "Times New Roman", serif;
    font-style: italic;
    text-shadow: 1px 1px 1px #897c63;
}

.ca-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff url(../images/cross.png) no-repeat center center;
    width: 27px;
    height: 27px;
    text-indent: -9000px;
    outline: none;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    opacity: 0.7;
}

.ca-close:hover {
    opacity: 1.0;
}

.ca-item-main {
    padding: 20px;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px solid #CCCCCC;
    overflow: hidden;
}

.ca-icon img {
    width: 100%;
    height: auto;
}

.ca-item h3 a {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

.ca-item h4 {
    font-size: 12px;
    text-align: left;
    border-left: 10px solid #b0ccc6;
    padding-left: 10px;
    line-height: 24px;
    margin: 10px;
    position: relative;
}

.ca-item h4 span {
    text-indent: 40px;
    display: block;
    font-weight: 100;
}

.ca-item h4 span.ca-quote {
    color: #f4eee3;
    font-size: 100px;
    position: absolute;
    top: 20px;
    left: 0px;
    text-indent: 0px;
}

.ca-content-wrapper {
    background: #b0ccc6;
    position: absolute;
    width: 0px; /* expands to width of the wrapper minus 1 element */
    height: 440px;
    top: 5px;
    text-align: left;
    z-index: 10000;
    overflow: hidden;
}

.ca-content {
    width: 660px;
    overflow: hidden;
}

.ca-content-text {
    font-size: 14px;
    font-style: italic;
    font-family: "Georgia", "Times New Roman", serif;
    margin: 10px 20px;
    padding: 10px 20px;
    line-height: 24px;
}

.ca-content-text p {
    padding-bottom: 5px;
}

.ca-content h6 {
    margin: 25px 20px 0px 35px;
    font-size: 32px;
    padding-bottom: 5px;
    color: #000;
    font-family: 'Coustard', sans-serif;
    color: #60817a;
    border-bottom: 2px solid #99bcb4;
    text-shadow: 1px 1px 1px #99BCB4;
}

.ca-content ul {
    margin: 20px 35px;
    height: 30px;
}

.ca-content ul li {
    float: left;
    margin: 0px 2px;
}

.ca-content ul li a {
    color: #fff;
    background: #000;
    padding: 3px 6px;
    font-size: 14px;
    font-family: "Georgia", "Times New Roman", serif;
    font-style: italic;
}

.ca-content ul li a:hover {
    background: #fff;
    color: #000;
    text-shadow: none;
}

.ca-nav span {
    width: 25px;
    height: 38px;
    background: transparent url(../images/arrows.png) no-repeat top left;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: -105px;
    text-indent: -9000px;
    opacity: 0.7;
    cursor: pointer;
    z-index: 100;
}

.ca-nav span.ca-nav-next {
    background-position: top right;
    left: auto;
    right: -107px;
}

.ca-nav span:hover {
    opacity: 1.0;
}

.pro_t {
    padding: 60px 0;
    text-align: center;
}

.pro_t img {
    vertical-align: middle;
}

.pro_t span {
    font-size: 30px;
    color: #1b1b1b;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.pro_t p {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.i-service {
    height: 480px;
    background: url(../images/i-service-bg.jpg) center;
    padding-top: 80px;
}

.cell-title {
    text-align: center;
}

.i-service .fw span, .i-service .fw p {
    color: #fff;
}

{
    color: #fff
;
}
.i-service ul {
    width: 1180px;
    height: 200px;
    background: url(../images/i-service3.png) no-repeat center;
}

.i-service ul li {
    float: left;
    width: 25%;
    height: 200px;
}

.cell-bg1, .cell-bg2, .cell-bg3, .cell-bg4 {
    width: 100px;
    height: 100px;
    display: block;
    margin: 28px auto 16px;
}

.cell-bg1 {
    background: url(../images/cell-bg2.png) 0px 5px no-repeat;
}

.cell-bg2 {
    background: url(../images/cell-bg2.png) -118px 1px no-repeat;
}

.cell-bg3 {
    background: url(../images/cell-bg2.png) -228px 10px no-repeat;
}

.cell-bg4 {
    background: url(../images/cell-bg2.png) -336px 6px no-repeat;
}

.i-service li p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.i-power {
    padding-top: 90px;
    height: 1110px;
    background: url(../images/i-power-bg.jpg) no-repeat center;
}

.i-power .main {
    position: relative;
    overflow: visible;
}

.i-power .p1 {
    top: 153px;
    left: 0;
    background-position: 15px 6px;
}

.i-power .point {
    width: 500px;
    height: 200px;
    position: absolute;
    background: url(../images/i-power-sqr.png) no-repeat;
}

.i-power .point-top {
    overflow: hidden;
}

.i-power .point-top .number {
    float: left;
    font-size: 80px;
    color: #e60012;
    font-weight: bold;
    font-family: Arial;
}

.i-power .point-top .point-info {
    float: left;
    padding-top: 30px;
    margin-left: 10px;
}

.i-power .point-top h3 {
    font-size: 30px;
    color: #333;
    font-weight: 100;
}

.i-power .point-top p {
    margin-top: 7px;
    font-size: 12px;
    color: #666;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.i-power .point-bottom {
    padding-left: 20px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-top: 30px;
}

.i-power .p1 span {
    font-size: 16px;
    color: #e60012;
}

.i-power .p2 {
    top: 412px;
    left: 0;
    background-position: 15px 6px;
}

.i-power .p3 {
    top: 484px;
    right: 0;
    background-position: 380px 6px;
    text-align: right;
}

.i-power .p4 {
    top: 722px;
    right: 0;
    background-position: 380px 6px;
    text-align: right;
}

.i-power .p3 .number, .i-power .p4 .number {
    float: right;
}

.i-power .p3 .point-info, .i-power .p4 .point-info {
    float: right;
}

.a-about {
    height: 400px;
    padding-top: 80px;
    background: url(../images/i-about-bg.jpg) no-repeat center 0;
    color: #fff;
    text-align: center;
}

.i-about h3 {
    font-size: 24px;
}

.a-about .p1 {
    color: #f6f6f6;
    font-size: 14px;
    margin-top: 10px;
}

.a-about .p2 {
    width: 772px;
    margin: 50px auto 0;
    font-size: 14px;
    line-height: 24px;
}

.a-about .more {
    display: block;
    width: 180px;
    height: 44px;
    border: 1px solid #e1e1e1;
    line-height: 44px;
    margin: 53px auto 0;
    background: #ffffff;
    color: #898989;
}

.a-news {
    padding: 80px 0 70px 0;
    background-color: #f6f6f6;
}

.a-news .ul-wrap {
    width: 1180px;
    overflow: hidden;
    margin-top: 80px;
}

.a-news ul {
    width: 1250px;
    overflow: hidden;
    margin-top: -50px;
}

.a-news li {
    float: left;
    width: 560px;
    margin-right: 60px;
    margin-top: 50px;
}

.a-news .date {
    float: left;
    text-align: center;
    max-width: 75px;
    overflow: hidden;
}

.a-news .date span {
    font-size: 56px;
    color: #333;
}

.a-news .date p {
    font-size: 14px;
    color: #666;
}

.a-news .i-news-con {
    float: left;
    width: 460px;
    overflow: hidden;
    margin-left: 25px;
    padding-top: 12px;
}

.a-news .i-news-con a {
    display: block;
    width: 460px;
    color: #333;
    line-height: 30px;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.a-news .i-news-con p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    height: 44px;
    margin-top: 10px;
}

.b-news {
    padding-top: 0;
    background: #FFFFFF;
}

.bh{
    display: none;
    width: 100%;
    background: #ffffff;
    margin: 20px 0;
}
.bh a{
    display: block;
    float: left;
}
.bh a:nth-child(1){
    width: 29%;
}
.bh a:nth-child(2){
    width: 69%;
}
.bh .im1{
    width: 100%;
    height: auto;
}
.bh .im2{
    width: 100%;
    height: auto;
}
@media screen and (max-width:750px){
    .bh{
        display: block;
    }
}