﻿body {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    font-size: 12px;
}

img {
    border: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

.bodywidth {
    width: 1200px;
    margin: auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.top {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px #EFEFEF solid;
}

.top .left {
    color: #868686;
}

.top .left span {
    color: #07B3EB;
}

.top .right {}

.top .right ul li {
    float: left;
    text-indent: 30px;
}

.top .right ul li a {
    color: #868686;
}

.top .right ul li.icon1 {
    background: url('icon1.fw.png') no-repeat 10px center;
}

.top .right ul li.icon2 {
    background: url('icon2.fw.png') no-repeat 10px center;
}

.top .right ul li a:hover {
    color: #333;
}

.header {
    overflow: hidden;
    height: 130px;
}

.nav {
    height: 45px;
    line-height: 45px;
    background: #07B3EB;
    z-index: 100;
}

.nav .animate2 {
    z-index: 100;
}

.nav ul li {
    float: left;
    width: 200px;
    text-align: center;
    position: relative;
    z-index: 100;
}

.nav ul li a {
    display: block;
    color: white;
    font-size: 15px;
}

.nav ul ul {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 200px;
    z-index: 100;
    background: #07B3EB;
    opacity: 0.7;
}

.nav ul ul li {}

.nav ul ul li a {
    width: 200px;
    height: 45px;
    font-size: 13px;
}

.nav ul ul li a:hover {
    background: #07B3EB;
}

.banner {
    overflow: hidden;
    z-index: 10;
}

.cpzsindex {
    padding: 20px 0;
    overflow: hidden;
}

.cpzsindex1 {
    width: 230px;
}

.cpzsindex1 .title {
    width: 230px;
    height: 70px;
    background: #07B3EB;
    font-size: 24px;
    color: white;
    text-align: center;
    padding-top: 30px;
}

.cpzsindex1 .title span {
    display: block;
    color: #D1D1D1;
    font-size: 12px;
}

.cpzsindex1 ul {
    background: #F8F8F8;
    border: 1px #D2D2D2 solid;
}

.cpzsindex1 ul li {
    height: 47px;
    line-height: 47px;
    background: url('line.jpg') no-repeat left top;
    text-indent: 30px;
}

.cpzsindex1 ul li:first-child {
    background: none;
}

.cpzsindex1 ul li:first-child a {
    margin-top: 0px;
}

.cpzsindex1 ul li a {
    display: block;
    color: #333333;
    font-size: 14px;
    border-left: 5px #F1F1F1 solid;
    height: 47px;
}

.cpzsindex1 ul li a:hover {
    border-left: 5px #07B3EB solid;
    color: #86B201;
}

.cpzsindex1 ul ul {
    display: none;
}

.cpzsindex2 {
    width: 940px;
}

.cpzsindex2 .title {
    font-size: 24px;
    color: #07B3EB;
    width: 940px;
    height: 50px;
    position: relative;
    padding-top: 20px;
}

.cpzsindex2 .title span {
    display: block;
    color: #333333;
    font-size: 12px;
}

.cpzsindex2 .titlecont {
    position: absolute;
    left: 160px;
    top: 20px;
    border-left: 1px #EEE solid;
    height: 50px;
}

.cpzsindex2 .titlecont span {
    display: block;
    margin-top: 30px;
    font-size: 12px;
    color: #999;
    padding-left: 20px;
}

.cpzsindex2 .more {
    position: absolute;
    top: 0;
    right: 0;
}

.cpzsindex2 ul {
    overflow: hidden;
    padding: 30px 0 0;
}

.cpzsindex2 ul li {
    float: left;
    width: 235px;
    height: 270px;
}

.cpzsindex2 ul li img {
    width: 225px;
    height: 225px;
}

.cpzsindex2 ul li .name {
    width: 225px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #F8F8F8;
}

.reasonindex {
    padding: 0 0 20px;
    overflow: hidden;
    background: #F3F3F3;
}

.reasonindex .title {
    height: 150px;
    background: url('ly.jpg') no-repeat center top;
}


/*产品选项卡*/

.reasonindex .TabTitle {
    padding: 20px 0;
    overflow: hidden;
    height: 140px;
}

.reasonindex .myTab .TabTitle ul {
    height: 42px;
}

.reasonindex .myTab .TabTitle li {
    float: left;
    cursor: pointer;
    width: 280px;
    height: 100px;
    font-size: 26px;
    color: #333333;
    border: 1px #999999 solid;
    margin-left: 23px;
    padding-top: 40px;
    text-indent: 130px;
}

.reasonindex .myTab .TabTitle li span {
    display: block;
    font-size: 15px;
    color: #525252;
}

.reasonindex .myTab .TabTitle li:first-child {
    margin: 0;
}

.reasonindex .myTab .TabTitle li.normal {}

.reasonindex .myTab .TabTitle li.active {
    border: 1px #07B3EB solid;
}

.reasonindex .myTab .TabTitle li.nBtn1 {
    background: url('i1.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li:hover.nBtn1 {
    background: url('i1h.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li.nBtn2 {
    background: url('i2.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li:hover.nBtn2 {
    background: url('i2h.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li.nBtn3 {
    background: url('i3.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li:hover.nBtn3 {
    background: url('i3h.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li.nBtn4 {
    background: url('i4.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li:hover.nBtn4 {
    background: url('i4h.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabContent {
    position: relative;
    line-height: 20px;
    font-size: 14px;
}

.reasonindex .myTab .TabContent .right {
    width: 580px;
    margin-top: 40px;
}

.reasonindex .myTab .TabContent .right .name {
    border-bottom: 1px #CCC solid;
}

.reasonindex .myTab .TabContent .right .name a {
    font-size: 26px;
    color: #000;
}

.reasonindex .myTab .TabContent .right .name a span {
    display: block;
    font-size: 12px;
    color: #333333;
}

.reasonindex .myTab .TabContent .right .rightcont {
    padding-top: 20px;
}

.reasonindex .myTab .TabContent .right .rightcont .rightcont1 {
    background: url('icon.fw.png') no-repeat left 20px;
    padding-top: 10px;
}

.reasonindex .myTab .TabContent .right .rightcont .rightcont1 span {
    color: #07B3EB;
}

.reasonindex .myTab .TabContent div.normal {
    display: none;
    z-index: 0;
}

.reasonindex .myTab .TabContent div.active {
    z-index: 1;
}


/*产品选项卡1-1*/

.reasonindex .myTab1_Content {
    width: 1200px;
}

.reasonindex .nCont ul li {
    height: 35px;
    line-height: 35px;
    background: url('icon1.jpg') no-repeat left center;
    text-indent: 20px;
    color: #444;
}

.reasonindex .nCont p {
    text-align: center;
}

.gsjjindex {
    background: url('gsjjbg.jpg') no-repeat center top;
    height: 600px;
}

.gsjjindex .left {
    width: 600px;
    padding-top: 80px;
}

.gsjjindex .left .title {
    color: #07B3EB;
    font-size: 24px;
    width: 600px;
    height: 60px;
    position: relative;
}

.gsjjindex .left .title span {
    display: inline-block;
    padding-left: 5px;
    color: #FFF;
    font-size: 12px;
}

.gsjjindex .left .title .titlecont {
    position: absolute;
    left: 120px;
    top: 0;
    color: #FFF;
    font-size: 12px;
    border-left: 1px #CCC solid;
    height: 20px;
    padding-left: 20px;
    padding-top: 30px;
}

.gsjjindex .left .gsjjimg {
    padding-top: 20px;
}

.gsjjindex .right {
    width: 540px;
    height: 500px;
    background: #F7F9F8;
    margin-top: 50px;
    padding: 0 30px;
}

.gsjjindex .right ul li .name {
    font-size: 24px;
    color: #07B3EB;
    padding-top: 40px;
}

.gsjjindex .right ul li .cont {
    line-height: 230%;
    font-size: 14px;
    padding-top: 30px;
}

.gsjjindex .right ul li .image {
    padding-top: 40px;
    text-align: right;
}

.xwdtindex {
    padding: 20px 0;
    overflow: hidden;
}

.xwdtindex .title {
    font-size: 24px;
    color: #07B3EB;
    text-align: center;
}

.xwdtindex .title span {
    display: block;
    font-size: 12px;
    color: #333;
}

.xwdtindex .titlecont {
    text-align: center;
    color: #666666;
    padding-top: 8px;
}

.xwdtindex ul {
    padding: 20px 0;
    overflow: hidden;
}

.xwdtindex ul li {
    float: left;
    width: 380px;
    height: 380px;
    background: #F4F4F4;
    margin-left: 30px;
}

.xwdtindex ul li:first-child {
    margin: 0;
}

.xwdtindex ul li .name {
    padding: 30px 20px 5px;
}

.xwdtindex ul li .name a {
    font-size: 16px;
    color: #07B3EB;
}

.xwdtindex ul li .time {
    padding-left: 20px;
    background: url('xw.fw.png') no-repeat 20px center;
    text-indent: 30px;
    color: #777777;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.xwdtindex ul li .cont {
    padding: 5px 20px;
    color: #858585;
    font-size: 14px;
    line-height: 140%;
}

.xwdtindex .more {
    text-align: center;
    overflow: hidden;
}

.qyyjindex {
    overflow: hidden;
    height: 720px;
    background: url('i1.jpg') no-repeat center top;
}

.qyyjindex .bodywidth {
    width: 1200px;
    height: 600px;
    margin: auto;
}

.qyyjindex .left {
    width: 600px;
    padding-top: 70px;
}

.qyyjindex .left .title {
    font-size: 24px;
    color: #86B201;
    padding: 100px 0 0;
    background: url('tel.fw.png') no-repeat 300px bottom;
    height: 140px;
}

.qyyjindex .left .title a {
    display: block;
    margin-top: 20px;
    color: #07B3EB;
}

.qyyjindex .left .title span {
    font-size: 12px;
    display: block;
    color: white;
}

.qyyjindex .left ul {
    padding: 20px 0;
    overflow: hidden;
}

.qyyjindex .left ul li {
    color: white;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    text-indent: 30px;
    color: #07B3EB;
}

.qyyjindex .left ul li.icon1 {
    background: url('l1.fw.png') no-repeat left center;
}

.qyyjindex .left ul li.icon2 {
    background: url('l2.fw.png') no-repeat left center;
}

.qyyjindex .left ul li.icon3 {
    background: url('l3.fw.png') no-repeat left center;
}

.qyyjindex .left ul li.icon4 {
    background: url('l4.fw.png') no-repeat left center;
}

.qyyjindex .right {
    width: 500px;
    padding-left: 100px;
    padding-top: 100px;
}


div.order_online{padding-top:70px;}
div.order_online td{color:#FFF;line-height:100%;padding:10px;text-align: left; font-size:14px;}
div.order_online td:first-child{text-align: right;}
div.order_online td input{background-color:#f1f9ff;width:350px;border-radius:4px;padding:5px; border:1px solid #1B8FDE;}
div.order_online td textarea{background-color:#f1f9ff;width:350px;height:80px;border-radius:4px; padding:5px; border:1px solid #1B8FDE;}
div.order_online img.VerifyCode{height:25px;vertical-align:middle;}
div.order_online input[name="VerifyCode"]{width:100px;vertical-align:middle;}
div.order_online input[type="submit"]{float: right;width:150px;background-color:#1B8FDE;color:white;cursor: pointer;vertical-align:middle;}


.qyyjindex .more {
    width: 174px;
    margin: auto;
}

.tubiaoindex {
    padding: 20px 0;
    overflow: hidden;
    background: #F7F7F7;
}

.tubiaoindex ul {
    padding: 20px 0;
}

.tubiaoindex ul li {
    float: left;
    width: 146px;
    height: 230px;
    position: relative;
    margin-left: 115px;
}

.tubiaoindex ul li:first-child {
    margin: 0;
}

.tubiaoindex ul li.icon1 {
    background: url('f1.fw.png') no-repeat left top;
}

.tubiaoindex ul li.icon2 {
    background: url('f2.fw.png') no-repeat left top;
}

.tubiaoindex ul li.icon3 {
    background: url('f3.fw.png') no-repeat left top;
}

.tubiaoindex ul li.icon4 {
    background: url('f4.fw.png') no-repeat left top;
}

.tubiaoindex ul li.icon5 {
    background: url('f5.fw.png') no-repeat left top;
}

.tubiaoindex ul li a {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #07B3EB;
    font-size: 22px;
}

.banner1 {
    height: 400px;
    overflow: hidden;
}

.banner1img {
    position: absolute;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.banner1img img {}

.neiyecont {
    width: 940px;
}

.neiyecont1 {
    font-size: 20px;
    color: #07B3EB;
    border-bottom: 1px #CCC solid;
    padding: 10px 0;
}

.neiyecont2 {
    padding: 20px 0;
    font-size: 14px;
}

.fdj {
    height: 680px;
    overflow: hidden;
}

.fdj1 {
    overflow: hidden;
}

.fdj1 h3 {
    background: url('title.fw.png') no-repeat left center;
    border-bottom: 1px #CCC dotted;
    text-indent: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: normal;
}

.picZoom {}

.bottom {
    overflow: hidden;
    background: #222222;
    padding: 10px 0;
    height: 200px;
}

.bottom .left {
    width: 1000px;
}

.bottom .left ul {
    padding: 20px 0;
}

.bottom .left ul li {
    color: #AAA;
    float: left;
    font-size: 16px;
    width: 150px;
}

.bottom .left ul ul {
    padding: 0;
}

.bottom .left ul li {
    height: 35px;
    line-height: 35px;
}

.bottom .left ul li a {
    color: #AAA;
    font-size: 14px;
}

.bottom .right {
    width: 120px;
    padding-top: 20px;
}

.bottom .right span {
    display: block;
    width: 120px;
    text-align: center;
    color: #AAAAAA;
    margin-top: 5px;
}

.footer {
    height: 60px;
    line-height: 60px;
    background: #373737;
    color: #AAAAAA;
    font-size: 14px;
}

.footer a {
    color: #AAAAAA;
}

.BMapLabel p {
    font-size: 16px;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}


/*关于我们*/

.LightBox {
    overflow: hidden;
    margin-top: 30px;
}

.LightBox li {
    float: left;
    border: 1px solid #e5e5e5;
    margin: 10px 8px;
    padding: 2px;
}

.LightBox li img {
    display: block;
    margin: 0;
    padding: 0;
}

.scsb {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

.scsb li {
    float: left;
    border: 1px solid #e5e5e5;
    margin: 10px 8px;
    padding: 2px;
}

.scsb li img {
    display: block;
    margin: 0;
    padding: 0;
}