/* CSS Document */
@charset "utf-8";
/*公共样式*/
* {margin:0;padding:0;}
body {font-size:14px;background:#fff;font-family:Microsoft YaHei;line-height:1.3;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
ol,ul,li {list-style:none;}
a {text-decoration:none;color:#333;-webkit-tap-highlight-color:rgba(255,0,0,0);cursor:pointer;transition:color 1s;-webkit-transition:color 1s;-moz-transition:color 1s;-ms-transition:color 1s;-o-transition:color 1s;}
a:hover {color:#1F76DF;}
em,i {font-style:normal;}
h1,h2,h3,h4,h5,h6,th {font-weight:normal;}
img {border:0;max-width:100%;height:auto;vertical-align:middle;}
table {border-collapse:collapse;border-spacing:0;table-layout:fixed;}
input,textarea,select,button {border:0;background:none;outline:0;font-family:"Arial";}
input[type="button"],input[type="text"],input[type="submit"] {appearance:none;-moz-appearance:none;-webkit-appearance:none;}
input,input:focus,input:active {user-select:text;}
textarea {resize:none;}
.clearfix {zoom:1;}
.clearfix:after {content:".";*zoom:1;display:block;visibility:hidden;height:0;clear:both;}
.fl {float:left;}
.fr {float:right;}
.hide {display:none;}
.tl {text-align:left!important;}
.tc {text-align:center!important;}
.tr {text-align:right!important;}
.middle {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:0;height:100%;}
.container {width:1400px;margin:0 auto;position:relative;}
.w1300 {width:1300px;margin:0 auto;}
.w1200 {width:1200px;margin:0 auto;position:relative;}
.w1400 {width:1400px;margin:0 auto;position:relative;}
.w1841 {width:1841px;margin:0 auto;position:relative;}
.w1510 {width:1510px;margin:0 auto;position:relative;}
.bg-cover {background-repeat:no-repeat;background-size:cover;background-position:center;}
.col-md-6s {float:left;width:50%;}
.col-md-4{
    float: left;
    width: 33.3%;
    *width: 31.3%;
}
.col-md-6s {width:50%;float:left;}
.col-md-3 {float:left;width:25%;*width: 23%;}
.col-md-5s {float:left;width:20%;}
.col-md-8s {float:left;width:12.5%;}
.col-md-12s {width:100%;float:left;}
.logopic,.logopic1-1 {display:inline-block;*display:inline;*zoom:1;vertical-align:0px;margin-right:2px;}
.logopic.pic2,.logopic1-1.pic1-2 {display:none;}
.link-more:hover {background:#008CD6;color:#ffffff;}
.link-more:hover a {color:#ffffff;}
@font-face {font-family:'AG';src:url("../../fonts/AkzidenzGrotesk-BoldCondAlt.eot?#iefix") format("embedded-opentype"),url("../../fonts/akzidenzgrotesk-boldcondalt.woff") format("woff"),url("../../fonts/akzidenzgrotesk-boldcondalt.ttf") format("truetype"),url("../../fonts/akzidenzgrotesk-boldcondalt.svg") format("svg");}
@media only screen and (max-width:1699px) {.w1600 {width:1400px;}
}
@media only screen and (max-width:1399px) {
.container{width: 1200px;}
    .w1600 {width:1200px;}
.w1400 {width:1200px;}
}

.col-lg-3 {width:25%;*width:24.98%;float:left;}
.col-lg-6 {width:50%;*width:49.98%;float:left;}
.hide {display:none;}
/*slick.css*/.slick-slider {position:relative;z-index:2;}
.slick-list {position:relative;overflow:hidden;}
.slick-list:focus {outline:0;}
.slick-list.dragging {cursor:pointer;cursor:hand;}
.slick-track {position:relative;}
.slick-track:before,.slick-track:after {content:"";display:table;}
.slick-track:after {clear:both;}
.slick-loading .slick-track {visibility:hidden;}
.slick-slide {float:left;height:100%;min-height:1px;display:none;position:relative;z-index:1;}
.slick-slide:focus {outline:0;}
.slick-slide img {display:block;}
.slick-slide.slick-active {z-index:2;}
.slick-slide.slick-loading img {display:none;}
.slick-slide.dragging img {pointer-events:none;}
.slick-initialized .slick-slide {display:block;}
.slick-loading .slick-slide {visibility:hidden;}
.slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent;}
.slick-prev,.slick-next {display:block;width:20px;height:20px;line-height:0;font-size:0;cursor:pointer;position:absolute;top:50%;margin-top:-10px;z-index:6;}
.slick-prev:focus,.slick-next:focus {outline:0;}
.slick-prev {left:-25px;}
.slick-next {right:-25px;}
.slick-dots {width:100%;font-size:0;text-align:center;position:absolute;bottom:30px;z-index:4;}
.slick-dots li {position:relative;display:inline-block;*display:inline;*zoom:1;margin:0 5px;}
.slick-dots li button {display:block;width:14px;height:14px;line-height:0;font-size:0;background:#fff;border-radius:50%;overflow:hidden;cursor:pointer;}
.slick-dots li.slick-active button {background:#ff9800;}
/*header*/.header {height:140px;background-color:#ffffff;position:relative;z-index:22;}
.logo {float:left;margin-top:18px;}
.nav_collapse {float:right;height:140px;}
.nav_collapse_bot >ul > li {float:left;font-size:18px;height:80px;z-index:1;cursor:pointer;-webkit-tap-highlight-color:transparent;margin:0 0px 0 52px;font-family:Microsoft YaHei;position:relative;}
.nav_collapse_bot >ul > li > a {display:block;color:#333;position:relative;height:80px;line-height:58px;transition:all 0s;text-align:center;-webkit-transition:all 0s;-moz-transition:all 0s;-ms-transition:all 0s;-o-transition:all 0s;}
.nav_collapse_bot >ul > li > a i.iconfont {font-size:12px;margin-left:3px;position:absolute;top:28px;color:#cccccc;}
.nav_collapse_bot >ul > li:hover > a i.iconfont,.nav_collapse_bot >ul > li.active a i.iconfont {color:#1F76DF;}
.nav_collapse_bot >ul > li > a:hover {color:#1F76DF !important;}
.nav_collapse_bot >ul > li.active > a {color:#1F76DF !important;}
.nav_collapse_bot >ul > li.active > a:hover {color:#1F76DF;}
.nav_collapse_bot >ul > li+li::before{
    content: "/";
    position: absolute;
    left: -30px;
    top: 18px;
}
.nav_collapse li i.nav-line {display:block;width:0;height:3px;background:#1F76DF;position:absolute;left:0;bottom:0;-webkit-transition:width .6s;-moz-transition:width .6s;-ms-transition:width .6s;-o-transition:width .6s;transition:width .6s;}
.nav_collapse li:hover>a>i.nav-line {width:100%;}
.nav_collapse li.active>a>i {width:100%;}
/* .nav_collapse_bot >ul > li>a::after {content:"";display:block;width:0%;height:3px;background:#1F76DF;position:absolute;left:50%;bottom:0;overflow:hidden;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;}
.nav_collapse li:hover>a::after,.nav_collapse li.active>a::after {width:100%;left:0;} */
.sublist > ol ol li .iconfont {width:14px;height:14px;line-height:14px;font-size:14px;position:absolute;left:-3px;top:3px;}
.nav_collapse_bot>ul > li:hover {z-index:2;}
.nav_collapse_bot>ul > li:hover>a {color:#1F76DF!important;}
.nav_collapse_bot>ul > li:hover>a .menu-dsub {color:#1F76DF;}
.subnav {width: 194px;background:#ffffff;font-size: 13px;text-align:left;position:absolute;left:50%;top:100%;margin-left: -97px;height:0;overflow:hidden;opacity:0;visibility:hidden;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;}
.subnav ol {padding:12px 0;}
.subnav a {display:block;height:40px;line-height:40px;color:#333;padding:0 10px;text-align:center;}
.subnav a:hover {color:#fff !important;background-color:#1F76DF;}
.nav_collapse ul > li:hover .subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

.ht_tel{
    float: right;
    font-size: 28px;
font-family: 'AG';
font-weight: 400;
color: #858585;
}
.ht_tel img{
    vertical-align: -1px;
    margin-right: 7px;
}
.ht_info {
    margin-top: 24px;
}
.hsharp{
    float: right;
    margin-left: 12px;
    margin-top: -1px;
    position: relative;
}
.hsharp .ermItem {
    width: 30px;
height: 30px;
border: 1px solid #858585;
border-radius: 50%;
position: relative;
    cursor: pointer;
}
.hsharp .ermItem em {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}
.hsharp .ibg {
    background-color: #3fc06d;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 300ms;
}
.ermItem:hover .ibg {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    opacity: 1;
    filter: alpha(opacity=100);
}
.ermItem:hover {
    border-color: #3fc06d;
}
.hsharp .tendewr{
    position: relative;
    z-index: 2;
    width: 30px;
    height: 30px;
}
.hsharp .tendewr img {
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
}
.hsharp .tendewr img.img2 {
    opacity: 0;
}
.hsharp .ermItem:hover .tendewr .img1 {
    opacity: 1;
    visibility: hidden;
}
.hsharp .ermItem:hover .tendewr .img2 {
    opacity: 1;
    visibility: visible;
}
.ename-program-list {
    position: absolute;
    left: -50px;
    top: 113px;
    z-index: 80;
    width: 150px;
    height: 0;
    overflow: hidden;
    font-size: 14px;
    background: #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.header.fixed .ename-program-list{
    top: 68px;
}
.ename-program-list ul {
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.ename-program-list li {
    position: relative;
    text-align: center;
    margin-top: 10px;
}
.ename-program-list li img{
	width: 137px;
	height: 137px;
	margin: 0 auto;
	display: block;
}
.hsharp:hover .ename-program-list {
    height: 150px;
}
@media only screen and (max-width:1399px) {.logo {margin-left:0;width:392px;margin-top:30px;}
.nav_collapse_bot >ul > li{margin-left: 42px;}
.nav_collapse_bot >ul > li+li::before {
    left: -24px;
}
.hsharp:hover .ename-program-list{
	    height: 120px;
}
.ename-program-list li img {
    width: 100px;
    height: 100px;
}
.ename-program-list {
    width: 122px;
}
}
/*底部*/.footer {background:#F5F5F5;line-height:1.4;color:#6c6c6c;position:relative;overflow:hidden;border-top: 1px solid #DDDDDD;}
.footer a {transition:color .4s;color:#fff;font-size:16px;line-height:30px;-webkit-transition:color .4s;-moz-transition:color .4s;-ms-transition:color .4s;-o-transition:color .4s;}
.footer a:hover {color:#1F76DF !important;}
.foot-model {padding:46px 0 35px 0;}
.ft_right  {float:right;}
.foot-nav{
    margin-bottom: 44px;
    margin-top: 32px;
}
.foot-nav dl {float:left;}
.foot-nav dt {color:#333333;font-size:18px;position:relative;padding-left: 62px;}
.foot-nav dl+dl dt::before{
    content: "/";
    color: #333333;
    position: absolute;
    left: 31px;
    top: 3px;
}

.foot-nav dt a {color:#333333;font-size:18px;}
.foot-nav dd {margin-top:16px;}
.foot-nav dd li {line-height:30px;font-size:16px;margin-bottom:6px;}
.foot-tel {float:left;text-align:left;}
.foot-tel .t1 {text-align:left;font-size:60px;font-family:'AG';font-weight:400;color:#1F76DF;    line-height: 64px;margin-bottom: 4px;}
.foot-tel .t2 {font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#666666;line-height:24px;}
.foot-tel  .ft_tel{display: block;margin-bottom: 4px;}
.foot-tel .t3 {font-size:14px;}
.footer .t4 {overflow:hidden;}
.footer .t4 .more {display:block;float:right;
    width: 130px;
height: 44px;
line-height: 44px;
background: #1F76DF;
border-radius: 22px;
    font-size:0;text-align:center;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}
.footer .t4 .more i,.footer .t4 .more span {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;font-size:16px;}
.footer .t4 .more i {width:18px;height:21px;}
.footer .t4 .more span {color:#fff;margin-left:8px;}
.footer .t4 .more:hover {background:#0461B2;}
.fsharp{
    float: right;
    margin-left: 10px;
    position: relative;
}
.fsharp .ermItem {
    display: block;
    width: 44px;
height: 44px;
background: #666;
border-radius: 50%;
    position: relative;
    cursor: pointer;
}
.fsharp .ermItem em {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}
.fsharp .ibg {
    background-color: #3fc06d;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 300ms;
}
.fsharp .ermItem:hover .ibg {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    opacity: 1;
    filter: alpha(opacity=100);
}
.foot-copy a {color:#fff;}
.mc_ft1_qrxl {
    display: none;
    position: absolute;
    left: 50%;
    top: calc(100% + 5px);
    transform: translateX(-50%);
    width: 80px;
    z-index: 22;
}

/*首页---版权信息*/
.copyright {font-size:16px;font-family:Microsoft YaHei;text-align:left;font-weight:400;color:#666666;line-height:30px;height:82px;box-sizing:border-box;border-top:1px solid #DDDDDD;padding-top:26px;position:relative;}
.copyright a img{vertical-align: middle;margin-right: 10px;}
.copyright a {color:#666666;}
/*banner*/
.banner {position:relative;width:100%;overflow:hidden;}
.banner img {width:100%;}


/* .banner .slick-dots {bottom:50px;height: 17px;}
.banner .slick-dots li button {border-radius:50%;width:17px;height:17px;border:none;transition:.5s;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.banner .slick-dots li.slick-active button {background:#1F76DF;}
.banner .slick-dots li {margin:0 8px;}
.banner .slick-slide {float:none;position:relative;}
.banner .slick-track .slick-slide {float:left;}
.banner .slick-slide a {display:block;width:100%;height:100%;position:absolute;left:0;top:0;} */

.banner .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 50px;
    height: 17px;
}
.banner .swiper-pagination-bullet{
    width: 17px;
    height: 17px;
    background-color: #fff;
    opacity: 1;
}
.banner .swiper-pagination-bullet-active{
    background-color: #1F76DF;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 8px;
}

/*首页*/.inner-title {font-size:30px;font-weight:bold;text-align:center;color:#333333;line-height:30px;}
.inner-desc i {display:block;width:60px;height:4px;background-color:  #1f76df;margin:14px auto 0;}
.inner-desc {font-size:18px;text-align:center;color:#666;text-transform:uppercase;line-height:30px;margin-top:6px;    font-weight: 300;}
/*首页---优势*/.index-advantage {overflow:hidden;padding-top:58px;padding-bottom: 80px;background-color: #F5F5F5;}
.advantage-ibox2 {margin-top:30px;}
.adavantage-itabtit2 {
    background-color: #fff;
    margin-bottom: 20px;
}
.adavantage-itabtit2 .item {float:left;width:20%;height:78px;line-height:78px;text-align:center;cursor:pointer;position:relative;}
.adavantage-itabtit2 .item+.item::after {content:"";position:absolute;left:0;width:1px;background-color:#eee;height:100%;}
.adavantage-itabtit2 .item .num {font-size:24px;font-family:'AG';font-weight:bold;margin-right:14px;color: #666666;}
.adavantage-itabtit2 .item .adv-text2 {color:#666666;font-size:20px;margin-left:12px;}
.adavantage-itabtit2 .item .adv-lines {display:inline-block;width:43px;height:1px;background-color:#000000;opacity:0.1;filter:alpha(opacity=10);position:relative;top:-6px;}
.adavantage-itabtit2 .item.active {background-color:#1F76DF;color:#fff;}
.adavantage-itabtit2 .item.active .adv-lines { background-color:#fff; opacity:1; filter:alpha(opacity=100); -webkit-filter:alpha(opacity=100); }
.adavantage-itabtit2 .item.active .adv-text2 {color:#fff;}
.adavantage-itabtit2 .item.active .num{color: #fff;}
.advantage-ibox2 .adv_tab_cont2 {position:relative;background-color: #fff;}
.advantage-ibox2 .adv_tab_cont2 .pic {width:50%;overflow:hidden;float: right;height: 550px;}
.advantage-ibox2 .adv_tab_cont2 .pic img {width:100%;transition:transform 1.02s;-webkit-transition:transform 1.02s;-moz-transition:transform 1.02s;-ms-transition:transform 1.02s;-o-transition:transform 1.02s;}
.advantage-ibox2 .adv_tab_cont2:hover .pic img {transform:scale(1.02);-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);}
.adv-mask-desc {width:50%;float: left;}
.advantage-ibox2 .adv_tab_cont2 .adv-mask {width:100%;height:140px;background-color:#000000;opacity:0.6;filter:alpha(opacity=60);position:absolute;bottom:0;left:0;}
.advantage-ibox2 .adv_tab_cont2 .adv-desc2 {font-size:16px;color:#FFFFFF;position:relative;padding:45px 58px 45px 70px;z-index:33;box-sizing:border-box;}
.advantage-ibox2 .adv_tab_cont2 .adv-desc2 .tit {font-size:30px;font-family:Microsoft YaHei;font-weight:bold;color:#1F76DF;;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.advantage-ibox2 .adv_tab_cont2 .adv-desc2 .text{
    color: #333333;
    font-size: 24px;
    margin-bottom: 18px;
}
.advantage-ibox2 .adv_tab_cont2 .adv-desc2 p {
    font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
line-height: 30px;position: relative;padding-left: 18px;}
.advantage-ibox2 .adv_tab_cont2 .adv-desc2 p::after{
    content: "";
    width: 6px;
height: 6px;
background: #999999;
border-radius: 50%;
position: absolute;
left: 0;
top: 13px;
}
.advantage-ibox2 .num2{
    width: 85px;
height: 85px;
font-size: 40px;
font-family: 'AG';
text-align: center;
margin-bottom: 12px;
line-height: 85px;
font-weight: 400;
color: #FFFFFF;
}
.advantage-itabcont2{
    position: relative;
}
.advantage_btns_group{
    position: absolute;
    bottom: 50px;
    left: 70px;
    z-index: 12;
}
.advantage_btns_group .btns{
    width: 47px;
    height: 38px;
    outline: none;
    cursor: pointer;
    float: left;
    text-align: center;
    line-height: 38px;
    transition: backround  .8s;
    -webkit-transition: backround  .8s;
    -moz-transition: backround  .8s;
    -ms-transition: backround  .8s;
    -o-transition: backround  .8s;
}
.advantage_btns_group .btn-prev{
    background: #CACACA;
    opacity: 0.3;
}
.advantage_btns_group .btns:hover{
    opacity: 1;
    background: #1F76DF;
}
.advantage_btns_group .btn-next{
    background: #CACACA;
}
.advantage_btns_group .btns.swiper-button-disabled{
    cursor: not-allowed;
    opacity: .35;
}
@media only screen and (max-width:1399px){
    .advantage-ibox2 .adv_tab_cont2 .adv-desc2{
        padding: 45px;
    }
    .advantage-ibox2 .adv_tab_cont2 .adv-desc2 p{
        margin-right: 16px;
    }
}

/*首页---新闻*/.news {padding:62px 0 66px;overflow:hidden;background-repeat:no-repeat;background-size:cover;}
.news .top {margin-bottom:26px;position: relative;}
.news .n_title,.success .n_title,.solve .n_title {float:left;}
.news .n_title>span {font-size:24px;font-family:Arial;font-weight:400;color:#E4E4E4;}
.news .n_title p {font-size:30px;font-family:Microsoft YaHei;font-weight:bold;color:#333333;line-height:30px;}
.news .top ul {position: absolute;right: 0;bottom: -10px;}
.news .top ul li {width:120px;height:50px;background:#EBEBEB;text-align:center;margin-left:16px;float:left;text-align:center;line-height:50px;transition:.5s;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#333333;cursor:pointer;}
.news .top ul .action {background:#1F76DF;color:#fff;font-weight:bold;}
.news_content .left {float:left;width:720px;box-sizing:border-box;background:#f3f3f3;padding:40px 47px;height:630px;overflow:hidden;}
.news_content .left:hover .desc span {color:#1F76DF;}
.news_content .img {width:100%;overflow:hidden;position:relative;}
.news_content .img img {width:100%;transition:.9s;display:block;}
.news_content .img .date {width:98px;height:76px;background:#1F76DF;position:absolute;bottom:0;left:0;text-align:center;color:#fff;}
.news_content .img .date span {    font-size: 36px;
    margin-top: 18px;
    display: block;
    margin-bottom: 8px;
    line-height: 24px;}
.news_content .img .date p {font-size:14px;}
.news_content .left .desc {background:#f3f3f3;box-sizing:border-box;padding:30px 0 0 26px;}
.news_content .left .desc span {font-size:22px;font-family:Microsoft YaHei;font-weight:400;color:#222222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;display:block;transition:color .8s;-webkit-transition:color .8s;-moz-transition:color .8s;-ms-transition:color .8s;-o-transition:color .8s;}
.news_content .left .desc p {font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#666666;line-height:22px;height:44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:16px;}
.news_content .left .desc em.more {margin-top: 16px;display: block;font-family:Microsoft YaHei;font-weight:400;text-decoration:underline;color:#ABABAB;line-height:24px;font-style:normal;}
.news_content .left:hover img {transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04);-o-transform:scale(1.04);}
.news_content .right {float:right;width:650px;}
.news_content .right ul {box-sizing:border-box;}
.news_content .right ul li {width:100%;background:#f3f3f3;box-sizing:border-box;padding:32px 30px;margin-bottom:30px;transition:.5s;height:190px;transition:background .8s;-webkit-transition:background .8s;-moz-transition:background .8s;-ms-transition:background .8s;-o-transition:background .8s;}
.news_content .right .first {margin:0;}
.news_content li .date {height:126px;width:126px;background:#FFFFFF;float:left;text-align:center;}
.news_content li .date span {color:#717171;font-size:36px;display:block;margin-top:32px;line-height:40px;}
.news_content li .date p {font-size:14px;color:#717171;}
.news_content .right .desc span {font-size:22px;color:#333;display:block;margin-bottom:10px;margin-left:154px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_content .right .desc p {font-size:14px;color:#666;line-height:22px;margin-bottom:26px;margin-left:154px;overflow:hidden;display:-webkit-box !important;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:44px;}
.news_content .right .desc .a {color:#ABABAB;font-size:14px;display:inline-block;margin-left:20px;text-decoration:underline;margin-top: 22px;}
.news_content .right ul li:hover {background:#1F76DF;}
.news_content .right ul li:hover .desc p,.news_content .right ul li:hover .desc span,.news_content .right ul li:hover .desc .a {color:#fff;}
@media only screen and (max-width:1399px){
    .news_content .left {width:592px;}
    .news_content .right {width:586px;}
}

/* 首页-解决方案 */.fangan-top {text-align:center;font-size:36px;color:#ffffff;padding-top:62px;}
.infangan .fangan-top span {font-weight:bold;}
.infangan {width:100%;padding-top:66px;padding-bottom:90px;overflow:hidden;background-color:#ccc;}
.infangan .infangan-ibox .tit a {display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:30px;font-family:Microsoft YaHei;font-weight:400;color:#333333;line-height:30px;margin-bottom:22px;position:relative;}
.infangan .infangan-ibox .tit a i {display:block;width:58px;height:2px;background-color:#1F76DF;margin-top:16px;}
.infangan .infangan-ibox .tit a:hover {color:#1F76DF;}
.infangan .txt2 {font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#666;line-height:30px;}
.infangan .txt2 p {overflow:hidden;display:-webkit-box !important;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;height:120px;}
.infangan .infangan-ibox {background-color:#ffffff;height:448px;overflow:hidden;}
.infangan .more {
margin-top: 32px;
text-align: center;
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #999999;

overflow: hidden;
background-color: #ffffff;
    transition:.9s;-webkit-transition:.9s;-moz-transition:.9s;-ms-transition:.9s;-o-transition:.9s;}
.infangan .more:hover {color:#fff !important;transform:translateX(10px);-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);}
.infangan .more a {display:block;font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    border: 1px solid #DDDDDD;
    width: 198px;
    height: 46px;
border-radius: 25px;
    color: #999999;height: 50px;;line-height: 50px;}
.infangan .more a:hover {background-color: #1F76DF;border-color: #1F76DF;color: #fff;}
.infangan .more img {position:absolute;top:18px;right:22px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}
.infangan .more a img {position:absolute;top:5px;left:62px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}
.infangan-tabtit {padding-bottom:26px;position:relative;overflow:hidden;padding-top:26px;}
.infangan-tabtit ul {font-size:0;text-align:center;}
.infangan-tabtit ul li {
    display:inline-block;
    *display:inline;
    *zoom:1;
    font-size:0px;
    font-family: Source Han Sans CN;
    font-weight:400;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 10px;
    position:relative;
    background-color: #fff;
    padding: 18.5px 42px;
    transition: background-color .8s;
    -webkit-transition: background-color .8s;
    -moz-transition: background-color .8s;
    -ms-transition: background-color .8s;
    -o-transition: background-color .8s;
}
.infangan-tabtit ul li span {font-size:18px;color:#666666;}

.infangan-tabtit ul li.active{
background-color: #1F76DF;
}
.infangan-tabtit ul li.active  span {color:#fff;}
.infangan .inner-tit {color:#ffffff;padding-top:54px;}
.infangan-parent {padding-top:20px;}
.infangan-ibox .col-md-6 {height:100%;overflow:hidden;}
.infangan .infangan-ibox .imgs {height:448px;width:100%;}
.infangan .infangan-ibox .imgs a {display:block;}
.infangan .infangan-ibox .right {padding-left:60px;padding-right:53px;padding-top:54px;}
.infangan-parent .bdc {margin:0 -9px;}
.infangan-parent .slide {float:left;width:20%;}
.infangan-parent .item {cursor:pointer;overflow:hidden;margin:0 9px;background-color:#ffffff;}
.infangan-parent .item img {width:100%;transition:.9s;-webkit-transition:.9s;-moz-transition:.9s;-ms-transition:.9s;-o-transition:.9s;}
.infangan .samll_desc {margin:0 15px;background-color:#ffffff;padding:14px 28px 16px;}
.infangan-parent .small-tit {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333333;font-size:18px;font-family:Microsoft YaHei;font-weight:400;transition:color .9s;-webkit-transition:color .9s;-moz-transition:color .9s;-ms-transition:color .9s;-o-transition:color .9s;line-height:30px;}
.infangan .small-text {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#666666;line-height:30px;}
.infangan-parent .slide:hover .item img {transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);}
.infangan-parent .slide:hover .small-tit {color:#008CD6;}
.infangan-tabslick {display:none;}
.infangan-tabslick.active {display:block;}
.infangan .inner-desc i{
    background-color: #0461b2;
}
@media only screen and (max-width:1296px) {.about-swiper-ibox .swiper-button-next {right:0;}
.about-swiper-ibox .swiper-button-prev {left:0;}
}

/* 首页-产品中心 */.home_product {padding-top:64px;padding-bottom:98px;overflow: hidden;}
.home_product .home_product_box{
    margin: 0 -15px;
    padding-top: 30px;
}
.home_product .home_product_box .item{
    display: block;
    border: 1px solid #DDDDDD;
    background-color: #F6F6F6;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    margin: 0 15px;
}
.home_product .home_product_box  .item:hover{
    background-color: #1F76DF;
    border-color: #1F76DF;
}
.home_product .home_product_box  .tit{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    border-bottom: 1px dashed #DDDDDD;
    padding: 20px 0;
}
.home_product .home_product_box .text{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 27px;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    text-align: center;
    height: 54px;
    margin-top: 16px;
    overflow: hidden;
}
.home_product .home_product_box .more{
    width: 178px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #DDDDDD;
    border-radius: 32px;
    font-size: 14px;
    
font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    margin: 26px auto 0;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -o-border-radius: 32px;
}
.home_product .home_product_box .item:hover .more{
    border-color: #fff;
    color: #fff;
    
}
.home_product .home_product_box .item:hover .tit,
.home_product .home_product_box .item:hover .text{
    color: #ffffff;
}
.home_product .home_product_box .pic{
    width: 100%;
    overflow: hidden;
}
.home_product .home_product_box .pic img{
    width: 100%;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
}
.home_product .home_product_box .item:hover .pic img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.home_product .desc-inner{
    padding: 0 26px 32px;
    border-top: 1px solid #ddd;
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
}
.home_product .item:hover .desc-inner{
    border-color: #fff;
}
.home_product .home_product_box .item:hover .logopic1-1.pic1-1 {display:none;}
.home_product .home_product_box .item:hover .logopic1-1.pic1-2 {display:inline-block;}
/* 首页-工程案例 */.index_case {padding-top:72px;padding-bottom:60px;overflow: hidden;}
.index_case .link-more {
    display: block;
    width: 128px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius:21px;
    transition:.8s;
    -webkit-transition:.8s;
    -moz-transition:.8s;
    -ms-transition:.8s;
    -o-transition:.8s;
    -webkit-border-radius:21px;
    -moz-border-radius:21px;
    -ms-border-radius:21px;
    -o-border-radius:21px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 40px;
    margin: 20px auto 0;
}
.index_case .link-more:hover { background:#008CD6; color:#ffffff; border-color: #008CD6; transform:translateX(10px) ; -webkit-transform:translateX(10px) ; -moz-transform:translateX(10px) ; -ms-transform:translateX(10px) ; -o-transform:translateX(10px) ; }

.index_case .link-more:hover .logopic.pic1,
.index_case .case_list .item:hover .logopic.pic1 {display:none;}
.index_case .link-more:hover .logopic.pic2,
.index_case .case_list .item:hover .logopic.pic2{display:inline-block;*display:inline;*zoom:1;}
.index_case .case_list .tit{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 8px;
    transition: color .8s;
    -webkit-transition: color .8s;
    -moz-transition: color .8s;
    -ms-transition: color .8s;
    -o-transition: color .8s;
}
.index_case .case_list{
    margin: 0 -10px;
    padding-top: 20px;
}
.index_case .case_list .item{
    background-color: #F5F5F5;
    display: block;
    transition:background-color .9s ;
    -webkit-transition:background-color .9s ;
    -moz-transition:background-color .9s ;
    -ms-transition:background-color .9s ;
    -o-transition:background-color .9s ;
    margin: 10px;
}
.index_case .case_list  .item:hover{
    background-color: #1F76DF;
}
.index_case .more_text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    transition: color .8s;
    -webkit-transition: color .8s;
    -moz-transition: color .8s;
    -ms-transition: color .8s;
    -o-transition: color .8s;
}
.index_case .case_list  .item:hover .tit,
.index_case .case_list  .item:hover .more_text{
    color: #fff;
}
.index_case .desc{
    padding:14px 25px 18px;
}
.index_case .item .pic{
    width: 100%;
    overflow: hidden;
}
.index_case .item .pic img{
    width: 100%;
    transition: transform 1s;
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -ms-transition: transform 1s;
    -o-transition: transform 1s;
}
.index_case .item:hover .pic img{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.index_case .inner-desc i{
    background-color: #008cd6;
}
/* 首页-关于我们 */
.index-about{
    padding-top: 60px;
}
.index-about .pro_big_slick .slick-dots{
    display: none !important;
}

.index-about .company-brief-box{
    height: 333px;
    margin-bottom: 30px;
}
.index-about .company-brief-content{
    background-color: #fff;
}
.index-about .company-brief{
    background-color: #F5F5F5;
    padding-bottom: 89px;
}
.index-about .brief-left{
    width:317px;
    height:432px;
    color: #fff;
    position: absolute;
    z-index: 33;
    margin-top: -90px;
    left: -17px;
    box-sizing: border-box;
    padding-top: 30px;
}
.index-about .brief-left .big-desc{
    font-size: 42px;
    font-weight: bold;
    margin-left: 92px;
}
.index-about .brief-left .big-desc2{
    font-size:22px;
    font-family:Arial;
    font-weight:bold;
    margin-left: 92px;
    margin-top: 4px;
    text-transform: uppercase;
}
.index-about .about-more{
    margin-left: 92px;
    margin-top: 172px;
}
.index-about .about-more a{
    color: #ffffff;
    font-size: 14px;
    position: relative;
    padding-bottom: 1px;
}
.index-about .about-more a:hover::after{
    bottom: -4px;
}
.index-about .about-more a::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 84px;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.3;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.index-about .m-about-more{
    display: none;
}
.index-about .m-about-more a{
    color: #535353;
    font-size: 12px;
}
.index-about .m-about-more a span{
    transition-property: margin-left;
    transition-duration: .2s;
    transition-timing-function: ease-in;
}
.index-about .m-about-more a i.more-arr{
    background: url(../images/news_arr.png) no-repeat;
    width: 20px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}


.index-about .about-more a>i.more-arr{
    background: url(../../images/runkai/more_arr2.png) no-repeat;
    width: 20px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
.index-about .m-about-more a:hover i.more-arr{
    background: url(../images/m-about-more.png) no-repeat;
}
.index-about .about-more a:hover{color: #fff !important;}
.index-about .brief-left .iconfonts2{
    display: block;
    width:23px;
    height:18px;
    background: url(../images/iconfont2.png) no-repeat;
    margin-left: 92px;
    margin-bottom: 16px;
}
.index-about .brief-right{
    height: 316px;
    float: left;
    padding-top: 46px;
    padding-left: 60px;
    box-sizing: border-box;
    padding-right: 22px;
    margin-left: 317px;
    background-color: #fff;
    overflow: hidden;
}
.index-about .brief-right .tit{
    font-size: 32px;
    font-weight: bold;
    color: #1F76DF;
}
.index-about .brief-right .text2{
    color: #333333;
    font-size: 24px;
    margin-top: 12px;
}
.index-about .brief-right .text2 i{
    display: block;
    width: 58px;
height: 2px;
background: #CCCCCC;
margin-top: 22px;
}
.index-about .brief-right .small-text{
    color:#666;
    font-size:16px;
    line-height: 28px;
    margin-top: 16px;
    overflow: hidden;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 84px;
    margin-right: 40px;
}


.index-about .service_liucheng .desc{
    float: left;
    margin-left: 18px;
}
.index-about .service_liucheng .tit{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 4px;
    margin-top: 20px;
}
.index-about .service_liucheng .text{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    width: 144px;
}
.index-about .service_liucheng .num{
    font-size: 72px;
font-family: 'AG';
font-weight: 400;
color: #666666;
opacity: 0.15;
float: right;
line-height: 120px;
margin-right: 18px;
}
.index-about .service_liucheng .pic{
    float: left;
    margin-top: 29px;
    margin-left: 20px;
}
.index-about .service_liucheng .inner{
    height: 120px;
    background: #FFFFFF;
    margin: 10px;
    cursor: default;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}
.index-about .service_liucheng .inner:hover{
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    box-shadow: 4px 0 20px -5px rgba(0,0,0,0.2);
}
.index-about .service_list{
    margin: 0 -10px;
    padding-top: 20px;
}
.index-about .service_liucheng .link-more:hover{
    color: #1F76DF !important;
    background-color: transparent;
}
.index-about .service_liucheng .link-more:hover .logopic.pic1 {
    display: none;
}
.index-about .service_liucheng .link-more:hover .logopic.pic2{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.index-about .service_top b{
    font-size: 24px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #222222;
}
.index-about .service_top .link-more{
    float: right;
    margin-top: 14px;
    color: #AEAEAE;
}
.index-about .service_top{
    border-bottom: 1px solid #DCDCDC;
    overflow: hidden;
    padding: 0 18px 14px;
}


.gallery-thumbs-ibox {position:absolute;bottom:0;left:0;width:100%;z-index:2;}
.gallery-thumbs {height:90px;box-sizing:border-box;position:relative;z-index:22;width:1084px !important;float: right;}
.gallery-thumbs .swiper-slide {height:100%;}
/* .gallery-thumbs .swiper-slide img {opacity:0.4;}
.gallery-thumbs .swiper-slide-thumb-active img {opacity:1;} */
.gallery-thumbs .item {border:2px solid transparent;;background-color:rgba(255, 255, 255, 0.47);;overflow: hidden;}
.gallery-thumbs .item image{width: 100%;}
.gallery-thumbs .swiper-slide-thumb-active .item {border:3px solid #1F76DF;}
@media only screen and (max-width:1399px){
    .index-about .service_liucheng .pic {
        margin-top: 36px;
        width: 48px;
        margin-left: 14px;
    }
    .index-about .service_liucheng .num {
        font-size: 44px;
        margin-right: 12px;
    }
    .gallery-thumbs{width: 890px !important;}
}


.mk_pages {text-align:center;font-size:0;padding:30px 0 0px;}
.mk_pages ul {text-align:center;font-size:0;}
.mk_pages ul li {display:inline-block;font-size:16px;margin:0 4px;border:1px solid #e9e9e9;width:38px;height:38px;line-height:38px;float:none;}
.mk_pages ul li a {font-size:14px;display:block;width:100%;height:100%;color:#666;}
.mk_pages .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999;margin:0px 2px;}
.mk_pages .pageinfo strong {color:#555;font-weight:normal;margin:0px 2px;}
.mk_pages ul li.active,.mk_pages ul li.active a,.pagebox ul li.active a:hover {font-weight:bold;background:#1F76DF;color:#fff;border:1px solid #1F76DF;}
.mk_pages ul li.disabled span {padding:14px 9px;}

.rtop {
    height: 20px;
    line-height: 20px;
    padding: 8px 8px 8px 42px;
    position: relative;
    color: #999;
    overflow: hidden;
    font-size: 14px;
    border: 1px solid #ececec;
    font-family: "Microsoft Yahei", "微软雅黑";
    border-radius: 6px;
    background: url(dts.png) no-repeat scroll 8px;
}


/*新资讯显示方式 */
.inf_lc{ clear:both;padding:5px 0 0;}
.inf_lc li{width: 900px;height: 117px; overflow:hidden;margin:0 0 30px; background:#f6f6f6;}
.inf_lc li a.afirst{ display: block;width: 740px;height: 110px;padding:7px 20px 0 0; }
.inf_lc li.bg { background:#edf6f4;}
.inf_lc li h4{ padding:20px 5px 0 0;text-align:center; float:left;width:64px; overflow:hidden;}
.inf_lc li h4 b{ font-weight:100; display:block; line-height:36px;height:36px; overflow:hidden; font-size:36px; font-family:Arial; text-transform:uppercase;}
.inf_lc li h4 span{ font-weight:100; display:block; line-height:16px;height:16px; overflow:hidden; font-size:12px; font-family:Arial; text-transform:uppercase; color:#343434;}
.inf_lc li p{padding:0 0 0 14px; line-height:26px;width:550px; overflow:hidden;font-size:14px; float:left; color:#666; }
.inf_lc li p b{ display:block; font-weight:100; color:#000000;}
.inf_lc li p b a,.inf_lc li p b a:hover{ color:#343434; font-weight:bold;}
.inf_lc li p b a:hover{ color:#0068b6;}
.inf_lc li .fr{margin:20px 0 0; width:70px; height:25px; line-height:25px; text-align:center; color:#ffffff; background-color:#999; }
.inf_lc li .fr:hover{ background:#0068b6;}

/* 新闻列表 调整开始 */
.p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
    height: 189px;
}
.p14-infolist-1-list dl:hover {
    border: 1px solid #0068B6;
}
.p14-infolist-1-list dt {
    float: left;
    width: 252px;
    height: 189px;
    margin-right: 45px;
}
.p14-infolist-1-list dt img {
    display: block;
    width: 252px;
    height: 189px;
}
.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}
.p14-infolist-1-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p14-infolist-1-list dl:hover h4 a {
    color: #0068B6;
}
.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}
.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta{
    background: #0068B6;
}
.p14-infolist-1-list-deta a {
    color: #fff;
}
/* 新闻列表 调整结束 */

dl.news_dl {border-bottom: 1px dashed #cccccc;color: #666;font-size: 14px;line-height: 22px;}
dl.news_dl a {color: #000;}
dl.news_dl dt { height: 24px; line-height: 24px; margin-bottom: 3px; margin-top: 5px; overflow: hidden;width: 720px;}
dl.news_dl dd {font-size: 12px;height: 68px;margin-bottom: 10px; overflow: hidden;padding-top:8px;}
dl.news_dl dt { background: url("dateBg.png") no-repeat scroll 10px center transparent; float: left; height: 64px;margin-bottom: 3px; width: 80px;}
dl.news_dl .dt_1 {color: #000; display: block; font-family: Tahoma; font-size: 14px;font-weight: bold; height: 24px;line-height: 24px;text-decoration: none;}
dl.news_dl .dt_1:hover {color: #61B905;}
dl.news_dl .dt_2 {float: right;padding: 0 10px 0 8px;color: #fff;display: block; font-family: Verdana;font-size: 14px; padding-left: 12px; padding-top: 18px; width: 54px;}
dl.news_dl .dt_3 { color: #464646; display: block;font: 18px/18px "Verdana";padding-left: 10px;}
dl.news_dl .dt_3 a { color: #ff0000; text-decoration: underline;}

.proLtBox .proDl dd {
    padding: 0 30px;
    width: initial;
}
.proLtBox .proDl dt {
    background: url(pro_lt_hoverBg.png) no-repeat center top;
    width: 238px;
    height: 55px;
    line-height: 55px;
    text-indent: 22px;
    font-size: 14px;
}


.fatitle{
    line-height: 1.7;
    color: #1F76DF ;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
}

.keifanganb p{
    text-indent: 35px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 25px;
}

.yuanlitu {
    text-align: center;
    margin: 15px 0;
}

.yuanlitu p{
    text-indent: 0;
    font-size: 14px;
    margin-top: 4px !important;
}

.fatitleb{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.keifanganb ul{
    padding: 5px 0 15px;
}

.keifanganb ul li {
    padding: 0 0 6px 25px;
    position: relative;
    line-height: 24px;
}

.keifanganb ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 15px;
    height: 15px;
    background: url(/template/default/skin/images/runkai/nice.png) no-repeat;
}

.products_detail .keifanganb p{
    text-indent: 0px !important;
}

.products_detail .keifanganb .fatitle{
    margin-top: 20px;
}

.products_detail .keifanganb .fatitle:nth-child(1){
    margin-top: 0px;
}

.products_detail .keifanganb .fatitleb {
    margin-top: 10px;
}



.bg_ov table{width: 100%;text-align: center;}
.bg_ov {overflow-x: scroll;}
.bg_ov table td{
    padding: 5px;
}


.keifanganb .kyffs ul{
    list-style: none;
}

.keifanganb .kyffs ul li{
    list-style: none;
    width: 30.7%;
    margin: 4px 4px 15px 4px;
    float: left;
}

.keifanganb .kyffs img {
    width: 100%;
    text-align: center;
}
.keifanganb .kyffs p {
    font-size: 14px;
    background: #f1f1f1;
    line-height: 30px;
    padding: 5px 10px;
    height: 210px;
}

.keifanganb .kyffs3{
    height: 120px;
}

.keifanganb .kyffs span {
    display: block;
    font-size: 16px;
    color: #1F76DF;
    font-weight: 600;
    text-align: center;
}

.fixTop2 {
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -700px;
    z-index: 100;
}

.runkaiabout p>span{
    color: #ff3333;

}

.runkaiabout p>b{
    color: #1f76df;
}

.about_team {
    text-align: center;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin-top: 60px;
}
