﻿a:hover {color:#005ba3;}
.bg0 {background-color:#FFF;}
.bg1 {background-color:#f8f8f8;}
.bg2 {background-color:#f6f6f6;}
.bg3 {background-color:#f9f9f9;}
.colr_main {color:#005ba3;}
.colr_main2 {color:#e22646;}
.colr0 {color:#FFF;}
.colr1 {color:#000;}
.colr2 {color:#333;}
.colr3 {color:#666;}
.colr4 {color:#999;}
ol,ul,li {list-style:none;}
::-webkit-input-placeholder {color:#777;}
:-moz-placeholder {color:#777;}
::-moz-placeholder {color:#777;}
:-ms-input-placeholder {color:#777;}
::-webkit-scrollbar {width:3px;height:3px;background-color:#DDD;}
::-webkit-scrollbar-track {border-radius:3px;background-color:#DDD;}
::-webkit-scrollbar-thumb {border-radius:3px;background-color:#005ba3;}
::-webkit-scrollbar-thumb:hover {border-radius:3px;background-color:#005ba3;}
::-webkit-scrollbar-thumb:horizontal {background-color:#005ba3;border-radius:3px;}
::-webkit-scrollbar-track-piece:horizontal:decrement,::-webkit-scrollbar-track-piece:horizontal:increment {background-color:rgba(166,166,166,0.2);}
.imgBox {position:relative;}
.imgBox img {position:absolute;left:0;top:0;height:100%;width:100%;}
*[data-animation] {opacity:0;}
.animated {opacity:1;}
@media (min-width:1350px) {.container {width:1200px;}}
.AutoTitle {text-align:center;padding:73px 0 45px;}
.btitle {font-size:30px;line-height:1.4em;color:#333;font-weight:bold;}
.btitle::after {content:"";display:block;height:2px;width:20px;background:#005ba3;margin:4px auto 0;}
.MoreBox a,.MoreBox .a {font-size:14px;color:#005ba3;line-height:38px;padding:0 15px;border:1px solid #005ba3;display:inline-block;transition:all .5s;}
@media only screen and (min-width:1200px) {.MoreBox a:hover,.MoreBox .a:hover {color:#FFF;background-color:#005ba3;}}
@media only screen and (max-width:1200px) {.AutoTitle {padding:25px 0 15px;}
.btitle {font-size:22px;}
.MoreBox a,.MoreBox .a {line-height:30px;}}
@media only screen and (max-width:768px) {.AutoTitle {padding:20px 0 10px;}
.btitle {font-size:20px;}}
#header {position:fixed;left:0;width:100%;top:0;z-index:9;background-color:#FFF;padding:23px 0;border-bottom:1px solid #EEEeee;}
#header .logo {display:table-cell;align-items:center;vertical-align:middle;height:50px;}
#header .logo img {display:block;transition:all .3s;height:44px;}
#header .Menu {font-size:0;}
#header .Menu li {display:inline-block;vertical-align:middle;line-height:50px;font-size:16px;color:#333;}
#header .Menu .title {display:block;color:#333;}
#header .Menu .title span {position:relative;z-index:2;display:block;}
#header .Menu .Lib {min-width:100%;background:rgba(255,255,255,.99);box-shadow:-10px 0 10px rgba(0,0,0,0.1);word-break:keep-all;white-space:nowrap;}
#header .Menu .Lib .Box {padding:35px 0;}
#header .Menu .Lib .imgBox {padding-top:19.616%;width:420px;}
#header .Menu .Lib .type {font-size:20px;font-weight:bold;width:22.5%;}
#header .Menu .Lib .aBox {width:72.5%;}
#header .Menu .Lib .aBox a {font-size:17px;line-height:1.2em;width:48%;display:inline-block;float:left;min-height:40px;white-space:nowrap;position:relative;}
#header .Menu .Lib .aBox a.hot:before {display:block;content:"";position:absolute;left:16px;top:0;height:20px;width:14px;background:url(../images/hot.png) no-repeat center;animation:shake-vertical 1s infinite ease-in-out;}
#header .Menu .Lib .aBox a:nth-child(2n+1) {margin-left:4%;}
#header .Menu .Lib .aBox a i {display:inline-block;vertical-align:middle;font-style:normal;margin-right:10px;position:relative;top:-1px;}
#header .Menu .Lib .aBox a .i_icon {display:none;}
#header .Menu .Lib .aBox a .txt {display:inline-block;}
.SmallHeader #header {box-shadow:0 0 10px rgba(0,0,0,.2);}
@media (min-width:1200px) {body {padding-top:96px;}
#header .Box {position:relative;line-height:0;}
#header .Menu>.container {padding:0;width:100%;}
#header .Menu .ul {display:inline-block;vertical-align:middle;}
#header .Menu .on .title {color:#005ba3;transition:all .3s;font-weight:600}
#header .Menu li {position:relative;}
#header .Menu li .title {padding:0 18px;position:relative;transition:all .3s;}
#header .Menu .title:hover {color:#005ba3;}
#header .Menu li:hover .title::before {display:block;}
#header .Menu .title::before {content:"";display:none;position:absolute;left:0;top:100%;width:100%;height:100%;background:transparent;}
#header .Menu .hlb::after {content:"";position:absolute;left:50%;top:100%;margin-left:-7px;margin-top:0;border:7px solid transparent;border-bottom-color:#005ba3;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transition:opacity .3s,margin .3s;-webkit-transition:opacity .3s,margin .3s;-ms-transition:opacity .3s,margin .3s;-moz-transition:opacity .3s,margin .3s;-o-transition:opacity .3s,margin .3s;}
#header .Menu li:hover .hlb::after {opacity:1;margin-top:9px;z-index:2;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
#header .Menu li:hover .Lib {opacity:1;margin-top:23px;z-index:2;transform:scale(1) translateX(-50%);-webkit-transform:scale(1) translateX(-50%);-moz-transform:scale(1) translateX(-50%);-ms-transform:scale(1) translateX(-50%);-o-transform:scale(1) translateX(-50%);}
#header .Menu .Lib {position:absolute;left:50%;top:100%;text-align:center;margin-top:0px;opacity:0;z-index:-1;transform:scale(0) translateX(-50%);-webkit-transform:scale(0) translateX(-50%);-moz-transform:scale(0) translateX(-50%);-ms-transform:scale(0) translateX(-50%);-o-transform:scale(0) translateX(-50%);transition:opacity .3s,margin .3s;-webkit-transition:opacity .3s,margin .3s;-ms-transition:opacity .3s,margin .3s;-moz-transition:opacity .3s,margin .3s;-o-transition:opacity .3s,margin .3s;}
#header .Menu .Lib .container {padding:5px 0;width:auto;}
#header .Menu .Lib a {display:block;padding:12px 10px;font-size:13px;line-height:20px;color:#666;}
#header .Menu .Lib a:hover {color:#005ba3;background-color:#f5f5f5;}
#header .Menu .Lib .as {position:relative;}
#header .Menu .Lib .as:hover>a {background-color:#f5f5f5;}
#header .Menu .Lib .as .Lib2 {position:absolute;left:100%;top:0;display:none;background:#FFF;}
#header .Menu .Lib .as:hover .Lib2 {display:block;}
#header .FormBox {position:absolute;left:0;top:-10px;z-index:-1;width:100%;padding:10px 0;background:#FFF;opacity:0;margin-top:-15px;transform:scale(0);transition:opacity 0.3s,margin-top 0.3s,padding 0.3s;}
#header .FormBox .form {display:block;position:relative;padding:0 40px;}
#header .FormBox .form .Key {display:block;width:100%;height:50px;line-height:50px;padding:0 15px;font-size:16px;color:#ccc;}
#header .FormBox .form .submit {display:block;cursor:pointer;position:absolute;right:10px;top:0;height:100%;width:30px;background:url(../images/icon_search_h.png) no-repeat center/18px auto;}
#header .FormBox .form .exit {display:block;cursor:pointer;position:absolute;left:10px;top:0;height:100%;width:30px;background:url(../images/exit.png) no-repeat center / 16px auto;}
#header .other {display:inline-block;vertical-align:middle;}
#header .SearchBtn {margin-right:25px;display:inline-block;vertical-align:middle;height:50px;width:30px;background:url(../images/icon_search.png) no-repeat center/18px auto;}
#header .SearchBtn:hover {background-image:url(../images/icon_search_h.png);}
#header .language {display:inline-block;vertical-align:middle;font-size:14px;color:#666;line-height:50px;padding-left:25px;background:url(../images/icon_language.png) no-repeat left center/18px auto;position:relative;}
#header .language .t {display:block;padding-right:10px;background:url(../images/jt1.png) no-repeat right center;}
#header .language .aBox {border:1px solid #dfdfdf;text-align:center;background:#FFF;opacity:0;margin-top:-10px;position:absolute;right:0;top:80%;background:#FFF;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transition:opacity .3s,margin .3s;-webkit-transition:opacity .3s,margin .3s;-ms-transition:opacity .3s,margin .3s;-moz-transition:opacity .3s,margin .3s;-o-transition:opacity .3s,margin .3s;}
#header .language .aBox::before {position:absolute;left:0;bottom:100%;content:"";width:100%;height:5px;background:url(../images/jt4.png) no-repeat center;}
#header .language:hover .aBox {margin-top:0;opacity:1;z-index:2;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
#header .language .aBox a {display:block;font-size:14px;line-height:20px;color:#888888;padding:7px 10px;}
#header .language .aBox a+a {border-top:1px solid #EEEeee;}
#header .language .aBox a:hover {color:#005ba3;background:#eef1f6;}
.SearchShow #header .FormBox {opacity:1;margin-top:0;transform:scale(1);z-index:9;}
.SmallHeader #header .FormBox {top:-15px;}
.SmallHeader #header .language,.SmallHeader #header .SearchBtn {line-height:40px;height:40px;}
.SmallHeader #header {padding:15px 0;}
.SmallHeader #header .logo {height:40px;}
.SmallHeader #header .logo img {height:36px;}
.SmallHeader #header .Menu li {line-height:40px;font-size:15px;}
.SmallHeader #header .Menu li .title {padding:0 20px;}
.SmallHeader #header .Menu li:hover .hlb::after {margin-top:1px;}
.SmallHeader #header .Menu li:hover .Lib {margin-top:15px;}}
@media only screen and (max-width:1200px) {body {padding-top:0;}
#header {box-shadow:0 0 10px rgba(0,0,0,.2);padding:5px 0;position:sticky;top:0;}
#header .logo {height:50px;}
#header .logo img {height:38px;}
#header .PhoneMenu {width:34px;padding-top:12px;position:relative;float:right;}
#header .PhoneMenu i {display:block;background:#005ba3;height:3px;opacity:1;transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;}
#header .PhoneMenu i+i {margin-top:8px;}
#header .Menu {position:fixed;top:60px;padding:15px 0 10px;left:0;height:calc(100vh - 60px);width:100%;z-index:99;overflow-y:auto;background-color:rgba(255,255,255,0.95);transform:scaleX(0);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);-moz-transform:scaleX(0);-o-transform:scaleX(0);box-shadow:none;}
#header .Menu .ul {padding:0;}
#header .Menu li {display:block;float:none;line-height:26px;border-bottom:1px solid rgba(38,127,255,.99);}
#header .Menu li .title {margin:0;font-size:17px;padding:10px 0;color:#005ba3;position:relative;}
#header .Menu li .title .icon {z-index:2;position:absolute;left:auto;right:0;top:50%;display:block;content:"";height:100%;width:30px;background:url(../images/icon_add.png) no-repeat center/22px auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
#header .Menu li.click .title .icon {background-image:url(../images/icon_add2.png);}
#header .Menu .Lib {position:static;box-shadow:none;display:none;margin-top:-10px;background:#FFF;padding:5px 0;}
#header .Menu .Lib .container {padding:0;width:100%;}
#header .Menu .Lib a {display:block;font-size:15px;padding:3px 15px;}
#header .Menu .Lib .Lib2 {background:#fcfcfc;padding:5px 0;}
#header .Menu .Lib .Lib2 a {font-size:14px;padding:1px 15px;}
#header .language .t {display:none;}
#header .language .aBox a {display:block;font-size:17px;padding:10px 0;color:#005ba3;border-bottom:1px solid rgba(38,127,255,.99);}
#header .FormBox .form {display:block;width:100%;border:2px solid #005ba3;border-radius:5px;position:relative;padding-right:46px;}
#header .FormBox .form .Key {display:block;padding:0 15px;line-height:36px;width:100%;font-size:14px;}
#header .FormBox .form .submit {position:absolute;right:0;top:0;width:46px;height:100%;background:#005ba3 url(../images/icon_search_h2.png) no-repeat center;}
.MenuShow #header .PhoneMenu .i1 {transform:rotate(45deg) translate(0.1rem,0.12rem);-webkit-transform:rotate(45deg) translate(8px,7px);-ms-transform:rotate(45deg) translate(8px,7px);-moz-transform:rotate(45deg) translate(8px,7px);-o-transform:rotate(45deg) translate(8px,7px);}
.MenuShow #header .PhoneMenu .i2 {opacity:0;}
.MenuShow #header .PhoneMenu .i3 {transform:rotate(-45deg) translate(9px,-7px);-webkit-transform:rotate(-45deg) translate(9px,-7px);-ms-transform:rotate(-45deg) translate(9px,-7px);-moz-transform:rotate(-45deg) translate(9px,-7px);-o-transform:rotate(-45deg) translate(9px,-7px);}
.MenuShow #header .Menu {opacity:1;transform:scaleX(1);-webkit-transform:scaleX(1);-ms-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);}}
@media only screen and (max-width:768px) {#header .logo img {height:30px;}}
.foot {background:#333;transition:all 0.6s;font-size:15px;}
.foot .foot_nav {border-bottom:1px solid rgba(255,255,255,0.1);padding:1.5% 0;overflow:hidden;}
.foot .foot_nav ul {}
.foot .foot_nav li {float:left;padding-right:5%;}
.foot .foot_nav li a {color:#ccc;transition:all 0.3s;display:block;}
.foot .foot_nav li a:hover {color:#FFF;text-decoration:none;display:block;}
.foot .foot_nav li i {display:none;}
.foot .foot_c {padding-top:30px;}
.share {float:right;width:170px;margin:0 auto;margin-top:15px;}
.share ul {text-align:center;margin:8px 0 0px 0;}
.share ul li {float:left;margin:0 0px 0 12px;cursor:pointer;}
.share ul li .img1 {display:block;}
.share ul li .img2 {display:none;}
.share ul li:hover .img1 {display:none;}
.share ul li:hover .img2 {display:block;transition:0.5s all ease-in-out;}
.foot .foot_c .fengxiang {float:right;}
.foot .foot_c .fengxiang img {width:100%;}
.foot .foot_c .fengxiang li {float:left;text-align:center;margin-left:10px;position:relative;}
.foot .foot_c .fengxiang li a {width:38px;height:38px;line-height:38px;border:1px solid rgba(255,255,255,0.1);color:#666;display:block;}
.foot .foot_c .fengxiang li a:hover {border:1px solid rgba(255,255,255,1);text-decoration:none;}
.foot .foot_c .fengxiang li i {font-size:20px;color:#666;transition:all 0.3s;}
.foot .foot_c .fengxiang li a:hover i {color:#FFF;}
.foot .foot_c .fengxiang li .pic {position:absolute;right:-1px;top:45px;width:100px;height:100px;transition:all 0.4s;visibility:hidden;opacity:0;}
.foot .foot_c .fengxiang li:nth-of-type(1) .pic {right:-51px;}
.foot .foot_c .fengxiang li:hover .pic {display:block;visibility:visible;opacity:1;}
.foot .foot_c .fengxiang li .pic img {width:100%;}
.foot .foot_c .left {color:#999;line-height:30px;float:left;margin-top:0px;width:80%;}
.foot .foot_c .left .item {float:left;margin:0 2%;width:14%;border-right:1px solid rgba(255,255,255,0.1);min-height:280px}
.foot .foot_c .left .item:nth-of-type(2) {width:60%;}
.foot .foot_c .left .item .fbt {font-weight:normal;font-size:18px;color:#FFF;overflow:hidden;font-weight:600;margin-bottom:10px;}
.foot .foot_c .left .item .fbt a {display:block;color:#FFF;}
.foot .foot_c .left .item .fbt a:hover {color:#FFF;}
.foot .foot_c .left .item ul {margin-right:-2%}
.foot .foot_c .left .item li {margin-right:2%;}
.foot .foot_c .left .item:nth-of-type(2) li {width:31.333%;float:left}
.foot .foot_c .left .item li a {font-size:14px;line-height:25px;color:#999}
.foot .foot_c .left .item li a:hover {color:#FFF}
.foot_c .code {float:right;width:10%}
.foot_c .code img {width:100%;}
.foot_c .code p {text-align:center;font-size:14px;line-height:40px;color:#999}
.foot .copyright {line-height:27px;font-size:9pt;text-align:center;margin-top:20px;padding:2% 0;color:#999;border-top:1px solid rgba(255,255,255,0.1);}
.huitop {position:fixed;right:40px;bottom:60px;width:40px;height:40px;background:url(../images/top.png) center top no-repeat;opacity:0.7;cursor:pointer;z-index:100;transition:all 0.3s;}
.huitop:hover {opacity:1;}
@media(max-width:1200px) {.footer {padding:10px 0 30px;}
.ft-menu {display:none;}
.ft-infos {float:left;width:60%;margin-right:20px;}
.ft-infos .con {margin-top:10px;}
.ft-QRcode {float:none;margin-top:20px;}
.ft-QRcode .tel em {font-size:18px;}
.flinks {padding:20px 0;}
.flinks dd a {padding-left:0;margin-right:10px;padding-right:10px;}}
@media(max-width:980px) {.ft-QRcode .QRcode-list .item {width:110px;}
.ft-QRcode .QRcode-list .item i {width:100px;}
.ft-QRcode .QRcode-list .item:nth-of-type(2) {display:none;}}
@media(max-width:320px) {.ft-infos {width:55%;margin-right:10px;}
.ft-QRcode .QRcode-list .item {width:100px;}
.ft-QRcode .QRcode-list .item i {width:90px;}
.ft-QRcode .QRcode-list .item:nth-of-type(2) {display:none;}
.ft-infos .con p {padding:6px 0;font-size:13px;}}
#NavFixed {position:fixed;right:20px;top:50%;text-align:center;width:65px;z-index:9;}
#NavFixed .li {display:block;padding:15px 5px 10px;position:relative;background:#FFF;transition:all .3s;border:1px solid #DDD;margin-top:-1px;}
#NavFixed .li+.li {border-top:1px solid #ddd;}
#NavFixed .li .icon {display:block;height:22px;width:22px;background:no-repeat center;margin:0 auto 3px;}
#NavFixed .li.qqBox .icon {background-image:url(../images/nav_right1.png);}
#NavFixed .li.phoneBox .icon {background-image:url(../images/nav_right2.png);}
#NavFixed .li.Returntop .icon {background-image:url(../images/nav_right3.png);}
#NavFixed .li .txt {display:block;font-size:12px;line-height:18px;color:#666;}
#NavFixed .phoneNumber {position:absolute;right:100%;top:0;height:100%;word-break:keep-all;white-space:nowrap;padding:0 15px;line-height:85px;margin-right:-20px;opacity:0;transform:scale(0);transition:margin .3s,opacity .3s;font-size:22px;font-style:italic;border:1px solid #267fff;background:#267fff;color:#FFF;}
#NavFixed .li:hover {background:#267fff;color:#FFF;}
#NavFixed .li:hover .txt {color:#FFF;}
#NavFixed .li:hover .phoneNumber {margin-right:0;transform:scale(1);opacity:1;}
#NavFixed .li.qqBox:hover .icon {background-image:url(../images/nav_right1_h.png);}
#NavFixed .li.phoneBox:hover .icon {background-image:url(../images/nav_right2_h.png);}
#NavFixed .li.Returntop:hover .icon {background-image:url(../images/nav_right3_h.png);}
@media only screen and (max-width:768px) {#NavFixed {display:none;}}
#IndexBan {position:relative;}
#IndexBan .pc {display:block;}
#IndexBan .phone {display:none;}
#IndexBan .point {z-index:2;position:absolute;left:0;width:100%;bottom:18px;text-align:center;font-size:0;line-height:0;}
#IndexBan .point .swiper-pagination-bullet {width:10px;height:10px;background-color:#005ba3;border-radius:50%;opacity:.16;margin:0 5px;}
#IndexBan .point .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity:1;}
#AutoBan {position:relative;overflow:hidden;}
#AutoBan img {animation:scaleAnim 5s ease forwards;}
#AutoBan .pc {display:block;}
#AutoBan .mobile {display:none;}
#AutoBan .Box {position:absolute;left:0;top:0;width:100%;height:100%;}
#AutoBan .table {display:table;width:100%;height:100%;}
#AutoBan .tab-cell {display:table-cell;width:100%;vertical-align:middle;}
#AutoBan .h1 {text-align:center;color:#FFF;font-size:30px;line-height:36px;font-weight:normal;}
#AutoBan .h1::after {content:"";width:1em;display:block;height:2px;background:#FFF;margin:10px auto 0;}
@media only screen and (max-width:1200px) {#IndexBan .point {bottom:15px;}}
@media (max-width:768px) {#IndexBan .pc {display:none;}
#IndexBan .phone {display:block;}
#IndexBan .point {bottom:10px;}
#AutoBan .pc {display:none;}
#AutoBan .mobile {display:block;}
#AutoBan .h1 {font-size:24px;line-height:32px;}}
@keyframes scaleAnim {0% {-webkit-transform:scale(1);transform:scale(1);}
100% {-webkit-transform:scale(1.1);transform:scale(1.1);}}
.i_two {overflow:hidden;padding-bottom:20px;margin-top:0px;padding-top:20px;}
.i_twobg {margin-top:0px;overflow:hidden;}
.i_two .imgs {overflow:hidden;position:relative;}
.i_two .imgs img {display:block;width:100%;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;}
.i_two .imgs:hover img {-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.i_two .txts {background:rgba(25,128,203,0.9);overflow:hidden;position:absolute;width:100%;height:100%;color:#FFF;text-align:center;top:0;left:0;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.i_two .txts .tables {display:table;width:100%;height:100%;}
.i_two .txts .tables .cell_tb {display:table-cell;vertical-align:middle;}
.i_two .txts i {margin:0 auto;display:block;width:34px;height:24px;overflow:hidden;background:url(../images/i_bg7.png) center center no-repeat;background-size:auto 100%;}
.i_two .txts .bt {font-size:22px;font-weight:600;}
.i_two .txts span {clear:both;display:inline-block;overflow:hidden;margin-top:10px;text-transform:uppercase;font-size:14px;padding:0 3%;box-sizing:border-box;}
.i_two .txts:hover {opacity:1.0;filter:Alpha(opacity=100);}
.i_two .i_two_l {float:left;width:49.5%;overflow:hidden;}
.i_two .i_two_l ul li {float:left;overflow:hidden;width:49%;}
.i_two .i_two_l ul li:first-child {width:100%;margin-bottom:1.6%;}
.i_two .i_two_l ul li:nth-child(3) {float:right;}
.i_two .i_two_r {float:right;width:49.5%;overflow:hidden;}
.i_two .i_two_r ul li {float:left;overflow:hidden;width:49%;margin-bottom:1.6%;}
.i_two .i_two_r ul li:nth-child(2) {float:right;}
.i_two .i_two_r ul li:nth-child(3) {width:100%;margin-bottom:0%;}
.i_two .i_two_m {width:100%;overflow:hidden;}
.i_two .i_two_m ul {margin-right:-1%}
.i_two .i_two_m li {width:32.333%;height:auto;float:left;margin-top:1%;margin-right:1%}
.tit01 {text-align:left;}
.tit01 .ybt {font-size:28px;font-family:"Microsoft YaHei";color:#111;font-weight:bold;position:relative;}
.tit01 a {color:#111;font-weight:normal;}
.tit01 p {font-weight:normal;display:block;font-size:14px;color:#666;line-height:36px;}
.g-news {height:auto;box-sizing:border-box;background:#FFF;padding:0px 0 30px;overflow:hidden;font-family:"Microsoft Yahei";position:relative;}
.news-tit {height:auto;overflow:hidden;}
.news-tit .tit01 {float:left;}
.news-tit2 {float:right;margin-top:20px;height:25px;box-sizing:border-box;position:relative;text-align:right;}
.news-tit2 a {display:inline-block;font-size:22px;height:25px;line-height:25px;color:#333;padding-left:32px;border-left:1px dotted #808080;margin-left:55px;}
.news-tit2 a.cur {border-left:3px solid #005ba3;color:#005ba3;}
.news-con {overflow:hidden;}
.news1 dl {width:27%;height:380px;overflow:hidden;position:relative;padding-top:7px;background:#f7f7f7 url(../images/news1bg.jpg) no-repeat;float:left;}
.news1 dt {width:100%;max-height:184px;position:relative;overflow:hidden;}
.news1 dt img {width:100%;display:block;}
.news1 dd {width:100%;overflow:hidden;box-sizing:border-box;padding:30px 30px 0 27px;}
.news1 dd .nbt {font-size:18px;font-weight:bold;height:32px;line-height:32px;color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px;font-family:"Microsoft Yahei";}
.news1 dl .nbt a {text-decoration:none;color:#1f1f1f;}
.news1 dd p {overflow:hidden;font-size:14px;line-height:24px;color:#5c5c5c;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;}
.news1 dl img {-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.news1 dl img:hover {-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}
.news1 ul {width:70%;float:right;}
.news1 li {height:112px;position:relative;margin-bottom:26px;}
.news1 li::after {content:"";position:absolute;width:100%;height:1px;background:#dddde1;left:0;bottom:0px;}
.news1 li span {display:block;width:18%;height:100%;box-sizing:border-box;float:right;text-align:center;font-size:16px;font-family:Arial,Helvetica,sans-serif;color:#5c5c5c;background:#f7f7f7;padding-top:17px;}
.news1 li span b {display:block;font-size:48px;color:#5c5c5c;line-height:55px;font-weight:normal;}
.news1 li .desc {width:78%;float:left;}
.news1 li .nbt {font-size:16px;font-weight:bold;height:25px;line-height:25px;color:#282828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;font-family:"Microsoft Yahei";}
.news1 li .nbt a {text-decoration:none;color:#1f1f1f;}
.news1 li .nbt a:hover {color:#005ba3;}
.news1 li p {overflow:hidden;font-size:14px;line-height:22px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;}
.news1 li:last-child {margin-bottom:0;}
.news1 li:last-child::after {height:0;}
.news1 li:hover span {background:#005ba3;color:#FFF;}
.news1 li:hover span b {color:#FFF;}
.news1 li a:hover .nbt {color:#005ba3;}
.g-news2 {height:auto;box-sizing:border-box;background:#f7f7f7;padding:0 0 68px;overflow:hidden;font-family:"Microsoft Yahei";position:relative;}
.news2 h3 {background:#0c42ac;height:132px;width:75px;float:left;padding:18px 25px 0;box-sizing:border-box;font-size:20px;color:#FFF;text-align:center;line-height:24px;}
.news2 h3 a {color:#FFF;}
.news2-c {width:1125px;padding:20px 0 0 30px;overflow:hidden;height:132px;border:1px solid #EEEef0;border-left:0;float:right;background:#FFF;box-sizing:border-box;}
.news2-con {width:1095px;overflow:hidden;}
.news2-con li {width:370px;overflow:hidden;position:relative;}
.news2-con li a {font-size:14px;line-height:41px;color:#666;width:350px;display:block;overflow:hidden;height:41px;white-space:nowrap;text-overflow:ellipsis;}
.news2-con li a:hover {font-weight:bold;color:#0c42ac;}
.homeabout {clear:both;margin:10px auto;padding:5px;max-width:1170px;height:auto;font-size:14px;line-height:180%;color:#333;text-align:left;background-color:#F7F7F7;}
.homeabout a:link,.homeabout a:visited {font-size:9pt;line-height:180%;color:#333;margin-right:3px;}
.foorterLink {background-color:#EFEFEF;padding:10px 0px;overflow:hidden;}
.foorterLink span {color:#333;font-size:12px;}
.foorterLink a {font-size:12px;color:#666;padding:0px 2px;transition:all .5s;}
.foorterLink a:hover {color:#b52d23}
.foorterLink a:last-child {border-right:0;}
.con-nav {width:100%;line-height:64px;border-bottom:1px solid #E8E8E8;position:relative;}
.con-nav ul {max-width:1200px;margin:0 auto;}
.con-nav ul li {float:left;padding-right:5%;}
.con-nav ul li a {display:block;font-size:16px;color:#666;position:relative;text-align:center;}
.con-nav ul li a:hover {color:#005ba3;}
.con-nav ul li:first-child a {}
.con-nav ul li.active a {color:#005ba3;}
.con-nav .line {display:block;width:0px;height:4px;background:#005ba3;position:absolute;left:0px;top:0px;}
.con_nav_fr {float:right;}
.con_nav_fr em {float:left;width:16px;height:69px;margin-right:5px;background:url(../images/home.png) no-repeat center;}
.con_nav_fr i {float:left;width:10px;height:69px;margin:0 5px;background:url(../images/sNav_icon.png) no-repeat center;}
.con_nav_fr span {float:left;font-size:16px;color:#666;line-height:69px;}
.con_nav_fr a {float:left;font-size:16px;color:#666;line-height:69px;}
.con_nav_fr a:hover {color:#005ba3;}
.con_nav_fr a.on {color:#005ba3;}
.ny_bg {width:100%;height:auto;overflow:hidden;padding:3% 0;box-sizing:border-box;}
.ny_bg_text {font-size:16px;line-height:28px;color:#555;}
.ny_bg_text img {max-width:100%;height:auto;display:block;clear:both;margin:auto}
.ny_xc {}
.ny_xc ul {margin-right:-2%}
.ny_xc ul li {float:left;width:31.333%;margin:0 2% 2% 0;}
.ny_xc ul li .wbt {overflow:hidden;border:1px solid #EEE;}
.ny_xc ul li .wbt img {display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_xc ul li:hover .wbt img {transform:scale(1.1);-webkit-transform:scale(1.1);}
.ny_xc ul li .wwz {font-size:14px;line-height:20px;text-align:center;padding:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;}
.bread_content {width:100%;border-bottom:1px solid #dedede;background:#f2f2f2;overflow:hidden;}
.bread_content .bread_box {float:left;padding:20px 0;font-size:14px;color:#333;}
.bread_content .bread_box span.bread_title {display:inline-block;position:relative;padding-left:35px;background:url(../images/sy.png) left center no-repeat;}
.bread_content .bread_box a {color:#444;display:inline-block;margin:0 5px;}
.bread_content .bread_box a:hover {color:#005ba3;}
.bread_content .bread_box b {color:#005ba3}
.bread_content .inner_nav {float:right;text-align:right;}
.bread_content .inner_nav ul {margin-top:10px;display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li {}
.bread_content .inner_nav ul li a {display:inline-block;padding:10px 24px;font-size:15px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 8px;border-radius:15px 0 0 0;}
.bread_content .inner_nav ul li a:hover,.bread_content .inner_nav ul li.active a {color:#FFF;background:#005ba3;}
.ny_honor {overflow:hidden;}
.ny_honor ul {margin-right:-2%}
.ny_honor ul li {float:left;width:31.333%;margin:0 2% 2% 0;}
.ny_honor ul li .wbt {overflow:hidden;border:1px solid #EEE;}
.ny_honor ul li .wbt img {display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_honor ul li:hover .wbt img {transform:scale(1.1);-webkit-transform:scale(1.1);}
.ny_honor ul li .wwz {font-size:14px;line-height:20px;text-align:center;padding:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;}
.prelblt {width:100%;overflow:hidden;}
.prelblt ul {margin-left:-1%;display:flex;flex-wrap:wrap;display:-ms-flex;-ms-flex-wrap:wrap;}
.prelblt li {width:32.333%;margin-left:1%;margin-top:1%;float:left;}
.prelblt li a {display:block;width:100%;position:relative;overflow:hidden;}
.prelblt li a img {width:100%;object-fit:cover;transition:all .4s linear;font-size:0}
.prelblt-wd {position:absolute;width:100%;padding:0 38px;bottom:15px;color:#FFF;left:0;z-index:2;}
.prelblt-wd .cbt {font-size:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.prelblt-wd p {font-size:15px;margin-top:18px;line-height:25px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.prelblt li a:before {content:"";position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.5);background-size:contain;transition:all .6s ease;}
.prelblt li a:hover img {transform:scale(1.06);}
.prelblt li a:hover:before {background:rgba(0,0,0,0.8);}
.prelbbz {width:100%;overflow:hidden;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;padding:92px 0;}
.prelbbz-wd {width:100%;text-align:center;color:#FFF;}
.prelbbz-wd h6 {font-size:36px;}
.prelbbz-wd p {font-size:16px;line-height:1.4em;margin:28px 0 36px;}
.prelbbz-wd a {display:inline-block;width:160px;height:50px;line-height:50px;border-radius:25px;font-size:16px;color:#FFF;background:#2d67d6;}
.xinwenxiangqing {width:100%;height:auto;}
.xinwenxiangqing .nd_head {text-align:center;padding-bottom:30px;border-bottom:1px dashed #D6D6D6;}
.xinwenxiangqing .nd_head p {color:#005ba3;font-size:28px;margin-bottom:18px;height:auto;}
.xinwenxiangqing .nd_head span {color:#555;font-size:14px;margin:0 15px;}
.xinwenxiangqing .nd_text {text-align:left;font-size:14px;line-height:30px;padding:30px 0;color:#333}
.xinwenxiangqing .nd_text img {max-width:100%;display:block;margin:10px auto;}
.detail_fenx a {font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad;color:#333;}
.new_s2 {width:100%;float:left;margin-top:50px;}
.hot_pro2 {width:100%;float:left;margin-top:50px;}
.hot_pro2_tit {width:100%;height:45px;background:#F1F1F1;color:#005ba3;line-height:45px;font-size:16px;padding:0 20px;font-weight:bold;border:1px solid #D6D6D6;box-sizing:border-box;}
.news_random2 {width:100%;float:left;border:1px solid #D6D6D6;padding:20px;border-top:none;box-sizing:border-box;}
.news_random2 ul li {width:48%;float:left;font-size:14px;line-height:36px;overflow:hidden;margin-right:4%;border-bottom:1px dashed #E6E6E6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_random2 ul li:nth-child(2n) {margin-right:0;}
.news_random2 ul li a {background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;color:#333}
.news_random2 ul li a:hover {color:#005ba3;}
.news_random2 ul li span {float:right;color:#999;line-height:37px;}
.news_con_b {border-top:1px solid #EEE;margin-top:50px;padding-top:50px;}
.news_con_b ul {line-height:30px;float:left;}
.news_con_b li {font-size:14px;color:#555;}
.news_con_b li a {font-size:14px;color:#555;}
.news_con_b li a:hover {font-size:14px;color:#005ba3;}
.news_con_b .fhlb {float:right;width:140px;height:40px;line-height:40px;background:#005ba3;text-align:center;}
.news_con_b .fhlb a {display:block;color:#FFF;font-size:14px;}
.news_con_b .fhlb a:hover {display:block;color:#FFF;text-decoration:none;}
.view-page {width:100%;position:relative;margin:40px 0;border-top:1px solid #D6D6D6;padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next {font-size:14px;width:160px;height:40px;line-height:40px;position:absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out;}
.view-page .prev {left:0;}
.view-page .prev a {background:#FFF url(../images/le.png) 20px center no-repeat;padding-left:60px;border:1px solid #E6E6E6;color:#555;line-height:38px;}
.view-page .prev:hover a {color:#FFF;background:url(../images/le-white.png) 20px center no-repeat #005ba3;}
.view-page a {display:block;}
.view-page .back {left:50%;margin-left:-80px;width:160px;}
.view-page .back a {background:url(../images/back.png) 20px center no-repeat #005ba3;color:#FFF;text-align:center;padding-left:25px;line-height:40px;}
.view-page .back a:hover {background:url(../images/back.png) 20px center no-repeat #005ba3;color:#000;}
.view-page .next {right:0;}
.view-page .next a {background:#FFF url(../images/ri.png) 90% center no-repeat;text-align:center;border:1px solid #E6E6E6;line-height:38px;color:#555}
.view-page .next:hover a {color:#FFF;background:url(../images/ri-white.png) 90% center no-repeat #005ba3;}
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle {background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span {display:inline-block;color:#FFF;background:#005ba3;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews {margin-top:40px;overflow:hidden}
.relatedNews_font {font-size:13px;margin-top:15px;}
.relatedNews_font ul {margin-right:-3%}
.relatedNews_font ul li {float:left;margin-right:3%;width:47%;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a {background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;color:#666}
.relatedNews_font ul li a:hover {color:#005ba3}
.relatedNews_font ul li span {float:right;color:#999;margin-left:30px;}
.inf_lc {padding:12px 0 0;}
.inf_lc li {padding:20px;border:1px solid white;border-radius:8px;height:auto;overflow:hidden;margin:0 0 30px;background:#f9f9f9;box-sizing:border-box;}
.inf_lc li:hover {border-color:#005ba3;border-radius:4px;}
.inf_lc li.bg {background:#f5f5f5;}
.inf_lc li .bts {text-align:center;float:left;width:10%;overflow:hidden;min-height:100px;background:#005ba3;padding:30px 0;box-sizing:border-box;}
.inf_lc li .bts b {font-weight:100;display:block;line-height:36px;overflow:hidden;font-size:36px;font-family:Arial;text-transform:uppercase;color:#FFF;}
.inf_lc li .bts span {font-weight:100;display:block;line-height:16px;height:16px;overflow:hidden;font-size:12px;font-family:Arial;text-transform:uppercase;color:#FFF;}
.inf_lc li .nyzi {line-height:26px;width:75%;font-size:14px;float:left;color:#555;}
.inf_lc li .nyzi b {display:block;font-weight:100;color:#005ba3;line-height:30px;margin:5px 0;font-size:15px;}
.inf_lc li .nyzi span {display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.inf_lc li .nyzi b a,.inf_lc li .nyzi b a:hover {color:#005ba3;font-weight:bold;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.inf_lc li .nyzi b a:hover {color:#005ba3;}
.inf_lc li .fr {margin:50px 0 0;width:70px;height:25px;line-height:25px;text-align:center;color:#FFF;background-color:#005ba3;}
.inf_lc li .fr:hover {background:#005ba3;}
.inf_lc li .pimg {width:16%;float:right;}
.inf_lc li .pimg img {width:100%}
.contact {width:100%;height:auto;overflow:hidden;}
.contact_lx {float:left;width:47%;margin-top:0px;font-size:16px;line-height:35px;}
.contact_lx .cbt {font-size:19px;font-weight:600;color:#005ba3}
.tactfrms {width:50%;float:right;margin-top:0px;}
.tactfrms .fbt {font-size:25px;color:#333;font-weight:normal;margin-bottom:20px}
.tactfrms ul {overflow:hidden;margin-right:-5%}
.tactfrms li {width:45%;float:left;margin:0 5% 12px 0;position:relative;}
.tactfrms li input {width:98%;padding:15px;border:solid 1px #ddd;border-radius:3px;box-sizing:border-box}
.tactfrms li.area {height:auto;width:100%;}
.tactfrms li textarea {padding:15px;width:94%;height:200px;border:solid 1px #ddd;border-radius:3px;font-family:Arial,"sans-serif";box-sizing:border-box}
.tactfrms li:nth-child(2n) {margin-right:0;}
.tactfrms .btn {text-align:center;margin-top:0;overflow:hidden;}
.tactfrms .btn input {height:40px;width:120px;font-size:16px;color:#FFF;background:#005ba3;border-radius:5px;border:none;}
.redxing {position:absolute;top:11px;left:57px;color:#005ba3;}
.contact_map {width:100%;padding-top:30px;}
.contact_tu {width:43%;float:right;margin-top:25px;}
.map_containerbox {overflow:hidden;}
.map_containerbox .map_left {float:left;width:48%;}
.map_containerbox .map_right {float:right;width:48%;}
#map_container {height:450px;margin:25px 0;overflow:hidden;}
#map_container2 {height:450px;margin:25px 0;overflow:hidden;}
.ableft,.ableftr {width:20%;float:left;overflow:hidden;}
.ableib2,.ableib {overflow:hidden;border:1px solid #f1f0f0;border-radius:10px 10px 0 0;margin-bottom:15px;}
.ableib2 .tit,.ableib .tit {background:#005ba3 url("../images/proltH2Bg.png") no-repeat center;height:84px;overflow:hidden;background-size:cover;}
.ableib2 .tit em,.ableib .tit em {font-size:20px;color:#FFF;display:block;text-indent:30%;margin-top:25px;font-style:normal;}
.ableib2 .tit i,.ableib .tit i {display:block;text-indent:30%;color:#FFF;text-transform:uppercase;font-size:12px;font-style:normal;}
.ableib2 .nr {overflow:hidden;border-top:none;padding-top:1px;background:#FFF;}
.nr ul {padding-left:0px;}
.nr li {overflow:hidden;width:100%;}
.nr li a {display:block;padding-left:8%;height:auto;line-height:54px;font-size:14px;text-decoration:none;background:url(../images/pro_s.png) #f9f9f9 no-repeat right 5% center;font-weight:normal;border-bottom:1px solid #e3e0e0;color:#333}
.nr li a:hover,.nr li a.cur {color:#FFF;background:url(../images/n01.png) no-repeat right 5% center;background-color:#005ba3;}
#lefttuijian .t05_con {padding-bottom:20px;}
dl.pd_t05_con_dl {margin:10px auto 3px;}
dl.pd_t05_con_dl dt img {width:98%;padding:2px;border:1px solid #EEE;}
dl.pd_t05_con_dl dd {width:100%;overflow:hidden;line-height:20px;padding-top:5px;text-align:center;color:#555;}
dl.pd_t05_con_dl:hover dd a {color:#005ba3;}
.ablxpne {overflow:hidden;padding:30px 0;padding-left:75px;border-radius:10px;background:url(../images/pro_phone.png) no-repeat 20px center;background-color:#005ba3;}
.ablxpne p {font-size:16px;color:#FFF;}
.ablxpne b {display:block;font-size:24px;color:#FFF;font-family:'Times New Roman'}
.newsright {width:76%;height:auto;float:right}
.toptit {font-size:22px;color:#343434;line-height:52px;background:#F4F4F4;padding-left:16px;margin-bottom:20px;border-left:3px solid #005ba3;}
.conboxs {width:100%;height:auto;overflow:hidden;}
.conboxs ul {margin-right:-1%;}
.conboxs ul li {float:left;width:32.333%;border:1px solid #d9d9d9;margin-right:1%;transition:all 0.5s;margin-bottom:25px;background:#FFF;text-align:center;}
.conboxs ul li:first-child {}
.conboxs ul li i {display:block;height:auto;text-align:center;overflow:hidden;}
.conboxs ul li i em {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;height:100%;width:0;}
.conboxs ul li i img {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;transition:all 0.5s;overflow:hidden;width:100%;height:auto;}
.conboxs ul li p {line-height:30px;font-size:14px;color:#005ba3;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:10px;margin-bottom:0;text-decoration:none;}
.conboxs ul li a {text-decoration:none;}
.conboxs ul li:hover {box-shadow:10px 10px 20px #999;border-color:#005ba3;}
.conboxs ul li:hover {background:#005ba3;color:#FFF;}
.conboxs ul li:hover i img {transform:scale(1.05);}
.conboxs ul li:hover p {color:#FFF;}
.conboxs ul li .wz {font-size:14px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;display:inline-block;}
.conboxs ul li:hover .wz {color:#FFF;}
.pro_right {width:100%;height:auto;overflow:hidden;}
.productss {width:100%;float:left;}
.productss img{max-width:none!important}
.promore_l {width:45%;float:left;}
.jqzoom {float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img {width:100%;border:1px solid #D6D6D6;}
.zoomdiv {z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#FFF;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup {z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#FFF;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}
.spec-preview {width:100%;height:100%;}
.spec-scroll {clear:both;margin-top:10px;width:100%;float:left;}
.spec-scroll .prev {float:left;margin-right:4px;}
.spec-scroll .next {float:right;}
.spec-scroll .prev,.spec-scroll .next {display:block;width:32px;height:32px;cursor:pointer;margin-top:5px;}
.spec-scroll .items {float:left;position:relative;width:80%;height:51px;overflow:hidden;}
.spec-scroll .items ul {position:absolute;width:999999px;}
.spec-scroll .items ul li {float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img {border:1px solid #D6D6D6;padding:2px;width:54px;height:41px;}
.spec-scroll .items ul li img:hover {border:2px solid #005ba3;padding:1px;}
.pros_right {width:50%;float:right;overflow:hidden;}
.pros_right_top {overflow:hidden;border-bottom:1px dashed #E6E6E6;}
.pros_right_top .pbt {overflow:hidden;font-size:24px;color:#005ba3;padding-bottom:10px;}
.proleft {width:100%;font-size:14px;line-height:30px;margin-top:20px;}
.proleft p {font-size:14px;line-height:25px;}
.pc-cx-tel-1 {width:100%;height:auto;border-top:2px solid #E6E6E6;padding-top:20px;overflow:hidden;margin-top:20px;}
.pc-cx-tel-1-t1 {width:28%;height:44px;background:#005ba3;font-size:18px;line-height:44px;text-align:center;float:right;}
.pc-cx-tel-1-t1 a {display:block;color:#FFF;}
.pc-cx-tel-1-t2 {height:56px;padding-left:70px;background:url(../images/head-c-r1.png) no-repeat 0px top;font-size:18px;color:#454545;float:left}
.pc-cx-tel-1-t2 p {line-height:24px;}
.proleft_btn {width:100%;float:left;margin-top:30px;}
.proleft_btn li {width:150px;float:left;margin-right:10px;}
.proleft_btn li a {width:150px;height:40px;float:left;line-height:40px;text-align:center;font-size:16px;background:#EEE;display:block;color:#005ba3}
.proleft_btn li span {float:left;padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on {background:#005ba3;color:#FFF;}
.tabs-basic {width:100%;margin-top:50px;float:left;}
.tabs-basic ul {list-style:none;text-align:left;margin:0;padding:0;border-bottom:1px solid #E6E6E6;background:#EEE;}
.tabs-basic ul li {display:inline-block;margin-bottom:-1px;font-size:16px;text-transform:uppercase;}
.tabs-basic a {display:block;text-decoration:none;background:#EEE;border:1px solid transparent;padding:10px 40px;color:#333}
.tabs-basic .tab-active {border-bottom:2px solid #005ba3;color:#FFF;background:#005ba3;}
.tabs-basic .tabs-content-placeholder {overflow:hidden;margin:auto;background:#FFF;padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div {display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active {display:block;line-height:30px;font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table {border:1px solid #D6D6D6;line-height:24px;text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr {padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p {line-height:30px;text-align:left;margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img {max-width:100%;margin:auto;display:block;clear:both;}
.tabs-basic table {border-collapse:collapse;border:1px #E6E6E6 solid !important;width:100% !important;line-height:30px!important;}
.tabs-basic table td {padding:8px!important;padding-left:12px !important;word-wrap:break-word;word-break:break-all;border:1px #E6E6E6 solid !important;line-height:30px!important;}
.tabs-basic table td div {padding:0px!important;height:auto!important;}
.hot_pro2 {width:100%;float:left;margin-top:50px;}
.hot_pro2_tit {width:100%;height:45px;background:#F1F1F1;color:#005ba3;line-height:45px;font-size:16px;padding:0 20px;font-weight:bold;border:1px solid #D6D6D6;box-sizing:border-box;}
.scrollleft2 {width:100%;float:left;margin-top:20px;margin-bottom:30px;}
.scrollleft2 li {width:200px;float:left;margin-right:20px;overflow:hidden;}
.scrollleft2 li img {width:99%;display:block;border:1px solid #E6E6E6;}
.scrollleft2 li img:hover {border:1px solid #005ba3;}
.scrollleft2 li a {color:#333}
.scrollleft2 li span {display:block;width:100%;line-height:30px;margin-top:10px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
@media only screen and (max-width:992px) {.foot .foot_c {padding-top:15px}
.foot .copyright {margin-top:15px}
.bread_content .bread_box {padding:10px 0}
.tabs-basic {margin-top:25px;}
.hot_pro2 {margin-top:25px;}
.inf_lc li {margin-bottom:15px}
.xinwenxiangqing {margin:0;}
.xinwenxiangqing .nd_head {padding-bottom:10px;}
.xinwenxiangqing .nd_head p {font-size:22px;}
.xinwenxiangqing .nd_text {padding:15px 0}}
@media only screen and (max-width:768px) {.i_two .i_two_l ul li {width:100%;margin-bottom:1.6%;}
.i_two .i_two_r ul li {width:100%}
.i_two .i_two_m li {width:100%}
.news1 dl {width:100%;height:auto}
.news1 dd {padding:3%;box-sizing:border-box;}
.news1 dd .nbt {height:auto;margin-bottom:8px;}
.news1 ul {width:100%;margin-top:15px}
.foot_c .code {width:15%}
.news-tit .tit01 {float:none;}
.news-tit2 {float:none;position:inherit;margin-top:10px;margin-bottom:10px}
.news-tit2 a {margin-left:4%;padding-left:4%;}
.ableft,.ableftr {width:100%}
.newsright {width:100%;margin-top:15px}
.conboxs ul li {width:49%}
.promore_l {width:100%}
.pros_right {width:100%;margin-top:15px}
.view-page {margin:0;padding-top:20px;}
.view-page .prev,.view-page .back,.view-page .next {width:100%;position:static;margin-top:10px;text-align:center;}
.view-page .prev a {padding-left:0}
.view-page .back {left:0%;margin-left:0px;width:100%;}
.view-page .back a {padding-left:0}
.ny_honor ul li {width:48%}
.prelblt li {width:49%}
.inf_lc li .pimg {width:100%;margin-top:15px;}
.inf_lc li .nyzi {width:87%;}
.inf_lc li {padding:10px;}
.contact_lx {width:100%}
.tactfrms {width:100%;margin-top:15px;}}
@media only screen and (max-width:499px) {.news1 li .desc {width:100%}
.news1 li span {display:none;}
.foot .foot_c .left {width:100%;line-height:25px;}
.foot_c .code {width:100%;margin-top:15px}
.news-tit2 a {font-size:18px}
.conboxs ul li {width:99%}
.ny_honor ul li {width:98%}
.prelblt li {width:99%}
.relatedNews_font ul li {width:97%}
.tactfrms li {width:96%}
.map_containerbox .map_left {width:100%}
.map_containerbox .map_right {width:100%}
#map_container {height:350px}
#map_container2 {height:350px}}