@charset "utf-8";
@import url(/uploads/css/tcss_style/dll.css);
@import url(/uploads/css/tcss_style/module.css);
@import url(/uploads/css/tcss_style/global.css);
@import url(/uploads/css/onlinecss/onlineeditor.css);
@import url(/uploads/css/tcss_style/ddsmoothmenu.css);
@import url(/uploads/css/tcss_style/animate.css);
/* 首页部分开始 */
body{
    background: #f6f6f6;
}

.header{
    background: url(/uploads/image/timages/header_bg.jpg);
    background-repeat: no-repeat!important;
    background-size: cover;
    position: relative;
    z-index: 9999999999;
}
.contents{width: 1200px; margin: 0 auto;overflow: hidden;position: relative;}
.header .contents{overflow: visible;}
.i_nav{
    float: right;
    width: 63.583333333333336%;
    z-index: 999;
    position: absolute;
    left: 29.541666666666664%;
    display: block;
    height: 75px;
}
.logo{float: left;width: 20%;height: 75px;}
.logo a{
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
}
.logo img{
    height: auto;
}
.i_nav li{
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.i_nav li a{
    font-size: 16px;
    position: relative;
    text-decoration: none;
    box-sizing: border-box;
    display: block;
    text-align: center;
    letter-spacing: normal;
    white-space: nowrap;
    padding: 10px 0;
    color: #ffffff;
}
.i_nav li a:hover{
    font-size: 16px;
    color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    height: 40px;
    line-height: 12px;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    background: transparent;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.i_banner_box img{
    width: 100%;
    height: auto;
}
.layout{
    margin-top: 90px;
    margin-bottom: 80px;
    overflow: hidden;
}
.layout .imges{
    width: 49.166666666666664%;
    height: 331px;
    float: left;
}
.layout .text .single_title{
    font-size: 24px;
    color: #2b55ff;
    line-height: 1.8;
    font-family: microsoft yahei;
    margin-bottom: 10px;
}
.layout .text{
    float: left;
    width: 47%;
    margin-left: 46px;
}
.layout .text .single_title span{
    font-size: 36px;
    color: #2b55ff;
    font-weight: bold;
}
.layout .text .single_text{
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    font-family: microsoft yahei;
    margin-bottom: 45px;
}
.layout .text .contact{
    font-size: 24px;
    color: #666666;
    line-height: 1.8;
    font-family: microsoft yahei;
    float: left;
    margin-left: 50px;
}
.layout .text .icon{
    float: left;
}
.layout2{
    overflow: hidden;
    margin-bottom: 80px;
}
.layout2 li{
    width: 20%;
    float: left;
    text-align: center;
}
.layout2 li .imge{
    width: 75px;
    height: 75px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.layout2 li .introduce{
    width: 99%;
    height: 100px;
    border-right: 2px solid #dbdbdb;
}
.layout2 li:last-child .introduce{
    border-right: 0;
}
.layout2 li .introduce .many{
    font-size: 40px;
    color: #2b55ff;
    font-weight: bold;
    line-height: 60px;
    height: 60px;
}
.layout2 li .introduce .many span{
    font-size: 24px;
    text-align: left;
    color: #2b55ff;
    font-weight: normal;
}
.layout2 li .introduce h3{
    font-size: 16px;
    text-align: center;
    color: #666666;
}
.product h3{
    text-align: center;
    font-size: 32px;
    color: #2b55ff;
    line-height: 1.8;
    height: 57px;
}
.product p{
    font-size: 20px;
    text-align: center;
    color: #999999;
    line-height: 1.8;
    position: relative;
}
.product p::before{
    content:'';
    width: 7.5%;
    height: 2px;
    box-sizing: border-box;
    background: #2b55ff;
    position: absolute;
    top: 20px;
    right: 58%;
}
.product p::after{
    content:'';
    width: 7.5%;
    height: 2px;
    box-sizing: border-box;
    background: #2b55ff;
    position: absolute;
    top: 20px;
    left: 58%;
}
.service-list{
    position: relative;
}
.service-list li{
    margin-bottom: 35px;
    background: #ffffff;
    width: 22.75%;
    height: 320px !important;
    margin-right: 36px;
}
.service-list li .pic{
    width: 100%;
    overflow: hidden;
    height: 220px;
}
.service-list li .pic img{
    width: 100%;
    height: 100%;
}
.service-list{
    margin-top: 40px;
    margin-bottom: 80px;
}

.service-list li .text{
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
    line-height: 1.4;
    width: 100%;
}
.service-list li .pro_button{
    margin: 10px 0 0;
    overflow: hidden;
    text-align: center;
}
.service-list li .pro_button a{
    font-size: 18px;
    background: #ffffff;
    color: #2b55ff;
    display: block;
    padding: 9px 15px;
}
.rol01{
    width: 40px;
    height: 40px;
    opacity: 1;
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    opacity: 1;
    z-index: 999999;
    display: none;
}
.rol01 a{
    display: block;
    width: 40px;
    height: 40px;
}
.service-list .left{
    left: 1px;
    background: url(/uploads/image/timages/arrow_left.png) no-repeat center center !important;
    background-size: auto 80%;
}
.service-list .right{
    right: 1px;
    background: url(/uploads/image/timages/arrow_right.png) no-repeat center center !important;
    background-size: auto 80%;
}
.service-list:hover .rol01{
    display: block;
}
.quality{
    background: url(/uploads/image/timages/quality_bg.jpg);
    background-repeat: no-repeat!important;
    background-size: cover;
}
.quality .quality_title{
    width: 100%;
    font-size: 36px;
    text-align: center;
    color: #ffffff;
    line-height: 1.8;
    font-family: microsoft yahei;
    margin-top: 90px;
}
.quality .quality_infos{
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.8;
    font-family: microsoft yahei;
}
.quality .quality_code{
    width: 24%;
    background: #ffffff;
    text-align: center;
    font-size: 24px;
    color: #358cf4;
    line-height: 1.8;
    font-family: microsoft yahei;
    margin: 0 auto;
    margin-bottom: 90px;
    position: relative;
    top: 25px;
}
.introduction h3{
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #2b55ff;
    line-height: 1.8;
    font-family: microsoft yahei;
    margin-top: 20px;
}
.introduction p{
    font-size: 20px;
    text-align: center;
    color: #999999;
    line-height: 1.8;
    position: relative;
}
.introduction p::before{
    content: '';
    width: 7.5%;
    height: 2px;
    box-sizing: border-box;
    background: #2b55ff;
    position: absolute;
    top: 20px;
    right: 60%;
}
.introduction p::after{
    content: '';
    width: 7.5%;
    height: 2px;
    box-sizing: border-box;
    background: #2b55ff;
    position: absolute;
    top: 20px;
    left: 60%;
}
.introduction ul{
    margin-top: 30px;
    overflow: hidden;
}
.introduction li{
    width: 23.25%;
    height: 185px;
    float: left;
    margin-bottom: 15px;
    position: relative;
}
.introduction li .tipstext{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    transform: scale(.85);
    font-size: 36px;
    color: transparent;
    text-align: center;
    transition: all linear .1s;
    -webkit-transition: all linear .1s;
}
.introduction li:hover .tipstext{
    display: block !important;
    transform: scale(1);
   -webkit-transform: scale(1);
}
.introduction li .tipstext span{
    display: block;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 10%;
    top: 100px;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}
.introduction li:first-child{
    width: 73%;
    height: 583px;
    margin-right: 45px;
}
.introduction li:first-child img{
    height: 583px;
}
.introduction li:first-child .tipstext span{
    font-size: 36px;
    top: 284px;
}
.introduction li img{
    width: 100%;
    height: 186px;
}
.news{
    margin-top: 20px;
    margin-bottom: 110px;
}
.news .title{
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #2b55ff;
    line-height: 1.8;
    font-family: microsoft yahei;
}
.news .biubiubiu{
    font-size: 20px;
    text-align: center;
    color: #999999;
    line-height: 1.8;
    position: relative;
    margin-bottom: 30px;
}
.news .biubiubiu::before{
    content: '';
    width: 7.5%;
    height: 2px;
    box-sizing: border-box;
    background: #2b55ff;
    position: absolute;
    top: 20px;
    right: 60%;
}
.news .biubiubiu::after{
    content: '';
    width: 7.5%;
    height: 2px;
    box-sizing: border-box;
    background: #2b55ff;
    position: absolute;
    top: 20px;
    left: 60%;
}
.news li{
    float: left;
    width: 47%;
}
.news li:first-child .newcont{
    display: none;
}
.news li:first-child .pic{
    display: block !important;
}
.news li:first-child{
    width: 48%;
    height: 579px;
    margin-right: 50px;
}
.news li:first-child .pic img{
    width: 100%;
    height: 579px;
}
.news li .news_topic{
    line-height: 1.4;
    font-size: 16px;
    padding: 15px 0 10px;
    border-bottom: 1px solid #eee;
}
.news li .news_time{
    line-height: 2;
    padding-top: .5em;
    color: #888;
    font-size: 14px;
}
.news li .news_infos{
    padding: .6em .6em .6em 0;
    color: #888;
    font-size: 12px;
    line-height: 1.6;
    height: 26px;
    overflow: hidden;
}
.news li .show_all a{
    display: inline-block;
    margin-top: .4em;
    font-size: 12px;
    color: #fff;
    padding: 4px 10px;
    background: #2a57ff;
    text-decoration: none;
}
.footer{background: linear-gradient(90deg,rgba(3,186,255,1),rgba(43,85,255,1));}
.footer .fot-logo{
    float: left;
    width: 22.833333333333332%;
    margin-top: 60px;
    margin-bottom: 60px;
}
.footer .fot-nav{
    width: 77%;
    float: left;
    margin-top: 30px;
}
.footer .fot-nav .nav1{
    width: 33.333%;
    float: left;
}
.footer .fot-nav .nav2{
    width: 33.333%;
    float: left;
}
.footer .fot-nav .nav3{
    width: 30.333%;
    float: left;
}
.footer .fot-nav .nav1 li{
    font-size: 14px;
    color: #ffffff;
    line-height: 1.8;
    font-family: microsoft yahei;
}
.footer .fot-nav .nav1 li:first-child{
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
}
.footer .fot-nav .nav1 li:first-child:after{
    content: '';
    width: 20%;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 40px;
    left: 0;
}
.footer .fot-nav .nav2 li{
    font-size: 14px;
    color: #ffffff;
    line-height: 1.8;
    font-family: microsoft yahei;
}
.footer .fot-nav .nav2 li:first-child{
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
}
.footer .fot-nav .nav2 li:first-child:after{
    content: '';
    width: 20%;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 40px;
    left: 0;
}
.footer .fot-nav .nav3 li{
    width: 72px;
    height: 72px;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}
.footer .fot-nav .nav3 li:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
}
.footer .fot-nav .nav3 li img{
    width: 100%;
    height: 100%;
}
.footer .fot-nav .nav3 li:first-child{
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
    float: none;
    width: 100%;
    height: 32px;
}
.footer .fot-nav .nav3 li:first-child:hover{
    transform: scale(1);
    -webkit-transform: scale(1)
}
.footer .fot-nav .nav3 li:first-child:after{
    content: '';
    width: 20%;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 40px;
    left: 0;
}
.footer .txt{
    padding: 10px 0;
}
.txt .contents p{
    text-align: center;
    color: #fff;
}
.service-list li .pro_button a:hover{
    background: linear-gradient(90deg,rgba(3,186,255,1),rgba(43,85,255,1));
    color: #ffffff;
}
.title_menu{
    position: relative;
    line-height: 56px;
    height: 56px;
    color: #8a8c8e;
    text-align: left;
}
.title_menu .text{
    background: url(/uploads/image/timages/icon_home.png) left center no-repeat;
    padding-left: 22px;
}
.banner_1{
    position: relative;
    width: 100%;
}
.banner_1 img{
    max-width: 100%;
    width: 100%;
}
.product-list{
    overflow: hidden;
    margin-top:20px;
}
.product-list li{
    margin-bottom: 35px;
    background: #ffffff;
    width: 21.75%;
    height: 320px !important;
    margin-right: 36px;
    float: left;
}
.product-list li:nth-child(4){
    margin-right: 0;
}
.product-list li .pic{
    width: 100%;
    overflow: hidden;
    height: 210px;
}
.product-list li .pic img{
    width: 100%;
    height: 100%;
}
.product-list li .text{
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
    line-height: 1.4;
    width: 100%;
}
.product-list li .pro_button{
    margin: 10px 0 0;
    overflow: hidden;
    text-align: center;
}
.product-list li .pro_button a{
    font-size: 18px;
    background: #ffffff;
    color: #2b55ff;
    display: block;
    padding: 9px 15px;
}
.product-list li .pro_button a:hover{
    background: linear-gradient(90deg,rgba(3,186,255,1),rgba(43,85,255,1));
    color: #ffffff;
}
.sidebar_l li{
    display: inline-block;
    width: 110px;
    margin-top: 20px;
}
.sidebar_l li a{
    display: inline-block;
    width: 100px;
    height: 30px;
    margin: 0 5px;
    font-size: 16px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #333333;
    background: #fff;
}
.sortnavul li a:hover{
    border: 1px solid #2b55ff;
    background: #2b55ff;
    color: #fff;
}
.sidebar_l{}
.news_list{margin-top: 20px;}
.news_list li{
    width: 21.65%;
    float: left;
    margin-bottom: 3%;
    margin-right: 37px;
}
.news_list li:nth-child(4){
    margin-right: 0;
}
.news_list li .pic img{
    width: 100%;
    height: 259px;
}
.producttitle{
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list li .newcont .news_topic{
    font-size: 12px;
}
.news_list li .newcont .news_infos{
    height: 128px;
}
.news_list li .newcont .news_topic a{
    margin: 10px 0;
}
.news_list li .newcont .news_topic h3{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.news_list li .newcont .news_infos p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}
.news_list li .newcont .news_time{
    width: 100%;
    line-height: 2;
    padding-top: 5px;
}
.news_list li .newcont .show_all{
    width: 100%;
    margin-top: .5em;
}
.news_list li .newcont .show_all a{
    color: #ffffff;
    font-size: 16px;
    background: #2b55ff;
    display: block;
    margin-top: .4em;
    text-decoration: none;
    border: 1px solid #ddd;
    text-align: center;
    padding: .4em;
}
.single_container{
    background: #fff !important;
}
#mobile_qrcode{text-align: center;}
.remark1 .single_title{
    text-align: center;
    font-size: 32px;
    color: #2b55ff;
    line-height: 1.8;
    height: 57px;
}
.remark1 .single1{
    font-size: 20px;
    text-align: center;
    color: #999999;
    line-height: 1.8;
    position: relative;
}
.remark1 .single1::before{
    content: '';
    width: 7.5%;
    height: 2px;
    box-sizing: border-box;
    background: #2b55ff;
    position: absolute;
    top: 20px;
    right: 58%;
}
.remark1 .single1::after{
    content: '';
    width: 7.5%;
    height: 2px;
    box-sizing: border-box;
    background: #2b55ff;
    position: absolute;
    top: 20px;
    left: 58%;
}
.remark1 .layout .imges img{
    width: 100%;
}
.remark1 .layout .text{
    width: 46%;
}
.remark1 .layout .text li{
    width: 47.5%;
    margin-bottom: 5%;
    float: left;
}
.remark1 .layout .text li:nth-child(2){
    margin-left: 20px;
}
.remark1 .layout .text li:nth-child(4){
    margin-left: 20px;
}
.remark1 .layout .text li .imgtbox{
    text-align: center;
}
.remark1 .layout .text li .imgtbox img{
    width: 50px;
}
.remark1 .layout .text li .cont .imgbt{
    font-size: 22px;
    color: #2b55ff;
    line-height: 45px;
    text-align: center;
}
.remark1 .layout .text li .cont .imgdetail{
    display: block;
    font-size: 16px;
    color: #666666;
    text-align: center;
}
.dididi{
    background: #f3f3f3 !important;
}
.waterfall{
    margin-top: 20px;
    overflow: hidden;
}
.waterfall .item{
    width: 21.65%;
    float: left;
    margin-bottom: 3%;
    margin-right: 37px;
}
.waterfall .item img{
    width: 100%;
    height: 200px;
}
.waterfall .item .video_title{
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
    line-height: 1.4;
    width: 100%;
}



.i_banner_box{position:relative; width:100%;height: auto; z-index:1000;}
.i_banner{width:100%; margin:0 auto; overflow:hidden;}



.i_container{padding:0 0 20px;}
.i_container *{transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;}
.p_container *{transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;}

.box01{width:100%; padding-bottom: 30px; background: #f2f2f2; text-align: center;}
.i_notice{ display: inline-block; padding-left: 25px; font-size: 14px; height:35px; line-height:35px; background:  no-repeat left center;}

.i_pro01{width:1140px; margin: 0 auto;}
.i_pro01 li{float:left; display: inline-block; width:265px; margin:0 10px; border-top:1px solid #eeeeee;}
.i_pro01 li a{display: block; position: relative; width: 265px; height: 170px; overflow: hidden;}
.i_pro01 li a span{ display: block; position: absolute; bottom:0; left: 0; width: 265px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: rgba(0,0,0,0.6); overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.i_pro01 li a:hover img{ -webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2);}
.i_pro01 li a:hover span{color:#e28b0f;}

.box01_l{float:left; margin-top: 35px; width:370px; height:446px; padding: 15px 25px 0; background: #fff;}
.box01_r{float:right; margin-top: 35px; width:727px; height:446px; background: #fff;}

.i_news01{width:100%; background: #f6f6f6; border-radius:0 0 4px 4px;}
.i_news01_c{ margin:10px 20px 0px 20px; height: 156px; text-align: left;}
.i_news01_c li{ width:280px;}
.i_news01_t{height:58px; line-height: 58px; text-align: center;}
.i_news01_t strong{font-size:58px; color:#e28b0f;}
.i_news01_c h4{display: block; margin-top: 5px; line-height: 25px; font-size:16px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.i_news01_c span{display: block; height:40px; line-height: 20px; overflow: hidden;}

.mline{height:30px; background:  repeat-x left center;}

.i_jiuye{width:320px;}
.i_jiuye dl{float:left;}
.i_jiuye dl:nth-child(1){width:84px;}
.i_jiuye dl:nth-child(2){width:109px; margin-left: 2px;}
.i_jiuye dl:nth-child(3){width:123px; margin-left: 2px;}
.i_jiuye dl dt{height:40px; line-height: 40px; margin-bottom: 1px; background: #e28b0f; font-size:16px; color:#fff;}
.i_jiuye dl:nth-child(1) dt{border-radius: 4px 0 0 0;}
.i_jiuye dl:nth-child(3) dt{border-radius: 0 4px 0 0;}
.i_jiuye dl dd{height:35px; line-height: 35px; margin-top: 1px; background: #f6f6f6; font-size:14px; color:#666;}
.i_jiuye dl dd:nth-child(2n 2){ background: #f0f0f0;}
.i_jiuye dl:nth-child(1) dd{height:143px; padding:50px 20px 0; line-height: 20px; letter-spacing: 3px; background: #e28b0f; color:#fff; font-size:18px;}

.i_news02{width:727px;}
.i_news02_l{margin:5px 30px 0 20px;}

.i_news02_l li{ width:677px;}
.i_news02_l dl{heigth:100px; margin-top:20px; overflow: hidden;}
.i_news02_l dl dt{float:left; width:180px; height:100px; overflow: hidden;}
.i_news02_l dl dt a:hover img{ -webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2);}
.i_news02_l dl dd{float:right; width:475px; text-align: left;}
.i_news02_l dl dd h3{display:block; height:30px; line-height:20px; font-size:16px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.i_news02_l dl dd span{display: block; margin-top: 5px; height: 60px; line-height: 20px; overflow: hidden; color: #888888;}

.i_pro02{width:100%; padding:50px 0;}
.i_pro02_l{margin:30px auto 0; width:1120px; height: 348px; overflow: hidden;}
.i_pro02_l li{float:left; width:224px; height:174px; overflow: hidden; width:224px; height:174px; overflow:hidden;}
.i_pro02_l li a:hover img{ -webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2);}

.i_kc{width:100%; padding:30px 0 40px; background: #f2f2f2;}
.i_kc_l{width:1120px; margin:0 auto;}
.i_kc_l ul{float:left; margin-left:5px; width:331px;}
.i_kc_l ul li{width:331px; position: relative;}
.i_kc_l ul li i{display: block; overflow: hidden;}
.i_kc_l ul li a:hover i img{ -webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2);}
.i_kc_l ul li dl{display: none; position:absolute; width:331px; left: 0; top: 0; overflow: hidden; z-index:2;}
.i_kc_l ul li dl dt{color:#fff; font-size:32px; width:150px; margin:0 auto; text-align: center;}
.i_kc_l ul li dl dd{width:125px; height:40px; margin: 40px auto 0; line-height: 40px; text-align: center; font-size:14px; color: #666666; border-radius:20px; background: #fff;}
.i_kc_l ul:nth-child(1){margin-left:0;}
.i_kc_l ul:nth-child(1) li:nth-child(1){height:245px; overflow:hidden;}
.i_kc_l ul:nth-child(1) li:nth-child(1) a:hover dl{display:block; padding-top:40px; height:245px; background: rgba(233,72,54,.9);}
.i_kc_l ul:nth-child(1) li:nth-child(2){height:311px; margin-top:4px; overflow:hidden;}
.i_kc_l ul:nth-child(1) li:nth-child(2) a:hover dl{display:block; padding-top:60px; height:311px; background: rgba(233,72,54,.9);}

.i_kc_l ul:nth-child(2) li:nth-child(1){height:383px; overflow:hidden;}
.i_kc_l ul:nth-child(2) li:nth-child(1) a:hover dl{display:block; padding-top:100px; height:383px; background: rgba(108,207,113,.9);}
.i_kc_l ul:nth-child(2) li:nth-child(2){height:172px; margin-top:5px; overflow:hidden;}
.i_kc_l ul:nth-child(2) li:nth-child(2) a:hover dl{display:block; padding-top:20px; height:172px; background: rgba(108,207,113,.9);}
.i_kc_l ul:nth-child(2) li:nth-child(2) a:hover dl dd{margin-top:10px;}

.i_kc_l ul:nth-child(3){ width:447px;}
.i_kc_l ul:nth-child(3) li{ width:447px;}
.i_kc_l ul:nth-child(3) li dl{ width:447px;}
.i_kc_l ul:nth-child(3) li:nth-child(1){height:245px; overflow:hidden;}
.i_kc_l ul:nth-child(3) li:nth-child(1) a:hover dl{display:block; padding-top:40px; height:245px; background: rgba(249,209,23,.9);}
.i_kc_l ul:nth-child(3) li:nth-child(2){height:311px; margin-top:4px; overflow:hidden;}
.i_kc_l ul:nth-child(3) li:nth-child(2) a:hover dl{display:block; padding-top:60px; height:311px; background: rgba(249,209,23,.9);}

.i_company{width:100%; padding:50px 0;}
.i_company_l{margin:20px auto 0; width:1120px; overflow: hidden;}
.i_company_l li{float:left; display: inline-block; width:120px; height:60px; margin:10px; overflow: hidden;}



.copyright{float: right; margin-top:10px; line-height: 30px; color: #bbbbbb; font-size: 14px;}

/* 首页部分结束 */

/* 内页部分开始 */
.p_container{width:100%; background: #fff;position: relative;}
.color{background: #fff;}

.sidebar{width:100%;background: #f2f2f2;}
/*.sidebar a{ display:inline-block; width:135px; height: 40px; margin:0 5px; font-size:16px; line-height: 38px; border:1px solid #e5e5e5; border-radius:3px; color: #333333; background: #fff;}
.sidebar a:hover{border:1px solid #e28b0f;  background: #e28b0f; color: #fff;}*/

.p_pro{width: 1170px;
    overflow: hidden;
    margin: 0 auto;
}

.gbook_post{
    display: block;
    margin-bottom: 15px;
}
.gbook_post .g_title{
    width: 70px;
    height: 34px;
    line-height: 34px;
    color: #2f2f2f;
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 30px;
    display: inline-block;
}
.gbook_post input{
    max-width: 100%;
    width: 380px;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    border: #cccccc 1px solid;
    border-radius: 3px;
    padding: 0 14px;
    box-sizing: border-box;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.i_nav .ddsmoothmenu>ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    text-align: center;
    height: 75px;
}
/*.p_pro li{float:left; margin-right:10px; margin-bottom: 10px; display: inline-block;}*/


/* 内页部分结束 */

.nmdefont{ margin:0 auto; width:1120px;}