html,
body {
	font: 12px/1.8 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: none;
	min-width: 1200px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #1C57C4;
	text-decoration: none;
}
.clear{
	clear: both;
}

/*头部*/

.header.on {
	background: #fff;
	zoom: 1;
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 999;
	animation-duration: .7s
}

.header.on {
	height: 100px;
}

.w1200{ width:1200px; margin:0 auto}
.header.on .head_top {
	display: none;
}

.h_tel {
	background: url(../images/h_tel.png) no-repeat left center;
	padding-left: 40px;
	margin-left: 20px;
	float: right;
	font-size: 26px;
	color: #ff0000;
	font-family: 'impact'
}

.inner {
	margin: 0 auto;
	padding: 0px 0px;
	width: 1200px;
	margin: 0 auto
}

.content {
	margin: 0 auto;
	width: 1200px;
}

.header {
	zoom: 1;
	height: 100px;
	background: #fff;
	z-index: 9999;
	width: 100%;
}

.head_top {
	border-bottom: 1px solid #7d7d7d;
	height: 52px;
	line-height: 52px;
}

.top_t {
	height: 52px;
	line-height: 52px;
}

.top_t p {
	float: right;
	height: 52px;
	line-height: 52px;
	display: none;
}

.top_t p a {
	color: #fff;
	font-size: 14px;
}

#web_logo {
	font-size: 0px;
	z-index: 999;
	left: 0px;
}

#web_logo img {
	height: 100%;
}

.top-logo {
	float: left;
	display: block;
}

nav {
	height: 100px;
	float: right;
	position: relative;
}

#nav {
	float: left;
}

#nav li.class1 {
	margin: 0px 10px;
	z-index: 35;
	position: relative;
	float: left;
	font-size: 16px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	list-style: none;
}

#nav a {
	color: #000;
	display: block;
	padding: 0px 10px;
}

#nav li.class1:hover {
	background: #da251c;
}

#nav li.class1:hover a {
	color: #fff;
}

#nav li li {
	border-left: none;
	margin-top: 0;
}

#nav ul li.class1 {
	width: 165px;
	text-align: center;
}

#nav li li.class1 a {
	color: #645858;
	width: 165px;
	font-size: 16px;
}

#nav li ul ul {
	left: 125px;
	top: -1px;
}

#nav li.class1:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul {
	display: none;
	color: #fff;
}

#nav li.class1:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul {
	display: block;
	color: #fff;
}

#nav ul {
	background: #fff;
	padding: 10px 0px;
	width: 415px;
	opacity: 0.9;
	padding: 40px;
	position: absolute;
	display: none;
	top: 80px;
}

#nav li ul li {
	border-right: none
}

#nav ul li .sub li {
	width: 100px;
}

#nav ul li.class1:hover {
	background: #191f53;
	color: #fff;
}

#nav ul a:hover {
	color: #fff;
}

#nav .cur {
	color: #e6212a;
}

#nav a.navdown {
	background: #009944;
	color: #fff;
}

#nav .sub .dl a {
	color: #000;
	border-bottom: 1px solid #717171;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
}

#nav .sub .dl a:hover {
	color: #e6212a;
}

#nav .sub .dl {
	height: 50px;
	line-height: 50px;
}

.list_img {
	display: none;
}

.submenu {
	display: none;
	position: absolute;
	font-size: 14px;
}

.submenu li {}

.submenu a {
	display: block;
	text-decoration: none;
	color: #666;
	padding: 12px;
	padding-left: 10px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.submenu a:hover,
.submenu li.current a {
	background: #8d5d1f;
	color: #FFF;
}

.met_flash {
	margin-top: 0px;
	font-size: 0px;
	overflow: hidden;
	clear: both;
}

.met_flash ul {
	margin: 0px;
	padding: 0px;
}

.met_flash img {
	width: 100%;
}

.logo_aa {
	float: left
}

.logo_bb {
	float: left;
	margin-left: 20px;
	border-left: solid #CCC 1px;
	padding-left: 20px;
	height: 66px;
	margin-top: 20px;
}

.logo_bb h1 {
	font-size: 30px;
	line-height: 36px;
}

.top_wz {
	font-size: 20px;
	color: #333;
	font-weight: normal
}

.top_wz strong {
	color: #F00
}

.fr {
	float: right
}

.fl {
	float: left
}

.f_pr {
	position: relative;
}

.f_pa {
	position: absolute;
}

ul {
	padding: 0px;
	margin: 0px
}

li {
	list-style: none
}

.header,
.content,
.footer {
	width: 1200px;
	margin: 0 auto;
}

em {
	font-style: normal;
}

.g_top {
	height: 231px;
	background: url(../images/topbg.jpg) repeat-x center top;
}

.g_top .m_top {
	height: 171px;
}

.top_t {
	height: 36px;
	line-height: 36px;
	color: #99999b;
	font-size: 14px;
}

.top_t p {
	float: right;
}

.top_t p a {
	padding: 0 10px 0 25px;
	display: inline-block;
	color: #99999b;
}

.top_t p a:hover {
	color: #fff;
}

.top_t .tico1 {
	background: url(../images/tico1.jpg) no-repeat 0 9px;
}

.top_t .tico2 {
	background: url(../images/tico2.jpg) no-repeat 0 9px;
}

.top_t .tico3 {
	background: url(../images/tico3.jpg) no-repeat 0 9px;
}

.top_c .tlogo {
	float: left;
	padding: 10px 20px 0 0;
}

.top_c h2 {
	float: left;
	height: 60px;
	margin: 38px 0 0 0;
	color: #da251c;
	font-size: 24px;
	font-weight: bold;
}

.top_c h2 em {
	display: block;
	color: #303236;
	font-weight: normal;
	font-size: 20px;
	padding-top: 3px;
}

.top_c p {
	float: right;
	margin: 44px 0 0 0;
	padding: 0 0 12px 60px;
	background: url(../images/tel.png) no-repeat left 2px;
}

.top_c p b {
	display: block;
	color: #777777;
	font-size: 14px;
	font-weight: normal;
}

.top_c p span {
	display: block;
	font-size: 30px;
	color: #da251c;
	font-family: impact;
	line-height: 30px;
}

.g_nav {
	height: 60px;
	line-height: 60px;
}

.csx {
	background-color: #191919;
}

.g_nav li {
	position: relative;
	float: left;
	font-size: 16px;
	/*border-left: 1px solid #fff;*/
	width: 12.4%;
	text-align: center;
}

.g_nav li:last-child {
	/*border-right: 1px solid #fff;*/
}

.g_nav li a {
	display: block;
	/* float: left; */
	padding: 0 25px;
	color: #fff;
	line-height: 60px;
	text-decoration: none;
	margin: 0 auto;
}

.g_nav li a:hover {
	background-color: #191919;
	font-weight: bold;
}

.g_ft {
	height: 200px;
	padding-top: 40px;
	/* background: url(../images/ftbg.jpg) no-repeat center top; */
	background-color: #da251c;
}

.g_ft .m_fnav {
	height: 64px;
	line-height: 64px;
	color: #999999;
	border-bottom: 1px solid #3b3b3b;
	margin-bottom: 40px;
}

.g_ft .m_fnav a {
	color: #999999;
	margin: 0 70px 0 0;
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
}

.g_ft .m_fnav a:hover,
.g_ft .m_fnav .cur {
	color: #fff;
	border-bottom: 2px solid #fff;
}

.g_ft .m_fnav .lasta {
	margin-right: 0;
}

.m_ftlogo {
	float: left;
	width: 180px;
	height: 180px;
	margin-right: 106px;
}

.m_ftlogo .ftlogo {
	height: 92px;
	text-align: center;
	padding: 20px 0;
	background-color: #fff;
}

.m_ftlogo p {
	font-size: 14px;
	line-height: 49px;
	color: #808080;
}

.m_ftlogo p a {
	color: #808080;
}

.g_ft .f_ftcon {
	float: left;
	width: 610px;
	line-height: 30px;
	font-size: 14px;
}

.g_ft .f_ftcon li {
	font-size: 14px;
	line-height: 26px;
	color: #808080;
}

.g_ft .f_ftcon li a {
	color: #fff;
}

.g_ft .f_ftcon li b {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.g_ft .f_ftcon li i {
	display: inline-block;
	font-style: normal;
	padding: 0 15px;
	color: #fff;
}

.g_ft .f_ftcon li:nth-child(1) {
	margin-bottom: 10px;
}

.ftel {
	display: block;
	margin-top: 20px;
	background: url(../images/ftel.png) no-repeat 0 5px;
	padding-left: 55px;
	font-size: 26px;
	color: #fff;
	line-height: 44px;
}

.ftel i {
	color: #39393a;
	font-style: normal;
	font-weight: normal;
}


/*banner图轮播*/

.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 675px;
	overflow: hidden;
}

.fullSlide .bd {
	position: relative;
	z-index: 0;
}

.fullSlide .bd ul {
	width: 100%!important;
}

.fullSlide .bd li {
	width: 100%!important;
	height: 675px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.fullSlide .hd {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	position: absolute;
	z-index: 1;
	bottom: 36px;
	overflow: hidden;
}

.fullSlide .hd ul {
	margin-left: 500px;
}

.fullSlide .hd ul li {
	float: left;
	margin: 0 5px;
	display: inline;
	cursor: pointer;
}

.fullSlide .hd ul li {
	width: 62px;
	height: 8px;
	background: #fff;
}

.fullSlide .hd ul .on {
	background: #da251c;
}


/*搜索*/

.g_ser {
	height: 67px;
	line-height: 67px;
	border-bottom: 1px solid #dbdbdb
}

.h_sea {
	height: 67px;
	line-height: 67px;
	overflow: hidden;
	color: #777777;
	font-size: 14px;
}

.h_sea b {
	font-weight: normal;
	color: #777777;
}

.inp01 {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	width: 274px;
	float: left;
	color: #999999;
	font-size: 14px;
	border: none;
	background: none;
	font-family: "Microsoft Yahei"
}

.s_ss {
	float: left;
	width: 48px;
	height: 40px;
	background: none;
	border: none;
	cursor: pointer;
}
.key li{
	float: left;
}
.key a {
	color: #666666;
	padding: 0 5px;
}

.key .lasta {
	background: red;
}

.s_inp {
	margin-top: 14px;
	background: url(../images/serbg.jpg) no-repeat;
	width: 346px;
	height: 40px;
}

.ico {
	display: none;
	position: fixed;
	left: 0px;
	bottom: 170px;
	z-index: 999;
	color: #fff;
	cursor: pointer;
	width: 43px;
	height: 189px;
	font-size: 16px;
	background: url(../images/bottom.png) no-repeat center;
	box-sizing: border-box;
	padding: 51px 11px 0;
	line-height: 20px;
}


/*产品展示*/

.g_pro {
	padding-top: 20px;
	height: 940px;
	background-color: #f1f1f1;
}

.g_pro h2 {
	height: 160px;
	text-align: center;
	font-size: 40px;
	color: #333;
	font-weight: normal;
	padding-top: 30px;
}

.g_pro h2 a {
	color: #333;
}

.g_pro h2 em {
	display: block;
	font-size: 18px;
	width: 336px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #333;
	border-radius: 20px;
	margin: 10px auto 0
}

.g_pro .cphd {
	/*height: 72px;*/
}

.g_pro .cphd li {
	float: left;
	width: 299px;
	height: 68px;
	line-height: 68px;
	background: #ccc;
	margin: 0 1px 1px 0
}

.g_pro .cphd li a {
	display: block;
	padding-left: 100px;
	width: 199px;
	font-size: 20px;
	color: #333;
	background: url(../images/flico1.jpg) no-repeat 70px 28px;
}

.g_pro .cphd .on a {
	background: #da251c url(../images/flico2.jpg) no-repeat 70px 28px;
	color: #fff;
}

.g_pro .cpbd li {
	float: left;
	width: 32.3%;
	margin: 0.5%;
	position: relative;
	margin-bottom: 18px;
}

.g_pro .cpbd .cptj {
	float: left;
	width: 797px;
	height: 449px;
	overflow: hidden;
	margin-right: 19px;
	position: relative;
}

.g_pro .cpbd .cptj img {
	width: 797px;
	height: 449px;
	display: block;
	transition: all 0.3s linear 0s;
}

.g_pro .cpbd .cptj:hover img {
	transform: scale(1.1);
}

.g_pro .cpbd .cptj h4 {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 797px;
	height: 56px;
	line-height: 56px;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.g_pro .cpbd li {
	overflow: hidden;
}

.g_pro .cpbd li h4 {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.g_pro .cpbd li img {
	width: 100%;
	height: 291px;
	display: block;
	transition: all 0.3s linear 0s;
}

.g_pro .cpbd li:hover img {
	transform: scale(1.1);
}


/*关于我们*/

.g_zj {
	padding-top: 50px;
	background: url(../images/abbg.jpg) no-repeat center top;
}

.g_zj h2 {
	height: 130px;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
}

.g_zj h2 a {
	color: #fff;
}

.g_zj h2 em {
	display: block;
	font-size: 18px;
	width: 344px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #a4adb9;
	border-radius: 20px;
	margin: 0px auto 0
}

.g_zj .u_dlst1 {
	height: 403px;
	margin-bottom: 15px;
	clear: both;
}

.g_zj .u_dlst1 dt {
	margin-bottom: 0px;
	overflow: hidden;
	border: 8px solid #fff;
	border-bottom: none;
	float: left;
}

.g_zj .u_dlst1 dt img {
	display: block;
	transition: all 0.3s linear 0s;
}

.g_zj .u_dlst1 dt:hover img {
	transform: scale(1.1);
}

.g_zj p {
	overflow: hidden;
	line-height: 24px;
	font-size: 15px;
	text-align: center;
	padding: 30px 50px 50px 60px;
	color: #666666;
	/* text-align: center; */
}

.g_zs2 {
	height: 340px;
}

.zz {
	width: 1200px;
	height: 340px;
	margin: 0 auto;
	position: relative;
}

.zz ul {
	height: 48px;
	border: 1px solid #dfdfdf;
	margin-bottom: 22px;
}

.zz ul li {
	float: left;
	width: 399px;
	font-size: 18px;
	color: #333333;
}

.zz ul li a {
	float: left;
	display: block;
	width: 219px;
	border-right: 1px solid #dfdfdf;
	line-height: 48px;
	position: relative;
	padding-left: 180px;
}

.zz ul li i {
	position: absolute;
	left: 140px;
	top: 6px;
	width: 36px;
	height: 36px;
	overflow: hidden;
}

.zz ul li a:hover,
.zz ul li.cur a {
	color: #fff;
	background: #da251c;
}

.zz ul li a:hover i img,
.zz ul .cur i img {
	margin-left: -36px;
}

.zz ul li a:hover:before,
.zz .cur a:before {
	content: "";
	position: absolute;
	width: 28px;
	height: 9px;
	background: url(../images/abjt.png) no-repeat;
	left: 50%;
	margin-left: -14px;
	bottom: -9px;
}

.zz_box {
	position: relative;
}

.zz_box .ljt,
.zz_box .rjt {
	width: 22px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	display: block;
	z-index: 10;
}

.zz_box .ljt {
	left: -45px;
	top: 66px;
}

.zz_box .rjt {
	right: -45px;
	top: 66px;
}

.zz-s {
	height: 290px;
	overflow: hidden;
}

.zz-s ol li {
	position: relative;
	float: left;
	width: 286px;
	overflow: hidden;
	margin-right: 18px;
	*display: inline;
	background: none;
	padding: 0
}

.zz-s ol li img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	transition: all 0.3s linear 0s;
}

.zz-s ol li em {
	width: 286px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	display: block;
}

.zz-s ol li:hover em {
	display: block;
}

.zz-s ol li:hover img {
	transform: scale(1.05);
}


/*优势*/

.g_ys {
	/*height: 1219px;*/
	background: url(../images/ysbg.jpg) no-repeat;
	padding-top: 50px;
	overflow: hidden;
}

.g_ys h2 {
	height: 133px;
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: normal;
}

.g_ys h2 a {
	color: #333333;
}

.g_ys h2 em {
	display: block;
	font-size: 18px;
	width: 346px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #333333;
	border-radius: 20px;
	margin: 0px auto 0;
}

.g_ys .m_ys1 {
	height: 470px;
}

.g_ys dt {
	float: left;
	margin-left: -360px;
	width: 960px;
	position: relative;
}

.g_ys dt b {
	position: absolute;
	right: 0;
	top: 0;
}

.g_ys dt b a {
	display: block;
	width: 150px;
	height: 75px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 75px;
	/* padding-top: 20px; */
	background: #da251c;
}

.g_ys dd {
	float: left;
	width: 550px;
	position: relative;
}

.g_ys dd i {
	position: absolute;
	right: 0;
	top: 27px;
}

.g_ys dd h3 {
	margin-top: 42px;
	position: relative;
	height: 150px;
	margin-left: 90px;
	background: url(../images/ysline.jpg) no-repeat 0 130px;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

.g_ys dd h3 b {
	display: block;
	font-size: 34px;
	color: #da251c;
	padding-top: 18px;
}

.g_ys dd h3:before {
	content: "";
	position: absolute;
	width: 63px;
	height: 1px;
	background: #da251c;
	left: 0;
	top: 0;
}

.g_ys dd p {
	font-size: 16px;
	line-height: 26px;
	margin-left: 90px;
	width: 488px;
	background: url(../images/indzc_qq.png) no-repeat left 10px;
	padding-left: 15px;
}

.g_ys .yss {
	position: absolute;
	left: 0;
	top: 320px;
	overflow: hidden;
}

.g_ys .yss img {
	transition: all 0.3s linear 0s;
}

.g_ys .yss:hover img {
	transform: scale(1.1);
}

.g_ys .m_ys2 {
	height: 540px;
}

.g_ys .m_ys2 dt {
	float: right;
	margin-right: -360px;
	width: 960px;
	position: relative;
}

.g_ys .m_ys2 dt b {
	position: absolute;
	left: 0;
	top: 0;
}

.g_ys .m_ys2 dt b a {
	display: block;
	width: 150px;
	height: 75px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 75px;
	/* padding-top: 75px; */
	background: #da251c;
}

.g_ys .m_ys2 dd {
	float: left;
	width: 600px;
	position: relative;
}

.g_ys .m_ys2 dd i {
	position: absolute;
	left: 422px;
	top: 100px;
}

.g_ys .m_ys2 dd h3 {
	margin-top: 100px;
	position: relative;
	height: 140px;
	margin-left: 0;
	background: url(../images/ysline.jpg) no-repeat 0 120px;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

.g_ys .m_ys2 dd h3 b {
	display: block;
	font-size: 34px;
	color: #da251c;
	padding-top: 18px;
}

.g_ys .m_ys2 dd h3:before {
	content: "";
	position: absolute;
	width: 63px;
	height: 1px;
	background: #da251c;
	left: 0;
	top: 0;
}

.g_ys .m_ys2 dd p {
	font-size: 16px;
	line-height: 26px;
	margin-left: 0;
	width: 528px;
	margin-top: 15px;
	background: url(../images/indzc_qq.png) no-repeat left 10px;
	padding-left: 15px;
}

.g_ys .m_ys2 .yss {
	position: absolute;
	left: 0;
	top: 0;
}

.g_ys .m_ys3 {
	height: 546px;
}


/*案例展示*/

.g_an {
	background: url(../images/anbg.jpg) no-repeat center top;
	height: 1283px;
	padding-top: 65px;
}

.g_an h2 {
	height: 132px;
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: normal;
}

.g_an h2 a {
	color: #333333;
}

.g_an h2 em {
	display: block;
	font-size: 18px;
	width: 346px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #333333;
	border-radius: 20px;
	margin: 10px auto 0;
}

.g_an .antit {
	height: 76px;
	line-height: 76px;
	border-top: 1px solid #ccc;
}

.g_an .antit a {
	display: inline-block;
	font-size: 18px;
	color: #333333;
	margin: 0 15px;
	padding: 0 5px;
}

.g_an .antit a:hover,
.g_an .antit .cur {
	border-top: 2px solid #da251c;
	position: relative;
	margin-top: -1px;
}

.antj {
	height: 600px;
	margin-bottom: 63px;
	position: relative;
}

.antj dl {
	position: relative;
	width: 1200px;
	height: 600px;
}

.antj dt {
	width: 1200px;
	height: 600px;
	overflow: hidden;
}

.antj dt img {
	width: 1193px;
	height: 600px;
	display: block;
}

.antj dd {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
	padding: 40px 0 0 50px;
	height: 140px;
	border-radius: 50px 50px 0 0;
	width: 1150px;
}

.antj h3 a {
	display: block;
	height: 52px;
	line-height: 52px;
	position: relative;
	font-size: 22px;
	color: #1a1a1a;
}

.antj h3 a:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 2px;
	background: #da251c;
	left: 0;
	top: 46px;
}

.antj p {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	width: 768px;
}

.antj .anwz {
	position: absolute;
	left: 848px;
	top: 52px;
}

.antj .anwz li {
	float: left;
	width: 74px;
	height: 60px;
	border: 1px solid #cacaca;
	border-radius: 50%;
	margin-right: 5px;
	padding-top: 14px;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	color: #000
}

.antj .anwz li:hover,
.antj .anwz .cur {
	background: #da251c;
	color: #fff;
	font-weight: bold;
	border: 1px solid #da251c;
}

.antj .u_ljt {
	background: url(../images/jt.png) no-repeat;
	width: 66px;
	height: 66px;
	left: -33px;
	top: 190px;
	position: absolute;
}

.antj .u_rjt {
	background: url(../images/jt.png) no-repeat right 0;
	width: 66px;
	height: 66px;
	right: -33px;
	top: 190px;
	position: absolute;
}

.anlst h3 {
	background: url(../images/antittj.jpg) no-repeat;
	height: 62px;
	line-height: 62px;
	padding: 0 0 0 60px;
	font-size: 26px;
	color: #333333;
	font-weight: normal;
}

.anlst h3 a {
	color: #333333;
}

.anlst h3 span {
	width: 80px;
	height: 22px;
	line-height: 22px;
	background: #da251c;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 14px;
	float: right;
}

.anlst li {
	float: left;
	width: 284px;
	margin-right: 20px;
}

.anlst li img {
	width: 284px;
	height: 213px;
	display: block;
}

.anlst li em {
	display: block;
	width: 204px;
	height: 44px;
	line-height: 44px;
	padding: 0 50px 0 30px;
	font-size: 15px;
	color: #666666;
	background: #f2f2f2 url(../images/anico.jpg) no-repeat 246px 16px;
}


/* 动态 */

.content {
	width: 1200px;
	margin: 0 auto
}

.f_fr {
	float: right
}

.g_newcon22 {
	height: 680px;
}

.g_newcon22 h2 {
	height: 154px;
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: normal;
}

.g_newcon22 h2 a {
	color: #333333;
}

.g_newcon22 h2 em {
	display: block;
	font-size: 18px;
	width: 346px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #a4adb9;
	border-radius: 20px;
	margin: 10px auto 0;
}

.g_newcon22 .m_newl {
	float: left;
	width: 358px;
	position: relative;
}

.g_newcon22 .m_newl h3 {
	height: 32px;
	margin-bottom: 6px;
}

.g_newcon22 .m_newl dt {
	width: 388px;
	height: 291px;
}

.g_newcon22 .m_newl dt img {
	width: 100%;
	height: 291px;
	display: block;
}

.g_newcon22 .m_newl dd {
	height: 110px;
	padding: 10px 10px 40px 0;
	background: #f5f5f5;
	margin: 0;
}

.g_newcon22 .m_newl h4 {
	text-indent: 1em;
	height: 50px;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
}

.g_newcon22 .m_newl h4 a {
	color: #333333;
	display: block;
}

.g_newcon22 .m_newl dd p {
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #666666;
	overflow: hidden;
}

.g_newcon22 .m_newl .newhd {
	position: absolute;
	left: 139px;
	top: 330px;
	z-index: 111;
}

.g_newcon22 .m_newl .newhd li {
	float: left;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	margin-right: 18px;
}

.g_newcon22 .m_newl .newhd .on {
	background: #da251c;
	width: 30px;
	border-radius: 20px;
}

.g_news22 {
	width: 800px;
	float: right;
}

.g_news22 .newq {
	height: 48px;
	border-bottom: 1px solid #dcdcdc;
}

.g_news22 .newq li {
	float: left;
	height: 48px;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.g_news22 .newq li a {
	color: #666666;
	margin-right: 30px;
	display: block;
	float: left;
	position: relative;
	height: 48px;
	padding-left: 40px;
}

.g_news22 .newq li i {
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 32px;
	overflow: hidden;
}

.g_news22 .newq li a:hover,
.g_news22 .newq li.cur a {
	color: #da251c;
	border-bottom: 1px solid #da251c;
}

.g_news22 .newq li a:hover i img,
.g_news22 .newq li.cur i img {
	margin-left: -36px;
}

.g_news22 dl {
	padding: 23px 0 0 0;
	height: 120px;
	border-bottom: 1px dashed #ccc;
}

.g_news22 h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-bottom: 12px;
}

.g_news22 h3 a {
	color: #333333;
}

.g_news22 p {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	height: 44px;
	overflow: hidden;
}

.g_news22 dl:hover h3 a {
	color: #da251c;
	border-bottom: 1px solid #da251c;
}

.g_news22 dl:nth-child(3) {
	border-bottom: none;
}


/* 底部信息 */

.g_ft {
	height: 200px;
	padding-top: 40px;
	/* background: url(../images/ftbg.jpg) no-repeat center top; */
	background-color: #333;
}

.g_ft .m_fnav {
	height: 64px;
	line-height: 64px;
	color: #999999;
	border-bottom: 1px solid #333;
	margin-bottom: 40px;
}

.g_ft .m_fnav a {
	color: #999999;
	margin: 0 70px 0 0;
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
}

.g_ft .m_fnav a:hover,
.g_ft .m_fnav .cur {
	color: #fff;
	border-bottom: 2px solid #fff;
}

.g_ft .m_fnav .lasta {
	margin-right: 0;
}

.m_ftlogo {
	float: left;
	width: 180px;
	height: 180px;
	margin-right: 106px;
}

.g_ft .f_ftcon {
	float: left;
	width: 610px;
	line-height: 30px;
	font-size: 14px;
}

.g_ft .f_ftcon p {
	font-size: 14px;
	color: white;
	line-height: 12px;
}


.g_ft .f_ftcon p:nth-child(1) {
	margin-bottom: 10px;
}

.ftel {
	display: block;
	margin-top: 15px;
	background: url(../images/ftel.png) no-repeat 0 5px;
	padding-left: 55px;
	font-size: 26px;
	color: #fff;
	line-height: 44px;
}

.ftel i {
	color: #39393a;
	font-style: normal;
	font-weight: normal;
}

.g_ft .m_code {
	float: left;
	width: 302px;
	padding: 6px 0 0 0;
}

.g_ft .codelst li {
	float: right;
	width: 132px;
	height: 150px;
	margin-left: 16px;
	position: relative;
	background: #fff;
}

.g_ft .codelst li img {
	width: 118px;
	height: 118px;
	display: block;
	margin: 0 auto;
	padding-top: 10px;
}

.g_ft .codelst li em {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #4c4c4c;
	width: 132px;
}

.f_cb p {
	color: #FFF
}

.inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

header {
	background: #013d97;
	zoom: 1
}

#web_logo {
	margin-left: 10px;
	font-size: 0px;
	position: relative;
	z-index: 999;
}

.top-nav {
	color: #fff;
	position: absolute;
	right: 5px;
	top: 8px;
	height: 77px;
	z-index: 1;
	text-align: right;
	width: 100%;
}

.top-nav a {
	color: #fff;
}

.top-nav a:hover {
	color: #fff;
}

.top-nav li.b {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.top-nav li.t span {
	padding: 0px 5px;
	font-size: 10px;
	color: #bbb;
}

.top-logo {
	min-height: 90px;
	height: 90px;
}

.met_flash {
	margin-top: 10px;
	font-size: 0px;
	overflow: hidden;
}

.met_flash ul {
	margin: 0px;
	padding: 0px;
}


/*首页*/

.aboutus {
	float: left;
	width: 675px;
	margin-top: 10px;
}

.case {
	float: right;
	width: 290px;
	margin-top: 10px;
	overflow: hidden;
}

.style-1 h3.title span {
	float: left;
	background: url(../images/dt-5.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	padding: 0px 25px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

.style-1 h3.title a.more {
	float: right;
	width: 39px;
	height: 11px;
	line-height: 1000px;
	overflow: hidden;
	background: url(../images/more.gif);
	margin: 10px 10px 0px 0px;
}

.style-1 .active {
	background: #fff;
	padding: 10px;
}

.style-2 h3.title {
	background: url(../images/dt-6.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	position: relative;
}

.style-2 h3.title a.more {
	position: absolute;
	right: 10px;
	top: 0px;
	color: #fff;
	font-size: 12px;
}

.style-2 .active {
	background: #fff;
	padding: 10px;
}

.style-2 dl.ind {
	clear: both;
	zoom: 1
}

.style-2 dl.ind dt {
	float: left;
	display: inline;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px 10px 0px;
	zoom: 1
}

.style-2 dl.ind dt a {
	margin-left: 5px;
}

.style-2 dl.ind dd {
	float: right;
	display: inline;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}

.style-2 dl.ind dd h4 {
	margin-left: 10px;
}

.style-2 dl.ind dd p.desc {
	margin-left: 10px;
	font-style: italic;
	color: #666;
}

.index-news {
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-top: 15px;
}

.listel li {
	margin: 0px 5px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 13px;
	background: url(../images/dt-1.gif) no-repeat left 12px;
}

.listel li a {
	margin-right: 5px;
	zoom: 1;
}

.listel li span {
	float: right;
	color: #666;
}

.index-conts {
	float: right;
	width: 290px;
	margin-top: 15px;
}

.index-product {
	padding-top: 15px;
	*margin-top: 15px;
	*padding-top: 0px;
}

.index-product .profld {
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.index-product h3 span {
	float: left;
}

.index-product ol {
	position: absolute;
	width: 2012em;
}

.index-product ol li {
	float: left;
	text-align: center;
}

.index-product ol li a.img {
	display: block;
	text-align: center;
	font-size: 0px;
}

.index-product ol li a.img img {
	margin: auto;
	border: 1px solid #d6d6d6;
}

.index-product ol li h3 {
	font-weight: normal;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.index-product .flip {
	height: 20px;
	overflow: hidden;
	margin: 8px 15px 0px;
	float: left;
}

* html .index-product .flip {
	width: 300px;
}

*+html .index-product .flip {
	width: 300px;
}

.index-product .next,
.index-product .prev {
	width: 18px;
	height: 18px;
	overflow: hidden;
	display: block;
	float: left;
	background: url(../images/neu.gif) no-repeat;
}

.index-product .next {
	background-position: -17px 0px;
}

.index-product .next:hover {
	background-position: -57px 0px;
}

.index-product .prev {
	background-position: -40px 0px;
}

.index-product .prev:hover {
	background-position: 0px 0px;
}

#trigger {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	position: relative;
	bottom: 8px;
	*bottom: 0px;
	*top: 5px;
	zoom: 1;
}

#trigger a {
	background: url(../images/neu.gif) no-repeat -78px -10px;
	width: 8px;
	height: 8px;
	font-size: 0px;
	display: inline-block;
	overflow: hidden;
	margin-right: 5px;
}

#trigger a.current {
	background-position: -78px 0px;
}

#tabs-nav {
	float: left;
	text-align: center;
	margin-left: 15px;
}

#tabs-nav li {
	margin: 0 4px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: relative;
	*top: 12px;
}

#tabs-nav li a {
	width: 8px;
	height: 8px;
	display: block;
	overflow: hidden;
	background: #9df0f5;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}

#tabs-nav li a:hover {
	background: #fff;
}

#tabs-nav li a.flex-active {
	background: #fff;
	cursor: default;
}

.index-links {
	background: #fff;
	padding: 5px 15px 10px;
	margin-top: 15px;
	position: relative;
}

.index-links h3 {
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	background: url(../images/dt-2.gif) no-repeat left center;
	font-weight: normal;
	font-size: 14px;
	position: relative;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.index-links h3 a.more {
	position: absolute;
	right: 10px;
	top: 0px;
	color: #666;
	font-size: 12px;
}

.index-links ul {
	margin: 0px;
	padding: 0px;
}

.index-links .img {
	margin-bottom: 3px;
}

.index-links .img li {
	list-style: none;
	display: inline;
	padding-right: 5px;
}

.index-links .img img {
	width: 88px;
	height: 31px;
}

.index-links .txt {
	zoom: 1;
}

.index-links .txt li {
	list-style: none;
	float: left;
	width: 88px;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	overflow: hidden;
}


/*底部*/

.foot-nav {
	text-align: center;
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
}

.foot-nav span {
	font-size: 10px;
	margin: 0px 8px;
	color: #888;
}

.foot-text {
	text-align: center;
	padding: 0px 0px 5px;
}


/*公共部分*/


/*分页*/

.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important;
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
	margin: 20px 0px;
	margin-right: 370px
}

.page-num:not(:disabled) {
	cursor: pointer;
}

.page-num,
.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #1685c1;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

a.page-num:hover,
.page-link:hover {
	text-decoration: none;
}
.pagination .page-item{
	color: #333333;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #da251c;
	border-color: #da251c;
}

.page-num-current:hover {
	color: #fff;
}

.reLink {
	height: 38px;
	border: 1px solid #ccc;
	margin: 10px auto 10px;
	padding: 0px 10px;
}
.reLink p{
	margin: 0;
}
.reLink .prevLink,
.reLink .nextLink {
	height: 38px;
	line-height: 38px;
}

.reLink .prevLink a,
.reLink .nextLink a {
	height: 38px;
	line-height: 38px;
}

.reLink .prevLink a:hover,
.reLink .nextLink a:hover {
	color: #da251c;
}

.reLink .prevLink {
	float: left;
}

.reLink .nextLink {
	float: right;
}


/*↑组图样式↑*/


/*在线客服*/

.online {
	position: fixed;
	bottom: 150px;
	right: 0px;
	width: 60px;
	z-index: 999;
	color: #999;
}

.online a {
	color: #666;
}

.online a:hover {
	text-decoration: none;
}

.online dl {
	background: #27a8e1;
	padding: 10px 5px;
	margin-bottom: 1px;
	position: relative;
}

.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

.online dl dd i {
	font-size: 25px;
}

.online dl:hover {
	background: #1781bd;
}

.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}

.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.online dl dt h3 i {
	margin-right: 5px;
}

.online dl dt h3 span {
	float: right;
	cursor: pointer;
}

.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}

.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}


/*内页样式*/

.leftnews {
	margin-bottom: 10px;
}

.leftnews .title {
	height: 42px;
	padding-left: 52px;
	padding-top: 18px;
}

.leftnews .leftnewscomt {
	background: #fff;
	padding: 10px;
}

.leftnews .leftnewscomt ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}

.leftnews .leftnewscomt ul li a {
	font-size: 14px;
	display: block;
	padding-left: 10px;
}

.leftnews .leftcont {
	background: #fff;
	padding: 10px;
}

.leftnews .leftcont h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1685c1;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}

.leftnews .leftcont span {
	line-height: 24px;
	font-size: 12px;
	padding-top: 10px;
	display: block;
	border-bottom: 1px solid #f2f2f2;
}

.leftnews .leftcont p {
	font-size: 18px;
	color: #333;
	padding-top: 10px;
	line-height: normal;
}

.leftnews .leftcont p i {
	font-size: 22px;
	color: #1685c1;
	display: block;
}


/*内产品页*/

.box-content {
	
	float: right;
	width: 940px;
	
}

.box-content .content {
	width: 940px;
}

.btn_c p {
	width: 270px;
	float: left;
	font-size: 16px;
	color: #000;
	text-align: left;
}

.btn_c a {
	display: block;
	width: 130px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #3ea86e;
	color: #fff;
	font-size: 16px;
}

#productlist {
	padding: 0px 0px;
}

#productlist li {
	float: left;
	display: inline;
	background: #f9f9f9;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	width: 286px;
}

#productlist li:nth-child(3n) {
	margin-right: 0px;
}

#productlist li .li_pic .a_t {
	background: #fff;
	display: block;
}

#productlist li .li_pic .li_text {
	padding: 10px 0px;
}

#productlist .list .li_pic .li_text h5 {
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 10px;
}
#productlist .list .li_pic .li_text h5 a:hover{
	color: #da251c;
}
#productlist .list .li_pic .li_text p {
	line-height: 30px;
}

#productlist .list .li_pic a.a_t img {
	margin: auto;
	height: 200px;
	width: 100%;
}

#productlist li a.img:hover {
	margin: auto;
	max-height: 200px;
}

#productlist li h3 {
	padding: 5px 0px 10px;
	font-weight: normal;
	line-height: 1.5;
}

#showproduct {
	padding: 15px 0px;
}

#showproduct .pshow {}

#showproduct .pshow .dt {
	float: left;
	width: 60%;
}

.li_pic .more {
	margin-top: 20px;
}

.li_pic .more a {
	width: 138px;
	border: 1px solid #e2e2e2;
	display: block;
	text-align: center;
	margin-right: 5px;
	float: left;
	line-height: 35px;
}

.li_pic .more a:nth-child(2) {
	margin-right: 0px;
}


/*产品轮播*/

.pro-left {
	width: 500px;
}

.view {
	border: 1px solid #ccc;
	width: 500px;
	margin-bottom: 20px;
}

.view .swiper-slide {
	height: 300px;
	max-width: 500px;
	padding: 0 0px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}

.view .swiper-slide img {
	height: 100%;
}

.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}

.preview {
	position: relative;
	width: 440px;
	left: 30px;
	margin-bottom: 15px;
}

.preview .swiper-slide {
	text-align: center;
	width: 87.5px;
	height: 70px;
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}

.preview .swiper-slide img {
	display: inline-block;
	height: 100%;
}

.preview .active-nav {
	border: 1px solid #F00;
}

.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}

.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}

a.btn-danger {
	color: #fff;
	font-size: 14px;
	padding: 5px 20px;
	background: #dc3545;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 5px;
}

.dec-tit {
	clear: both;
	background: #f2f2f2;
	padding: 10px 10px;
	margin: 20px 0px;
	font-size: 16px;
	font-weight: bold;
}

.pro-right {
	width: 400px;
}

.pro-right h2 {
	font-size: 20px;
	font-weight: bold;
}

.pro-right .text-secondary {
	margin: 20px 0px;
}


/*内页新闻*/

#newslist li {
	float: left;
	padding: 2%;
	margin: 0px 0px 20px 0px;
	width: 95.6%;
	background: #fff;
	border: 1px solid #dedede;
}

#newslist li .news_img {
	width: 30%;
	float: left;
}

#newslist li img {
	width: 255px;
	height: 200px;
	display: block;
}

#newslist li .news_t {
	float: right;
	width: 68%;
}

#newslist li .news_t h4 {
	line-height: 30px;
	font-size: 16px;
}

#newslist li .news_t time {
	line-height: 30px;
}

#newslist li p {
	line-height: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	color: #797979;
}

#newslist li a.more {
	float: right;
	color: #797979;
	width: 134px;
	height: 40px;
	display: inline-block;
	border: 1px solid #dedede;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

#newslist li a.more:hover {
	background: #da251c;
	color: #fff;
}

h2.news-title {
	font-size: 20px;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px;
	color: #333;
}

.news-time {
	text-align: center;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


/*内页案例*/

#imglist li {
	float: left;
	display: inline;
	text-align: center;
	margin-left: 11px;
	margin-bottom: 10px;
	width: 300px;
}

#imglist li a.img {
	font-size: 0px;
	display: inline-flex;
	vertical-align: middle;
	text-align: center;
	height: 200px;
	width: 100%;
	border: 1px solid #ccc;
}

#imglist li a.img img {
	margin: auto;
	width: 100%;
	height: 200px;
}

#imglist li h3 {
	padding: 5px 0px 10px;
	font-weight: normal;
	line-height: 1.5;
}

#showimg {
	padding: 15px;
}


/*内页侧栏*/

.pages {
	margin-bottom: 30px;
}

.position {
	font-weight: normal;
	position: relative;
	top: 3px;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 47px;
	margin-bottom: 20px;
}

.sb_nav {
	float: left;
	width: 240px;
	
	margin-bottom: 20px;
}

.sb_nav h3.title {
	text-align: center;
	background: #da251c;
	padding: 0px 15px;
	height: 75px;
	line-height: 75px;
	border-bottom: 1px solid #fff;
	font-size: 20px;
	color: #fff;
	margin-bottom: 5px;
}

.sb_nav h3.line {
	margin-top: 15px;
}

.sb_nav .active {
	padding: 0px 0px;
	background: #fff;
	border-top: 5px solid #1685c1;
}

.sb_nav dl {
	margin: 0;
}

.sb_nav dl dt {
	margin-bottom: 2px;
	background: url(../images/p14-icon5.png) no-repeat 220px center #333333;
	height: 50px;
	line-height: 50px;
}

.sb_nav dl dt a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: white;
	text-indent: 2em;
}
.sb_nav dl dt a:hover,
.sb_nav dl dt a.btn-info {
	background: #da251c;
	font-weight: bold;
}

.sb_nav dl dd div {
	background-image: url(../images/san_06.gif);
	background-position: left center;
	padding-left: 10px;
	width: 160px;
	margin: 10px auto;
	height: 24px;
	line-height: 24px;
	color: #666;
	background-repeat: no-repeat;
	cursor: pointer;
	border-bottom: dashed #CCCCCC 1px;
}

.sb_contact .sb_active {
	padding: 20px;
	background: #ececeb;
}


/*产品页推荐新闻*/

.l_con {
	width: 228px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.s_con {
	border: 1px solid #e2e2e2;
	width: 228px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.c_con {
	width: 228px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.t04 {
	background: #da251c;
	line-height: 35px;
	text-indent: 10px;
	color: #fff;
}

.info_b,
.info_b2 {
	padding: 5px 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.s_con dl dt {
	border: 1px solid #e2e2e2;
	width: 190px;
	height: 140px;
	padding: 5px;
}

.s_con dl {
	float: left;
	overflow: hidden;
	margin: 10px 0px 10px 12px;
	text-align: center;
	width: 204px;
}

.s_con dt img {
	max-width: 100%;
	height: 140px;
}

.s_con dd {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	color: #000;
	width: 200px;
}

.news_con {
	clear: both;
	margin: 11px 0px;
}

.news_con li {
	float: left;
	/*padding-left:15px;*/
	line-height: 30px;
	width: 50%;
	/*background: url('../images/dtico.jpg') no-repeat scroll left center transpartnerent;*/
}

.a_pro_con {
	clear: both;
	margin: 11px 0px;
}

.a_pro_con li {
	width: 260px;
	float: left;
	margin: 10px 10px 0px 10px;
	text-align: center;
	border: 1px solid #e2e2e2;
}

.a_pro_con li img {
	width: 260px;
	float: left;
	height: 160px;
}

.a_pro_con li a {
	display: block;
	line-height: 30px;
}

.nav {
	position: relative;
	z-index: 12;
}

.nav .first_line {
	position: absolute;
	top: 0;
	left: -1px;
	width: 1px;
	height: 45px;
	background: #043284;
	background-size: 2px 45px;
}

.nav .list {
	width: 102%;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	position: relative;
	display: -webkit-flex;
	display: flex;
	text-align: center;
}

.nav li.item {
	-webkit-flex: 1;
	flex: 1;
	display: block;
	position: relative;
	z-index: 10;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.nav li.item.active,
.nav li.item:hover {
	background-color: #1583dd;
}

.nav .item a {
	display: block;
	height: 45px;
	color: #fff;
	font-size: 16px;
}

#nav .subnav {
	position: absolute;
	top: 45px;
	left: 0px;
}

#nav .subnav {
	position: absolute;
	left: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	z-index: 199;
	opacity: 0;
	visibility: hidden;
	height: auto;
	overflow: hidden;
	width: 100%;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}

#nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}

#nav .subnav .nav1 {
	position: relative;
	display: block;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	border-top: 1px solid #ddd;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

#nav .subnav .nav1:first-child {
	border-top: 0;
}

#nav .subnav .nav1:hover {
	background: #0173dd;
}

#nav .subnav .nav1 a {
	padding: 0;
	height: 45px;
	line-height: 45px!important;
	font-size: 14px;
	color: #333;
}

#nav .subnav .nav1:hover a {
	color: #fff;
}