@CHARSET "UTF-8";

/*头部样式*/

.head {
    width: 100%;
    /*background: url(../images/topbj.png) no-repeat;*/
    /*height: 80px;*/
}

#header {
    width: 1200px;
    margin: 0 auto;
}

.top {
    padding: 10px 0;
}

.logo {
    float: left;
}

.topLink {
    width: 406px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    padding-top: 22px;
    font-size: 14px;
}
.top-mail{
    text-align: left;
}
.top-mail p{
    text-align: left;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    position: absolute;
    display: none;
    right: -7px;
    top: 48px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

.topLink1{
    height: 22px;
    text-align: left;
}

#menu {
    width: 100%;
    background-color: #005499;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    width: 168px;
    float: right;
    padding-left: 5px;
    display:none;
}

#formsearch {
    width: 210px;
    float: left;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 50px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.hotSearch a {
    color: #fff;
}

.xunpan a {
    margin-right: 3px;
}

.xunpan a:hover {
    color: #005499;
}

.nav1 {
    width: 45px;
    float: right;
}


/*主体样式一*/

.production {
    width: 1200px;
    text-align: center;
    padding-top: 50px;
    /*height: 500px;*/
    margin: 0 auto;
    position: relative;
    margin-bottom: 50px;
}

.production h2 {
    font-size: 26px;
    font-family: "微软雅黑";
    color: #000;
    height: 62px;
    background: url(../images/ttbj.png) no-repeat 0px 52px;
}

.production h2 a {
    color: #000;
}

.production p {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #585858;
}

.production li {
    /*float: left;*/
    /*padding-top: 50px;*/
    padding-right: 72px;
}


.production li img{
    width: 600px;
}

.production li:nth-child(1),.production li:nth-child(2){
    display: none;
}

.kf_list{
    display: none;
}

.pro {
    width: 50%;
    margin: 0 auto;
}

.pro p{
    margin-top: 30px;
}

.pro p:first-child{
    padding: 38px 88px;
    box-shadow:2px 3px 20px #aaa;
    border-radius: 50%;
    overflow: hidden;
}
.pro p img{
    max-width: 100%;
}

.pro p + p{
    height: 50px;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    color: #000;
    line-height: 49px;
}

.pro p a{
    display: block;
     height: 50px;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    color: #000;
    line-height: 49px;
}

.pro li p {
    width: 350px;
    height: 50px;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    color: #000;
    line-height: 49px;
    margin:0 auto;
}

.pro li:hover p {
    background-color: #005499;
    color: #fff;
}

.xinwen {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: 525px;
    overflow: hidden;
}

.xinwen h2 {
    font-size: 26px;
    font-family: "微软雅黑";
    color: #000;
    height: 62px;
    background: url(../images/ttbj.png) no-repeat 0px 52px;
}

.foot {
    width: 100%;
    background-color: #424242;
}

.address {
    height: 80px;
    border-bottom: 1px solid #545454;
}

.address li {
    float: left;
    color: #fff;
    line-height: 75px;
    font-size: 13px;
}

.ad {
    width: 240px;
    height: 80px;
    text-align: center;
    background: url(../images/ad.png) no-repeat 0px;
}

.tel {
    width: 464px;
    height: 80px;
    text-align: center;
    background: url(../images/tel.png) no-repeat -2px;
    padding-left: 7px;
    margin-left: 41px;
}

.mail {
    width: 400px;
    height: 80px;
    text-align: center;
    background: url(../images/mail.png) no-repeat -2px;
    padding-left: 7px;
    margin-left: 41px;
}

.tab0li {
    text-align: center;
    height: 32px;
    margin-left: 436px;
    padding-top: 15px;
}

.tab0li li {
    float: left;
    width: 114px;
    height: 30px;
    border: 1px solid #000;
    line-height: 28px;
    color: #000;
    font-size: 13px;
    cursor: pointer;
}

.tab0li li:hover {
    background-color: #005499;
    color: #fff;
}

.tab0li li.cur {
    background-color: #005499;
    color: #fff;
}

.tab0 {
    padding-top: 50px;
}

.tab0 li {
    width: 475px;
    height: 90px;
    float: left;
    text-align: left;
    padding-left: 67px;
    margin-left: 15px;
    background: url(../images/xwbj.png) no-repeat 35px 2px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    line-height: 23px;
    padding-bottom: 10px;
    margin-right: 18px;
}

.tab0 li h3 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #605e5e;
}

.tab0 li h3 a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.tab0 li h3 p {
    font-size: 12px;
    font-weight: 400;
    color: #605e5e;
}

.chakan {
    text-align: center;
    font-size: 14px;
    color: #000;
    margin-bottom: 30px;
}

.chakan a {
    color: #000;
}

.chakan a:hover {
    color: #005499;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 22px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*友情链接*/

.link {
    width: 100%;
    background-color: #333333;
    height: 50px;
}

.lk {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.lk h2 {
    float: left;
}

.f_link {
    width: 158px;
    float: right;
    line-height: 50px;
    background-color: #046bc0;
    text-indent: 20px;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}

.lianj {
    width: 158px;
    text-align: center;
    position: absolute;
    background-color: #e8e8e8;
    overflow: hidden;
    display: none;
    bottom: 1px;
    right: 0px;
    letter-spacing: 26px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    color: #cccdce;
    padding-bottom: 20px;
}

#footer a {
    color: #cccdce;
}

#footer a:hover {
    color: #0467b9;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 42px;
    color: #fff;
}

.nav_foot a {
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 160px;
    float: left;
    background: url(../images/ddbj.png) no-repeat 155px;
}

a.last {
    background: none
}

.copyright {
    text-align: center;
    line-height: 24px;
    color: #cccdce;
    font-size: 13px;
    line-height: 30px;
}

.copyright a {
    color: #cccdce;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 47px;
    padding-left: 31px;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 20px;
    color: #005499;
    height: 51px;
}

.left .box .content {
    border-bottom: 1px solid;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1000px;
    margin: 0 auto;
}

.n_banner img {
    width: 1000px;
    margin: 0 auto
}

.left {
    width: 272px;
    float: left;
}

.sort_menu {}

.sort_menu h3 {
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
    text-indent: 26px;
}

.right {
    width: 900px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-size: 14px;
    display: none;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort1 {
    margin-top: 40px;
}

.sort1 li {
    float: left;
    width: 280px;
    height: 215px;
    padding-left: 20px;
}

.sort1 .layer1 p a {
    font-size: 18px;
    color: #005499;
    font-weight: bold;
}

.kf50 {
    width: 268px;
    height: 30px;
}

.kf50 li {
    width: 127px;
    float: left;
}

.kf50 li span {
    float: left;
    margin-left: 9px;
}

.ft-ewm {
    position: absolute;
    right: -30px;
    bottom: 0;
    font-size: 12px;
}


.catalog a{
    display: block;
    margin-top: 30px;
    color: #333;
    font: 400 19px/38px "Microsoft yahei";
    /* text-transform: uppercase; */
}