@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	color: #494949;
	font-family: "微软雅黑";
	font-size: 14px;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
img, input {
	border: 0;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
.header {
	height: 30px;
	border-bottom: 1px solid #cccccc;
}
.top {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 30px;
}
.top p {
	float: left;
	width: 920px;
	overflow: hidden;
	height: 30px; color:#999
}
.top h1 {
	float: left;
	width: 920px;
	overflow: hidden;
	height: 30px; color:#999
}
.top span {
	float: right;
}
.top span a {
	margin: 0 5px;
}
.top span a:hover, .RredBox p a:hover, .caseMore:hover, .leftNT a:hover, .rightNT a:hover, .linkCon p a:hover, .subNav p a:hover {
	text-decoration: underline;
}
.logobox {
	height: 73px;
	overflow: hidden;
	width: 1180px;
	margin: 26px auto;
}
.logo {
	float: left;
}
.logobox span, .logobox p {
	line-height: 43px;
	margin-top: 15px;
}
.logobox span, .logobox p, .logobox .phonePic {
	float: right;
}
.logobox span {
	font-family: Impact;
	font-size: 26px;
	color: #e30010;
}
.logobox p {
	font-size: 16px;
}
.logobox .phonePic {
	margin: 20px 5px 0 0;
}
.navBox {
	height: 64px;
	background-color: #2a2a2a;
	clear: both;
}
.nav {
	width: 1176px;
	margin: 0 auto;
	overflow: hidden;
}
.nav a {
	display: block;
	float: left;
	text-align: center;
	width: 147px;
	height: 64px;
	line-height: 64px;
	color: #fff;
	font-size: 18px;
}
.navBox a:hover {
	background-color: #e30010;
}
.active{
	background-color: #e30010;
}
/*links*/
.links {
    width: 1200px;
    margin: 5px auto 0;
}
@media (max-width:1200px){
    .links {
    width: 100%;
    margin: 5px auto 0;
}
}
.links .tit {
    line-height: 36px;
    margin: 0 0 10px;
    position: relative;
    background: url(../images/tjprot.jpg) repeat-x 0 bottom;
}

.links .tit span {
    padding: 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background: url(../images/tjprots.jpg) no-repeat 0 bottom;
    display: inline-block;
    height: 26px;
}

.links .tit span i {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
    margin: 9px 0 0 10px;
    cursor: pointer;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.links .tit span i.up {
    background-image: url(../images/link_up.jpg);
}

.links .tit span i.down {
    background-image: url(../images/link_down.jpg);
}

.links .con {}

.links .con a {
    margin: 5px;
}
.subNav {
	height: 44px;
	background-color: #2a2a2a;
	clear: both;
	line-height: 44px;
	text-align: center;
}
.subNav p, .subNav p a {
	color: #fff;
}
.subNav p a {
	margin: 0 20px;
}
.pageBotm {
	width: 1180px;
	clear: both;
	margin: 50px auto;
	overflow: hidden;
}
.botmLogo {
	float: left;
}
.botmText {
	float: left;
	margin-left: 160px;
}
.ewm {
	float: right;
	width: 172px;
}
.botmText p {
	line-height: 30px;
}
.botmText p span {
	margin-left: 30px;
}
.botmText p a {
	margin-right: 20px;
}
.botmText p a:hover {
	text-decoration: underline;
}
