@charset "utf-8";

/*** {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑"
}**/
body {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	margin: 0px;
	padding: 0px;
}

a {
	color: #333;
}

img {
	border: 0px;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

/*头部 */
.head_box {
	width: 100%;
	overflow: hidden;
	background-color: #ededed;
	min-width: 1200px;
}

.language,
.nav_box {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
	min-width: 1200px;
}

.Welcome {
	font-size: 14px;
	color: #333;
	float: left;
	line-height: 50px;
}

.denglu {
	float: right;
	height: 50px;
	margin-left: 30px;
}

.denglu img {
	float: left;
	margin: 14px 10px 10px 0;
}

.denglu a {
	color: #073584;
	font-size: 14px;
	float: left;
	line-height: 50px;
}

.denglu a:hover {
	color: #E6000F;
}

.search form {
	height: 50px;
	float: right;
}

.search input {
	width: 240px;
	border-radius: 42px;
	border: 2px solid #d5d8d8;
	background: #fff;
	transition: 0.3s linear;
	float: left;
	line-height: 32px;
	height: 32px;
	margin-top: 8px;
}

.search input:focus {
	width: 260px;
}

.search button {
	position: relative;
	right: 38px;
	top: 16px;
	border: 0;
	background-color: #fff;
}

.search button:before {
	font-family: FontAwesome;
	color: #000;
}

.logo {
	float: left;
	margin-top: 22px;
}

.logo img {
	width: 65px;
}

/*导航*/
.nav_right {
	width: 75%;
	overflow: hidden;
	float: right;
}

.rz_bw_nav001_m {
	clear: both;
	width: 100%;
	height: 100px;
}

.nav {
	font-size: 12px;
	width: 100%;
	margin: 0px auto 0;
	height: 100px;
	line-height: 100px;
	position: relative;
	z-index: 1;
}

.nav a {
	text-decoration: none;
}

#nav_all {
	height: 100px;
	float: left;
	line-height: 100px;
	position: relative;
	z-index: 222;
	width: 100%;
	margin: 0px;
}

#nav_all li a:hover {
	background-color: #ff0000;
	color: #fff;
}

@media screen and (min-width: 1201px) {
	#nav_all li {
		text-align: center;
		float: left;
		width: 12.2%;
		margin-right: -2px;
	}
}

@media screen and (max-width: 1200px) {
	#nav_all li {
		text-align: center;
		float: left;
		width: 12.2%;
		margin-right: 2px;
	}
}

@media screen and (min-width: 1320px) {
	#zjj {
		margin-left: 53%;
	}
}

@media screen and (max-width: 1319px) {
	#zjj {
		margin-left: 49%;
	}
}

@media screen and (max-width: 1540px) {
	.gywm p a {
		color: #FFFFFF;
		line-height: 34px !important;
	}
}

@media screen and (max-width: 1300px) {
	.gywm p a {
		color: #FFFFFF;
		line-height: 28px !important;
	}
}

.b {
	background-color: red;
	color: white;
}

#nav_all li a {
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	height: 100px;
	line-height: 100px;
	white-space: nowrap;
	display: block;
}

#nav_all li ul {
	display: none;
	position: fixed;
	z-index: 99;
	width: 100%;
	left: 0px;
	top: 149px;
	background: rgba(255, 0, 0, 0.7);
	min-width: 1200px;
}

#nav_all ul li {
	background-image: none;
	line-height: 56px;
	height: 56px;
	padding-top: 0px;
	padding: 0;
}

.lxcd {
	position: relative;
	float: right;
	padding-right: 6%;
}

#nav_all ul li a {
	background-image: none;
	margin: 0px;
	height: 56px;
	line-height: 56px;
	color: #fff;
	font-weight: normal;
	border: none;
}

#nav_all ul li a:hover {
	background-color: #ff0000;
	display: block;
}


.rz_bw_server_tel {
	font-size: 14px;
	color: #fff;
	float: right;
	width: 200px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #63aACA;
}

/*头部完 */

/*关于我们*/
.hidediv {
	display: none;
}

.showdiv {
	display: block;
}

.gy_box {
	width: 100%;
	overflow: hidden;
	background-color: #fa000c;
	min-width: 1200px;
	margin-top: -5px;
	background-image: url(../images/faff.jpg);
}

.gy {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
	min-width: 1200px;
}

.gywm,
.cpzc,
.news_box {
	width: 33%;
	padding: 30px 0 20px 0;
	float: left;
}

.gywm {
	background-image: url(../images/jj01.jpg);
	height: 260px;
}

.cpzc {
	background-image: url(../images/jj02.jpg);
	height: 260px;
}

.news_box {
	background-image: url(../images/jj03.jpg);
	height: 260px;
}

.cpzc span a,
.news_box span a {
	font-size: 24px;
	color: #ff0000;
	border-left: 4px solid #ff0000;
	padding-left: 10px;
}

.gywm span a {
	font-size: 24px;
	color: #FFFFFF;
	border-left: 4px solid #FFFFFF;
	padding-left: 10px;
}

.gywm p {
	line-height: 36px;
	width: 95%;
	text-indent: 2em;
	margin-top: 10px;
	color: #FFFFFF;
}

.gywm p a {
	color: #FFFFFF;
	line-height: 36px;
}

.cpzc ul li {
	float: left;
	line-height: 48px;
	color: black;
	width: 45%;
	font-size: 16px
}

.cpzc ul {
	overflow: hidden;
	margin: 20px 0 0 40px;
}

.cpzc span {
	margin-left: 40px;
}

.cpzc ul li a:hover {
	color: red;
}

.bt_box {
	width: 100%;
	overflow: hidden;
	/*margin: 20px 0 10px;*/
}

.newss {
	padding-left: 40px;
}

.new_bt {
	font-size: 18px;
	color: red;
	float: left;
	margin-top: 10px;
}

.riqi {
	float: right;
	color: #818181;
	font-size: 14px;
	margin-top: 22px;
}

.new_nr a {
	line-height: 34px;
}

.new_nr a:hover {
	color: red;
}

.new_nr {
	text-indent: 2em;
	margin: 0;
}

.zs_bt {
	width: 1200px;
	margin: 0 auto;
}

.zs_bt span {
	height: 164px;
	line-height: 164px;
	font-size: 32px;
	text-align: center;
	display: block;
	color: #5c5c5c;
}

.gsxq_box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.gsxq_box img {
	float: left;
	margin-bottom: 70px;
}

.xq {
	width: 685px;
	height: 480px;
	background-color: #004be8;
	position: absolute;
	margin-left: 515px;
	margin-top: 22px;
	opacity: 0.7;
}

.xqwz {
	width: 466px;
	float: right;
	margin-top: 90px;
	z-index: 999;
	position: absolute;
	margin-left: 670px;
}

.xqwz a {
	border-bottom: 2px solid #ff0000;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 5px;
}

.xqwz p {
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}

.xq_left {
	width: 50px;
	position: absolute;
	margin-left: 555px;
	margin-top: 90px;
	float: right;
}

.xq_left span img {
	margin-bottom: 30px;
	cursor: pointer;
}
.fzlc{
	margin-top: 15px;
    width: 100%;
    overflow: hidden;
}
.fzlc p{
	color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
    text-indent: 0;
    margin-bottom: 8px;
	margin-top: 0;
}
/*footer*/
.foot_box {
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
	background-color: #f2f2f2;
}

.foot {
	width: 1200px;
	overflow: hidden;
	background-color: #f2f2f2;
	margin: 0 auto;
	margin-top: 20px;
}

.foot_gy {
	float: left;
	width: 120px;
	padding: 0;
	margin: 0 150px 0 0;
}

.dhjs img {
	float: left;
	margin-right: 20px;
}

.dhjs p {
	font-size: 16px;
	color: #323232;
	font-weight: 600;
	margin: 0 0 10px 0;
}

.foot_gy li a {
	font-size: 14px;
	color: #676767;
	margin-left: 46px;
	line-height: 34px;
}

.foot_gy li a:hover {
	color: #FF0000;
}

.xian {
	width: 100%;
	min-width: 1200px;
	height: 1px;
	background-color: #d7d7d7;
	margin: 20px 0 20px 0;
}

.banq center {
	margin-bottom: 20px;
	color: #676767;
	font-size: 13px;
}

.banq center a {
	color: #676767;
}

.wx_box {
	margin-left: 46px;
	padding-top: 12px;
}

/*企业愿景*/
.yyj_box {
	width: 465px;
	overflow: hidden;
}

.yyj1 {
	width: 140px;
	float: left;
	height: 100px;
	background-color: #f5f5f5f5;
	margin-top: 20px;
}

#yybt1 {
	font-size: 14px;
	text-align: center;
	color: #ff0000;
	margin: 0;
	text-indent: 0;
	padding-top: 10px;
	font-weight: bold;
}

#yynr {
	text-align: center;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	text-indent: 0;
	margin: 0;
}

.yyjtu1 {
	width: 325px;
	float: right;
	overflow: hidden;
	height: 100px;
	margin-top: 20px;
}

.yyjtu1 img,
.yyjtu2 img {
	width: 100%;
	transition: all 0.6s ease 0s;
	vertical-align: middle;
}

.yyjtu1 img:hover,
.yyjtu2 img:hover {
	transform: scale(1.15, 1.15);
}

.yyj2 {
	width: 130px;
	float: right;
	height: 100px;
	background-color: #f5f5f5f5;
	margin-top: 20px;
}

.yyjtu2 {
	width: 335px;
	float: right;
	overflow: hidden;
	height: 100px;
	margin-top: 20px;
}

#yybt2 {
	font-size: 14px;
	text-align: center;
	color: #ff0000;
	margin: 0;
	text-indent: 0;
	padding-top: 10px;
	font-weight: bold;
}

#yynr2 {
	text-align: center;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	text-indent: 0;
	margin: 0;
}

/*代理商查询*/
#dlss {
	line-height: 26px;
	text-indent: 0;
	margin: 0;
	padding: 10px;
	border-radius: 5px;
	background-color: #F00;
	border: 0;
	font-size: 14px;
	font-weight: normal;
}

#dlss:hover {
	background-color: #ff5050;
}

/*#smnr,#wmyj{
	text-align: center;
    font-size: 16px;
    margin-top: 15px;
	}*/
/*.smtu{
	width: 800px;
    float: left;
    height: 343px;
	overflow: hidden;
	margin-top:30px;
	}
.wmyh{
	width: 400px;
    float: left;
    height: 343px;
    background-color: #f5f5f5f5;
    margin: 30px 0;	}
.yjtu{
	width: 800px;
    float: right;
    height: 343px;
    overflow: hidden;
    margin-top: 30px;
	}
#yjbt{
	font-size: 28px;
    text-align: center;
    margin-top: 120px;
    color: #ff0000;
	}*/