@charset "utf-8";
/* --reset-- */
body,div,span,img,h1,h2,h3,h4,h5,h6,ul,li,dl,dd,ol,p,i,b,strong,a,table,th,td,form,input,textarea{margin:0;padding:0;outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body{font-family:'Microsoft Yahei','Microsoft JhengHei',Helvetica,Tahoma;}
i,ol,ul,li{font-style:normal;list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;display:inline-block;vertical-align:middle;}
a{color:#333;text-decoration:none;-webkit-transition:all 0.35s;transition:all 0.35s;}
@font-face{font-family:FuturaLT;src:url('../fonts/FuturaLT.otf');}
@font-face{font-family:bahnschrift;src:url('../fonts/bahnschrift.ttf');}
@font-face{font-family:wurairun;src:url('../fonts/wurairun.ttf');}
::-webkit-scrollbar{width:6px;height:6px ;}
::-webkit-scrollbar-track{box-shadow:inset 0 0 6px transparent;background:#f8f8f8;border-radius:6px;}
::-webkit-scrollbar-thumb{border-radius:6px;background:#0fa7f3;}
::-webkit-input-placeholder{font-family:'Microsoft YaHei';color:#999;}
.ts035{-webkit-transition:all 0.35s;transition:all 0.35s;}
.ts05{-webkit-transition:all 0.5s;transition:all 0.5s;}
.clear{clear:both;}
.clearfix:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.hidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.valign-middle{display:table-cell;vertical-align:middle;}
.start-center{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;}
.center-center{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;}
.center-center-colume{height:100%;display:flex;flex-direction:column;align-items:left;justify-content:center;}

/* --public-- */
.content{width:83.333%;margin:auto;position:relative;}
.padding{padding-top:4vw;padding-bottom:4vw;}
.paddingBottom{padding-bottom:4vw;}
.pubH1{font-size:36px;line-height:60px;color:#333;font-weight:600;}
.pubH2{margin-top:1vw;font-size:18px;line-height:30px;color:#999;}

.button{display:inline-block;min-width:180px;margin-top:2vw;font-size:16px;line-height:24px;padding:0.5vw 2.5vw 0.5vw 1.5vw;color:rgba(255,255,255,0.6);border:1px solid rgba(255,255,255,0.6);position: relative;transition:0.5s;-webkit-font-smoothing: antialiased;}
.button:after {width:8px;height:10px;border:1px solid rgba(255,255,255,0.6);position:absolute;top:50%;margin-top:-6px;right:1vw;content:"";text-align:center;transition:0.5s;}
.button:hover{color:rgba(255,255,255,1);border:1px solid rgba(255,255,255,1);}

.button2 {display:inline-block;min-width:180px;position:relative;border-radius:23px;height:44px;padding:0 30px;box-sizing:border-box;font-size:16px;color:#fff;font-weight:bold;line-height:42px;text-align:center;vertical-align:top;overflow:hidden;outline:none;transition:all 0.4s;cursor:pointer;webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);}
.button2:before {position:absolute;left:0%;top:0%;width:100%;height:100%;background:#2189ff;border-radius:23px;content:"";transform:translateX(-105%);transition:all 0.4s;}
.button2:after {position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #fff;border-radius:23px;box-sizing:border-box;content:"";transition:all 0.4s;}
.button2 span {display:inline-block;position:relative;z-index:10;}
.button2:hover:before {transform:translateX(0%);}
.button3 {display:inline-block;position:relative;width:auto;height:44px;padding:0 40px;box-sizing:border-box;font-size:16px;color:#666;line-height:42px;text-align:center;vertical-align:top;overflow:hidden;outline:none;transition:all 0.4s;cursor:pointer;webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);}
.button3:before {position:absolute;left:0%;top:0%;width:100%;height:100%;background:#2189ff;content:"";transform:translateX(-105%);transition:all 0.4s;}
.button3:after {position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #eee;box-sizing:border-box;content:"";transition:all 0.4s;}
.button3 span {display:inline-block;position:relative;z-index:10;}
.button3:hover:before {transform:translateX(0%);}
.button3:hover span {color:#fff;}

/* --header-- */
.head{ background: #034bab; height: 44px; border-bottom: 1px solid #1661c6; width: 100%;}
.header{width:100%;height:0;background:#034bab;opacity:0;position:fixed;left:0;top:0;z-index:-99;-webkit-transition:all 0.3s;transition:all 0.3s;}
.header .logo{width:20%;height:77px;overflow:hidden;position:absolute;left:0;top:0;}
.header .logo.on{opacity:1;}
.header .logo.off{opacity:0;}
.header .logo a{display:inline-block;}
.header .logo img{width:100%;max-width:210px;max-height:48px;display:block;}

.header .nava{width:calc(68% - 90px);margin:0 4% 0 28%;float:left;}
.header .nava li{width:12.5%;height:77px;float:left;}
.header .nava li .navaLi{height:77px;font-size:16px;line-height:77px;text-align:center;color:#fff;display:block;overflow:hidden;}
.header .nava li .navaLi:hover{color:#0fa7f3 !important;}
.header .nava li .pull{width:100%;height:0;position:absolute;left:0;top:77px;opacity:0;z-index:-99;overflow:hidden;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}
.header .nava li .pull .content{padding:1.5vw 5vw;background:#fff;border:1px solid #e8e8e8;}
.header .nava li:hover .pull{height:auto;opacity:1;z-index:99;}
.header .nava li .pull .content p{width:31.4%;height:32px;line-height:32px;margin:0.5vw 2.9% 0.5vw 0;float:left;overflow:hidden;text-overflow:ellipsis;}
.header .nava li .pull .content p:nth-of-type(3n){margin-right:0;}
.header .nava li .pull .content p a{font-size:15px;font-weight:bold;color:#333;}
.header .nava li .pull .content p a:hover{color:#0fa7f3;}

.header .other{width:90px;height:77px;overflow:hidden;float:right;}
.header .other .search{width:90px;height:77px;background:url(../images/search.png) no-repeat center;background-size:auto 20px;cursor:pointer;}
.header .other .pull{width:100%;height:0;background:#fff;position:absolute;left:0;top:77px;opacity:0;z-index:-99;overflow:hidden;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}
.header .other .pull .content{padding:4vw 6vw 8vw;}
.header .other:hover .pull{height:auto;opacity:1;z-index:99;}
.header .other .pull form{width:82%;max-width:680px;border-bottom:3px solid #eee;position:relative;}
.header .other .pull form .keywords{width:calc(100% - 80px);height:66px;line-height:66px;font-size:24px;color:#333;float:left;border:none;outline:none;background:none;}
.header .other .pull form .keywords::placeholder{color:#333;}
.header .other .pull form .sumbit{width:56px;height:56px;text-align:center;padding:14px 0 20px;margin-top:5px;border-radius:50%;float:right;cursor:pointer;}
.header .other .pull form .sumbit span{
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.header .other .pull form .sumbit span::before {
    width: 4px;
    height: 11px;
    left: 9px;
    top: 18px;
    border-radius: 2px;
    background: #073281;
}
.header .other .pull form .sumbit span::after {
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #073281;
}
.header .other .pull form .sumbit span::before, .header .other .pull form .sumbit span::after {position: absolute;content: '';}
.header .other .pull .close{margin-left:2%;cursor:pointer;}
.header .other .pull .close img{width:24px;display:block;}

.header .other .pull .hot{width:82%;max-width:680px;height:24px;line-height:24px;margin:1vw auto 0;overflow:hidden;}
.header .other .pull .hot b{font-size:14px;float:left;}
.header .other .pull .hot a{font-size:14px;color:#333;margin-left:20px;float:left;}
.header .other .pull .hot a:hover{color:#0fa7f3;}

/*
.header .other .search .keywords{width:0;height:36px;overflow:hidden;}
.header .other .search .keywords input{width:100%;height:36px;padding-right:36px;padding-left:10px;font-size:12px;color:#fff;outline:none;border:none;background:none;}
.header .other .search .searchbtn{width:36px;height:36px;border:none;outline:none;background:url(../images/search.png) no-repeat center;background-size:auto 20px;cursor:pointer;position:absolute;right:0;top:0;z-index:9;}
.header .other .search input::-webkit-input-placeholder{color:#fff;}
.header .other .search:hover{width:100%;background:#333;z-index:9;}
.header .other .search:hover .keywords{width:100%;}*/

.header.active{height:121px;opacity:1;z-index:900;}
.header.on{background:#fff;}
.header.on .logo.on{opacity:0;}
.header.on .logo.off{opacity:1;}
.header.on .nava li .navaLi{color:#333;}
.header.on .other .search{background:url(../images/search2.png) no-repeat center;background-size:auto 20px;}


/* --手机端导航-- */
.sj_lightbox{width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,0.8);z-index:9700;display:none;}
.sj_head{width:100%;height:54px;padding:0 4%;position:fixed;left:0;top:0;z-index:9900;display:none;background:#FFF;border-bottom:1px solid rgba(255,255,255,0.2);}
.sj_head.current{background-color:rgba(0,0,0,0.3);}

.sj_head_logo{width:80%;height:54px;float:left;overflow:hidden;}
.sj_head_logo2{display:none;}
.sj_head_logo img{width:auto;height:28px;margin-top:13px;float:left;}

.sj_head_bar{width:7%;max-width:30px;height:47px;padding:10px 0;position:absolute;right:4%;top:3px;z-index:9;cursor:pointer;}
.sj_head_bar .bar{width:100%;height:3px;margin:3px auto;display:block;background-color:#333;float:left;}
.sj_head_bar.sj_head_bar_active .bar:nth-child(1){
	margin-top:12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sj_head_bar.sj_head_bar_active .bar:nth-child(2){opacity:0;}
.sj_head_bar.sj_head_bar_active .bar:nth-child(3){
	margin-top:-15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sj_nav_all{width:100%;height:100%;padding:60px 0;position:fixed;left:0;top:0;display:none;overflow:auto;z-index:9800;}
.sj_nav{width:100%;height:100%;overflow:auto;}
.sj_nav_li{margin:0 4%;position:relative;}
.sj_nav_li .navn{
    font-size: 16px;
    color: #FFF;
    display: block;
    line-height: 48px;
    height: 69px;
	padding:10px 0;
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.36s;
	cursor:pointer;
	position:relative;
}
.sj_nav_li .navn span{
    display: block;
    background: url(../images/sj_nav.png) no-repeat right center;
	background-size:auto 100%;
    width: 12px;
    height: 12px;
    transition: all 0.36s;
	position:absolute;
	right:6px;
	top:28px;
}
.sj_nav_li.current .navn span{transform: rotate(90deg);}

.sj_nav_li_son{margin:0 4%;font-size:16px;display:none;}
.sj_nav_li_son_li{height:69px;line-height:48px;padding:10px 4%;font-size:16px;color:#FFF;display:block;border-bottom:1px solid rgba(255, 255, 255, 0.15);position:relative;cursor:pointer;}
.sj_nav_li_son_li span{
    display: block;
    background: url(../images/sj_nav.png) no-repeat right center;
	background-size:auto 100%;
    width: 12px;
    height: 12px;
    transition: all 0.36s;
	position:absolute;
	right:calc(4% + 6px);
	top:28px;
}

/* --footer-- */
/* --footer-- */
.publicFooter{background:url(../images/footer_bg.png) repeat #1f1f1f;overflow:hidden;}
.publicFooter .box{width:21.25%;margin-right:5%;float:left;}
.publicFooter .box:last-child{margin-right:0;}
.publicFooter .box .bt{height:48px;font-size:18px;line-height:48px;color:#FFF;font-weight:bold;overflow:hidden;position:relative;}
.publicFooter .box .bt:after{content:"";position:absolute;left:0;bottom:0;z-index:2;width:36px;height:2px;background:#FFF;}
.publicFooter .box ul{margin-top:8%;}
.publicFooter .box ul li{width:48%;height:32px;line-height:32px;overflow:hidden;float:left;}
.publicFooter .box ul li a{font-size:15px;color:#999;}
.publicFooter .box ul li a:hover{color:#FFF;}
.publicFooter .box .add{margin-top:8%;}
.publicFooter .box .add p{height:auto;font-size:15px;line-height:24px;color:#999;padding:4px 0 4px 32px;background-repeat:no-repeat;background-position:left top 5px;}
.publicFooter .box .add p:nth-of-type(1){background-image:url(../images/footer_link.png);}
.publicFooter .box .add p:nth-of-type(2){background-image:url(../images/footer_tel.png);}
.publicFooter .box .add p:nth-of-type(3){background-image:url(../images/footer_email.png);}
.publicFooter .box .add p:nth-of-type(4){background-image:url(../images/footer_add.png);}
.publicFooter .box .ewm{margin-top:8%;}
.publicFooter .box .ewm .in{width:46%;margin-right:8%;float:left;}
.publicFooter .box .ewm .in:last-child{margin-right:0;}
.publicFooter .box .ewm .in img{width:100%;max-width:110px;margin:auto;display:block;}
.publicFooter .box .ewm .in p{height:32px;font-size:15px;line-height:32px;color:#999;text-align:center;}

.copyright{font-size:14px;line-height:24px;color:#999;text-align:center;padding:20px 0;border-top:1px solid rgba(255,255,255,0.2);overflow:hidden;}
.copyright b{margin-left:20px;font-weight:normal;}
.copyright a{color:#999;}
.copyright a:hover{color:#FFF;}

/* --弹出层-- */
.fixSearch{width:100%;height:0;position:fixed;left:0;top:0;z-index:9999;overflow:hidden;background:rgba(0,0,0,0.8);}
.fixSearch .box{}
.fixSearch .box form{width:82%;max-width:680px;border-bottom:4px solid #fff;position:relative;}
.fixSearch .box form .keywords{width:calc(100% - 100px);height:120px;line-height:120px;font-size:56px;font-family:bahnschrift;color:rgba(255,255,255,0.8);float:left;border:none;outline:none;background:none;}
.fixSearch .box form .keywords::placeholder{font-size:56px;color:#666;}
.fixSearch .box form .sumbit{width:56px;height:56px;text-align:center;padding:14px 0 20px;margin-top:32px;background:#FFF;border-radius:50%;float:right;cursor:pointer;}
.fixSearch .box form .sumbit span{
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.fixSearch .box form .sumbit span::before {
    width: 4px;
    height: 11px;
    left: 9px;
    top: 18px;
    border-radius: 2px;
    background: #38bab1;
}
.fixSearch .box form .sumbit span::after {
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #38bab1;
}
.fixSearch .box form .sumbit span::before, .fixSearch .box form .sumbit span::after {
    position: absolute;
    content: '';
}
.fixSearch .box .close{margin-left:2%;cursor:pointer;}
.fixSearch .box .close img{width:24px;display:block;}

.fixSearch.active{
	height:100%;
	-webkit-animation:moveInDown 0.4s ease-in-out;
	animation:moveInDown 0.4s ease-in-out;
}

/*留言*/
#liuyan {
    width: 265px;
    height: 55px;
    position: fixed;
    bottom: 50px;
    right: 5px;
    z-index: 100;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}
#liuyan.active {
    display: block;
}
#liuyan .text {
    width: 200px;
    height: 55px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
    position: relative;
}
#liuyan .text p {
    font-size: 16px;
    display: flex;
    align-items: center;
    height: 55px;
    padding: 0 10px;
    margin-bottom: 0;
}
#liuyan .tb {
    background: #0FA4F8;
    width: 55px;
    height: 55px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}
#liuyan .tb i {
	height:55px;
	background-image:url(../images/foot_mes.png);
	background-size:36px auto;
	background-repeat:no-repeat;
	background-position:center;
    display:block;
}

#liuyan .text:after {
    display: inline-block;
    content: '';
    position: absolute;
    background-color: #fff;
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    right: -5px;
    border-radius: 0 3px 0 0;
    box-shadow: 1px -1px 4px 0 #eee;
}

#liuyan-box {
    z-index: 103;
    display: none;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd;
    width: 370px;
    height: 400px;
    position: fixed;
    bottom: 5px;
    right: 5px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

#liuyan-box .top {
    height: 88px;
    padding-top: 15px;
    position: relative;
}

#liuyan-box .top:before {
    border-color: #0FA4F8 transparent transparent transparent;
    border-width: 75px 98px 0 0;
    border-style: solid;
    content: "";
    left: 0;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
}
#liuyan-box .top .top-box {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

#liuyan-box .top .top-box .left {
    display: flex;
    align-items: center;
}

#liuyan-box .top .top-box .img {
    background: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    z-index: 999;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
#liuyan-box .top .top-box .img img{
    width: 46px;
   	height:auto;
}

#liuyan-box .top .top-box .text {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-left: 10px;
}
#liuyan-box .top .top-box .close {
    width: 20px;
    height: 20px;
	background-image:url(../images/close.png);
	background-size:20px auto;
	background-repeat:no-repeat;
	background-position:center;
    cursor: pointer;
}
#liuyan-box .list {
    padding: 0 5px;
}
#liuyan-box .list .input{
    width:42%;
	margin:0 4% 15px;
	float:left;
}
#liuyan-box .list input{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#liuyan-box .list .textarea{
    width:92%;
	margin:0 4% 15px;
	float:left;
	position:relative;
}
#liuyan-box .list textarea{
    display: block;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#liuyan-box .list .ImgCode {
	width:100px;
	height:34px;
    background: #fff;
    padding: 3px 6px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 4px;
	position:absolute;
	right:0;
	top:0;
}
#liuyan-box .list .ImgCode img{
	width:100%;
	height:26px;
	display:block;
}
#liuyan-box .list .btn {
    color: #fff;
    background-color: #5cb85c;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #4cae4c;
    border-radius: 4px;
}
#liuyan-box .list .btn:hover {
    background-color: #449d44;
    border-color: #398439;
}

.fuchuang#tel{bottom:170px;}
.fuchuang#email{bottom:110px;}
.fuchuang {
    height: 55px;
    position: fixed;
    bottom: 50px;
    right: 5px;
    z-index: 100;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}
.fuchuang.active {
    display: block;
}
.fuchuang .text {
    width:0;
    overflow:hidden;
    height: 55px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
    position: relative;
    transition:all 0.5s;
}

.fuchuang .text p{opacity:0;transition:all 0.5s;}
.fuchuang:hover .text{width:200px;margin-right:11px;overflow:initial;}
.fuchuang:hover .text p{opacity:1;}
.fuchuang .text p {
    font-size: 16px;
    display: flex;
    align-items: center;
    height: 55px;
    padding: 0 10px;
    margin-bottom: 0;
}
.fuchuang .tb {
    background: #0FA4F8;
    width: 55px;
    height: 55px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}
.fuchuang .tb i {
	height:55px;
	background-image:url(../images/foot_email.png);
	background-size:36px auto;
	background-repeat:no-repeat;
	background-position:center;
    display:block;
}

.fuchuang .text:after {
    display: inline-block;
    content: '';
    position: absolute;
    background-color: #fff;
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    right: -5px;
    border-radius: 0 3px 0 0;
    box-shadow: 1px -1px 4px 0 #eee;
}



/* --分页-- */
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin:4vw 0 0;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #158edd;
  background: #158edd;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

/* --暂无内容-- */
.no-goods{padding:150px 0;overflow:hidden;text-align:center;}
.no-goods img{width:220px;max-height: 105px;display: block;margin:0 auto 30px;}
.no-goods p{font-size:14px;color:#666666;line-height:24px;}


/* --翻页-- */
.pageUpdown{margin-top:2vw;border-top:1px solid #eee;}
.pageUpdown .page-a{width:48%;font-size:16px;color:#999;line-height:32px;padding:1vw;display:block;float:left;overflow:hidden;-webkit-transition:all 0.5s;transition:all 0.5s;}
.pageUpdown .page-a a{height:42px;font-size:18px;line-height:42px;color:#000;display:block;overflow:hidden;}
.pageUpdown .page-a:nth-of-type(2){float:right;}
.pageUpdown .page-a:hover a{color:#174789;}


/* --动画-- */
@-webkit-keyframes imgScale {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
}
@keyframes imgScale {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
}

@keyframes moveInLeft{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInLeft{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInRight{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInRight{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInDown{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInDown{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInUp{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInUp{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}


@keyframes moveInLeftSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-40px, 0, 0);
		transform: translate3d(-40px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInLeftSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-40px, 0, 0);
		transform: translate3d(-40px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInRightSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(40px, 0, 0);
		transform: translate3d(40px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInRightSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(40px, 0, 0);
		transform: translate3d(40px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInDownSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInDownSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInUpSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInUpSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}


@keyframes moveInFade{
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes moveInFade{
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes moveInBlow{
	0% {
		opacity: 0;
		-webkit-transform:scale(0);
		transform:scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@-webkit-keyframes moveInBlow{
	0% {
		opacity: 0;
		-webkit-transform:scale(0);
		transform:scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}

@keyframes loopCir{
	0% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
@-webkit-keyframes loopCir{
	0% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}


@keyframes circlespread{
	0% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
	}
	50% {
		-webkit-box-shadow: 0px 0px 0 20px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 20px rgba(56, 186, 177, 0.2);
	}
	100% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
	}
}
@-webkit-keyframes circlespread{
	0% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
	}
	50% {
		-webkit-box-shadow: 0px 0px 0 20px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 20px rgba(56, 186, 177, 0.2);
	}
	100% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
	}
}
@keyframes circlepulse{
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(3);
		opacity: 0;
	}
}
@-webkit-keyframes circlepulse{
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(3);
		opacity: 0;
	}
}




@keyframes scaleBg{
	0% {
		transform: scale(1.4);
	}
	100% {
		transform: scale(1);
	}
}
@-webkit-keyframes scaleBg{
	0% {
		transform: scale(1.4);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes txtTop{
	0% {
		transform: translateY(120%);
		opacity: 0;
	}
	100% {
		transform: translateY(0%);
		opacity: 1;
	}
}
@-webkit-keyframes txtTop{
	0% {
		transform: translateY(120%);
		opacity: 0;
	}
	100% {
		transform: translateY(0%);
		opacity: 1;
	}
}



