﻿body {
    background: #fff;
    background-size: cover;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #444;
    min-width:1200px;
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
div,
dl,
dd {
    margin: 0;
    padding: 0;
}

li,
img,
em {
    list-style: none;
    border: none;
    font-style: normal;
    outline: none;
}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
}

a:hover,
a:active {
    color: #f00;
    text-decoration: none;
}

a {
    text-decoration: none;
}

.img_none {
    display: none;
}

.img-position-absolute {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
    padding: auto;
}

.head {
    width: 1200px;
    margin: 0 auto;
    height: 88px;
}

#bigbox {
    width: 100%;
    overflow: hidden;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.header {
    width: 100%;
    height: 88px;
    overflow: hidden;
}

.logo {
    width: 375px;
    float: left;
    padding-left: 20px;
}

.logo img {
    height: 88px;
    display: block;
}

.tel {
    float: right;
}

.header_dianhua {
    width: 150px;
    height: 50px;
    float: right;
    line-height: 22px;
    font-size: 14px;
    color: #5c5c5c;
    background: url(../images/header_dianhua.png) no-repeat left center;
    padding-left: 50px;
    margin-top: 20px;
    padding-right: 20px;
}

.header_dianhua span {
    font-size: 22px;
}

.navbox {
    width: 100%;
    background: #eee;
    overflow: hidden;
}

.navbox ul {
    width: 1200px;
    margin: 0 auto;
}

.navbox ul li {
    width: 14.1%;
    float: left;
}

.navbox ul li a {
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #444;
    font-weight: bold;
}

.navbox ul li a:hover {
    background: #046bb4;
    color: #fff;
}

.navbox ul .on a {
    background: #046bb4;
    color: #fff;
}

.subNavBox {
    margin-bottom: 28px;
    border-top: none;
}

.subNav2 {
    cursor: pointer;
    font-size: 14px;
    line-height: 46px;
}

.subNav2 a {
    color: #383838;
    width: 100%;
    display: block;
    text-align: center;
    background: url(../images/tubiao1.png) 40px center no-repeat;
    border: 1px solid #d9d9d9;
    margin: 0 0 2px 0;
}

.subNav2.currentDd a {
    color: #1a76e9;
    background: url(../images/tubiao.png) 40px center no-repeat;
}

.subNav2:hover a {
    color: #1a76e9;
    font-weight: bold;
    background: url(../images/tubiao.png) 40px center no-repeat;
}

.subnav .di {
    color: #000000;
    line-height: 22px;
    border: 1px solid #d9d9d9;
    padding: 0px 10px 20px 10px;
    margin: 4px 0 0 0;
}

.subnav .di p {
    padding: 10px;
    font-size: 13px;
    color: #000;
    line-height: 25px;
}

.subnav .yddnav li {
    margin-bottom: 2px;
    height: 50px;
}

.subnav .yddnav li a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    background: #666;
    transition: all 0.3s;
}

.subnav .yddnav li a.active {
    background: #1a76e9;
}

.subnav .yddnav span {
    padding-left: 30px;
}

.subnav .yddnav b {
    padding-right: 30px;
    line-height: 50px;
}

.subnav .yddnav .xl {
    margin: 0 0 2px 0;
    height: auto;
    overflow: hidden;
}

.subnav .yddnav .xl.xlhide {
    display: none;
}

.subnav .yddnav .xls {
    height: 40px;
    line-height: 40px;
    background: #dcdcdc;
    border-top: solid 1px #fff;
}

.subnav .yddnav .xls a {
    color: #333;
    display: block;
    line-height: 40px;
}

.navContent {
    display: none;
    margin: 0;
}

.navContent.active {
    display: block;
}

.navContent .li2 {
    padding: 0;
}

.navContent .li2 a {
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #6a6a6a;
    font-family: "微软雅黑";
    text-align: center;
    position: relative;
    background: #ebebeb;
    margin: 0 0 2px 0;
}

.navContent .li2 a:after {
    content: '+';
    font-size: 14px;
    color: #1a76e9;
    line-height: 40px;
    position: absolute;
    left: 25%;
    top: 0;
    font-weight: bold;
}

.navContent .li2 a:hover {
    background: #1a76e9;
    color: #fff;
}

.navContent .li2 a:hover:after {
    color: #fff;
}

.navContent .li2 a.active {
    background: #1a76e9;
    color: #fff;
}

.navContent .li2 a.active:after {
    color: #fff;
}

.gsjj {
    width: 100%;
    background: url(../images/page2.jpg) no-repeat center;
    margin-top: 50px;
}

.gsjj_title {
    font-size: 22px;
    text-align: center;
    padding-top: 50px;
    font-family: "Times New Roman";
    color: #333;
}

.line {
    border-bottom: 2px solid #333;
    width: 50px;
    margin: 0 auto;
    padding-top: 25px;
}

.gsjj_title p {
    font-size: 28px;
    font-family: "微软雅黑";
    padding-top: 5px;
}

.gsjj_con {
    font-size: 14px;
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0 50px 0;
    overflow: hidden;
}

.gsjj_con img {
    padding-left: 56px;
}

.gsjj_con con {
    float: left;
    width: 444px;
    color: #444;
}

.service {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.service ul {
    overflow: hidden;
}

.service ul li {
    float: left;
    padding-right: 13px;
}

.service ul li p {
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
    height: 45px;
}

.service ul li.on1 p {
    background: #3671ca;
}

.service ul li.on2 p {
    background: #f08b11;
}

.service ul li.on3 p {
    background: #14aa3c;
}

.service ul li.on4 p {
    background: #09a49c;
}

.service ul li.on4 {
    float: right;
    padding: 0
}

.cpzs {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.cpzs_title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.cpzs_title span {
    font-size: 16px;
    color: #999;
}

.cpzs_ul {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 30px;
}

.cpzs_ul li {
    width: 287px;
    float: left;
    margin: 0 12.5px 25px 0;
    position: relative;
    overflow: hidden;
}

.cpzs_ul li .cpzs_img_top {
    padding-top: 75.39%;
}

.cpzs_ul li .cpzs_txt {
    width: 100%;
    height: 20%;
    overflow: hidden;
    background: url(../images/cpzs_bj2.png) repeat;
    position: absolute;
    left: 0;
    bottom: 20;
    z-index: 9;
    transition: all 0.2s;
}

.cpzs_ul li .cpzs_txt span {
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 50%;
    margin-bottom: -22px;
    z-index: 9;
    transition: all 0.2s;
}

.cpzs_ul li:hover .cpzs_txt {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(../images/cpzs_bj2.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    transition: all 0.4s;
}

.cpzs_ul li:hover .cpzs_txt span {
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 50%;
    margin-bottom: -22px;
    z-index: 9;
    transition: all 0.2s;
}

.footer {
    width: 100%;
    height: 100px;
    background: #3e7500;
}

.footer p {
    font-size: 22px;
    color: #eee;
    line-height: 100px;
    width: 1200px;
    margin: 0 auto;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #25292c;
    line-height: 70px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    padding: 15px 0;
}

.foot a {
    color: #fff;
    margin: 0 10px;
}

.foot a:hover {
    color: #fff;
    text-decoration: underline;
}


/*关于我们*/

.main {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}

.main_left {
    width: 235px;
    float: left;
}

.about {
    width: 270px;
    float: left;
    margin-bottom: 10px;
}

.about_title {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #c1c1c1;
}

.about_p {
    float: left;
    font-size: 20px;
    color: #222222;
    font-weight: bold;
}

.about_sp {
    float: left;
    font-size: 14px;
    color: #555;
    text-transform: uppercase;
    text-indent: 10px;
}

.about_ul {
    display: block;
    overflow: hidden;
    padding-top: 5px;
}

.about_ul li {
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
}

.about_ul li a {
    display: block;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-indent: 20px;
    font-size: 14px;
    color: #005592;
    border-bottom: 1px dashed #046bb4;
    font-weight: bold;
}

.about_ul li a:hover {
    background: #046bb4;
    color: #fff;
}

.about_ul li a.active {
    background: #046bb4;
    color: #fff;
}

.about_txt {
    display: block;
    overflow: hidden;
    font-size: 13px;
    color: #222222;
    line-height: 24px;
    padding-top: 10px;
}

.about_txt img {
    width: 100%;
    display: block;
    margin-top: 5px;
}

.main_right {
    width: 860px;
    float: right;
}

.dqwz_title {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #dbdbdb;
}

.dqwz_p {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #222222;
}

.dqwz_nav {
    float: right;
    font-size: 14px;
    color: #333333;
}

.company {
    display: block;
    overflow: hidden;
    line-height: 26px;
    overflow: hidden;
    padding: 15px 0;
    font-size: 14px;
}


/*产品展示*/

.cpzs_ul1 {
    display: block;
    width: 860px;
    padding-top: 15px;
    overflow: hidden;
}

.cpzs_ul1 li {
    width: 277px;
    float: left;
    margin: 0 9px 20px 0;
    position: relative;
    overflow: hidden;
}

.cpzs_ul1 li .cpzs_img_top {
    padding-top: 75.39%;
}

.cpzs_ul1 li .cpzs_txt {
    width: 100%;
    height: 44px;
    overflow: hidden;
    /* background: url(../images/cpzs_bj2.png) repeat; */
    /* position: absolute; */
    left: 0;
    bottom: 0;
    z-index: 9;
    transition: all 0.3s;
    text-align: center;
}

.cpzs_ul1 li .cpzs_txt span {
    width: 100%;
    height: 44px;
    line-height: 72px;
    text-align: center;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    /* position: absolute; */
    left: 0;
    bottom: 0;
    z-index: 9;
    transition: all 0.3s;
}

/* .cpzs_ul1 li:hover .cpzs_txt {
    height: 100%;
}

.cpzs_ul1 li:hover .cpzs_txt span {
    bottom: 50%;
    margin-bottom: -22px;
} */

.cpxq {
    display: block;
    overflow: hidden;
    padding: 15px 0;
}

.cpxq_T {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    /*border-bottom:1px dashed #000;*/
}

.cpxq_img {
    display: block;
    overflow: hidden;
    padding-top: 15px;
}

.cpxq_img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.cpxq_txt {
    display: block;
    font-size: 14px;
    color: #222222;
    line-height: 30px;
    overflow: hidden;
    padding-top: 15px;
}


/*在线留言*/

.zxly {
    width: 440px;
    margin: 20px auto;
}

.zxly_B {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.zxly_p {
    width: 75px;
    float: left;
    height: 30px;
    font-size: 14px;
    color: #222222;
    line-height: 30px;
}

.zxly_inp1 {
    width: 343px;
    float: left;
    height: 28px;
    border: 1px solid #c8c8c8;
    line-height: 28px;
    font-size: 14px;
    color: #222222;
    padding: 0 10px;
}

.zxly_inp2 {
    width: 343px;
    float: left;
    height: 90px;
    border: 1px solid #c8c8c8;
    line-height: 28px;
    font-size: 14px;
    color: #222222;
    padding: 0 10px;
}

.zxly_btn {
    width: 365px;
    float: left;
    height: 45px;
    background: #1e1e1e;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}


/*联系我们*/

.contact {
    display: block;
    padding: 15px 0;
    overflow: hidden;
}

.contact_txt {
    display: block;
    overflow: hidden;
    line-height: 26px;
    color: #222222;
    font-size: 14px;
}

#map {
    width: 100%;
    overflow: hidden;
    height: 300px;
    margin-top: 20px;
}

#dituContent {
    width: 100%;
    height: 300px;
}


/*浮动QQ*/

.open {
    width: 31px;
    height: 110px;
    background: url(../images/qq/openTrigger.jpg) no-repeat center center;
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 9999;
    cursor: pointer;
}

.off {
    width: 24px;
    height: 24px;
    background: url(../images/qq/closeBtnImg.gif) no-repeat center center;
    position: fixed;
    right: -5px;
    top: 195px;
    z-index: 9999;
    cursor: pointer;
}

.fix_qq {
    display: none;
    position: fixed;
    right: 0px;
    top: 200px;
    width: 93px;
    height: 122px;
    z-index: 9999;
    background: url(../images/qq/qq_01.png) no-repeat;
}

.fix_qq_top {
    height: 122px;
    background: url(../images/qq/qq_01.png) no-repeat;
}

.fix_qq_center {
    background: url(../images/qq/qq_02.png) repeat-y;
    text-align: center;
}

.fix_qq_foot {
    height: 4px;
    background: url(../images/qq/qq_04.png) no-repeat;
}


/* 合作案例 */

.picMarquee-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.picMarquee-left .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("/skin/images/arrow.png") no-repeat;
}

.picMarquee-left .hd .next {
    background-position: 0 -50px;
}

.picMarquee-left .hd .prevStop {
    background-position: -60px 0;
}

.picMarquee-left .hd .nextStop {
    background-position: -60px -50px;
}

.picMarquee-left .bd {
    padding: 10px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 241px;
    height: auto;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
}


/* 分页样式 */

.pages {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px
}

.pages ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999
}

.pages ul li:hover {
    background: #E12234;
    color: #fff;
    border: 1px solid #E12234
}

.pages ul li:hover a {
    color: #fff;
}

.pages ul li.thisclass {
    display: inline-block;
    border: 1px solid #E12234;
    padding: 2px 9px;
    margin: 0 3px;
    background: #E12234;
    color: #fff;
}

.pages ul li.thisclass a {
    color: #fff;
}

.pages ul li a {
    display: block;
    color: #999
}

.pages ul li a:hover {
    color: #fff;
}


/* 留言表单 */

.basic-grey {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    padding: 25px 15px 25px 10px;
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border: 1px solid #E4E4E4;
}

.basic-grey h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;
    ;
    color: #000;
    text-align: center;
}

.basic-grey h1>span {
    display: block;
    font-size: 11px;
}

.basic-grey label {
    display: block;
    margin: 0px;
}

.basic-grey label>span {
    float: left;
    width: 16%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
    font-size: 16px;
}

.basic-grey input[type="text"],
.basic-grey input[type="email"],
.basic-grey textarea,
.basic-grey select {
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height: 15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}

.basic-grey textarea {
    padding: 5px 3px 3px 5px;
}

.basic-grey select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height: 25px;
}

.basic-grey textarea {
    height: 100px;
}

.basic-grey .button {
    background: #E27575;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
}

.basic-grey .button:hover {
    background: #CF7A7A
}


/* 联系地址 */

.company span {
    line-height: 40px;
}

