@charset "utf-8";

html,
body {
    background: #fff;
    color: #333;
    font: 14px/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #e9280c;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

ul,
li {
    list-style: none;
}

img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}


.header {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    z-index: 99;
}

.top {
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    height: 44px;
}

.content01,
.container {
    margin: 0 auto;
    display: block;
    width: 1200px;
}

.top p {
    font-size: 14px;
    color: #b1b1b1;
    line-height: 44px;
}

.box_sea {
    width: 200px;
    float: right;
    display: block;
    overflow: hidden;
}

.search {
    margin-top: 4px;
    width: 200px;
}

.boxs {
    width: 190px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}

.boxs-input-placeholder {
    color: #e5e5e5;
}

.texts {
    width: 150px;
    height: 100%;
    float: left;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    border: none;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background: none;
    color: #fff;
}

.btnSubmits {
    width: 26px;
    height: 30px;
    background: url(../images/sea_btn.png) 3px no-repeat;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 30px;
    border: none;
    cursor: pointer;
    vertical-align: top;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border;
    float: left;
}



.top_logo {
    margin: 20px auto;
    display: block;
    overflow: hidden;
    width: 1200px;
}

.logo {
    width: 500px;
    display: block;
    overflow: hidden;
}

.logo .lo_img {
    width: 137px;
    float: left;
    display: block;
    overflow: hidden;
}

.logo .lo_img img {
    width: 100%;
}

.lo_txt {
    padding-left: 20px;
    height: 80px;
    border-left: 1px solid #eee;
    width: 310px;
    float: right;
}

.lo_txt h3 {
    font-size: 24px;
    color: #2c2c2c;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #eee;
}

.lo_txt p {
    font-size: 16px;
    color: #8c8c8c;
    line-height: 30px;
    letter-spacing: 3px;
}

.top_tel {
    display: block;
    padding-left: 52px;
    background: url(../images/top_tel.png) left no-repeat;
}

.top_tel p {
    font-size: 14px;
    color: #797979;
    line-height: 24px;
}

.top_tel h3 {
    font-size: 22px;
    color: #0078b5;
}

.navlist {
    width: 100%;
    display: block;
    background: #005292;
    height: 58px;
    position: relative;   
    z-index: 101
}

#webmenu {
    height: 60px;
    font-size: 1.3em;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}

#webmenu a {
    font-size: 0.8em;
}

#webmenu li ul {
    display: none;
}

#webmenu li ul li {
    float: none;
}

*html #webmenu li ul li {
    display: inline;
}

#webmenu li ul a {
    float: none;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
}

#webmenu .height-auto {
    line-height: 15px;
    padding: 5px 10px;
}

.second-menu,
.third-menu,
.fourth-menu {
    position: absolute;
}

.first-menu li {
    float: left;
    position: relative;
}

.first-menu a {
    float: left;
    display: block;
    padding: 0 35px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 16px !important;
}

.first-menu a:hover {
    background: rgba(0, 120, 181, 0.8);
}

.second-menu {
    top: 58px;
    right: 0;
    background: rgba(0, 0, 0, 0.6)
}

*html .second-menu {
    right: -1px;
}

.second-menu a {
    font-size: 14px !important;
}

.second-menu a.arrow {}

.second-menu a.arrow:hover {}

.second-menu a.arrow-02 {}

.second-menu a.arrow-02:hover {}

.third-menu,
.fourth-menu {
    width: 150px;
    top: 0;
    left: 150px;
}

.third-menu a {
    background: #4c4c4c;
    font-weight: normal;
}

#subMgm {
    width: 150px;
}

#subMgm .third-menu {
    left: 150px;
}

#subMgm .fourth-menu {
    left: 150px;
}

#subMusic,
#subNews {
    width: 150px;
}

.nav_out {
    width: 1200px;
    display: block;
    margin: 0 auto;
}



/*  产品中心 */
.index_product {
    width: 1200px;
    margin: 60px auto;
    display: block;
    overflow: hidden;
}

.pro_tit {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    background: url(../images/pro_tit1.png) bottom no-repeat;
    padding-bottom: 15px;
}

.pro_tit h3 {
    font-size: 38px;
    color: #333333;
    line-height: 40px;
    letter-spacing: 2px;
}

.pro_tit p {
    font-size: 14px;
    color: #9a9a9a;
    font-weight: lighter;
    text-transform: uppercase;
    margin-top: 5px
}

.pro_tit01 {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    background: url(../images/pro_tit2.png) bottom no-repeat;
    padding-bottom: 15px;
}

.pro_tit01 h3 {
    font-size: 38px;
    color: #fff;
    line-height: 40px;
    letter-spacing: 2px;
}

.pro_tit01 p {
    font-size: 14px;
    color: #fff;
    font-weight: lighter;
    text-transform: uppercase;
    margin-top: 5px
}


.nav {
    margin-bottom: 48px;
    width: 1200px;
    margin: 50px auto 10px;
}

.nav ul {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav ul:before,
.nav ul:after {
    content: "";
    display: table;
}

.nav ul:after {
    clear: both;
}

.nav ul>li {
    float: left;
    position: relative;
}

.nav a {
    display: block;
    padding: 10px;
    width: 170px;
    text-align: center;
    font-size: 16px;
    color: #626262;
    margin: 0 5px;

}

.nav a span {
    width: 100%;
    display: block;
}

.nav a p {
    display: block;
    border: 1px solid #ccc;
    border-radius: 35px;
    margin-top: 10px;
    line-height: 35px;
    background: url(../images/lit_03.png) 25px no-repeat;
}

.nav a:hover p {
    background: url(../images/lit2_03.png) 25px no-repeat #0078b5;
    color: #fff;
}

.nav li ul {
    background: #fff;
    width: 150px;
}

.nav li ul li {
    width: 140px;
}

.nav li ul a {
    border: none;
    background: none;
    width: 120px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ccc;
    line-height: 24px;
    border-radius: 0;
}

.nav li ul a:hover {
    color: #0078b5;
    border-radius: 0;
}


/* Not Animated
============================== */

.nav2 ul>li:hover ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav2 li ul {
    position: absolute;
    left: 20px;
    top: 120px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;
}



.product_img {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 40px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}

.product_img ul {
    list-style: none;
    display: block;
}

.product_img ul li {
    float: left;
    display: block;
    width: 20%;
    overflow: hidden;   
    text-align: center;
}



.product_img ul li span {
    width: 98px;
    height: 98px;
    display: block;
    overflow: hidden;
    padding: 28px;
    border-radius: 100px;
    background: #cecece;
    margin: 0 auto;
}

.product_img ul li i {
    width: 98px;
    height: 98px;
    display: block;
    overflow: hidden;
}

.product_img ul li .i01 {
    background: url(../images/tp.png) 0 -15px no-repeat;
}

.product_img ul li .i02 {
    background: url(../images/tp.png) 0 -135px no-repeat
}

.product_img ul li .i03 {
    background: url(../images/tp.png) 0 -250px no-repeat;
}

.product_img ul li .i04 {
    background: url(../images/tp.png) 0 -370px no-repeat;
}

.product_img ul li .i05 {
    background: url(../images/tp.png) 0 -485px no-repeat;
}

.product_img ul li .i06 {
    background: url(../images/tp.png) 0 -605px no-repeat;
}

.product_img ul li:hover span {
    background: #0078b5;
}

.product_img ul li p {
    font-size: 18px;
    color: #333;
    line-height: 50px;
}

.product_img ul li:hover p {
    color: #0078b5
}



.pro_list {
    width: 100%;
    display: block;
    overflow: hidden;
}

.pro_list dl {
    float: left;
    display: block;
    overflow: hidden;
    width: 352px;
    margin: 30px 22px;
    border: 1px solid #eeeeee;
}

.pro_list dl dt {
    width: 352px;
    height: 246px;
    display: block;
    overflow: hidden;
}

.pro_list dl dt img {
    width: 100%;
    display: block;
}

.pro_list dl dd {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #d2d2d2;
}

.pro_list dl dd p {
    color: #5f5f5f;
    font-size: 16px;
}

.pro_list dl:hover p {
    background: #0078b5;
    color: #fff;
}


/*  首页优势  */
.index_ys {
    width: 100%;
    display: block;
    background: url(../images/ys_bg.jpg) center no-repeat;
    overflow: hidden;
    padding: 60px 0 30px;
}

.ys_list {
    margin: 60px auto 0;
}

.ys_list dl {
    width: 290px;
    background: rgba(255, 255, 255, 0.2);
    display: block;
    overflow: hidden;
    margin: 15px 5px;
    padding: 35px 0;
    float: left;
}

.ys_list dl:last-child {
    margin-right: 0 !important;
}

.ys_list dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ys_list dl dt img {
    width: 79px;
    height: 79px;
    margin: 0 auto;
    display: block;
}

.ys_list dl dd {
    padding: 10px 25px;
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

.ys_list dl dd h3 {
    font-size: 20px;
    color: #fff;
    line-height: 36px;
}

.ys_list dl dd i {
    font-style: normal;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase;
}

.ys_list dl dd p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-top: 25px;
}

.ys_list dl:hover {
    background: #fff;
}

.ys_list dl:hover dd h3 {
    color: #333333;
}

.ys_list dl:hover dd i {
    color: #7e7e7e
}

.ys_list dl:hover dd p {
    color: #121212;
}



/*  关于我们  */

.index_about {
    width: 100%;
    display: block;
    background: url(../images/about_bg.jpg) top center no-repeat;
    overflow: hidden;
    margin: 60px 0 30px;
}

.about_con01 {
    width: 570px;
    padding: 100px 0 80px;
    display: block;
    overflow: hidden;
}

.about_con01 h3 {
    font-size: 60px;
    color: #7d90a4;
    line-height: 70px;
    letter-spacing: 2px;
}

.about_con01 h4 {
    font-size: 26px;
    color: #333333;
    letter-spacing: 2px;
}

.about_con01 p {
    display: block;
    margin: 20px 0;
    overflow: hidden;
    font-size: 14px;
    color: #727272;
    line-height: 36px;
}

.about_con01 p b {
    font-size: 16px;
    color: #05693b;
    font-weight: normal;
}

.p_more {
    width: 150px;
    display: block;
    text-align: center;
}

.p_more a {
    padding: 10px 0;
    display: block;
    font-size: 16px;
    color: #7d90a4;
    border-radius: 25px;
    border: 1px solid #7d90a4;
}

.p_more a:hover {
    background: #7d90a4;
    color: #fff;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}

.cj_wp1 {
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding: 40px 0;
}

.item {
    float: left;
    width: 398px;
    display: block;
    overflow: hidden;
    text-align: center;
    border-right: 1px solid #eee;
}

.cj_wp1 .red {
    color: #c9a666
}

.cj_wp1 .tp {
    height: 86px;
    line-height: 26px;
    font-size: 14px;
    font-weight: 700;
    color: #7d90a4;
    margin-bottom: 14px
}

.cj_wp1 .tp i {
    font-size: 50px;
    font-style: normal;
    line-height: 86px
}

.cj_wp1 p {
    font-size: 16px;
    line-height: 25px;
    color: #666
}

.cj_wp1 .num {
    font-size: 24px;
    padding: 0 5px
}


/*  工程案例   */
.index_case {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f6f6f6;
    padding: 60px 0;
}

.case_list {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.case_list ul {
    list-style: none;
    margin-top: 40px;
    overflow: hidden;
}

.case_list ul li {
    position: relative;
    width: 386px;
    height: 268px;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0 15px 20px 0;
}

.case_list ul li:nth-child(3n) {
    margin-right: 0 !important;
}

.case_list ul li img {
    width: 386px;
    height: 268px;
    overflow: hidden;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s
}

.case_list ul li:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.case_list ul li p {
    width: 100%;
    background: rgba(0, 0, 0, 0.53);
    height: 42px;
    position: absolute;
    z-index: 99;
    bottom: 0;
    line-height: 42px;
}

.case_list ul li p a {
    display: block;
    padding-left: 15px;
    background: url(../images/ico_03.png) 360px no-repeat;
    color: #fff;
    font-size: 14px;
}

.case_list ul li:hover p {
    background: rgba(0, 120, 181, 0.53)
}


/* 新闻资讯  */
.index_news {
    width: 1200px;
    margin: 40px auto;
    display: block;
    overflow: hidden;
}

.news_list {
    margin-top: 30px;
}

.news_fl {
    width: 346px;
    -moz-box-shadow: -1px 1px 10px #ccc;
    -webkit-box-shadow: -1px 1px 10px #ccc;
    box-shadow: -1px 1px 10px #ccc;
    margin: 11px 10px 10px;
    float: left;
    display: block;
    overflow: hidden;
    padding: 20px 17px;
}

.n_tit {
    width: 100%;
    display: block;
    overflow: hidden;
}

.n_tit h3 {
    font-size: 18px;
    color: #2d2d2d;
    line-height: 32px;
    font-weight: normal;
    float: left
}

.n_tit span {
    font-size: 12px;
    color: #9c9c9c;
    line-height: 32px;
    float: right;
    text-transform: uppercase;
}

.n_img {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 15px 0;
    height: 250px;
}

.n_img img{
    width: 100%;
}

.news_list ul {
    list-style: none;
    width: 100%;
    display: block;
    overflow: hidden;
}

.news_list ul li {
    line-height: 36px;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
}

.news_list ul li a {
    padding-left: 20px;
    float: left;
    font-size: 14px;
    color: #2f2f2f;
    background: url(../images/ld_47.png) left no-repeat;
    width: 248px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_list ul li span {
    float: right;
    font-size: 14px;
    color: #8d8d8d;
}

.news_list ul li:hover a {
    color: #008047;
    text-decoration: underline;
    background: url(../images/ld_120.png) left no-repeat;
}



/* 合作伙伴  */
.index_partner {
    width: 100%;
    display: block;
    padding: 50px 0;
    overflow: hidden;
    background: #f6f6f6;
}

.partner_list {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.partner_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
    margin-top: 40px;
}

.partner_list ul li {
    width: 288px;
    height: 126px;
    border: 1px solid #ccc;
    display: block;
    float: left;
    margin: 0 12px 20px 0;
    overflow: hidden;
}

.partner_list ul li:nth-child(4n) {
    margin-right: 0 !important
}

/* 城市分站  */
.foot_area {
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    height: 70px;
    background-color: #edeaf1;
}

.foot_area ul {
    list-style: none;
    display: block;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.foot_area ul li {
    float: left;
    display: block;
    line-height: 70px;
    font-size: 18px;
    color: #008047;
}

.foot_area ul li a {
    font-size: 14px;
    color: #333;
    padding: 0 15px;
    display: block;
}


/* 网站底部  */
.footer {
    background: #242e2f;
    width: 100%;
    display: block;
    overflow: hidden;
}

.link {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    height: 78px;
    border-bottom: 1px solid #ccc;
}

.link li {
    font-size: 16px;
    color: #b0b0b0;
    line-height: 78px;
    float: left;
}

.link li a {
    font-size: 14px;
    color: #b0b0b0;
    padding: 0 10px;
    display: block;
}

.link li a:hover {
    text-decoration: underline;
    color: #fff
}

.db_con {
    width: 1200px;
    margin: 12px auto;
    display: block;
    overflow: hidden;
}

.db_nav {
    width: 475px;
    display: block;
    overflow: hidden;
    padding-top: 25px;
}

.db_nav dl {
    float: left;
    display: block;
    padding: 0 80px 0 15px;
    overflow: hidden;
}

.db_nav dl:nth-child(3) {
    padding-right: 0 !important;
}

.db_nav dl dt {
    border-left: 2px solid #48a1cb;
    padding-left: 10px;
    font-size: 16px;
    color: #48a1cb;
    line-height: 16px;
}

.db_nav dl dd {
    display: block;
    padding: 10px 0;
}

.db_nav dl dd a {
    font-size: 14px;
    color: #9a9a9a;
    line-height: 28px;
    width: 100%;
    display: block;
}

.db_ewm {
    width: 160px;
    display: block;
    margin-left: 60px;
    overflow: hidden;
    margin-top: 15px;
}

.db_ewm img {
    width: 100%;
    display: block;
}

.db_lx {
    width: 430px;
    display: block;
    overflow: hidden;
}

.db_tel {
    text-align: right;
    padding-right: 50px;
    background: url(../images/ld_151.png) right no-repeat;
    margin-top: 25px;
}

.db_tel p {
    font-size: 14px;
    color: #9a9a9a;
}

.db_tel h3 {
    font-size: 16px;
    color: #48a1cb;
}

.lx_s {
    font-size: 14px;
    padding: 10px 0 0;
    color: #9a9a9a;
    line-height: 28px;
    text-align: right;
}

.db_bg {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    background: url(../images/db_bg.png) center no-repeat;
}

.db_bg img {
    width: 132px;
    margin: 0 auto;
    display: block;
}

.copyright {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #9a9a9a
}

.copyright a {
    color: #9a9a9a;
}

.copyright a:hover {
    color: #fff;
    text-decoration: underline;
}


/*banner*/
.flash {
    width: 100%;
    height: 642px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;
}

.flash1 {
    width: 1000px;
    height: 642px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 642px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 642px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;

}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;

}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}

/*左侧分栏*/

/* 公司简介页面  */

.warpper2 {
    width: 100%;
    display: block;
    overflow: hidden;
}

.sidebar {
    width: 222px;
    display: block;
    overflow: hidden;
    margin: 25px 0 40px;
}

.side_lx,
.side_news {
    width: 220px;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #0078b5;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li a {
    padding-left: 5px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
}

.side_news ul li a:hover {
    color: #f00;
    text-decoration: underline;
}

.side_ewm {

    display: block;
    margin: 10px auto;
    overflow: hidden;
}

.side_ewm img {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
}

.side_ewm p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.warpper {}

.sidebar {
    width: 100%;
    background: #f2f2f2;
    display: block;
    overflow: hidden;
}

.sidebar .ab_side {
    width: 70%;
    display: block;
    overflow: hidden;
}

.sidebar .ab_side ul {
    list-style: none;
    display: block;
}

.sidebar .ab_side ul li {
    float: left;
    display: block;
    overflow: hidden
}

.sidebar .ab_side ul li a {
    font-size: 16px;
    color: #010101;
    font-weight: normal;
    line-height: 40px;
    display: block;
    padding: 10px 20px;
}

.sidebar .ab_side ul li:hover,
.on1 {
    background: #03adc6;
}

.sidebar .ab_side ul li:hover a,
.on1 a {
    color: #fff !important;
}

.positions {
    width: 30%;
    display: block;
    overflow: hidden;
    padding: 10px 0;
    text-align: right;
}

.positions p {
    font-size: 14px;
    color: #333;
    line-height: 40px;
}

.about_cc {
    margin: 30px auto;
    display: block;
    overflow: hidden;
}

.pro_d {
    margin: 50px auto;
    display: block;
    overflow: hidden;
}

.con_section {
    position: relative;
    padding: 20px 0 50px;
    display: block;
    overflow: hidden;
}

.met_section {
    position: relative;
    padding: 20px 0 50px;
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.met_section aside {
    position: relative;
    float: left;
    width: 222px;
}



.met_section article .met_article {
    margin-left: 235px;
    background: #fff;
    padding: 15px 20px;
}

.met_section_asidenone article {
    float: none;
    margin-left: 0;
}

.met_section_asidenone article .met_article {
    margin-left: 0;
}

.met_section aside section {
    display: block;
}

.met_section aside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #0078b5;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

.met_section aside .met_aside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

.met_section aside .met_aside dl {
    border-bottom: 1px solid #dfdfdf;
}

.met_section aside .met_aside dl dt {
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 180px no-repeat;
    display: block;
}

.met_section aside .met_aside dl dt a {
    display: block;
    padding: 12px 0 12px 14px;
    color: #4b4b4b;
}

.met_section aside .met_aside dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #0078b5;
    display: block;
}

.met_section aside .met_aside dl dt:hover a {
    color: #fff;
}

.met_section aside .met_aside dl dt.on {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #0078b5;
    display: block;
}

.met_section aside .met_aside dl dt.on a {
    color: #fff;
}

.met_section aside .met_aside dl dd {
    padding: 6px 0 6px 0;
    display: none;
}

.met_section aside .met_aside dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 15px no-repeat;
    border-bottom: 1px solid #eee;
}

.met_section aside .met_aside dl dd h5 {
    margin: 0 15px 5px 15px;
    color: #666;
}

.met_section aside .met_aside dl dd h5 a {
    background: none;
}

.met_section aside .met_aside dl dd:hover h5 {
    color: #0078b5
}

.met_section aside .met_aside dl dd .on a,
.met_aside dl dd a:hover {
    background: #efefef;
}



lside {
    display: block;
    position: relative;
    float: left;
    width: 222px;
}

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #024b6b;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    padding-left: 34px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 180px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #024b6b;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #024b6b;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}

/*右侧内容*/
article {
    width: 930px;
    float: right;
    padding: 0 10px;
}

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}

/*新闻列表*/
.module_list_article {
    padding: 10px;
}

.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    clear: both;
}

.module_list_article dl dt {
    width: 20%;
    float: left;
}

.module_list_article dl dt img {
    width: 100%;
}

.module_list_article dl dd {
    float: right;
    width: 78%;
}

.module_list_article dl dd h3 {
    font-weight: normal;
}

.module_list_article dl dd p {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
    font-size: 12px;
    color: #666;
}

/*新闻详细*/
.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding: 30px 10px;
    line-height: 32px;
    font-size: 14px;
}

/*图片列表*/
.module_list_img {
    padding: 10px;
}

.module_list_img li {
    width: 33.3333%;
}

.module_list_img li a {
    display: block;
    width: 280px;
    text-align: center;
}

.module_list_img li .img-size {
    width: 280px;
}

.module_list_img li h3 {
    font-weight: normal;
}

.module_list_img dl {}

.module_list_img dl {
    float: left;
    width: 380px;
    display: block;
    -moz-box-shadow: -1px 1px 11px #ddd;
    -webkit-box-shadow: -1px 1px 11px #ddd;
    box-shadow: -1px 1px 11px #ddd;
    margin: 20px 15px 20px 3px;
}

.module_list_img dl:hover {
    box-shadow: 0 0 16px rgba(88, 88, 88, .3);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.module_list_img dl:nth-child(3n) {
    margin-right: 0 !important;
}

.module_list_img dl dt {
    width: 380px;
    display: block;
}

.module_list_img dl dt img {
    margin: 0 auto;
    display: flex;
}

.module_list_img dl dd {
    background: #f8f8f8;
    padding: 10px 15px 20px 25px;
    display: block;
}

.module_list_img dl dd h3 {
    font-size: 18px;
    color: #02ADC6;
    margin: 10px 0;
    font-weight: normal;
}

.module_list_img dl dd p {
    color: #525866;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.module_list_img dl:hover dd {
    background: #f6f6f6;
}

.module_list_img dl dd span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #666;
}


/*图片详情*/
.product-info {
    padding: 10px;
}

.product-img {
    width: 500px;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 49px;
}



.product-arr {
    float: left;
    width: 550px;
    padding-left: 50px;
}

.product-arr h3 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
}

.product-arr p {
    line-height: 28px;
    font-size: 14px;
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}

/*留言*/
.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}

/*分页*/
.page-list {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    padding: 7px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

/* 合作伙伴  */
#imglist ul.list_1 {

    list-style: none;
    display: block;
    margin: 20px auto;
    overflow: hidden;



}



#imglist ul.list_1 li {
    float: left;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
    margin-right: 20px;
}

#imglist ul.list_1 li img {
    border: 1px solid #eee;
}

#imglist ul.list_1 li .img_pic {

    text-align: center;

    display: block;

    margin: 0 auto;

    background: #fff;

    font-size: 0;



    position: relative;

}



#imglist ul.list_1 li .img_info {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 0;
    left: 0;
    background: rgba(10, 125, 103, 0.8);
    text-align: center;
}

#imglist ul.list_1 li .img_info h3 {
    padding: 40px 20px 10px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

#imglist ul.list_1 li .img_info h3 a {
    color: #fff;
}

#imglist ul.list_1 li .img_info p {
    font-size: 14px;
    padding: 0 15px;
    line-height: 24px;
    color: #fff;
}



#imglist ul.list_1 li:nth-child(6) {
    margin-right: 0 !important
}



#imglist ul.list_1 li h2 {

    text-align: center;

    font-size: 14px;

    padding: 10px 10px;

    font-weight: normal;

    border-top: 0px solid #ddd
}



#imglist ul a img {

    transition: all .5s;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    border: 1px solid #ddd;

}



#imglist ul a:hover h2 {

    color: #333
}



#imglist ul a:hover img {

    filter: alpha(opacity=50);

    -moz-opacity: .5;

    -khtml-opacity: .5;

    opacity: .5
}

.case_list_article,
.case_list_article2 {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 40px 0;
}

.case_list_article dl {
    float: left;
    width: 300px;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #ededed
}

.case_list_article dl:nth-child(3n) {
    margin-right: 0;
}

.case_list_article dl dt {
    width: 300px;
    display: block;
    overflow: hidden;
    height: 212px;
}

.case_list_article dl a dt {
    overflow: hidden;
}

.case_list_article dl dt img {
    transition: all .3s;
    width: 300px;
}

.case_list_article dl dd {
    padding: 15px;
    display: block;
    overflow: hidden;
}

.case_list_article dl dd h3 {
    font-size: 16px;
    line-height: 30px;
}


.case_list_article dl dd p {
    font-size: 14px;
    color: rgb(97, 96, 96);
    line-height: 24px;
    height: 45px;
    padding: 5px 0;
}

.case_list_article dl:hover dt img {
    transform: scale(1.1);
}

.case_list_article dl:hover dd h3 {
    color: #014099;
}


.case_list_article2 dl {
    float: left;
    width: 392px;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 20px;

}

.case_list_article2 dl:nth-child(3n) {
    margin-right: 0;
}

.case_list_article2 dl dt {
    width: 390px;
    display: block;
    overflow: hidden;
}

.case_list_article2 dl a dt {
    overflow: hidden;
}

.case_list_article2 dl dt img {
    transition: all .3s;
    width: 390px;
}

.case_list_article2 dl dd {
    padding: 15px;
    display: block;
    overflow: hidden;
}

.case_list_article2 dl dd h3 {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}



.case_list_article2 dl:hover dd h3 {
    color: #014099;
}



.met_module3_list ul.list_1 li {
    float: left;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
}

.met_module3_list ul.list_1 li a {
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #fff;
    font-size: 0;
    display: block;
    border: 1px solid #ccc;
}

.met_module3_list ul.list_1 li a.new-title {
    border: 1px solid #fff;
    width: 275px
}

.met_module3_list ul.list_1 li h2 {
    text-align: center;
    font-size: 14px;
    padding: 10px 10px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.met_module3_list ul a img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    max-width: 275px;
    margin: 0 auto;
}

.met_module3_list ul a:hover h2 {
    color: #333
}

.met_module3_list{
    overflow:hidden;
}

.img_list_article{
    overflow: hidden;
    margin-top: 15px;
}

.img_list_article dl{
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 15px;
}

.img_list_article dl:hover img{
    transform: scale(1.1);
}

.img_list_article dl dt a{
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eaeaea;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.img_list_article dl dt img{
    max-width: 100%;
    max-height: 100%;
    transition: all .3s;
}

.img_list_article dl:nth-child(3n){
    margin-right: 0;
}

.img_list_article dl dd h3{
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}



.details_swiper{margin-bottom:30px;}
.album-small{position: relative;width:100%;padding:0 30px;margin-top:15px;}
.album-small .swiper-container{position: static;}
.album-small .swiper-slide:after{content: '';position: absolute;width:100%;height:78px;left:0;top:0;border:1px solid #4797d1;opacity: 0;transition:all 0.5s;}
.album-small .swiper-slide-thumb-active:after{opacity: 1;}
.gallery-thumbs .swiper-button-prev,
.gallery-thumbs .swiper-button-next{width:30px;height:100%;top:0;margin-top:0;background-size:auto 20px;opacity: 1;}
.gallery-thumbs .swiper-button-prev{left:0;background-image: url(../images/ico_fl.png);}
.gallery-thumbs .swiper-button-prev.swiper-button-disabled{opacity: 0.8;}
.gallery-thumbs .swiper-button-next{right:0;background-image: url(../images/ico_fr.png);}
.gallery-thumbs .swiper-button-next.swiper-button-disabled{opacity: 0.8;}
 .imgs>img {
    display: block;
    width: 100%;
    transition: all .5s;
    max-height: 500px;
}
.album-small .swiper-slide .imgs{ position: relative;height: 80px; overflow: hidden; }
.album-small .swiper-slide .imgs img{ height: 80px;display: block; }