﻿body,
html,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: "微软雅黑";
/*	background-image: url(../images/bgimg.png);*/
	margin: 0 auto;
	
}

ul,
ol,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

.xh_hearder {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.xh_hearder_top {
	height: 45px;
	width: 100%;
	line-height: 45px;
	background-color: #e2e2e2;
	box-shadow: 1px 0px 2px #625d5d;
}

.xh_hearder_top_a {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.xh_hearder_top_one {
	width: 30%;
	float: left;
	height: 100%;
	font-size: 13px;
}

.xh_hearder_top_tow {
	width: 70%;
	float: left;
	height: 100%;
}

.xh_hearder_top_one>a {
	display: block;
	float: left;
	color: #ed0000;
}

.xh_hearder_top_one>span {
	display: block;
	float: right;
	color: #656565;
}

.xh_hearder_top_tow>div {
	float: right;
	color: #656565;
	margin: 0px 16px;
	font-size: 13px;
	cursor: pointer;
	position: relative;
}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #8f8f8f;
	margin-top: 19px;
}

.servicephone_a>span {
	display: block;
	float: left;
	margin-left: 3px;
}

.servicephone_a {
	overflow: hidden;
}

.servicephoneul {
	position: absolute;
	top: 40px;
	left: -10px;
	width: 120px;
	background-color: #e2e2e2;
	z-index: 100;
	overflow: hidden;
	padding-left: 10px;
}

.servicephoneul>li {
	width: 100%;
	display: none;
	line-height: 30px;
}

.servicephone:hover .servicephoneul>li {
	display: block;
}

.servicephoneul>li>a {
	color: #656565;
}

.servicephoneul > li> img {
	display: block;
	width: 95px;
	height: 95px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 8px;
}

.header_in {
	width: 1200px;
	margin: 0 auto;
	margin-top: 45px;
	height: 57px;
}

.header_in_left {
	width: 48%;
	height: 57px;
	float: left;
}

.header_in_right {
	height: 57px;
	float: right;
	width: 51;
}

.logo {
	width: 118px;
	height: 57px;
	float: left;
}

.logo > img {
	width: 100%;
	height: 100%;
}

.gynamea {
	float: left;
	margin-left: 15px;
	overflow: hidden;
}

.gynameb {
	font-size: 16px;
	margin-bottom: 5px;
}
.gynameb h2{
	letter-spacing: 4.6px;
}

.gynamec {
	font-size: 12px;
}
.gynamec h4{
	letter-spacing: 1px;
}

.header_in_right > div {
	float: right;
	margin-left: 22px;
}

.header_in_right_d {
	height: 57px;
	width: 133px;
}

.header_in_right_d img {
	height: 57px;
	width: 133px;
}

.header_in_right_c {
	margin-top: 23px;
	border-radius: 5px;
	box-shadow: 3px 3px 2px #4d4747;
	width: 90px;
	text-align: center;
}

.header_in_right_c > a {
	line-height: 30px;
	display: block;
	background-color: #ec0000;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 15px;
	border-radius: 5px;
}

.header_in_right_f {
	margin-top: 23px;
	border-radius: 5px;
	box-shadow: 3px 3px 2px #4d4747;
}

.header_in_right_f > a {
	line-height: 30px;
	display: block;
	background-color: #e9e9e9;
	color: #003499;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 15px;
	border-radius: 5px;
}

.header_footer {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 4px solid #ec0002;
	margin-top: 40px;
}

.header_left {
	width: 200px;
	height: 60px;
	overflow: hidden;
	float: left;
	background-color: #ec0002;
	text-align: center;
}

.header_right {
	width: 1000px;
	height: 60px;
	overflow: hidden;
	float: left;
}

.header_left_a {
	background-color: #FFFFFF;
	width: 17px;
	height: 17px;
	margin-top: 22px;
	border-radius: 3px;
	position: relative;
	float: left;
	margin-left: 35px;
}

.header_left_a>div:first-child {
	position: absolute;
	left: 0px;
	top: 6.5px;
	width: 17px;
	height: 2px;
	background-color: #ec0002;
}

.header_left_a>div:last-child {
	position: absolute;
	left: 6.5px;
	top: 0px;
	width: 2px;
	height: 17px;
	background-color: #ec0002;
}

.header_left_b {
	line-height: 60px;
	float: left;
	margin-left: 10px;
	font-size: 17px;
	color: #ffffff;
}

.header_right>ul {
	display: block;
	height: 60px;
	width: 100%;
	line-height: 60px;
}

.header_right>ul>li {
	height: 15px;
	line-height: 15px;
	width: 14%;
	display: block;
	float: left;
	text-align: center;
	margin-top: 25px;
	font-size: 16px;
}

.header_right>ul>li>a {
	display: block;
	color: #323232;
	border-left: 2px solid #0d0d0d;
}

.header_right>ul>li:first-child>a {
	border: 0px;
}

.fenlei {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.fenlei_a {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.fenlei_a>div {
	overflow: hidden;
	float: left;
}

.fenlei_b {
	width: 200px;
	background-color: #e6e6e6;
}

.fenlei_c {
	width: 100%;
	height:413px;
	display: block;
	padding-top: 15px;
	margin-bottom: 15px;
}

.fenlei_c>li {
	line-height: 35px;
	display: block;
	width: 100%;
	font-size: 14px;
	overflow: hidden;
}

.fenlei_c>li>span {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 16px;
	position: relative;
}

.fenlei_c>li>span:after,
.fenlei_c>li>span:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: #e6e6e6;
	position: absolute;
	content: "";
}

.fenlei_c>li>span:before {
	top: 0;
	left: 1px;
	border-left-color: #323232;
}

.fenlei_c>li>a {
	display: block;
	float: left;
	color: #565656;
	margin-left: 14px;
}

.fenlei_c > li > a:hover {
	color: #ec0002;
}

.bander_in {
	width: 735px;
	margin-top: 9px;
}

.bander_in_a {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.bander_in_b {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.bander_in_b>li {
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

.bander_in_b>li>a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

.bander_in_b>li>a>img {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 716px;
	height: 422px;
}

.fenlei_left {
	width: 265px;
	overflow: hidden;
	margin-top: 8px;
}

.fenlei_left_a {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.fenlei_left_a_top {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.fenlei_left_a_top>div {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	text-indent: 13px;
	line-height: 35px;
	font-size: 16px;
	color: #484848;
	height: 35px;
	background: -webkit-linear-gradient(#ffffff, #d5d5d5);
	background: -o-linear-gradient(#ffffff, #d5d5d5);
	background: -moz-linear-gradient(#ffffff, #d5d5d5);
	background: linear-gradient(#ffffff, #d5d5d5);
	font-weight: bold;
	box-shadow: 0px 0px 9px #0b0101;
}

.fenlei_left_a_top>ul {
	display: block;
	padding-top: 15px;
	padding-bottom: 6px;
	text-indent: 13px;
	line-height: 30px;
	border: 1px solid #bcb6b6;
	border-top: 0px;
	height: 136px;
}

.fenlei_left_a_top>ul>li {
	display: block;
	width: 100%;
	overflow: hidden;
}

.fenlei_left_a_top>ul>li>a {
	display: block;
	overflow: hidden;
}

.fenlei_left_a_top>ul>li>a>span {
	display: block;
	color: #727272;
	text-indent: 2px;
}

.fenlei_left_a_top>ul>li>a>span>span {
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	background-color: #727272;
	display: block;
	margin-right: 8px;
	float: left;
	margin-top: 14px;
	margin-left: 13px;
}

.fenlei_left_a_bottom {
	width: 100%;
	margin-top: 32px;
}

.tupian {
	width: 253px;
	height: 213px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

.formr {
	height: 80px;
	background-color: #dbdbdb;
	width: 1000px;
	margin: 0 auto;
}

.formr_a {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.formr_a > form {
    height: 42px;
    width: 751px;
    margin: 10px 0 0 50px;
}

.brand {
	width: 220px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	padding-left: 10px;
	display: inline-block;
	margin-right: 16px;
}

.model {
	width: 231px;
    height: 40px;
    line-height: 40px;
    border: 0px;
    padding-left: 10px;
    display: inline-block;
    font-size: 16px;
}

.search {
	display: inline-block;
	width: 110px;
	line-height: 40px;
	border: 0px;
	margin-left: -5px;
	cursor: pointer;
	background-color: #ec0000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.content_in {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 40px;
}

.content_in_one {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 40px;
}

.content_in_one_a {
	height: 31px;
	width: 100%;
	line-height: 31px;
	border-bottom: 2px solid #e1e1e1;
	margin-bottom: 20px;
}

.content_in_one_a>img {
	width: 131px;
	height: 31px;
	display: block;
	float: left;
}

.content_in_one_a>span {
	display: block;
	float: right;
}

.content_in_one_a>span>a {
	color: #4577c0;
}

.content_in_one_b {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.cplist {
	width: 17%;
	overflow: hidden;
	margin-right: 34px;
	float: left;
}



.cplist:nth-child(16) {
	margin-right: 0px;
}

.cplist>a {
	display: block;
	width: 100%;
}

.cplist>a>img {
	display: block;
	width: 190px;
	height: 130px;
}

.cplist>a>span {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #000000;
	width: 100%;
	overflow: hidden;
}

.image_ggao {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.image_ggao>img {
	width: 1200px;
	height: 247px;
}

.cpleft {
	width: 177px;
	height: 250px;
	overflow: hidden;
	float: left;
}

.cpleft>img {
	width: 100%;
	height: 100%;
}

.cpright {
	float: left;
	width: 1023px;
	overflow: hidden;
}

.pplist {
	width: 31%;
	float: left;
	margin-left: 23px;
	overflow: hidden;
	background: -webkit-linear-gradient(#ffffff, #d5d5d5);
	background: -o-linear-gradient(#ffffff, #d5d5d5);
	background: -moz-linear-gradient(#ffffff, #d5d5d5);
	background: linear-gradient(#ffffff, #d5d5d5);
	margin-bottom: 14px;
}

.cpright > .pplist:nth-child(16) {
	margin-bottom: 0px;
}

.cpright > .pplist:nth-child(17) {
	margin-bottom: 0px;
}

.cpright > .pplist:nth-child(18) {
	margin-bottom: 0px;
}

.pplist_one {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 10px;
	width: 110px;
	overflow: hidden;
}

.pplist_tow {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 140px;
	overflow: hidden;
}

.pplist_three {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	width: 48px;
	text-align: center;
	background-color: #ec0000;
	margin-top: 3px;
	color: #FFFFFF;
	cursor: pointer;
}
.pplist_three a{
	color: #fff;
}

.peisong {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #e1e1e1;
	margin: 0 auto;
	padding-bottom: 20px;
	border-bottom: 2px solid #313131;
}

.peisong_list {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.peisong_list ul li {
	height: 30px;
	float: left;
	margin-right: 103px;
	font-size: 16px;
	line-height: 32px;
}

.peisong_list ul li:last-child {
	margin-right: 0px;
}

.peisong_list_one {
	width: 100%;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e1e1e1;
}

.peisong_list ul li img {
	display: block;
	float: left;
	margin-right: 10px;
}

.peisong_list ul li span {
	display: block;
	float: left;
}

.peisong_lista {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.peisong_lista>div {
	float: left;
	overflow: hidden;
	margin-right: 90px;
}

.peisong_lista>div:last-child {
	margin-right: 0px;
}

.peisong_lista>div span {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #313131;
	overflow: hidden;
}

.peisong_lista>div a {
	display: block;
	color: #272727;
	line-height: 30px;
}

.peisong_lista>div img {
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

.peisong_lista>div>div {
	float: left;
}

.erweima {
	display: block;
	width: 110px;
	height: 110px;
}

.red {
	color: #fe0002;
}

.phone {
	font-size: 16px !important;
	margin-top: 10px;
}

.footer {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #30333a;
	color: #e0e0e2;
}

.footer_box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_box_a {
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}

.footer_box_a>div {
	float: left;
	overflow: hidden;
}

.footer_left {
	width: 44%;
}

.footer_in {
	width: 28%;
}

.footer_right {
	width: 28%;
}

.footer_left_a {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 35px;
}

.footer_left_a>img {
	width: 18px;
	height: 20px;
	display: block;
	float: left;
	margin-top: 6px;
}

.footer_left_a>span {
	line-height: 35px;
	font-size: 16px;
	display: block;
	float: left;
	margin-left: 15px;
}

.footer_left_b {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.footer_left_b>span {
	display: block;
	line-height: 30px;
	font-weight: 500;
}

.footer_left_b_d>a {
	color: #e0e0e2;
}

.footer_in_a {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 35px;
}

.footer_in_a>img {
	width: 22px;
	height: 15px;
	display: block;
	float: left;
	margin-top: 10px;
}

.footer_in_a>span {
	line-height: 35px;
	font-size: 16px;
	display: block;
	float: left;
	margin-left: 15px;
}

.footer_in_b {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 25px;
	font-size: 15px;
}

.footer_in_b>ul {
	display: block;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.footer_in_b>ul>li {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	line-height: 30px;
}

.footer_in_b>ul>li>a {
	display: block;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	color: #e0e0e2;
}

.footer_right_a {
	width: 50%;
	float: left;
	overflow: hidden;
}

.footer_right_b {
	width: 50%;
	float: left;
	overflow: hidden;
}

.footer_right_a_top {
	height: 35px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
}

.footer_right_b_top {
	height: 35px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
}

.footer_right_a_top>img {
	height: 27px;
	width: 29px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 2px;
}

.footer_right_a_top>span {
	display: block;
	float: left;
	line-height: 35px;
	margin-left: 15px;
}

.footer_right_a_bottom {
	width: 95px;
	height: 95px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.footer_right_b_top {
	height: 35px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
}

.footer_right_b_top {
	height: 35px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
}

.footer_right_b_top>img {
	height: 20px;
	width: 14px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 5px;
}

.footer_right_b_top>span {
	display: block;
	float: left;
	line-height: 35px;
	margin-left: 15px;
}

.footer_right_b_bottom {
	width: 95px;
	height: 95px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.footer_box_b {
	margin-top: 40px;
	width: 100%;
	padding-top: 30px;
	margin-bottom: 20px;
	border-top: 1px dashed #272a31;
}

.footer_box_b_top {
	width: 100%;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
}

.footer_box_b_bottom {
	width: 100%;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}

.footer_box_b_bottom>a {
	color: #e0e0e2;
}


/*轮播图*/

.banner {
	width: 97%;
	overflow:hidden;
	overflow: hidden;
	position: relative;
	font-size: 0;
	margin: 0 auto;
}

.b-img {
	height: 420px;
	position: absolute;
	left: 0;
	top: 0;
}

.b-img a {
	display: block;
	height: 500px;
	float: left;
}

.b-list {
	height: 18px;
	padding-top: 390px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

.b-list span {
	display: block;
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 3px solid #fff;
	float: left;
	margin: 0 5px;
	margin-top: 79px;
}

.b-list .spcss {
	border: 3px solid #14ab04;
}

.bar-left {
	position: absolute;
	z-index: 1;
	display: block;
	width: 40px;
	height: 100%;
	left: 10px;
	background: none;
	top: 0px;
}

.bar-right {
	position: absolute;
	z-index: 1;
	display: block;
	width: 40px;
	height: 100%;
	right: 10px;
	background: none;
	top: 0px;
}

.bar-left em {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/arrow.png) 19px 0px no-repeat;
	margin: 0 auto;
	margin-top: 200px;
}

.bar-right em {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/arrow.png) -19px 0px no-repeat;
	margin: 0 auto;
	margin-top: 200px;
}

.bar-left .emcss {
	background-position: 19px -40px;
}

.bar-right .emcss {
	background-position: -19px -40px;
}