﻿@charset "utf-8";
/* 
    Author: Marc.Ye;
    Date: 2015-7-3; 
*/

/* -------------------------公用样式------------------------- */
.comwidth {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.clear,cl{clear:both; height:0;}.fleft,.fl{float:left}.fright,.fr{ float:right}.cen{ text-align:center;}
.h20{ height:20px;}
.top20{ margin-top:20px}.bot20{ margin-bottom:20px}.left20{ margin-left:20px}.right20{ margin-right:20px}
.top15{ margin-top:15px}.bot15{ margin-bottom:15px}.left15{ margin-left:15px}.right15{ margin-right:15px}
.top10{ margin-top:10px}.bot10{ margin-bottom:10px}.left10{ margin-left:10px}.right10{ margin-right:10px}
.top05{ margin-top:5px}.bot05 { margin-bottom:5px}.left05{ margin-left:5px}.right05{ margin-right:5px}
.border-radius-3{ -moz-border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;}
.border-radius-4{ -moz-border-radius: 4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;}
.border-radius-5{ -moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}



/* -------------------------头部开始------------------------- */
.header {
    width: 100%;
}
.top-bar {
    width: 100%;
    height: 2px;
    background-color: #043B74;
}
.logo-bar {
    width: 100%;
    height: 120px;
    background: url(../images/logo-bg.jpg) repeat-x;
    overflow: hidden;
}
.logo-box {
    height: 120px;
}
.logo-bar .left {
    width: 770px;
    height: 120px;
    overflow: hidden;
}
.logo-bar .right {
    width: 230px;
    height: 120px;
    position: relative;
}
.logo-bar .right .site-box1 {
    padding-left: 20px;
    width: 210px;
    height: 25px;
    background: url(../images/site-box-bg2.png) no-repeat;
    /*text-align: center;*/
}
.logo-bar .right .site-box1 a {
    display: inline-block;
    color: #fff;
    height: 100%;
    line-height: 25px;
    padding: 0 5px;
}
.logo-bar .right .site-box1 a:hover {
    color: #FD7E1F;
}
.logo-bar .right .site-box1 .home {
    border-right: 1px solid #013469;
}
.logo-bar .right .site-box1 .collect {
    border-left: 1px solid #0E4176;
    border-right: 1px solid #013469;
}
.logo-bar .right .site-box1 .guest {
    border-left: 1px solid #0E4176;
}
.logo-bar .right .search-box {
    margin: 32px 0 0 18px;
    width: 180px;
    height: 27px;
    line-height: 27px;
    border: 1px solid #D2D2D2;
    background: #fff url(../images/search.png) no-repeat 155px center;
    position: relative;
}
.logo-bar .right .search-box:hover {
	border-color: #043B74;
}
.logo-bar .right .search-box .sub {
    position: absolute;
    top: -10px;
    right: 0;
    width: 30px;
    cursor: pointer;
}
.logo-bar .right .search-box input {
    height: 27px;
    line-height: 27px;
    padding-left: 5px;
    color: #B3B3B3;
}
.logo-bar .right .search-box input:focus {
    color: #555;
}
.nav-bar {
    box-shadow: 0px 2px 3px #ddd;
    width: 100%;
    height: 58px;
    background: #fff;
    border-top: 1px solid #D4D4D4;
    position: relative;
    overflow: hidden;
}
.nav-box ul {
    width: 1100px;
}
#nav {
    float: left;
    /*background: url(../images/nav-bar.png) no-repeat left center; */
    position: relative;
    z-index: 2;
}
#nav:first-child {
    background: none;
}
.nav-box ul li a {
    display: inline-block;
    height: 58px;
    line-height: 58px;
    padding: 0 24px;
    font-size: 14px;
    color: #555;
    transition: .5s;
}
.nav-box ul li.on a,
.nav-box ul li:hover a{
    color: #fff;
} 
.back{background:#FD7E1F;font-size: 0;height:58px;line-height: 0;padding-top: 0;position: absolute; bottom:0;}
/* -------------------------头部结束------------------------- */


/* -------------------------BANNER开始------------------------- */
.banner {
    min-width:1000px;
    position:relative;
    height:500px;
    overflow:hidden;
}
.ban-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3px;
    background: url(../images/banner-top.png) repeat-x;
}
.banner .bd {
    position:relative;
    z-index:0;
}
.banner .bd ul {
    width:100% !important;
}
.banner .bd li {
    width:100% !important;
    height:500px;
}
.banner .bd li .siteWidth {
    width:1000px;
    position:relative;
    margin:0 auto;
    height:500px;
}
.banner .bd li a {
    height:500px;
    display:block;
}
.banner .hd {
    width: 200px;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    right: 50%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-right: -570px;
}
.banner .hd ul li {
    cursor:pointer;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:14px;
    height:14px;
    margin:4px;
    background:url(../images/bg.png) -26px 0px;
    overflow:hidden;
    line-height:9999px;
}
.banner .hd ul .on {
    background:url(../images/bg.png) 0px 0px;
}
/*内页banner*/
.cont-ban .banner {
    height: 350px;
    overflow: hidden;
}
.cont-ban .banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.cont-ban .banner .hd ul li {
    background:url(../images/dot-black.png) no-repeat;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4;
}
.cont-ban .banner .hd ul .on {
    background:url(../images/dot-black.png) no-repeat;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
/* -------------------------BANNER结束------------------------- */


/* -------------------------首页样式开始------------------------- */
/* 主体开始 */
/*广告栏*/
.ad {
    padding: 72px 0;
    background: url(../images/ad-bg.png);
}
.ab-show {
    width: 1000px;
    margin: 0 auto;
    height: 173px;
    background: url(../images/zhanshi.png) no-repeat center;
}

/*产品展示*/
.product {
    padding: 48px 0 39px 0;
    background: #EFEFEF;
}
.product .title {
    width: 100%;
    text-align: center;
}
.product .title h1 {
    color: #015593;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 17px;
}
.product .title p {
    display: inline-block;
    width: 710px;
    color: #676767;
    line-height: 22px;
}
.product .leibie {
    width: 100%;
    text-align: center;
}
.product .leibie ul {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    border: 1px solid #D0D0D0;
    background: #fff;
    margin: 24px 0 47px 0;
}
.product .leibie ul li {
    display: inline-block;
    padding:0px 12px;
    height: 32px;
    border-left: 1px solid #D0D0D0;
    margin-right: -4px;
}
.product .leibie ul li:first-child {
    border-left: none;
}
.product .leibie ul li a {
    display: inline-block;
    width: 100%;
    color: #555555;
}
.product .leibie ul li.on {
    background: #E95C02;
}
.product .leibie ul li.on a {
    color: #fff;
}
.product .show-box .bd ul {
    width: 1500px;
}
.product .show-box .bd ul li {
    width: 235px;
    /*height: 220px;*/
    float: left;
    margin-right: 20px;
    text-align: center;
    transition: .3s;
}
.product .show-box .bd ul li:hover {
    border-color: #035390;
}
.product .show-box .bd ul li .a-pic {
    display: block;
    width: 225px;
    height: 187px;
    background: #fff;
    overflow: hidden;
    border: 5px solid #fff;
    border-bottom: none;
    transition: .3s;
}
.product .show-box .bd ul li .a-p {
    display: inline-block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #555;
    border-top: 1px solid #E7E7E7;
    background: #fff;
    transition: .3s;
}
.product .show-box .bd ul li.on .a-pic,
.product .show-box .bd ul li:hover .a-pic {
    border-color: #005693;
}
.product .show-box .bd ul li.on .a-p,
.product .show-box .bd ul li:hover .a-p {
    background: #005693;
    color: #fff;
    border-color: #005693;
}
.product .hd {
    width: 100%;
    text-align: center;
    margin-top: 36px;
}
.product .hd ul li {
    margin: 0 5px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #9C9C9C;
    text-indent: -9999px;
    cursor: pointer;
}
.product .hd ul li.on {
    background: #015593;
}

/*解决方案*/
.solution {
    height: 490px;
    padding: 37px 0 0 0;
    background: #474747;
    text-align: center;
}
.solution .title h1 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}
.solution .title .sub-tit {
    width: 1000px;
    height: 31px;
    background: url(../images/solution-tit.jpg) no-repeat;
}
.solution .leibie {
    margin: 22px 0 34px 0;
}
.solution .leibie ul li {
    display: inline-block;
    color: #696969;
}
.solution .leibie ul li a {
    color: #aaa;
    margin: 0 17px 0 15px;
}
.solution .leibie ul li.on a {
    color: #d3d3d3;
}
.solution .show-box {
    width: 1000px;
    height: 180px;
    position: relative;
    margin: 110px 0 0;
}
.solution .show-box .so-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 1000px;
    display: none;
}
.solution .show-box ul li {
    width: 225px;
    height: 10px;
    margin: 51px 6px;
    background: #474747;
    position: relative;
    display: inline-block;
}
.solution .show-box ul li .a-shade,
.solution .show-box ul li .a-pic {
    display: inline-block;
    width: 225px;
    height: 225px;
    position: absolute;
    left: 1px;
    top: -106px;
    overflow: hidden;
}
.solution .show-box ul li .a-shade {
    background: url(../images/solution-bg.png) no-repeat;
    z-index: 200;
}
.solution .show-box ul li .p {
    position: absolute;
    /*background: #005693;*/
    /*background: rgba(0,86,147,0.7);*/
    display: inline-block;
    width: 100%;
    height: 224px;
    left: 1px;
    top: -106px;
    color: #fff;
    line-height: 225px;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: url(../images/shade.png);
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.solution .show-box ul li:hover .p {
    /*background: rgba(0,86,147,0.7);*/
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
} 
.solution .more {
    display: inline-block;
    width: 119px;
    height: 25px;
    line-height: 25px;
    border: 2px solid #fff;
    color: #fff;
    margin-top: 46px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.solution .more:hover {
    background: #fff;
    color: #565656;
}

/*优势*/
.youshi {
    text-align: center;
    background-color: #F2F2F2;
}

/*案例展示*/
.case {
    background: #fff;
    padding: 55px 0 65px 0;
    text-align: center;
}  
.title2 {
    position: relative;
}
.title2 h1 {
    font-size: 24px;
    font-weight: normal;
    color: #05548d;
}
.title2 .sub-tit {
    /*width: 930px;*/
    height: 17px;
    text-align: left;
    background: url(../images/case-tit.png) no-repeat 11px;
    margin: 6px 0 8px 0;
}
.title2 h2 {
    font-weight: normal;
    color: #333333;
    font-size: 13px;
    margin-bottom: 32px;
}
.title2 .btn {
    position: absolute;
    right: 10px;
    top: 34px;
    width: 52px;
    height: 24px;
}
.title2 .btn a {
    float: left;
    width: 24px;
    height: 24px;
    margin-left: 2px;
    cursor: pointer;
}
.title2 .btn .prev {
    background: url(../images/bg.png) no-repeat 0 -57px;
}
.title2 .btn .next {
    background: url(../images/bg.png) no-repeat -26px -57px;
}
.case .show-box {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
}
.case .show-box ul li {
    margin-right: 20px;
    width: 230px;
    height: 320px;
    background: #EAEAEA;
    display: inline-block;
}
.case .show-box ul li .a-pic {
    display: inline-block;
    width: 230px;
    height: 235px;
    overflow: hidden;
}
.case .show-box ul li .a-p {
    display: inline-block;
    text-align: left;
    width: 100%;
    height: 85px;
    transition: .3s;
    border-top: 1px solid #ddd;
}
.case .show-box ul li .a-p h2 {
    display: inline-block;
    font-weight: normal;
    font-size: 13px;
    color: #333;
    padding-left: 7px;
    margin: 19px 0 0 16px;
    background: url(../images/case-t.jpg) no-repeat left center;
    transition: .3s;
}
.case .show-box ul li .a-p h2 span {
    /*border-bottom: 5px solid #FD7E1F;*/
    padding-bottom: 12px;
    background: url(../images/hengan.jpg) no-repeat 0px 24px;
}
.case .show-box ul li:hover .a-p {
    background-color: #035390;
    border-color: #035390;
}
.case .show-box ul li:hover .a-p h2 {
    background: url(../images/case-t2.jpg) no-repeat left center;
    color: #fff;
}
.case .more {
    display: inline-block;
    width: 119px;
    height: 25px;
    line-height: 25px;
    border: 2px solid #565656;
    color: #565656;
    margin-top: 46px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.case .more:hover {
    background: #565656;
    color: #fff;
}

/*关于我们*/
.about {
    height: 252px;
    padding: 43px 0 43px 0;
    background: #002d51;
}
.about .left {
    width: 330px;
    height: 252px;
}
.about .left .pic {
    width: 310px;
    height: 230px;
    overflow: hidden;
    margin: 10px 0 0 0;
}
.about .cont {
    color: #ddd;
    width: 630px;
    height: 330px;font-size: 14px;
    overflow: hidden;
    margin-left: 20px;
    line-height:30px;
    font-family: Arial,"微软雅黑";
}
.about .cont h1 {
    font-size: 24px;
    color: #D6D6D6;
    line-height: 40px;
    text-transform: uppercase;
}
.about .cont h2 {
    color: #363636;
    font-weight: normal;
    padding-bottom: 13px;
    font-family: Arial;
    font-size: 18px;
}
.about .cont span {
    font-size: 18px;
    color: #393939;
}
.about .right {
    padding-top: 109px;
    width: 119px;
    height: 61px;
    background: url(../images/about-more.png) no-repeat;
    margin-top: 29px;
}
.about .right a {
    text-transform: uppercase;
    margin-left: 65px;
    color: #555;
    font-size: 13px;
}
.about .right a:hover {
    color: #919090;
}

/*新闻中心*/
.news {
    padding: 42px 0 67px 0;
    background-color: #F2F2F2;
    text-align: center;
}
.news .title2 .sub-tit {
    background: url(../images/news-tit.jpg) no-repeat;
}
.news-box .leibie {
    width: 1050px;
}
.news-box .leibie>li {
    width: 320px;
    height: 505px;
    overflow: hidden;
    margin-right: 22px;
    float: left;
    text-align: left;
    background-color: #fff;
}
.news-box .leibie>li .pic {
    width: 320px;
    height: 240px;
    overflow: hidden;
}
.news-box .leibie>li h3 {
    padding-left: 15px;
    font-size: 18px;
    color: #666;
    margin: 20px 0 17px 0;
}
.news-box .leibie>li h3 span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}
.news-box .leibie>li ul {
    padding-left: 15px;
    height: 160px;
}
.news-box .leibie>li ul li {
    margin-bottom: 15px;
}
.news-box .leibie>li ul li span {
    float: right;
    color: #959595;
    padding-right: 10px;
}
.news-box .leibie>li ul li a {
    color: #666;
}
.news-box .leibie>li ul li a:hover {
    color: #FD7E1F;
}
.news-box .leibie>li .more {
    display: block; 
    width: 83px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #D2D2D2;
    margin: 0 auto 17px;
    transition: .3s;
}
.news-box .leibie>li .more:hover {
    background-color: #015693;
    color: #fff;
    border-color: #015693;
}


 /*友情链接 */
.links {
    height: 97px;
    line-height: 90px;
    background-color: #030303;
    color: #202020;
}
.links-box {
    width: 1000px;
    height: 100%;
    /*overflow: hidden;*/
    position: relative;
}
.links-box .more {
    color: #e95c02;
}
.links span {
    font-size: 30px;
    color: #e95c02;
    padding-right: 10px;
}
.links a {
    color: #999;
    margin: 0 20px;
}
.links a:hover {
    color: #BEBEBE;
}
.links-box .top-btn {
    position: absolute;
    right: 0;
    top: -26px;
    display: block;
    width: 48px;
    height: 109px;
    background: url(../images/gotop.png) no-repeat;
    transition: .3s;
}
.links-box .top-btn:hover {
    background: url(../images/gotop1.png) no-repeat;
}
/* 主题结束 */


/* 尾部开始 */
.footer {
    padding: 47px 0 55px;
    background-color: #101010;
    /*height: 300px;*/
}
.footer .title {
    width: 286px;
    height: 38px;
    line-height: 37px;
    border-bottom: 1px solid #292929;
}
.footer .title h3 {
    display: inline-block;
    border-bottom: 1px solid #6A6A6A;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
}
.footer .title h3 span {
    color: #A6A6A6;
    font-size: 12px;
}
.footer .message {
    height: 196px;
    padding-right: 48px;
    background: url(../images/foo-fenge.jpg) no-repeat right bottom;
}
.footer .message .form-box {
    margin-top: 17px;
}
.footer .message .form-box li {
    width: 258px;
    color: #c2c2c2;
    background-color: #292929;
    height: 20px;
    line-height: 20px;
    text-indent: 10px;
    margin-bottom: 5px;
}
.footer .message .form-box .name,
.footer .message .form-box .tell {
    width: 127px;
    display: inline-block;
}
.footer .message .form-box li input {
    width: 170px;
    padding-left: 5px;
    height: 100%;
    color: #E95C02;
}
.footer .message .form-box .name input {
    width: 70px;
}
.footer .message .form-box .tell input {
    width: 85px;
}
.footer .message .form-box .text {
    height: 50px;
    padding: 5px 0;
}
.footer .message .form-box li textarea {
    width: 233px;
    height: 45px;
    border: 1px solid #3F3F3F;  
    color: #E95C02;
}
.footer .message .form-box .yanzhen {
    position: relative;
    height: 20px; 
    width: 126px;
}
.footer .message .form-box .yanzhen span {
    position: absolute;
    right: -60px;
    top: 0;
}
.footer .message .form-box .yanzhen .code_img {
    height: 20px;
    vertical-align: middle;
}
.footer .message .form-box .sub {
    margin-top: 10px;
    text-indent: 0;
    cursor: pointer;
}
.footer .message .form-box .sub,
.footer .message .form-box .sub input {
    cursor: pointer;
    width: 125px;
    height: 27px;
    background-color: #E95C02;
    color: #fff;
    transition: .3s;
}
.footer .message .form-box .sub input:hover {
    background-color: #B24601;
}
.footer .contact {
    padding: 0 73px 0 55px;
    background: url(../images/foo-fenge.jpg) no-repeat right bottom;
}
.footer .contact .call {
    font-size: 24px;
    color: #fff;
    margin: 15px 0;
}
.footer .contact p {
    color: #787878;
    line-height: 24px;
}
.footer .contact p a {
    color: #787878;
}
.footer .contact p span {
    color: #eb5b05;
}
.footer .qr {
    margin-top: 42px;
    width: 100px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.footer .qr-box {
    width: 98px;
    height: 98px;
    border: 1px solid #000;
    overflow: hidden;
    margin-bottom: 10px;
}
.foo-bot {
    height: 60px;
    line-height: 60px;
    background-color: #000;
    color: #A3A3A3;
}
.foo-bot a {
    margin: 0 10px;
    color: #A3A3A3;
}
.foo-bot a:hover {
    color: #BEBEBE;
}
/* 尾部结束 */
/* -------------------------首页样式结束------------------------- */



/* -------------------------内页样式开始------------------------- */
/*内页左侧*/
#page-warp {
    width:1000px;
    margin:0 auto;
}
#left {
    float:left;
    width:220px;
    margin:20px 0;
}
.sidebar h3 { 
    text-align: left;
    color: #fff;
    background: #035390 url("../images/left-tit-bg.png") no-repeat scroll 10px center;
    text-indent: 31px;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
}
.sidebar .fenlei{
    overflow:hidden;
    border: 1px solid #D4D4D4;
    padding: 3px 12px 13px 10px;
}
.sidebar .fenlei li a{
    font-size: 14px;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    border: 1px solid #E3E3E3;
    background: #eee url(../images/fenlei-tit-bg.png) no-repeat 10px center;
    margin-top: 10px;
    text-indent: 20px;
}
.sidebar .fenlei li.on>a,
.sidebar .fenlei li a:hover { 
    background: #FD7E1F url(../images/fenlei-tit-on-bg.png) no-repeat 10px center;
    border: 1px solid #FD7E1F;
    color: #fff;
}
.sidebar .fenlei li a.curr { 
    background: #FFCD50; 
    color: #1E1613;
    border: 1px solid #FED190;
}
.contact-lb {
    line-height:24px;
    border:1px solid #D4D4D4;
    padding:15px;
    color: #666;
}
.contact-lb a {
    color: #666;
}
.contact-lb a:hover {
    color: #333;
}

/* 内页右侧样式*/
#right {
    float:right;
    width:760px;
    margin:20px 5px 15px 0;
    overflow: hidden;
    /*border: 1px solid #e4e4e4;*/
}
.position{ 
    background: url(../images/right-tit-bg.jpg) no-repeat;
    line-height: 40px;
    text-indent: 30px;
    color: rgb(96, 96, 96);
}
.position span,
.position a {
    color: rgb(96, 96, 96);
}
.position a:hover {
    color: #FD7E1F;
}
#about,#news_list,#product {
    border: 1px solid #D4D4D4;
    border-top: none;
    padding: 15px;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
}
#about .cont {
    min-height: 204px;
}
#about h1 {color: #000;font-size: 18px;line-height: 35px;text-align: center;}
#about .time{ color:#999;border-bottom: 1px dashed #d8d8d8; font-size: 12px; line-height: 30px; margin: 10px 0 15px 0; text-align:center;}
#about .time a{ color:#999;}
#about .imgshow img{ max-width:600px; margin:10px auto;}
.bds_more{ background:none;}

#news_list ul li{ 
    background:url(../images/arc.gif) no-repeat -2px 4px; 
    display:block; 
    border-bottom:1px dashed #d8d8d8; 
    margin-bottom:10px; 
    padding:0 0 10px 20px;
}
#news_list ul li h2{ font-size:14px; height:30px; overflow:hidden; line-height:30px; margin-bottom:2px;}
#news_list ul li h2 label{color:#aeaeae; display:inline; float:right; font-size:12px; font-weight:100; width:180px; text-align:right;}
#news_list ul li h2 label a{ float:right; margin-top:2px;}
#news_list ul li h2 label a img{ margin-top:3px;}
#news_list ul li h2 a{ font-size:14px; color:#333;}
#news_list ul li p{ line-height:20px; color:#666;}
#news_list ul li h2 a:hover {
    color: #035390;
    /*text-decoration: underline;*/
}
/*--/news_list--*/

/* 产品分类样式*/
#prod_wrap {
    height:490px;
    background:url(../images/mainbg.jpg) repeat-x left bottom;
    padding-top:35px;
}
#main {
    width:980px;
    margin:0 auto;
    padding-bottom:20px;
    display:table;
    overflow-x:hidden;
}
#categories {
    float:left;
    width:228px;
}
#categories h3 {
    height:50px;
    line-height:50px;
    background:url(../images/productbg.jpg) no-repeat left top;
    font-size:24px;
}
#categories h3 {
    background-position:left top;
    text-align:center;
    color:#fff;
}
#categories .fenlei {
    height:430px;
}
#categories .fenlei li {
    background:url(../images/fenlei_li.jpg) no-repeat;
    margin-top:10px;
    height:34px;
}
#categories .fenlei li a {
    display:block;
    width:193px;
    padding-left:35px;
    height:34px;
    line-height:34px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
#categories .fenlei li:hover a {
    background:url(../images/fenlei_lia.jpg) no-repeat;
    color:#fff;
}

/* 首页产品列表样式 */
#product_list {
    padding-top:10px;
    overflow:hidden;
    border: 1px solid #D4D4D4;
    border-top: none;
}
.chanpin ul,
#product_list ul {
    /*width:730px; */
    display: inline-block;
    background: rgba(255,255,255,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);
}
.chanpin ul li,
#product_list ul li {
    float: left;
    margin: 10px 0px 10px 14px;
}
.chanpin ul li div,
#product_list ul li div {
    width: 170px;
    height: 170px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d7d7d7;
}
.chanpin ul li:hover div,
#product_list ul li:hover div {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
}
.chanpin ul li:hover p,
#product_list ul li:hover p {
    color: #FD7E1F;
}
.chanpin ul li p a,
#product_list ul li p a {
    color: #606060;
}
.chanpin ul li:hover p a,
#product_list ul li:hover p a {
    color: #FD7E1F;
}



/*内页*/
.chanpin ul li p,#product_list ul li p{ text-align:center;height:30px;line-height:30px;}
/*#product_list ul li p a:hover {
    color: #1E1613;
}*/


/*分页样式*/
#pagelist {
    padding: 5px 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 3px;
}
#pagelist a, 
span.page_index,
span.page_prev, 
#pagelist span.active, 
span.page_end, 
span.page_next, 
#pagelist span {
    cursor: pointer;
    padding: 2px 7px;
    font-size: 12px;
    border: 1px solid #CCCCCC;
}
#pagelist span.active { 
    background-color: #FD7E1F;
    color: #fff;
    border-color: #FD7E1F;
}
#pagelist a:hover, #pagelist span:hover {
    background-color: #FD7E1F;
    color: #fff;
    border-color: #FD7E1F;
}
#pagelist span:first-child {
    
    border: none;
}
#pagelist span:first-child:hover {
    background: #fff;
    color: #333333;
    cursor: default;
}
/*--/pagelist--*/

.prew, .nextw { margin-top:20px; background: url("../images/ui_pre_info.gif") no-repeat scroll left 6px;float: left;height: 24px;line-height: 24px;overflow: hidden;padding-left: 15px;text-align: left;width: 46%; color:#878787; font-size:12px;}
.nextw { background: url("../images/ui_next_info.gif") no-repeat scroll right 6px;float: right; padding-right: 15px; text-align: right;}
.prew a, .nextw a { color:#878787; font-size:12px;}
.prew a:hover, .nextw a:hover, .about .time a:hover {color: #332520;}
.prew i,
.nextw i {
    color: #000;
    font-style: normal;
}

/*--/next_prew--*/

/*相关资讯&相关产品的轮播*/
#xg_news {
    padding-top: 10px;
}
#xg_pic {
    /*margin-top: 10px;*/
}
#xg_pic h2, #xg_news h2, #plun h2,.content h2{
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    border-bottom: 1px solid #035390;
}
#xg_pic h2 span, #xg_news h2 span, #plun h2 span,.content h2 span {
    padding: 0 15px 0 5px;
    display: inline-block;
    background: #035390;
}
#xg_news ul li {
    background: url("../images/ico10.gif") no-repeat scroll 10px center;
    border-bottom: 1px dashed #d8d8d8;
    float: left;
    height:30px;
    line-height: 30px;
    overflow:hidden;
    padding: 0 1% 0 3%;
    width: 46%;
}
#xg_news ul li a{ font-size:12px;}
#xg_news ul li a:hover {
    color: #322823;
}
.di { border: 1px solid #d8d8d8; height: 160px; overflow: hidden; width: 160px; background-color:#fff;}
.di:hover {border: 1px solid #B0B0B0; opacity: 0.8;}
#marquee { margin-top:30px; overflow:hidden; width:100%;}
#marquee img {}
#marquee dl, #marquee dt, #marquee dd, #marquee a { float: left; padding: 0; text-align:center; font-size:12px;}
#marquee a{ margin:0 5px 0 5px; width:162px; overflow:hidden;}
#marquee dl dt a { display:inline; float:left; line-height: 20px;}
#marquee dl dt a:hover { color: #000;}
#marquee dl { width:1000%; }

.probar { padding: 10px 0 0;}
.probar_left { width: 673px;}
.probar_right { height: 402px; width: 296px;}
.probar_right li { border: 0 none;}
.probar_right li h1, .probar_right li h3 {    border-bottom: 1px dashed #d8d8d8;}
.tagContent_ { border: 1px solid #d8d8d8; height: 400px; overflow: hidden; text-align: center; width: 400px;}
#thumb { float: left; overflow: hidden; width: 402px;}
#thumb li { border: 1px solid #d8d8d8; display: inline; float: left; height: 70px; margin: 10px 4px; overflow: hidden; text-align: center; width: 70px;}
#thumb li:hover { border: 1px solid #d8d8d8;}
#thumb li img {}
#thumb li A { float: left; height: 70px; line-height: 70px; text-align: center; width: 70px;}
#thumb li.emptyTag {}
#thumb li.selectTag { position: relative;}
#thumb li.selectTag A {}

.big{ background:url(../images/big.png) no-repeat 150px center; float:left; width:100%; text-align:center; height:18px; line-height:18px; padding-left:20px;}

#show{ width:400px; height:400px; overflow:hidden; position:relative; left:0; border:1px solid #d8d8d8; text-align:center; background-color:#fff;}
#show_mark{ position:absolute; top:0; left:0; width:400px; height:400px; background-color:#000; opacity:1; filter:alpha(opacity=50); cursor:crosshair; border:1px solid #999; display:none; }
#zoom{ float:left; position:relative; left:412px; margin-top:-402px; z-index:3; width:300px; height:400px; text-align:center; line-height:400px; display:none; overflow:hidden; border:1px solid #eee; background-color:#fff; z-index:1000;}
#zoom img{ position:absolute; margin:0 auto;}

.probar_right ul { padding: 0 0 0 15px;}
.probar_right ul li { padding: 0 0 0 10px;}
.probar_right ul li h1, .probar_right ul li h3 { color:#181818; font-size: 14px; line-height: 30px; text-align: left;}
.inp, .textarea { border: 1px solid #d8d8d8;color: #686868; font-size: 12px; font-family: "宋体"; height: 24px; line-height: 24px; margin: 5px 0 0; overflow: hidden; padding: 0 5px 0 7px; width: 247px; background:none;}
.inp { height: 24px;}
.textarea { height: 60px;}
.code{ float:left; border:1px solid #d8d8d8; height:18px; margin-right:8px; width:60px; padding:1px; text-align:center; background:none;}
.sub { /*background: url("../images/zixun.gif") no-repeat scroll left center; border: 0 none; cursor: pointer; float: left; height: 23px; width: 61px;*/ margin-top:10px;}

/*--/probar--*/

/*--/guest--*/
#guest {
    color: #545454;
    line-height: 22px;
    width: 680px;
}
.input_on {
    background-color: #FFFFCC;
    background-image: none;
    border: 1px solid #999999;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_off {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_move {
    background-color: #FFFFCC;
    background-image: none;
    border: 1px solid #0088CD;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_out {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    width:260px;
    height: 28px;
    line-height:28px;
    margin: 0;
    padding: 0px 8px 0 3px;
}
.input_out1 {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 12px;
    height: 100px;
    line-height:20px;
    margin: 0;
    padding: 2px 8px 0 3px;
    resize: none;
    width: 400px;
}
.input_out2 {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
    width: 80px;
}
#guest .input_test {
    list-style-type: none;
    margin: 20px 0 0 60px;
    padding-bottom: 10px;
}
#guest ul.input_test .hr {
    display: block;
    float: left;
    line-height: 27px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#guest ul.input_test li {
    background-image: none;
    display: inline;
    float: left;
    margin:20px 0 0px 0;
    width: 610px;
}
#guest .input_test label {
    background-image: none;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
    width:60px;
}
#guest .input_test span {
    background-image: none;
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin-left: 0;
    padding-left: 10px;
    text-align: left;
}
#guest .input_test span.inp_zd,#guest .input_test span .inp_zd{ width:250px; height:30px; overflow:hidden;}
#guest .input_test .red {
    color: #FF0000;
    float: none;
}
.yanzhen .code_img { 
    height:31px;
    vertical-align: middle;
}
#guest .code_img{ height:28px; margin:1px auto;}
#sub_btn, #sub_reset {
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    width: 50px;
}
#sub_btn:hover {
    height: 24px;
    line-height: 24px;
    width: 50px;
}
.inp_kg {
    overflow: hidden;
    width: 50px;
}
#submit, #sub_reset {
    background: red;
    color: #fff;
    cursor: pointer;
    height: 30px;
    width: 70px;
    font-size: 14px;
    font-family: "微软雅黑";
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#submit:hover,
#sub_reset:hover {
    background: #333;
}

#guest #submit,
#guest #sub_reset {
    /*border-radius: 3px;*/
    color: #FFf;
    cursor: pointer;
    height: 30px;
    width: 64px;
    /*background: #E3AD00;*/
}
/*yp*/
#guest #sub_reset {
    margin-left: -63px;
}

/*--Guest--*/

#plun {
    border: 1px solid #D3D3D3;
    margin: 20px 0 0 -2px;
    padding: 10px;
    width: 684px;
}
#plun h5 {
    display: block;
    padding: 0 10px 10px;
}
#plun h5 span {
    color: #6B6B6B;
    float: right;
}
#plun h5 label {
    color: #71706D;
    font-size: 14px;
}
#plun .pl {
    margin: 10px 0 0;
}
#plun .pl .text {
    border: 1px solid #D3D3D3;
    color: #666666;
    display: block;
    font-family: "宋体",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 80px;
    line-height: 18px;
    width: 682px;
}
#plun .pl li {
    float: left;
    margin: 10px 0 0;
    text-align: left;
    width: 100%;
}
.plun_inp {
    /*border-radius: 3px;*/
    background: red;
    color: #fff;
    border: 0 none;
    height: 30px;
    margin-right: 10px;
    padding: 0;
    width: 66px;
}
.plun_inp:hover {
    cursor: pointer;
    background: #333;
}
.emiall {
    border: 1px solid #eee;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding: 0 10px 0 0;
}
.em1 {
    color: #666666;
    margin:0 7px;
}
#plun .pl li em {
    float: left;
    height: 22px;
    margin: 0 10px;
    width: 60px;
}
#plun .ly {
    padding: 5px 0;
}
#plun .ly li {
    border-bottom: 1px dashed #CFD3D6;
    clear: both;
    margin: 10px 0 0;
    padding: 0 5px 5px;
}
#plun .ly li label {
    background: url("../images/arrow.gif") no-repeat scroll 2px center transparent;
    color: #267CC8;
    padding: 0 0 0 15px;
}
/*--Guest--*/

#tbox { width:54px; float:right; position:fixed; right:85px; bottom:50px; _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; z-index:9998 }
#tbox a { overflow:visible; position:relative }
#gotop, #moblie, #home { display:block; width:50px; height:50px; margin-bottom:2px }
#gotop { background:#d3d3d3 url(../images/top_icon.png) no-repeat 5px 3px; }
#home { background:#d3d3d3 url(../images/home_ico.png) no-repeat 5px 3px; }
#moblie { background:#d3d3d3 url(../images/moblie_icon.png) no-repeat 5px 3px; position:relative; }
#gotop:hover { background:#9B9B9B url(../images/top_icon.png) no-repeat 5px 3px; }
#home:hover { background:#9B9B9B url(../images/home_ico.png) no-repeat 5px 3px; }
#moblie:hover { background:#9B9B9B url(../images/moblie_icon.png) no-repeat 5px 3px; }
#moblie .moblie_Code { position:absolute; right:55px; top:-80px; z-index:999999; background:url(../images/mobibarcodeui_tech.png) no-repeat; width:160px; height:160px; text-align:center; }
#moblie .moblie_Code img { margin:5px 0 0 0px; margin-right:10px; }
#moblie .moblie_Code p { width:110px; color:#333; font-site:14px; margin-left:22px; }
.pop_showmsg_wrap:focus { outline:0 none; }
.pop_showmsg_wrap, .pop_showmsg { background:#f6fbfe url(../images/pop_showmsg.png) no-repeat; }
.pop_showmsg_wrap { position:fixed; _position:absolute; z-index:11; height:55px; padding-right:9px; background-position:right 0; border-radius: 8px; box-shadow:0 0 10px #e1e1e1; }
.pop_showmsg { height:55px; font-size:14px; background-position:left 0; border-top-left-radius:8px; border-bottom-left-radius:8px; display:inline-block; }
.pop_showmsg span { padding:10px 10px 10px 68px; display:block; line-height:36px; height:35px; text-shadow: 0 1px 1px #eee; color:#333; }
.pop_showmsg span.success { background:url(../images/success.gif) 20px center no-repeat; }
.pop_showmsg span.warning { background:url(../images/warning.gif) 20px center no-repeat; }

/*hr*/

#about2 .cont{font-size:14px; line-height:26px; min-height:200px; padding-bottom:20px;border: 1px solid #D4D4D4;
  border-top: none;}
#wrapper{ width:100%; display:table; height:auto;}