/*自定义*深蓝*文本/边框/背景色*/
.text-blue2,a.text-blue2:link,a.text-blue2:visited,.button.border-blue2,blockquote.border-blue2,.pager.border-blue2 a,.pager-prev.border-blue2,.pager-next.border-blue2 {	color: #004ea2;}
.border-blue2,.border-blue2 .button,.border-blue2 .tab-nav li a,.border-blue2 .tab-body,.button.bg-blue2,.selected.border-blue2,.pointer.border-blue2 li,.nav.border-blue2 .active a,.nav.nav-tabs.border-blue2,.nav-main.border-blue2 a,.nav-main.border-blue2 .nav-head,.pagination.border-blue2 li,.pager.border-blue2 a {	border-color: #004ea2;}
.bg-blue2,.border-blue2 .button.active,.pointer.border-blue2 .active,.nav-pills.border-blue2 .active a,.nav-blue2.border-blue2 .nav-head,.pagination.border-blue2 .active {	background-color: #004ea2; color:#fff;}
.button.bg-blue2:focus,.button.bg-blue2:hover{ background-color: #0a9bae; border-color: #0a9bae; color: #fff;}

.tip{ z-index: 9999;}
.overflow{ overflow: hidden;}
body{ overflow-x: hidden;}
body,html,.layout{ min-width:1200px;}
.container-layout{width:1190px;}
ul,li{ padding:0; margin:0; list-style-type:none;}
img{ vertical-align: middle;}
.mb0{ margin-bottom: 0!important;}
.fl{ float:left;}
.fr{ float:right;}
.fyh{ font-family:Arial,"Microsoft Yahei";}
.fst{ font-family:Arial,"宋体";}
.fyy{ font-family:Arial,"幼圆";}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f22{ font-size:22px;}
.f24{ font-size:24px;}
.f26{ font-size:26px;}
.f28{ font-size:28px;}
.f30{ font-size:30px;}
.f32{ font-size:32px;}
.f34{ font-size:34px;}
.f36{ font-size:36px;}
.f38{ font-size:38px;}
.f40{ font-size:40px;}
.f42{ font-size:42px;}
.f48{ font-size:48px;}
.f50{ font-size:50px;}
.f60{ font-size:60px;}
.f72{ font-size:72px;}
.fn{ font-weight:normal;}
.fb{ font-weight:bold;}
.fs100{ font-weight:100;}
a, a:link, a:active{ color:#767676;text-decoration: none;}
a:hover{ color:#004ea2; text-decoration: none;}

select::-ms-expand { display: none; }

.text-black2{ color:#424242;}
.text-blue3{ color:#67ccff;}
.text-pinks{ color:#e40088;}
.text-date{ color:#d2d2d2;}
.text-gray{ color:#8a8a8a;}
.text-gray-light{ color:#c8c5cc;}
.text-gray2{ color:#9b90b1;}
.text-black2,a.text-black2,a.text-black2:link,a.text-black2:visited{ color:#404040;}
a.text-black2:hover{ color:#1fa978; text-decoration: none;}
.text-gray-light,a.text-gray-light,a.text-gray-light:link{ color:#b3b3b3;}
a.text-gray-light:hover{ color:#1fa978; text-decoration: none;}
.bg-gray-light{ background-color: #f8f8f8;}
.bg-red{ background: #e62129;}
.bg-green{ background: #1fa978;}
.input:focus,.input:hover{ border-color:#004ea2!important; }
body{ color:#767676; background: #fff;}
p{ padding:0; margin:0; line-height: inherit;}
/*公共部分*/
.header{ width:100%; position: relative; z-index: 2;}
.header .container-layout{ position: relative; }
.header .utop{height:44px; line-height: 44px; background: #434343;}
.header .sobox{ float: left; margin-right: 20px; height: 44px;}
.header #searchsubmit{ float: left; width:30px; height: 18px; margin: 13px; background: url(../images/search-button.png) left center no-repeat; border:0; border-right: 1px solid #bababa;}
.header .search-text { /*display: none;*/ width: 200px;overflow: hidden;float: left; background: #000;}
.header .search-text input[type=text] { border:0; background: none; padding: 0 10px; color:#fff; }
.header .uhello{ float: right; padding:0 20px; border-right:1px solid #000; border-left:1px solid #000; color:#fff; }
.header .uwechat{ display: block; float: right; padding:0 20px;  border-right:1px solid #000; color:#fff; }

/*
.header form {margin-bottom: 0}
.header input[type=text] {padding: 13px 12px;line-height: 18px;height: 18px;border: 0;margin-bottom: 0;width: 150px;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;display: none}
.header input[type=submit] {float: left;height: 16px;margin: 14px 15px;padding: 0 29px 0 0;border-width: 0;border-right-width: 1px;border-right-style: solid;background-size: 16px 16px!important}
*/


.header .logo{ margin-top: 15px; margin-bottom: 15px; position: relative;}
.header .logo h2{ position: absolute; top:15px; left: 500px; margin-left:10px;}
.header .logo h4{ position: absolute; top:45px; left: 500px; letter-spacing: 1px;margin-left:10px;}

.header .utel{ position: absolute; right: 10px; top:10px; padding-left: 50px; background: url(../images/tel.png) left center no-repeat}


.header .menu { background: #004ea2;}
.header .menu ul{  width:100%; height: 50px; line-height: 50px;}
.header .menu li{ float: left; width:143px; height: 50px; line-height: 50px; font-weight: normal; position: relative;}
.header .menu li:last-child{ margin-right: 0; }
.header .menu li a{ display: block; color:#fff; text-align: center;}
.header .menu a.cur,.menu a:hover{ background:#0a9bae;color:#fff;}

.header .menu li ul{ display:none; position:absolute; width:100%; top:50px;padding:15px 0; background: rgba(0,0,0,.5); font-size:14px; height: auto;}
.header .menu li ul li{width: 100%; overflow: hidden; height: auto; font-size: 14px;}
.header .menu li ul li a{ color:#fff; line-height:36px;  height:36px; padding: 0; border:0!important;}
.header .menu li.cur ul li a,.menu li:hover ul li a{ background: none!important;}
.header .menu li.cur ul li a:hover,.menu li:hover ul li a:hover{ background:rgba(0,0,0,1)!important; color:#fff; line-height:36px; height:36px;}




.footer{ background:#2f2f2f; color:#a3a3a3; }
.footer a{ color:#a3a3a3;}
.footer a:hover{ color:#fff;}
.footer .fotcon{ padding: 50px 0 50px;}
.footer .fotnav{ float:left; width:570px; position: relative; padding-left: 120px;}
.footer .fotnav .flogo{ position: absolute; top:0; left: 0;}
.footer .fotnav dl{ margin-right: 100px;}
.footer .fotnav dt{ margin-bottom: 10px;}
.footer .fotnav dt a{ color:#fff;}
.footer .fotnav dd{ line-height: 28px; padding:0;}
.footer .fotnav dd a{ margin-right: 20px; display: inline-block; }

.footer .right{ width:600px; position: relative; padding-right: 200px;}
.footer .qrcode{ width:134px; position: absolute; right:0; top:0;}
.footer .qrcode img{width:134px; margin-bottom: 10px;}
.footer .isrv .f30{ letter-spacing: -1px; padding-left: 70px; background: url(../images/ico_tel.png) left center no-repeat; line-height: 34px;}
.footer .isrv ul.icat { font-size: 12px;}
.footer .isrv ul.icat li{ padding-left:25px; position:relative; margin-bottom: 10px;}
.footer .isrv ul.icat li span{ position:absolute; left:0px; width:20px; color:#00a1d9; text-align: center;}



.footer .copyright{ height:80px; background: #000; color:#7a7a7a; padding: 25px 0px 30px; line-height: 30px;}
.footer .copyright a{ color:#7a7a7a;}
.footer .copyright a:hover{ color:#fff;}
.footer .copyright .fico{}
.footer .copyright .fico a span{ display:inline-block; margin-left:10px; width:30px; height:30px; line-height:28px; text-align:center; border:1px solid #757575; color:#757575;}
.footer .copyright .fico a:hover span{ background:#0a9bae; color:#fff; border-color:#0a9bae;}


.insert{ height:40px;}
