/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
body {color: #272727;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;font-size:14px;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
*, ::after, ::before  { box-sizing: border-box;}
a {color: #272727; text-decoration: none;}
a:hover { color:#272727;text-decoration: none; border-bottom-style:}
a {
    outline: none;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
}
img {  overflow-clip-margin: content-box;  overflow: clip;}
.box{ margin:0 auto;width:100%;min-width: 1300px;max-width:1600px; box-sizing: border-box;padding-left:5%;padding-right:5%;}

.bg{ width: 100%;min-width:1300px;}
.fl { float: left;}
.fr {float: right;}
.d-flex { display: flex!important;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}
i,em{font-style: normal;}

.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}

.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top110 {padding-top: 110px;}

.lin28{ line-height:28px;}

.container {width:96%;max-width: 1400px;margin:0 auto;padding:0;}

/*抬头*/
.headSearchWarp{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.6);
	z-index: 9009;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}
.headSearchWarp.open{
	opacity: 1;
	visibility: visible; 
	transition: all .5s ease;
}
.headSearch{
	position: fixed;
	top: -151px;
	opacity: 0;
	visibility: hidden;
	left: 0;
	background: #fff;
	z-index: 90090;
	width: 100%;
	padding: 50px 0;
	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .1);
	transition: all .5s ease;
}
.headSearch.open{
	opacity: 1;
	top: 0;
	visibility: visible;
	transition: all .5s ease;
}
.headSearch .container{
	max-width: 1000px;
	position: relative;
	border-bottom: 1px solid #ddd;
}
.headSearch input[type=text]{
	border: none;
	height: 50px;
	width: 90%;
	padding: 0;
	text-indent: 18px;
	float: left;
}
.headSearch .hsm {
    width: 10%;
    float: left;
    height: 50px;
    background: url(../images/ss-ico.jpg) no-repeat right 15px center;
    text-align: right;
    border: none;
    outline: none;
    padding-right: 5px;
    line-height: 50px;
    cursor: pointer;
}

/* head */
.head {
	width:100%;
	background:rgba(255,255,255,1);
	z-index:999;
	height:110px;
	position:fixed;
	display:flex;
	transition:all .5s ease;
}
.head.fixedbg {
	left:0;
	position: fixed;
	top: 0;
	background:rgba(255,255,255,1);
	box-shadow:0 6px 15px 0 rgba(0,0,0,.1);
	transition:all .5s ease;
}

.head .container{
	max-width: 1400px;
	height:110px;
	position: relative;
	z-index: 99;
	background: #fff;
}

.head .logo {float: left;padding-top:22px; padding-left:10px;position: relative; font-size:14px; font-weight:bold; color:#ca211d;} 
.head .logo a { color:#ca211d;}

.head .logo1 {float: left;padding-top:22px; padding-left:10px;position: relative;}
.head .logo1 p:nth-child(1) { font-size:28px; font-weight:bold; display:block;}
.head .logo1 p:nth-child(2) { font-size:15px; display:block; padding-top:4px;}

.headR { float:right; }


.headRtop { height:50px; display:block;  padding: 12px 0 0; }
.headRtop .lang { margin-left: 10px; width: 28px; height: 28px; border-radius: 50%; background-color: #005BAC; text-align: center; line-height: 28px; color: #fff; font-size: 14px;  }
.headRtop .lang2 { margin-left: 10px; width: 28px; height: 28px; border-radius: 50%; background-color: #005BAC; text-align: center; line-height: 28px; color: #fff; font-size: 12px; margin-top:3px;}
.headRtop .item-email { margin-left: 19px; width: 28px; height: 28px; border-radius: 50%; background-color: #E6002E; text-align: center; line-height:28px; }
.headRtop .item-tel { margin-left: 12px;  font-size: 16px;  line-height: 28px; color:#0055a5; }
.headRtop .item-tel .iconfont {  font-size: 1.6rem; margin-right: 10px; vertical-align: middle; color:#0055a5; }
.headRtop .item-tel span {color: #0055a5; font-size:22px; font-weight:bold; padding-left:5px;}


.WebLink{ display:block; margin-top:7px; margin-left: 40px;}
.WebLink li{
	float: left;
	height:53px;
	position: relative;
}
.WebLink li > a{
	display: block;
	height:53px;
	line-height:53px; padding-left: 20px; padding-right: 20px;
	font-size: 16px;
	position:relative;
	color: #222222;
}
.WebLink li:last-child > a {padding-right: 0px;}




	

.WebLink li:hover > a,
.WebLink li.on > a{
	color: #2d4b76;
	font-weight:bold;background:#f99e4f; color:#fff;
}
.WebLink li a.cur {
	color: #2d4b76;
	font-weight:bold;
}
.WebLink>li.cur>a{ display:block; background:#f99e4f; color:#fff;font-weight:bold;}

.WebLink li .sub-lm{
	position: absolute;
	width: 226px;
	left: 65%;
	top: 53px;
	margin-left: -108px;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	transition: all .5s ease;
}
.WebLink li .sub-lm.w2{
	width: 150px;
	margin-left: -75px;
}
.WebLink li:hover .sub-lm{
	opacity: 1;
	z-index: 999;
	visibility: visible;
	transition: all .5s ease;
}
.WebLink li .sub-lm .link{
	border-top: 3px solid #2d4b76;
	background: #fff;
	box-shadow: 0 0 12px 0 rgba(0,0,0,.1);
	transition: all .5s ease;
}
.WebLink li .sub-lm .t{
	height: 27px;
}
.WebLink li .sub-lm .link a{
	display: block;
	line-height: 45px;
	font-size: 16px;
	color: #555;
	border-bottom: 1px solid #ebebeb;
	max-height: 0;
	overflow: hidden;
	text-align: center;
	-webkit-transition: max-height 300ms ease;
	-moz-transition: max-height 300ms ease;
	-o-transition: max-height 300ms ease;
	transition: max-height 300ms ease;
}
.WebLink li:hover .sub-lm .link a{
	max-height: 45px;
	transition: all .5s ease;
}
.WebLink li .sub-lm .link a:hover{
	background: #f1f1f1;
	color: #055da5;
}





.head-search{
	float: right;
	color: #fff;
	cursor: pointer;
	margin-top: 26px;
	margin-left: 40px;
	position: relative;
	z-index: 101;
}
.head-search i{
	font-size: 24px;
	line-height: 28px;
}
.head-tel{
	float: right;
	padding-right:2.5%;
	overflow: hidden;
	margin-top: 14px;
}
.head-tel i{
	float: left;
	font-size: 52px;
	line-height: 52px;
	color: #f08400;
	position: relative;
	top: 0px;
}
.head-tel p{
	float: left;
	font-family: Arial;
	font-size: 20px;
	line-height: 52px;
	font-weight:bold;
	color: #222222;
}
.head-tel p a:nth-child(1){
	letter-spacing: 1px;
}

@media (min-width: 1060px) and (max-width: 1600px)
{
.head-tel { display: none;}
.head .container .line{ display: none;}
}


/*版权*/
.copy_bg{ background:#06416a; padding-bottom:40px;}
.copy_tel {  line-height:40px;  padding: 60px 0 24px; position: relative}
.copy_tel p{ background:url(../img/botlx.png) no-repeat left center; padding-left:40px; font-size: 30px; color: #fff; line-height: 42px; text-align:left; }
.copy_p2{ display:block;  font-size: 16px; color: #fff; line-height: 32px; }


	.copy_row1 { overflow:hidden; }
	.copy_row1 ul{ float: left;padding: 50px 100px 0px 0;position: relative; }
    .copy_row1 ul li{ line-height: 30px;font-size: 14px;color: #dbdbdb; overflow:hidden; }
	.copy_row1 ul li a{color: #dbdbdb; display: block;line-height:34px; font-size: 14px;}
	.copy_row1 ul strong a{color: #dbdbdb;font-weight: bold;display:block;font-size:17px; line-height:60px}
	
	.copy_row1 ul strong{display:block;padding-bottom:10px;  }
	.copy_row1 ul li a:hover{color: #fff;text-decoration: underline;}
	.copy_row1 ul:hover:after{background-color: #004e9d;}
	.copy_row1 ul:hover:before{background-color: #004e9d;}
	.copy_row1 ul:hover strong a{color: #fff}

.copy_row1_4 { width:156px; line-height:30px; text-align:center; color:#fff; padding-right:0px; display:block; }
.copy_row1_4 img { width:156px;}
.copy_row1_4 p {  width:156px; text-align:center; }

.footer_bg{ background:#222; height: 80px; line-height:80px; border-top:1px #383838 solid; font-size:14px; color:#999;}
.footer_bg a{font-size:14px; color:#999;}
.footer_bg a:hover{color:#fff;}


@media(max-width: 1229px){
.head .logo {float: left;padding-top:22px; padding-left:10px;position: relative; font-size:12px; font-weight:bold; color:#ca211d;  width:145px;} 
.head .logo img { width:140px;}
.head .logo a { color:#ca211d;}

.head .logo1 {float: left;padding-top:22px; padding-left:10px;position: relative;}
.head .logo1 p:nth-child(1) { font-size:24px; font-weight:bold; display:block;}
.head .logo1 p:nth-child(2) { font-size:13px; display:block; padding-top:4px;}
}
	


@media(max-width: 1327px){ 
.WebLink li > a{padding-left: 15px; padding-right: 15px;}

}

@media(max-width: 1372px){ 
.copy_p2 {font-size: 16px;}
.copy_row1 ul { padding: 50px 50px 0px 0;}

}