@import url("./frame.css");
.m1200 {
    width: 1200px;
    margin: 0 auto;
}

.wel_top {
    height: 38px;
    background: #025cca;
}

.wel_wrap {
    height: 38px;
    overflow: hidden;
    margin: 0 auto;
}

.wel_left {
    width: 700px;
    height: 38px;
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 38px;
}

.wel_right {
    width: 500px;
    height: 38px;
    float: left;
    text-align: right;
    line-height: 38px;
}

.wel_right a {
    font-size: 12px;
    color: #fff;
    padding-left: 13px;
    padding-right: 13px;
    background: url("../images/line.png") no-repeat right;
}

.wel_right a.a_last {
    padding-right: 0px;
    background: none;
}

.wel_right a:hover {
    color: #77cd33;
    text-decoration: underline;
}

.logo_wrap {
    height: 90px;
    padding-top: 19px;
    padding-bottom: 19px;
}

.newlist{
    width:96%;
    margin:0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.logo_left {
    width: 272px;
    height: 90px;
    float: left;
}

.nav_right {
    width: 928px;
    height: 90px;
    float: left;
    overflow: hidden;
}

.nav_ul {
    padding-top: 26px;
}

.nav_ul li {
    height: 62px;
    border-bottom: 2px solid #fff;
    margin-left: 19px;
    margin-right: 19px;
    float: right;
    display: inline;
    line-height: 62px;
}

.nav_ul li a {
    color: #515252;
    font-size: 14px;
}

.jiegou_title{ width: 200px; background:#003860; height:40px; border-radius:6px; line-height:40px; color:#fff; margin:0 auto; font-size: 14px; text-align: center;}
.jiegou_tree1{
    width: 90px;
    float: left;
    height:40px;
    float: left;
    line-height:40px; color:#fff; 
    font-size: 14px; text-align: center;
    background:#003860; 
    border-radius:6px;
}
.jiegou_sep{
    width:50%;
    border-right:1px solid #ddd;
}
.jiegou_tree{
    width:300px;
    margin:0 auto;
}


.jiegou_sep1{
    width:15px;
    border-bottom:1px solid #ddd;
    height:20px;
    float: left;
}
.jiegou_heng{
    width: 236px;
    border-top:1px solid #ddd;
    margin:0 auto;
}
.jiegou_part1{
    width:300px;
    margin:0 auto;
}
.jiegou_part2{
    border-right:1px solid #ddd;
    width: 32px;
    height:30px;
    float: left;

}
.jiegou_part3{
    border-right:1px solid #ddd;
    width: 78px;
    height:30px;
    float: left;
}
.jiegou_part4{
    border-right:1px solid #ddd;
    width: 76px;
    height:30px;
    float: left;
}

.jiegou11{
    width: 58px;
   
    border-radius:6px;
    background:#003860; 
    font-size: 14px; text-align: center;
    line-height:20px; color:#fff; 
    float: left;
    padding: 4px;
    
    margin-right:12px;
}

.jiegou11 a{

    font-size: 14px;
    color:#fff; 
    
}
.jiegou11 a:hover{

    text-decoration:underline;
    
}



.jiegou_part6{
    width:300px;
    margin:0 auto;
}

.boss-item { padding: 20px 0; border-bottom: 1px solid #f4f4f4; }

.boss-item .boss-item-img {  width: 60%;  margin:0 auto;}

.boss-item .boss-item-img img { display: block; margin: 0 auto; width: 100%; }

.boss-item .boss-item-txt {  width: 100%;  }

.boss-item .boss-item-txt h2 { font-size: 22px; color: #333; text-align: center; padding: 10px 0; }

.boss-item .boss-item-txt .zw { font-size: 14px; color: #666; padding-bottom: 14px; text-align: center; }

.boss-item .boss-item-txt p { font-size: 12px  !important; color: #999; line-height: 24px; }

.clearfix { /* For IE 6/7 only Include this rule to trigger hasLayout and contain floats. */ *zoom: 1; }

.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }

.clearfix:after { clear: both; }

.team_wraps{
    width: 100%;
}

.team_wraps li{
    width: 32%;
    float: left;
    padding-right: 2%;
    
}
.team_wraps li:nth-of-type(3n){
   
    padding: 0%;
    
}


.team_imgs img{
    width: 100%;
}


.team_text2{
    font-size: 14px;
    
    text-align: center;
    line-height: 30px;
}
.team_text{
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    display: none;
}



.nav_ul li.li_active {
    border-bottom: 2px solid #77cd33;
}

.banner {
    height: 550px;
    background: url("../images/banner1.jpg") no-repeat center center;
    overflow: hidden;
}

.pro_wrap {
    height: 790px;
}

.pro_title_ch {
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #515252;
}

.pro_title_en {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #304ba6;
    text-align: center;
}

.pro_sep {
    height: 6px;
    width: 60px;
    border-bottom: 2px solid #77cd33;
    overflow: hidden;
    margin: 0 auto;
}

.pro_sort {
    height: 80px;
    text-align: center;
    line-height: 80px;
}

.pro_sort a {
    font-size: 14px;
    color: #464646;
    padding-left: 16px;
    padding-right: 16px;
}

.pro_sort a:hover {
    color: #025cca;
    text-decoration: underline;
}

.pro_content {
    padding-top: 18px;
    height: 518px;
    padding-left: 4px;
    padding-right: 4px;
    width: 1192px;
    overflow: hidden;
}

.pro_ul li {
    float: left;
    height: 259px;
    width: 275px;
    margin-left: 11px;
    margin-right: 12px;
    display: inline;
}

.imga {
    width: 273px;
    height: 199px;
    display: block;
    border: 1px solid #dadada;
}

.texta {
    width: 275px;
    height: 58px;
    display: block;
    line-height: 58px;
    color: #464646;
    font-size: 14px;
    text-align: center;
}

.pro_ul a.texta:hover {
    color: #025cca;
    text-decoration: underline;
}

.pro_more {
    margin-top: 12px;
    width: 106px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #304ba6;
    margin: 0 auto;
}

.pro_more a {
    font-size: 14px;
    color: #fff;
}

.pro_more a:hover {
    text-decoration: underline;
}

.case_wrap {
    height: 477px;
    background: #304ba6;
}

.case_inner {
    height: 477px;
}

.case_list {
    padding-top: 46px;
    height: 313px;
}

.case_left {
    width: 50px;
    height: 313px;
    float: left;
    background: url("../images/left.png") no-repeat;
}

.case_center {
    width: 1100px;
    height: 313px;
    float: left;
}

.case_right {
    width: 50px;
    height: 313px;
    float: left;
    background: url("../images/right.png") no-repeat;
}

.case_ul li {
    width: 251px;
    height: 313px;
    float: left;
    display: inline;
    margin-right: 32px;
}

.imga2 {
    width: 239px;
    height: 239px;
    display: block;
    border: 6px solid #fff;
}

.texta2 {
    width: 251px;
    height: 62px;
    line-height: 62px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #fff
}

a.texta2:hover {
    text-decoration: underline;
}

.about_wrap {
    height: 472px;
}

.about_wrap2 {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.about_left2 {
    height: 299px;
    margin-right: 25px;
    width: 477px;
    float: left;
    display: inline;
}

.about_right2 {
    width: 658px;
    height: 299px;
    float: left;
}

.about_title {
    height: 41px;
    background: url("../images/about_title_bg.jpg") no-repeat;
    line-height: 41px;
    font-size: 18px;
    color: #304ba6;
}

.about_desc {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 12px;
    color: #5a5a5a;
    line-height: 24px;
}

.about_btn {
    height: 29px;
    overflow: hidden;
}

.about_btn a {
    float: right;
    width: 94px;
    height: 29px;
    display: block;
}

.bottom_wrap {
    height: 200px;
    background: #025cca;
}

.bottom3 {
    padding-top: 26px;
    height: 174px;
    position: relative;
}

.bottom_wrap2 {
    height: 40px;
    line-height: 40px;
    background: #79ce36;
    color: #fff;
    text-align: center;
}

.news_sort {
    height: 37px;
    width: 384px;
    padding-top: 32px;
    padding-bottom: 32px;
    margin: 0 auto;
}

.news_sort span {
    width: 108px;
    display: block;
    margin-left: 9px;
    margin-right: 9px;
    height: 35px;
    float: left;
    border: 1px solid #bebebe;
    font-size: 16px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
    color: #4c4c4d;
}

.news_sort span.span_active {
    border: 1px solid #304ba6;
    color: #fff;
    background: #304ba6;
}

.news_content {
    padding: 15px;
    padding-bottom: 0;
}



.imga3 {
    width: 155px;
    height: 132px;
    padding: 2px;
    border: 1px solid #d0d0d0;
    float: left;
    margin-right: 23px;
    display: block;
}

.news_wrap2 {
    width: 361px;
    height: 138px;
    float: left;
}

.news_title {
    height: 39px;
    line-height: 39px;
    overflow: hidden;
}

.news_title a {
    font-size: 16px;
    color: #304ba6;
}

.news_title a:hover {
    text-decoration: underline;
}

.news_date {
    height: 25px;
    line-height: 25px;
    color: #b4b4b4;
}

.news_desc {
    height: 74px;
    line-height: 24px;
    color: #888989;
}

.client_wrap {
    height: 240px;
}

.client_list {
    padding-top: 30px;
    padding-left: 3px;
    padding-right: 3px;
    height: 84px;
}

.client_ul li {
    margin-right: 13px;
    margin-left: 13px;
    width: 171px;
    height: 82px;
    float: left;
    display: inline;
    border: 1px solid #d1d1d1;
}

.part1 {
    width: 120px;
    height: 174px;
    position: absolute;
    left: 26px;
    top: 26px;
}

.part_parent {
    height: 34px;
    line-height: 34px;
    background: url("../images/line2.jpg") no-repeat bottom left;
}

.part_parent a {
    font-size: 14px;
    color: #fff;
}

.part_parent a:hover {
    text-decoration: underline;
}

.part_ul {
    padding-top: 10px;
}

.part_ul li {
    height: 24px;
    line-height: 24px;
}

.part_ul li a {
    color: #fff;
}

.part_ul li a:hover {
    text-decoration: underline;
}

.part_wechat {
    width: 93px;
    height: 174px;
    position: absolute;
    left: 848px;
    top: 40px;
}

.wechat_pic {
    width: 93px;
    height: 93px;
    overflow: hidden;
}

.wechat_text {
    color: #fff;
    text-align: center;
}

.part_contact {
    width: 230px;
    height: 174px;
    position: absolute;
    left: 970px;
    top: 36px;
}

.contact_text {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
}



.contact_add {
    height: 36px;
    line-height: 36px;
    color: #fff;
}

.contact_qq {
    height: 34px;
    padding-top: 12px;
}

.contact_qq div {
    width: 36px;
    height: 34px;
    float: left;
    margin-right: 16px;
    display: inline;
}


/*about*/

.inner_about {
    width: 1080px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 30px;
}

.iabout_left {
    width: 240px;
    float: left;
    margin-right: 20px;
    float: left;
}

.iabout_right {
    width: 840px;
    float: left;
}

.iabout_title {
    height: 38px;
    line-height: 38px;
    padding-left: 14px;
    font-size: 16px;
    color: #fff;
    background: url("../images/title_bg.jpg");
}

.about_sort {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    border: 1px solid #e1e1e1;
}

.sort_ul li a {
    height: 34px;
    width: 214px;
}

.xgpro_lyleft {
    width: 218px;
    border: 1px solid #eeeeee;
    margin: 0 auto;
    margin-top: 15px;
    overflow: hidden;
    clear: both;
}

.xgpro_lyleft .leftxgsite {
    background: #eeeeee;
    color: #555555;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 18px;
}

#xg_proleft {
    width: 180px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}

#xg_proleft ul {
    width: 100%;
    padding-top: 15px;
    overflow: hidden;
}

#xg_proleft ul li {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

#xg_proleft ul li img {
    width: 180px;
    height: 120px;
}

#xg_proleft ul li .leftxgprotitle {
    line-height: 22px;
    text-align: center;
}

#xg_proleft ul li .leftxgprotitle a {
    text-decoration: none;
    color: #444444;
}

#xg_proleft ul li .leftxgprotitle a:hover {
    text-decoration: underline;
    color: #da251c;
}

.ly_center {
    width: 1220px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}

.ly_left {
    float: left;
    width: 220px;
    margin-right: 20px;
    overflow: hidden;
}

.ly_right {
    float: left;
    width: 980px;
}

.ly_right_k {
    border: 1px solid #eeeeee;
    width: 978px;
}

.list_top {
    background: url(../images/list_top.jpg) no-repeat;
    width: 220px;
    height: 85px;
    padding-top: 15px;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    font-family: "微软雅黑";
    text-align: center;
}

.list_top span {
    font-size: 24px;
    font-family: Arial;
    font-weight: normal;
    color: #4d99cf;
}

#listmenu {
    background: #f2f2f2;
    width: 220px;
    padding-bottom: 18px;
    overflow: hidden;
    clear: both;
}

#listmenu ul {
    width: 220px;
    margin: 0 auto;
    overflow: hidden;
}


/* 不显示项目符号 */

#listmenu li a {
    background: url(../images/arr00.png) no-repeat left #e5e5e5;
    background-position: 18px;
    border-bottom: 1px solid #cdcdcd;
    width: 180px;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    font-size: 14px;
    font-family: "微软雅黑";
    text-decoration: none;
    display: block;
}

#listmenu li a:link,
#listmenu li a:visited {
    color: #555555;
}

#listmenu li a:hover,
#listmenu li a.hover {
    background: url(../images/arr00A.png) no-repeat left #ff8800;
    background-position: 18px;
    color: #ffffff;
}

#listmenu li.li1 a {
    background: url(../images/arr0.png) no-repeat left #f9f9f9;
    background-position: 38px;
    border-bottom: 1px solid #cdcdcd;
    width: 170px;
    height: 30px;
    line-height: 30px;
    padding-left: 50px;
    font-size: 14px;
    font-family: "微软雅黑";
    text-decoration: none;
    display: block;
}

#listmenu li.li1 a:link,
#listmenu li.li1 a:visited {
    color: #777777;
}

#listmenu li.li1 a:hover,
#listmenu li.li1 a.hover {
    background: url(../images/arr0A.png) no-repeat left #1177be;
    background-position: 38px;
    color: #ffffff;
}

.lr_site {
    background: url(../images/site_bg.jpg) repeat-x;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    height: 40px;
}

.lr_site .siteb {
    width: 12px;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 15px;
    float: left;
}

.lr_site .site {
    line-height: 40px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #444444;
    float: left;
}

.lr_site .site a {
    text-decoration: none;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #444444;
}

.lr_site .site a:hover {
    text-decoration: none;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #ff8400;
}

.lr_site .site span {
    color: #1177be;
    font-weight: bold;
}

.ly_dl {
    width: 920px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    line-height: 2;
}

.imgW{
    width:100%;
}

.mobile-inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fafafa;
    display: block;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
}

.mobile-inner-header {
    background-color: rgba(255, 255, 255, 1.0);
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99999;
}

.top_gaper {
    height: 70px;
}

.mobile-inner-header .mobilelogo {
    float: left;
    height: 70px;
}

.mobile-inner-header-icon {
    color: #ffffff;
    height: 70px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 70px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
}

.mobilelogo {
    height: 70px;
}

.mobilelogo a {
    display: block;
    height: 70px;
}

.pop_box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/pop_bg.png);
}

.pop_box .imgs {
    width: 5.5rem;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}


/* @media (max-width:450px) {
    .mobile-inner {
        height: 50px;
    }
    .mobile-inner-header {
        height: 50px;
    }
    .top_gaper {
        height: 50px;
    }
    .mobile-inner-header .mobilelogo {
        height: 50px;
    }
    .mobile-inner-header-icon {
        height: 50px;
        font-size: 20px;
        width: 50px;
    }
    .mobilelogo {
        height: 50px;
    }
    .mobilelogo a {
        display: block;
        height: 50px;
    }
} */

.mobile-inner-header-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.8);
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

.mobilelogo a img {
    height: 100%;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 9999;
}

.first_a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #FFFFFF;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.has_two {
    width: 100%;
    height: 50px;
    margin: 0 auto;
}

.jia {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    color: #fff;
}

.sub_ul {
    width: 80%;
    margin: 0 auto;
    display: none;
}

.sub_ul li {
    margin-bottom: 6px;
}

.sub_ul li a {
    height: 30px;
    line-height: 30px;
    display: block;
    padding-left: 20px;
    font-size: 12px;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

.first_a {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: returnToNormal;
    animation-name: returnToNormal;
}
.sub-tit { width: 100%;  }

.sub-tit h2 { font-size: 22px; color: #333; font-weight: normal; }

.sub-tit p { font-size: 16px; color: #666; }

.sub-tit span { display: block; width: 30px; height: 2px; background: #d6001d; margin-top: 10px; }
.biaoqian_tag{
    width:120px;
    height:30px;
    text-align: center;
    background:#c00000;
    color: #fff;
    line-height: 30px;
    font-size:14px !important;
    color:#fff;
}


.company_profile{
    padding-bottom: 30px;
    border-bottom:1px dashed #ddd;
}
.client_img img{width:100%; display: block;}

.chengguo_wrap{ border:1px solid #ddd; margin-top:10px;}
.chengguo_left{ width:200px;float: left; line-height: 30px; font-size: 14px; color: #d6001d; font-weight: bold;padding: 20px;}
.chengguo_right{ width:545px;float: right; line-height: 30px; font-size: 14px; color: #666; font-weight: bold; padding: 20px; border-left:1px solid #ddd}


.show{
    display: block;
}
.second_a {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: returnToNormal;
    animation-name: returnToNormal;
}

@-webkit-keyframes returnToNormal {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes returnToNormal {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.line_seps {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #555;
    text-align: center;
    width: 96%;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    margin-bottom: 14px;
}

.swipper_wraps {
    width: 96%;
    margin: 0 auto;
    display: block;
}

.jianjie_wraps {
    line-height: 26px;
    font-size: 14px;
    color: #666;
    width: 96%;
    margin: 0 auto;
}

.jianjie_wraps img {
    border-radius: 6px;
    display: block;
}

.chenjian_ul2 li {
    width: 100%;
    margin-bottom: 10px;
}

.chejian_bot {
    height: 40px;
    background: #f1f1f1;
    color: #666;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}


.yewu_title{ height: 30px; line-height: 30px; font-size: 26px; color: #003860; text-align: center;}

.yewu_entitle{
    height:22px;
    line-height:22px;
  
    font-size: 22px;
    color: #666;
    text-align: center;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.hide{
    display: none;
}

.company_pro{
    width:96%;
    margin:0 auto;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.btn_for_more{
    width:100px;
    height:30px;
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #003860;
    text-align: center;
    border-radius:15px;
    margin-top:10px;
    margin-bottom:10px;
}

.yewu_wrap{
    width:96%;
    margin:0 auto;
}

.yewu_item{
    float: left;
    width:49%;
    margin-right:2%;
    margin-bottom:20px;
    
}
.yewu_img{
    height:100px;
    background: #003860;
    text-align: center;
    border-radius: 6px;
   
}

.yewu_title2{
    height:24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.case_item{
    width:49%;
    float: left;
    margin-right:2%;
    margin-bottom:10px;
}

.case_img{ width:100%;}
.case_title{
    height:24px;
    line-height:24px;
    overflow: hidden;
    font-size: 14px;
    color:#666;
    text-align: center;
}
.case_title2{
    
    line-height:20px;
    
    font-size: 14px;
    color:#666;
    text-align: center;
}

.case_item:nth-of-type(2n){
    margin-right:0;
}

.news_ul { padding:8% 3% 4%;}	
.news_ul li { margin-bottom:5%; overflow:hidden;}
.news_ul li .tab_news_l{ width:40%; float: left;}
.news_ul li .tab_news_r{ width:56%;float: right;}
.news_ul li .tab_news_r .tab_news_r_title { max-height:2em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_ul li .tab_news_r .tab_news_r_title a { color:#313131; font-size:1.2em;}
.news_ul li .tab_news_r .tab_news_r_title a:hover { color:#ff0000; text-decoration:underline}
.news_ul li .tab_news_r .tab_news_r_info{word-break:break-all !important; line-height:1.5; width:100%;max-height:6em;overflow: hidden; color:#8d8d8d; font-size:13px; margin-top:4%;}



.partner_wrap {
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
}

.partner_item {
    width: 33%;
}

.partner_wrap ul li {
    width: 32%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 2%;
    box-sizing: border-box;
}

.partner_wrap ul li:nth-child(3n) {
    margin-right: 0;
}

.partner_wrap ul {
    width: 100%;
}

.partner_wrap ul li a img {
    width: 100%;
}

/* footer_ */
.footer_wrap{
    background: #222;

}

.footer_line{
    border-bottom:1px solid #363636;
   
    line-height:24px;
    font-size: 14px;
    color: #a6a6a6;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    
}





/*内页关于我们*/
.ny_sort { padding:2% 4% 2% 4%; -moz-box-shadow:0px 0px 10px #DEDEDE; -webkit-box-shadow:0px 0px 10px #DEDEDE; box-shadow:0px 0px 10px #DEDEDE;overflow:hidden;}
.ny_sort li { float:left; }
.ny_sort .ny_sort01 { width:66%; font-size:1.2em; line-height:2.5; color:#2b2a2a}
.ny_sort .ny_sort02 { width:33%;}
.ny_sort .ny_sort01 span { padding:0 3%;  border-left:2px solid #ff0000; }
.about_sort { margin:8% 0 2% 0; font-size:1.6em; text-align: center;}

/**下拉**/
.topmenu{width:100%;}
.selectlist{width:100%;height:auto;box-sizing: border-box;}
.select_textdiv{width:100%;text-align: left;position:relative;height:2.2em; margin-top:0.8em}
.select_textul{width:100%;box-sizing: border-box;display: none;width: 980px; max-height: 20rem; overflow-y: scroll;}
.select_first_ul{z-index: 999;width: 100%; /*background: #eaeaea;*/ position: absolute; box-sizing: border-box;left: 0;border-top:1px solid #e1e1e1; }
.select_first_ul>li{ width:100%;padding:4%;box-sizing: border-box; background:#fff; border-bottom:1px solid #e1e1e1;}
.select_first_ul>li a{ color:#636363;display: block;}
.select_first_ul>li a:hover{ color:#ff0000;}
.select_first_ul>li #foc { padding:0 5%;}
.select_first_ul>li #foc a{ color:#2b2a2a;}
.ny_sort li .s_text{ color:#c7c7c7;}
.select_first_ul>li span { float:right; font-family:"宋体";color:#ff0000;}
.focus>p{border-bottom:1px #FF9800 solid !important;color:#FF9800;}
.select_second_ul{width: 50%;position: absolute;  right: 0px; top: 0; background: #fff;display: none;bottom: 4.1%;
 box-sizing: border-box; padding-left: 0.5rem; /*z-index: 1;*/}
.down{position: absolute;top: 0; right:0; display: inline-block; width:2em; height:100%;}
.down img{width:100%;}
.focusli{background: #ffc107;color: #FFFFFF;}
.select_second_ul>li{padding: 0 0.5rem;box-sizing: border-box;border-bottom: 1px solid #eaeaea;}

.about { padding:4% 2%; line-height:2;}
.about img { max-width:100% !important;}
.about table { width:100% !important;border-collapse: collapse !important;} 
.about p { color: #666; font-size:14px; line-height: 24px;}
.about strong { font-size:initial !important;}
.select_first_ul>li dl { margin-top:2%;}
.select_first_ul>li dl dd { margin:0 6%; margin-bottom:2%; background:url(../images/down_bj.jpg) no-repeat left center;}
.select_first_ul>li dl dd a { padding-left:5%; }

.rongyu_item{
    font-size: 14px;
    color: #666;
    line-height:24px;
}

.pro_info {
    padding: 8% 2% 4%;
}

.pro_info li {
    float: left;
    width: 46%;
    margin: 0 2%;
    margin-bottom: 1.2em;
    text-align: center;
}

.pro_info li img {
    display: block;
    border: 1px #dcdcdc solid;
    width: 100%;
}

.pro_info li span {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    display: block;
}

.pro_info li span a {
    color: #6a6a6a;
}

.products {
    padding: 4% 3%;
}

.products_title {
    text-align: center;
    padding-bottom: 2%;
    border-bottom: 1px dashed #b6b6b6;
    margin-bottom: 4%;
}

.company_profile p{
    font-size: 14px !important;
    color: #999;
    line-height: 24px;
    
}

.products_img {
    padding-bottom: 3%;
    border-bottom: 1px dashed #b6b6b6;
    margin-bottom: 3%;
}

.products_img_a {
    padding-bottom: 3%;
    border-bottom: 1px dashed #b6b6b6;
    margin-bottom: 3%;
}

.products_img img {
    border: 1px solid #b6b6b6;
}

.products_img_a img {
    border: 1px solid #b6b6b6;
    margin-bottom: 1%;
}

.products_decs {
    line-height: 1.6;
    padding-bottom: 3%;
    border-bottom: 1px dashed #b6b6b6;
    margin-bottom: 8%;
}

.products_i {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 2%;
    border-bottom: 1px dashed #b6b6b6;
    padding-bottom: 2%;
    color: #449a92;
}

.products_info {
    line-height: 1.6;
}

.products_info img {
    width: 100%;
}

.products_p {
    border-top: 1px dashed #d6d6d6;
    padding-top: 2%;
    margin-top: 4%;
    color: #343434;
}

.products_p a {
    color: #343434;
}

.products_p a:hover {
    color: #449a92;
    text-decoration: underline;
}

.news_link {
    text-align: center;
}

.news_link a {
    padding: 1% 20%;
    background: #fff;
    color: #ff0000;
    border: 1px solid #ff0000;
}

.news_link a:hover {
    background: #ff0000;
    color: #fff;
    border: 1px solid #ff0000;
}

.news_link {
    margin: 4% 4% 4%;
}

body {
    max-width: 768px;
    margin: 0 auto;
}

.about {
    font-size: 13px;
    line-height: 22px;
}

.about {
    padding: 4% 3%;
}

.about img {
    max-width: 100% !important;
}

.about table {
    width: 100% !important;
    border-collapse: collapse !important;
}



.company_title_left {
    width: 20px;
    height: 20px;
    background: #e50012;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
}

.company_title_right {
    float: left;
    height: 20px;
    line-height: 20px;
    background: #e50012;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
}

.tuandui_bottoms {
    position: relative;
}

.tuandui_left_title {
    text-align: center;
}

.tuandui_left_title p {
    padding-left: 24px;
    background: url("../images/aa.png") no-repeat left;
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
    color: #555;
    text-indent: 0;
    line-height: 20px;
}

.tuandui_left_title2 {
    text-align: center;
}

.tuandui_left_title2 p {
    padding-left: 24px;
    background: url("../images/aa.png") no-repeat left;
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
    color: #555;
    text-indent: 0;
    line-height: 20px;
}

.shebei_wrap {
    position: relative;
}

.shebei_titles {
    padding: 10px;
}

.shebei_rights {
    padding-top: 10px;
}

.shebei_titles_1 {
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

.shebei_titles_2 {
    font-size: 14px;
    line-height: 20px;
    color: #e50012;
}

.news {
    padding-top: 2em;
    padding-bottom: 30px;
}

.news_title {
    text-align: center;
    color: #929292;
    font-size: 14px;
    margin-bottom: 1.5em;
}

.news_title span {
    font-size: 1.2em;
    color: #000;
    display: block;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 2%;
    margin-bottom: 2%;
}

.news_info {
    padding: 0 2%;
    font-size: 14px;
    color:#666;
    line-height: 22px;
}

.news_info p{
    font-size: 14px;
    color:#666;
    line-height: 22px;
}

.news_info_a {
    padding: 0 2%;
    line-height: 1.5;
    color: #8b8b8b;
}

.news_info table {
    width: 100% !important;
    border: 1px solid #c9c9c9 !important;
}

.news_info tr td:nth-child(1) {
    width: 60% !important;
}

.news_info tr td:nth-child(2) {
    width: 40% !important;
}

.news_info img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.news_next {
    padding: 5% 4%;
    margin-bottom: 2em;
    height: 3em;
}

.news_next li {
    
    color: #656565;
    width: 100%;
}

.news_next li:nth-child(1) {
    
    border-top: 1px solid #b6b6b6;
}

.news_next li a {
    color: #656565;
}

.news_img {
    padding: 0 2%;
    text-align: center;
    color: #929292;
    font-size: 14px;
}

.news_img img {}

.v_title {
    text-align: center;
    color: #000;
    font-size: 1.4em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 2%;
}


/*内页页数*/

.ny_sy {
    margin: 1em 0 3em 0;
    text-align: center;
}

.pagelink {
    color: #fff;
}

.pagelink a,
.pagelink span.miy {
    padding: 4px 12px 4px 12px;
    color: #555;
}

.pagelink span.current {
    border: 1px solid #023a83;
    padding: 4px 12px 4px 12px;
    color: #fff;
    background-color: #023a83;
    text-decoration: none;
}

.pagelink span.nolink {
    border: 1px #e77f26 solid;
    background: #fff;
    padding: 4px 12px 4px 12px;
    margin: 2px;
    color: #e77f26;
    margin: 0 10px;
}

.pagelink span.nolink:hover {
    background: #023a83;
    padding: 4px 12px 4px 12px;
    margin: 2px;
    color: #fff;
    margin: 0 10px
}

.pagelink a {
    background: #fff;
    margin: 0 6px;
    color: #aeaeae;
    border: 1px #aeaeae solid;
}

.pagelink a:hover {
    background: #023a83;
    color: #fff;
}









/*iphone5s*/
@media screen and (min-width:320px) and (max-width:358px) {
	html{font-size:10px;}
	.retrie dt #area  { font-size:1.3em; line-height:1.8}
	.service_info ul li .service_info_r dl dd a { font-size:12px;}
	.service_info ul li .service_info_r dl dd  { margin-right:4%;}
	.jscarousal-contents { margin: 0 0 0 4%; width: 78%;}
	.jscarousal .jscarousal-left { left: 2%;}
	 .jscarousal .jscarousal-left, .jscarousal .jscarousal-right{width:20px;height:36px;top:56px;}
	 .jscarousal-contents { height: 15.78em;}
	.main_image {height:23.3em;}
	.case_info ul li { min-height: 9.5em;}
	.pro_infoul li { min-height:9.5em;}
	 .culture_info ul li a .culture_info_title {line-height: 12;}
	div.flicking_con a { width:50px;height: 2px;}
    .p_z_r_b { font-size:7px; line-height:1.3; color: #c3bcb6;}
    .p_z_r_a { font-size:12px;} 
#tab .tab_box div ul li .tab_news_r .tab_news_r_info{max-height:6em; font-size:12px;}

	 
	.newslit_r_t { padding-bottom:7px; overflow:hidden;}
	 .newslit_r_t a {font-size:14px;}
	 .newslit_r_i { line-height:1.4; font-size:12px;} 
	 .head_fw { font-size:14px; }
     .head_fw span {font-size:15px; }
	 
}



/*iphone6s*/
@media screen and (min-width:358px) and (max-width:383px){
	html{font-size: 12.5px;}
	.retrie dt #area  { font-size:1.3em; line-height:1.8}
	 .jscarousal-contents { margin: 0 0 0 5%; width: 78%;}
	 .jscarousal .jscarousal-left, .jscarousal .jscarousal-right{width:20px;height:36px; }
	 .jscarousal-contents { height: 14.3em;}
     .main_image {  width: 100%;height: 19.5em;}
     .case_info ul li { min-height:9.7em;}
	 .pro_info ul li { min-height:9.7em;}
	 .p_z_r_b {line-height:1.5;}
      
    .f_address {margin: 0 1% 0 18%;}
	 
   
	 .products_title { font-size:14px;}
	 .newslit_r_t { padding-bottom:7px; overflow:hidden;}
	 .newslit_r_t a {font-size:14px;}
	 .newslit_r_i { line-height:18px; font-size: 12px; color: #666; height:54px; overflow: hidden; text-emphasis:none;}
.head_fw { font-size:15px; }
.head_fw span {font-size:16px; }
	
}



.contact_icon{
    display: block;
    padding-top: 10px;
}

.contact_infos{
    display: block;
    padding-bottom: 10px;
}

.yewu_index_ul li{
    line-height: 20px;
    height:20px;
    overflow: hidden;
    padding-left: 12px;
}

.yewu_index_ul li a{
    font-size:14px;
    color: #666;
}


.fenlei_wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 34px;
    width: 256px;
    margin: 0 auto;
}

.fenlei_item {
    float: left;
    width: 114px;
    height: 32px;
    background: #fff;
    border-radius: 4px;
    line-height: 32px;
    border: 1px solid #666;
    color: #666;
    font-size: 14px;
    margin-right: 24px;
    display: inline;
}

.fenlei_items a {
    color: #666;
    font-size: 14px;
}

.fenlei_item.actives {
    background: #fcd022;
    border: 1px solid #fcd022;
}

.t_center {
    text-align: center;
}


.l {
    float: left;
}

.r {
    float: right;
}

.yewu_items {
    width: 49%;
    margin-right: 2%;
    display: inline-block;
}

.yewu_items:nth-of-type(2n) {
    margin-right: 0;
}

.yewu_items_desc {
   display: none;
}

.yewu_items_img {
    border-radius: 6px;
    overflow: hidden;
}

.yewu_items_img img {
    width: 100%;
    display: block;
    transition: all 0.3s;
}

.yewu_items_img:hover img {
    transform: scale(1.1, 1.1);
}

.yewu_items_title {
    
    height: 34px;
    background: url("../images/yewu_line.png") no-repeat left center;
   
    font-size: 16px;
    color: #666;
    line-height: 34px;
    text-align: center;
}

.yewu_items a:hover .yewu_items_title {
    color: #0075c2;
}


.company_pro img{ display: block; width: 100%;}
.company_info {
    line-height: 28px;
    font-size: 14px;
    color: #666;
    padding-top: 16px;
    
}

.pageListNav {
    padding: 3% 0;
   
    width: 100%;
    position: relative;
    z-index: 9999;
    text-align: center;
    overflow: hidden;
    display: flex;
    flex-direction: row;
     align-content: center ;
     justify-content:center;

}
.pageListNav ul {
   
    margin:auto;

}
.pageListNav .firstPage {
    width: 30px;
}
.pageListNav ul li {
    float: left;
    line-height: 25px;
    height: 25px;
    margin-left: 5px;
    font-size: 12px;
    border: 1px solid #E9E9E9;
    padding: 0px 10px;
    width: auto;
}
.pageListNav ul li a:hover {
    color: #ff0000;
    text-decoration: none;
}
.pageListNav ul li.thisclass, .pageListNav ul li.thisclass a, .pageListNav ul li.thisclass a:hover {
    background-color: #d00;
    color: #FFF
}
.pageListNav .pageinfo {
    line-height: 25px;
    padding: 12px 5px 10px 5px;
    color: #999;
}
.pageListNav select {
    line-height: 25px;
    margin-top: 4px
}
.pageListNav .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}
.index_see_ul1 {
    text-align: center;
    height: 45px;
    line-height: 45px;
    display: flex;
}

.index_see_ul1 li a{
    background: #062c7d;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.index_see_ul1 li {
    color: #666666;
    font-size: 18px;
    background: #dbdbdb;
    flex: 1;
    margin-right: 8px;
    position: relative;
}

.index_see_ul1 li:last-child {
    margin-right: 0;
}

.index_see_ul1 b {
    border: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #062c7d;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

@media only screen and (max-width: 515px) {
    .index_see_ul1 li {
        font-size: 14px;
    }

    .index_see_ul2 li a {
        font-size: 12px;
    }

    .index_bd_p1 {
        font-size: 15px;
    }

    .index_bd_p2 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 400px) {
    .index_see_ul1 li {
        font-size: 11px;
    }
}

.contact_inner_wrap{ width: 100%;}
    .contact_items{
        width:94%;
       
       
        margin-left: auto;
        margin-right: auto;
        margin-bottom:10px;
    }
  
    .contact_items img{
        display: none;
        width:100%;
    }
    .contact_title{
        
        font-size: 14px;
        color: #666;
        font-weight:bold;
        line-height: 24px;
    }
    .contact_tel{
        line-height:16px;
        font-size: 12px;
        color: #666;
    }
    .contact_addr{
        line-height:16px;
        font-size: 12px;
        color: #666;
    }
    .contact_items2{
        width:49%;
       float: left;
       display: inline;
       
        margin-right:2%;
        margin-bottom:10px;
    }
  
    .contact_items2 img{
        
        width:100%;
    }
    .contact_items2:nth-of-type(2n) 
{
    margin-right:0%;
}


.contact_items:nth-of-type(6) .contact_tel
{
display: none;
}
.contact_items:nth-of-type(4) .contact_tel
{
display: none;
}
.contact_items:nth-of-type(5) .contact_tel
{
display: none;
}
.contact_items:nth-of-type(7) .contact_tel
{
display: none;
}
.contact_items:nth-of-type(8) .contact_tel
{
display: none;
}
.contact_items:nth-of-type(9) .contact_tel
{
display: none;
}

.inner_banner img{display: block; width: 100%;}