/*
* @Author: sunjijing
* @Date:   2019-09-09 11:59:46
* @Last Modified by:   sunjijing
* @Last Modified time: 2019-10-08 09:55:28
*/

.swiper-slide .shadow.dn { top: 20px !important; left: 20px !important; }

/* 初始化样式 */
img { border: none; max-width: 100%; max-height: 100%; vertical-align: middle; }
li { list-style: none; }
.flone{ width:86px; float: left; display: inline; margin-left: 34px;}
.customs-head-center .fl { float: left; padding-top: 9px; }
.fr { float: right; }
.clearfix:after { content: "."; display: block; height: 0; font-size: 0em; line-height: 0; visibility: hidden; clear: both; }
.clearfix { zoom: 1; clear: both; }
.pubCon { max-width: 1200px; min-width: 1200px; margin: 0 auto; width: 100%; }
.css3guodu { -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.customs-body-bg { background: url(../img/headAndBottom/2019100811475730373.png) no-repeat top center; background-size: 100%; }

/* 头部样式 */
.customs-head { background: #0d4d8b url(../img/headAndBottom/head_bg.jpg) repeat-x; }
.customs-head-top { height: 42px; line-height: 42px; font-size: 14px; color: #fff; }
.customs-head-link { *width: 560px; color: #fff; }
.customs-head-link li { display: inline-block; font-size: 14px; color: #fff; vertical-align: middle; line-height: 42px; *width: auto; /* *display: inline; */ }
.customs-head-link li a { font-size: 14px; color: #fff; padding: 0 10px; }
.customs-head-center { width: 100%; padding-top: 15px; margin-bottom: 16px; overflow: hidden; }
#customs-nav { overflow: hidden; }
#customs-search { overflow: hidden; width: 310px;  background: #fff; height: 34px; border-radius: 17px; }
#customs-search input { width: 270px;  float: left; border: none; line-height: 34px; height: 34px; padding: 0 10px 0 20px; color: #686868; font-size: 14px; }
#customs-search .searchBtn { width: 34px; height: 34px; display: block; background: url(../img/headAndBottom/head_search_btn.png) no-repeat center; float: right; border: none; }
#customs-search .searchBtn a { display: block; width: 100%; height: 100%; }
.customs-head-search-tips { margin-top: 15px; padding: 0 15px; color: #fff; font-size: 14px; }
.customs-head-search-tips a { font-size: 14px; color: #fff; margin: 0 5px; }
.customs-head-bottom { height: 50px; background: #005a9f; background: rgba(0, 90, 159, .5); }
.customs-head-nav { font-size: 12px; line-height: 47px; color: #ccc; padding-bottom: 3px; z-index: 10; position: relative; }
#customs-nav .customs-head-nav { justify-content: flex-end; }
.customs-head-nav > li { display: inline-block; height: 47px; line-height: 47px; position: relative; width: auto; *zoom: 1; /* *display: inline; */ padding: 0 50px; }
.customs-head-nav > li > a { font-size: 16px; color: #fff; display: block; *display: inline; }
.customs-head-nav > li:hover, .customs-head-nav > li.on { border-bottom: 3px solid #01a1ec; }
.customs-sub-nav { position: absolute; width: 100%; background: #005a9f; background: rgba(0, 90, 159, .9); top: 50px; display: none; left: 0; }
.customs-sub-nav > li { padding: 5px; line-height: 24px; text-align: center; }
.customs-sub-nav > li > a { display: block; font-size: 14px; color: #ececec; }
.customs-sub-nav > li:hover > a { color: #fff; }

.customs-head-endoc {
    width: 100%;
    padding: 15px 0px 5px 35px;
    margin-bottom: 16px;
    overflow: hidden;
}
.customs-head-endoc-logo{
	/* padding-left: 300px */
}
.customs-head-search {
    width: 310px;
    padding-top: 14px;
    padding-right: 30px;
}
.qgythptDiv {
	font-size: 18px;
    color: #fff;
    border: 2px solid #fff
}
.ocpotalNewDiv {
    font-size: 35px;
    color: #fff;
    font-family: SimHei, sans-serif;
}

.ressDiv{
	padding-top: 10px;
}

/* 底部样式 */
.customs-foot { height: 270px; background: url(../img/headAndBottom/foot_bg.jpg); }
.customs-foot-link { padding-top: 30px; font-size: 14px; color: #fff; font-weight: bold; text-align: center; line-height: 38px; margin-bottom: 60px; }
.customs-foot-link select { width: 128px; height: 38px; line-height: 38px; /* *height: 24px; height: 24px \9;*/  font-size: 12px; color: #fff; border: 1px solid #019ce5; /* background: none; */ text-indent: 5px; margin: 0 5px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../img/headAndBottom/foot_select_bg.png) no-repeat 108px center; /* background: none\0; */ }
.customs-foot-link select option { color: #333; }
.customs-foot-link select option[value=''] { color: #fff; }
.customs-foot-text { overflow: hidden; }
.customs-foot-text, .customs-foot-text a { font-size: 14px; line-height: 30px; color: #fff; }
.foot-text-center { margin-left: 30px; }
.foot-text-right { width:220px\0; }
.foot-text-right img { margin-left: 20px; margin-top: 10px; }

/* 适配代码 */
@media screen and (max-width:1199px) {
	* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.pubCon { max-width: 100%; min-width: 100%; width: 100%; padding: 0 20px; }
	.customs-head-nav { display: flex; font-size: 0; line-height: 0; }
	.customs-head-nav > li > a { padding: 0 24px; }
	.customs-head-nav > li { height: 50px; line-height: 50px; padding: 0; }
	.customs-foot { height: auto; background: #16407a; }
	.customs-foot-link { margin-bottom: 10px; }
	.customs-foot-link span { display: block; }
	.customs-foot-link select { margin: 0 5px 5px 0; }
	.foot-text-left, .foot-text-center { float: none; text-align: center; margin-bottom: 5px; }
	.foot-text-center { margin-left: 0; }
	.foot-text-center p { display: inline-block; margin: 0 5px; }
	.foot-text-right { float: none; text-align: center; }
}
@media screen and (max-width:999px) {
	.customs-head-logo { width: 520px; }
	.customs-head-nav > li > a { padding: 0 10px; }
	.flone{width: 60px;}
}
@media screen and (max-width:767px) {
	.pubCon { padding: 0 15px; }
	.customs-head { padding-bottom: 45px; position: relative; }
	.customs-head-search { position: absolute; float: none; bottom: 11px; width: 87%;right:4%; }
	#customs-search input { width: calc( 100% - 34px); }
	#customs-search { width: 100%; }
	#customs-nav .customs-head-nav { justify-content: inherit; text-align: center; }
	.customs-head-nav > li { line-height: 36px; height: 36px; }
	.customs-head-nav > li > a { padding: 0 5px; font-weight: bold; }
	.customs-head-nav > li:hover, .customs-head-nav > li.on { border: none; }
	.customs-head-nav { float: none; display: block; }
	.customs-head-bottom { padding: 0px; position: relative; z-index: 10; height: auto; background: none; }
	.customs-head-top, .customs-head-search-tips { display: none; }
	.customs-head-logo { max-width: 80%; margin: 0 auto; float: none; }
	.customs-foot-link { display: none; }
	.foot-text-left p a:nth-child(4), .foot-text-left p a:nth-child(5), .foot-text-left p a:nth-child(6) { display: none; }

}
@media screen and (max-width:449px) {
	.customs-head-search { width: 92%;right:4%; }
	.customs-foot-text, .customs-foot-text a { font-size: 12px; line-height: 2em; }
	.customs-foot { padding: 10px 0; }
	.foot-text-left p, .foot-text-center p { font-size: 12px; }
	.foot-text-right img { height: 36px; }
}