

@font-face {
  font-family: "sourcehansans"; /* 这个名字可以自己定义 */
  src: url("/statics/web/font/SourceHanSansSC-Normal.otf"); /* IE9 Compat Modes */ /*这里以及下面的src后面的地址填的都是自己本地的相对地址*/
  font-style: normal; font-weight: normal;
}

/* 基准色 */
body{color: #020204;background-color: #ffffff; font-family: "sourcehansans";}
a{color:#020204}
a:hover{color:#3752ff;}
a:visited{color:#020204}
a:active,a:focus,a:hover{color:#020204}

/* base anim */
a, input, b, h1, img, span, button, header, .arrow, .portinfo, .portinfo h3, .portinfo p, .portimg,*:before, *:after , .nav_transform1 ul.navCont li .title,.media-box .icon,.cusbox a{
    -moz-transition: all ease-in-out 0.25s;
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    -ms-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
}


/*header 更新*/
.header{ position:absolute; height: 100px; width: 100%; top:0; left: 0;z-index: 100;}

.header-min{ position:fixed; top:0; z-index:1000; width:100%; left:0; background: #071535; height: 80px;}

.header-ny{ width: 100%;  position:fixed;  top:0; left: 0;z-index: 100; height: 98px; background: #ffffff;border-bottom: 2px solid #3753ff; }

.header-min1{ position:fixed; top:0; z-index:1000; width:100%; left:0; background: #ffffff; height: 93px; border-bottom:2px solid #3752ff;}
/*
 * top
 */
.htel{ color: #fff; text-align: right; line-height: 100px;}
.htel i{ font-size: 2.5rem; margin-right: 10px; float: left;}
.htel span{ font-size: 2.2rem; float: left;}

.htel1{ color: #3752ff; text-align: right; line-height: 100px;}
.htel1 i{ font-size: 2.5rem; margin-right: 10px; color: #3752ff; float: left;}
.htel1 span{ font-size: 2.2rem; float: left;}
.header-min .htel{ line-height: 80px;}


.lang{text-align:center; background:#da251c; color:#fff; height:46px; position:relative;}
.lang i{ font-size:2rem;}
.lang span{ font-size:1.5rem; font-weight:bold; display:block; position:relative; cursor:pointer;}
.lang span:before{ content:"\e628"; font-size:3rem; color:#fff;font-family: "iconfont"; position:absolute; top:0; bottom:0; margin:auto 0 auto -35px; font-weight:normal;}
.lang a{ background:#da251c; color:#fff; font-weight:bold; display:block; width:100%; position:absolute; z-index:1000; display:none; left:0;}
.lang a:hover{color:#f6dc6f;}

/* LOGO */
.logo{float: left; height:100px; vertical-align: middle; z-index: 2; position: relative;margin:0;}
.logo a{display: block; height: 100%}
.logo span{display: inline-block; height: 100%; width: 0; text-align: center; vertical-align: middle;}
.logo img{vertical-align: middle;max-height: 100%}

.header-min .logoo{ height: 80px;}

.search{ float: right;}
.search .text{ border:1px solid #00a96f; background: url(/statics/web/img/sdot.jpg) no-repeat 5px center #fff; width: 200px; font-size: 12px; height: 26px; line-height: 26px; padding: 0 10px 0 30px;}
.search input:-ms-input-placeholder,
.search textarea:-ms-input-placeholder {
    color: #888;
}

.search input::-webkit-input-placeholder,
.search textarea::-webkit-input-placeholder {
    color: #888;
}
.search .btn1{ background:#00a96f;  color:#fff; text-align:center; border:none; height:28px; width:100px; font-size: 14px; padding:0; position: relative;}

.wapNavBtn{display:none;position:absolute;top:0;right:16px;cursor:pointer;
    animation: transform .4s ease-in-out 0s both;
    -moz-animation: transform .4s ease-in-out 0s both;
    -webkit-animation: transform .4s ease-in-out 0s both;
    -o-animation: transform .4s ease-in-out 0s both;
}

/* 导航-2 */
.nav_transform{}
.nav_transform ul.navCont li.child{float:left;width:14%;text-align:center; position: relative;}
.nav_transform ul.navCont li.child a{display: block;color:#000000;line-height:100px; height:100px;transition: all 0s;}
/*.nav_transform ul.navCont li.child a:after{content: ""; position: absolute; display: block; width: 0; height: 5px;background: #3753ff;  bottom: 0; left: 0; right: 0; margin: 0 auto;}*/
.nav_transform ul.navCont li.child a span{ position: relative; z-index: 5;}
.nav_transform ul.navCont li.child a:hover,.nav_transform1 ul.navCont li.child.cur a{transition: all 0.3s;}
.nav_transform ul.navCont li.child a:hover span,.nav_transform ul.navCont li.child.cur a span{transition: all 0.3s; color: #3753ff;}
.nav_transform ul.navCont li.span-hide{ width: 0; display: none; }
/*.nav_transform ul.navCont li.child a:hover::after{ width: 100%;}*/
.header-min .nav_transform ul.navCont li.child a{ line-height: 90px;}

/*二级*/
.nav_transform ul.navCont li.child .childcont{position:absolute;top:98%;z-index:999;display:none;width:100%; background:#f7f7f7; left:0; text-align:center;}
.nav_transform ul.navCont li.child .childcont a{line-height: 35px!important; height: auto!important; color:#000000; margin:0; display:block; font-size: 14px;}
.nav_transform ul.navCont li.child .childcont a span{ display:inline; color:#fff;}
.nav_transform ul.navCont li.child .childcont a:hover{ background: #fff; color:#333;text-decoration:none;}
.nav_transform ul.navCont li.child .childcont a:after{ display:none;}

/* 导航-1 */
.nav_transform1{}
.nav_transform1 ul.navCont li.child{float:left;width:14%;text-align:center; position: relative;}
.nav_transform1 ul.navCont li.child a,.nav_transform1 ul.navCont li.small-12 a{display: block;color:#fff;line-height:100px; height:100px;transition: all 0s;}
/*.nav_transform1 ul.navCont li.child a:after{content: ""; position: absolute; display: block; width: 0; height: 5px;background: #3753ff;  bottom: 0; left: 0; right: 0; margin: 0 auto;}*/
.nav_transform1 ul.navCont li.child a span{ position: relative; z-index: 5;white-space: nowrap;}
.nav_transform1 ul.navCont li.child a:hover,.nav_transform1 ul.navCont li.child.cur a{transition: all 0.3s; color: #61ADFF;}
.nav_transform1 ul.navCont li.child a:hover span,.nav_transform1 ul.navCont li.child.cur a span{transition: all 0.3s;}
/*.nav_transform1 ul.navCont li.child a:hover::after{ width: 100%;}*/
.header-min .nav_transform1 ul.navCont li.child a{ line-height: 90px;}
.nav_transform1 ul.navCont li.span-hide{ width: 0; display: none; }


/*二级*/
.nav_transform1 ul.navCont li.child .childcont{position:absolute;top:100%;z-index:999;display:none;width:100.5%; background:#f7f7f7; left:0; text-align:center;}
.nav_transform1 ul.navCont li.child .childcont a{line-height: 35px!important; height: auto!important; color:#000000; margin:0; display:block; font-size: 14px;}
.nav_transform1 ul.navCont li.child .childcont a span{ display:inline; color:#000000;}
.nav_transform1 ul.navCont li.child .childcont a:hover{ background: #fff; color:#333;text-decoration:none;}
.nav_transform1 ul.navCont li.child .childcont a:after{ display:none;}

.header-min .nav_transform1 ul.navCont li.child a{ line-height: 80px; height: 80px;}

    /*nav anim*/
    .nav_transform1 .bg,.nav_transform .bg{position:absolute;width:50%;height:50%;background:rgba(0,0,0,.8);display: none;}
    .nav_transform1.skin-white .bg,.nav_transform.skin-white .bg{background:rgba(255,255,255,.85)}
    .nav_transform1.skin-blue .bg,.nav_transform.skin-blue .bg{background:rgba(13,98,190,.8);}
    .nav_transform1 .bg1,.nav_transform .bg1{top:0px;left:0px;}
    .nav_transform1 .bg2,.nav_transform .bg2{top:0px;right:0px;}
    .nav_transform1 .bg3,.nav_transform .bg3{bottom:0px;left:0px;}
    .nav_transform1 .bg4,.nav_transform .bg4{bottom:0px;right:0px;}
    .nav_transform1.in .bg1,.nav_transform.in .bg1{animation:navBgin1 .4s  ease-in-out 0s  both;
        -moz-animation:navBgin1 .4s  ease-in-out 0s  both;
        -webkit-animation:navBgin1 .4s  ease-in-out 0s  both;
        -o-animation:navBgin1 .4s  ease-in-out 0s  both;}
    .nav_transform1.in .bg2,.nav_transform.in .bg2{animation:navBgin2 .4s  ease-in-out 0s  both;
        -moz-animation:navBgin2 .4s  ease-in-out 0s  both;
        -webkit-animation:navBgin2 .4s  ease-in-out 0s  both;
        -o-animation:navBgin2 .4s  ease-in-out 0s  both;}
    .nav_transform1.in .bg3,.nav_transform.in .bg3{animation:navBgin3 .4s  ease-in-out 0s  both;
        -moz-animation:navBgin3 .4s  ease-in-out 0s  both;
        -webkit-animation:navBgin3 .4s  ease-in-out 0s  both;
        -o-animation:navBgin3 .4s  ease-in-out 0s  both;}
    .nav_transform1.in .bg4,.nav_transform.in .bg4{animation:navBgin4 .4s  ease-in-out 0s  both;
        -moz-animation:navBgin4 .4s  ease-in-out 0s  both;
        -webkit-animation:navBgin4 .4s  ease-in-out 0s  both;
        -o-animation:navBgin4 .4s  ease-in-out 0s  both;}
    @keyframes navBgin1{
    0%{ transform:translateX(-100%);}
    100%{ transform:translateX(0);}
    }
    @-moz-keyframes navBgin1{
    0%{ -moz-transform:translateX(-100%);}
    100%{ -moz-transform:translateX(0);}
    }
    @-webkit-keyframes navBgin1 {
    0%{ -webkit-transform:translateX(-100%);}
    100%{ -webkit-transform:translateX(0);}
    }
    @-o-keyframes navBgin1{
    0%{ -o-transform:translateX(-100%);}
    100%{ -o-transform:translateX(0);}
    }

    @keyframes navBgin2{
    0%{ transform:translateY(-100%);}
    100%{ transform:translateY(0);}
    }
    @-moz-keyframes navBgin2{
    0%{ -moz-transform:translateY(-100%);}
    100%{ -moz-transform:translateY(0);}
    }
    @-webkit-keyframes navBgin2 {
    0%{ -webkit-transform:translateY(-100%);}
    100%{ -webkit-transform:translateY(0);}
    }
    @-o-keyframes navBgin2{
    0%{ -o-transform:translateY(-100%);}
    100%{ -o-transform:translateY(0);}
    }

    @keyframes navBgin3{
    0%{ transform:translateY(100%);}
    100%{ transform:translateY(0);}
    }
    @-moz-keyframes navBgin3{
    0%{ -moz-transform:translateY(100%);}
    100%{ -moz-transform:translateY(0);}
    }
    @-webkit-keyframes navBgin3 {
    0%{ -webkit-transform:translateY(100%);}
    100%{ -webkit-transform:translateY(0);}
    }
    @-o-keyframes navBgin3{
    0%{ -o-transform:translateY(100%);}
    100%{ -o-transform:translateY(0);}
    }

    @keyframes navBgin4{
    0%{ transform:translateX(100%);}
    100%{ transform:translateX(0);}
    }
    @-moz-keyframes navBgin4{
    0%{ -moz-transform:translateX(100%);}
    100%{ -moz-transform:translateX(0);}
    }
    @-webkit-keyframes navBgin4 {
    0%{ -webkit-transform:translateX(100%);}
    100%{ -webkit-transform:translateX(0);}
    }
    @-o-keyframes navBgin4{
    0%{ -o-transform:translateX(100%);}
    100%{ -o-transform:translateX(0);}
    }
    .nav_transform1.out .bg1,.nav_transform.out .bg1{animation:navBgout1 .4s  ease-in-out .4s  both;
        -moz-animation:navBgout1 .4s  ease-in-out .4s  both;
        -webkit-animation:navBgout1 .4s  ease-in-out .4s  both;
        -o-animation:navBgout1 .4s  ease-in-out .4s  both;}
    .nav_transform1.out .bg2,.nav_transform.out .bg2{animation:navBgout2 .4s  ease-in-out .4s  both;
        -moz-animation:navBgout2 .4s  ease-in-out .4s  both;
        -webkit-animation:navBgout2 .4s  ease-in-out .4s  both;
        -o-animation:navBgout2 .4s  ease-in-out .4s  both;}
    .nav_transform1.out .bg3,.nav_transform.out .bg3{animation:navBgout3 .4s  ease-in-out .4s  both;
        -moz-animation:navBgout3 .4s  ease-in-out .4s  both;
        -webkit-animation:navBgout3 .4s  ease-in-out .4s  both;
        -o-animation:navBgout3 .4s  ease-in-out .4s  both;}
    .nav_transform1.out .bg4,.nav_transform.out .bg4{animation:navBgout4 .4s  ease-in-out .4s  both;
        -moz-animation:navBgout4 .4s  ease-in-out .4s  both;
        -webkit-animation:navBgout4 .4s  ease-in-out .4s  both;
        -o-animation:navBgout4 .4s  ease-in-out .4s  both;}
    @keyframes navBgout1{
    100%{ transform:translateX(-100%);}
    0%{ transform:translateX(0);}
    }
    @-moz-keyframes navBgout1{
    100%{ -moz-transform:translateX(-100%);}
    0%{ -moz-transform:translateX(0);}
    }
    @-webkit-keyframes navBgout1 {
    100%{ -webkit-transform:translateX(-100%);}
    0%{ -webkit-transform:translateX(0);}
    }
    @-o-keyframes navBgout1{
    100%{ -o-transform:translateX(-100%);}
    0%{ -o-transform:translateX(0);}
    }

    @keyframes navBgout2{
    100%{ transform:translateY(-100%);}
    0%{ transform:translateY(0);}
    }
    @-moz-keyframes navBgout2{
    100%{ -moz-transform:translateY(-100%);}
    0%{ -moz-transform:translateY(0);}
    }
    @-webkit-keyframes navBgout2 {
    100%{ -webkit-transform:translateY(-100%);}
    0%{ -webkit-transform:translateY(0);}
    }
    @-o-keyframes navBgout2{
    100%{ -o-transform:translateY(-100%);}
    0%{ -o-transform:translateY(0);}
    }

    @keyframes navBgout3{
    100%{ transform:translateY(100%);}
    0%{ transform:translateY(0);}
    }
    @-moz-keyframes navBgout3{
    100%{ -moz-transform:translateY(100%);}
    0%{ -moz-transform:translateY(0);}
    }
    @-webkit-keyframes navBgout3 {
    100%{ -webkit-transform:translateY(100%);}
    0%{ -webkit-transform:translateY(0);}
    }
    @-o-keyframes navBgout3{
    100%{ -o-transform:translateY(100%);}
    0%{ -o-transform:translateY(0);}
    }

    @keyframes navBgout4{
    100%{ transform:translateX(100%);}
    0%{ transform:translateX(0);}
    }
    @-moz-keyframes navBgout4{
    100%{ -moz-transform:translateX(100%);}
    0%{ -moz-transform:translateX(0);}
    }
    @-webkit-keyframes navBgout4 {
    100%{ -webkit-transform:translateX(100%);}
    0%{ -webkit-transform:translateX(0);}
    }
    @-o-keyframes navBgout4{
    100%{ -o-transform:translateX(100%);}
    0%{ -o-transform:translateX(0);}
    }
    .nav_transform1.in .navCont,.nav_transform.in .navCont{
        animation:navContentIn .4s  ease-in-out .4s  both;
        -moz-animation:navContentIn .4s  ease-in-out .4s  both;
        -webkit-animation:navContentIn .4s  ease-in-out .4s  both;
        -o-animation:navContentIn .4s  ease-in-out .4s  both;
    }
    @keyframes navContentIn{
    0%{ transform:scale(0); opacity:0;}
    80%{ transform:scale(1.1);}
    100%{ transform:scale(1); opacity:1;}
    }
    @-moz-keyframes navContentIn{
    0%{ -moz-transform:scale(0); opacity:0;}
    80%{ -moz-transform:scale(1.1);}
    100%{ -moz-transform:scale(1); opacity:1;}
    }
    @-webkit-keyframes navContentIn {
    0%{ -webkit-transform:scale(0); opacity:0;}
    80%{ -webkit-transform:scale(1.1);}
    100%{ -webkit-transform:scale(1); opacity:1;}
    }
    @-o-keyframes navContentIn{
    0%{ -o-transform:scale(0); opacity:0;}
    80%{ -o-transform:scale(1.1);}
    100%{ -o-transform:scale(1); opacity:1;}
    }
    .nav_transform1.out .navCont,.nav_transform.out .navCont{
        animation:navContentOut .4s  ease-in-out 0s  both;
        -moz-animation:navContentOut .4s  ease-in-out 0s  both;
        -webkit-animation:navContentOut .4s  ease-in-out 0s  both;
        -o-animation:navContentOut .4s  ease-in-out 0s  both;
    }
    @keyframes navContentOut{
    100%{ transform:scale(0); opacity:0;}
    20%{ transform:scale(1.1);}
    0%{ transform:scale(1); opacity:1;}
    }
    @-moz-keyframes navContentOut{
    100%{ -moz-transform:scale(0); opacity:0;}
    20%{ -moz-transform:scale(1.1);}
    0%{ -moz-transform:scale(1); opacity:1;}
    }
    @-webkit-keyframes navContentOut { 
    100%{ -webkit-transform:scale(0); opacity:0;}
    20%{ -webkit-transform:scale(1.1);}
    0%{ -webkit-transform:scale(1); opacity:1;}
    }
    @-o-keyframes navContentOut{
    100%{ -o-transform:scale(0); opacity:0;}
    20%{ -o-transform:scale(1.1);}
    0%{ -o-transform:scale(1); opacity:1;}
    }



/*
 * footer
 */
.footer{background:#071535; color:#b4c1de;line-height:35px; position: relative;}
.footer a{color: #b4c1de; display:inline-block; margin: 0 2%;}
.footer a:hover{ color:#fff;}

.fnav{ line-height: 35px; padding: 3rem 0 1rem;}
.fnav a{ color: #fff; font-size: 16px; margin: 0 2% 0 0;}

.fewm{ padding-top: 3rem; text-align: right;}

.fcopy{ border-top: 1px solid #112450; color: #5f7199; padding: 6px 0;}
/*友链*/
.footer_link{}
.footer_link a{margin:0 2%; display:inline-block;}


/*
 * top
 */
.top{display:none;position:fixed;right:10px;bottom:80px;z-index:999;width:80px;height:80px;font-size:24px;color: #9c9c9c;background:url(/statics/web/img/top.png) no-repeat center center #363f49;line-height:80px;text-align:center;cursor:pointer;}
.top2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }


.box-title{line-height: 3.6rem; text-align: center; width: 88%; margin: 0 auto;}
.box-title span{ display: block; font-size: 4.8rem; line-height: 8rem;}
.box-title p{ font-size: 1.8rem; color: #020204;}


.bt2 p{ color: #fff;}


.title-1{line-height: 4rem; position: relative; border-bottom: 1px solid #ddd;}
.title-1 span{ font-size:3rem; display:inline-block; color: #3752ff; }
.title-1 span a{ font-size:3rem; display:inline-block; color: #3752ff; }
.title-1 a{ font-size:14px; float: right; color: #8b8b8b;}
.title-1 a:hover{ color: #3752ff;}


a.amore{ background:#ffd200; color:#0a6633; display:block; width:190px; height:50px; line-height:50px; text-align:center; margin:25px 0 0; border-radius: 50px;}
a.amore:hover{ background: #e62222; color: #fff;}


.ul-news{ list-style:none;}
.ul-news li{ overflow:hidden; clear:both; line-height:3.2rem;}
/*Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.ul-news li{ overflow:hidden; clear:both; line-height:48px;}
	}

.ul-news li h3{ font-size: 2.4rem; font-weight: normal;}
.ul-news li p{ color: #707070; font-size: 14px; line-height: 24px;-webkit-line-clamp:3;}
.ul-news li a{ display: inline-block; width: 80%; float: left; font-size: 1.6rem;}
.ul-news li a:hover{ color:#3752ff;}
.ul-news li span{ color: #707070; float: right;}
.ul-news li.li-1{ border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 10px;}
.ul-news li.li-1 span{ float: none;}
.ul-news li.li-1 a{ display: block; width: 100%;}



/*
 * block
 */
.index_ {padding:4em 0 1em;}
.index_ .T{padding-bottom: 25px;text-align: center;color:#333333;overflow: hidden;}
.index_ .T h1{font-size: 36px;line-height:2;font-weight: bold;color: #202020}
.index_ .T h2{font-size: 2rem;color: #999999;font-weight: normal;text-transform: uppercase;font-family: serif;letter-spacing: 3px;}
.index_ .T h2 strong{padding: 0 20px;position: relative;font-weight: normal;}
.index_ .T h2 span{color: #014785}
.index_ .T h2 a{display: block;font-size: 1rem;background-color: #014785;color: #fff;width: 100px;margin:0 auto;border-radius: 15px;font-weight: normal}
.index_ .T h2 .l{height: 4px;width:16px;background:#ccc;display: block;position: absolute;right: 100%;top: 50%;margin-top: -2px}
.index_ .T h2 .r{height: 4px;width:16px;background:#ccc;display: block;position: absolute;left: 100%;top: 50%;margin-top: -2px}
.index_ .T h2 .l:before{display: block;content: ' ';width:200px;height: 1px;background: #cccccc;position: absolute;right: 100%;bottom: 2px;margin-right: 0}
.index_ .T h2 .r:after{display: block;content: ' ';width:200px;height: 1px;background: #cccccc;position: absolute;left: 100%;bottom: 2px;margin-left: 0}
.index_ .T h3{font-size: 20px;font-weight: normal;}
.index_ .T h4{font-size: 34px;color: #333333;font-weight: normal;}
.index_ .T h4 span{color: #d41936}
.index_ .T h5{font-size: 16px;font-weight: normal;color: #fff;text-transform: uppercase;}
.index_scroll h2{color:#fff;}
.index_scroll .T .more{float:right;width:152px;height:59px;background:url(/statics/web/img/i_18.png) 0 bottom no-repeat;overflow:hidden;text-indent:-999px;margin-right:20px;}

/*
* more: text or block
*/
a.more{color: #666; display:inline-block; font-size:12px;}
a.more{ transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
a.more:hover{color: #4088ff;}
a.more.block{padding: 10px 30px;border: 1px solid #c5c2c2;display: inline-block;margin-top: 10px}
a.more.block:hover{color: #ee3f8c; background-color: #fff; border-color: #fff;}
a.button{width: 220px;height: 45px;border: 1px #eee solid;border-radius: 40px;background-color: #fff;display: block;margin: 0 auto;text-align: center;line-height: 45px;position: relative;overflow: hidden;}
a.button.anim span{position: absolute;left: 50%;top: 0;white-space: nowrap;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
a.button.anim i:before{font-size: 22px;color: #ec408c;position: absolute;top: 9px;left: 0;-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);-o-transform: translateX(-200%);transform: translateX(-200%);}
a.button.anim:hover i:before{left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
a.button.anim:hover span{left: 120%;}


/*
 * 搜索 
 */
.search_tool{height:auto;background: #fff; padding:3rem; position:relative; margin-top:-50px; z-index:10000;box-shadow: 0px 3px 5px #ccc;}
.widget-search-hot{font-size:16px; color:#333; background:url(/statics/web/img/dot_s.jpg) no-repeat 0 center; padding-left:30px;}
.widget-search-hot a{padding:0 6px}
.widget-search-hot a:hover{ color:#f00;text-decoration:underline}
.widget-search-form{}
.widget-search-form input{float:left;height:40px;vertical-align:top; color:#ccc; font-size:14px;}
.widget-search-form .form-control{background: none;border:1px solid #cbcbcb}
.widget-search-form .search_btn{margin-left:-50px;width:50px;border: 1px solid #ccc;background: url(/statics/web/img/base/t_ico.png) -94px -55px no-repeat;}
.widget-search-form .search_btn:hover{background-position: -94px -4px}

/* ========================================================================== Common
   ========================================================================== */
.opc0{opacity:0;}

/*媒体盒子模型*/
/*新闻*/
.inews-box{ text-align: left; margin-bottom: 1.5rem; background:#f6f8f8; padding: 3rem;}
.inews-box a{ display: block;}
.inews-box .icon{ border: none;}
.inews-box .icon img{ width: 100%;}
.inews-box .date{ display: block; line-height: 30px; height: 30px;}
.inews-box .date b{ float: left; margin-top: 5px; padding-left: 10px;}
.inews-box .date span{ float: left;}
.inews-box .date h5{ float: left; font-weight: normal;}
.inews-box .ntxt{ padding: 20px 0 10px;}
.inews-box h3{ color: #002640; font-size: 2.2rem; padding:0; position: relative; }
.inews-box h3 span{ position: relative; z-index: 3; display: block;}
/*.inews-box h3:after{ content: ""; display: block; position: absolute; background: #343434; width:100px; height:10px; left: 0; bottom: -5px;}*/
.inews-box p{ font-size: 14px; line-height: 24px; color: #2e2e2e;-webkit-line-clamp:3;}
.inews-box i{font-style: normal;color: #707471;font-family: impact;font-size: 2rem; padding-right: 5px;float: left;}
.inews-box a:hover h3:after{ width: 100%; transition: all 0.4s;}
.inews-box a:hover .icon img{transform:scale(1.1);}

.media-box{display:block;text-align: center;margin-bottom:10px;width: 100%;}
.media-box a{ display: block;position: relative}
.media-box .icon{display: inline-block; background: #fff; width: 100%; height: 140px; overflow: hidden;border: 1px solid #d7d8db;}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box h3{font-size: 1.6rem;padding:8px 10px;color: #5a5a5a}
.media-box p{color: #343434; font-size: 1.6rem;line-height: 2;}
.media-box .icon img{width: auto;height: 100%; max-width: 100%;}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}

.media-box .laytit{position: absolute;bottom:0;left: 0;width: 100%;font-size: 1.6rem;background: url(/statics/web/img/base/layer.png);line-height: 2.4;color: #fff}

.img-box { margin-bottom: 0; border: 0;width: 16.66%; float: left; margin-bottom: 10px;}
.img-box .icon{ border: 0;}
.img-box a:hover .icon img{transform:scale(1.2);}
.img-box h3{ color: #fff; text-align: center;}

.img-box1 { margin-bottom: 10px; border: 0; width: 16.66%; float: left;}
.img-box1 .icon{ border: 0;}
.img-box1 h3{ color: #fff; text-align: center;}

.img-box2 { margin-bottom: 0; border: 0;}
.img-box2 .icon{ border: 0; background: #eee;}
.img-box2 .icon img{ width: 100%;}
.img-box2 .ntit{ color: #fff; text-align: center; position: absolute; width:100%; left: 0; height: 60px; line-height: 60px; z-index: 10; bottom: 0;} 

.new-box .brow{ border-bottom: 1px solid #ddd; padding-bottom: 27px; margin-bottom: 33px;}
.new-box .brow:nth-child(3){ border-bottom: 0;}
.new-box .media-box{ margin-bottom: 0;}
.new-box .icon img{ min-width: 100%; min-height: 100%;}
.new-box h3{ line-height: 2.2rem; font-weight: normal; font-size: 1.6rem;}
.new-box span{ font-size: 14px; color: #787878; margin-top: 10px;}
.new-box p{ font-size: 12px; line-height: 24px; color: #bcbcbc;}
.new-box  a:hover h3{ color: #2124e6;}
.new-box  a:hover .icon img{ transform: scale(1.2); transition: all 0.5s;}

.p-box{ position: relative; text-align: center; width: auto; margin-bottom: 2rem;}
.p-box .icon{ height: auto; position: relative;}
.p-box .brow{ padding: 10px; line-height: 20px; text-align: left; }
.p-box h3{ font-size: 1.6rem;}
.p-box p{ color: #898989; line-height: 22px; height: 66px; font-size: 14px;-webkit-line-clamp: 3;}
.p-box a{ display: block; position: relative; background: #efefef;}
.p-box a:hover{ background: #03ab94;}

.p-box a:hover h3,.p-box a:hover p{ color: #fff;}


/*面包屑*/
.mbx{width: 100%; margin-top: 98px; height: 40px; line-height: 40px; background: #eeeeee;}
.PageCrumb{font-size: 14px;font-weight: normal; color:#000000; text-align: left;}
.PageCrumb a{color: #000000;padding: 0 3px}
.PageCrumb a:hover{color: #61ADFF;}
.content_ny{width:64%; margin: 0 auto; float: none;}

/* BOX */
.widget-box{background-color: #fff;color: #000;padding: 30px;margin-bottom: 20px}
.widget-box h4{font-size: 20px;line-height: 32px;margin-bottom: 25px}
.widget-box h4 a{float: right;font-size: 14px;font-weight: normal;color: #0e58a4}

/* portlet */
.portlet{width: 100%;margin-bottom: 15px;}
.portlet > .portlet-title{font-size: 20px;line-height: 32px;margin-bottom: 15px;font-weight: normal;padding-left: 10px;color: #000}
.portlet > .portlet-title a{float: right;font-size: 14px;font-weight: normal;color: #6e6e6e}
.portlet > .portlet-body {background-color: #f7f7f7}
.portlet.bordered > .portlet-body {border: 1px solid #e6e5e5}
.portlet.padding > .portlet-body{padding: 20px 25px}


.txtW {
  overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}
.txtH {
  word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
/*
.zoomIn {animation: zoomIn 2s forwards;}
.zoomIn2 {animation: zoomIn2 3s forwards;}
.zoomIn4 {animation: zoomIn2 3s infinite alternate;}

.fadeInUp {animation: fadeInUp 1.5s forwards;}
.fadeInDown {animation: fadeInDown 1.5s forwards;}
.fadeInLeft {animation: fadeInLeft 1.5s forwards;}
.fadeInRight {animation: fadeInRight 1.5s forwards;}
.fadeInUp2 {animation: fadeInUp2 2.5s infinite alternate;}
.fadeHeight {animation: fadeHeight 2s infinite alternate;}
.fadeInFont {animation: fadeInFont 30s forwards;}
.fadeInImg {animation: fadeInImg 1.5s forwards;}
.fadeInImg2 {animation: fadeInImg2 1.5s forwards;}
.fadeInImg3 {animation: fadeInImg3 1.5s forwards;}

@keyframes zoomIn {
0% {
    opacity: 0;
	transform: scale(0.3,0.3);
	
}
100% {
    opacity: 1;
	transform: scale(1,1);
}
}

@keyframes zoomIn2 {
0% {
	transform: scale(1.4,1.4);
	
}
100% {
	transform: scale(1,1);
}
}

@keyframes zoomIn3 {
0% {
	opacity: 1;
	transform: scale(0.3,0.3);
	
}
100% {
	opacity: 0;
	transform: scale(1.4,1.4);
}
}
@keyframes zoomIn4 {
0% {
	transform: scale(1,1);
	
}
50% {
	transform: scale(0.7,0.7);
}
100% {
	transform: scale(1,1);
}

}


@keyframes fadeInUp{
0% {
    opacity: 0;
    transform: translate3d(0,-200px,0);
}
100% {
    opacity: 1;
    transform: none;
}	
}
@keyframes fadeInDown{
0% {
    opacity: 0;
    transform: translate3d(0,200px,0);
}
100% {
    opacity: 1;
    transform: none;
}	
}
@keyframes fadeInLeft{
0% {
    opacity: 0;
    transform: translate3d(-200px,0,0);
}
100% {
    opacity: 1;
    transform: none;
}	
}
@keyframes fadeInRight{
0% {
    opacity: 0;
    transform: translate3d(200px,0,0);
}
100% {
    opacity: 1;
    transform: none;
}	
}

@keyframes fadeHeight{
0% {
    height:0;
}
100% {
    height:100%;
}	
}



@keyframes fadeOpc{
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}	
}

@keyframes fadeInLeft2{
0% {
    transform: translate3d(0,0,0);
}
50% {
    transform: translate3d(60px,0,0);
}
10% {
    transform: translate3d(0,0,0);
}	
}

@keyframes fadeInFont{
0% { letter-spacing:50px;opacity: 0;
}
10% {letter-spacing:0;opacity: 1;
}	
}

@keyframes fadeInImg{
0% {opacity: 1;transform: translate3d(0px, -800px, 0px);
}
100% {opacity: 1;transform: translate3d(0px, 0, 0px);
}	
}
@keyframes fadeInImg2{
0% {opacity: 1;transform: translate3d(0px, 800px, 0px);
}
100% {opacity: 1;transform: translate3d(0px, 0, 0px);
}	
}
*/
.pos{ position:relative;}
.clear{ clear: both; overflow: hidden;}

.mrg-t1{ margin-top:1rem;}
.mrg-t2{ margin-top:2rem;}
.mrg-t3{ margin-top:3rem;}
.mrg-t4{ margin-top:4rem;}
.mrg-t5{ margin-top:5rem;}
.mrg-t6{ margin-top:8rem;}
/*中等屏幕*/
@media (max-width: 1360px ){
    .nav_transform1 ul.navCont li.child{
        width: auto;
        padding: 0 10px;
    }
}