@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #666;
}

div,
h1,
h2,
h3,
h4,
h5,
dl,
dd,
dt,
p,
form,
label,
input,
textarea,
img,
span {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: normal;
}

img {
    border: 0;
    padding: 0;
    vertical-align: middle;
}

ul,
input,
dl {
    margin: 0;
    padding: 0;
    list-style-type: none;
    outline: none;
}

a {
    color: #000;
    text-decoration: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

ul,
ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #03F;
    text-decoration: none;
}

#apDiv1 {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 420px;
    z-index: 1;
}

.sj {
    display: none;
}

#superContainer {
    height: 100%;
    position: relative;
}

.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section {
    position: relative;
    overflow: hidden;
}

.section1 {
    width: 100%;
    height: auto;
}

.section2 {
    width: 100%;
    height: auto;
    background: url(../images/j_06.jpg) no-repeat;
    background-position: center top;
    background-size: 100% 100%;
}

.section3 {
    width: 100%;
    height: auto;
    background: url(../images/j_09.jpg) no-repeat;
    background-position: center top;
    background-size: 100% 100%;
}

.section4 {
    width: 100%;
    height: auto;
    background: url(../images/j_20.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

.section5 {
    width: 100%;
    height: auto;
    background: url(../images/j_22.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

.nav_box {
    z-index: 9999;
    top: -84px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 90px;
    transition: all 0.7s;
    background: url(../images/lm.png);
    background-position: center top;
}

.active .nav_box {
    top: 0;
    transition-delay: 0.4s;
}

.nav02_box {
    z-index: 9999;
    top: -118px;
    left: 0;
    position: absolute;
    width: 100%;
    height: auto;
    transition: all 0.7s;
    background: url(../images/j_01.png) no-repeat;
    background-position: center top;
}

.active .nav02_box {
    top: 0;
    transition-delay: 0.4s;
}

#box {
    margin: 0 auto;
    width: 1200px;
    height: auto;
    overflow: hidden;
}

#top {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.fixed {
    position: fixed;
    top: 0;
}

.top {
    width: 1266px;
    margin: 0 auto;
}

.top ul {
    float: right;
}

.top ul li {
    float: left;
    position: relative;
    text-align: right;
}

.top ul li a {
    font-size: 16px;
    color: #333333;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
    line-height: 95px;
    font-family: 微软雅黑;
}

.top ul li a:hover {
    background: #019532;
    color: #fff;
}

.top ul li dl {
    position: absolute;
    top: 95px;
    padding: 10px 0;
    width: 130px;
    background: #019532;
    font-size: 14px;
}

.top ul li dl dd a {
    color: #fff;
    line-height: 40px;
    padding-bottom: 0;
    text-align: center;
    padding: 0px;
}

.top ul li dl:hover {
    background: #037729 !important;
}

.top .logo {
    width: 29%;
    float: left;
    margin-top: 0px;
}

.top .logo img {
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.top .nav {
    float: right;
}

.top .nav div {
    font-size: 16px;
    color: #a5a5a5;
    margin-top: 28px;
}

.ch {
    float: right;
    width: 100%;
    text-align: right;
    margin-right: 2%;
    display: inline;
}

.ch a {
    padding-left: 6px;
    padding-right: 6px;
    height: 23px;
    background: #019532;
    font-size: 14px;
    color: #fff;
}

.ch a:hover {
    color: #ff0;
}

.container_pc {
    display: block;
}

.container_ph {
    display: none;
}

.pto {
    width: 1200px;
    margin: 95px auto;
}

.pto_title {
    width: 100%;
    height: 121px;
    float: left;
    display: inline;
    margin-top: 37px
}

.pto_titlea {
    text-transform: Uppercase;
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 36px;
    color: #000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    z-index: 1;
    top: 40%;
    left: 0;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pto_titlea {
    top: 10%;
    transition-delay: 0.7s;
    opacity: 1;
}

.pto_titleb {
    width: 6%;
    margin: 0px auto;
    height: 2px;
    background: #019532;
    z-index: 1;
    top: 40%;
    left: 0;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pto_titleb {
    top: 0;
    transition-delay: 1s;
    opacity: 1;
}

.pto_titlec {
    width: 100%;
    height: 58px;
    margin: 0px auto;
    line-height: 58px;
    text-align: center;
    font-size: 32px;
    color: #003813;
    z-index: 1;
    top: 40%;
    left: 0;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pto_titlec {
    top: 0;
    transition-delay: 1.3s;
    opacity: 1;
}

.pto_cont {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 12px;
}

.banner11 {
    width: 100%;
    height: 750px;
    overflow: hidden;
    position: relative;
    font-size: 0;
    display: none;
}

.b-img {
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}

.b-img a {
    display: block;
    height: 750px;
    float: left;
}

.b-list {
    height: 50px;
    padding-top: 700px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.b-list span {
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid #fff;
    float: left;
    margin: 0 5px;
    _margin: 0 3px;
}

.b-list .spcss {
    border: 3px solid #14ab04;
}

.bar-left {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100px;
    height: 100%;
    left: 0px;
    background: none;
    top: 0px;
}

.bar-right {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100px;
    height: 100%;
    right: 0px;
    background: none;
    top: 0px;
}

.bar-left em {
    display: block;
    width: 50px;
    height: 100px;
    background: url(../images/arrow.png) 0px 0px no-repeat;
    margin: 0 auto;
    margin-top: 325px;
}

.bar-right em {
    display: block;
    width: 50px;
    height: 100px;
    background: url(../images/arrow.png) -50px 0px no-repeat;
    margin: 0 auto;
    margin-top: 325px;
}

.bar-left .emcss {
    background-position: 0px -100px;
}

.bar-right .emcss {
    background-position: -50px -100px;
}

.pto_content {
    width: 100%;
    height: 495px;
    float: left;
    display: inline;
}

.pto_contenta {
    text-transform: Uppercase;
    width: 100%;
    height: auto;
    z-index: 1;
    top: 40%;
    left: 0;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pto_contenta {
    top: 10%;
    transition-delay: 1s;
    opacity: 1;
}

.piccc1 {
    overflow: hidden;
    /*隐藏溢出*/
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: none;
    margin-top: -10%;
}

.piccc1 ul li {
    float: left;
    height: 420px;
    width: 20%;
    background-position: center center;
    background-repeat: no-repeat;
}

.picc {
    overflow: hidden;
    /*隐藏溢出*/
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.picc ul li {
    float: left;
    height: 420px;
    width: 135px;
    background-position: center center;
    background-repeat: no-repeat;
}

.picc ul .picc1 {
    width: 652px;
}

.txtc1 {
    background: rgba(0, 57, 115, 0.6);
}

.txtc2 {
    background: rgba(1, 149, 32, 0.6);
}

.txtc3 {
    background: rgba(253, 206, 42, 0.6);
}

.txtc4 {
    background: rgba(253, 103, 102, 0.6);
}

.txtc5 {
    background: rgba(108, 111, 178, 0.6);
}

.txtc {
    height: 420px;
    width: 135px;
}

.txtc_bt {
    width: 24px;
    height: auto;
    padding-bottom: 30px;
    float: left;
    background: url(../images/j_37.png) no-repeat center bottom;
    background-size: 80%;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-top: 30%;
    margin-left: 20%;
}

.txtc_en {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* Internet Explorer 9*/
    -moz-transform: rotate(90deg);
    /* Firefox */
    -webkit-transform: rotate(90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(90deg);
    /* Opera */
    width: 14px;
    height: 100px;
    float: left;
    font-size: 24px;
    -ms-writing-mode: tb-rl;
    text-transform: uppercase;
    margin-left: -20px;
}

.txtc_en1 {
    color: #336fa4;
}

.txtc_en2 {
    color: #45be5d;
}

.txtc_en3 {
    color: #ffdf6f;
}

.txtc_en4 {
    color: #ff8a89;
}

.txtc_en5 {
    color: #7375b2;
}

.pto_conta {
    width: 41%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 22px;
    z-index: 1;
    top: 0;
    left: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pto_conta {
    top: 0;
    transition-delay: 0.7s;
    opacity: 1;
    left: 0;
}

.pto_conta_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.pto_conta_img img {
    width: 100%;
}

.pto_conta_cont {
    width: 87.8%;
    height: auto;
    float: left;
    background: #fff;
    padding-left: 6.7%;
    padding-right: 5.5%;
    display: inline;
    padding-bottom: 20px;
}

.pto_conta_cont_tit {
    width: 100%;
    height: 60px;
    float: left;
    font-size: 20px;
    color: #333;
    color: #333;
    line-height: 60px;
    margin-top: 19px;
    overflow: hidden;
}

.pto_conta_cont_cont {
    width: 100%;
    height: 75px;
    float: left;
    font-size: 14px;
    color: #333;
    color: #999;
    line-height: 25px;
    overflow: hidden;
}

.pto_conta:hover .pto_conta_img {
    opacity: 0.8;
}

.pto_conta:hover .pto_conta_cont_tit {
    color: #019532;
}

.pto_contb {
    width: 56%;
    height: auto;
    float: left;
    display: inline;
    margin-left: 3%;
}

.pto_contba {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 23px;
    display: inline;
}

.pto_contbatu {
    width: 26%;
    height: auto;
    float: left;
}

.pto_contbatu img {
    float: left;
    width: 100%;
}

.pto_contbacont {
    width: 69%;
    padding-left: 3%;
    height: auto;
    float: left;
    display: inline;
    padding-bottom: 1.5%;
}

.pto_contba:hover .pto_contbacont {
    background: #fff;
}

.pto_contbaconttit {
    width: 100%;
    height: 43px;
    float: left;
    line-height: 43px;
    font-size: 20px;
    color: #333333;
    overflow: hidden;
}

.pto_contbacontdate {
    width: 100%;
    height: 33px;
    float: left;
    line-height: 33px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

.pto_contbacontcont {
    width: 100%;
    height: 48px;
    float: left;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.two1 {
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .two1 {
    top: 0;
    transition-delay: 0.7s;
    opacity: 1;
    right: 0;
}

.two2 {
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .two2 {
    top: 0;
    transition-delay: 1s;
    opacity: 1;
    right: 0;
}

.two3 {
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .two3 {
    top: 0;
    transition-delay: 1.3s;
    opacity: 1;
    right: 0;
}

.pth {
    width: 1200px;
    margin: 95px auto;
}

.pthcont {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
    display: inline;
}

.pthcont_l {
    width: 30%;
    height: auto;
    float: left;
    background: #fff;
    text-align: center;
    z-index: 1;
    top: 0;
    right: 30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pthcont_l {
    top: 0;
    transition-delay: 1s;
    opacity: 1;
    right: 0;
}

.con {
    width: 94%;
    margin: 0px auto;
    margin-bottom: 3%;
    margin-top: 3%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.con img {
    width: 100%;
}

.txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    line-height: 90px;
    text-align: center;
    color: #fff;
    background: url(../images/j_15.png) repeat-x;
    transition: all 0.4s;
    font-size: 16px;
}

.txt h3 {
    font-weight: normal;
    transition: all 0.4s;
}

.con:hover .txt {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.con:hover .txt h3 {
    margin-top: 50%;
}

.pthcont_r {
    width: 70%;
    height: auto;
    float: left;
}

.pthcont_ra {
    width: 100%;
    height: auto;
    float: left;
}

.pthcont_rb {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 2%;
}

.pthcont_ral {
    width: 38%;
    height: auto;
    float: left;
    background: #fff;
    margin-left: 2.5%;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pthcont_ral {
    top: 0;
    transition-delay: 1.3s;
    opacity: 1;
    right: 0;
}

.pthcont_rbl {
    width: 38%;
    height: auto;
    float: left;
    background: #fff;
    margin-left: 2.5%;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pthcont_rbl {
    top: 0;
    transition-delay: 1.9s;
    opacity: 1;
    right: 0;
}

.con1 {
    width: 92%;
    margin: 0px auto;
    margin-bottom: 4%;
    margin-top: 4%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.con1 img {
    width: 100%;
}

.txt1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    line-height: 90px;
    text-align: center;
    color: #fff;
    background: url(../images/j_15.png) repeat-x;
    transition: all 0.4s;
    font-size: 16px;
}

.txt1 h3 {
    font-weight: normal;
    transition: all 0.4s;
}

.con1:hover .txt1 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.con1:hover .txt1 h3 {
    margin-top: 20%;
}

.pthcont_rar {
    width: 57%;
    height: auto;
    float: left;
    background: #fff;
    margin-left: 2.5%;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pthcont_rar {
    top: 0;
    transition-delay: 1.7s;
    opacity: 1;
    right: 0;
}

.pthcont_rbr {
    width: 57%;
    height: auto;
    float: left;
    background: #fff;
    margin-left: 2.5%;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .pthcont_rbr {
    top: 0;
    transition-delay: 1.5s;
    opacity: 1;
    right: 0;
}

.con2 {
    width: 94%;
    margin: 0px auto;
    margin-bottom: 3%;
    margin-top: 3%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.con2 img {
    width: 100%;
}

.txt2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    line-height: 90px;
    text-align: center;
    color: #fff;
    background: url(../images/j_15.png) repeat-x;
    transition: all 0.4s;
    font-size: 16px;
}

.txt2 h3 {
    font-weight: normal;
    transition: all 0.4s;
}

.con2:hover .txt2 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.con2:hover .txt2 h3 {
    margin-top: 15%;
}

.txcont {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
    display: inline;
}

.tsxt {
    display: none !important;
    margin-top: 1%;
    float: left;
    width: 96%;
    display: inline;
    margin-left: 2%;
}

.tsxtx {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
    display: inline;
}

.tsxtx li {
    width: 19%;
    display: inline;
    margin-left: 1%;
    float: left;
}

.tsxtx li img {
    float: left;
    width: 100%;
}

.ts1 {
    display: inline;
    float: left;
    margin-left: -1%;
    display: inline;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.ts1txt1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    line-height: 90px;
    text-align: center;
    color: #fff;
    transition: all 0.4s;
    font-size: 16px;
}

.ts1txt1 h3 {
    font-weight: normal;
    transition: all 0.4s;
}

.ts1:hover .ts1txt1 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: block;
}

.active .ts1 {
    top: 0;
    transition-delay: 1s;
    opacity: 1;
    right: 0;
}

.ts2 {
    float: left;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .ts2 {
    top: 0;
    transition-delay: 1.3s;
    opacity: 1;
    right: 0;
}

.ts2txt2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    line-height: 90px;
    text-align: center;
    color: #fff;
    transition: all 0.4s;
    font-size: 16px;
}

.ts2:hover .ts2txt2 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: block;
}

.ts3 {
    float: left;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .ts3 {
    top: 0;
    transition-delay: 1.6s;
    opacity: 1;
    right: 0;
}

.ts3txt3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    line-height: 90px;
    text-align: center;
    color: #fff;
    transition: all 0.4s;
    font-size: 16px;
}

.ts3:hover .ts3txt3 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: block;
}

.ts4 {
    float: left;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .ts4 {
    top: 0;
    transition-delay: 1.9s;
    opacity: 1;
    right: 0;
}

.ts4txt4 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    line-height: 90px;
    text-align: center;
    color: #fff;
    transition: all 0.4s;
    font-size: 16px;
}

.ts4:hover .ts4txt4 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: block;
}

.ts5 {
    float: left;
    z-index: 1;
    top: 0;
    right: -30%;
    position: relative;
    transition: all 0.7s;
    opacity: 0;
}

.active .ts5 {
    top: 0;
    transition-delay: 2.2s;
    opacity: 1;
    right: 0;
}

.ts5txt5 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    line-height: 90px;
    text-align: center;
    color: #fff;
    transition: all 0.4s;
    font-size: 16px;
}

.ts5:hover .ts5txt5 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: block;
}

.tsbt {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    color: #fff;
    margin-top: 40%;
}

.tsen {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.tshx {
    width: 20%;
    height: 2px;
    float: left;
    background: #fff;
    display: inline;
    margin-left: 40%;
    margin-top: 5%;
}

.tsnr {
    width: 74%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    margin-left: 13%;
    display: inline;
    margin-top: 15%;
}

.tsan {
    width: 56%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 35px;
    color: #fff;
    background: url(../images/j_28.png) no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    margin-left: 22%;
    display: inline;
    margin-top: 15%;
}

.tsxtx li a {
    color: #fff;
}

.foot {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    position: absolute;
    bottom: -30px;
    opacity: 0;
    transition: all 0.8s;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.5);
}

.active .foot {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
    opacity: 1;
    transition-delay: 2s;
    z-index: 999999;
    text-align: center;
}

.foota {
    width: 1200px;
    margin: 0px auto;
    text-align: left;
    color: #949494;
}

.foota span {
    float: right;
}

.foota span a {
    color: #949494;
}

.foota span a:hover {
    color: #b8b8b8;
}

.foota a {
    color: #949494;
}

.foota a:hover {
    color: #b8b8b8;
}

.nav03_box {
    z-index: 9999;
    top: 0px;
    left: 0;
    position: absolute;
    width: 100%;
    height: auto;
    transition: all 0.7s;
    background: url(../images/j_01.png) no-repeat;
    background-position: center top;
    padding-bottom: 1%;
}

.active .nav03_box {
    top: 0px;
    transition-delay: 0.4s;
}

.banner {
    width: 100%;
    height: auto;
    float: left;
}

.banner img {
    width: 100%;
}

#connav {
    width: 100%;
    height: 60px;
    float: left;
    background: #019532;
}

.connav {
    width: 1200px;
    height: 60px;
    margin: 0px auto;
    border-left: 1px solid #1da64b;
}

.connav li a {
    padding-left: 2%;
    padding-right: 2%;
    float: left;
    display: inline;
    border-right: 1px solid #1da64b;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
}

.connav li a:hover {
    padding-left: 2%;
    padding-right: 2%;
    float: left;
    display: inline;
    border-right: 1px solid #1da64b;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    background: #eec700;
}

.connav span {
    float: right;
    line-height: 60px;
    font-size: 14px;
    color: #b2ee9d;
    background: url(../images/j_30.jpg) no-repeat left;
    padding-left: 2%;
}

.connav span a {
    color: #b2ee9d;
}

.connav span a:hover {
    color: #e3ffd9;
}

#connr {
    width: 100%;
    height: auto;
    float: left;
}

.connr {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.connrbt {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 32px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #ccc;
    margin-top: 3%;
}

.connrhx {
    width: 6%;
    height: 2px;
    background: #019532;
    margin-left: 47%;
    display: inline;
    float: left;
}

.connrnr {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 55px;
    font-size: 28px;
    color: #003813;
}

.con_nr {
    width: 100%;
    height: auto;
    float: left;
}

.about {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #666;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 30px;
    margin-top: 2%;
    display: inline;
    padding-bottom: 2%;
}

.about img {
    /* width: 100%; */
}

#footb {
    width: 100%;
    height: auto;
    float: left;
    background: #019532;
}

.footb {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.footb font {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    margin-top: 1%;
    margin-bottom: 1%;
}

.footb span {
    width: 6.6%;
    float: right;
    margin-top: 1%;
    display: inline;
}

.footb span img {
    width: 100%;
}

.footb a {
    color: #fff;
}

.footb a:hover {
    color: #ff0;
}

.newsa {
    width: 100%;
    height: auto;
    float: left;
    background: #f2f2f2;
    margin-top: 2%;
    display: inline;
}

.newsa_tu {
    width: 32%;
    height: auto;
    float: left;
}

.newsa_tu img {
    width: 100%;
}

.newsa_zi {
    width: 60%;
    height: auto;
    float: left;
    display: inline;
    margin-left: 4%;
}

.newsa_zi_bt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    font-size: 24px;
    color: #000;
    margin-top: 5%;
    display: inline;
}

.newsa_zi_rq {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 3%;
    display: inline;
    text-align: left;
    font-size: 16px;
    color: #999;
}

.newsa_zi_nr {
    width: 100%;
    height: 90px;
    overflow: hidden;
    float: left;
    color: #666;
    font-size: 16px;
    color: #666;
    margin-top: 3%;
    display: inline;
    line-height: 30px;
}

.news {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    margin-top: 1%;
}

.news li {
    width: 100%;
    height: 59px;
    float: left;
    line-height: 59px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 16px;
    overflow: hidden;
}

.news li span {
    float: right;
}

.news li a {
    color: #333;
}

.news li a:hover {
    color: #019532;
}

.fenye {
    width: 100%;
    height: 70px;
    float: left;
    text-align: center;
    line-height: 70px;
    font-size: 16px;
}

.news1 {
    width: 100%;
    height: auto;
    float: left;
}

.news1a {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px dashed #e5e5e5;
    padding-top: 4%;
    padding-bottom: 3%;
}

.news1a_rq {
    width: 7.5%;
    height: auto;
    float: left;
}

.news1a_rq span {
    width: 100%;
    height: 65px;
    float: left;
    line-height: 65px;
    background: #f3f3f3;
    font-size: 40px;
    color: #019532;
    text-align: center;
}

.news1a_rq font {
    width: 100%;
    height: 29px;
    float: left;
    line-height: 29px;
    background: #019532;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.news1a_nr {
    width: 90%;
    height: auto;
    float: left;
    margin-left: 2.5%;
    display: inline;
}

.news1a_nrbt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 20px;
    color: #000;
    overflow: hidden;
}

.news1a_nrnr {
    width: 100%;
    height: 60px;
    float: left;
    font-size: 16px;
    color: #999;
    line-height: 30px;
    margin-top: 1%;
    display: inline;
    overflow: hidden;
}

.news2 {
    width: 100%;
    height: auto;
    float: left;
}

.news2a {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px dashed #e5e5e5;
    padding-top: 3%;
    padding-bottom: 3%;
}

.news2a_tu {
    width: 26%;
    height: auto;
    float: left;
}

.news2a_tu img {
    width: 100%;
}

.news2a_zi {
    width: 70%;
    height: auto;
    float: left;
    display: inline;
    margin-left: 4%;
}

.news2a_zi_bt {
    width: 100%;
    height: 66px;
    overflow: hidden;
    float: left;
    font-size: 24px;
    color: #000;
    display: inline;
    line-height: 66px;
}

.news2a_zi_rq {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 1%;
    display: inline;
    text-align: left;
    font-size: 16px;
    color: #999;
}

.news2a_zi_nr {
    width: 100%;
    height: auto;
    float: left;
    color: #999;
    font-size: 16px;
    color: #666;
    margin-top: 3%;
    display: inline;
    line-height: 30px;
}

.photo {
    width: 100%;
    height: auto;
    float: left;
}

.photo li {
    width: 23%;
    height: auto;
    float: left;
    margin-right: 2.6%;
    display: inline;
}

.photo li img {
    width: 100%;
}

.photo li:nth-child(4) {
    margin-right: 0px;
}

.photo li:nth-child(8) {
    margin-right: 0px;
}

.photo li:nth-child(12) {
    margin-right: 0px;
}

.photocon {
    width: 100%;
    margin: 0px auto;
    margin-bottom: 4%;
    margin-top: 4%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.photocon img {
    width: 100%;
}

.phototxt1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.4s;
    font-size: 16px;
}

.phototxt1 h3 {
    font-weight: normal;
    transition: all 0.4s;
}

.photocon:hover .phototxt1 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.photocon:hover .phototxt1 h3 {
    margin-top: 30%;
}

.photo1 {
    width: 100%;
    height: auto;
    float: left;
}

.photo1 li {
    width: 32%;
    height: auto;
    float: left;
    margin-right: 1.6%;
    display: inline;
}

.photo1 li:nth-child(3) {
    margin-right: 0px;
}

.photo1 li:nth-child(6) {
    margin-right: 0px;
}

.photo1 li:nth-child(9) {
    margin-right: 0px;
}

.photo1 li:nth-child(12) {
    margin-right: 0px;
}

.photo1 li img {
    width: 100%;
}

.photo1con {
    width: 100%;
    margin: 0px auto;
    margin-bottom: 4%;
    margin-top: 3%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.photo1con img {
    width: 100%;
}

.photo1txt1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 97%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    color: #fff;
    background: url(../images/j_37.png) no-repeat 85% rgba(0, 0, 0, 0.6);
    background-size: 6%;
    transition: all;
    font-size: 16px;
    padding-left: 3%;
}

.photo1txt1 h3 {
    font-weight: normal;
    transition: all;
}

.photo1con:hover .photo1txt1 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.photo1con:hover .photo1txt1 h3 {
    margin-top: 30%;
}


/**newsshow.asp**/

.newsshow {
    width: 100%;
    height: auto !important;
    min-height: 190px;
    height: 190px;
    float: left;
    display: inline;
    text-align: center;
    margin-top: 15px;
    padding-bottom: 30px;
    color: #333333;
    padding-bottom: 20px;
    font-size: 14px;
}

.newsshow input {
    margin-top: 5px;
}


/**newsshow.asp**/

.news_bt {
    width: 100%;
    height: auto !important;
    min-height: 50px;
    height: 50px;
    float: left;
    margin-top: 10px;
    line-height: 35px;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px dashed #999;
}

.news_rq {
    width: 100%;
    height: 22px;
    line-height: 22px;
    float: right;
    display: inline;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
}

.news_nr {
    width: 100%;
    height: auto !important;
    min-height: 100px;
    height: 100px;
    float: left;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 30px;
    font-size: 16px;
}

.news_img {
    width: 100%;
    height: auto !important;
    min-height: 30px;
    height: 30px;
    float: left;
    text-align: center;
    display: inline;
    margin-top: 15px;
    margin-bottom: 5px;
}

.zoom {
    float: left;
    margin-top: 20px;
    display: inline;
}

.fp {
    float: left;
    width: 100%;
    display: inline;
    height: 62px;
    line-height: 62px;
    padding-bottom: 5px;
    font-size: 13px;
    border-bottom: #ccc 1px solid;
    margin-top: 15px;
    padding-bottom: 20px;
}

.fp_t {
    width: 100%;
    overflow: hidden;
    height: 32px;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: left;
}

.fp span {
    float: left;
}

.title06_fx {
    float: left;
}

.newsshow a {
    color: #333333;
}

.newsshow a:hover {
    color: #000;
}

.dnbanner {
    display: block;
}

.sjbanner {
    display: none;
}

.fenye {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
    color: #333;
    margin-top: 28px;
    display: inline;
    margin-bottom: 30px;
}

.fenye span {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #03561e;
    color: #fff;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.fenye a {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #019532;
    color: #fff;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.demo {
    width: 1200px;
    margin: 60px auto 0 auto;
    padding-bottom: 10%;
}

.history {
    background: url(../images/line04.gif) repeat-y 187px 0;
    overflow: hidden;
    position: relative;
}

.history-date {
    overflow: hidden;
    position: relative;
}

.history-date h2 {
    background: #fff url(../images/icon06.gif) no-repeat 158px 0;
    height: 59px;
    font-size: 25px;
    font-family: 微软雅黑;
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: 74px;
}

.history-date h2.first {
    position: absolute;
    left: 0;
    top: 0;
    width: 935px;
    z-index: 99;
}

.history-date h2 a {
    color: #1db702;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(../images/icon08.gif) no-repeat right 50%;
    padding-right: 17px;
    margin: 21px 97px 0 0;
}

.history-date h2 a:hover {
    text-decoration: none;
}

.history-date h2 img {
    vertical-align: -5px;
}

.history-date h2.date02 {
    background: none;
}

.history-date ul li {
    background: url(../images/icon07.gif) no-repeat 180px 0;
    padding-bottom: 50px;
    zoom: 1;
}

.history-date ul li.last {
    padding-bottom: 0;
}

.history-date ul li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.history-date ul li h3 {
    float: left;
    width: 168px;
    text-align: right;
    padding-right: 19px;
    color: #c3c3c3;
    font: normal 18px/16px Arial;
}

.history-date ul li h3 span {
    display: block;
    color: #d0d0d0;
    font-size: 12px;
}

.history-date ul li dl {
    float: left;
    padding-left: 41px;
    margin-top: -5px;
    font-family: 微软雅黑;
    width: 80%;
}

.history-date ul li dl dt {
    font: 16px 微软雅黑;
    color: #737373;
}

.history-date ul li dl dt span {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 2%;
}

.history-date ul li dl dt span img {
    width: 20%;
}

.history-date ul li.green h3 {
    color: #1db702;
    width: 168px;
    float: left;
}

.history-date ul li.green h3 span {
    color: #a8dda3;
}

.history-date ul li.green dl {
    margin-top: -5px;
    width: 80%;
}


/*.history-date ul li.green dl dt{font-size:30px;line-height:28px;}*/

.history-date ul li.green dl dt a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 12px;
}

.history-date ul li.green dl dd {
    padding-top: 20px;
    display: none;
}

.history-date ul li.green dl dd img {
    float: left;
}

.history-date ul li.green dl dd p {
    overflow: hidden;
    zoom: 1;
    line-height: 21px;
    color: #787878;
}

.history-date h2.first .more-history {
    font-size: 16px;
    background: transparent;
    margin-left: 30px;
}

.history-date h2.first .more-history:hover {
    text-decoration: underline;
}

*body .history-date ul li dl dt {
    _font-size: 12px!important;
    _font-weight: bold;
}

*body .history-date ul li dl dt span {
    _font-weight: normal!important;
}

*body .history-date ul li.green dl dt a {
    _background: transparent!important;
    *background: transparent!important;
    *font-size: 12px!important;
    _font-weight: normal!important;
}

.conn2 {
    display: none;
}

.photo2 {
    width: 100%;
    height: auto;
    float: left;
}

.photo2 li {
    width: 48%;
    float: left;
    display: inline;
    margin-top: 5%;
}

.photo2 li:nth-child(2) {
    margin-left: 4%;
}

.photo2 li:nth-child(4) {
    margin-left: 4%;
}

.photo2 li:nth-child(6) {
    margin-left: 4%;
}

.photo2_left {
    width: 63%;
    float: left;
}

.photo2_left_bt {
    width: 100%;
    height: 65px;
    float: left;
    line-height: 65px;
    font-size: 20px;
    color: #019532;
}

.photo2_left_nr {
    width: 100%;
    height: 90px;
    float: left;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.photo2_left_gd {
    width: 33%;
    height: 43px;
    float: left;
    line-height: 43px;
    background: #ededed;
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-top: 25px;
    display: inline;
}

.photo2_left_gd a {
    color: #666;
}

.photo2_right {
    width: 31%;
    float: left;
    margin-left: 6%;
    display: inline;
}

.photo2_right img {
    width: 100%;
}

#confl {
    width: 100%;
    float: left;
    height: 100px;
}

.confl {
    width: 100%;
    height: auto;
    float: left;
}

.confl li {
    float: left;
    width: 25%;
    line-height: 100px;
    font-size: 18px;
    text-align: center;
}

.confl li a {
    color: #222;
}

.confl li a:hover {
    color: #1db702;
}

.ys {
    color: #1db702 !important;
}

.asa {
    width: 0;
    height: 0;
    margin: 0px auto;
    margin-top: -5%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1db702;
}

@media (max-width: 1266px) {
    .top {
        width: 100%;
        width: margin: 0 auto;
    }
    .top .nav div {
        margin-top: 1.1em;
    }
    .nav02_box {
        background: url(../images/j_04.png) no-repeat;
        background-size: 100%;
    }
    .top .logo {
        width: 29%;
    }
}

@media (max-width: 1200px) {
    .top {
        width: 100%;
        width: margin: 0 auto;
    }
    .top .nav div {
        margin-top: 1.1em;
    }
    .page_c {
        width: 96%;
        margin: 90px auto;
    }
    .pto {
        width: 100%;
        margin: 95px auto;
    }
    .connav {
        width: 100%;
    }
    .connr {
        width: 100%;
    }
    .con_nr {
        width: 96%;
        margin-left: 2%;
    }
    .demo {
        width: 100%;
    }
    .photo2_left_bt {
        height: 55px;
        line-height: 55px;
    }
    .photo2_left_nr {
        margin-top: 5px;
    }
    .photo2_left_gd {
        margin-top: 5px;
    }
}

@media (max-width: 1009px) {
    .pth {
        width: 100%;
    }
    .connav span {
        display: none;
    }
    #connav {
        height: auto;
        background: none;
    }
    .connav {
        height: auto;
        background: none;
    }
    .connav li a {
        height: 30px;
        line-height: 30px;
        padding-left: 5%;
        padding-right: 5%;
        font-size: 16px;
        background: #019532;
        border-radius: 15px;
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 1%;
    }
    .connav li a:hover {
        height: 30px;
        line-height: 30px;
        padding-left: 5%;
        padding-right: 5%;
        font-size: 16px;
        background: #019532;
        border-radius: 15px;
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 1%;
    }
    .footb {
        width: 100%;
        height: auto;
        margin: 0px auto;
    }
    .news2a_zi_bt {
        height: 35px;
        line-height: 35px;
    }
    .news2a_zi_nr {
        margin-top: 1%;
    }
    .history-date ul li.green dl {
        width: 60%;
    }
    .history-date ul li dl {
        width: 60%;
    }
    .photo2_left_bt {
        height: 25px;
        line-height: 25px;
    }
    .history-date ul li dl dt span img {
        width: 30%;
    }
}

@media (max-width: 960px) {
    .top ul li a {
        font-size: 15px;
    }
    .top .nav div {
        font-size: 15px;
    }
    .nav {
        display: none;
    }
    .ch {
        display: none;
    }
    .top .pho_baner {
        display: block !important;
        width: 30px;
        float: right;
        margin-top: 25px
    }
    .pho_baner .x_btn {
        width: 30px;
        height: 21px;
        background: url(../images/j_03.png) no-repeat;
        float: right;
        margin-right: 6%;
        margin-top: -10px;
    }
    .pho_baner .k_content {
        width: 200px;
        height: 300px;
        display: none;
        float: right;
        margin-top: 20px;
    }
    .pho_baner .k_content ul {
        width: 100%;
    }
    .pho_baner .k_content ul li {
        width: 100%;
        height: 50px;
        margin-bottom: 1px;
        text-align: center;
        line-height: 50px;
        background: rgba(26, 145, 235, 0.8);
        cursor: pointer;
    }
    .pho_baner .k_content ul li a {
        color: #fff !important;
    }
    .pho_baner .k_content ul li a:hover {
        color: #fff !important;
        background: none !important;
    }
    .pho_baner .kefu_w {
        width: 30px;
        display: block;
    }
    .history-date ul li dl dt span img {
        width: 50%;
    }
    /*客服样式*/
    .top ul li a {
        line-height: 50px;
    }
    #haiiskefu {
        width: 112px;
        position: fixed;
        right: -80px;
        top: 50%;
        z-index: 999;
    }
    #haiiskefu .kfleft {
        width: 32px;
        height: 168px;
        background: #f00;
        cursor: pointer;
        float: left;
    }
    #haiiskefu ul {
        width: 80px;
        background: blue;
        float: left;
    }
    #haiiskefu ul li a {
        width: 80px;
        height: 80px;
        display: block;
        margin-bottom: 1px;
        line-height: 50px !important;
        background: #EEE;
        -moz-opacity: 0.4;
        filter: alpha(opacity=40);
        opacity: 0.4;
    }
    #haiiskefu ul li a:hover {
        -moz-opacity: 0;
        filter: alpha(opacity=0);
        opacity: 0;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
    }
    /*ie6*/
    *html {
        overflow: hidden;
    }
    *html #haiiskefu {
        position: absolute;
        right: expression(eval(document.documentElement.scrollLeft))-80;
        top: expression(eval(document.documentElement.scrollTop))-283;
    }
    .pto_contbatu {
        width: 30%;
    }
    .pto_contbacont {
        width: 65%;
    }
    .pto_contba {
        margin-top: 14px;
    }
    .picc {
        display: none;
    }
    .piccc1 {
        display: block;
        margin-top: -2%;
    }
    .txtc {
        width: 100%;
    }
    .txtc_bt {
        margin-left: 40%;
    }
    .txtc_en {
        margin-top: 16%;
        font-size: 18px;
    }
}

@media (max-width: 870px) {
    .pto_contbatu {
        width: 32%;
    }
    .pto_contbacont {
        width: 63%;
    }
    .pto_contba {
        margin-top: 10px;
    }
    .tsbt {
        font-size: 24px;
        margin-top: 35%;
    }
    .footb span {
        width: 15%;
    }
    .news2a_zi_bt {
        height: 40px;
        line-height: 40px;
    }
    .news2a_zi_nr {
        margin-top: 1%;
        height: 90px;
        overflow: hidden;
    }
    .photo2_left_gd {
        height: 35px;
        line-height: 35px;
    }
}

@media (max-width: 750px) {
    .container_pc {
        display: none;
    }
    .container_ph {
        display: block;
    }
    .top {
        width: 100%;
        width: margin: 0 auto;
    }
    .top .nav div {
        margin-top: 1.1em;
    }
    .nav02_box {
        background: url(../images/j_05.png) no-repeat;
        background-size: 100%;
    }
    .top .logo {
        width: 49%;
    }
    .pho_baner .x_btn {
        width: 30px;
        height: 21px;
        background: url(../images/j_03.png) no-repeat;
        float: right;
    }
    .pto_contbacontcont {
        height: 24px;
    }
    .pto_contba {
        margin-top: 20px;
    }
    .txtc_bt {
        margin-left: 20%;
    }
    .txtc_en {
        margin-top: 0;
    }
    .tsbt {
        font-size: 22px;
        margin-top: 15%;
    }
    .banner {
        margin-top: 13%;
    }
    .news2a_zi_nr {
        height: 60px;
    }
    .photo2_left_bt {
        font-size: 18px;
    }
    .photo2_left_gd {
        height: 35px;
        line-height: 35px;
        width: 40%;
        font-size: 14px;
    }
    .photo2_left_nr {
        height: 60px;
        line-height: 20px;
    }
	.active .foot{height: auto !important;}
	.foot{height: auto !important;}
	.foota{width: 96%;margin: 0 auto;}
	.foota span{display: table;}
}

@media (max-width: 700px) {
    .tsxtx {
        display: none;
    }
    .tsxt {
        display: block !important;
    }
    .dnbanner {
        display: none;
    }
    .sjbanner {
        display: block;
    }
}

@media (max-width: 640px) {
    .pto_contbaconttit {
        height: 40px;
        line-height: 40px;
    }
    .pto_contbacontdate {
        height: 28px;
        line-height: 28px;
    }
    .footb span {
        width: 10%;
    }
    .photo1 li {
        width: 49%;
    }
    .photo1 li:nth-child(3) {
        margin-right: 1.6%;
    }
    .photo1 li:nth-child(2) {
        margin-right: 0px;
    }
    .photo1 li:nth-child(4) {
        margin-right: 0px;
    }
    .photo1 li:nth-child(6) {
        margin-right: 0px;
    }
    .photo1 li:nth-child(8) {
        margin-right: 0px;
    }
    .photo1 li:nth-child(10) {
        margin-right: 0px;
    }
    .photo1 li:nth-child(12) {
        margin-right: 0px;
    }
    .photo1txt1 {
        height: 40px;
        line-height: 40px;
    }
    .news_bt {
        font-size: 18px;
    }
    .newsa {
        display: none;
    }
    .news1a_rq {
        display: none;
    }
    .news1a_nr {
        width: 96%;
    }
    .photo2 li {
        width: 100%;
    }
    .photo2 li:nth-child(2) {
        margin-left: 0%;
    }
    .photo2 li:nth-child(4) {
        margin-left: 0%;
    }
    .photo2 li:nth-child(6) {
        margin-left: 0%;
    }
    .photo2_left_bt {
        height: 65px;
        line-height: 65px;
        font-size: 20px;
    }
    .photo2_left_nr {
        height: 90px;
        line-height: 30px;
        font-size: 14px;
    }
    .photo2_left_gd {
        height: 43px;
        line-height: 43px;
        font-size: 16px;
    }
    .photo li {
        width: 48.7%;
    }
    .photo li:nth-child(2) {
        margin-right: 0px;
    }
    .photo li:nth-child(6) {
        margin-right: 0px;
    }
    .photo li:nth-child(10) {
        margin-right: 0px;
    }
    .sj {
        display: block;
    }
    .dn {
        display: none;
    }
    .about img {
        width: 100% !important;
        height: auto !important;
    }
    .about embed {
        width: 100% !important;
    }
    .about iframe {
        width: 100% !important;
    }
}

@media (max-width: 450px) {
    .pto_title {
        height: auto;
        padding-bottom: 20px;
    }
    .pto {
        margin: 30px auto;
    }
    .pto_titlea {
        font-size: 20px;
        height: 40px;
        line-height: 40px;
    }
    .pto_titlec {
        font-size: 22px;
        height: 30px;
        line-height: 30px;
    }
    .pto_conta {
        display: none;
    }
    .pto_contb {
        width: 98%;
    }
    .pto_cont {
        margin-top: 0px;
    }
    .pto_contbacontcont {
        height: 48px;
    }
    .pto_contba {
        margin-top: 5px;
    }
    .pto_contbaconttit {
        font-size: 15px;
        height: 30px;
        line-height: 30px;
    }
    .pto_contbacontdate {
        height: 20px;
        line-height: 20px;
    }
    .pto_contbacontcont {
        height: 40px;
        line-height: 20px;
    }
    .pth {
        margin: 20px auto;
    }
    .pthcont_l {
        width: 100%
    }
    .conn2 {
        display: block;
    }
    .conn1 {
        display: none;
    }
    .pthcont {
        margin-top: 0px;
    }
    .pthcont_r {
        width: 100%;
        margin-top: 5px;
    }
    .piccc1 {
        display: block;
        margin-top: -10%;
        height: 280px;
    }
    .txtc_en {
        margin-left: -28px;
        margin-top: -14px;
    }
    .connrbt {
        font-size: 24px;
        height: 40px;
        line-height: 40px;
    }
    .connrnr {
        font-size: 20px;
        height: 40px;
        line-height: 40px;
    }
    .footb font {
        font-size: 12px;
    }
    .footb span {
        display: none;
    }
    .news2a_zi_nr {
        height: 30px;
    }
    .news2a_zi_bt {
        height: 20px;
        line-height: 20px;
        font-size: 16px;
    }
    .news2a_zi_rq {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .history-date h2 {
        padding-left: 1px;
        font-size: 22px;
        margin-bottom: 30px;
    }
    .history-date h2.date02 {
        background: url(/Public/home/images/icon06.gif) 30px 0px no-repeat !important;
    }
    .history-date ul li.green dl {
        width: 73%;
    }
    .history-date ul li dl {
        width: 73%;
        padding-left: 15px;
    }
    .history-date ul li h3 {
        width: 58px;
    }
    .history-date ul li {
        background: url(../images/icon07.gif) no-repeat 54px 0;
    }
    .history {
        background: url(../images/line04.gif) repeat-y 60px 0;
    }
    .history-date ul li.green h3 {
        margin-left: -22px;
        width: 75px;
        float: left;
        font-size: 14px !important;
    }
    .history-date ul li h3 {
        margin-left: -22px;
        font-size: 14px !important;
        width: 75px;
    }
    .demo {
        margin-top: 20px;
    }
    .news_nr img {
        width: 100%;
    }
    .photo2_left_bt {
        height: 25px;
        line-height: 25px;
        font-size: 18px;
    }
    .photo2_left_nr {
        height: 75px;
        line-height: 25px;
    }
    .photo2_left_gd {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    #confl {
        height: 50px;
    }
    .confl li {
        font-size: 15px;
        line-height: 50px;
    }
    .asa {
        width: 0;
        height: 0;
        margin: 0px auto;
        margin-top: -5%;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #1db702;
    }
    .history-date ul li dl dt span img {
        width: 98%;
    }
    .history-date h2 a {
        margin: 21px 97px 0 100px;
        padding-right: 1px;
        background: none;
    }
}