* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	font-family: "思源黑体"
}

i {
	font-style: normal;
}

img {
	display: block;
}

.f_r {
	float: right;
}

.f_l {
	float: left;
}

.m_left10 {
	margin-left: 10px;
}

.m_right10 {
	margin-right: 10px;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.w_1200 {
	width: 1200px;
	margin: 0 auto;
}

.m-top {
	margin-top: 20px;
}


/*logo、咨询电话*/

.top_crumbs {
	background: #eeeeee;
	height: 40px;min-width:1200px;
}

.top_crumbs p {
	margin: 0 auto;
	width: 1200px;
	line-height: 40px;
	color: #4d4d4d;
	font-size: 14px;
}

.top_crumbs p span {
	float: right;
	line-height: 40px;
	color: #4d4d4d;
	font-size: 14px;
}

.top_crumbs a {
	color: #4d4d4d;
}

.top_crumbs a:hover {
	color: #d1b43e !important;
}

.header {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}

.logo {
	width: 70%;
	height: 120px;
}

.logo img {
	float: left;
	width: 155px;
	height: 120px;
}

.logo p {
	margin-top: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #9e8121;
}

.logo span {
	color: #383838;
	font-size: 16px;
	font-weight: 500;
}

hr {
	border: 1px solid #e5e5e5;
}

.phone {
	width: 30%;
	height: 120px;
}

.phone p {
	float: right;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	margin-top: 30px;
}

.phone p img {
	width: 28px;
	height: 28px;
	padding-right: 15px;
	vertical-align: middle;
	display: inline-block;
}

.phone p span {
	color: #d1b43e;
	font-size: 16px;
	font-weight: bold;
}


/*header-end*/


/*导航*/

.yHeader {
	width: 100%;
	background-color: #4d4d4d;min-width:1200px;
}

.top_nav {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}

.top_nav .yMenuIndex {
	margin-left: 220px;
}

#all_cp_button button {
	float: left;
	cursor: pointer;
	width: 220px;
	height: 80px;
	background: #d1b43e;
}

#all_cp_button img {
	display: inline-block;
	float: left;
	width: 44px;
	height: 44px;
	margin-left: 35px;
	margin-top: 18px;
}

#all_cp_button span {
	line-height: 80px;
	color: #4d4d4d;
	font-size: 24px;
	font-weight: 500;
	float: left;
	margin-left: 10px;
}


/*下拉导航*/

.pullDownList {
	width: 220px;
	height: 400px;
	margin-top: 80px;
	background: #d1b43e;
	position: relative;
	z-index: 999;
}

.pullDown {
	z-index: 1;
	position: absolute;
}

.pullDownList li {
	height: 64px;
	line-height: 64px;
	padding-left: 20px;
	position: relative;
}

.pullDownList li a {
	font-size: 16px!important;
	color: #FFFFFF;
}

.pullDownList li i {
	display: inline-block;
	position: relative;
	top: 4px;
	margin-right: 8px;
	left: 0;
	-webkit-transition: margin-left .2s linear;
	-moz-transition: margin-left .2s linear;
	-o-transition: margin-left .2s linear;
	width: 20px;
	height: 19px;
	/*	background: url(../images/indexicon1.png) no-repeat;*/
}


/*下拉详细列表具体分类*/

.yMenuListCon {
	width: 980px;
	height: 400px;
	display: none;
	position: absolute;
	z-index: 2;
	top: 80px;
	left: 220px;
	overflow: hidden;
	background: #f2f2f2;
}

.yMenuListConin {
	display: none;
	background: #f2f2f2;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	padding: 0 20px;
	width: 980px height: 400px;
	position: absolute;
	left: 0;
	top: 0;
}

.yMenuLCinList {
	overflow: hidden;
}

.sub-row a {
	text-decoration: none;
	color: #777777;
}

.sub-row a:hover {
	color: #d1b43e;
}

.sub-row {
	margin-top: 25px;
}

.sub-row span {
	color: #777777;
}

.tittle {
	display: inline-block;
	color: #f01414;
	width: 90px !important;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.pullDownList li.menulihover i {
	margin-left: 6px;
}

.pullDownList li a {
	color: #fefcfc;
	font-size: 13px;
}

.pullDownList li span {
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	top: 29px;
	right: 10px;
}

.pullDownList li.menulihover span {
	top: 29px;
	right: 10px;
	border-left: 4px solid #fff;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 0;
}

.pullDownList {
	display: none;
}

.navstyle {
	width: 640px;
	height: 80px;
}

.navstyle li {
	font-size: 16px;
	height: 40px;
	float: left;
	margin-left: 12px;
	text-align: center;
}

.navstyle li a {
	position: relative;
	display: inline-block;
	color: #fff;
	line-height: 50px;
	margin-top: 15px;
	padding-left: 15px;
}

.navstyle li a:hover {
	line-height: 50px;
	padding-left: 15px;
	background: url(../images/click_nav.png) no-repeat left center;
	color: #d1b43e!important
}


/*搜索*/

.select {
	line-height: 50px;
	padding-left: 15px;
	background: url(../images/click_nav.png) no-repeat left center;
	color: #d1b43e!important;
}

.search {
	width: 340px;
	height: 80px;
}

.container {
	margin-top: 5px;
}

.search_ss {
	float: left;
	width: 240px;
	height: 38px;
	padding-left: 10px;
	border: 1px solid #7b7b7b;
	font-size: 16px;
	color: #959595;
	background-color: #4d4d4d;
}

.button_ss {
	cursor: pointer;
	float: left;
	width: 88px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	background: #d1b43e;
	color: #4d4d4d;
}

.search p {
	padding-top: 5px;
	color: #777777;
	font-size: 12px;
}

.search p span {
	color: #4d4d4d;
	padding: 2px 5px;
	background: #d1b43e;
}

.search a {
	color: #fff;
}

.search a:hover {
	color: #fff!important;
}
.mbx{
	height: 40px;
	background-color: #eeeeee;
}
.mbx .lujing strong{
	font-size: 13px;
	line-height: 40px;
}
.mbx .lujing a{
	font-size: 13px;
}
.mbx .lujing .se{
	color: #d1b43e;
}

/*公共样式*/
.fl {
	float: left;
}
.fr {
	float: right;
}
/*版心*/
.w {
	width: 1200px;
	margin: 0 auto;
}

.fcolor {
	color: #c81623;
}

.bgcolor {
	background-color:#c81623;
}

@font-face {
	font-family: 'web47';
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/iconfont.woff2') format('woff2'),
		url('../fonts/iconfont.woff') format('woff'),
		url('../fonts/iconfont.ttf') format('truetype'),
		url('../fonts/iconfont.svg#iconfont') format('svg');
  }

  .iconfont {
	font-family: "web47" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
/*底部*/
.bottom {
	/* width: 1200px; */
	height: 520px;
	float: left;
}

.bottom_left {
	width: 680px;
	position: relative;
	height: 430px;
}

.bottom_left p {
	color: #4d4d4d;
	margin-top: 20px;
	font-size: 14px;
}

.bottom_left a {
	height: 30px;
	line-height: 30px;
	padding: 0px 5px;
	display: inline-block;
	text-align: left;
	color: #4d4d4d;
	font-size: 14px;
}

.bottom_left a:hover {
	color: #d1b43e;
}

.bottom_left ul {
	margin-top: 20px;
	float: left;
	margin-right: 55px;
}

.bottom_left ul li {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 24px;
}

.bottom_bt {
	font-size: 18px !important;
	color: #4d4d4d;
	line-height: 40px !important;
}

.lj_src {
	width: 680px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 14px;
	color: #4d4d4d;
}

#bottom_phone {
	width: 680px;
	height: 60px;
	float: left;
	margin-top: 80px;
	font-size: 30px;
	color: #4d4d4d;
}

#bottom_phone span {
	color: #d1b43e;
	font-weight: bold;
}

.bottom_right {
	width: 520px;
	height: 430px;
}

.bottom_right p {
	color: #4d4d4d;
	line-height: 30px;
	font-size: 16px;
	padding: 0 10px;
}

.gsname {
	width: 500px;
	height: 80px;
	margin-top: 20px;
	line-height: 40px !important;
	color: #4d4d4d;
	font-size: 16px;
	border-bottom: 1px solid #E5E5E5;
}

.gsname span {
	padding-right: 10px;
	font-size: 30px;
	font-weight: bold;
}

.bottom_right ul {
	width: 130px;
	float: left;
}

.bottom_right ul li img {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 10px;
}

.bottom_right ul li {
	color: #fff;
	width: 130px;
	line-height: 44px;
	margin-top: 10px;
	height: 44px;
	background: #d1b43e;
}
.bottom_right ul li a{
	color: #fff;
}

.ewm img {
	display: inline-block;
	vertical-align: middle;
	padding: 20px 20px;
}

.ewm span {
	font-size: 24px;
	color: #4d4d4d;
	font-weight: 600;
}

.remark {
	width: 1200px;
	height: 100px;
	border-top: 1px solid #E5E5E5;
}

.remark p {
	font-size: 14px;
	line-height: 24px;
	color: #4d4d4d;
}

.remark p a {
	font-size: 12px;
	color: #4d4d4d;
}

.bah {
	width: 1200px;
	margin-top: 10px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	color: #4d4d4d;
}

.bah img {
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.gmlc {
	width: 100%;
	height: 120px;
	float: left;
	margin: 0 auto;
	background: url(../images/gmlc.png) no-repeat center;min-width:1200px;
}

.title_bt {
	height: 60px;
	width: 1200px;
}

.title_bar {
	width: 1200px;
	height: 60px;
	margin-top: 30px;
	background: url(../images/title-line.png) no-repeat right;
}

.title_bar p {
	margin-top: 0px;
	float: left;
	height: 60px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 28px;
	font-weight: bold;
	color: #4d4d4d;
}

.title-style span {
	color: #e0e0e0;
	font-size: 20px;
	font-weight: 500;
}

.title-style img {
	padding: 0px 10px;
	vertical-align: middle;
	display: inline-block;
}