﻿@import url("base.css");
body {position:relative;z-index:1;margin:0 auto;max-width:1903px;font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;color:#333;font-size:14px;}
input,select,button,textarea {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;font-size:14px;color:#222;resize:none;box-sizing:border-box;}
:-moz-placeholder {color:#aaa;}
::-moz-placeholder {color:#aaa;}
:-ms-input-placeholder {color:#aaa;}
::-webkit-input-placeholder {color:#aaa;}
a:link,a:visited,a:active {color:#000;text-decoration:none;}
a:hover {color:#0166aa;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.flex-column {display:flex;flex-direction:column;justify-content:center;}
.tel-number {font-family: Impact; font-size: 30px; font-weight: normal; color:#e8681f;}

/*===================================================================================*/

#header .top {background-color: #5495cb;}
#header .top .wrap {position: relative; z-index: 99; display: flex; align-items: center; justify-content: space-between; color:#e0e0e0; height: 40px; background-color: #5495cb;}
#header .top a {color:#e0e0e0;}
#header .top a:hover {color:#fff;}
#header .top .r {display: flex; height: 100%;}
#header .top .r li {display: flex; align-items: center; position: relative; margin-left: 24px; height: 100%; line-height: 1;}
#header .top .r li.alibaba {padding-left: 40px; background: url(../images/icon-alibaba.png) no-repeat 0 center;}
#header .top .r li.zxly {padding-left: 33px; background: url(../images/icon-message2.png) no-repeat 0 center;}
#header .top .r li.gzwm {padding-left: 32px; background: url(../images/icon-weixin.png) no-repeat 0 center;}
#header .top .r li.gzwm:hover p {display: block;}
#header .top .r li.lang {padding-left: 68px; background: url(../images/lang_bg2.png) no-repeat 18px center;}
#header .top .r li.lang::before {position: absolute; top: 50%; left: 0; display: block; margin-top: -7px; width: 1px; height: 15px; background-color: #7aacd5; content: '';}
#header .top .r li.lang a:last-child {color:#fff;}
#header .top .r li p {position: absolute; top: 100%; left: -10px; display: none; padding: 8px; width: 120px; height: 120px; font-size: 0; box-sizing: border-box; background-color: #1d2936;}
#header .top .r li p img {width: 100%; height: 100%;}

#header .cont {min-width: 1280px; background-color: #f4f4f4;}
#header .cont .wrap {position: relative; height: 150px; background-color: #f4f4f4;}
#header .logo {position:absolute;top:50%;left:0;z-index:1;display:flex;height:96px;font-size:0;transform:translateY(-50%);}
#header .logo .imgs {flex: 0 0 auto; height: 100%;}
#header .logo .imgs span {max-height: 100%;}
#header .logo .imgs img {max-height:100%;}
#header .logo .text {flex: 0 0 auto; margin-left: 30px; padding-left: 25px; height: 100%; border-left: 1px solid #d9d9d9;}
#header .logo .text h2 {display: flex; align-items: center; color:#010101; font-size: 20px; font-weight: normal;}
#header .logo .text h3 {margin-top: 8px; color:#888; font-size: 14px; font-weight: normal;}
#header .logo .text h3 i {position: relative; top: -2px; display: inline-block; margin-left: 8px; width: 18px; height: 18px; vertical-align: middle; border-radius: 50%; background: url(../images/t2.png) no-repeat center center #0166aa;}
#header .tel {position: absolute; bottom: 44px; right: 0; display: flex; align-items: flex-end;}
#header .tel i {flex: 0 0 auto; width: 36px; height: 36px; background: url(../images/header_tel_bg.png) no-repeat;}
#header .tel div {margin-left: 10px; display: flex; flex-direction: column; align-items: flex-end;}
#header .tel div p {flex: 0 0 auto; position: relative; margin-bottom: 3px; padding: 1px 10px 1px 10px; width: auto; color:#fff; background-color: #000;}
#header .tel div p::after {position: absolute; bottom: -7px; right: 0; display: block; width: 7px; height: 7px; background: url(../images/t1.png) no-repeat; content: '';}

#header .navdw {height: 70px;}
#header .navfd {position: fixed; top: 0; left: 0; z-index: 99; width: 100%;}
#header .nav {background-color: #078ed8;}
#header .nav ul {display: flex;height: 70px; background-color: #078ed8;}
#header .nav ul li {flex: 1 1 auto; position: relative; z-index: 99; height: 100%;}
#header .nav ul li:not(:last-child) {margin-right: 2px;}
#header .nav ul li > a {display: flex; align-items: center; justify-content: center; padding-left: 10px; padding-right: 10px; min-width: 110px; height: 100%; color:#fff; font-size: 15px; text-align: center; box-sizing: border-box;}
#header .nav ul li > a.nav_over {background-color:#1d2937;}
#header .nav ul li:hover > a {background-color:#1d2937;}
#header .nav ul li p {position: absolute; top: 100%; left: 0; display: none; padding-bottom:15px ; width: 100%; background-color:#1d2937;}
#header .nav ul li p a {display:block; padding:5px; color:#fff; text-align:center;}
#header .nav ul li p a:hover {color:#fff; text-decoration:underline;}

#banner {position:relative;min-width:1372px;}
#banner .swiper-slide {width:100%;font-size:0;}
#banner .swiper-slide img {width:100%;}
#banner .swiper-pagination {position:absolute;left:0;bottom:20px;width:100%;height:12px;font-size:0;text-align:center;}
#banner .swiper-pagination span {margin:0;width:12px;height:12px;font-size:0;border-radius:50%;background:rgba(0,0,0,0.3);opacity:1;overflow:hidden;}
#banner .swiper-pagination span.swiper-pagination-bullet {margin:0 5px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:#0166aa;}
#banners {min-height: 1200px; height: 497px; background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden;}

.wrap {margin-left:auto;margin-right:auto;width:1312px;box-sizing:border-box;}
#content {padding-top: 35px; padding-bottom: 60px;}
#left {float:left;width:309px;}
#right {float:right;width:971px;overflow:hidden;}
#left2 {float:left;width:260px;}
#right2 {float:right;width:1000px;overflow:hidden;}
#finfo {min-width: 1372px; background-color: #078ed8;}
#finfo .fnav {position: relative; border-bottom: 1px solid #0166aa;}
#finfo .fnav::after {position: absolute; bottom: 0; left: 0; right: 0; display: none; height: 1px; background-color: #0166aa; content: '';}
#finfo .fnav a {color:#e5e5e5;}
#finfo .fnav a:hover {color:#fff;}
#finfo .fnav .wrap {display: flex; align-items: center; justify-content: space-between; font-size: 14px; height: 50px;}
#finfo .cont .wrap {display: flex; align-items: flex-start; padding-top: 30px; padding-bottom: 30px; color:#e5e5e5;}
#finfo .cont a {color:#e5e5e5;}
#finfo .cont a:hover {color:#fff;}
#finfo .nrl {flex: 0 0 auto; margin-top: 30px; width: 298px;}
#finfo .logo {font-size: 0;}
#finfo .logo img {max-width: 100%;}
#finfo .share {margin-top: 25px; text-align: right;}
#finfo .share a {display: inline-block; position: relative; margin-right: 38px; width: 28px; height: 28px; line-height: 28px; text-align: center; vertical-align: top; border-radius: 50%; border: 2px solid #e5e5e5;}
#finfo .share a:last-child {margin-right: 10px;}
#finfo .share a:hover {border-color: #0166aa; background-color: #0166aa;}
#finfo .share a:hover p {display: block;}
#finfo .share a i.icon-weixin {font-size: 18px;}
#finfo .share a i.icon-alibaba {font-size: 22px;}
#finfo .share a p {position: absolute; bottom: 100%; left: 50%; display: none; padding: 16px; width: 110px; font-size: 0; line-height: normal; border-radius: 4px; background-color: #0166aa; transform: translate(-50%, -17px);}
#finfo .share a p::after {position: absolute; bottom: -10px; left: 50%; width: 10px; height: 10px; border-bottom: 1px solid #0166aa; border-right: 1px solid #0166aa; background-color: #0166aa; content: ''; transform: rotate(45deg) translateX(-50%);}
#finfo .share a p img {width: 100%; border-radius: 5px;}
#finfo .lxfs {flex: 1 1 auto; position: relative; margin-top: 30px; margin-left: 45px; padding-left: 50px; padding-right: 50px; border-left: 1px solid #0166aa;}
#finfo .lxfs::before {position: absolute; top: 0; left: 0; display: none; width: 1px; height: 100%; background-color: #1c2632; content: '';}
#finfo .lxfs .lxwm {margin-top: -8px; line-height: 2;}
#finfo .lxfs .tel {display: flex; align-items: flex-end; margin-top: 20px;}
#finfo .lxfs .tel i {flex: 0 0 auto; width: 36px; height: 36px; background: url(../images/footer_tel_bg2.png) no-repeat;}
#finfo .lxfs .tel div {margin-left: 10px; display: flex; flex-direction: column; align-items: flex-end;}
#finfo .lxfs .tel div p {flex: 0 0 auto; position: relative; margin-bottom: 5px; padding: 1px 10px 1px 10px; width: auto; color:#212d3a; background-color: #8894a1;}
#finfo .lxfs .tel div p::after {position: absolute; bottom: -7px; right: 0; display: block; width: 7px; height: 7px; background: url(../images/t3.png) no-repeat; content: '';}
#finfo .qrcode {flex: 0 0 auto; display: flex;}
#finfo .qrcode li {flex: 0 0 auto; margin-left: 35px; width: 150px; text-align: center; border-radius: 4px; background-color: #0166aa;}
#finfo .qrcode li:first-child {margin-left: 0;}
#finfo .qrcode li div {padding: 20px; font-size: 0;}
#finfo .qrcode li div img {width: 108px; border-radius: 5px; border: 1px solid #cfcfcf;}
#finfo .qrcode li p {padding: 8px 5px; font-size: 13px; border-top: 1px solid #4088c3;}
#footer {padding: 10px 0; min-width: 1372px; color:#e5e5e5; font-size: 13px; line-height: 1.8; text-align: center; background-color: #0166aa;}
#footer a {color:#e5e5e5;}
#footer a:hover {color:#0166aa;}

#tss .wrap {display: flex; align-items: center; justify-content: space-between; height: 50px;}
#tss .hotkey {flex: 1 1 auto; display: flex; align-items: center; margin-right: 100px; overflow: hidden;}
#tss .hotkey span {flex: 0 0 auto; margin-right: 10px; color:#333; font-weight: bold;}
#tss .hotkey a {flex: 0 0 auto; margin-right: 20px; color:#666; font-size: 12px;}
#tss .hotkey a:last-child {margin-right: 0;}
#tss .hotkey a:hover {color:#000;}
#tss .search {flex: 0 0 auto; position: relative; width: 300px; height: 32px; border-radius: 16px; overflow: hidden;}
#tss .search input {padding-left: 18px; padding-right: 60px; width: 100%; height: 100%; box-sizing: border-box; border-radius: 16px; border: 1px solid #e4e4e4; background-color: #f4f4f4;}
#tss .search i {position: absolute; top: 0; right: 0; display: block; width: 52px; height: 100%; background: url(../images/icon-search2.png) no-repeat center center #0166aa; cursor: pointer;}

#flinks {background-color: #f4f4f4;}
#flinks .wrap {display: flex; align-items: center; padding-top: 30px; padding-bottom: 30px; background-color: #f4f4f4;}
#flinks .tis {flex: 0 0 auto; width: 66px; height: 15px; background-image: url(../images/itis_links_bg.png);}
#flinks .tis h3 {display: none;}
#flinks .cont {flex: 1 1 auto; display: flex; flex-flow: row wrap; margin-left: 30px;}
#flinks .cont a {margin-right: 23px; margin-top: 3px; margin-bottom: 3px; color:#666;}
#flinks .cont a:hover {color:#0166aa;}

@media only screen and (max-width: 1440px){
	#header .logo {left: 30px;}
	#header .tel {right: 30px;}
	.wrap {padding-left: 30px; padding-right: 30px; width:1372px;}
	/* #left {width:260px;}
	#right {width:910px;}
	#left2 {width:260px;}
	#right2 {width:910px;} */

	#iscsys {background: url(../images/iscsys_bg.png) no-repeat center top;}
	#iscsys .wrap {background: url(../images/iscsys_bg.png) no-repeat center top;}
	#iabout {background: url(../images/iabout_bg.png) no-repeat center top;}
	#iabout .wrap {background: url(../images/iabout_bg.png) no-repeat center top;}
	#iabout .itis {left: 30px;}
	#iabout .szys {right: 30px;}
}
/*===================================================================================*/

#ipros {min-width: 1372px; background-image: url(../images/ipros_bg.jpg);}
#ipros .wrap {padding-top: 60px; padding-bottom: 180px;}
#ipros .cont .tis {position: relative; height: 78px;}
#ipros .cont .tis::before {position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #c6c6c6; content: '';}
#ipros .cont .tis::after {position: absolute; bottom: 3px; left: 0; right: 0; height: 2px; background-color: #c6c6c6; content: '';}
#ipros .cont .tis h2 {position: absolute; bottom: 0; left: 0; z-index: 2; padding-left: 3px; padding-right: 3px; height: 45px; color:#000; font-size: 24px; line-height: 1;}
#ipros .cont .tis h2::before {position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e0651f; content: '';}
#ipros .cont .tis h2::after {position: absolute; bottom: 3px; left: 0; right: 0; height: 2px; background-color: #e0651f; content: '';}
#ipros .cont .tis a {position: absolute; bottom: 19px; right: 0; display: block; padding: 5px 10px; color:#666; background-color: #dedede;}
#ipros .cont .tis a:hover {color:#fff; background-color: #0166aa;}
#ipros .cont .list {padding-top: 30px;}
#ipros .cont .list li {display: inline-block; margin-right: 22px; width: 309px; text-align: center; vertical-align: top; background-color: #dfdfdf;}
#ipros .cont .list li:nth-child(n+4) {margin-top: 18px;}
#ipros .cont .list li:nth-child(3n) {margin-right: 0;}
#ipros .cont .list li .imgs {display: block; font-size: 0; border: 1px solid #d5d5d5; border-bottom: none; padding: 1px; background-color: #fff; overflow: hidden;}
#ipros .cont .list li .imgs img {width: 100%; transition: transform ease-out 500ms;}
#ipros .cont .list li .text {padding: 14px;}
#ipros .cont .list li .text h2 {font-size: 14px; font-weight: normal;}
#ipros .cont .list li .text div {margin-top: 12px;}
#ipros .cont .list li .text div a {display: inline-block; width: 90px; height: 24px; line-height: 24px; color:#666; font-size: 12px; text-align: center; vertical-align: top; background-color: #eee;}
#ipros .cont .list li .text div a:nth-child(2) {margin-left: 12px;}
#ipros .cont .list li .text div a:hover {color:#fff; background-color: #e0651f;}
#ipros .cont .list li:hover {color:#fff;background-color: #e0651f;}
#ipros .cont .list li:hover .imgs {border-color: #e0651f; background-color: #e0651f;}
#ipros .cont .list li:hover .imgs img {transform: scale(1.08);}
#ipros .cont .list li:hover .text h2 a {color:#fff;}
#ipros .cont .list li:hover .text div a:nth-child(1) {color:#e0651f; background-color: #fff;}
#ipros .cont .list li:hover .text div a:nth-child(2) {color:#fff; background-color: #333;}

/*===================================================================================*/

.ltis {position: relative; padding-top: 30px; padding-left: 33px; height: 130px; box-sizing: border-box; background: url(../images/ltis_bg1.jpg) no-repeat;}
.ltis h2 {color:#fff; font-size: 24px; line-height: 1;}
.lmenu {background-color: #f4f4f4;}
.lmenu li .name1 {position: relative;}
.lmenu li .name1 a {display: flex; align-items: center; padding-left: 33px; padding-right: 65px; height: 80px; color:#000; font-size: 16px; border-bottom: 1px dashed #ccc; background-color: #e3e7e8;}
.lmenu li .name1 a:hover {color:#e0651f;}
.lmenu li .name1 i {position: absolute; top: 50%; right: 25px; z-index: 2; display: block; width: 16px; height: 16px; border: 1px solid #bdbec0; cursor: pointer; transform: translateY(-50%);}
.lmenu li .name1 i::before {position: absolute; top: 50%; left: 50%; display: block; margin-top: -1px; margin-left: -5px; width: 10px; height: 2px; background-color: #797979; content: '';}
.lmenu li .name1 i::after {position: absolute; top: 50%; left: 50%; display: block; margin-top: -1px; margin-left: -5px; width: 10px; height: 2px; background-color: #797979; content: ''; opacity: 1; transform: rotate(90deg); transition: ease-out 300ms;}
.lmenu li.curt .name1 a {color:#fff; border-bottom: 1px solid #e0651f; background-color: #e0651f;}
.lmenu li.curt .name1 i {border-color: #f1bea1;}
.lmenu li.curt .name1 i::before {background-color: #fff;}
.lmenu li.curt .name1 i::after {background-color: #fff;}
.lmenu li.active .name1 i::after {opacity: 0; transform: rotate(0deg);}
.lmenu li:last-child .name1 a {border-bottom: none;}

.lmenu .fl2 {display: none;}
.lmenu dd .name2 {position: relative;}
.lmenu dd .name2 a {display: flex; align-items: center; padding-left: 55px; padding-right: 65px; height: 70px; color:#000; font-size: 14px; border-bottom: 1px dashed #ccc;}
.lmenu dd .name2 a::before {position: absolute; top: 50%; left: 35px; display: block; width: 5px; height: 5px; border-radius: 50%; background-color: #3b3c40; content: ''; transform: translateY(-2px);}
.lmenu dd .name2 a:hover {color:#e0651f;}
.lmenu dd .name2 a:hover::before {background-color: #e0651f;}
.lmenu dd .name2 i {position: absolute; top: 50%; right: 27px; z-index: 2; margin-top: -9px; width: 18px; height: 18px; line-height: 18px; color: #999; font-size: 22px; text-align: center; cursor: pointer; transition: transform ease-out 150ms;}
.lmenu dd.curt .name2 a {color:#e0651f;}
.lmenu dd.curt .name2 a::before {background-color: #e0651f;}
.lmenu dd.curt .name2 i {color:#e0651f;}
.lmenu dd.active .name2 a {border-bottom-color: transparent;}
.lmenu dd.active .name2 i {transform: rotate(90deg) translateY(-2px);}
.lmenu dd.active .fl3 {border-color: #ffd6c0;}
.lmenu dd:last-child .name2 a {border-bottom: none;}

.lmenu .fl3 {display: none; margin-left: 20px; margin-right: 20px; margin-bottom: 20px; padding-left: 20px; padding-right: 20px; border: 1px solid #ddd; background-color: #fff;}
.lmenu .fl3 a {position: relative; display: block; padding: 18px 25px; color:#555; font-size: 14px; border-bottom: 1px dashed #d1d1d1;}
.lmenu .fl3 a::before {position: absolute; top: 50%; left: 10px; display: block; margin-top: -2px; width: 4px; height: 4px; background-color: #b9b9b9; content: '';}
.lmenu .fl3 a:last-child {border-bottom: none;}
.lmenu .fl3 a i {position: absolute; top: 50%; right: 7px; color:#999; font-size: 15px; transform: translateY(-50%);}
.lmenu .fl3 a.curt, .lmenu .fl3 a:hover {color:#e0651f; border-bottom-color: #f8ceb6;}
.lmenu .fl3 a.curt::before, .lmenu .fl3 a:hover::before {background-color: #e0651f;}
.lmenu .fl3 a.curt i, .lmenu .fl3 a:hover i {color:#e0651f;}

.ltis2 {padding: 20px 20px 20px 25px; background-color: #222;}
.ltis2 h2 {color:#fff; font-size: 24px; line-height: 1;}
.ltis2 p {display: none;}
.lmenu2 dd > a {position: relative; display: block; padding: 18px 45px 18px 25px; font-size: 14px; border-bottom: 1px dashed #ccc; background-color: #e3e7e8;}
.lmenu2 dd > a i {position: absolute; top: 50%; right: 20px; margin-top: -9px; color:#999; font-size: 18px;}
.lmenu2 dd:last-child > a {border-bottom: none;}
.lmenu2 dd > a:hover {color: #e0651f;}
.lmenu2 dd > a.curt {color:#fff; border-bottom-color: #e0651f; background-color: #e0651f;}
.lmenu2 dd > a.curt i {color:#fff;}

.lmenu2 div {background-color: #f4f4f4;}
.lmenu2 div a {position: relative; display: block; padding: 13px 45px 13px 42px; font-size: 14px; border-bottom: 1px dashed #ccc;}
.lmenu2 div a::before {position: absolute; top: 50%; left: 27px; display: block; width: 3px; height: 3px; border-radius: 50%; background-color: #3b3c40; content: ''; transform: translateY(-1px);}
.lmenu2 div a i {position: absolute; top: 50%; right: 20px; z-index: 2; margin-top: -9px; color: #999; font-size: 18px;}
.lmenu2 div a:hover {color:#e0651f;}
.lmenu2 div a:hover::before {background-color: #e0651f;}
.lmenu2 div a.curt {color:#e0651f;}
.lmenu2 div a.curt::before {background-color: #e0651f;}
.lmenu2 div a.curt a {border-bottom-color: transparent;}
.lmenu2 div a:last-child {border-bottom: none;}

.ltel {padding: 18px; height: 238px; color:#e0651f; box-sizing: border-box; background: url(../images/ltel_bg.jpg) no-repeat;}
.ltel .text {line-height: 1.5;}
.ltel .tel {display: inline-block; margin-top: 20px; text-align: right;}
.ltel .tel p {position: relative; display: inline-block; margin-bottom: 3px; padding: 1px 10px 1px 10px; color:#fff; vertical-align: top; background-color: #000;}
.ltel .tel p::after {position: absolute; bottom: -7px; right: 0; display: block; width: 7px; height: 7px; background: url(../images/t1.png) no-repeat; content: '';}

.lpros {margin-top: 25px;}
.lpros h3 {padding: 20px; color:#fff; font-size: 16px; line-height: 1; background-color: #e0651f;}
.lpros ul li {margin-top: 12px; text-align: center; background-color: #dfdfdf;}
.lpros ul li .imgs {display: block; font-size: 0; border: 1px solid #d5d5d5; border-bottom: none; padding: 1px; background-color: #fff; overflow: hidden;}
.lpros ul li .imgs img {width: 100%; transition: transform ease-out 500ms;}
.lpros ul li .text {padding: 14px 14px 15px 14px;}
.lpros ul li .text h2 {font-size: 14px; font-weight: normal;}
.lpros ul li .text div {margin-top: 12px;}
.lpros ul li .text div a {display: inline-block; width: 90px; height: 24px; line-height: 24px; color:#666; font-size: 12px; text-align: center; vertical-align: top; background-color: #eee;}
.lpros ul li .text div a:nth-child(2) {margin-left: 12px;}
.lpros ul li .text div a:hover {color:#fff; background-color: #e0651f;}
.lpros ul li:hover {background-color: #e0651f;}
.lpros ul li:hover .imgs {border-color: #e0651f; background-color: #e0651f;}
.lpros ul li:hover .imgs img {transform: scale(1.08);}
.lpros ul li:hover .text h2 a {color:#fff;}
.lpros ul li:hover .text div a:nth-child(1) {color:#e0651f; background-color: #fff;}
.lpros ul li:hover .text div a:nth-child(2) {color:#fff; background-color: #333;}

.rtis {position: relative; height: 78px;}
.rtis::before {position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #c6c6c6; content: '';}
.rtis::after {position: absolute; bottom: 3px; left: 0; right: 0; height: 2px; background-color: #c6c6c6; content: '';}
.rtis h2 {position: absolute; bottom: 0; left: 0; z-index: 2; padding-left: 3px; padding-right: 3px; height: 45px; color:#000; font-size: 18px; line-height: 1;}
.rtis h2::before {position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e0651f; content: '';}
.rtis h2::after {position: absolute; bottom: 3px; left: 0; right: 0; height: 2px; background-color: #e0651f; content: '';}

/*===================================================================================*/

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#bnav .wrap {position: relative;}
#bnav .cont {position: absolute; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; padding-left: 30px; padding-right: 25px; height: 75px; border-radius: 5px 5px 0 0; background-color: #fff; overflow: hidden;}
#bnav .cont::after {position: absolute; bottom: 0; left: 0; right: 0; z-index: 1; display: block; height: 3px; background-color: #e6e6e6; content: '';}
#bnav .fls {flex: 1 1 auto; display: flex; align-items: center; height: 100%;}
#bnav .fls a {flex: 0 0 auto; display: flex; align-items: center; position: relative; z-index: 2; margin-right: 40px; padding-left: 2px; padding-right: 2px; height: 100%; font-size: 14px; font-weight: bold; text-align: center;}
#bnav .fls a.curt {color:#0166aa;}
#bnav .fls a.curt::after {position: absolute; bottom: 0; left: 0; right: 0; display: block; height: 3px; background-color: #0166aa; content: '';}
#bnav .navs {display: flex; align-items: center; color:#333; font-size: 12px; line-height: 1;}
#bnav .navs a {color:#333;}
#bnav .navs strong {color:#e0651f; font-weight: normal;}
#bnav .navs .home {flex: 0 0 auto; margin-right: 10px; width: 14px; height: 12px; background-image: url(../images/icon-home.png);}
#bnav .navs .layui-icon {position: relative; top: 1px; margin-left: 6px; margin-right: 6px; color:#c0c0c0; font-size: 10px;}

.input_text {padding:0px 8px;width:280px;height:36px;box-sizing:border-box;border-radius:3px;border:1px solid #ddd;}
.input_area {padding:6px 8px;height:176px;line-height:1.6;box-sizing:border-box;border:1px solid #ddd;border-radius:3px;resize:none;overflow-y:auto;}
.input_select {padding:0 0 0 8px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}
.button {width:150px;height:40px;color:#fff;font-size:18px;box-sizing:border-box;border:none;border-radius:3px;background-color:#0166aa;cursor:pointer;}

.editorc_nrs {padding-top:50px;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc_box {padding-top:2.5%;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc {line-height:1.7;}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0px;font-weight:bold;line-height:1.4;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0px;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0px;}
.editorc table.border td p {margin:0px;padding:0px;}
.editorc table.border th p {margin:0px;padding:0px;}

.editorc2 {line-height:1.7;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0px;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td, .editorc_tbe th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p,.editorc_tbe th p {margin:0px;padding:0px;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}
.editorc_tbe table.no-border th {border:none;padding:0px;}

#prevnext {position:relative;margin-top: 4%;padding:15px 150px 0 0;color:#999;font-size:14px;border-top:1px dashed #ccc;overflow:hidden;}
#prevnext p {height:25px;}
#prevnext_back {position:absolute;top:18px;right:0;display:block;padding:8px 15px 8px 10px;color:#222;background-color:#eee;}
#prevnext_back i {margin-right:5px;font-size:14px;}
#prevnext_back:hover {color:#fff;background-color:#0166aa;}

#video_play {background:none;}
#video_play button {color:#fff;}

/*===================================================================================*/
/* 产品列表 */

#pinfo .cont {margin-top: 35px; display: flex; align-items: flex-start;}
#pinfo .pics {flex: 0 0 auto; width: 524px; font-size: 0;}
#pinfo .pics .dt {position: relative;}
#pinfo .pics .dt a img {width: 100%;}
#pinfo .pics .dt a::after {position: absolute; bottom: 12px; right: 12px; z-index: 2; display: block; width: 18px; height: 18px; background-image: url(../images/icon-search2.png); content: '';}
#pinfo .pics .xt {margin-top: 13px;}
#pinfo .pics .xt li {display: inline-block; position: relative; margin-right: 11px; width: 108px; height: 108px; font-size: 0; vertical-align: top; cursor: pointer; overflow: hidden;}
#pinfo .pics .xt li img {width: 100%; height: 100%;}
#pinfo .pics .xt li.curt::after {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; box-sizing: border-box; border: 1px solid #e0651f; content: '';}
#pinfo .pics .xts {position: relative; margin-top: 13px;}
#pinfo .pics .xts .swiper-container {width: 465px;}
#pinfo .pics .xts .swiper-slide {position: relative; width: 108px; height: 108px; font-size: 0; cursor: pointer; overflow: hidden;}
#pinfo .pics .xts .swiper-slide img {width: 100%; height: 100%;}
#pinfo .pics .xts .curt::after {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; box-sizing: border-box; border: 1px solid #e0651f; content: '';}
#pinfo .pics .xts .swiper-button {position: absolute; top: 0; display: block; width: 20px; height: 100%; line-height: 108px; color:#333; font-size: 20px; background-color: #e7e7e7; cursor: pointer;}
#pinfo .pics .xts .swiper-button:not(.swiper-button-disabled):hover {color:#fff; background-color: #e0651f;}
#pinfo .pics .xts .swiper-button-disabled {opacity: 0.3; cursor: default;}
#pinfo .pics .xts .swiper-prev {left: 0;}
#pinfo .pics .xts .swiper-next {right: 0;}

#pinfo .info {flex: 1 1 auto; margin-left: 75px;}
#pinfo .info .name {padding-bottom: 10px; color:#000; font-size: 18px; border-bottom: 1px dashed #dcdcdc;}
#pinfo .info .text {display: flex; flex-flow: row wrap; margin-top: 20px; padding: 5px 12px 0 12px; border-radius: 5px; border: 1px solid #ffdcc6; background-color: #fcf3ee;}
#pinfo .info .text li {display: flex; padding-top: 11px; padding-bottom: 11px; font-size: 14px; line-height: 1.6; border-bottom: 1px solid #d9d9d9;}
#pinfo .info .text li:nth-child(odd) {width: 45%;}
#pinfo .info .text li:nth-child(even) {width: 55%;}
#pinfo .info .text li span {flex: 0 0 auto; padding-left: 2px; font-weight: bold;}
#pinfo .info .text li p {flex: 1 1 auto;}
#pinfo .info .editorc {padding: 20px 25px 0 25px;}
#pinfo .info .abtn {margin-top: 50px; text-align: center;}
#pinfo .info .abtn a {display: inline-block; width: 248px; height: 60px; line-height: 60px; font-size: 20px; font-weight: bold; text-align: center; vertical-align: top; border: 1px solid #e0651f;}
#pinfo .info .abtn a:nth-child(1) {color:#fff; background-color: #e0651f;}
#pinfo .info .abtn a:nth-child(2) {color:#e0651f; background-color: #fcf3ee; margin-left: 18px;}
#pinfo .tis {margin-top: 30px; padding-left: 16px; padding-right: 16px; height: 52px; line-height: 52px; color:#222; font-size: 18px; font-weight: bold; background-color: #e7e7e7;}
#pinfo .related {display: flex; margin-top: 24px;}
#pinfo .related a {margin-right: 23px; width: 244px; text-align: center;}
#pinfo .related a:last-child {margin-right: 0;}
#pinfo .related a div {margin-bottom: 10px; font-size: 0; overflow: hidden;}
#pinfo .related a div img {width: 100%; transition: transform ease-out 500ms;}
#pinfo .related a:hover div img {transform: scale(1.08);}

#prods {color:#333;}
#prods .logo {display: flex; margin-top: 40px; height:95px;}
#prods .logo .imgs {flex: 0 0 auto; width: 320px; height: 100%; text-align: right; font-size: 0;}
#prods .logo .imgs span {max-height: 100%;}
#prods .logo .imgs img {max-height:100%;}
#prods .logo .text {flex: 1 1 auto; margin-left: 20px; padding-left: 20px; height: 100%; border-left: 1px solid #d9d9d9;}
#prods .logo .text h2 {display: flex; align-items: center; color:#010101; font-size: 16px; font-weight: normal;}
#prods .logo .text h3 {margin-top: 8px; color:#888; font-size: 13px; font-weight: normal;}
#prods .logo .text h3 i {position: relative; top: -2px; display: inline-block; margin-left: 8px; width: 18px; height: 18px; vertical-align: middle; border-radius: 50%; background: url(../images/t2.png) no-repeat center center #e36421;}
#prods .logostr3 {margin:20px auto 0 auto; padding: 6px 25px; width: 834px; color:#fff; font-size: 16px; font-weight: bold; text-align: center; line-height: 1.6; box-sizing: border-box; border-radius: 24px; background-color: #078ed8;}

#prods .szys {display: flex; margin: 30px auto 0 auto; width: 780px;}
#prods .szys li {width: 33.333%; text-align: center;}
#prods .szys li div {position: relative; font-size: 60px; font-weight: bold; line-height: 1;}
#prods .szys li div .year {position: relative; top: -30px; left: 5px; font-size: 18px; font-weight: normal;}
#prods .szys li div .jia {position: relative; top: -28px; left: 5px; font-size: 30px; font-weight: normal;}
#prods .szys li p {margin-top: 20px; color:#666; font-size: 14px;}

#prods .tis {padding-left: 16px; padding-right: 16px; height: 52px; line-height: 52px; color:#222; font-size: 18px; font-weight: bold; text-align: center; background-color: #e7e7e7;}
#prods .cont1 .rows {display: flex; justify-content: space-between; margin-top: 22px; padding: 20px; border-radius: 5px; border: 1px solid #ffdcc6; background-color: #fcf3ee;}
#prods .cont1 .rows .imgs {flex: 0 0 auto; width: 452px; font-size: 0; overflow: hidden;}
#prods .cont1 .rows .imgs img {width: 100%;}
#prods .cont1 .rows .text {flex: 0 0 auto; width: 452px; display: flex; flex-direction: column; justify-content: space-between;}
#prods .cont1 .rows .text .desc {line-height: 1.65;}
#prods .cont1 .rows .text .img2 {margin-top: 20px; font-size: 0;}
#prods .cont1 .rows .text .img2 img {max-width: 100%;}

#prods .cont2 {margin-top: 24px; padding: 20px; border-radius: 5px; border: 1px solid #ffdcc6; background-color: #fcf3ee;}
#prods .cont2 li {display: flex; align-items: center;}
#prods .cont2 li:not(:first-child) {margin-top: 22px;}
#prods .cont2 li h4 {flex: 0 0 auto; padding: 8px; width: 150px; color:#fff; font-size: 16px; text-align: center; background-color: #e0651f;}
#prods .cont2 li p {flex: 1 1 auto; margin-left: 15px; font-size: 14px; line-height: 1.6;}

#prods .cont3 {margin-top: 22px; padding-bottom: 30px; font-size: 0; border-bottom: 1px dashed #d3d3d3;}
#prods .cont3 img {max-width: 100%;}

#prods .intro {margin-top: 35px; padding-bottom: 30px; border-bottom: 1px dashed #d3d3d3;}
#prods .intro .tis2 {position: relative; text-align: center;}
#prods .intro .tis2::before {position: absolute; top: 50%; left: 0; right: 0; z-index: 1; display: block; height: 1px; background-color: #f5ccb6; content: '';}
#prods .intro .tis2 h4 {position: relative; z-index: 2; display: inline-block; padding-left: 12px; padding-right: 12px; color:#e0651f; font-size: 20px; line-height: 1; vertical-align: top; background-color: #fff;}
#prods .intro .editorc {margin-top: 25px;}
#prods .intro2 .editorc {padding: 20px; padding-right: 19px; border-radius: 5px; border: 1px solid #ffdcc6; background-color: #fcf3ee;}

#xgzx {margin-top: 30px;}
#xgzx h4 {padding-left: 16px; padding-right: 16px; height: 52px; line-height: 52px; color:#222; font-size: 18px; background-color: #e7e7e7;}
#xgzx ul {padding: 5px 16px 0 16px;}
#xgzx ul li {position: relative; display: inline-block; padding-left: 18px; padding-right: 90px; width: 47.5%; height: 60px; line-height: 60px; font-size: 14px; vertical-align: top; box-sizing: border-box; border-bottom: 1px dashed #d3d3d3;}
#xgzx ul li span {position: absolute; top: 0; right: 0; color:#999; font-size: 12px;}
#xgzx ul li:nth-child(even) {margin-left: 5%;}
#xgzx ul li::before {position: absolute;  top: 50%; left: 2px; display: block; margin-top: -2px; width: 6px; height: 6px; border-radius: 50%; background-color: #c6c6c6; content: '';}

/*===================================================================================*/
/* 新闻列表 */

#news li {position: relative; padding: 20px 0 20px 20px; border-bottom: 1px dashed #ccc;}
#news li::before {position: absolute; top: 30px; left: 6px; display: block; width: 4px; height: 4px; border-radius: 50%; background-color: #666; content: '';}
#news li h2 {padding-right: 100px; font-size: 16px; font-weight: normal;}
#news li p {margin-top: 10px; color:#808080; line-height: 1.7;}
#news li span {position: absolute; top: 22px; right: 0; color:#666; font-size: 13px;}
#news_info h1 {padding:0 0 25px 0;color:#222;font-size:22px;line-height:1.4;text-align:center;font-weight:normal;}
#news_info p {padding-bottom:12px;color:#999;font-size:14px;text-align:center;border-bottom:1px dashed #ccc;}
#news_info p span {margin-left:30px;}
#news_info p span:first-child {margin-left:0;}
#news_info p span i {position:relative;top:1px;margin-right:5px;}

/*===================================================================================*/
/* 关于我们 */

#photos a {display:inline-block;margin-top:3%;margin-right:3%;width:31.33333%;text-align:center;vertical-align:top;}
#photos a:nth-child(3n) {margin-right:0;}
#photos a div {font-size: 0; overflow: hidden;}
#photos a div img {width:100%; transition: transform ease-out 500ms;}
#photos a p {padding-top:12px;font-size:16px;line-height:1.4;}
#photos a:hover div img {transform: scale(1.08);}

#contact {display: flex; padding: 60px 33px;}
#contact .editorc {flex: 1 1 auto; margin-right: 100px; line-height: 2.2;}
#contact .map {flex: 0 0 auto; width: 640px; font-size: 0; border: 1px solid #ddd; overflow: hidden;}
#contact .map img {width: 100%;}

#cases li {display:inline-block;margin-top:3%;margin-right:3%;width:31.33333%;text-align:center;vertical-align:top;}
#cases li:nth-child(3n) {margin-right:0;}
#cases li div {font-size: 0; overflow: hidden;}
#cases li div img {width:100%; transition: transform ease-out 500ms;}
#cases li p {padding-top:12px;font-size:14px;line-height:1.5;}
#cases li:hover div img {transform: scale(1.08);}
#cases li:hover p {color:#0166aa;}
#cases_name {padding-bottom: 15px; border-bottom:1px dashed #ccc;}
#cases_name h1 {color:#222; font-size:18px; line-height:1.6;}
#cases_name p {margin-top: 8px; font-size: 14px;}

#customer li {display: inline-block; margin-top: 30px; margin-right: 3%; width: 31.333%; vertical-align: top; background-color: #f4f4f4;}
#customer li:nth-child(3n) {margin-right: 0;}
#customer li .imgs {height: 182px; font-size: 0; overflow: hidden;}
#customer li .imgs img {width: 100%; height: 100%; transition: transform ease-out 500ms;}
#customer li .text {position: relative; padding: 15px 17px 0 17px; height: 130px; box-sizing: border-box;}
#customer li .text h3 {color:#222; font-size: 14px;}
#customer li .text p {margin-top: 8px; color:#666; font-size: 13px; line-height: 1.6;}
#customer li .text div {position: absolute; bottom: 15px; left: 17px; right: 17px; color:#555; font-size: 12px;}
#customer li .text div .line {color:#e0651f;}
#customer li:hover {background-color: #e0651f;}
#customer li:hover .imgs img {transform: scale(1.08);}
#customer li:hover .text h3 {color:#fff;}
#customer li:hover .text p {color:#fff;}
#customer li:hover .text div {color:#fff;}
#customer li:hover .text div .line {color:#fff;}

#vipkh {display: flex; flex-flow: row wrap;}
#vipkh li {margin-top: 3%; margin-right: 3%; width: 22.75%; text-align: center;}
#vipkh li:nth-child(4n) {margin-right: 0;}
#vipkh li .flex-column {padding: 12px; height: 100px; font-size: 0; box-sizing: border-box; border: 1px solid #d5d5d5;}
#vipkh li .flex-column span {max-height: 100%;}
#vipkh li .flex-column img {max-height: 100%; max-width: 100%; transition: transform ease-out 500ms;}
#vipkh li p {margin-top: 12px;}
#vipkh li .flex-column:hover img {transform: scale(1.08);}

/*===================================================================================*/
/* 在线留言 */

#message {padding-top:30px;}
#message td {padding:15px 5px 0 5px;}
#message td span {position: relative; top: -1px; margin-right:5px;font-family:"宋体";font-size:12px;color:#ff0000;}

/*===================================================================================*/
/* 网站地图 */

.map_list {margin-top:20px;padding:12px 15px;line-height:2;border:1px solid #e9e9e9;}
.map_list a {margin-right:20px;}
.map_boxs a {margin-right:20px;}
.map_boxs h2 {padding:16px 0px 8px 15px;font-size:14px;}
.map_boxs ul {padding:0px 15px;border:1px solid #e9e9e9;}
.map_boxs ul li {padding:8px 0px;line-height:2;border-bottom:1px dashed #ccc;}
.map_boxs ul li:last-child {border-bottom:none;}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-170px;padding:32px 20px;width:300px;color:#fff;font-size:22px;line-height:1.4;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background:url(../images/tbs/white0.png);}

/*===================================================================================*/
/* 浮动在线客服 */

#float_os {position:fixed;top:50%;right:0px;z-index:98;display:none;margin-top:-150px;width:65px;}
#float_os li {position:relative;margin-bottom:1px;height:60px;text-align:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0.5);cursor:pointer;}
#float_os li:last-child {border-bottom:none;}
#float_os li a {display:block;padding-top:38px;height:inherit;color:#fff;font-size:12px;box-sizing:border-box;}
#float_os li p {position:absolute;top:0px;right:66px;display:none;padding:0px 20px;font-size:20px;line-height:60px;white-space:nowrap;word-break:keep-all;background-color:#ff6600;}
#float_os li img {position:absolute;right:66px;top:0px;display:none;padding:8px;width:121px;height:121px;box-sizing:border-box;background-color:#ff6600;}
#float_os li:hover {background-color:#ff6600;}
#float_os .kefu {background-image:url(../images/float_os_kefu.png);background-size:auto 22px;background-position:center 12px;}
#float_os .tel {background-image:url(../images/float_os_tel.png);background-size:auto 24px;background-position:center 10px;}
#float_os .tel:hover p {display:block;}
#float_os .qrcode {background-image:url(../images/float_os_weixin.png);background-size:auto 22px;background-position:center 10px;}
#float_os .qrcode:hover img {display:block;}
#float_os .top {background-image:url(../images/float_os_top2.png);background-position:center center;}
/*  没有文字的
#float_os {position:fixed;top:50%;right:0px;z-index:98;display:none;margin-top:-100px;width:50px;}
#float_os li {position:relative;margin-bottom:1px;height:50px;text-align:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0.5);background-position:center center;cursor:pointer;}
#float_os li:last-child {border-bottom:none;}
#float_os li a {display:block;width:100%;height:100%;}
#float_os li p {position:absolute;top:0px;right:50px;display:none;padding:0px 20px;font-size:20px;line-height:50px;white-space:nowrap;word-break:keep-all;background-color:#ff6600;}
#float_os li img {position:absolute;right:51px;bottom:-51px;display:none;padding:8px;width:152px;height:152px;box-sizing:border-box;background-color:#ff6600;}
#float_os li:hover {background-color:#ff6600;}
#float_os .kefu {background-image:url(../images/float_os_kefu.png);background-size:auto 22px;}
#float_os .tel {background-image:url(../images/float_os_tel.png);background-size:auto 24px;}
#float_os .tel:hover p {display:block;}
#float_os .qrcode {background-image:url(../images/float_os_qrcode.png);background-size:auto 22px;}
#float_os .qrcode:hover img {display:block;}
#float_os .top {background-image:url(../images/float_os_top.png);}
*/

/*===================================================================================*/

#news_page {padding-top:60px;width:100%;}
#pros_page {padding-top:60px;width:100%;}
.fypage {font-size:0;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0 4px;width:35px;height:35px;line-height:35px;font-size:14px;color:#222;background-color:#e0e0e0;text-align:center;vertical-align:top;box-sizing:border-box;overflow:hidden;}
.fypage a:hover {color:#fff;background-color:#0166aa;}
.fypage span.fypage_current, .fypage a.fypage_current {color:#fff;background-color:#0166aa;}
.fypage .fypage_sl {display:inline-block;height:35px;line-height:35px;font-size:14px;font-style:normal;vertical-align:top;}
.fypage .fypage_prev i,.fypage .fypage_next i {font-size:14px;}

#news_mpage {display:none;padding-top:6%;}
#pros_mpage {display:none;padding-top:6%;}
.mfypage {width:100%;height:24px;font-size:0;text-align:center;overflow:hidden;}
.mfypage a,.mfypage span {display:inline-block;margin:0 2px;padding:0 8px;height:22px;font-size:12px;line-height:22px;color:#666;border:1px solid #ddd;background-color:#fff;vertical-align:top;overflow:hidden;}
.mfypage a:hover {color:#fff;border-color:#0166aa;background-color:#0166aa;}
#mfypage_gov {display:inline-block;margin:0px 2px;padding:0px 6px;width:36px;height:24px;color:#777;vertical-align:top;border:1px solid #ddd;background-color:#fff;}
#mfypage_gobtn:hover {color:#fff;border-color:#0166aa;background-color:#0166aa;}