﻿ @charset "utf-8";
/*reset*/
/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
 a:hover{text-decoration: none;-webkit-transition: background-color .2s ease;-moz-transition: background-color .2s ease;-ms-transition: background-color .2s ease;-o-transition: background-color .2s ease;transition: background-color .2s ease}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after{content:"."; height:0; display:block; visibility:hidden; clear:both; font-size:0;}
.clearfix{zoom:1;}
table th, table td {/*padding:5px;*/
}
fieldset, img {
	border: 0;
	max-width: 100%;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
/*其他*/
.curp {
	cursor: pointer
}
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/


#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}
#roll_top {
	background: url(../images/top.gif) no-repeat
}
#fall {
	background: url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -558px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -558px;
	_position: absolute;
	z-index: 100;
}
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.content,
.container {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #d1d0d1;
}
.header .hdTop {
	width: 100%;
	background-color: #fff;
	height: 30px;
}
.header .hdTop p {
	float: left;
	line-height: 30px;
	font-size: 13px;
	color: #979797
}
.header .hdUl {
	float: right;
	margin-top: 8px;
}
.header .hdUl li {
	float: left;
	padding: 0 10px;
	border-right: 1px dotted #cdcdcd;
}
.header .hdUl li a {
	color: #979797
}
.header .hdUl li.last {
	padding-right: 0;
	border-right: none
}
.header .logo {
	overflow: hidden;
	background: url(../images/hdbg.jpg) no-repeat center;
	padding: 30px 0
}
.header .hdLt {
	float: left;
}
.header .hdLt h1 {
}
.header .hdLt h2 {
	font-weight: normal;
	font-size: 20px;
	color: #4b4b4b;
	background: url(../images/hd-line.png) no-repeat left top;
	padding: 5px 0;
	margin-top: 5px;
}
.header .phone {
	float: right;
	background: url(../images/hdphone.gif) no-repeat left center;
	padding-left: 80px;
	font-size: 16px;
	color: #000000;
	margin-top: 28px;
	padding: 5px 0 5px 80px;
}
.header .phone h4 {
	font-size: 32px;
	color: #103488;
	font-weight: normal;
	font-family: Times New Roman;
}
.header .Nav {
	width: 100%;
	background: #0080cc;
}
.header .navBox {
	height: 48px;
	line-height: 48px;
}
.header .nav {
	width: 102%;
}
.header .nav li {
	float: left;
	font-size: 16px;
	background: url(../images/navlibg.png) repeat-y right center;
}
.header .nav li a {
	display: block;
	text-decoration: none;
	color: #fff
}
.header .nav li:last-child {
	background: none
}
.header .nav li:hover, .header .nav li.cur {
	background: url(../images/navhoverbg.png) no-repeat center;
	background-size: cover;
}
/*底部*/
.footer {
	overflow: hidden;
	width: 100%;
	background-color: #f0f0f0;
}
.footer .ftNav {
	overflow: hidden;
	height: 60px;
	background-color: #0080cc;
	width: 100%;
}
.footer .ftNav ul {
	margin-top: 20px;
}
.footer .ftNav ul li {
	padding: 0 26px;
	float: left;
	font-size: 14px;
	border-right: 1px dotted #6c6c6c
}
.footer .ftNav ul li a {
	color: #fff
}
.footer .ftNav ul li:last-child {
	border: none
}
.footer .ftdl {
	float: left;
	width: 600px;
}
.footer .ftdl dt {
	width: 180px;
	float: left;
}
.footer .ftdl dd {
	width: 400px;
	float: right;
	margin-top: 50px;
}
.footer .ftdl dd p {
	font-size: 14px;
	color: #464646;
	line-height: 30px;
}
.footer .ftdl dd p a {
	color: #464646
}
.footer .ewm {
	float: right;
	width: 300px;
	margin-top: 30px;
}
.footer .ewmDl {
	overflow: hidden
}
.footer .ewmDl dt {
	float: left;
	width: 94px;
}
.footer .ewmDl dd {
	width: 182px;
	float: right
}
.footer .ewmDl dd h3 {
	font-size: 18px;
	font-weight: normal;
	color: #6d6c6c;
	margin-top: 25px;
	margin-bottom: 12px;
}
.footer .ewmDl dd p {
	font-size: 14px;
	margin-top: 5px;
	color: #838383
}
.footer .ftPhone {
	background: url(../images/ftphone.png) no-repeat left center;
	padding-left: 95px;
	font-size: 14px;
	color: #838383;
	margin-left: 20px;
	padding-bottom: 15px;
}
.footer .ftPhone h4 {
	font-weight: normal;
	font-size: 27px;
	color: #333333;
	margin-bottom: 0px;
}
/*回到顶部*/
.rtTop {
	width: 153px;
	height: 59px;
	overflow: hidden;
	position: fixed;
	top: 84%;
	right: 46%;
	margin-right: -600px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 40px;
	height: 59px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
 .swiper-wrapper {
	 height: auto!important;
 }
.search-submit{
	border:0;
	display: block;
	float: right;
	background: url(../images/ssFdj.png) no-repeat center;
	width: 13%;
	height: 34px;
}



 .sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
 .sp_logo{padding:10px;float:left;height:50px}
 .sp_logo img{margin:auto;max-height:30px;}
 .sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
 .sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
 .sp_nav span:nth-of-type(1){top:0px}
 .sp_nav span:nth-of-type(2){top:10px}
 .sp_nav span:nth-of-type(3){top:20px}
 .sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
 .sp_nav_se span:nth-of-type(2){width:0}
 .sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
 .sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
 .nav_show{top:50px}
 .sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
 .sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
 .sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
 .sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
 .sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
 .sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
 .sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
 .sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
 .sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
 .sjj_nav ul li ul{display:none}
 .sjj_nav ul li a{color:#666;width:80%}
 .sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
 .sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
 .sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
 .sjj_nav ul li ul li>ul{margin-left:10px}
 /*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
.sp_header{display: none}


 @media only screen and (max-width: 1200px){
	 .header .hdTop{display: none;}
	 .header .logo {display: none}
	 .Nav {display: none}
	 .banner{padding-top: 50px!important;}
	 .sp_header{display: block}
	 .swiper-button-next, .swiper-button-prev{top: 64%!important;}

 }


 @media only screen and (max-width: 640px){
	 .ss .ssBox p{line-height: 1!important;}
	 .ss .ssK{width: 100%!important;}
	 .F_v dl{width: 50%}
	 .F_v dd h3{font-size: 18px}
	 .A_B dt{width: 100%;}
	 .A_B dd{width: 98%;padding: 0 1%}
	 .N_L {display: none}
	 .x_F .xflt{height: 300px;width: 100%}
	 .x_F .xfRt{width: 100%}
	 .J_M {display: none}
	 .Z_S .z_Snav {width: 98%}
	 .Z_S .z_Snav li p{font-size: 18px}
	 .Z_S .zsCon{height: 280px}
	 .L_Y{display: none}
	 .Q_g .Qgcon em{width: 45px;height: 76px;position: absolute;top: 56px;}
	 .Q_g{height: 410px}
	 .N_w .newlt{width: 100%}
	 .N_w .nwRt{width: 100%}
	 .navUl{width: 86%!important;}
	 .N_w .navUl li{width: 46%}
	 .N_w .rqBox{width: 98%}
	 .N_w .newBoxlt{height: 611px}
	 .N_w .nwtu{width: 100%}
	 .footer .ftNav ul li{padding: 0 15px}
	 .footer .ftNav{height: 80px}
	 .footer .ftdl{text-align: center}
	 .footer .ftdl{width: 100% }
	 .footer .ftdl dt{width: 100%}
	 .footer .ftdl dd{width: 100%}
	 .footer .ewm{width: 100%}
	 .ss .ssK input{width: 50%!important;}
	 .soleft {display: none}
	 .cpright {width:96%!important;}
	 .agent_con .dl_2 {width: 47%}
	 .ss{padding-top: 10px}
	 .dl_42 dt{width: 100%!important;}
	 .dl_42 dd{width: 100%!important;}
	 .ntop span{margin-right: 3%}
	 .newsCont .nnBox{width: 100%!important;}
	 .bk_list {width: 100%!important;}
	 .bk_list .bkleftlist{width: 62%!important;}
	 .prodbaseinfo_a{width: 100%!important;margin-left: 0!important;}
	 .cp dl{width: 47%!important;}
	 .right2 {display: none}
	 .left2{width: 100%!important;}
	 .prolthz {display: none}
	 .P_r .proRt{width: 100%!important;}
	 .P_r .proRtBox{width: 83% !important}
	 .P_r .prowen{width: 46%!important;}
	 .P_r .prowen dd{width: 50%!important;}
	 .P_r .proUl li img{width: 77%!important;}
	 .indexry-title{width: 64%}
	 .topadcs a{height: 131px!important;background-size: 100% 100%!important;}
	 .footer .ftdl dd{margin-top: 0}


 }