@font-face {
    font-family: "MyFont";
    src: url("../fonts/Aileron/Aileron-Bold.otf");
}

/****顶部导航 start*****/
.daohang{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.daohang .nav{
	background: #fff;
	padding: 15px 0;
}
.daohang .nav .lmmc{
	font-family: "MyFont";
	font-size: 14px;
	color: #000;
}
.daohang .nav .lmmc:hover{
	/*font-size: 14px;*/
	color: #CF1111;
}
.daohang .nav .uk-active .lmmc{
	/*font-size: 14px;*/
	color: #CF1111;
}
.daohang .nav .ss{
	overflow: hidden;
}
.daohang .nav form{
	margin-bottom: 0;
	margin-right: -170px;
	transition: margin-right 0.2s;
}
.daohang .nav .inp{
	width: 170px;
	height: 30px;
	font-size: 12px;
}
.daohang .nav .anniu{
	background: url(../images/sousuo.jpg) no-repeat center center; 
}
.daohang .nav .anniu2{
	background: url(../images/sousuo.jpg) no-repeat center center; 
}
/****顶部导航 end*****/
/****内页导航-产品列表页 start*****/
.daohang_nr_cp{
	width: 100%;
	overflow: auto;
	background: url(../images/daohang_nr_bg.png) repeat-y top center;
	background-size: cover;
}
.daohang_nr_cp .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 30px auto;
}
.daohang_nr_cp .kuai{
	position: relative;
}
.daohang_nr_cp .kuai a{
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: "MyFont";
	font-size: 14px;
}
.daohang_nr_cp #active a{
	color: #cc0001;
}
.daohang_nr_cp #active:before{
	content: "";
	width: 30px;
	height: 4px;
	background-color: #CC3433;
	position: absolute;
	top: 45px;
	left: -15px;
	margin-left: 50%;
}
.daohang_nr_cp .hexin .erji{
	display: none;
	margin-top: 30px;
}
.daohang_nr_cp .hexin .erji div{
	margin-top: 15px;
}
.daohang_nr_cp .hexin .erji a{
	display: flex;
	width: 100%;
	height: 50px;
	border-radius: 25px;
	font-family: 'MyFont';
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	color: #333;
	text-decoration: none;
}
.daohang_nr_cp .hexin .erji a:hover{
	background-color: #cc0001;
	color: #fff;
	font-weight: bold;
}
.daohang_nr_cp .hexin .erji a span{
	padding: 0 10px;
}
@media screen and (max-width: 640px) {
	.daohang_nr_cp .hexin .erji a{
		font-size: 12px;
	}
}
/****内页导航-产品列表页 end*****/
/****内页导航-通用版 start*****/
.daohang_nr{
	width: 100%;
	overflow: auto;
	background: url(../images/daohang_nr_bg.png) repeat-y center;
}
.daohang_nr .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 30px auto;
}
.daohang_nr .kuai{
	position: relative;
}
.daohang_nr .kuai a{
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: "MyFont";
	font-size: 22px;
}
.daohang_nr #active a{
	color: #cc0001;
}
.daohang_nr #active:before{
	content: "";
	width: 30px;
	height: 4px;
	background-color: #CC3433;
	position: absolute;
	top: 35px;
	left: -15px;
	margin-left: 50%;
}
.daohang_nr .hexin .erji{
	display: none;
	margin-top: 30px;
}
.daohang_nr .hexin .erji div{
	margin-top: 15px;
}
.daohang_nr .hexin .erji a{
	display: flex;
	width: 100%;
	height: 50px;
	border-radius: 25px;
	font-family: 'MyFont';
	font-size: 14px;
	text-align: center;
	background-color: #fff;
	color: #333;
	text-decoration: none;
}
.daohang_nr .hexin .erji a:hover{
	background-color: #cc0001;
	color: #fff;
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	.daohang_nr .kuai a{
		font-size: 18px;
	}
}
/****内页导航-通用版 end*****/
/****内页导航-新闻页 start*****/
.daohang_news{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.daohang_news .kuai{
	position: relative;
}
.daohang_news .kuai a{
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: "MyFont";
	font-size: 22px;
}
.daohang_news #active a{
	color: #cc0001;
}
.daohang_news #active:before{
	content: "";
	width: 30px;
	height: 4px;
	background-color: #CC3433;
	position: absolute;
	top: 35px;
	left: -15px;
	margin-left: 50%;
}
.daohang_news .kuai:hover a{
	color: #cc0001;
}
.daohang_news .kuai:hover:before{
	content: "";
	width: 30px;
	height: 4px;
	background-color: #CC3433;
	position: absolute;
	top: 35px;
	left: -15px;
	margin-left: 50%;
}
@media screen and (max-width: 640px) {
	.daohang_news .kuai a{
		font-size: 18px;
	}
}
/****内页导航-新闻页 end*****/
/****底部 start*****/
.foot{
	width: 100%;
}
.foot .top{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 75px;
	background-color: #666;
}
.foot .top .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.foot .top .hexin .biaoti{
	font-family: "MyFont";
	color: #fff;
	font-size: 18px;
	position: relative;
}
.foot .top .hexin .biaoti:before{
	content: "";
	width: 35px;
	height: 4px;
	background-color: #CC3433;
	position: absolute;
	top: 35px;
}
.foot .top .hexin .dh{
    width: 50%;
	padding: 0;
	margin-top: 50px;
	/*margin-right: 30px;*/
	float: left;
}
.foot .top .hexin .dh li{
	color: #fff;
	list-style-type: none;
	margin-top: 10px;
	padding-left: 16px;
	background: url(../images/dian.jpg) no-repeat left center;
}
.foot .top .hexin .dh li a{
	color: #fff;
	font-size: 12px;
	font-family: "MyFont";
	line-height: 24px;
	text-decoration: none;
}
.foot .top .hexin .dh li a:hover{
	color: #999;
}
.foot .top .hexin video{
	margin-top: 60px;
}
.foot .top .hexin .lxwm{
	margin-top: 60px;
}
.foot .top .hexin .lxwm .pt{
	font-family: "MyFont";
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}
.foot .top .hexin .lxwm .pz{
	margin-top: 10px;
	margin-bottom: 0px;
	color: #ccc;
	font-size: 12px;
	line-height: 24px;
}
.foot .top .hexin .lxwm .tubiao{
	width: 25px;
	height: 20px;
	float: left;
	margin-right: 15px; 
}
.foot .top .hexin .lxwm .tb_kuang{
	overflow: auto;
}
.foot .top .hexin .lxwm .tubiao1{
	background: url(../images/foot_tu2.png) no-repeat;
}
.foot .top .hexin .lxwm .tubiao2{
	background: url(../images/foot_tu3.png) no-repeat;
}
.foot .top .hexin .lxwm #click1{
	background: url(../images/foot_tu2_1.png) no-repeat;
}
.foot .top .hexin .lxwm #click2{
	background: url(../images/foot_tu3_1.png) no-repeat;
}
.foot .top .hexin .lxwm .rwm{
	margin-top: 30px;
	display: none;
}
@media screen and (max-width: 640px) {
    .foot .top .hexin .biaoti{
    	text-align: center;
    }
    .foot .top .hexin .biaoti:before{
		margin-left: 18px;
	}
	.foot .top .hexin .dh2{
		float: right;
	}
	.foot .top .hexin .lxwm{
		text-align: center;
	}
}
.foot .bot{
	width: 100%;
	padding: 20px 0px;
	background-color: #333;
}
.foot .bot div{
	color: #999;
	line-height: 34px;
	text-align: center;
	font-size: 12px;
}
.foot .bot div a{
	color: #999;
	text-decoration: none;
}
.foot .bot div a:hover{
	color: #cc0001;
}
/****底部 end*****/
/****悬浮框 start*****/
.xfk{
	position: fixed;
	right: 20px;
	bottom: 150px;
}
.xfk div{
	position: relative;
	height: 46px;
    overflow: hidden;
}
.xfk div p{
	position: absolute;
	color: #fff;
	font-family: "MyFont";
	font-size: 12px;
	width: 30px;
	margin: 0;
	top: 53px;
	left: 25px;
	line-height: 14px;
}
/****悬浮框 end*****/
/****弹出框 start*****/
.tck{
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 300px;
	height: 550px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 0px 10px #666;
	display: none;
}
#tck3{
	height: 450px;
}
.tck .db{
	padding: 0 10px;
	padding-bottom: 5px;
	width: 280px;
	overflow: hidden;
	line-height: 50px;
	color: #fff;
	background-color: #CC0001;
	font-size: 14px;
	font-family: "MyFont";
}
.tck .db .l{
	float: left;
}
.tck .db .r{
	float: right;
	cursor: pointer;
}
.tck .yd{
	width: 280px;
	padding: 0 10px;
	font-size: 13px;
	font-family: "MyFont";
	color: red;
	margin-top: 10px;
}
.tck .zw{
	width: 280px;
	padding: 0 10px;
}
.tck .zw .kuang{
	margin-top: 20px;
}
.tck .zw .kuang label{
	font-size: 14px;
	font-family: "MyFont";
}
.tck .zw .kuang textarea{
	height: 120px;
}
.tck .zw .anniu{
	display: block;
	width: 280px;
	height: 40px;
	background-color: #CC0001;
	border-radius: 5px;
	margin: 0 auto;
	border: 0;
	color: #fff;
	cursor: pointer;
}
.tck .zw .ssk{
	width: 100%;
	margin-top: 10px;
}
.tck .zw .cpyc{
	height: 230px;
	overflow-y: scroll;
	margin-top: 10px;
}
.tck .zw .cpyc .lb2{
	display: none;
}
.tck .zw .cpyc li{
	font-size: 12px;
}
.tck .zw .cpyc a{
	color: #333;
	font-size: 12px;
	font-family: "MyFont";
}
/****弹出框 end*****/
/****内页-面包屑 start*****/
.mbx_nr{
	width: 100%;
	height: 58px;
	line-height: 58px;
	background-color: #f2f2f2;
}
.mbx_nr .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	font-family: "MyFont";
}
.mbx_nr .hexin a{
	color: #333;
}
/****内页-面包屑 end*****/
/****内页-banner start*****/
.banner_nr{
	width: 100%;
	height: 330px;
}
.banner_nr p{
	color: #fff;
	font-family: "MyFont";
	text-align: center;
}
.banner_nr .p1{
	font-size: 38px;
	font-weight: bold;
}
.banner_nr .p2{
	font-size: 18px;
}
/****内页-banner end*****/
/****首页banner start*****/
.banner{
	position: relative;
	overflow: hidden;
}
.banner .zhezhao{
	position: absolute;
    width: 96%;
    height: 200%;
    transform: rotate(20deg);
    background-color: rgba(0,0,0,0.8);
    top: -50%;
    left: -50%;
    z-index: 1;
}
.banner .wenzi{
	width: 96%;
	max-width: 1200px;
	z-index: 2;
	font-size: 20px;
}
.banner .wenzi p{
	color: #fff;
	font-family: "MyFont";
}
.banner .wenzi .p1{
	font-size: 46px;
	font-weight: bold;
	margin-bottom: 60px;
}
.banner .wenzi .p2_1{
	font-size: 24px;
	line-height: 40px;
	overflow: auto;
}
.banner .wenzi .p2_1 .nk{
	float: left;
}
.banner .wenzi .p2_1 .nk .nk2{
	overflow: hidden;
	animation: banner_wenzi_donghua_a 6s linear 1s infinite;
    -webkit-animation: banner_wenzi_donghua_a 6s linear 1s infinite;
}
.banner .wenzi .p2_1 .nk .nk2 p{
	margin: 0;
}
@keyframes banner_wenzi_donghua_a
{
    0%   {width: 0%;border-right: 2px solid #fff;}
    11%  {width: 100%;border-right: 2px solid #fff;}
    12%  {width: 100%;border-right: 0px;}
    88%  {width: 100%;border-right: 0px;}
    89%  {width: 100%;border-right: 2px solid #fff;}
    100% {width: 0%;border-right: 2px solid #fff;}
}
.banner .wenzi .p2{
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 200px;
	overflow: auto;
}
.banner .wenzi .p2 .nk{
	float: left;
}
.banner .wenzi .p2 .nk .nk2{
	overflow: hidden;
	animation: banner_wenzi_donghua_b 6s linear 1s infinite;
    -webkit-animation: banner_wenzi_donghua_b 6s linear 1s infinite;
}
.banner .wenzi .p2 .nk .nk2 p{
	margin: 0;
}
@keyframes banner_wenzi_donghua_b
{
    0%   {width: 0%;border-right: 0px;}
    11%  {width: 0%;border-right: 0px;}
    12%  {border-right: 2px solid #fff;}
	24%  {width: 100%;border-right: 2px solid #fff;}
	25%  {width: 100%;border-right: 0px solid #fff;}
	74%  {width: 100%;border-right: 0px solid #fff;}
	75%  {width: 100%;border-right: 2px solid #fff;}
	88%  {width: 0%;border-right: 2px solid #fff;}
	89%  {width: 0%;border-right: 0px;}
    100% {width: 0%;border-right: 0px;}
}
.banner .wenzi .p3{
	position: relative;
}
.banner .wenzi .p3:before{
	content: "";
	width: 20%;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 18px;
}
.banner .wenzi a{
	color: #CC0001;
	font-size: 20px;
	font-family: "MyFont";
	font-weight: bold;
	text-decoration: none;
	margin-left: 30%;
}
.banner .wenzi a span{
	font-size: 16px;
	vertical-align: super;
	font-weight: lighter;
}
@media screen and (max-width: 1200px) {
    .banner .wenzi .p1{
    	font-size: 50px;
		margin-bottom: 50px;
    }
    .banner .wenzi .p2{
		margin-bottom: 180px;
    }
}
@media screen and (max-width: 960px) {
    .banner .wenzi .p1{
    	font-size: 30px;
		margin-bottom: 30px;
    }
    .banner .wenzi .p2_1{
    	font-size: 16px;
		line-height: 32px;
    }
    .banner .wenzi .p2{
    	font-size: 16px;
		line-height: 32px;
		margin-bottom: 100px;
    }
    .banner .wenzi a{
    	font-size: 16px;
    }
}
@media screen and (max-width: 640px) {
    .banner .wenzi .p1{
    	font-size: 24px;
    	margin-bottom: 0px;
    }
    .banner .wenzi .p2_1{
    	display: none;
    }
    .banner .wenzi .p2{
    	display: none;
    }
    .banner .wenzi a{
    	font-size: 14px;
    }
}
.banner .wenzi .yuandian{
	width: 20px;
	height: 20px;
	background-color: transparent;
	overflow: auto;
	border: 0;
}
.banner .wenzi .yuandian i{
	display: block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	margin-top: 3px;
	margin-left: 3px;
}
.banner .wenzi .uk-active .yuandian{
	border: 1px solid #fff;
}
.banner .wenzi .uk-active .yuandian i{
	background-color: #CC0001;
}
/****首页banner end*****/
/****首页heng1 start*****/
.heng1{
	width: 100%;
	padding: 40px 0;
	border-bottom: 5px solid #F2EEEF;
}
.heng1 .hexin{
	width: 96%;
	margin: 0 auto;
	max-width: 1200px;
}
.heng1 .bt{
	text-align: center;
	font-size: 24px;
	font-family: "MyFont";
	font-weight: bold;
	color: #343434;
}
.heng1 .nr{
	margin-top: 50px;
}
.heng1 .nr div{
	margin-bottom: 20px;
}
.heng1 .nr p{
	text-align: center;
	font-family: "MyFont";
}
.heng1 .nr .p1{
	font-size: 20px;
}
.heng1 .nr .p1 span{
	font-style: italic;
	font-family: "MyFont";
	font-weight: 900;
	color: #CA0204;
	font-size: 30px;
	margin-right: 10px;
}
.heng1 .nr .p2{
	font-size: 14px;
}
@media screen and (max-width: 640px) {
	.heng1 .nr .p1{
		font-size: 22px;
	}
	.heng1 .nr .p1 span{
		font-size: 28px;
	}
	.heng1 .nr .p2{
		font-size: 12px;
	}
}
/****首页heng1 end*****/
/****首页heng2 start*****/
.heng2{
	width: 100%;
	min-height: 6px;
	margin-top: 10px;
	background: url(../images/heng2_top_bg.jpg) repeat-x;
}
.heng2 .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.heng2 .hexin .uk-inline{
	width: 100%;
	height: 100px;
}
.heng2 .hexin .bt_bg{
	font-size: 70px;
	color: #f5f5f5;
	font-family: "MyFont";
	font-weight: bold;
	text-align: center;
}
.heng2 .hexin .bt{
	font-size: 24px;
	font-family: "MyFont";
	font-weight: bold;
	position: relative;
	text-align: center;
	color: #333;
}
.heng2 .hexin .bt::before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 38px;
	left: -20px;
	margin-left: 50%;
}
@media screen and (max-width: 640px) {
	.heng2 .hexin .uk-inline{
		width: 100%;
		height: 50px;
	}
	.heng2 .hexin .bt_bg{
		font-size: 50px;
	}
}
.heng2 .hexin .nr{
	margin-top: 30px;
}
.heng2 .hexin .nr .l .kuai p{
	font-family: "MyFont";
}
.heng2 .hexin .nr .l .kuai .p1{
	font-size: 16px;
	color: #333;
}
.heng2 .hexin .nr .l .kuai .p2{
	font-size: 14px;
	color: #999;
	height: 50px;
	position: relative;
	margin-bottom: 50px;
}
.heng2 .hexin .nr .l .kuai .p2:before{
	content: "";
	width: 50px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 45px;
}
.heng2 .hexin .nr .r .kuai{
	font-size: 14px;
	color: #333;
	font-family: "MyFont";
	line-height: 26px;
}
.heng2 .hexin .nr .r .kuai p{
	margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
	.heng2 .hexin .nr .l .kuai .p1{
		font-size: 16px;
		text-align: center;
	}
	.heng2 .hexin .nr .l .kuai .p2{
		font-size: 14px;
		text-align: center;
	}
	.heng2 .hexin .nr .l .kuai .p2:before{
		left: -25px;
		margin-left: 50%;
	}
}
/****首页heng2 end*****/
/****首页heng3 start*****/
.heng3{
	width: 100%;
	margin-top: 30px;
	overflow: auto;
	background-color: #868686;
}
.heng3 .dingbu{
	width: 100%;
	height: 100px;
	margin-top: 40px;
}
.heng3 .dingbu .bt_bg{
	font-size: 70px;
	color: #8f8f8f;
	font-family: "MyFont";
	font-weight: bold;
	text-align: center;
}
.heng3 .dingbu .bt{
	font-size: 24px;
	font-family: "MyFont";
	font-weight: bold;
	position: relative;
	text-align: center;
	color: #fff;
}
.heng3 .dingbu .bt::before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 38px;
	left: -20px;
	margin-left: 50%;
}
@media screen and (max-width: 640px) {
	.heng3 .dingbu .bt_bg{
		font-size: 50px;
	}
}
.heng3 .xiaozi{
	font-family: "MyFont";
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.heng3 .cp_list{
	margin-top: 30px;
}
.heng3 .cp_list .cp li{
	height: 400px;
	background: url(../images/huidi.png);
}
.heng3 .cp_list .cp li .tu{
	width: 100%;
	height: 280px;
}
.heng3 .cp_list .cp li .tu img{
	max-width: 80%;
}
.heng3 .cp_list .cp li .wenzi{
	width: 100%;
	height: 120px;
	background-color: rgba(0,0,0,0.5);
}
.heng3 .cp_list .cp li:hover .wenzi{
	background-color: rgba(203,1,0,0.8);
}
.heng3 .cp_list .cp li .wenzi p{
	color: #fff;
	width: 80%;
	margin: 0 auto;
}
.heng3 .cp_list .cp li .wenzi .p1{
	margin-top: 20px;
	font-family: "MyFont";
	font-size: 18px;
	font-weight: bold;
}
.heng3 .cp_list .cp li .wenzi .p1 span{
	font-size: 14px;
	font-weight: 100;
}
.heng3 .cp_list .cp li .wenzi .p2{
	font-size: 16px;
	font-family: "MyFont";
	margin-top: 5px;
}
.heng3 .cp_list .cp li .wenzi .p3 i{
	display: block;
	width: 40px;
	height: 4px;
	margin-top: 25px;
	background-color: #fff;
}
.heng3 .cp_list .dh{
	width: 100%;
	height: 90px;
	background-color: #fff;
}
.heng3 .cp_list .dh .hexin{
	width: 100%;
	height: 90px;
	max-width: 1200px;
	margin: 0 auto;
	background-color: #ccc;
}
.heng3 .cp_list .dh .hexin ul li a{
	border: 0;
	background-color: #fff;
}
.heng3 .cp_list .dh .hexin ul .uk-active a{
	background-color: #CB0100;
}
.heng3 .gd{
	width: 100%;
	height: 42px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: -21px;
}
.heng3 .gd a{
	position: relative;
	display: block;
	width: 125px;
	height: 42px;
	margin: 0 auto;
	border-radius: 21px;
	background-color: #CC0001;
	z-index: 1;
	text-align: center;
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	text-decoration: none;
}
/****首页heng3 end*****/
/****首页heng4 start*****/
.heng4{
	width: 100%;
	margin-top: 100px;
	background: url(../images/heng4_bg.jpg) repeat-y;
}
.heng4 .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.heng4 .hexin .biaoti{
	width: 100%;
	height: 100px;
}
.heng4 .hexin .bt_bg{
	font-size: 70px;
	color: #e7e7e7;
	font-family: "MyFont";
	font-weight: bold;
	text-align: center;
}
.heng4 .hexin .bt{
	font-size: 24px;
	font-family: "MyFont";
	font-weight: bold;
	position: relative;
	text-align: center;
	color: #333;
}
.heng4 .hexin .bt::before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 38px;
	left: -20px;
	margin-left: 50%;
}
@media screen and (max-width: 640px) {
	.heng4 .hexin .biaoti{
		width: 100%;
		height: 50px;
	}
	.heng4 .hexin .bt_bg{
		font-size: 50px;
	}
}
.heng4 .hexin .kuai{
	margin-top: 30px;
}
.heng4 .hexin .kuai .dingbu .wenzi{
	margin-top: 30px;
	transition: margin-top 0.5s;
}
.heng4 .hexin .kuai .dingbu:hover .wenzi{
	margin-top: 0px;
}
.heng4 .hexin .kuai .dingbu .wenzi p{
	color: #fff;
	margin: 0;
	font-family: "MyFont";
	font-size: 16px;
	text-align: center;
}
.heng4 .hexin .kuai .dingbu .wenzi a{
	display: block;
	width: 74px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background: url(../images/heng4_gd.jpg);
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	margin-top: 30px;
}
.heng4 .hexin .kuai .xw_list ul{
	margin: 0;
	padding: 0;
}
.heng4 .hexin .kuai .xw_list ul li{
	margin-top: 30px;
	list-style-type: none;
}
.heng4 .hexin .kuai .xw_list ul li a{
	display: block;
	width: 100%;
	overflow: auto;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
.heng4 .hexin .kuai .xw_list ul li a p{
	margin: 0;
	margin-bottom: 24px;
}
.heng4 .hexin .kuai .xw_list ul li a .p1{
	font-size: 18px;
	font-family: "MyFont";
	color: #000;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.heng4 .hexin .kuai .xw_list ul li a .p2{
	font-size: 14px;
	font-family: "MyFont";
	color: #666;
}
.heng4 .hexin .kuai .xw_list ul li a:hover{
	border-bottom: 1px solid #cc0001;
}
.heng4 .hexin .kuai .xw_list ul li a:hover .p1{
	color: #cc0001;
}
/****首页heng4 end*****/
/****首页heng5 start*****/
.heng5{
	width: 100%;
}
.heng5 .hexin{
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 90px 0;
}
.heng5 .hexin .uk-inline{
	width: 100%;
	height: 100px;
}
.heng5 .hexin .bt_bg{
	font-size: 70px;
	color: #f5f5f5;
	font-family: "MyFont";
	font-weight: bold;
	text-align: center;
}
.heng5 .hexin .bt{
	font-size: 24px;
	font-family: "MyFont";
	font-weight: bold;
	position: relative;
	text-align: center;
	color: #333;
}
.heng5 .hexin .bt::before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 38px;
	left: -20px;
	margin-left: 50%;
}
@media screen and (max-width: 640px) {
	.heng5 .hexin .uk-inline{
		width: 100%;
		height: 50px;
	}
	.heng5 .hexin .bt_bg{
		font-size: 50px;
	}
}
.heng5 .hexin .tu{
	margin-top: 30px;
	overflow: hidden;
}
.heng5 .hexin .tu .kuang{
	width: 100%;
}
.heng5 .hexin .tu .kuang img{
	height: 55px;
}
/****首页heng5 end*****/
/****关于鼎力-首页 start*****/
.gydl_index_gsxx{
	width: 100%;
	overflow: auto;
	background: url(../images/gydl_index_gsxx_bg.jpg);
}
.gydl_index_gsxx .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
}
.gydl_index_gsxx .hexin .uk-inline{
	width: 100%;
	height: 100px;
}
.gydl_index_gsxx .hexin .bt_bg{
	font-size: 70px;
	color: #fff;
	opacity: 0.1;
	font-family: "MyFont";
	font-weight: bold;
	text-align: center;
}
.gydl_index_gsxx .hexin .bt{
	font-size: 24px;
	font-family: "MyFont";
	font-weight: bold;
	position: relative;
	text-align: center;
	color: #fff;
}
.gydl_index_gsxx .hexin .bt::before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 38px;
	left: -20px;
	margin-left: 50%;
}
@media screen and (max-width: 640px) {
	.gydl_index_gsxx .hexin .uk-inline{
		width: 100%;
		height: 50px;
	}
	.gydl_index_gsxx .hexin .bt_bg{
		font-size: 50px;
	}
}
.gydl_index_gsxx .hexin .neirong{
	margin-top: 70px;
	margin-bottom: 50px;
	overflow: auto;
}
.gydl_index_gsxx .hexin .neirong .qiehuan{
	margin: 0;
}
.gydl_index_gsxx .hexin .neirong .qiehuan li{
	padding: 0;
	text-align: center;
}
.gydl_index_gsxx .hexin .neirong .qiehuan li a{
	padding: 20px 0;
	background-color: #fff;
	font-family: "MyFont";
	font-size: 22px;
	color: #333;
}
@media screen and (max-width: 640px) {
	.gydl_index_gsxx .hexin .neirong .qiehuan li a{
		font-size: 18px;
		padding: 15px 0;
	}
}
.gydl_index_gsxx .hexin .neirong .qiehuan li a:hover{
	background-color: #F44848;
	color: #fff;
}
.gydl_index_gsxx .hexin .neirong .qiehuan .uk-active a{
	background-color: #F44848;
	color: #fff;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang{
	padding: 0 80px;
	margin-top: 70px;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang .gundong a{
	color: #fff;
	font-size: 40px;
	text-decoration: none;
	font-family: "MyFont";
	font-weight: bold;
	display: none!important;
	visibility: visible!important;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang:hover .gundong a{
	display: block!important;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang .gundong a svg{
	display: none;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang ul li a{
	text-decoration: none;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang ul li a .tu{
	background-color: #fff;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang ul li a .zi{
	width: 100%;
	padding: 15px 0;
	background-color: #fff;
	text-align: center;
	font-size: 18px;
	font-family: "MyFont";
	color: #333;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang ul li a:hover .zi{
	background-color: #F44848;
	color: #fff;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang2 .tu{
	height: 200px;
}
.gydl_index_gsxx .hexin .neirong .qiehuan_nr .kuang2 ul li a .zi{
	padding: 0;
	font-size: 14px;
	height: 60px;
}
/****关于鼎力-首页 end*****/
/****关于鼎力-企业文化 start*****/
/*.gydl_qywh_heng1{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
.gydl_qywh_heng1 .bt{
	margin-bottom: 60px;
	position: relative;
	height: 50px;
}
.gydl_qywh_heng1 .bt .zi{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #333;
}
.gydl_qywh_heng1 .bt .zi:before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 28px;
	left: -20px;
	margin-left: 50%;
}
.gydl_qywh_heng1 .zw .zi{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}
.gydl_qywh_heng1 .zhunze{
	margin-top: 50px;
	overflow: auto;
}
.gydl_qywh_heng1 .zhunze .kuai .p1{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	margin: 0;
}
.gydl_qywh_heng1 .zhunze .kuai ul{
	margin-top: 0;
}
.gydl_qywh_heng1 .zhunze .kuai li{
	list-style: none;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.gydl_qywh_heng1 .zhunze .kuai li span{
	color: #DD4446;
	font-size: 12px;
}*/
.gydl_qywh_heng1{
	width: 100%;
	background-color: #f2f2f2;
}
.gydl_qywh_heng1 .nr{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
}
.gydl_qywh_heng1 .bt{
	margin-bottom: 60px;
	position: relative;
	height: 50px;
}
.gydl_qywh_heng1 .bt .zi{
	font-family: "MyFont";
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.gydl_qywh_heng1 .wenzi{
	font-family: "MyFont";
	font-size: 14px;
	color: #333;
}
.gydl_qywh_heng1 .tuqu{
	margin-top: 20px;
}
/*.gydl_qywh_heng2{
	width: 100%;
	margin-top: 50px;
	overflow: auto;
	background: url(../images/gydl_qywh_heng2_bg.png) top center;
}
.gydl_qywh_heng2 .bt{
	margin-top: 35px;
	position: relative;
	height: 75px;
}
.gydl_qywh_heng2 .bt .zi{
	font-family: "arial";
	font-size: 24px;
	color: #fff;
}
.gydl_qywh_heng2 .bt .zi:before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 30px;
	left: -20px;
	margin-left: 50%;
}
.gydl_qywh_heng2 .bt .xz{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #f1f1f1;
}
.gydl_qywh_heng2 .tu{
	width: 96%;
	max-width: 1200px;
	margin: 20px auto;
}
.gydl_qywh_heng2 .tu img{
	width: 100%;
}*/
.gydl_qywh_heng2{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 40px;
	overflow: auto;
	text-align: center;
	background-color: #f2f2f2;
}
.gydl_qywh_heng2 .bt{
	margin-bottom: 35px;
	position: relative;
	height: 75px;
}
.gydl_qywh_heng2 .bt .zi{
	font-family: "MyFont";
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.gydl_qywh_heng3{
	width: 100%;
	overflow: auto;
	background-color: #f2f2f2;
	/*background: url(../images/gydl_qywh_heng3_bg.png) repeat-y top center;*/
}
.gydl_qywh_heng3 .hexin{
	width: 96%;
	overflow: auto;
	max-width: 1200px;
	margin: 50px auto;
}
.gydl_qywh_heng3 .hexin .bt{
	margin-bottom: 60px;
	position: relative;
	height: 50px;
}
.gydl_qywh_heng3 .hexin .bt .zi{
	font-family: "MyFont";
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
/*.gydl_qywh_heng3 .hexin .bt .zi:before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 30px;
	left: -20px;
	margin-left: 50%;
}*/
.gydl_qywh_heng3 .hexin .zw .zi{
	font-family: "MyFont";
	font-size: 14px;
	color: #333;
}
.gydl_qywh_heng4{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
.gydl_qywh_heng4 .bt{
	margin-bottom: 50px;
	position: relative;
	height: 50px;
}
.gydl_qywh_heng4 .bt .zi{
	font-family: "MyFont";
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
/*.gydl_qywh_heng4 .bt .zi:before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 30px;
	left: -20px;
	margin-left: 50%;
}*/
.gydl_qywh_heng4 .zw{
	font-family: "MyFont";
}
.gydl_qywh_heng4 .zw .p1{
	font-size: 18px;
	color: #333;
}
.gydl_qywh_heng4 .zw .p1 span{
	color: #CB0101;
	font-size: 14px;
}
.gydl_qywh_heng4 .zw ul{
	padding: 0;
	margin: 0;
}
.gydl_qywh_heng4 .zw ul li{
	list-style: none;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.gydl_qywh_heng4 .gydl_qywh_heng4_2{
	margin-top: 25px;
}
.gydl_qywh_heng4 .gydl_qywh_heng4_2 .tu{
	height: 164px;
}
.gydl_qywh_heng4 .gydl_qywh_heng4_3{
	margin-top: 30px;
}
.gydl_qywh_heng4 .gydl_qywh_heng4_3 .tu{
	margin-top: 30px;
	margin-bottom: 100px;
}
/****关于鼎力-企业文化 end*****/
/****关于鼎力-发展历程 start*****/
.gydl_fzlc{
	width: 100%;
	overflow: auto;
	background-color: #f2f2f2;
}
.gydl_fzlc .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding: 80px;
}
.gydl_fzlc .bt{
	margin-bottom: 30px;
	position: relative;
	height: 50px;
}
.gydl_fzlc .bt .zi{
	font-family: "MyFont";
	font-size: 24px;
	color: #333;
}
.gydl_fzlc .bt .zi:before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 28px;
	left: -20px;
	margin-left: 50%;
}
.gydl_fzlc .hexin .tishi{
	text-align: center;
	font-size: 16px;
	font-family: "MyFont";
	color: #888;
}
.gydl_fzlc .hexin .shijianzhou{
	margin: 50px;
}
.gydl_fzlc .hexin .shijianzhou .kuai{
	margin-top: 0;
}
.gydl_fzlc .hexin .shijianzhou .zhong{
	width: 15px;
	position: relative;
}
.gydl_fzlc .hexin .shijianzhou .dingbu{
	height: 108px;
}
.gydl_fzlc .hexin .shijianzhou .zhong img{
	position: absolute;
	top: 0;
}
.gydl_fzlc .hexin .shijianzhou .zhong .sx{
	width: 1px;
	height: 100%;
	background-color: #ccc;
	margin: 0 auto;
}
.gydl_fzlc .hexin .shijianzhou .kuai .nr{
	margin-top: -14px;
	margin-bottom: 40px;
}
.gydl_fzlc .hexin .shijianzhou .kuai .nr .title{
	font-family: "MyFont";
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	margin-bottom: 10px;
}
.gydl_fzlc .hexin .shijianzhou .kuai .nr .wz{
	font-family: "MyFont";
	font-size: 14px;
	line-height: 30px;
}
.gydl_fzlc .hexin .shijianzhou .kuai .nr .tu{
	width: 100px;
}
.gydl_fzlc .hexin .shijianzhou .kuai .nr .tu .tu_kuang{
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50px;
	border: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
	.gydl_fzlc .hexin .shijianzhou .kuai .nr .tu{
		width: 50px;
	}
	.gydl_fzlc .hexin .shijianzhou .kuai .nr .tu .tu_kuang{
		width: 50px;
		height: 50px;
		border-radius: 25px;
	}
}
/****关于鼎力-发展历程 end*****/
/****关于鼎力-资质荣誉 start*****/
.gydl_zzry{
	width: 100%;
	background-color: #f2f2f2;
	padding: 60px 0;
}
.gydl_zzry .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.gydl_zzry .hexin .lb1 .kuai .zi{
	padding: 0 10px;
	height: 60px;
	background-color: #fff;
	font-size: 14px;
	font-family: "MyFont";
	color: #444;
	text-align: center;
}
.gydl_zzry .hexin .lb2{
	margin-top: 50px;
}
.gydl_zzry .hexin .lb2{
	padding: 0 80px;
	margin-top: 70px;
}
.gydl_zzry .hexin .lb2 a{
	color: #fff;
	font-size: 40px;
	text-decoration: none;
	font-family: "MyFont";
	font-weight: bold;
	display: none!important;
	visibility: visible!important;
}
.gydl_zzry .hexin .lb2:hover .gundong a{
	display: block!important;
}
.gydl_zzry .hexin .lb2 .gundong a svg{
	display: none;
}
.gydl_zzry .hexin .lb2 ul li .tu{
	background-color: #fff;
}
.gydl_zzry .hexin .lb2 ul li .zi{
	padding: 0 10px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: "MyFont";
	color: #444;
	height: 60px;
}
.gydl_zzry .hexin .lb2 .tu img{
	max-width: 100%;
	max-height: 100%;
}
/****关于鼎力-资质荣誉 end*****/
/****关于鼎力-厂容厂貌 start*****/
.gydl_crcm{
	width: 100%;
	background-color: #f2f2f2;
	padding: 60px 0;
}
.gydl_crcm .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.gydl_crcm .hexin .kuai .tu img{
	width: 100%;
}
.gydl_crcm .hexin .kuai .zi{
	padding: 0 10px;
	height: 60px;
	background-color: #fff;
	font-size: 14px;
	font-family: "MyFont";
	color: #444;
	text-align: center;
}
.gydl_crcm .gd{
	text-align: center;
	margin-top: 40px;
}
.gydl_crcm .gd img{
	cursor: pointer;
}
/****关于鼎力-厂容厂貌 end*****/
/****产品中心-列表 start*****/
.product_list{
	width: 100%;
	overflow: auto;
	background: url(../images/daohang_nr_bottom_bg.png) no-repeat;
	background-color: #f2f2f2;
}
.product_list .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 45px;
}
.product_list .hexin a{
	text-decoration: none;
}
.product_list .hexin .kuai{
	border: 1px solid #ccc;
	background-color: #fff;
}
.product_list .hexin .kuai:hover{
	border-color: #F44848;
}
.product_list .hexin .kuai .tu img{
	max-width: 100%;
}
.product_list .hexin .kuai .zi{
	padding: 0 10px;
	height: 60px;
	font-size: 16px;
	color: #666;
	font-family: "MyFont";
	text-align: center;
	border-top: 1px solid #ccc;
}
/****产品中心-列表 end*****/
/****产品中心-详情 start*****/
.product_con{
	width: 100%;
	overflow: auto;
	background: url(../images/product_con_qh_bg.png) no-repeat top center;
	background-color: #f2f2f2;
}
.product_con .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.product_con .hexin .qiehuan{
	height: 125px;
}
.product_con .hexin .qiehuan li{
	padding-right: 30px;
}
.product_con .hexin .qiehuan .qhk{
	font-family: "MyFont";
	font-size: 22px;
	color: #000;
	background: none;
	transition: color 0s;
}
.product_con .hexin .qiehuan .qhk:hover{
	color: #CD0102;
}
.product_con .hexin .qiehuan .qhk:hover:before{
	content: "";
	width: 30px;
	height: 4px;
	background-color: #CD0102;
	position: absolute;
	top: 35px;
	left: -15px;
	margin-left: 50%;
}
.product_con .hexin .qiehuan .uk-active .qhk{
	color: #CD0102;
}
.product_con .hexin .qiehuan .uk-active .qhk:before{
	content: "";
	width: 30px;
	height: 4px;
	background-color: #CD0102;
	position: absolute;
	top: 35px;
	left: -15px;
	margin-left: 50%;
}
@media screen and (max-width: 960px) {
	.product_con .hexin .qiehuan li{
		padding-right: 10px;
	}
	.product_con .hexin .qiehuan .qhk{
		font-size: 18px;
	}
}
@media screen and (max-width: 640px) {
	.product_con .hexin .qiehuan li{
		padding-right: 0px;
	}
	.product_con .hexin .qiehuan .qhk{
		font-size: 16px;
	}
}
.product_con .hexin .zhuti{
	margin-top: 70px;
}
.product_con .hexin .zhuti .biaoti{
	font-family: "MyFont";
	font-size: 22px;
	padding-bottom: 20px;
	border-bottom: 2px solid #cc0001;
	color: #000;
}
.product_con .hexin .zhuti .neirong{
	margin-top: 20px;
}
.product_con .hexin .zhuti .tu{
	background-color: #fff;
}
.product_con .hexin .zhuti .tu .slt{
	max-width: 100%;
	max-height: 100%;
}
.product_con .hexin .zhuti .tubiao{
	margin-top: 20px;
}
.product_con .hexin .zhuti .logo1{
	float: left;
}
.product_con .hexin .zhuti .logo2{
	float: right;
}
.product_con .hexin .zhuti .logo1 img{
	height: 32px;
}
/****产品中心-详情 end*****/
/****新闻中心-首页 start*****/
.news_sy{
	width: 100%;
	overflow: auto;
	background: url(../images/daohang_nr_bottom_bg.png) no-repeat;
	background-color: #f2f2f2;
}
.news_sy .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 65px;
}
.news_sy .hexin .kuai{
	margin-bottom: 60px;
	padding: 25px 0;
	background-color: #fff;
}
.news_sy .hexin .list_a{
	text-decoration: none;
}
.news_sy .hexin .list_a:hover .l .sj .p1{
	color: #cc0001;
}
.news_sy .hexin .kuai .l .sj{
	width: 170px;
}
.news_sy .hexin .kuai .l .sj p{
	margin: 0;
	text-align: center;
	font-family: "MyFont";
}
.news_sy .hexin .kuai .l .sj .p1{
	font-size: 60px;
	color: #343434;
}
.news_sy .hexin .kuai .l .sj .p2{
	font-size: 14px;
	color: #888;
}
.news_sy .hexin .kuai .r .jgk{
	width: 90px;
}
.news_sy .hexin .kuai .r .zhuti{
	padding-right: 30px;
}
.news_sy .hexin .kuai .r .zhuti .biaoti{
	font-size: 18px;
	font-family: "MyFont";
	color: #000;
	margin-bottom: 70px;
}
.news_sy .hexin .kuai .r .zhuti .zhengwen{
	font-size: 14px;
	font-family: "MyFont";
	color: #666;
}
.news_sy .hexin .kuai .r .zhuti .lm{
	padding-left: 45px;
	height: 27px;
	line-height: 27px;
	background: url(../images/news_sy_tb.jpg) no-repeat left;
	color: #989898;
	font-family: "MyFont";
	font-size: 18px;
	font-weight: bold;
}
@media screen and (max-width: 960px) {
	.news_sy .hexin .kuai .l .sj{
		width: 120px;
	}
	.news_sy .hexin .kuai .l .sj .p1{
		font-size: 40px;
		color: #343434;
	}
	.news_sy .hexin .kuai .l .sj .p2{
		font-size: 12px;
		color: #888;
	}
	.news_sy .hexin .kuai .r .jgk{
		width: 50px;
	}
}
@media screen and (max-width: 640px) {
	.news_sy .hexin .kuai .r .zhuti{
		padding-bottom: 40px;
	}
}
/****新闻中心-首页 end*****/
/****新闻中心-子栏目列表页 start*****/
.news_list{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
	overflow: hidden;
}
.news_list .list_a{
	text-decoration: none;
}
.news_list .list_a:hover .shijian{
	text-decoration: underline;
}
.news_list .list_a:hover .biaoti{
	color: #CC0001;
}
.news_list .list_a:hover .zhengwen{
	color: #CC0001;
}
.news_list .kuai{
	margin-bottom: 60px;
	font-family: "MyFont";
}
.news_list .kuai .biaoti{
	font-size: 18px;
	color: #333;
	margin-top: 20px;
}
.news_list .kuai .shijian{
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}
.news_list .kuai .zhengwen{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
/****新闻中心-子栏目列表页 end*****/
/****新闻中心-内容页 start*****/
.news_con{
	width: 100%;
	background-color: #f9f9f9;
	overflow: auto;
}
.news_con .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 50px;
	padding-bottom: 20px;
	background-color: #fff;
}
.news_con .hexin .shipin{
	padding: 0;
	margin: 0;
}
.news_con .hexin .zhengwen{
	padding: 0 30px;
	overflow: auto;
}
.news_con .hexin .zhengwen .biaoti{
	margin-top: 30px;
	font-size: 20px;
	font-family: "MyFont";
	color: #333;
}
.news_con .hexin .zhengwen .shijian{
	margin-top: 10px;
	color: #444;
}
.news_con .hexin .zhengwen .shijian .l{
	font-family: "MyFont";
	font-size: 16px;
}
.news_con .hexin .zhengwen .shijian .r{
	font-family: "MyFont";
	font-size: 14px;
	line-height: 30px;
}
.news_con .hexin .zhengwen .shijian .r .kuang{
	position: relative;
}
.news_con .hexin .zhengwen .shijian .r .rwm{
	position: absolute;
	top: 40px;
	width: 150px;
	height: 180px;
	padding: 5px;
	display: none;
	font-family: "MyFont";
	font-size: 14px;
	border: 2px solid #ccc;
	background-color: #fff;
}
.news_con .hexin .zhengwen .shijian .r .rwm span{
	cursor: pointer;
}
.news_con .hexin .zhengwen .content{
	min-height: 250px;
	margin-top: 30px;
}
.news_con .hexin .zhengwen .xyp{
	margin-top: 30px;
	font-size: 14px;
	font-family: "MyFont";
	color: #666;
	line-height: 30px;
}
.news_con .hexin .zhengwen .xyp a{
	color: #666;
}
.news_con .hexin .zhengwen .xyp .fh{
	display: inline-block;
	width: 55px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	background-color: #CC0001;
	font-size: 12px;
	text-decoration: none;
}
/****新闻中心-内容页 end*****/
/****联系方式 start*****/
.lxfs{
	width: 100%;
	overflow: auto;
	background: url(../images/daohang_nr_bottom_bg.png) no-repeat;
}
.lxfs .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 50px auto;
}
.lxfs .shuxian{
	width: 6px;
	height: 100%;
	background-color: #F34747;
}
.lxfs p{
	font-family: "MyFont";
}
.lxfs .biaoti{
	color: #333;
	font-size: 24px;
}
.lxfs .miaoshu{
	color: #555;
	font-size: 18px;
}
.lxfs .p1{
	color: #333;
	font-size: 18px;
}
.lxfs .p2{
	color: #555;
	font-size: 14px;
}
/****联系方式 end*****/
/****社交媒体 start*****/
.sjmt{
	width: 100%;
	overflow: auto;
	background: url(../images/daohang_nr_bottom_bg.png) no-repeat;
}
.sjmt .hexin{
	width: 96%;
	max-width: 1200px;
	margin: 50px auto;
}
/****社交媒体 end*****/
/****销售网络 start*****/
.xswl{
	width: 100%;
	overflow: auto;
	/*background-color: #f2f2f2;*/
}
.xswl .hexin{
	width: 96%;
	margin: 100px auto;
	background: url(../images/xswl_bg.png);
	position: relative;
	text-align: center;
}
/****销售网络 end*****/
/****服务支持 start*****/
.fwzc{
	width: 100%;
	overflow: auto;
	background-color: #f2f2f2;
}
.fwzc .hexin{
	width: 96%;
	max-width: 1200px;
	padding: 50px 0;
	margin: 0 auto;
	background-color: #fff;
}
.fwzc .hexin .kuai{
	padding: 0 50px;
	margin-bottom: 80px;
}
.fwzc .hexin .kuai .biaoti{
	font-family: "MyFont";
	font-size: 24px;
	font-weight: bold;
	color: #333;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}
/*.fwzc .hexin .kuai .biaoti:before{
	content: "";
	width: 40px;
	height: 2px;
	background-color: #CC0001;
	position: absolute;
	top: 28px;
	left: -20px;
	margin-left: 50%;
}*/
.fwzc .hexin .kuai .zhengwen{
	width: 100%;
}
/****服务支持 end*****/
/****招贤纳士 start*****/
.zxns{
	width: 96%;
	max-width: 1200px;
	margin: 50px auto;
}
/****招贤纳士 end*****/
/****about start*****/
.about{
	width: 96%;
	max-width: 1200px;
	margin: 50px auto;
}
/****about end*****/
/****页码 start*****/
.page{ 
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 30px 0;
}
.page a{ 
	display: inline-block;
	height: 28px;
	margin: 0 8px;
	padding: 0 15px;
	font-size: 12px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #fff;
	line-height: 28px;
	text-align: center;
	color: #666;
	font-family: 'MyFont';
	text-decoration: none;
}
.page a:hover{
	color: #fff;
	background: #F44848;
	border-color: #F44848;
}
.page .page-num{
	padding: 0;
	width: 29px;
}
.page .page-num-current{
	background: #F44848;
	color: #fff;
	border-color: #F44848;
}
@media screen and (max-width: 640px) {
	.page a{
		height: 22px;
		line-height: 22px;
		margin: 0 2px;
		padding: 0 4px;
	}
	.page .page-num{
		width: 22px;
	}
}
/****页码 end*****/

/*****编辑器内样式取消*****/
.bjq p{
	margin:0;
}
/*****编辑器内样式取消*****/