@charset "utf-8";
@font-face {
    font-family: 'MiSans';
    src: url("font/MiSans-Bold.ttf");
    src: url('font/MiSans-Bold.eot');
    src: url('font/MiSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/MiSans-Bold.woff2') format('woff2'),
        url('font/MiSans-Bold.woff') format('woff'),
        url('font/MiSans-Bold.svg#MiSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face 
{
    font-family: "PingFang SC";
    src: url("font/PingFang Regular.ttf"),url("font/PingFang Semibold.");
}
@font-face 
{
    font-family: "PingFang Semibold";
    src:url("font/PingFang Semibold.");
}
@font-face 
{
    font-family: 'Alibaba PuHuiTi';
    src: url('font/Alibaba-PuHuiTi-B.woff2') format('woff2'),
         url('font/Alibaba-PuHuiTi-B.woff') format('woff');
    src: url('font/Alibaba-PuHuiTi-B.eot');
    src: url('font/Alibaba-PuHuiTi-B.eot?#iefix') format('embedded-opentype'),
         url('font/Alibaba-PuHuiTi-B.ttf') format('truetype'),
         url('font/Alibaba-PuHuiTi-B.svg#Alibaba-PuHuiTi-B') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face 
{
    font-family: "DIN";
    src:url("font/DIN Bold.ttf");
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,abbr,acronym,del,cite,address,small,sub,sup,b,u,i,center,font,em,strong,dl,dt,dd,ul,ol,li,form,fieldset,legend,table,caption,thead,tbody,tfoot,tr,th,td{margin:0;padding:0;outline:none;}
body{color:#595757;font-weight:none;font-family:'Alibaba PuHuiTi','PingFang SC','Microsoft YaHei','微软雅黑','Arial', 'Tahoma','simsun','sans-serif';  }ul,ol{list-style-type:none}a{text-decoration:none;blr:expression(this.onFocus=this.blur());color:#686868;cursor:pointer;}
a:hover{text-decoration:none;color:#ea570f;}li:focus{outline:none; list-style:none}fieldset,img{border:0}q,blockquote{quotes:"" ""}q:before,q:after,blockquote:before,blockquote:after{content:""}
del{text-decoration:line-through}ins{text-decoration:underline}sup{vertical-align:super;}sub{vertical-align:sub;}cite,em,dfn{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}

h1,h2,h3,h4,h5,h6{font-weight: normal;}
.clear{clear: both;width: 100%;font-size:0px;height:0px;background:none;border:none;_zoom:1;}

.padding0{padding:0px;}

body{width:100%;height:100%;position:relative;overflow-x:hidden;font-family:'Alibaba PuHuiTi','PingFang SC','Microsoft YaHei','微软雅黑','Arial', 'Tahoma','simsun','sans-serif';font-size:14px;}

@font-face {
  font-family: 'fzyh';
  /*src: url('http://10.2.0.39/zs/fonts/FZYouHJW.ttf') format('truetype');*/
}

.fzyh{
  /*font-family:'fzyh',Arial,'寰蒋闆呴粦','sans-serif';*/
}

/*通用宽度*/
.HMContentSizet{margin: 0 auto;min-width:1024px;max-width:1200px;}

.jwlogo{display:none !important;}

/*header*/
.header{ 
  background:url(../../images/Index/NaviBarDefaultBg.png) repeat;
  background-size: 100% 100%;
  margin:0px;
  border:none;
  height:60px;
  position:fixed;
  z-index:10;
  left:0px;
  top:0px;
  width:100%;
  
}
.header > table:first-child{min-width:1024px;max-width:1200px;height: 100%;margin: 0 auto;}
    .header > table >tbody>tr>td{width:50%;}

    .header table img{width:135px;vertical-align: middle;} /*logo*/
    .header table img.HeaderVerticalBar{width: 9.5px;height: 58px;margin-right:20px;}
    .header table .SysNm{
        font-size: 20px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 53px;
        letter-spacing: 1px;
        display: inline-block;
        height: 53px;
        vertical-align: middle;
    } 
.header table .ulFTitle{float: right;width: 100%;list-style-type: none;padding: 0;margin: 0;display: flex;}  
    .header  .ulFTitle li{width:text-align: center;white-space: nowrap;margin-right: 24px;}
    .header  .ulFTitle li:last-child{margin-right: 0;}
    .header  .ulFTitle li:first-child{border-left:0;}
    .header  .ulFTitle li a{padding: 0 10px;}
    .header  .ulFTitle li a:hover{
        padding-bottom: 10px;
        cursor: pointer;
        background-image: linear-gradient(to right, transparent 50%, #D43B18 50%);
        background-size: 70% 7%;
        background-repeat: no-repeat;
        background-clip: padding-box;
        background-position-y: 33px;
    }
    .header  .ulFTitle li hr{
        width: 1px;
        height: 15px;
        background: #FFFFFF;
        opacity: 0.5;
    }
.header table .ulFTitle li a{width:84px;height:20px;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:14px;color:#303030;text-align:center;font-style:normal;text-transform:none;}
.header table .ulFTitle li a:hover{color:#FF6B1B;}
.header table .ulFTitle li a.selected{color:#FF6B1B;}
.header table .ulFTitle li span{background: url(../../images/Index/Line8.png) no-repeat center center;height: 10px;width: 1px;line-height: 10px;display: inline-block;}

.header .divlogo{
  position:absolute;
  left:15px;
  top:0px;
  z-index:5;
  width:247px;/*add by bbh 20160727*/
}
.header .logo{
  display:block;
  margin-top:/*30px*/9px;
  width:/*160px*/247px;
  overflow:hidden;
  float:right;
}
.header .logo img{
  width:100%;
}
.header div.freecall{
  float:right;
  padding-top: 10px;
}
.header div.freecall img
{
	width:247px;height:100%; border:0px;
}
.navbar-nav {
  margin:5px -20px 0 0px;
  overflow:hidden;
  padding-top:38px;
  *margin-left:0px;
}

/*主体*/
.bodyContent
{
  min-width:1024px;
  margin-top: 60px;
  background-color:#F6F7F8;
}

@media (min-width: 1024px) 
{
  .navbar-nav li{padding:0px 13px 12px;overflow:hidden;}
}
@media (min-width: 1200px) and  (max-width: 1600px) 
{
  .navbar-nav li{padding:0px 20px 12px;overflow:hidden;}
}
.navbar-nav > li > a{padding:10px 20px 20px 20px;color:#fffbf0;line-height:10px;padding-bottom:25px !important;display:block;text-decoration: none;font-weight:bold;}
.navbar-nav li a:hover,.navbar-nav li.active a,.navbar-nav li.on a{color:#fff143;/*#ea570f* modify by bbh 20160722*/;text-decoration: none; padding-bottom: 12px;}

.down_menu{
  font-size: 12px;
  position: relative;
  padding:30px 0px 15px 0px;
  overflow:hidden;
}
.down_menu .down_block{
  height: 100%;
  min-width: 190px;
  padding: 0 20px 0 50px;
  overflow:hidden;
  border-left: 1px solid #d6d6d6;
  float:left;
  overflow:hidden
}
.ie7 .down_menu .down_block{
  padding-left:40px !important;
}


.down_block a{
  display: inline-block;
  *display:inline;
  *zoom:1;
  width: 100%;
  color: #000;
  font-size:150%;
  text-decoration: none;
}

.down_block .dropdown_dot{
  color:#fff143;/*#ea570f* modify by bbh 20160722*/
  font-weight:bold;
  cursor:pointer;
  text-decoration: none;
}
.down_block .dropdown_dot:hover{text-decoration:none;}
.down_block a:hover,.down_block a:focus{
  text-decoration: none;
}
.down_block .dropdown_dot2{
  color:#ea570f;
  cursor:pointer;
  text-decoration: none;
  line-height:30px;
  margin-top:10px
}
.down_block .dropdown_dot2 img{ margin-right:10px;}
.down_block .dropdown_dot2:hover{ color:#ea570f;text-decoration:underline;}

.down_block .dropdown_dot3{
  padding-left: 26px;
  color:#ea570f;
}
.down_block .dropdown_dot3 img{ width:65px;}
.dp_spaec{
  margin-top:20px;
}

.down_menu .first{
  border-left:none;
  padding-left:15px !important;
}
@media (max-width: 767px) 
{
	.down_menu .first2{
	  border-left: 1px solid #d6d6d6;
	  padding-left:50px !important;
	}
}
.ie7 .down_menu .first{
   padding-left:15px !important;
}
.ie7 .menu1 > li{
  width:100%;
}

.dropdown_menu{
  list-style: none;
  height: auto;
  left:auto;
  margin-left: 0;
  float: none;
}
.dropdown_menu{
  margin-top: 10px;
}

.dropdown_menu > li{
  list-style: none;
}

.menu1 > li{
  width: 100%;
}
.menu2 > li{
  width: 100%;
}
.menu3 > li{ 
  width: 100%;
}
.dropdown_menu > li > a {
    clear: both;
    color: #fffbf0/*#666 Modify by bbh 20160722*/;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857;
    padding:4px 0px 3px 0px;
    white-space: nowrap;
    font-size: 110%;
    outline: none;
    text-decoration: none;
}

.dropdown_menu > li > a:hover,.dropdown_menu > li > a:focus{
    color: #ea570f;
    text-decoration: none;
}
.hide{
  display: none;
}
.right_img{
  float: right;
  padding-right: 40px;
}
.data-toggle{
  display: inline-block;
}

.header .share .bdshare-button-style1-32 a{margin-right:0px;margin-left:6px;float:none;*float:left;}
.header-cont{position:relative;}
/*.header-top{height:100%;position:relative;width:100%;z-index:9; background:#f6f6f6}
.header-active{background:url(../../images/head-bg.png) repeat;} MODYFY BY BBH 20160722*/
.header-top{height:100%;position:relative;width:100%;z-index:9;background-color:#2587c6 ;border-bottom: 2px solid #fffbf0;}
.header-active{background-color:#2587c6 ;}
.header-bg{background:url(../../images/head-black.png) repeat;height:1px;width:100%;position:absolute;left:0px;top:100%;}

@media (min-width: 1024px) 
{
  .navbar{position:absolute;left:0px;top:0px;padding-left:224px;}
}
@media (min-width: 1200px) and  (max-width: 1399px) 
{
  .navbar{position:absolute;left:0px;top:0px;padding-left:269px;}
}
@media (min-width: 1400px) and  (max-width: 1600px) 
{
  .navbar{position:absolute;left:0px;top:0px;padding-left:/*230px*/314px;}
}
.navbar li{ float:left}
/* .nav-wrap{display:block;position:absolute;left:0px;width:100%; padding: 0px 12%; 
  background:#f0f0f0 url(../../images/head-black.png) repeat-x left top;z-index:8;*zoom:1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#d6d6d6', Direction=120, Strength=4);
  background-color: #f0f0f0; 
  -moz-box-shadow:0px 2px 4px #d6d6d6;
  -webkit-box-shadow:0px 2px 4px #d6d6d6; 
  box-shadow:0px 2px 4px #d6d6d6;
} Modify by bbh 20160722 */
.nav-wrap{display:block;position:absolute;left:0px;width:100%; padding: 0px 12%; background-color:#2587c6;opacity:0.91; }
.nav-wrap .down_menu{display:none;}

.nav-down-cell{overflow:hidden;}

.head-margin{position:relative;z-index:6;overflow:hidden;}
.nav-down1{ padding-left: 21%;}

/*鍏叡鏍峰紡*/
.grayA a{color:#595757!important;text-decoration: none!important;}
.grayA a:hover{color:#767676!important;text-decoration: none!important;}
.blueA a{color:#0075c8!important;text-decoration: none!important;}
.blueA a:hover{color:#248fd1!important;text-decoration: none!important;}
.iw_100{ margin:0 5%;}



.banAnimate .obj-a{display:block;animation-name:saAnia;-webkit-animation:saAnia 0.4s linear 0s normal none;-moz-animation:saAnia 0.4s linear 0s normal none;animation:saAnia 0.4s linear 0s normal none;}
@-webkit-keyframes saAnia{from{opacity:0;margin-top:12%;} to{opacity:1;margin-top:8%;} }
@-moz-keyframes saAnia{from{opacity:0;margin-top:12%;} to{opacity:1;margin-top:8%;} }
@keyframes saAnia{from{opacity:0;margin-top:12%;} to{opacity:1;margin-top:8%;}}

.banAnimate .obj-b{display:block;animation-name:saAnib;-webkit-animation:saAnib 0.4s linear 0s normal none;-moz-animation:saAnib 0.4s linear 0s normal none;animation:saAnib 0.4s linear 0s normal none;}
@-webkit-keyframes saAnib{from{opacity:0;margin-top:3%;} to{opacity:1;margin-top:7%;} }
@-moz-keyframes saAnib{from{opacity:0;margin-top:3%;} to{opacity:1;margin-top:7%;} }
@keyframes saAnib{from{opacity:0;margin-top:3%;} to{opacity:1;margin-top:7%;}}

.banAnimate .obj-c{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.4s linear 0s normal none;-moz-animation:saAnic 0.4s linear 0s normal none;animation:saAnic 0.4s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;margin-top:-14%;} to{opacity:1;margin-top:-10%;} }
@-moz-keyframes saAnic{from{opacity:0;margin-top:-14%;} to{opacity:1;margin-top:-10%;} }
@keyframes saAnic{from{opacity:0;margin-top:-14%;} to{opacity:1;margin-top:-10%;}}

.banAnimate .obj-d{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;margin-top:7%;} to{opacity:1;margin-top:2%;} }
@-moz-keyframes saAnid{from{opacity:0;margin-top:7%;} to{opacity:1;margin-top:2%;} }
@keyframes saAnid{from{opacity:0;margin-top:7%;} to{opacity:1;margin-top:2%;} }

.banAnimate .obj-e{display:block;animation-name:saAnie;-webkit-animation:saAnie 0.3s linear 0s normal none;-moz-animation:saAnie 0.3s linear 0s normal none;animation:saAnie 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;margin-top:-2%;} to{opacity:1;margin-top:0%;} }
@-moz-keyframes saAnid{from{opacity:0;margin-top:-2%;} to{opacity:1;margin-top:0%;} }
@keyframes saAnie{from{opacity:0;margin-top:-2%;} to{opacity:1;margin-top:0%;} }

/* footer*/
.Footer{width: 100%;height: 336px;background: url(../../images/Index/FooterBg.png) no-repeat center center;width:100%;background-size: 100% 100%;overflow: hidden;}
.Footer .FooterTitle{display: flex;height: 106px;align-items: center;}
.Footer .FooterTitle div:first-child{width: 136px;height: 37px;background: url(../../images/Index/FooterHongManLogo.png) no-repeat center center;background-size: 100% 100%;margin-right: 60%;}
.Footer .FooterTitle div:nth-child(2){height:22px;font-family:PingFang SC,PingFang SC;font-weight:600;font-size:16px;color:#FFFFFF;text-align:left;font-style:normal;text-transform:none;width: 28%;}
.Footer .FooterTitle div:last-child{width:80px;height:22px;font-family:PingFang SC,PingFang SC;font-weight:600;font-size:16px;color:#FFFFFF;text-align:left;font-style:normal;text-transform:none;}
.Footer hr{width:100%;border-width:0;border-bottom: 1px solid rgba(255,255,255,0.1);}
.Footer .FooterContent{display:grid;grid-template-columns:repeat(4,1fr);gap: 48px;margin-top: 20px;margin-bottom: 32px;}
.Footer .FooterContent .one{width: 53%;}
.Footer .FooterContent .one li:nth-of-type(1){width:286px;height:17px;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:12px;color:rgba(255,255,255,0.6);text-align:left;font-style:normal;text-transform:none;}
.Footer .FooterContent .one li:nth-of-type(2){margin-top: 16px;width:286px;height:30px;font-family:DIN,DIN;font-weight:bold;font-size:28px;color:#FFFFFF;text-align:left;font-style:normal;text-transform:none;}
.Footer .FooterContent .one li:nth-of-type(3){margin-top:20px;margin-bottom:16px;width:116px;height:20px;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:14px;color:#A5A5AE;text-align:left;font-style:normal;text-transform:none;background: url(../../images/Index/Email.png) no-repeat center center;width:100%;background-position-y: 3px;background-position-x: -1px;padding-left: 25px;}
.Footer .FooterContent .one li:nth-of-type(4){white-space: nowrap;width:260px;height:20px;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:14px;color:#A5A5AE;text-align:left;font-style:normal;text-transform:none;background: url(../../images/Index/Positioning.png) no-repeat center center;width:100%;background-position-y: 3px;background-position-x: -1px;padding-left: 22px;}
.Footer .FooterContent .two{display:grid;grid-template-columns:repeat(2,1fr);gap:62px;margin-left: 62px;margin-right: 152px;padding-top: 27px;}
.Footer .FooterContent .two div{text-align: center;}
.Footer .FooterContent .two div img{}
.Footer .FooterContent .two div span{width:60px;height:17px;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:12px;color:#A5A5AE;text-align:center;font-style:normal;text-transform:none;display:block;margin:0 auto;margin-top:5px;}
.Footer .FooterContent .three{}
.Footer .FooterContent .three ul{display:grid;grid-template-columns:repeat(2,1fr);gap: 0px;}
.Footer .FooterContent .three ul li{line-height: 17px;padding-bottom: 20px;}
.Footer .FooterContent .three ul li a{width:48px;height:17px;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:12px;color:#A5A5AE;text-align:left;font-style:normal;text-transform:none;line-height: 17px;}
.Footer .FooterContent .three ul li a:hover{}
.Footer .FooterContent .four{}
.Footer .FooterContent .four ul{display:grid;grid-template-columns:repeat(1,1fr);gap: 0px;}
.Footer .FooterContent .four ul li{ine-height: 17px;padding-bottom: 20px;text-align:right;padding-right:20px;}
.Footer .FooterContent .four ul li a{width:48px;height:17px;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:12px;color:#A5A5AE;text-align:left;font-style:normal;text-transform:none;}
.Footer .FooterContent .four ul li a:hover{}
.Footer .copyright{background-color:#292942;text-align: center;height: 41px;}
.Footer .copyright samp{line-height: 41px;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:12px;color:#A5A5AE;text-align:center;font-style:normal;text-transform:none;margin-right:30px}





.footer2{ background:#2da6eb/*f0f0f0 Modify by bbh 20160725*/ ; border-top: solid 1px #888;}
.footer2 .foot_bq{ color: #ffffff/*686868 Modify by bbh 20160725*/;font-size: 100%;height: 50px;margin: 5px auto;width: 447px; text-align:center;}
.footer2 .foot_bq a{ display: inline-block;color:#ffffff/*686868 Modify by bbh 20160725*/;}
.footer2 .foot_bq a:hover{ color:#343434; text-decoration:underline}
.footer2 .foot_bq img{ vertical-align:middle;}
.footer .divfoot .bt{ font-size:120%; margin:20px 0 20px 0}
.footer .divfoot .bt a{ color:#666}
.footer .divfoot .bt a:hover{ color:#ccc;text-decoration: underline;}
.footer .divfoot .bt a:visite{ color:#666}

@media (max-width: 500px)
{
	.footer2 .foot_bq {
		color: #ffffff/*686868 Modify by bbh 20160725*/;
		font-size: 100%;
		height: 50px;
		margin: 5px auto;
		width: 297px;
		text-align: center;
	}
}


@media (max-width: 767px) {
.footer{ background:#000; height:auto;font-family:"微软雅黑"; overflow:hidden}
.footer .foot1{ width:45%; float:left; margin-left:5%}
.footer .foot2{ width:40%; float:right}
.footer .foot3{ width:45%; float:left; margin-left:5%}
.footer .foot4{ width:40%; float:right}
.footer .foot5{ display:none}
.footer .divfoot .bt{ font-size:130%; margin:20px 0 0px 0}
.footer .divfoot .l{ float:left; margin-right:2px;}
}

/*index*/
.HomeBox3{ background: #f0fcff none repeat scroll 0 0;background-size:100% 100%; padding:/*3% 6% 6% 3%* Modify by bbh 20160725*/3% 6% 1% 3%;}
.HomeBox3 .title{ font-size:2.5em; color:#2c2d2d; text-align:center;height:209px; line-height:2.5; padding:0 0 2.5%;background: url(../../images/anli.png) no-repeat;background-position:center center;border-bottom:2px solid #d2f0f4;margin-bottom:5px;}
.HomeBox3 ul li{ float:left; width:29%; margin-right:4%; background:#fff;  display:block;}
.HomeBox3 ul li .img{ display:block; width:100%;}

.HomeBox3 ul li h3 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}

.HomeBox3 ul li figcaption{ padding:4% 8%;}
.HomeBox3 ul li .more:hover{color: #b30000;}
.HomeBox3 .HomeBoxCon{padding:20px; color: #6d6d6d}
/*index*/

.HomeBox1 ul li .pos{ position:relative;}
.textpos{ color: #ea570f; font-size:1.5em; width:100%; height:100%; line-height:24px; position:absolute; top:50%; left:50%; margin-left:-24px; margin-top:-6px;}

/*index*/
.HomeBox1{ background-size:100% 100%; padding:0 6% 2% 6%;}
.HomeBox1 .title{ font-size:2.5em; color:#2c2d2d; text-align:center; line-height:1.5; padding:0 0 2.5%;}
.HomeBox1 ul li{ float:left; width:24%; margin-right:1%; background:#fff; border:#b8b8b8 1px solid; display:block;}
.HomeBox1 ul li .img{ display:block; width:100%;}
/*
.HomeBox1 ul li a.img { width:100%;  opacity:0.6;}
.HomeBox1 ul li a.img:hover{ width:100%;  opacity:1;}
*/
.HomeBox1 ul li a.img { width:100%;}
.HomeBox1 ul li .tit{ display:block; font-size:1.5em; color:#b30000; padding:6px 0;}
.HomeBox1 ul li p{ font-size:1.083em; color:#2c2d2d; line-height:26px;  padding: 0px 3px 3px;}
.HomeBox1 ul li .moreBox{ height:24px; line-height:24px; padding: 0px 20px; display:inline-table}
.HomeBox1 ul li .more{ background:url(images/icon2.jpg) no-repeat left center; padding-left:0px; font-size:1.083em; color:#ea570f; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.HomeBox1 ul li figcaption{ padding:4% 8%;}
.HomeBox1 ul li .more:hover{color: #b30000;}
.HomeBox1 .HomeBoxCon{padding:20px; color: #6d6d6d}
/*index*/

.HomeBox1 ul li .pos{ position:relative;}
.textpos{ color: #ea570f; font-size:1.5em; width:100%; height:100%; line-height:24px; position:absolute; top:50%; left:50%; margin-left:-24px; margin-top:-6px;}


/*查询无内容时显示的提示信息*/
.divMsg{ margin-top:40px; text-align:center;display: block;}
.divMsg2{ margin-top:40px; text-align:center;display: none;}

.backPage{/*padding: 20px 11%;*/text-align: right;margin-top: 10px;margin-bottom: 10px;}
.backPage a{ color:rgba(11,43,163,0.8); text-decoration: none; }
.backPage i{ vertical-align:middle;}
.backPage span{vertical-align:middle; display:inline-block; height:18px;}



.clearfix1:after {
    clear: both;
    content: " ";
    display: block;
}
.clearfix1:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix1 {
    display: inline-block;
}
.clearfix1 {
    display: block;
}
/*reset end*/
/*Çå³ý¸¡¶¯*/
.clearfix1{
	*zoom:1
}
.clearfix1:after{
	content:"\20";
	display:block;
	clear:both;
}
/*Çå³ý¸¡¶¯end*/

.Footer.Decoration{background: url(../../images/Footer/Bottom.png) no-repeat;background-color: #0C0D0F;width: 100%;height: 25vh;background-size: 12vh;background-position: 88vw 7vh;display: flex; align-content: center; justify-content: center; padding: 5vh 10vw;}
.Footer.Decoration div{width: 100%; margin: 0 auto; text-align: center;}
.Footer.Decoration div ul{border-right: solid 1px rgba(255,255,255,0.32);}
.Footer.Decoration div:last-child ul{border-right: solid 0px rgba(255,255,255,0.32);}
.Footer.Decoration div ul li:first-child a{font-weight: 800; font-size: 20px; color: #FFFFFF; line-height: 28px; text-align: center; font-style: normal;}
.Footer.Decoration div ul li{height: 30px;}
.Footer.Decoration div ul li a{font-weight: 400; font-size: 18px; color: #FFFFFF; line-height: 25px; text-align:center; font-style: normal;}














