@charset "utf-8";
a {
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
	font-family: Microsoft Yahei, arial, SimSun, Tahoma, Helvetica, STHeiti, sans-serif;
	list-style: none;
	line-height: 2;
	transition: color, border-color 0.3s;
}
body {
	background: #f5f5f5;
	color: #333;
}
iframe{
	display:block;
	width:100%;
	height:100%;
	border:0;
	outline:0;
}
textarea{
	resize:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: 400;
}
img {
	border: 0;
}
textarea,
select,
option,
input {
	outline: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.fw400 {
	font-weight: 400;
}
.fw700 {
	font-weight: 700;
}
.f14{
	font-size:14px;
}
.f18{
	font-size:18px;
}
.f20{
	font-size:20px;
}
.f26{
	font-size:26px;
}
.clearBoth,
.clearboth {
	clear: both;
}
.bordernone {
	border: none!important;
}
.darkRed{
	color:#722427;
}
.darkRed2{
	color:#ab1a1f;
}
.darkRed3{
	color:#9e1c21;
}
.darkRed4{
	color:#7a2528;
}
.orange{
	color:#de761f;
}
.gray{
	color:#6f6d6d;
}
.red {
	color: red;
}
.white {
	color: #fff;
}
.mt20{
	margin-top:20px;
}
.pt20{
	padding-top:20px;
}
.centerBox {
	margin: 0 auto;
	width: 100%;
	max-width: 1046px;
}
header {
	background: #fff;
}
header .topTool {
	height: 29px;
	border-bottom: 1px solid #efefef;
	outline: 1px solid #f7f7f7;
	background: linear-gradient(180deg, #fefefe, #d8d8d8);
}
.centerBox:after,
.topTool:after {
	content: "";
	display: block;
	clear: both;
}
.rightLink,
.rightLink .item {
	font-size: 12px;
	color: #656565;
	line-height: 29px;
}
.topTool .txt {
	color: #303030;
	font-size: 14px;
	line-height: 29px;
}
#logoBar {
	position: relative;
}
#logoBar:after {
	content: "";
	display: block;
	clear: both;
}
#logo img {
	display: block;
	width: 239px;
	height: 99px;
}
.logoTxt {
	position: relative;
	margin: 0 0 0 20px;
	width: 330px;
	height: 99px;
}
.logoTxt img {
	position: absolute;
	bottom: 0;
	left: 0;
}
#logoBar .tel .sp,
#logoBar .tel {
	font-weight: 700;
	line-height: 30px;
}
#logoBar .tel {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 0 0 44px;
	font-size: 18px;
	color: #2e2e2e;
	background: url(../images/tell.png) no-repeat left center;
}
#logoBar .tel .sp {
	color: #c60000;
	font-size: 26px;
	font-style: italic;
}
.topNav {
	margin: 24px 0 0;
	height: 40px;
	background: #404144;
	text-align: center;
}
.topNav .navItem {
	display: inline-block;
	margin: 0 36px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	font-family: SimSun;
}
.subNav {
	margin: 0 0 20px;
	height: 40px;
	background: #404144;
	text-align: center;
}
.subNav .centerBox,
.subNav .navItem {
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	font-family: SimSun;
}
.subNav .navItem {
	display: inline-block;
	margin: 0 20px;
}
.subNav .navItem:hover{
	color:#de761f;
}
footer {
	padding: 0 0 20px;
	background: #f5f5f5 url(../images/4.4.png);
}
footer:after {
	content: "";
	display: block;
	clear: both;
}
.friendLink .title {
	font-size: 18px;
	color: #404144;
	border-bottom: 1px solid #8f8f8f;
}
.friendLink,
.friendLink * {
	line-height: 40px;
}
.friendLink .friendItem {
	font-family: SimSun;
	font-size: 14px;
	color: #404144;
}
footer .txt.right {
	width: 50%;
}
footer a[class*="logo"] {
	display: inline-block;
}
footer .logo {
	margin: 2px 21px 0 0;
}
footer .logo img {
	display: block;
	width: 239px;
	height: 99px;
}
footer .logo2 {
	padding: 50px 0 0 25px;
	height: 84px;
	border-left: 1px solid #b6b6b6;
}
footer .logo2 img {
	display: block;
	width: 149px;
	height: 46px;
}
footer .row {
	font-size: 12px;
	line-height: 30px;
	color: #747474;
	font-family: SimSun;
}
footer .row.big {
	font-size: 16px;
	letter-spacing: 2px;
}
.searchBar {
	padding: 0 20px;
	height: 38px;
	border: 1px solid #dfdfdf;
	background: #e8e8e8;
}
.searchBar * {
	color: #aeaeae;
}
.searchBar .head,
.searchBar .hotTxt {
	line-height: 38px;
}
.searchBar .hotTxt {
	display: inline-block;
	margin: 0 5px;
	font-size: 12px;
}
.searchBar .hotTxt:hover{
	color:#c60000;
	font-weight:700;
}
.searchBox {
	position: relative;
	margin:3px 11px 0 0;
	width: 257px;
	height: 30px;
}
.searchBox .searchInput {
	padding: 7px 50px 7px 20px;
	width: 185px;
	height: 1em;
	line-height: 1em;
	font-size: 14px;
	border: 1px solid #aba9a9;
	border-radius: 29px;
}
.searchBox .searchBtn {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:40px;
	height:100%;
	background:#c32f43 url(../../images/search_bg.jpg) no-repeat center;
	border-radius:0 40px 40px 0;
}
.message,
.service{
	position:fixed;
	z-index:99;
	top:50%;
}
.message form{
	overflow:hidden;
}
.message{
	left:0;
	padding:6px 12px 6px;
	width:210px;
	background:#ce0722;
	margin-top:110px;
}
.message .title{
	position:relative;
	padding:0 0 6px;
	font-size:20px;
	color:#fff;
	border-bottom:1px solid #dfbabf;
}
#close{
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:16px;
	height:16px;
	border:2px solid #fff;
	border-radius:100%;
	background:#ce0722;
}
#close:before,
#close:after{
	content:"";
	display:block;
	position:absolute;
	top:7px;
	left:50%;
	margin-left:-4px;
	width:9px;
	height:3px;
	background:#fff;
	transition:transform 0.3s;
}
#close.active:before{
	transform:rotate(90deg);
}
.message .content{
	margin:6px 0 0;
	padding:15px 10px;
	background:#fff;
	text-align:center;
}
.content .textarea{
	display:block;
}
.content .textarea,
.row .textInput{
	background:#fafafa;
	border:1px solid #dedede;
}
.content .textarea{
	padding:10px;
	width:168px;
	height:80px;
	overflow-y:auto;
	font-size:14px;
	line-height:20px;
}
.content .row{
	margin:5px 0 0;
	line-height:28px;
	border:1px solid #dedede;
	background:linear-gradient(180deg,#fff,#ececec);
}
.row:after{
	content:"";
	display:block;
	clear:both;
}
.row .textInput{
	float:right;
	padding:7px 10px;
	width:166px;
	height:1em;
	font-size:14px;
	line-height:1em;
	color:black;
	border-left:1px solid #dedede;
}
#send{
	display:inline-block;
	margin:10px 0 0;
	width:104px;
	height:26px;
	line-height:26px;
	font-size:16px;
	color:#000;
	text-align:center;
	border-radius:6px;
	background:linear-gradient(180deg,#ffa197,#ff3822);
}
.service{
	right:0;
	width:127px;
	border:2px solid #b60e13;
	border-radius:8px;
	    margin-top: -388px;
}
.service .txt{
	font-size:14px;
	color:#fff;
	line-height:30px;
	text-align:center;
	background:linear-gradient(180deg,#ed1b23,#c11017);
}
.service .txt.small{
	font-size:12px;
	letter-spacing:1px;
}
.service .content{
	padding:80px 0 10px;
	text-align:center;
	background:url(../../images/mm.jpg) no-repeat left top #fff;
}
#phoneTxt p{
	font-size:14px;
	line-height:22px;
	color:#fff;
}
#phoneTxt{
	display:inline-block;
	margin:0 0 20px;
	padding:0 7px;
	background:linear-gradient(180deg,#ed1b23,#c11017);
	border-radius:8px;
}
.italic{
	font-style:italic;
}
.qqTalk{
	display:inline-block;
	margin:0 0 10px;
	width:92px;
	height:22px;
	background:url(../../images/qqTalk.jpg) no-repeat center;
}
.QR{
	display:inline;
	margin:10px 0 0;
}
.article{
	padding:10px 0 0;
}
.article:after{
	content:"";
	display:block;
	clear:both;
}
.article .rightArea{
	float:right;
	width:50%;
}
.article .video{
	width:470px;
	height:320px;
	border:1px solid #ebebeb;
}
.article .head{
	position:relative;
	padding:0 0 0 188px;
	height:70px;
	overflow:hidden;
}
.article .head:after{
	content:"";
	display:block;
	clear:both;
}
.article .head .more{
	float:right;
	margin:38px 0 0;
	font-size:22px;
	color:#6e2528;
	font-weight:700;
}
.article .head .more:after{
	content:"+";
}
.article .head .headTxt{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:224px;
	height:66px;
	font-size:28px;
	font-weight:700;
	line-height:66px;
	color:#6e2528;
	background:url(../../images/title_bg.png) no-repeat center;
	background-size:100% auto;
}
.article .head .english{
	position:absolute;
	bottom:6px;
	left:190px;
	font-size:28px;
	font-weight:700;
	color:#d6d6d6;
}
.essay{
	color:#747474;
	font-size:12px;
	line-height:30px;
	font-family:SimSun;
}
.essay .title{
	color:#626262;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	font-family:SimSun;
}
.more2{
	display:inline-block;
	width:106px;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#626262;
	text-align:center;
	border:4px solid #9d9d9d;
	font-family:SimSun;
	font-weight:700;
}
.tabArea{
	position:relative;
	height:530px;
	background:url(../../images/tab_bg.png);
	text-align:center;
}
.tabArea:before{
	content:"";
	display:block;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:1px;
	background:linear-gradient(90deg,#efefef,#545454 50%,#efefef);
}
.tabArea .menuIten{
	display:inline-block;
	position:relative;
	width:33%;
	height:38px;
	line-height:38px;
	font-size:18px;
	color:#fafafa;
	text-align:center;
	background:linear-gradient(180deg,#adadad,#939393);
}
.tabArea .menuIten.active{
	background:linear-gradient(180deg,#c4151c,#6f2528);
}
.tabArea .menuIten.active:after{
	content:"";
	display:block;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-6px;
	z-index:3;
	width:0;
	height:0;
	border-width:6px 6px 0 6px;
	border-style:solid;
	border-color:#742427 transparent;
}
.tabArea  .content{
	display:none;
	height:492px;
	text-align:left;
}
.tabArea  .content.active{
	display:block;
}

.tabArea  .content .title{
	padding-top:70px;
	font-size:30px;
	color:#722427;
	font-weight:700;
}
#content1 p{
	padding-left:60px;
}
.tabArea  .content .txt{
	font-size:14px;
	line-height:30px;
	color:#949494;
}
.tabArea  .content .title,
.tabArea  .content .title+p{
	line-height:40px;
}
.more3{
	display:inline-block;
	position:relative;
	width:137px;
	height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:30px;
	background:linear-gradient(180deg,#c4151c,#6f2528);
}
.more3:after{
	content:"";
	display:block;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:100%;
	background:linear-gradient(180deg,#722427,#e33138);
	opacity:0.05;
}
.trait{
	display:inline-block;
	width:194px;
	height:145px;
	line-height:145px;
	text-align:center;
	color:#e75a12;
	font-size:16px;
	font-weight:700;
	background:url(../../images/tab1_bg.jpg) no-repeat right center;
}
.fivePoint{
	position:relative;
	height:870px;
	background:url(../../images/five_bg.jpg) no-repeat center;
}
.fivePoint .circle{
	position:absolute;
	top:131px;
	left:47px;
	width:674px;
	height:674px;
	border-radius:100%;
}
.fivePoint .circle *{
	position:absolute;
	font-family: SimSun;
}
.fivePoint .circle .head{
	display:inline-block;
	width:159px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:16px;
	color:#fff;
	background:linear-gradient(180deg,#722427,#e33138);
}
.fivePoint .circle .text{
	font-size:14px;
	color:#656565;
	line-height:20px;
}
.fivePoint .telphone{
	right:10px;
	bottom:10px;
	position:absolute;
}
.fivePoint .telphone *{
	font-weight:700;
}
#head1{
	top:80px;
	left:150px;
}
#head2{
	top:210px;
	left:80px;
}
#head3{
	top:320px;
	left:60px;
}
#head4{
	top:420px;
	left:80px;
}
#head5{
	top:530px;
	left:140px;
}
#text1{
	top:115px;
	left:75px;
	text-indent:1em;
}
#text2{
	top:245px;
	left:30px;
	text-indent:1em;
}
#text3{
	top:355px;
	left:60px;
}
#text4{
	top:455px;
	left:80px;
}
#text5{
	top:565px;
	left:140px;
}
.consult{
	position:relative;
	height:140px;
	background:url(../../images/consult_bg.jpg) no-repeat left top;
	border-bottom:1px solid #fff;
}
.consult .now{
	display:inline-block;
	position:absolute;
	right:123px;
	bottom:16px;
	width:157px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:18px;
	color:#ffe5aa;
	background:linear-gradient(180deg,#e03f22,#ab1f18);
	border-radius:2px;
}
.newsBox{
	margin:0 0 10px;
	width:49%;
	min-height:290px;
}
.newsBox .basic:after,
.newsBox .first:after,
.newsBox>.head:after,
.newsBox:after{
	content:"";
	display:block;
	clear:both;
}
.newsBox>.head{
	padding:0;
	height:auto;
	border-bottom:1px solid #656565;
	overflow:visible;
}
.newsBox>.head *{
	line-height:38px;
}
.newsBox>.head .more{
	margin:0;
	font-size:16px;
}
.newsBox>.head .txt{
	display:inline-block;
	position:relative;
	font-size:18px;
	color:#6e2528;
}
.newsBox>.head .txt:after{
	content:"";
	display:block;
	position:absolute;
	z-index:3;
	bottom:-2px;
	left:0;
	width:100%;
	height:3px;
	background:#6e2528;
}
.newsBox .first{
	padding:10px 0 0;
}
.newsBox .first img{
	display:block;
	float:left;
	margin:0 15px 0 0;
	width:154px;
	height:92px;
	border:3px solid #ebebeb;
}
.newsBox .first p{
	line-height:28px;
}
.newsBox .first .title{
	padding:10px 0 5px;
	font-size:14px;
	color:#6e2528;
}
.newsBox .first .text{
	font-size:12px;
	color:#656565;
}
.newsBox .basic{
	position:relative;
	padding: 0 0 0 10px;
	height:34px;
	border-bottom:1px dashed #dedede;
}
.newsBox .basic:after{
	content:"";
	display:block;
	position:absolute;
	top:15px;
	left:2px;
	width:3px;
	height:3px;
	background:#a7acb2;
}
.newsBox .basic .time{
	float:right;
}
.newsBox .basic *{
	padding:0;
	height:auto;
	font-size:12px;
	color:#656565;
	line-height:34px;
}
.campaign img{
	display:block;
	width:100%;
	height:280px;
}
.leftNav{
	position:relative;
	float:left;
	width:228px;
	border:1px solid #404144;
}
.leftNav .head{
	height:39px;
	line-height:39px;
	background:#404144;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:700;
}
.leftNav .inner{
	padding:0 6px;
}
.leftNav ul li{
	display:inline-block;
	width:100%;
}
.leftNav a{
	display:inline-block;
}
.leftNav .listItem{
	position:relative;
	width:100%;
	height:38px;
	line-height:38px;
	font-size:14px;
	color:#737373;
	text-align:center;
	border-bottom:1px solid #d8d8d8;
}
.leftNav .innerList{
	border-bottom:1px solid #d8d8d8;
}
.leftNav .listItem:before{
	content:"";
	display:none;
	position:absolute;
	top:10px;
	right:10px;
	width:16px;
	height:16px;
	border-radius:100%;
}
.leftNav .listItem:after{
	content:"\003E";
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	width:16px;
	height:16px;
	line-height:14px;
	font-size:12px;
	text-align:center;
}
.leftNav li:hover .listItem:before{
	display:block;
	background:#c60000;
}
.leftNav li:hover .listItem:after{
	color:#fff;
}
.leftNav .innerItem{
	position:relative;
	padding:0 0 0 10px;
	font-size:12px;
	line-height:22px;
	color:#989898;
}
.leftNav .innerItem:hover{
	color:#c60000;
}
.leftNav .innerItem:after{
	content:"";
	display:block;
	position:absolute;
	top:10px;
	left:0;
	width:3px;
	height:3px;
	background:#c60000;
}
.rightContent{
	float:right;
	padding-left:20px;
	width:750px;
}
.webMap{
	margin:0 0 15px;
	border-bottom:1px solid #d1d1d1;
}
.webMap:after{
	content:"";
	display:block;
	clear:both;
}
.webMap .mapAddr{
	float:right;
}
.mapAddr,
.mapAddr .addrItem{
	font-size:14px;
	color:#c60000;
	font-family:SimSun;
}
.mapAddr{
	margin:5px 0 0;
}
.mapAddr:before{
	content:"您现在的位置：";
	color:#202020;
}
.webMap .pageName{
	position:relative;
	display:inline-block;
	padding:0 0 5px;
	color:#404144;
	font-size:16px;
}
.pageName:after{
	content:"";
	display:block;
	position:absolute;
	bottom:-1px;
	left:0;
	width:100%;
	height:1px;
	background:#4a4b4d;
}
.productList .productItem{
	display:inline-block;
	margin:0 10px 10px;
	text-align:center;
}

.productList tb{
	height:80px;
	}


.productItem .imgBox{
	display:block;
	width:220px;
	height:190px;
	line-height:190px;
	text-align:center;
	border:1px solid #dfdfdf;
	overflow:hidden;
}
.productItem:hover .imgBox{
	border-color:#c60000;
}
.productItem .imgBox img{
	width:100%;
	height:100%;
	display:block;
	transition:transform 0.5s;
}
.productItem:hover .imgBox img{
	height:100%;
	transform:scale(1.05);
}
.productItem .linkTxt{
	color:#666565;
	font-size:12px;
	line-height:40px;
	font-family:SimSun;
}
.productItem:hover .linkTxt{
	color:#c60000;
	font-weight:700;
}
.contact{
	position:absolute;
	top:100%;
	left:0;
	margin:20px 0 0;
	width:100%;
	height:200px;
	border:1px solid #404144;
}
.contact .bg{
	display:block;
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../../images/contact_bg.jpg) no-repeat center 40px;
	opacity:0.5;
}
.contact *{
	z-index:2;
}
.contact .phoneNum,
.contact .txt{
	margin-left:10px;
}
.contact .txt,
.contact .phoneNum{
	font-size:14px;
	font-weight:700;
	color:#404144;
}
.contact .phoneNum{
	padding:0 0 0 56px;
	background:url(../../images/phone.png) no-repeat left center;
}
.contact .phoneNum,
.contact .phoneNum .big{
	line-height:22px;
}
.contact .phoneNum .big{
	font-size:22px;
	color:#c60000;
	font-style:italic;
	font-weight:400;
}
.contact .txt{
	line-height:20px;
}
.contentBox{
	min-height:500px;
}
.contentBox img{
	max-width:100%;
}
.contentBox .txt{
	font-size:12px;
	line-height:31px;
	color:#737373;
	text-indent:2em;
	font-family:NSimSun;
}
.addBox .title{
	color:#333;
	font-size:20px;
	line-height:36px;
	font-weight:700;
}
.addBox .txt{
	font-size:16px;
	color:#525252;
	line-height:30px;
	text-indent:0;
}
.mapBox{
	margin:20px 0 60px;
	border:4px solid #f0f0f0;
	border-radius:8px;
}
#baiduMap1{
	width:100%;
	height:430px;
}
.newsList .newsItem{
	padding:0 10px;
	border-bottom:1px dotted #b6b6b6;
}
.newsList .newsItem:after{
	content:"";
	display:block;
	clear:both;
}
.newsItem *{
	line-height:30px;
}
.newsItem .time{
	float:right;
	font-size:12px;
	color:#3d3d3d;
}
.newsItem .time:before{
	content:"[";
}
.newsItem .time:after{
	content:"]";
}
.newsItem .txt,
.newsItem .title{
	display:inline-block;
	color:#737373;
	font-family:SimSun;
}
.newsItem .title{
	font-size:14px;
	text-indent:-15px;
}
.newsItem:hover .title{
	color:#ec1b23;
}
.newsItem .title:before{
	content:"\003E";
	padding-right:3px;
	color:#ec1b23;
}
.newsItem .txt{
	font-size:12px;
	text-indent:0;
}
.pageTool{
	margin:30px 0;
	padding:3px 10px;
	text-align:right;
	line-height:20px;
	 text-align: center
}
.pageTool:after{
	content:"";
	display:block;
	clear:both;
}
.pageTool .pageInfo{
	float:left;
}
.pageTool .btn{
	position:relative;
	display:inline-block;
	padding:0 6px;
	min-width:12px;
	height:18px;
	text-align:center;
	font-size:12px;
	color:#333;
	line-height:18px;
	border:1px solid #d2dee3;
	border-radius:2px;
}
.pageTool .btn.active{
	color:#fff;
	background:#1b9dc9;
	border-color:#d9d5d4;
}
.pageTool .btn:hover{
	color:#fff;
	background:#1b9dc9;
}
.pageInfo,
.pageInfo *{
	font-size:14px;
	color:#333;
	line-height:20px;
	letter-spacing:1px;
}
.pageTool .itemAll:before{
	content:"记录总数：";
}
.pageTool .pageAll:before{
	content:"页数：";
}
.pageTool .btn:before,
.pageTool .btn:after{
	content:"";
	display:block;
	position:absolute;
}
#nextPage:before,
#nextPage:after,
#prevPage:before,
#prevPage:after,
#lastPage:before,
#lastPage:after,
#firstPage:before,
#firstPage:after{
	top:6px;
	width:0;
	height:0;
	border-width:3px 0 3px 3px;
	border-style:solid;
	border-color:transparent #4d4d4d;
}
.pageTool .btn[id*="age"]:hover:after,
.pageTool .btn[id*="age"]:hover:before{
	border-color:transparent #fff!important;
}
#firstPage:before{
	left:8px;
	transform:rotate(180deg);
}
#firstPage:after{
	left:13px;
	transform:rotate(180deg);
}
#lastPage:before{
	left:8px;
}
#lastPage:after{
	left:13px;
}
#prevPage:before{
	display:none;
}
#prevPage:after{
	left:10px;
	transform:rotate(180deg);
}
#nextPage:before{
	display:none;
}
#nextPage:after{
	left:10px;
}
