/*分页*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

/*分页结束*/
.noData {
    text-align: center;
    font-size: 16px;
    line-height: 200px
}






body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}

body {
    font-family: "΢���ź�", Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    background: #fff;
    min-width: 1200px;
}

ol,
ul,
li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

picture {
    display: block;
}

a:hover {
    text-decoration: none;
    color: #ff0000
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
    clear: both
}

.clear {
    clear: both;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: none;
}

/* Navigation */
/*ͷ��*/
.top {
    background: #00a651;
    color: #fff;
    height: 42px;
    border-bottom: #ececec 1px solid;
    font-size: 12px;
    line-height: 42px;
    clear: both;
    overflow: hidden;
}

.top .tel {
    float: left;
    margin-right: 20px;
    padding-left: 5px;
}

.top .l1 {
    float: right;
    color: #fff;
}

.top .l1 a {
    color: #fff;
    padding: 0px 5px;
    text-decoration: none;
}

.top .l1 a:hover {
    color: #ff0000;
    padding: 0px 5px;
    text-decoration: none;
}

.header {
    height: 100px;
    background: #fff;
    clear: both;
}

.wrapx {
    width: 1200px;
    margin: 0px auto;
    clear: both;
}

.logo {
    width: 200px;
    height: 105px;
    overflow: hidden;
    float: left;
}


nav {
    height: 100px;
    float: right
}

nav .inner {
    z-index: 9999;
}

nav ul {
    height: 48px;
    zoom: 1;
}

nav li {
    float: left;
    display: inline;
    height: 100px;
    background: url(../images/ml.jpg) no-repeat left;
    padding: 0px 20px;
    display: block;
    line-height: 100px;
    text-align: center;
    white-space: nowrap;
    position: relative;
    z-index: 999;
}

nav li.line {
    padding: 0px 1px;
}

nav li a.nav {
    font-size: 15px;
    color: #605f5f;
    display: block;
}

nav li.navdown a.nav,
nav li.hover a.nav {
    color: #ff0000;
}

nav dl {
    display: none;
    position: absolute;
    z-index: 999999;
    background: #fff;
    border-top: #009946 2px solid;
    text-align: left;
    left: 0px;
    top: 90px;
}

nav dl dd a {
    border-bottom: #efefef 1px solid;
    width: auto;
    padding: 0px 25px;
    font-size: 14px;
    color: #666666;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    display: block
}

nav dl dd a:hover {
    color: #fff;
    background: #009946;
    border-bottom: #009946 1px solid;
}

.nav_11:hover dl {
    display: block;
}

nav dl.nav-pro dd {
    float: left;
    background: none;
    height: auto;
    padding: 0px;
}

nav dl.nav-pro dd a {
    padding-left: 30px;
    font-size: 14px;
}

nav dl.nav-pro dd p {
    white-space: normal;
    padding-top: 5px;
}

nav dl.nav-pro dd p a {
    display: block;
    font-weight: normal;
    font-size: 12px;
    line-height: 2;
}

.met_flash {
    margin-top: 10px;
    font-size: 0px;
    overflow: hidden;
}

.met_flash ul {
    margin: 0px;
    padding: 0px;
}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

nav li a.lg {
    color: #ff7000
}

nav li a.lg:hover {
    color: #fff
}

/*��ҳ����*/
.sidebar {
    width: 1200px;
    clear: both;
    z-index: 1;
    position: relative;
    margin: 20px auto;
}

.sidebar .sb_nav {
    width: 260px;
    background: #1768b9;
    clear: both;
    float: left;
}

.sidebar .sb_nav .titxx {
    padding-top: 20px;
    background: #009946;
    text-align: center;
    line-height: 29px;
    overflow: hidden;
    color: #fff;
    font-size: 26px;
    display: block;
    height: 81px;
    font-weight: bold;
}

.sidebar .sb_nav .titxx p {
    clear: both;
    font-size: 16px;
    font-weight: normal;
}


div.ti1-bg {
    width: 260px;
    clear: both;
    background: url(../images/probg.jpg) no-repeat top;
    height: 86px;
    padding-bottom: 10px;
    overflow: hidden;
    padding-top: 5px;
}

div.ti1-bg h4 {
    font-family: "΢���ź�";
    color: #fff;
    font-size: 22px;
    float: left;
    padding-left: 12px;
    line-height: 58px;
}

div.ti1-bg p {
    margin-left: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 18px;
}

.sidebar .ct-con {
    line-height: 2;
    color: #333;
}

.sidebar .ct-con ul,
.sidebar .ct-con ol {
    padding: 0px 0px 0px 25px;
    margin: 0px;
}

.sidebar .ct-con a {
    color: #1C57C4;
    text-decoration: underline;
}

#sidebar dl {
    background: #fcfcfc
}

#sidebar dl dt {
    line-height: 52px;
    height: 52px;
    background: url(../images/22.png) #f3f3f3 no-repeat 20px 19px;
    border-bottom: #e6e6e6 1px solid
}

#sidebar dl dt a {
    font-size: 14px;
    display: block;
    text-indent: 40px;
    padding-right: 20px;
}

#sidebar dl dt a:hover {
    color: #fff;
    background: url(../images/11.png) #009946 no-repeat 20px 19px;
}

#sidebar dl dd {}

#sidebar dl dd h4 {
    font-weight: normal;
    padding: 5px 0px 5px 10px;
}

#sidebar dl dt.on a {
    font-weight: bold;
    color: #11578b;
}

#sidebar dl h4.on a {
    font-weight: bold;
}

.sidebar .sb_box {
    float: right;
    width: 920px;
    border: #efefef 1px solid;
    margin-bottom: 20px;
    min-height: 300px;
    overflow: hidden;
    background: #fff;
}

.sidebar .sb_box h3.title {
    padding-left: 20px;
    border-bottom: 1px solid #eee;
    height: 100px;
    overflow: hidden;
    line-height: 32px;
}

.sidebar .sb_box h3.title .tit {
    font-size: 20px;
    color: #666;
}

.sidebar .sb_box h3.title .eng {
    font-size: 32px;
    color: #f19e10;
    text-transform: uppercase;
    padding-top: 20px;
}

.sidebar .sb_box h3.title div.position {
    float: right;
    font-weight: normal;
    position: relative;
    top: 3px;
    right: 15px;
    color: #000;
}

.sidebar .sb_box h3.title div.position a {
    color: #666;
}

.sidebar .sb_box h3.title div.position a:hover {
    text-decoration: underline;
}


.currentNav {
    display: block;
}

.currentNav a {
    color: #FFFFFF;
    background: url(../images/11.png) #a4a3a3 no-repeat 20px 19px;
    text-indent: 40px;
    display: block;
}

.position {
    text-align: right;
    padding: 50px 5px;
    font-size: 14px;
    margin: 0px auto;
    width: 500px;
}

.position span {
    background: url(../images/home_ico.gif) no-repeat left;
    background-size: 18px 18px;
    padding-left: 22px;
}

.prolist {
    padding: 10px 10px 25px 10px;
}

.prolist li {
    margin-top: 0px;
}

.prolist li a {
    text-decoration: none;
    background: url(../images/j1.png) no-repeat 10px 18px;
    border-bottom: #0d90b9 1px dotted;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 32px;
}

.prolist li a:hover {
    text-decoration: none;
    background: url(../images/j1.png) #373b85 no-repeat 10px 18px;
    border-bottom: #0d90b9 1px dotted;
    display: block;
    color: #fff;
    font-size: 14px;
}

.prolist p a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    height: 32px;
    overflow: hidden;
    padding-left: 20px;
    font-size: 12px;
    background: url(../images/dd.png) no-repeat 10px 14px;
    line-height: 30px;
    display: block;
    width: 190px;
}

.prolist p a:hover {
    background: url(../images/dd.png) #117bc9 no-repeat 10px 14px;
}

.banner1 {
    width: 100%;
    margin: 0px auto;
    height: 250px;
    clear: both;
    background: url(../images/banner1x.jpg) no-repeat center;
}

.banner2 {
    width: 100%;
    margin: 0px auto;
    height: 250px;
    clear: both;
    background: url(../images/banner2x.jpg) no-repeat center;
}

.banner3 {
    width: 100%;
    margin: 0px auto;
    height: 250px;
    clear: both;
    background: url(../images/banner3x.jpg) no-repeat center;
}

.banner4 {
    width: 100%;
    margin: 0px auto;
    height: 250px;
    clear: both;
    background: url(../images/banner4x.jpg) no-repeat center;
}

.banner5 {
    width: 100%;
    margin: 0px auto;
    height: 250px;
    clear: both;
    background: url(../images/banner5x.jpg) no-repeat center;
}

.banner6 {
    width: 100%;
    margin: 0px auto;
    height: 250px;
    clear: both;
    background: url(../images/banner6x.jpg) no-repeat center;
}

.banner7 {
    width: 100%;
    margin: 0px auto;
    height: 250px;
    clear: both;
    background: url(../images/banner7x.jpg) no-repeat center;
}


.ss {
    float: left;
    padding-top: 27px;
    width: 219px;
    padding-left: 10px;
}

.sinput {
    float: left;
    font-size: 14px;
    text-indent: 15px;
    width: 163px;
    background: url(../images/ss_lt.png) no-repeat 0px 0px;
    height: 44px;
    color: #a1a1a1;
    padding-left: 5px;
    line-height: 32px;
    border: 0
}

.sbtn {
    float: left;
    width: 51px;
    height: 44px;
    background: url(../images/fdj.png) no-repeat 0px 0px;
    cursor: pointer;
    display: inline-block;
    border: 0;
}

.search .keyword {
    color: #333;
    padding-left: 10px;
    float: left;
}


.products {
    width: 1220px;
    margin: 50px auto;
    height: auto;
    overflow: hidden;
    clear: both
}

.products .tit {
    font-size: 26px;
    margin-bottom: 20px;
    color: #393939;
    text-align: center;
}

.products .tit p {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    line-height: 30px;
    background: url(../images/tit.jpg) no-repeat center;
}

.products li {
    margin: 0px 13px;
    float: left;
    text-align: center;
    width: 278px;
    height: 363px;
    background: #f5f5f5;
    border-top: #84c34e 1px solid;
}

.products li img {
    padding: 20px 0;
    width: 250px;
    height: 210px;
}

.products li .title {
    font-size: 18px;
    line-height: 35px;
}

.products li .info {
    padding: 1px 15px;
    color: #929292;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.title .btn {
    background: #545454;
    font-size: 12px;
    bottom: 0;
    position: relative;
    width: 150px;
    margin: 20px auto;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    padding: 0;
}

.title .btn:hover {
    background: #396faf;
    width: 278px;
    color: #fff;
    padding: 0;
}

.btn2 {
    color: #fff;
    background: #009944;
    border: #009944 1px solid;
    ;
    float: right;
    display: block;
    text-align: center;
    margin-top: 20px;
    line-height: 35px;
    font-size: 14px;
    width: 130px;
    height: 35px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.btn2:hover {
    color: #000;
    background: #fff;
    border: #efefef 1px solid;
}


.btn3 {
    color: #fff;
    background: #009944;
    border: #009944 1px solid;
    ;
    clear: both;
    display: block;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    width: 130px;
    height: 35px;
    margin: 0px auto;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.btn3:hover {
    color: #000;
    background: #fff;
    border: #efefef 1px solid;
}

.btn5 {
    border: #3970b1 1px solid;
    font-size: 12px;
    width: 80px;
    margin: 15px 0;
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.btn5:hover {
    background: #009944;
    color: #fff;
    border: #009944 1px solid;
}


/*��ҵ���*/
.about {
    background: url(/public/image/tit5.png)#f5f5f5 no-repeat center top;
    height: auto;
    overflow: hidden;
    clear: both;
    margin: 0px auto;
    padding: 40px 0px;
}

.about .tit {
    font-size: 26px;
    margin-bottom: 30px;
    color: #393939;
    text-align: center;
}

.about .tit p {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    line-height: 30px;
    background: url(/public/image/tit4.png) no-repeat center;
}

.about .left {
    float: left;
    width: 500px;
    background: url(/public/image/videoline.jpg) no-repeat bottom;
    height: 410px;
}

.about .left .title {
    font-size: 14px;
    line-height: 24px;
    float: left;
    background: url(/public/image/vl.jpg) no-repeat top left;
    color: #666666;
    margin-top: 20px;
    padding-top: 10px;
}

.about .right {
    float: left;
    width: 660px;
    padding-left: 60px;
}

.about .right .title {
    font-size: 26px;
    color: #1c1c1c;
}

.about .right .en {
    font-size: 12px;
    color: #808080;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
}

.about .right .info {
    clear: both;
    padding-top: 15px;
    line-height: 25px;
    font-size: 14px;
    color: #676767;
}

.about .right ul {
    clear: both;
    padding-top: 35px;
}

.about .right .p1 {
    background: url(/public/image/mls_01.jpg) no-repeat;
    padding-top: 80px;
    text-indent: 10px;
    font-size: 14px;
    color: #666;
    width: 119px;
    height: 30px;
    float: left;
    display: block;
}

.about .right .p1:hover {
    background: url(/public/image/mls2_01.jpg) no-repeat;
    width: 119px;
    color: #009944;
    height: 30px;
    float: left;
}

.about .right .p2 {
    background: url(/public/image/mls_02.jpg) no-repeat;
    padding-top: 80px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 167px;
    height: 30px;
    float: left;
    display: block;
}

.about .right .p2:hover {
    background: url(/public/image/mls2_02.jpg) no-repeat;
    width: 167px;
    color: #009944;
    height: 30px;
    float: left;
}

.about .right .p3 {
    background: url(/public/image/mls_03.jpg) no-repeat;
    padding-top: 80px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 158px;
    height: 30px;
    float: left;
    display: block;
}

.about .right .p3:hover {
    background: url(/public/image/mls2_03.jpg) no-repeat;
    width: 158px;
    color: #009944;
    height: 30px;
    float: left;
}

.about .right .p4 {
    background: url(/public/image/mls_04.jpg) no-repeat;
    padding-top: 80px;
    text-indent: 40px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 126px;
    height: 30px;
    float: left;
    display: block;
}

.about .right .p4:hover {
    background: url(/public/image/mls2_04.jpg) no-repeat;
    width: 126px;
    color: #009944;
    height: 30px;
    float: left;
}


/*�����б�*/
.news {
    background: url(../images/tit5.png)#f5f5f5 no-repeat center top;
    height: auto;
    overflow: hidden;
    clear: both;
    margin: 0px auto;
    padding: 40px 0px;
}

.news .tit {
    font-size: 26px;
    margin-bottom: 0px;
    color: #393939;
    text-align: center;
}

.news .tit p {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    line-height: 30px;
    background: url(../images/tit4.png) no-repeat center;
}

.news ul {
    height: auto;
    padding-top: 30px;
    overflow: hidden;
    clear: both;
}

.news li {
    float: left;
    width: 300px;
    height: auto;
    text-align: center;
    overflow: hidden;
}

.news li img {
    width: 278px;
    height: 180px;
}

.news li img:hover {
    opacity: 0.8
}

.news li .time {
    font-size: 14px;
    color: #00a506;
    clear: both;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: block;
}

.news li .time p {
    font-size: 14px;
    color: #333;
}

.news li .content {
    width: 278px;
    margin: 0px auto;
}

.news li .content a {
    color: #333
}

.news li .content a:hover {
    color: #314f8a
}

.news li .content .t {
    font-size: 16px;
    line-height: 30px;
    color: #303030;
    text-align: left;
}

.news li .content .c {
    font-size: 12px;
    line-height: 24px;
    color: #818181;
    text-align: left;
}





.wrap {
    POSITION: relative;
    MARGIN: 0px auto;
    WIDTH: 100%;
    HEIGHT: 500px;
    CLEAR: both
}

.wrap .rslides {
    POSITION: relative;
    WIDTH: 100%;
    HEIGHT: 500px
}

.wrap .rslides>LI {
    POSITION: absolute;
    WIDTH: 100%
}

.wrap .rslides LI IMG {
    WIDTH: 100%;
    HEIGHT: 500px
}

.wrap .rslides .textbox1 {
    POSITION: absolute;
    MARGIN: 0px auto;
    text-align: center;
    right: 0;
    left: 0;
    WIDTH: 80px;
    COLOR: #000;
    TOP: 300px
}

.wrap .rslides .textbox2 {
    POSITION: absolute;
    WIDTH: 525px;
    COLOR: #000;
    TOP: 273px
}

.wrap .rslides .textbox2 .b {
    WIDTH: 450px;
    COLOR: #000;
    MARGIN-LEFT: 0px
}

.wrap .rslides .textbox3 {
    POSITION: absolute;
    WIDTH: 600px;
    COLOR: #fff;
    TOP: 110px
}

.wrap .rslides .textbox3 .b {
    WIDTH: 458px;
    COLOR: #fff;
    MARGIN-LEFT: 0px
}

.wrap .rslides .a {
    LINE-HEIGHT: 30px;
    FONT-SIZE: 30px;
    font-familiy: myfirstfont
}

.wrap .rslides .b {
    FONT-SIZE: 12px;
    PADDING-TOP: 7px;
    margin: 0px auto;
}

.wrap .centered-btns_nav {
    Z-INDEX: 2;
    POSITION: absolute;
    LINE-HEIGHT: 200px;
    MARGIN-TOP: -40px;
    WIDTH: 46px;
    HEIGHT: 131px;
    FONT-SIZE: 0px;
    OVERFLOW: hidden;
    TOP: 50%;
    opacity: .7
}

.wrap .prev {
    POSITION: absolute;
    BACKGROUND: url(../img/lastIco.png) no-repeat;
    LEFT: 100px;
    opacity: .5
}

.wrap .next {
    POSITION: absolute;
    BACKGROUND: url(../img/nextIco.png) no-repeat;
    RIGHT: 100px;
    opacity: .5
}

.wrap .prev:active {
    opacity: 1
}

.prev:hover {
    opacity: 1
}

.next:hover {
    opacity: 1
}

.next:active {
    opacity: 1
}

.wrap .centered-btns_tabs {
    Z-INDEX: 9999;
    POSITION: absolute;
    TEXT-ALIGN: center;
    LIST-STYLE-TYPE: none;
    MARGIN: -35px auto 0px;
    WIDTH: 100%;
    HEIGHT: 9px;
    FONT-SIZE: 0px
}

.wrap .centered-btns_tabs LI {
    MARGIN: 0px 3px;
    DISPLAY: inline-block
}

.wrap .centered-btns_tabs A {
    BACKGROUND-COLOR: #999;
    WIDTH: 80px;
    DISPLAY: inline-block;
    HEIGHT: 7px;
    OVERFLOW: hidden;
    opacity: 0.5
}

.wrap .centered-btns_tabs .centered-btns_here A {
    BACKGROUND-COLOR: #009944;
    opacity: 0.9
}



/*----------------footer--------------------*/
.footer {
    height: 280px;
    background: #1e1e1e;
}

.copyright {
    width: 1200px;
    height: 272px;
    margin: 0 auto;
}

.copy_top {
    height: 280px;
}

.copy_bot {
    height: 42px;
    line-height: 42px;
    background: #000000
}

.copy_top_zuo,
.copy_top_you {
    float: left;
    margin-top: 30px;
}

.copy_top_zuo {
    float: left;
    padding-left: 20px;
    width: 300px;
    height: 242px;
}

.copy_top_you {
    width: 850px;
    height: 232px;
    padding-left: 10px;
}

.copy_top_zuo .zuo_link .p1 {
    color: #fff;
    font-size: 15px;
    padding-top: 8px;
    padding-bottom: 10px;
}

.copy_top_zuo .zuo_link .tel {
    font-family: impact;
    padding-bottom: 5px;
    font-size: 32px;
    color: #fff;
}

.copy_top_zuo .zuo_link .add {
    color: #9b9b9b;
    border-bottom: #353535 1px solid;
    padding-bottom: 10px;
}

.copy_top_zuo .zuo_link .p1 {
    margin-right: 34px;
}

.copy_top_zuo .zuo_link {
    height: 130px;
}

.copy_top_zuo .zuo_phone {
    clear: both;
    padding-left: 0px;
    margin-left: 5px;
    height: 93px;
}

.copy_top_zuo .zuo_phone img {
    float: left;
    margin-right: 15px;
}

.copy_top_zuo .zuo_phone .p1 {
    color: #454545;
    font-size: 15px;
    padding-top: 8px;
    padding-bottom: 10px;
}

.copy_top_you ul {
    float: left;
    background: url(/public/image/bottomline.png) no-repeat right top;
    height: 220px;
    padding-left: 45px;
    padding-right: 5px;
    margin-top: 6px;
}

.copy_top_you ul p {
    text-align: left;
    width: 115px;
}

.copy_top_you ul p span {
    color: #fff;
    font-size: 15px;
}

.copy_top_you ul p a {
    color: #7d7d7d;
    line-height: 24px;
    font-size: 12px;
}

.copy_top_you ul p a:hover {
    color: #ff0000;
}

.copy_top_you ul .pp1 {
    margin-bottom: 10px;
}

.copy_bot_lef {
    float: left;
    color: #777777;
    line-height: 42px;
}

.copy_bot_rig {
    float: right;
    color: #777777;
    line-height: 42px;
}

.copy_bot_rig a {
    color: #777777;
    font-size: 12px;
    margin-right: 10px;
}


#goTopBtn {
    POSITION: fixed;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 30px;
    WIDTH: 58px;
    BOTTOM: 10px;
    HEIGHT: 58px;
    FONT-SIZE: 12px;
    CURSOR: pointer;
    RIGHT: 10px;
    _position: absolute;
    _right: auto
}


.baozhuang {
    width: 1200px;
    padding-top: 40px;
    margin: 0px auto;
    padding-bottom: 40px;
    clear: both;
    overflow: hidden;
    height: auto;
    background: url(../images/tit2.jpg) no-repeat top;
}

.baozhuang ul {
    padding-top: 30px;
}

.baozhuang span {
    background: url(../images/jiantou.png) no-repeat center;
    margin-top: 65px;
    width: 58px;
    height: 25px;
    float: left;
    display: block;
}

.baozhuang .tit {
    font-size: 26px;
    margin-bottom: 10px;
    color: #393939;
    text-align: center;
}

.baozhuang .tit p {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    line-height: 30px;
    background: url(../images/tit.jpg) no-repeat center;
}

.baozhuang .p1 {
    background: url(../images/p1.png) no-repeat;
    padding-top: 160px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 150px;
    height: 60px;
    float: left;
    display: block;
}

.baozhuang .p1:hover {
    background: url(../images/p1x.png) no-repeat;
    width: 150px;
    color: #009944;
    height: 60px;
    float: left;
}

.baozhuang .p2 {
    background: url(../images/p2.png) no-repeat;
    padding-top: 160px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 150px;
    height: 60px;
    float: left;
    display: block;
}

.baozhuang .p2:hover {
    background: url(../images/p2x.png) no-repeat;
    width: 150px;
    color: #009944;
    height: 60px;
    float: left;
}


.baozhuang .p3 {
    background: url(../images/p3.png) no-repeat;
    padding-top: 160px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 150px;
    height: 60px;
    float: left;
    display: block;
}

.baozhuang .p3:hover {
    background: url(../images/p3x.png) no-repeat;
    width: 150px;
    color: #009944;
    height: 60px;
    float: left;
}


.baozhuang .p4 {
    background: url(../images/p4.png) no-repeat;
    padding-top: 160px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 150px;
    height: 60px;
    float: left;
    display: block;
}

.baozhuang .p4:hover {
    background: url(../images/p4x.png) no-repeat;
    width: 150px;
    color: #009944;
    height: 60px;
    float: left;
}


.baozhuang .p5 {
    background: url(../images/p5.png) no-repeat;
    padding-top: 160px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 150px;
    height: 60px;
    float: left;
    display: block;
}

.baozhuang .p5:hover {
    background: url(../images/p5x.png) no-repeat;
    width: 150px;
    color: #009944;
    height: 60px;
    float: left;
}


.baozhuang .p6 {
    background: url(../images/p6.png) no-repeat;
    padding-top: 160px;
    text-align: center;
    font-size: 14px;
    color: #;
    666;
    width: 150px;
    height: 60px;
    float: left;
    display: block;
}

.baozhuang .p6:hover {
    background: url(../images/p6x.png) no-repeat;
    width: 150px;
    color: #009944;
    height: 60px;
    float: left;
}


.example {
    width: 1200px;
    padding-top: 40px;
    margin: 0px auto;
    padding-bottom: 40px;
    clear: both;
    overflow: hidden;
    height: auto;
    background: url(../images/tit2.jpg) no-repeat top;
}

.example .tit {
    font-size: 26px;
    margin-bottom: 10px;
    color: #393939;
    text-align: center;
}

.example .tit p {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    line-height: 30px;
    background: url(../images/tit.jpg) no-repeat center;
}

/*��ҳ������Ʒչʾ*/
.blk_18 {
    overflow: hidden;
    zoom: 1;
    float: left;
    width: 1200px;
}

.blk_18 .pcont {
    width: 1114px;
    float: left;
    padding-top: 10px;
    overflow: hidden;
}

.blk_18 .ScrCont {
    width: 32766px;
    zoom: 1;
}

.blk_18 #List1_1,
.blk_18 #List2_1 {
    float: left;
}

.blk_18 .LeftBotton {
    width: 43px;
    display: block;
    height: 185px;
    float: left;
    background: url(../images/left.png) no-repeat 0px 10px;
}

.blk_18 .RightBotton {
    width: 43px;
    display: block;
    height: 185px;
    float: left;
    background: url(../images/right.png) no-repeat 0px 10px;
}

.blk_18 .pl img {
    display: block;
    cursor: pointer;
    border: #f2f2f2 1px solid;
    background: #fff;
    width: 182px;
    height: 132px;
}

.blk_18 .pl img:hover {
    opacity: 0.8
}

.blk_18 .pl {
    width: 200px;
    padding-right: 13px;
    padding-left: 13px;
    float: left;
    line-height: 24px;
}

.blk_18 .pl p {
    width: 184px;
    height: 40px;
    background: #ececec;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}


/*��ҳ���ų�Աչʾ*/
.shebei {
    width: 100%;
    background: url(../images/bg.png) no-repeat;
    overflow: hidden;
    height: 400px;
    background-size: cover;
    clear: both
}

.shebei .titxx {
    line-height: 40px;
    height: 41px;
    overflow: hidden;
    background: url(../images/line1.png) no-repeat bottom center;
    color: #0657b2;
    font-size: 24px;
    text-align: center;
}

.shebei p {
    text-align: center;
    font-size: 16px;
}

.shebei ul {
    width: 1200px;
    padding-top: 20px;
    margin: 0px auto;
}

.shebei li {
    height: auto;
    margin: 0px 8px;
    overflow: hidden;
    padding: 4px;
    border: #ccc 1px solid;
    background: #fff;
    float: left;
    text-align: center;
}

.shebei li img {}

.shebei li p {
    line-height: 25px;
}

.shebei li img:hover {
    opacity: 0.8;
}











/* 搜索 */
.input-search {
    height: 44px;
}

.input-search-btn {
    border-radius: 0;
    border-left: 1px solid rgb(228, 234, 236);
}

.input-search-dark .form-control {
    border-radius: 0%;
    height: 100%;
    background: #fff;
}

.input-search-btn .icon {
    font-size: 20px;
}

.shebei .wrapx h4 {
    font-size: 16px;
    margin: 3px 0;
}

.shebei .wrapx p {
    font-size: 12px;
    color: #939393;
}

.news li .content .c {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news li .content a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.copy_bot_lef a {
    color: #777;
}

.shown .card-shadow .cover-image {
    height: 273px;
    object-fit: cover;
}

/* 搜索样式开始 */
.met-search {
    background: #fff;
}

.met-search ul {
    display: flex;
    flex-wrap: wrap;
}

.searchList {
    width: 32.5%;
    border-bottom: 1px solid #ccc;
    padding: 20px 10px;
    margin-right: 1.2%;
    -webkit-transition: all 0.3s ease-out;
    box-shadow: 0 0 1px #aaa;
    margin-bottom: 20px;
}

.searchList:hover {
    background: #fff;
    box-shadow: 0 26px 50px -6px rgba(97, 105, 113, 0.3);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
}

.searchList:nth-child(3n) {
    margin-right: 0;
}

.searchList h2 {
    font-size: 18px;
    overflow: hidden;
    height: 48px;
    margin-bottom: 10px;
}

.searchList:hover h2 {
    color: #ab050b;
}

.searchList span {
    font-size: 14px;
    opacity: .7;
    line-height: 1.8;
    color: #000;
}

.nothing {
    width: 100%;
    text-align: center;
    border: 0px;
    line-height: 100px;
    text-align: center;
    font-size: 18px;
    color: #999;
}

.met-search h1 {
    font-size: 32px;
    margin-bottom: 30px;
    text-align: center;
}

/* 搜索样式结束 */
#think_page_trace_open {
    bottom: -100px !important;
}


/* 客服 */
.client-2 {
    position: absolute;
    right: -170px;
    top: 0;
    z-index: 900
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative
}

.client-2 .my-kefu-main {
    background: #00a651;
    width: 97px;
    height: 68px;
    position: relative;
    padding: 9px 0 6px;
    float: left
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative
}

.client-2 li a {
    text-decoration: none;
    color: #666;
    word-wrap: break-word
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px
}

.client-2 li i {
    background: url('/public/image/fx.png') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
    font-style: normal
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff
}

.client-2 .my-kefu-right {
    width: 20px
}

.client-2 .my-kefu-tel-main {
    background: #00a651;
    color: #fff;
    height: 68px;
    width: 247px;
    padding: 9px 0 6px;
    float: left
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px
}

.kefu_main {
    position: fixed;
    top: 50%;
    z-index: 900;
    right: 0;
    width: 70px;
    height: 70px;
}
