@charset "utf-8";
/*公共样式*/
body{background:#F4F6F8;}
.publicblock{width:1200px;margin:0 auto;clear: both; zoom: 1;}
.publicblock:after{content: ''; display: block; clear: both;}
.publicblock:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.oe{overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.shadow{box-shadow:0 0 4px #ddd;}
.shadow:hover{box-shadow:0 0 8px #ddd !important;}
.active-11-entry-wrap{
  position: relative;
}
.active-11-entry-wrap a, .active-11-entry-wrap a>img{
  width: 100%;
}
.active-11-entry-wrap>img{
  position: absolute;
  top: 10px;
  cursor: pointer;
  z-index: 1;
  left: 50%;
  margin-left: 576px;
}
/*背景*/
.bgbox{height:0;}
.bgbox .bg{width: 100%;height:763px;background:url(../images/home_ic_bigbanner.jpg) no-repeat center;overflow: hidden;}
#home-banner,
#home-banner .container,
#home-banner h3,
#home-banner h3 em,
#home-banner h3 em:first-child,
#home-banner h3 em:last-child {
    position: relative
}

#home-banner h1 {
    font-size: 24px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 2px
}

#home-banner h3 {
    width: -moz-fit-content;
    /*width: -webkit-fit-content;*/
    width: fit-content;
    margin:4px auto;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 8px;
    color: rgba(255, 255, 255, .5)
}

#home-banner h3 time {
    color: #F60
}

#home-banner h3 em {
    display: inline-block;
    width: 10px;
    height: 3px;
    top: -4px;
    background: url(../images/home_ic_movepointleft.png) left top no-repeat
}

#home-banner h3 em:first-child {
    left: 0;
    margin-right: 20px;
    animation: moveleft 10s ease-in-out infinite;
    -moz-animation: moveleft 10s ease-in-out infinite;
    -webkit-animation: moveleft 10s ease-in-out infinite;
    -o-animation: moveleft 10s ease-in-out infinite
}

#home-banner h3 em:last-child {
    left: 0;
    margin-left: 20px;
    background: url(../images/home_ic_movepointright.png) left top no-repeat;
    animation: moveright 10s ease-in-out infinite;
    -moz-animation: moveright 10s ease-in-out infinite;
    -webkit-animation: moveright 10s ease-in-out infinite;
    -o-animation: moveright 10s ease-in-out infinite
}

#home-banner h3::after,
#home-banner h3::before {
    content: '';
    position: absolute;
    width: 132px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    background: rgba(255, 255, 255, .2)
}

#home-banner h3::after {
    left: -110px
}

#home-banner h3::before {
    right: -110px
}

@-webkit-keyframes moveleft {

    0%,
    100%,
    50% {
        left: 0
    }

    25%,
    75% {
        left: -70px
    }
}

@-moz-keyframes moveleft {

    0%,
    100%,
    50% {
        left: 0
    }

    25%,
    75% {
        left: -70px
    }
}

@-o-keyframes moveleft {

    0%,
    100%,
    50% {
        left: 0
    }

    25%,
    75% {
        left: -70px
    }
}

@keyframes moveleft {

    0%,
    100%,
    50% {
        left: 0
    }

    25%,
    75% {
        left: -70px
    }
}

@-webkit-keyframes moveright {

    0%,
    100%,
    50% {
        left: 0
    }

    25%,
    75% {
        left: 70px
    }
}

@-moz-keyframes moveright {

    0%,
    100%,
    50% {
        left: 0
    }

    25%,
    75% {
        left: 70px
    }
}

@-o-keyframes moveright {

    0%,
    100%,
    50% {
        left: 0
    }

    25%,
    75% {
        left: 70px
    }
}

@keyframes moveright {

    0%,
    100%,
    50% {
        left: 0
    }

    25%,
    75% {
        left: 70px
    }
}

@-webkit-keyframes scale {

    0%,
    100%,
    50% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    25%,
    75% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
}

@keyframes scale {

    0%,
    100%,
    50% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    25%,
    75% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
}

/*title*/
.home-title{width:1200px;padding:30px 0 6px 0;margin:0 auto;text-align:center;font-size:32px;}
.home-title .big{overflow:hidden;font-weight:normal;}
.home-title .big span{font-size:24px;text-align:center;color:#343434;position:relative;height:30px;display:inline-block;padding:0 20px;font-weight:700;}
.home-title .big span i{display:block;width:11px;height:11px;position:absolute;content:"";top:50%;margin-top:-5.5px;background:url(../images/sys_icon.png) no-repeat -159px 0;}
.home-title .big span .i_l{left:0;}
.home-title .big span .i_r{right:0;}
.home-title .intro{text-align:center;font-size:14px;color:#9B9B9B;line-height:28px;}
.title_box{height:28px;line-height:28px;overflow:hidden;width:445px;margin:0 auto;position:relative;text-align: center;}
.title_box li{font-size:14px;color:#9B9B9B;text-align:left;line-height:30px;height:28px;text-align:left;text-align: center;}
.title_box span{font-size:14px;color:#9B9B9B;position:absolute;left:0;top:0;width:70px;height:28px;}
.jiaoyikuaibao{height:28px;line-height:28px;}

/*title2*/
.title1{width:1200px;padding:30px 0 25px 0;margin:0 auto;text-align:center;font-size:32px;}
.title1 .big{overflow:hidden;font-weight:normal;font-size: 24px;font-weight: bold}
.title1 .big span{font-size:24px;text-align:center;color:#FFFFFF;position:relative;height:30px;display:inline-block;padding:0 20px;font-weight:700;}
.title1 .big span i{display:block;width:11px;height:11px;position:absolute;content:"";top:50%;margin-top:-5.5px;}
.title1 .big span .i_l{left:0;}
.title1 .big span .i_r{right:0;}
.title1 .intro{text-align:center;font-size:14px;color:#9B9B9B;line-height:28px;position:relative;padding-bottom:20px;margin-top: 10px}
.title1 .intro:after{display:block;height:1px;width:20px;position:absolute;content:"";position:absolute;background:#9B9B9B;left:50%;bottom:0;margin-bottom:10px;margin-left:-10px;}
.intros{position:relative;padding-bottom:20px;}

/*tab_hd1*/
.tab_hd1{height:45px;line-height:45px;text-align:center;margin-bottom:25px;}
.tab_hd1 ul{height:45px;}
.tab_hd1 ul li{width:102px;height:43px;background:#fff;border-right:none;font-size:14px;color:#5F5F5F;float:left;cursor:pointer;position:relative;}
.tab_hd1 ul li.on{background:rgba(16,187,184,1);;color:#fff;font-weight:700;}
.tab_hd1 ul li i{width:11px;height:5px;position:absolute;left:50%;margin-left:-4.5px;bottom:-5px;display:none;background: url(../images/sys_icons.png) no-repeat}
.tab_hd1 ul li.on i{display:block;}
.tab_hd1{width:309px;margin:0 auto 25px auto;}
/* .tab_hd1 li{border-right:1px solid #000;border:1px solid #eee;} */

/*tab_hd2*/
.tab_hd2{height:45px;line-height:45px;text-align:center;margin-bottom:25px;width:618px;}
.tab_hd2 ul{height:45px;}
.tab_hd2 ul li{width:102px;height:45px;background:#fff;font-size:14px;color:#5F5F5F;float:left;cursor:pointer;position:relative;border-right:1px solid #eee;}
.tab_hd2 ul li.on{background:rgba(16,187,184,1);;color:#fff;font-weight:700;border-right:none;}
.tab_hd2 ul li i{width:11px;height:5px;position:absolute;left:50%;margin-left:-4.5px;bottom:-5px;display:none;background: url(../images/sys_icon.png) no-repeat -44px -22px;}
.tab_hd2 ul li.on i{display:block;}
.tab_hd2{margin:0 auto 25px auto;}

/*block1*/
.block1{position:relative;}
.block1 .title1{width:700px;text-align:center;margin:0 auto;
  padding: 28px 0 0px 23px;}
.block1 .title1 h2{font-weight:normal;font-size:24px;color:#fff;line-height:32px;margin-bottom:6px;}
.block1 .title1 .p{font-size:13px;color:#ABA5BE;position:relative;line-height:28px;height:28px;background:url(../images/hr.png) no-repeat center;}
.block1 .title1 .p .jiaoyikuaibao2{height:28px;width:330px;line-height:28px;margin:0 auto;}
.block1 .title1 .p .jiaoyikuaibao2 li{height:28px;overflow:hidden;}
.block1 .title1 .p .jiaoyikuaibao2 li a{color:#7c77a5;display:block;text-align:center;}
.block1 .title1 .p .jiaoyikuaibao2 li a i {color: #ef1e25;font-style: normal;}
.block1 .title1 .p .jiaoyikuaibao2 li a:hover{opacity:1;}
.block1 .jiaoyikuaibao2 li{padding-left:0 !important;}
.block1 .mv{position:absolute;right:0;top:-3px;width:149px;height:103px;}
.block1 .serverbtn{-webkit-transition: all .35s ease;-o-transition: all .35s ease;-moz-transition: all .35s ease;transition: all .35s ease;width:20px;height:112px;background:#8982B6;color:#FFFEFE;font-weight:700;font-size:15px;text-align:center;padding:0 10px;line-height:18px;padding-top:40px;border-radius:3px 0  0 3px;position:absolute;left:-40px;top:140px;z-index:10;cursor:pointer;}
.block1 .serverbtn i{display:block;width:11px;height:11px;position:absolute;left:50%;margin-left:-5.5px;top:25px;background:url(../images/sys_icon.png) no-repeat -283px -1px;}
.block1 .serverbtn.on{-webkit-transition: all .35s ease;-o-transition: all .35s ease;-moz-transition: all .35s ease;transition: all .35s ease;width:24px;background:url(../images/b1_1.png) no-repeat;left:-44px;}
.block1 .serverbtn.on em{display:block;position:absolute;width:7px;height:13px;right:-7px;top:50%;margin-top:-6.5px;background:url(../images/sys_icon.png) no-repeat -5px 0;}
.block1 .kefubtn{-webkit-transition: all .35s ease;-o-transition: all .35s ease;-moz-transition: all .35s ease;transition: all .35s ease;width:20px;height:70px;background:#8982B6;position:absolute;left:-40px;top:292px;border-radius:10px 0 0 10px;font-size:14px;font-weight:700;padding:0 10px;text-align:center;color:#fff;padding-top:35px;padding-bottom:15px;cursor:pointer;}
.block1 .kefubtn.on{-webkit-transition: all .35s ease;-o-transition: all .35s ease;-moz-transition: all .35s ease;transition: all .35s ease;width:24px;background:url(../images/b1_2.png) no-repeat;left:-44px;}
.block1 .kefubtn.on em{display:block;position:absolute;width:7px;height:13px;right:-7px;top:50%;margin-top:-11.5px;background:url(../images/sys_icon.png) no-repeat -5px 0;}
.block1 .kefubtn i{width:17px;height:17px;position:absolute;display:block;top:15px;left:50%;margin-left:-7.5px;background:url(../images/sys_icon.png) no-repeat -13px 0;}
.block1 .content0_left{position: relative;;height:596px;width:830px;background:#fff;border-radius:3px 0 0 3px;float:left;}
.block1 .content0_left .bigimg{width:780px;height:170px;padding:20px 25px;border-bottom:1px solid #DFDFDF;background:url(../images/bg1.jpg) no-repeat center;}
.block1 .content0_left .bigimg .single{width:370px;margin-right:15px;margin-bottom:15px;padding:15px 25px;margin:0 auto;margin-top:22px;position:relative;}
.block1 .content0_left .bigimg .single .img{width:125px;height:160px;float:left;position:absolute;bottom:-10px;left:0;}
.block1 .content0_left .bigimg .single .img{max-width:125px;max-height:160px;}
.block1 .content0_left .bigimg .single .text{margin-left:117px;height:103px;}
.block1 .content0_left .bigimg .single .text h3{font-size:16px;font-weight:700;color:#fff;padding-top:14px;}
.block1 .content0_left .bigimg .single .text h3 span{position:relative;padding-right:20px;color:#fff;}
.block1 .content0_left .bigimg .single .text p{color:#fff;font-size:12px;margin-top:8px;position:relative;color:#E7E4FA;}
.block1 .content0_left .bigimg .single .text .hr{height:1px;width:16px;background:#E7E4FA;margin:9px 0;}
.block1 .content0_left .bigimg .single .text span.btn{width:120px;height:28px;display:block;position:relative;line-height:28px;color:#fff;border:1px solid #FF6600;border-radius:3px;background:#FF6600;text-indent:50px;box-shadow:0 0 2px #444;}
.block1 .content0_left .bigimg .single .text span.btn i{display:block;width:17px;height:17px;position:absolute;left:30px;top:50%;margin-top:-8.5px;background: url(../images/s5_h.png) no-repeat center;}
.block1 .content0_left .bigimg .single .text span.btn:hover{box-shadow:0 0 10px #444;}
.block1 .content0_hd{width: 821px;height: 59px;position: relative;}
.block1 .content0_hd ul{height:59px;display: table;margin: 0 auto;}
.block1 .content0_hd ul li{font-size:14px;color:rgba(102,102,102,1);font-weight: bold;cursor:pointer;margin: 16px 20px;float:left;line-height: 27px;padding: 0 5px}
.block1 .content0_hd ul li.on{color:rgba(16,187,184,1);;}
.block1 .content0_bd{width: 350px;height:290px;background: #fff;width: 1200px;margin-left: -4px}
.block1 .content0_bd ul{margin:0 26px 0 26px;height:314px;}
.block1 .content0_bd ul li{width:781px;height:314px;position: relative;}
.block1 .content0_bd .single{background:#f2f6f8;width:345px;float:left;margin-right:11px;margin-bottom:11px;padding:15px 20px;border-radius: 4px}
.block1 .content0_bd .single .img{width:90px;height:90px;float:left;border-radius:50%;}
.block1 .content0_bd .single .img img{width:100%;height:100%;border-radius:50%;}
.block1 .content0_bd .single .text{margin-left:110px;text-align: left;}
.block1 .content0_bd .single .text h3{font-size:16px;font-weight:700;color:#515151;padding-top:4px;}
.block1 .content0_bd .single .text h3 span{position:relative;padding-right:20px;font-size:16px;font-weight:normal;}
.block1 .content0_bd .single .text p{color:#9F9F9F;font-size:12px;margin-top:5px;margin-bottom: 6px;position:relative;height: 14px;line-height: 14px;}
.block1 .content0_bd .single .text .hr{height:1px;width:16px;background:#eee;margin:7px 0 9px;}
.block1 .content0_bd .single .text span.btn{width:90px;height:30px;display:block;position:relative;line-height:30px;font-size: 14px;text-align: center;-moz-box-sizing: border-box;box-sizing: border-box;margin-top: 10px;color:rgba(16,187,184,1);border:1px solid rgba(16,187,184,1);border-radius:3px;}
.block1 .content0_bd .single .text span.btn i{display:block;width:13px;height:12px;position:absolute;left:5px;top:50%;margin-top:-5px;background: url(../images/icon_lianxi.png) no-repeat center;}
.block1 .content0_bd .single .text span.btn:hover{color:#fff;border:1px solid rgba(16,187,184,1);;background: rgba(16,187,184,1);;}
.block1 .content0_bd .single .text span.btn:hover i{background: url(../images/icon_lianxi_hover.png) no-repeat center;}
.block1 .content0_bd .single .text span.btn.gray{color: #fff; border: 1px solid #cac6c4;background: #cac6c4;}
.block1 .content0_bd .single .text span.btn.gray i{background: url(../images/icon_lianxi_hover.png) no-repeat center;}
.block1 .content0_bd .single2,.block1 .content0_bd .single4{margin-right:0;}
.block1 .content0_right{width:348px;height:290px;padding-top: 12px;position:absolute;right:26px;
  background: #e4ebee url(../images/guwen_tit_bg.jpg) top no-repeat;
  -o-background-size: 100% 64px;
     background-size: 100% 64px;
  text-align: center;
  border-radius: 4px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  top: 20px;}
.block1 .content0_right h3{font-size:14px;font-weight:bold;color:#fff;text-align: center;}
.block1 .content0_right p{position:relative;text-align: center;;color:#78c6f4;font-size: 12px}
.block1 .content0_right .text{background:#fff;width:307px;text-indent: 10px;color:#333;font-size:14px;border-radius:2px;}
.block1 .content0_right .text01{margin-top: 28px}
.block1 .content0_right .text02{margin-top: 8px}
.block1 .content0_right .text03{margin-top: 8px}
.block1 .content0_right input.text{width: 308px;height:40px;}
.block1 .content0_right textarea.text{height:45px;}
.block1 .content0_right .btns{width: 310px;height:45px;line-height:45px;background:rgba(45,158,220,1) ;background:-webkit-linear-gradient(120deg,rgba(45,158,220,1),rgba(52,229,226,1));background:-moz-linear-gradient(120deg,rgba(45,158,220,1),rgba(52,229,226,1));background:-o-linear-gradient(120deg,rgba(45,158,220,1),rgba(52,229,226,1));background:linear-gradient(-30deg,rgba(45,158,220,1),rgba(52,229,226,1));border-radius:23px;display:block;text-align:center;color:#FFFFFF;font-weight:700;font-size:14px;margin:8px auto;}
.block1 .content0_right .hot{margin-top:21px;}
.block1 .content0_right .hot h2{width: 220px;font-size:14px;color:#616266;font-weight:normal;position:relative;height:20px;line-height:20px;margin: 0 auto}
.block1 .content0_right .hot h2:after{display:block;height:1px;width:100%;content:"";position:absolute;background:#ececec;right:8px;top:5px;left:0;top:9.5px;}
.block1 .content0_right .hot h2 span{background: #fff;position:relative;z-index:2;padding: 0 9px 0 12px}
.block1 .content0_right .hot .sul{margin-top:14px;overflow:hidden;width:335px;}
.block1 .content0_right .hot .sli{width:108px;height:28px;background:#fff;text-align:center;float:left;margin:0 0 2px 2px;border: 1px solid #e2e2e2}
.block1 .content0_right .hot .sli:first-child{margin-left: 0}
.block1 .content0_right .hot .sli a{display:block;width:108px;height:28px;line-height:28px;color:#919399;}
.block1 .content0_right .hot .sli a:hover{background:#FF7900;color:#fff;}
.block1 .content0_right .hot p{text-align:center;padding-top:7px;font-size: 12px;color: #b9bbc4;}
.block1 .content{width:1200px;border-radius:4px 4px 0px 0px;margin-top: 44px;box-shadow:0px 3px 6px 0px rgba(183,185,187,0.2);height:auto!important;background: none;}

.block1 .content > .bd{height:340px;;box-shadow:0px 3px 6px 0px rgba(183,185,187,0.2);position:relative!important;text-align:center;width:1200px;z-index: 1;bottom: 0!important;}
.block1 .content > .bd > ul{position:absolute;left:0;top:0;width:1200px;height:340px;}
.block1 .content > .bd > ul > li{height:340px;
-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;padding: 0;margin-top: 0;}
.block1 .content .icon_content{height:340px;}
.block1 .content .icon_content .expain{font-size: 16px;font-weight: bold;color: rgba(16,187,184,1);;height: 16px;line-height: 16px;padding-top: 45px;margin-left: -10px;}
.block1 .content .icon_content .li{float:left;position:relative;;border-radius: 4px;width:234px;height: 340px;margin-right: 7px;background: #fff;max-width: 234px;}
.block1 .content .icon_content .li:last-child{margin-right: 0px;}
.block1 .content .icon_content .li a:hover{color:#10bbb8;}
.block1 .content .icon_content .small_li{max-width:121px;}
.block1 .content .icon_content .li:after{content:"";display:block;height:186px;right:0;bottom:38px;border-right:1px solid #F1F1F1;position:absolute;}
.block1 .content .icon_content .li h2{color: #303233;font-size: 18px;font-weight: bold;height:18px;line-height: 18px;padding-top: 44px;   text-align: center;width: 100%;margin: 0;}
.block1 .content .icon_content .small_li h2{width:98px;}
.com-line{width: 30px;height: 3px;background: #ebebeb;margin-top: 10px;}
.com_title{position: relative;height: 90px;text-align: center;width: 100%;}
/*.hot::before{position: absolute;content: "";left:50%;top:21px;margin-left:-16px; width: 32px;height: 20px;  background: url(../images/hot.png) no-repeat;}
.new::before{position: absolute;content: "";left:50%;top:21px;margin-left:-16px; width: 32px;height: 20px;  background: url(../images/new.png) no-repeat;}*/

.com_title::after{position: absolute;content: "";left:50%;top:71px;margin-left:-15px; width: 30px;height:3px;  background: #ebebeb ;}
.mt15{margin-top: 15px;}



.block1 .content .icon_content .li h2 i{
  content: "";
  display: inline-block;
  margin-left: 2px;
  height: 17px;
  width: 17px;
  background: url(../images/pull_dot.png) no-repeat;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.block1 .content .icon_content .li h2 span{background:#FFFFFF;position:relative;z-index:1;}
.block1 .content .icon_content .li h2 .hot{width:28px;height:19px;position:absolute;right:38px;top:-24px;z-index:3;display:none;}
.block1 .content .icon_content .li h2 .hot font{display:block;width:28px;height:19px;background:url(../images/hot.png) no-repeat;}
.block1 .content .icon_content .li.ishot .hot{display:block;}
.block1 .content .icon_content .li.ishot span{color:#FF6D26;}
.block1 .content .icon_content .li h2 .new{width:28px;height:19px;position:absolute;right:38px;top:-24px;z-index:3;display:none;}
.block1 .content .icon_content .li h2 .new font{display:block;width:28px;height:19px;background:url(../images/new.png) no-repeat;}
.block1 .content .icon_content .li.isnew .new{display:block;}
.block1 .content .icon_content .li.isnew span{color:#FF6D26;}
.block1 .content .icon_content .li .single{width:114px;height:100px;float:left;cursor:pointer;display:block;margin-bottom: 16px;}
.block1 .content .icon_content .li .single .img{width:48px;height:48px;margin:0 auto;position:relative;}
.block1 .content .icon_content .li .single p{font-size:14px;color:#303233;padding-top: 6px;}
.block1 .content .icon_content .li .single span{font-size:12px;color:#ACB3B5;display: block;text-transform: uppercase;}
.block1 .content .icon_content .li:last-child:after{border-right:none;}
.block1 .content .icon_content .li .single:hover .img{margin-top:-2px;}
.block1 .content .icon_content .li .single:hover p{padding-top: 8px;}
.block1 .content > .bd > ul > li:nth-of-type(2) .single {width: 118px}
.online-img-bg{
  position: relative;
  left: 6px;
}
.online-img-bg, .online-img-bg img{
  width: 1148px;
  height: 110px;
  border-radius: 4px
}
/* made by 雪碧图制作专家v1.0 */
/* .block1 .icon_content .icon{display:block; background-image:url(../images/icon_server.png);background-repeat: no-repeat;} */
.icon-01-01{background-position:0px 0px}
.icon-01-02{background-position:-63px 0px}
.icon-01-03{background-position:-126px 0px}
.icon-01-04{background-position:-189px 0px}
.icon-01-05{background-position:-252px 0px}
.icon-01-06{background-position:-315px 0px}
.icon-01-07{background-position:-378px 0px}
.icon-01-08{background-position:-441px 0px}
.icon-01-09{background-position:-504px 0px}
.icon-01-10{background-position:-567px 0px}
.icon-01-11{background-position:-630px 0px}
.icon-01-12{background-position:-693px 0px}
.icon-01-13{background-position:-756px 0px}
.icon-01-14{background-position:-819px 0px}
.icon-01-15{background-position:-882px 0px}
.icon-01-16{background-position:-945px 0px}
.icon-01-17{background-position:-1008px 0px}
.icon-01-18{background-position:-1071px 0px}
.icon-02-01{background-position:0px -49px}
.icon-02-02{background-position:-63px -49px}
.icon-02-03{background-position:-126px -49px}
.icon-02-04{background-position:-189px -49px}
.icon-02-05{background-position:-252px -49px}
.icon-02-06{background-position:-315px -49px}
.icon-02-07{background-position:-378px -49px}
.icon-02-08{background-position:-441px -49px}
.icon-02-09{background-position:-504px -49px}
.icon-02-10{background-position:-567px -49px}
.icon-02-11{background-position:-630px -49px}
.icon-02-12{background-position:-693px -49px}
.icon-02-13{background-position:-756px -49px}
.icon-02-14{background-position:-819px -49px}
.icon-02-15{background-position:-882px -49px}
.icon-02-16{background-position:-945px -49px}
.icon-02-17{background-position:-1008px -49px}
.icon-02-18{background-position:-1071px -49px}
.icon-03-01{background-position:0px -98px}
.icon-03-02{background-position:-63px -98px}
.icon-03-03{background-position:-126px -98px}
.icon-03-04{background-position:-189px -98px}
.icon-03-05{background-position:-252px -98px}
.icon-03-06{background-position:-315px -98px}
.icon-03-07{background-position:-378px -98px}
.icon-03-08{background-position:-441px -98px}
.icon-03-09{background-position:-504px -98px}
.icon-03-10{background-position:-567px -98px}
.icon-03-11{background-position:-630px -98px}
.icon-03-12{background-position:-693px -98px}
.icon-03-13{background-position:-756px -98px}
.icon-03-14{background-position:-819px -98px}
.icon-03-15{background-position:-882px -98px}
.icon-03-16{background-position:-945px -98px}
.icon-03-17{background-position:-1008px -98px}
.icon-03-18{background-position:-1071px -98px}
.icon-04-01{background-position:0px -147px}
.icon-04-02{background-position:-63px -147px}
.icon-04-03{background-position:-126px -147px}
.icon-04-04{background-position:-189px -147px}
.icon-04-05{background-position:-252px -147px}
.icon-04-06{background-position:-315px -147px}
.icon-04-07{background-position:-378px -147px}
.icon-04-08{background-position:-441px -147px}
.icon-04-09{background-position:-504px -147px}
.icon-04-10{background-position:-567px -147px}
.icon-04-11{background-position:-630px -147px}
.icon-04-12{background-position:-693px -147px}
.icon-04-13{background-position:-756px -147px}
.icon-04-14{background-position:-819px -147px}
.icon-04-15{background-position:-882px -147px}
.icon-04-16{background-position:-945px -147px}
.icon-04-17{background-position:-1008px -147px}
.icon-04-18{background-position:-1071px -147px}
.icon-05-01{background-position:0px -196px}
.icon-05-02{background-position:-63px -196px}
.icon-05-03{background-position:-126px -196px}
.icon-05-04{background-position:-189px -196px}
.icon-05-05{background-position:-252px -196px}
.icon-05-06{background-position:-315px -196px}
.icon-05-07{background-position:-378px -196px}
.icon-05-08{background-position:-441px -196px}
.icon-05-09{background-position:-504px -196px}
.icon-05-10{background-position:-567px -196px}
.icon-05-11{background-position:-630px -196px}
.icon-05-12{background-position:-693px -196px}
.icon-05-13{background-position:-756px -196px}
.icon-05-14{background-position:-819px -196px}
.icon-05-15{background-position:-882px -196px}
.icon-05-16{background-position:-945px -196px}
.icon-05-17{background-position:-1008px -196px}
.icon-05-18{background-position:-1071px -196px}
.icon-06-01{background-position:0px -245px}
.icon-06-02{background-position:-63px -245px}
.icon-06-03{background-position:-126px -245px}
.icon-06-04{background-position:-189px -245px}
.icon-06-05{background-position:-252px -245px}
.icon-06-06{background-position:-315px -245px}
.icon-06-07{background-position:-378px -245px}
.icon-06-08{background-position:-441px -245px}
.icon-06-09{background-position:-504px -245px}
.icon-06-10{background-position:-567px -245px}
.icon-06-11{background-position:-630px -245px}
.icon-06-12{background-position:-693px -245px}
.icon-06-13{background-position:-756px -245px}
.icon-06-14{background-position:-819px -245px}
.icon-06-15{background-position:-882px -245px}
.icon-06-16{background-position:-945px -245px}
.icon-06-17{background-position:-1008px -245px}
.icon-06-18{background-position:-1071px -245px}

.search{height:106px;border-radius:0 0 5px 5px;position:absolute;width:1200px;left:0;bottom:0;}
.search .youshi{height:20px;line-height:20px;text-align:center;padding:8px 0 12px;}
.search .youshi a{display:inline-block;line-height:20px;height:20px;;padding-left:20px;position:relative;color:#9396A6;padding-right:20px;}
.search .youshi a:hover{color:#1577FF;}
.search .youshi a:after{display:block;height:12px;width:1px;position:absolute;content:"";position:absolute;background:#C8C8C8;right:8px;top:5px;}
.search .youshi a i{display:block;position:absolute;width:20px;height:20px;left:0;top:0;}
.search .youshi a i.i1{background:url(../images/sys_icon.png) no-repeat -5px -127px}
.search .youshi a i.i2{background:url(../images/sys_icon.png) no-repeat -31px -128px;}
.search .youshi a i.i3{background:url(../images/sys_icon.png) no-repeat -58px -128px;}
.search .youshi a i.i4{background:url(../images/sys_icon.png) no-repeat -88px -128px;}
.search .youshi a.a2{margin-left:20px;}
.search .youshi a:last-child:after{display:none;}
.search .searchbox{width:1123px;height:43px;background:#fff;border-radius:60px;margin:0 auto;box-shadow:0 0 5px #ddd;position:relative;z-index:11;}
.search .searchbox .text{width:1050px;height:43px;position:absolute;left:15px;top:0;color:#666;}
.search .searchbox a.btn{display:block;width:60px;height:43px;position:absolute;right:0;top:0;}
.search .searchbox a.btn i{position:absolute;width:24px;height:19px;left:50%;top:50%;margin-left:-12px;margin-top:-9.5px;background:url(../images/sys_icon.png) no-repeat -40px -0px;}
.searched{width:1050px;background:#fff;position:absolute;left:55px;top:86px;z-index:10;padding:10px 20px;border-radius:0 0 5px 3px;box-shadow: 0 0 10px #eee;display:none;}
.searched li{line-height:30px;}
.searched li a{color:#888;display:block;padding:4px;}
.searched li a:hover,.searched li.on a{color:#FF7200;background:#eee;}

/*block2*/
.block2 .li{height:305px;background:#fff;border-radius:5px;overflow:hidden;float:left;margin-right:10px;}
.block2 .li_title{height:55px;background:#fff;line-height:55px;font-size:18px;color:#333333;font-weight:700;position: relative;}
.block2 .li_title span{padding:0 25px 0 15px;position:relative;}
.block2 .tagicon{width:28px;height:19px;position:absolute;right: -5px;top: 5px;z-index:3;display:block;}
.block2 .tagicon font{display:block;width:28px;height:19px;background:url(../images/hot.png) no-repeat;position: relative;top: -1px}
.block2 .li_title .more{position:absolute;width:21px;height:21px;display:block;right:20px;top:50%;margin-top:-10.5px;background:url(../images/sys_icon.png) no-repeat -106px 0px !important;}
.block2 .li_title .bl{display:block;width:17px;height:9px;position:absolute;left:45px;bottom:-9px;background:url(../images/sys_icon.png) no-repeat -135px 0;}
.block2 .img{width:100%;height:250px;}
.block2 .img img{width:100%;height:100%;}
.block2 .li1{width:290px;}
.block2 .li2{width:475px;}
.block2 .li3{width:415px;margin-right:0;}
.block2 .li1 .tagicon font{background:url(../images/hot.png) no-repeat;}
.block2 .li2 .tagicon font{background:url(../images/hot.png) no-repeat;}
.block2 .li3 .tagicon font{background:url() no-repeat;}

/*block3*/
.block3 .li{width:595px;height:485px;border-radius:3px;overflow:hidden;background:#fff;float:left;}
.block3 .li1 .hd{background:url(../images/bs1.jpg) no-repeat center;-o-background-size:cover;background-size:cover;}
.block3 .li2 .hd{background:url(../images/jjfa_img_csfw.png) no-repeat center;-o-background-size:cover;background-size:cover;}
.block3 .li3 .hd{background:url(../images/bs3.jpg) no-repeat center;-o-background-size:cover;background-size:cover;}
.block3 .li4 .hd{background:url(../images/bs4.jpg) no-repeat center;-o-background-size:cover;background-size:cover;}
.block3 .li5 .hd{background:url(../images/bs5.jpg) no-repeat center;-o-background-size:cover;background-size:cover;}
.block3 .li6 .hd{background:url(../images/jyzx_img_wdjy.png) no-repeat center;-o-background-size:cover;background-size:cover;}
.block3 .li:nth-child(even){float:right;}
.block3 .li .hd{width:175px;height:485px;float:left;overflow:hidden;}
.block3 .li .hd h2{display:block;font-size:20px;font-weight: bold;color:#Fff;position:relative;
  padding: 30px 0px 0 0px;
  text-align: center;}
.block3 .li .hd li{height:35px;line-height:35px;font-size:13px;font-weight:700;position:relative;margin-bottom:10px;}
.block3 .li .hd span{color:#fff;position:relative;padding:0 10px 0 30px;}
.block3 .li .hd i{display:block;position:absolute;top:50%;}
.block3 .li .hd i.i1{height:8px;width:5px;margin-top:-4px;right:10px;background:url(../images/sys_icon.png) no-repeat -196px 0;}
.block3 .li .hd i.i2{height:2px;width:9px;margin-top:-1px;left:0;background:#fff;display:none;}
.block3 .li .hd i.i3{height:8px;width:18px;margin-top:-4px;right:0;display:none;background:url(../images/sys_icon.png) no-repeat -210px 0;}
.block3 .li .hd li.on span{padding-right:24px;}
.block3 .li .hd li.on span .i1{display:none;}
.block3 .li .hd li.on span .i2{display:block;}
.block3 .li .hd li.on span .i3{display:block;}
/* .block3 .li .hd li.on a{width:180px;height:35px;background: rgba(255,255,255,0.3);display:block;position:absolute;left:9px;top:0;border-radius:3px;z-index:2;} */
.block3 .li .hd li a{width:180px;height:35px;background: rgba(255,255,255,0);display:block;position:absolute;left:9px;top:0;border-radius:3px;z-index:2;}
.block3 .li .hd li:hover span{padding-right:24px;}
.block3 .li .hd li:hover span .i1{display:none;}
.block3 .li .hd li:hover span .i2{display:block;}
.block3 .li .hd li:hover span .i3{display:block;}
.block3 .tab_content{height:485px;margin-left:175px;}
.block3 .group_title{height:49px;border-bottom:1px dashed #D5D5D5;line-height:49px;padding:0 25px;color:#4D4D4D;overflow:hidden;}
.block3 .group_title .s1{font-size:16px;font-weight:700;display:block;float:left;min-width:250px;line-height:49px;}
.block3 .group_title .s2{font-size:12px;color:#999999;display:block;float:left;width:150px;}
.block3 .group_title .s2 font{color:#F24553;}
.block3 .group_title ul{float:left;padding-top:20px;}
/* .block3 .group_title ul li{width:7px;height:7px;border-radius:7px;border:1px solid #ddd;float:left;margin:0 5px;cursor:pointer;}
.block3 .group_title ul li.on{border-color:#8367FF;} */
.block3 .group_title .mores{float:right;color:#606566;position:relative;}
.block3 .group_title .mores{padding-left:6px;}
.block3 .group_title .mores:hover{color:#6473CF;}
.block3 .group_title .mores i{width:4px;height:7px;position:absolute;left:0;top:50%;margin-top:-3.5px;background: url(../images/sys_icon.png) no-repeat -227px -22px;}
.block3 .bd{height:435px;}
.block3 .bd li{height:145px;border-bottom:1px dashed #ECECEC;padding:0 25px;position:relative;}
.block3 .bd li h2{font-size:16px;height: 16px;line-height:16px;color:#414445;padding-top:18px;padding-bottom:10px;font-weight:normal;position:relative;}
.block3 .bd li h2 i{display:inline-block;width:18px;height:18px;position:absolute;left:0;top:50%;margin-top:-4px;}
.block3 .bd li h2 i img{max-width:100%;max-height:100%;}
.block3 .bd li h2 i.wx{background: url(../images/sys_icon.png) no-repeat -236px 0px !important;}
.block3 .bd li h2 i.tm{background: url(../images/sys_icon.png) no-repeat -259px 0px !important;}
.block3 .bd li h2.ic{padding-left:20px;}
.block3 .bd li p{line-height:24px;padding:2px 0;color:#909799;}
.block3 .bd li em{:arial;color:#EE5002;font-size:14px;}
.block3 .bd li .zx{position:absolute;color:#FF813D;font-size:12px;padding-left:15px;position:absolute;right:20px;bottom:20px;display:none;}
.block3 .bd li .zx i{display:block;width:12px;height:12px;position:absolute;left:0;margin-top:-6px;top:50%;background:url(../images/sys_icon.png) no-repeat -179px 0;}
.block3 .bd li:hover .zx{display:block;}


.autotrophy {
  padding: 40px 0 36px;
  background-color: rgba(244, 246, 248, 1);
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.autotrophy .moudle-main {
  text-align: left
}

.autotrophy .moudle-main .item {
  float: left;
  width: 595px;
  height: 400px;
  background: rgba(255, 255, 255, 1);
  border-radius: 5px;
  margin: 0 10px 10px 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.autotrophy .moudle-main .item:nth-child(2n) {
  margin-right: 0
}

.autotrophy .moudle-main .item .item-title {
  
  width: 175px;
  height: 400px;
  background: url(../images/jjfa_img_gskj.jpg) left center no-repeat;
  -o-background-size: 196px 457px;
     background-size: 196px 457px;
  position: relative;
}
.autotrophy .moudle-main .item .item-title::after{
  content: '';
  display: block;
  position: absolute;
  width:147px;
  height:344px;
  border:1px solid rgba(255,255,255,1);
  opacity:0.2;
  left: 14px;
  top: 28px
}
.autotrophy .moudle-main .item:nth-child(2) .item-title {
  background: url(../images/jjfa_img_csfw.jpg) left center no-repeat;
  -o-background-size: 196px 457px;
     background-size: 196px 457px
}

.autotrophy .moudle-main .item:nth-child(4) .item-title {
  background: url(../images/jjfa_img_rz.jpg) left center no-repeat;
  -o-background-size: 196px 457px;
     background-size: 196px 457px
}

.autotrophy .moudle-main .item:nth-child(3) .item-title {
  background: url(../images/jjfa_img_zscq.jpg) left center no-repeat;
  -o-background-size: 196px 457px;
     background-size: 196px 457px
}

.autotrophy .moudle-main .item:nth-child(5) .item-title {
  background: url(../images/jjfa_img_fl.jpg) left center no-repeat;
  -o-background-size: 196px 457px;
     background-size: 196px 457px
}

.autotrophy .moudle-main .item:nth-child(6) .item-title {
  background: url(../images/jjfa_img_hlw.jpg) left center no-repeat;
  -o-background-size: 196px 457px;
     background-size: 196px 457px
}

.autotrophy .moudle-main .item:nth-child(7) .item-title {
  background: url(../images/home_img_bg07.png) left center no-repeat;
  -o-background-size: 196px 457px;
     background-size: 196px 457px
}

.autotrophy .moudle-main .item:nth-child(8) .item-title {
  background: url(../images/home_img_bg08.png) left center no-repeat;
  -o-background-size: 196px 457px;
     background-size: 196px 457px
}

.autotrophy .moudle-main .item .item-title h3 {
  font-size: 22px;
  
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  margin-top: 100px;
  text-align: center;
  position: relative;
  line-height: 1;
}
.autotrophy .moudle-main .item .item-title h3::after {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 1px;
  background: rgba(255, 255, 255, .6);
  left: 79px;
  top: 43px;
}

.autotrophy .moudle-main .item .item-title p {
  font-size: 12px;
  color: rgba(138, 183, 237, 1);
  text-align: center;
  margin-top: 40px
}

.autotrophy .moudle-main .item .item-title ul {
  margin-top: 33px
}

.autotrophy .moudle-main .item .item-title li {
  position: relative;
  height: 38px;
  width: 172px;
  line-height: 38px;
  margin-left: 24px;
  text-indent: 19px;
  font-size: 14px;
  
  font-weight: 700;
  color: rgba(254, 254, 255, 1);
  border-radius: 5px 0 0 5px;
  cursor: pointer
}

.autotrophy .moudle-main .item .item-title li span {
  position: relative;
  display: inline-block;
  height: 100%;
  padding-right: 24px;
  max-width: 80%;
  text-indent: 0;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis
}

.autotrophy .moudle-main .item .item-title li.active {
  background: rgba(115, 167, 228, 1)
}

.autotrophy .moudle-main .item .item-title li.active span {
  background: url(../images/home_ic_payseleted.png) right 13px no-repeat
}

.autotrophy .moudle-main .item .item-title li.active::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -24px;
  margin: auto;
  width: 24px;
  height: 3px;
  background: rgba(115, 167, 228, 1)
}

.autotrophy .moudle-main .item:nth-child(2) .item-title li.active,
.autotrophy .moudle-main .item:nth-child(2) .item-title li.active::before {
  background-color: rgba(162, 140, 255, 1)
}

.autotrophy .moudle-main .item:nth-child(2) .item-title p {
  color: rgba(195, 181, 255, 1)
}

.autotrophy .moudle-main .item:nth-child(3) .item-title p,
.autotrophy .moudle-main .item:nth-child(4) .item-title p {
  color: rgba(255, 194, 164, 1)
}

.autotrophy .moudle-main .item:nth-child(4) .item-title li.active,
.autotrophy .moudle-main .item:nth-child(4) .item-title li.active::before {
  background-color: rgba(255, 186, 152, 1)
}

.autotrophy .moudle-main .item:nth-child(3) .item-title li.active,
.autotrophy .moudle-main .item:nth-child(3) .item-title li.active::before {
  background-color: rgba(255, 162, 165, 1)
}

.autotrophy .moudle-main .item:nth-child(5) .item-title li.active,
.autotrophy .moudle-main .item:nth-child(5) .item-title li.active::before {
  background-color: rgba(132, 195, 255, 1)
}

.autotrophy .moudle-main .item:nth-child(5) .item-title p {
  color: rgba(166, 211, 254, 1)
}

.autotrophy .moudle-main .item:nth-child(6) .item-title li.active,
.autotrophy .moudle-main .item:nth-child(6) .item-title li.active::before {
  background-color: #FEDFBC
}

.autotrophy .moudle-main .item:nth-child(6) .item-title p {
  color: #FEDFBC
}

.autotrophy .moudle-main .item:nth-child(7) .item-title li.active,
.autotrophy .moudle-main .item:nth-child(7) .item-title li.active::before {
  background-color: rgba(195, 148, 245, 1)
}

.autotrophy .moudle-main .item:nth-child(7) .item-title p {
  color: rgba(210, 174, 249, 1)
}

.autotrophy .moudle-main .item:nth-child(8) .item-title li.active,
.autotrophy .moudle-main .item:nth-child(8) .item-title li.active::before {
  background-color: rgba(255, 205, 149, 1)
}

.autotrophy .moudle-main .item:nth-child(8) .item-title p {
  color: rgba(254, 223, 188, 1)
}
.autotrophy .moudle-main .item .item-title p {
  color: rgba(255, 255, 255, 0.9) !important
}
.autotrophy .moudle-main .item .item-list {
  position: relative;
  width: 420px;
  height: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.autotrophy .moudle-main .item .item-options {
  display: none
}

.autotrophy .moudle-main .item .item-options.active {
  display: block
}

.autotrophy .moudle-main .item .options-list {
  height: 135px;
  /* padding-bottom: 18px; */
  border-bottom: 1px dashed rgba(232, 232, 232, 1);
  overflow: hidden;
}
.autotrophy .moudle-main .item .options-list:hover {
  box-shadow: inset 0 0 38px rgba(0,0,0,.05);
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    -moz-transition: all .15s ease;
    transition: all .15s ease;
}

.autotrophy .moudle-main .item .options-list.two-module {
  border: none
}

.gold-store .store-tab li,
.period .period-tab li {
  border-right: 1px solid rgba(232, 232, 232, 1);
  white-space: nowrap;
  float: left
}

.autotrophy .moudle-main .item .item-list .options-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin: 32px 0 14px 20px;
}

.autotrophy .moudle-main .item .item-list .options-main {
  height: 50px;
  margin-left: 20px;
  overflow: hidden
}

.autotrophy .moudle-main .item .item-list .options-main li {
  float: left;
  margin-right: 25px;
  position: relative;
}
.autotrophy .moudle-main .item .item-list .options-main li::after {
  content: '';
  position: absolute;
  width:1px;
  height:12px;
  background:rgba(217,224,230,1);
  right: -12px;
  top: 8px;
}

.autotrophy .moudle-main .item .item-list .options-main li:last-child {
  margin-right: 0
}

.autotrophy .moudle-main .item .item-list .options-main li a {
  color: #7F7F7F;
  line-height: 25px;
  word-break: keep-all;
  font-size: 14px;
}

.autotrophy .moudle-main .item .item-list .options-main li a:hover {
  color: rgba(80, 117, 198, 1)
}

.autotrophy .moudle-main .item .item-list .two-module .moudle-item {
  float: left;
  width: 50%
}

.autotrophy .moudle-main .item .item-list .two-module ul li {
  float: none;
  margin-right: 0
}

.autotrophy .moudle-main .item .item-list .two-module ul li a {
  line-height: 20px
}

.autotrophy .moudle-main .item .item-list .explain {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  height: 130px;
  background: rgba(247, 251, 255, 1);
  border-radius: 0 0 5px
}

.autotrophy .moudle-main .item .item-list .explain a {
  display: block;
  height: 100%
}

.autotrophy .moudle-main .item:nth-child(2) .item-list .explain {
  background-color: rgba(253, 252, 255, 1)
}

.autotrophy .moudle-main .item:nth-child(3) .item-list .explain {
  background-color: rgba(255, 252, 250, 1)
}

.autotrophy .moudle-main .item:nth-child(4) .item-list .explain {
  background-color: rgba(255, 250, 250, 1)
}

.autotrophy .moudle-main .item:nth-child(5) .item-list .explain {
  background-color: rgba(247, 251, 255, 1)
}

.autotrophy .moudle-main .item:nth-child(6) .item-list .explain {
  background-color: rgba(247, 249, 255, 1)
}

.autotrophy .moudle-main .item:nth-child(7) .item-list .explain {
  background-color: rgba(252, 250, 255, 1)
}

.autotrophy .moudle-main .item:nth-child(8) .item-list .explain {
  background-color: rgba(255, 253, 250, 1)
}

.autotrophy .moudle-main .item .item-list .explain .fl {
  margin-left: 29px
}

.autotrophy .moudle-main .item .item-list .explain h3 {
  font-size: 16px;
  
  font-weight: 700;
  margin: 25px 0 2px;
  color: rgba(109, 109, 109, 1)
}

.autotrophy .moudle-main .item .item-list .explain p {
  color: rgba(174, 170, 170, 1)
}

.autotrophy .moudle-main .item .item-list .explain img {
  width: 100%;
  height: 100%
}

.moudle-title {
  text-align: center;
  font-size: 0
}

.moudle-title .title {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  font-size: 28px;
  
  font-weight: 700;
  color: rgba(45, 45, 45, 1)
}

.moudle-title .title span {
  display: inline-block;
  width: 136px;
  height: 7px;
  background: url(../images/home_img_leftline.png) left center no-repeat;
  vertical-align: middle;
  opacity: .3
}

.moudle-title .title span.right {
  background: url(../images/home_img_rightline.png) left center no-repeat;
  margin-left: 32px;
  opacity: .3
}

.autotrophy .moudle-title .title span {
  display: inline-block;
  width: 136px;
  height: 7px;
  background: url(../images/home_img_leftline.png) left center no-repeat;
  vertical-align: middle;
  opacity: 1 !important
}

.moudle-title .title span.left {
  margin-right: 32px
}

.autotrophy .moudle-title .title span.right {
  background: url(../images/home_img_rightline.png) left center no-repeat;
  margin-left: 32px;
  opacity: 1 !important
}

/*block5*/
.block5{margin-bottom: 60px !important;}
.block5 .title{padding-bottom:6px !important;}
.block5 .li{width:298px;height:400px;border:1px solid #eee;border-right:none;background:#fff;float:left;}
.block5 .li .block_title{height:125px;background:url(../images/bg.jpg);padding:0 15px 0 20px;position:relative;border-bottom:1px solid #eee;}
.block5 .li .block_title h2{font-size:18px;font-weight:700;padding-top:40px;width:100%;text-align: center}
.block5 .li .block_title p{color:#8C8C8C;font-size:14px;padding-top:8px;width:100%;text-align: center}
.block5 .li .block_title .img{width:80px;height:68px;position:absolute;right:15px;margin-top:-34px;top:50%;}
.block5 .li .single{padding:32px 20px 20px 20px;}
.block5 .li .single .img{width:36px;height:36px;float:left;border-radius:4px;}
.block5 .li .single .text{margin-left:50px;height:36px;}
.block5 .li .single .text h3{font-size:16px;font-weight:700;color:#515151;}
.block5 .li .single .text h3 span{position:relative;padding-right:20px;}
.block5 .li .single .text h3 i{width:9px;height:7px;display:block;position:absolute;right:0;top:50%;margin-top:-3.5px;background: url(../images/sys_icon.png) no-repeat -57px -22px;}
.block5 .li .single .text p{color:#9F9F9F;font-size:12px;}
.block5 .li4{border-right:1px solid #eee;width:298px;}
.block5 .group{overflow:hidden;box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1) !important;}
.block5 .content{height:402px;overflow:hidden;box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1); }
.block5 .home-title{
  padding-bottom: 3px;
}
/*block6*/
.block6{height:570px;background:url(../images/kftd_img_bg.jpg) no-repeat center;padding-top:30px;}
.block6 .title1{padding-bottom:6px !important;color: #fff}
.block6 .content{overflow:hidden;height:302px;}
.block6 .li{overflow:hidden;height:302px;}
.block6 .li .single{padding:20px 15px 25px 15px;background:#fff;width:267px;float:left;margin-right:4px;margin-top:3px;}
.block6 .notOnline{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.block6 .notOnline .btn{background:#666 !important;}
.block6 .notOnline .btn:hover{background:#666 !important;}
.block6 .li .single .img{width:103px;height:103px;float:left;border-radius:50%;}
.block6 .li .single .img img{display:block;border-radius:50%;width:100%;height:100%;}
.block6 .li .single .text{margin-left:123px;height:103px;}
.block6 .li .single .text h3{font-size:16px;font-weight:700;color:#515151;padding-top:14px;}
.block6 .li .single .text h3 span{position:relative;padding-right:20px;}
.block6 .li .single .text p{color:#9F9F9F;font-size:12px;margin-top:8px;position:relative;}
.block6 .li .single .text .hr{height:1px;width:16px;background:#eee;margin:9px 0;}
.block6 .li .single .text span.btn{width:85px;height:22px;background:#FF6600;display:block;position:relative;line-height:22px;color:#fff;}
.block6 .li .single .text span.btn i{display:block;width:13px;height:14px;position:absolute;left:5px;top:50%;margin-top:-6.5px;background: url(../images/sys_icon.png) no-repeat -71px -22px;}
.block6 .li .single:hover span.btn{background-color:#6473CF;}
.block6 .li .single .text span.btn{text-indent:25px;}
.block6 .li .single4,.block6 .li .single8{margin-right:0;}


/*block7*/
.block7{padding-top:30px;padding-bottom:70px;}
.block7 .content{overflow:hidden}
.block7 .title{padding-bottom:6px !important;}
.block7 .li{background:#fff;width:416px;border-right:1px solid #E7E7E7;float:left;height:420px;}
.block7 .titles{border-bottom:1px dotted #CACFD9;padding:5px 0;}
.block7 .titles .text{line-height:54px;font-size:15px;color:#2B3D63;margin-left:25px;font-weight:700;}
.block7 .titles a{float:right;display:block;height:10px;width:64px;padding:10px;background:url(../images/more.png) no-repeat  left center;margin-top:15px;text-indent: -9999px;}
.block7 .li ul{padding:25px 25px 15px 25px;height:315px;}
.block7 .li ul li a{display:block;height:100%;}
.block7 .li ul li font{float:right;:arial;font-size:13px;color:#999;}
.block7 .li ul li:hover a{color:#145FBC;}
.block7 .li ul li:hover h2{color:#145FBC !important;}
.block7 .one{overflow:hidden;border-bottom: 1px dotted #CACFD9;padding-bottom:30px;}
.block7 .one .img{height:90px;width:145px;text-align:center;color:#fff;:arial;position:relative;float:left;}
.block7 .one .img img{
  width:145px;
  height:97px;
}
.block7 .one .news_li_content{margin-left:165px;}
.block7 .one .news_li_content .img{width:100%;height:100%;}
.block7 .one .news_li_content h2{font-size:16px;font-weight:normal;color:#61697B;
  position: relative;
  top: 5px;}
.block7 .one .news_li_content p{line-height:22px;font-size:13px;color:#999;height:44px;overflow:hidden;}
.block7 .one div.time{:arial;
  position: relative;
  top: 10px;font-size:12px;padding-bottom:15px;color:#aaa;padding-top:5px;}
.block7 li.s{line-height:50px;border-bottom: 1px dotted #CACFD9;font-size:14px;color:#6C6C6C;padding-left:10px;overflow: hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space: nowrap;background:url(../images/icon3.png) no-repeat left center;position:relative;}
.block7 li.s a{color:#747C8B;float:left;width:270px;}
.block7 .li2{width:783px !important;border-right:none !important;}
.block7 .bigsingle{height:210px;margin:0 30px;margin-top:25px;}
.block7 .li2 .smallsingle{overflow:hidden;margin-top:5px;height:86px;overflow:hidden;margin-left:30px;overflow:hidden;}
.block7 .li2 .smallsingle .single{width:86px;height:86px;float:left;display:block;margin-right:5px;overflow:hidden;}
.block7 .li2 .smallsingle .single img{cursor: pointer;-webkit-transition: all 0.6s;-o-transition: all 0.6s;-moz-transition: all 0.6s;transition: all 0.6s;width:100%;height:100%;}
.block7 .li2 .smallsingle .single img:hover{-webkit-transform: scale(1.4);-moz-transform: scale(1.4);-ms-transform: scale(1.4);-o-transform: scale(1.4);transform: scale(1.4);}

.block7 .li2 .smallsingle .single8{margin-right:0;}
.block7 .bigsingle .single{width:359px;height:300px;position:relative;}
.block7 .bigsingle .single.fl{background:url(../images/new_b1.png) no-repeat center;-o-background-size:100% 100%;background-size:100% 100%;}
.block7 .bigsingle .single.fr{background:url(../images/new_b2.png) no-repeat center;-o-background-size:100% 100%;background-size:100% 100%;}
.block7 .bigsingle .single .img{position:absolute;right:0;bottom:0;width:200px;height:200px;}
.block7 .bigsingle .single .img img{position:absolute;right:0;bottom:0;}
.block7 .title_big{font-size:18px;color:#FFFFFF;font-weight:700;padding:44px 0 18px 23px;line-height: 19px}
.block7 .title_big span{padding-right:34px;position:relative;
  display: block;
  max-width: 280px;}
.block7 .title_big span i{position:absolute;right:0;top:50%;margin-top:-6px;width:30px;height:16px;display:block;background: url(../images/sys_icon.png) no-repeat -155px -22px;}
.block7 .bigsingle p{line-height:20px;height: 60px;color:#fff;font-size:14px;padding:0 23px;position:relative;z-index:1;}
.block7 .dotdotdot{width:20px;height:5px;margin:12px 23px;background: url(../images/sys_icon.png) no-repeat -98px -22px;}
.block7 .bigsingle a{width:75px;height:31px;border:1px solid #fff;display:block;line-height:31px;text-align:center;color:#fff;opacity:0.5;margin:23px;margin-top:50px;position:relative;}
/* .block7 .bigsingle a i{display:block;width:32px;height:9px;position:absolute;right:-25px;top:50%;margin-top:-4.5px;background: url(../images/sys_icon.png) no-repeat -120px -22px;} */
.block7 .bigsingle a:hover{opacity:1;}
.block7 .dotdotdot1{width: 14px;height: 14px;margin:12px 23px;background: url(../images/dggzx_ic_fh.png) no-repeat}

/*block8*/
.block8{background:url(../images/ljdgg_img_bg.jpg) no-repeat center;padding-top:10px;padding-bottom:50px;}
.block8 .content_left{width:360px;height:450px;float:left;}
.block8 .content_left li{width:175px;height:145px;float:left;margin:0 5px 5px 0;}
.block8 .content_left .single{width:175px;height:145px;background:#Fff;display:block;text-align:center;float:left;position:relative;cursor:default;}
.block8 .content_left .single .img{width:64px;height:64px;margin:0 auto;margin-bottom:5px;margin-top:35px;}
.block8 .content_left .li1 .img{background-position:-4px -85px;}
.block8 .content_left .li1.on .img{background-position:-4px -43px;}
.block8 .content_left .li2 .img{background-position:-60px -85px;}
.block8 .content_left .li2.on .img{background-position:-60px -45px;}
.block8 .content_left .li3 .img{background-position:-119px -87px;}
.block8 .content_left .li3.on .img{background-position:-119px -45px;}
.block8 .content_left .li4 .img{background-position:-181px -84px;}
.block8 .content_left .li4.on .img{background-position:-181px -45px;}
.block8 .content_left .li5 .img{background-position:-237px -84px;}
.block8 .content_left .li5.on .img{background-position:-237px -45px;}
.block8 .content_left .li6 .img{background-position:-292px -82px;}
.block8 .content_left .li6.on .img{background-position:-292px -45px;}
.block8 .content_left .single p{padding:3px 0;font-size:12px;color:#9F9F9F;font-size:14px;color:#717171;position:relative;padding-top:10px;}
.block8 .content_left .single p:after{display:block;height:1px;width:31px;position:absolute;content:"";position:absolute;background:url(../images/hr3.png) no-repeat center;left:50%;top:0px;margin-left:-15.5px;}
.block8 .content_left i{display:block;position:absolute;}
.block8 .content_left i.j1{width:9px;height:7px;border-left:1px solid #fff;left:5px;top:5px;border-top:1px solid #fff;}
.block8 .content_left i.j2{width:9px;height:7px;border-right:1px solid #fff;right:5px;top:5px;border-top:1px solid #fff;}
.block8 .content_left i.j3{width:7px;height:9px;border-right:1px solid #fff;right:5px;bottom:5px;border-bottom:1px solid #fff;}
.block8 .content_left i.j4{width:7px;height:9px;border-left:1px solid #fff;left:5px;bottom:5px;border-bottom:1px solid #fff;}
.block8 .content_left li.on a{background:#FF734F;}
.block8 .content_left li.on p{color:#fff;font-size:14px;font-weight:700;padding-top:15px;}
.block8 .content_left li.on p:after{background:#fff;}
.block8 .content_right{height:445px;width:835px;background:url(../images/bg.jpg);margin-left:365px;position:relative;}
.block8 .content_right i{display:block;position:absolute;}
.block8 .content_right i.j1{width:9px;height:7px;border-left:1px solid #A9A9A9;left:5px;top:5px;border-top:1px solid #A9A9A9;}
.block8 .content_right i.j2{width:9px;height:7px;border-right:1px solid #A9A9A9;right:5px;top:5px;border-top:1px solid #A9A9A9;}
.block8 .content_right i.j3{width:7px;height:9px;border-right:1px solid #A9A9A9;right:5px;bottom:5px;border-bottom:1px solid #A9A9A9;}
.block8 .content_right i.j4{width:7px;height:9px;border-left:1px solid #A9A9A9;left:5px;bottom:5px;border-bottom:1px solid #A9A9A9;}
.block8 .content_right li{width:100%;height:100%;}
.block8 .content_right li .p1{font-weight:700;color:#FF734D;font-size:20px;padding:28px 28px 10px 30px;}
.block8 .content_right li .p2{    font-weight: 700;
  padding: 40px 23px 40px 30px;
  position: relative;
  font-size: 18px;
  line-height: 26px;}
.block8 .content_right li .p3{color:#B0B0B0;line-height:24px;font-size:14px;padding:15px 30px;padding-right:45px;height:48px;}
/* .block8 .content_right p.p2:before{display:block;height:1px;width:20px;content:"";position:absolute;top:7px;background:#E1E1E1;} */
.block8 .content_right p.p2:after{display:block;height:1px;width:40px;content:"";position:absolute;bottom:10px;background:#E1E1E1;}
.block8 .kefu_btn{height:24px;width:107px;background:#FF7753;display:block;color:#fff;text-align:center;line-height:24px;border-radius:5px;position:absolute;right:35px;top:38px;}
.block8 .kefu_btn i.i1{display:block;width:5px;height:8px;position:absolute;left:13px;top:50%;margin-top:-4px;background: url(../images/sys_icon.png) no-repeat -187px -22px;}
.block8 .kefu_btn i.i2{display:block;width:5px;height:8px;position:absolute;right:13px;top:50%;margin-top:-4px;background: url(../images/sys_icon.png) no-repeat -194px -22px;}
.block8 .content_right .single{width:250px;height:215px;float:left;display:block;margin-right:5px;overflow:hidden;}
.block8 .content_right .single img{cursor: pointer;-webkit-transition: all 0.6s;-o-transition: all 0.6s;-moz-transition: all 0.6s;transition: all 0.6s;width:100%;height:100%;}
.block8 .content_right .single img:hover{-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);transform: scale(1.3);}
.block8 .content_right .single3{margin-right:0;}
.block8 .content_right ul{height:420px;overflow:hidden;}
.block8 .content_right .smallsingle{margin:15px 25px;overflow:hidden;height:215px;}
.three-line,
.two-line {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical
}

.one-line {
    white-space: nowrap
}

.two-line {
    -webkit-line-clamp: 2
}

.three-line {
    -webkit-line-clamp: 3
}
/*floor*/
.floorbox{height:0;position:fixed;width:1200px;left:50%;margin-left:-600px;top:50%;z-index:10;}
.floor{width:50px;background:#fff;position:absolute;left:-75px;top:50%;border-radius:3px;z-index:100;margin-top:-258px;display:none;}
.floor dt{width:50px;height:50px;background:#0A6CE8;border-radius:3px 3px 0 0;background:#0A6CE8;}
.floor dt a{display:block;width:50px;height:50px;text-align:center;color:#Fff;font-size:12px;line-height:68px;}
.floor dt a i{display:block;width:11px;height:12px;position:absolute;left:50%;margin-left:-5.5px;top:12px;background: url(../images/sys_icon.png) no-repeat -301px 0;}
.floor dd{width:48px;border:1px solid #ddd;border-radius:0 0 3px 3px;}
.floor dd a{line-height:18px;padding:10px 12px;height:36px;display:block;border-bottom:1px dashed #DFDFDF;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.floor dd a span{line-height:20px;text-align:center;display:block;color:#8C8C8C;}
.floor dd a.on,.floor dd a:hover{background:#0A6CE8;border-bottom:1px solid #0A6CE8;width:26px;position:relative;left:-1px;top:-1px;}
.floor dd a.on span{color:#fff !important;}
.floor dd a:hover span{color:#fff;}
.floor dd a.top{display:block;height:40px;text-align:center;color:#8C8C8C;font-size:12px;line-height:60px;position:relative;border-bottom:none;}
.floor dd a.top i{display:block;width:12px;height:7px;position:absolute;left:50%;margin-left:-5.5px;top:18px;background: url(../images/sys_icon.png) no-repeat -207px -22px;}
.floor dd a.top:hover{
  color: #fff !important
}
@media screen and (max-width: 1400px){.list-left{display: none;}
  .floor{position:fixed !important;left:10px !important;}
}

/* 第一板块顾问 */
.guwenbox {width: 1200px;height: 327px;}
.guwenbox .solid{width: 779px;height: 95px;text-align: left;background: url(../images/solid_bg.png) no-repeat;position: relative;margin-left: 21px;}
.guwenbox .solid img{width: 95px;display: none;height: 95px;border-radius: 100%;-webkit-border-radius: 100%;margin-left: 22px;}
.guwenbox .solid .lianxi{width: 176px;height: 45px;text-indent: -9999px;position: absolute;top: 25px;right: 26px;}


/* 重置右侧导航样式 */
.rightSidebar .ctx-hover-txt2{
  width: auto
}
.rightSidebar .li:hover .ctx-hover-txt2 {
  left: -185px;
}
@-webkit-keyframes scale {
  0% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }

  25% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
  }

  50% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }

  75% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
  }

  100% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }
}

@-moz-keyframes scale {
  0% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }

  25% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
  }

  50% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }

  75% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
  }

  100% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }
}

@-o-keyframes scale {
  0% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }

  25% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
  }

  50% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }

  75% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
  }

  100% {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
  }
}

@keyframes scale {
  0% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
  }

  25% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
  }

  50% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
  }

  75% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
  }

  100% {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
  }
}

.play-wrap-one{
  width:70px;
  height:70px;
  background:rgba(255,255,255,.2);
  border-radius:50%;
  position: absolute;
  right: 0;
  top: 26px;
  cursor: pointer;
  animation: scale 5s ease-in-out infinite;
  -moz-animation: scale 5s ease-in-out infinite;
  -webkit-animation: scale 5s ease-in-out infinite;
  -o-animation: scale 5s ease-in-out infinite;
}
.play-wrap-img {
  position: absolute;
  left: 30px;
  top: 9px;
}
.play-wrap-two{
  width:52px;
  height:52px;
  background:rgba(255,255,255,1);
  border-radius:50%;
  margin: 9px auto;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  /* animation: scale 5s ease-in-out infinite;
  -moz-animation: scale 5s ease-in-out infinite;
  -webkit-animation: scale 5s ease-in-out infinite;
  -o-animation: scale 5s ease-in-out infinite; */
}
.play-wrap-two img{
  width: 14px;
  height: 19px;
  display: block;
  margin: 18px auto;
}


.block1 .icon_content .single .icon{
    background: none;
}

/*视频弹窗*/
.video_dialog{position: fixed; display: table; z-index: 2147483647; top: 0; left: 0; width: 100%; height: 100%; overflow: auto; background: rgba(0, 0, 0, 0.5); -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out;}
.video_dialog .video_content{position: relative; display: table-cell; width: 100%; height: 100%; padding: 3% 13%; vertical-align: middle; text-align: center;}
.video_dialog .video_content a.video_close{position: absolute; z-index: 1; top: 2px; right: 2px; display: block; width: 30px; height: 30px; overflow: hidden; margin: -15px; background: url(../images/video_close.png) center no-repeat;}
.video_dialog .video_content .video-frame{position: relative; width: 100%; height: 0; padding-bottom: 56.25%; margin: 0 auto; background: #1c1c1c; box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.6);}
.video_dialog .video_content .video-frame iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; vertical-align: top;}
.video_dialog_over{overflow: hidden;}
.video_dialog .video_content video{width:100% !important;}
