/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
}
body {
	color: #494949;
	overflow:-scroll;
	overflow-x:hidden;
}

a {
	color: #494949;
	text-decoration: none;
}
li {
	list-style: none;
}
img, input {
	border: 0;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
.pageTop {
	height: 30px;
	border-bottom: 1px solid #cccccc;
}
.pageTBox {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 30px;
}
.pageTBox p {
	float: left;
	font-size:12px;
	height:30px;
	width:930px;
	overflow:hidden;
}
.pageTBox span {
	float: right;
	display:block;
}
.pageTBox span a {
	margin: 0 5px;
}
.pageTBox h1 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;
}

.pageTBox span .lang_1 {
    background: rgba(0, 0, 0, 0) url(../images/china.jpg) no-repeat scroll 0 0;
    padding-left: 30px;
	padding-right:10px;
}
.pageTBox span .lang_2 {
    background: rgba(0, 0, 0, 0) url(../images/english.jpg) no-repeat scroll 0 0;
    padding-left: 30px;
	margin-left:10px;
}

.logoLine {
	height: 90px;
	overflow: hidden;
	width: 1180px;
	margin: 16px auto;
}
.logo {
	float: left;
}
.logoLine div {
	float: left;
	line-height: 90px;
}
.logoLine p {
	font-size: 16px;
	line-height: 90px; float:right;
}
.logoLine span {
	font-family: Impact;
	font-size: 26px;
	color: #e30010;
	line-height:90px;
	float:right;
	display:block;
}

.logoLine .phonePic {
	margin: 0px 5px 0 0;
}

.navBox {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.navBox a {
	display: block;
	float: left;
	text-align: center;
	width: 147px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
}
.navBox a:hover {
	background-color: #e30010;
}


/*scrollNav Css*/
.gridNav {
	width:100%;
	/*box-shadow: 4px 4px 4px rgba(15, 96, 158, 0.4);*/
	background:#2a2a2a;
	z-index:1000;
	position:static;
}
.nav {
	width:1176px;
	height:55px;
	margin: 0 auto;
	position:relative;
}
.nav ul.ulBox {
	display:block;
	width:100%;
	height:55px;
	position:relative;
	z-index:2;
}
.nav ul.ulBox li {
	display:block;
	width:147px;
	height:55px;
	float: left;
	position:relative;
}
.nav ul.ulBox li a {
	display:block;
	width:100%;
	text-decoration:none;
	height:55px;
	line-height:55px;
	text-align:center;
	color:#ffffff;
	/*text-shadow: 1px 1px 1px #e73a48;*/
	font-family:'Microsoft YaHei';
	font-size:16px;
}
.nav ul.ulBox li a:hover {
    background: #e73a48; 
    text-decoration: none;
}
.nav ul.ulBox li a: {
	color:#fff;
}
.nav ul.ulBox li ul {
	display: block;
	overflow:hidden;
	width:100%;
	height:0px;
	background:#00080f;
	position:absolute;
	top:55px;
	left:0px;
}
.nav ul.ulBox li ul li {
	height:40px;
	width:100%;
	padding-left:5px;
	overflow:hidden;
}
.nav ul.ulBox li ul li a {
	height:40px;
	line-height:40px;
	text-align:left;
  font-size:13px;
}
.nav ul.ulBox li ul li a:hover {
	color:#999999;
	background: #000000;
}
.nav .scrollObj {
	width:147px;
	height:55px;
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	background:#e73a48;
}


.baneBox {
	height: 550px;
	clear: both;
	position: relative;
}
.full_banner {
	width: 100%;
	position: relative;
	height: 495px;
	background: #FFF;
	overflow: hidden;
}
.full_banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.full_banner .bd ul {
	width: 100% !important;
}
.full_banner .bd li {
	width: 100% !important;
	float: left;
	height: 495px;
	overflow: hidden;
	text-align: center;
}
.full_banner .bd li a {
	display: block;
	height: 550px;
}
.full_banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 150px;
	line-height: 150px;
	text-align: center;
}
.full_banner .hd ul {
	text-align: center;
}
.full_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 40px;
	height: 10px;
	margin: 5px;
	background: url(../images/tg_flash_p.png) -50px 0;
	overflow: hidden;
	line-height: 9999px;
}
.full_banner .hd ul .on {
	background-position: 0px 0px;
}
.redBl {
	position: absolute;
	height: 110px;
	bottom: 0;
	width: 100%;
	z-index: 999;
}
.redBCon {
	width: 1180px;
	margin: 0 auto;
	height: 110px;
	overflow: hidden;
}
.leftRedBC {
	float: left;
	width: 590px;
	height: 110px;
	background-color: #e80012;
}
.rightRedBC {
	float: right;
	width: 590px;
	height: 110px;
	background-color: #2a2a2a;
}
.LredBox {
	width: 524px;
	margin: 0 auto;
	overflow: hidden;
}
.LredBox dl {
	float: left;
}
.LredBox dl dd, .LredBox dl dt {
	color: #fff;
}
.LredBox dl dd {
	font-weight: bold;
	font-size: 24px;
	margin: 25px 0 5px 0;
}
.LredBox dl dt {
	font-size: 16px;
}
.LredBox div {
	float: right;
	margin-top: 4px;
}
.LredBox div img {
	display: block;
	width: 36px;
	height: 36px;
	margin-top: 10px;
}
.RredBox {
	width: 524px;
	margin: 0 auto;
}
.RredBox p {
	width:524px;
	height: 62px;
	line-height: 28px;
	color: #fff;
	margin-top: 5px;
	overflow:hidden;
}
.RredBox p a {
	color: #fff;
	margin-right: 10px;
}
.search {
	height: 30px;
	width: 524px;
	background-color: #fff;
	overflow: hidden;
}
.search input {
	float: left;
	width: 460px;
	padding: 0 10px;
	height: 30px;
}
.search img {
	float: right;
}
.coper {
	width: 1180px;
	margin: 50px auto;
	clear: both;
}
.coperN {
	height: 53px;
	background: url(../images/coperName.jpg) no-repeat center 0;
	margin-bottom: 25px;
}
.coperB {
	height: 100px;
}
.mr_frBtnL {
	float: left;
	margin-top: 26px;
	cursor: pointer;
	display: inline;
}
.mr_frUl {
	float: left;
	height: 100px;
	width: 1094px;
}
.mr_frBtnR {
	float: right;
	margin-top: 26px;
	cursor: pointer;
}
.mr_frUl ul li {
	display: inline;
	float: left;
	height: 100px;
	width: 199px;
	margin-left: 17px;
	overflow: hidden;
}
.mr_frUl ul li img {
	display: block;
	width: 197px;
	height: 98px;
	border: 1px solid #e6e6e6
}
.proPart {
	background: url(../images/proBg.jpg) no-repeat center 0;
	background-size:100% 100%;
	clear: both;
	height: auto;
}
.proBox {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.leftPro {
	float: left;
	width: 220px;
}
.proTitle {
	height: 100px;
	background: url(../images/proTitle.jpg) no-repeat center 0;
}
.proTitle p{
	height:100px;
	line-height:80px;
	font-size:19px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.proCon {
	width: 220px;
	background-color: #fff;
	padding: 15px 0;
}
.proCon dl {
	width: 190px;
	margin: 0 auto
}
.proCon dl dd {
	width: 190px;
	height: 36px;
	background-color: #e80012;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
}
.proCon dl dd a {
	color: #fff;
	font-size: 16px;
}
.proCon dl dt {
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
.proCon dl dt:hover {
	color: #e80012;
}
.proPhone {
	background-color: #e80012;
	margin-top: 15px;
	padding: 26px;
}
.proPhone p {
	background: url(../images/wp.jpg) no-repeat left;
	height: 26px;
	line-height: 26px;
	padding-left: 34px;
	color: #fff;
	font-size: 16px;
}
.proPhone h1 {
	color: #fff;
	font-size: 26px;
	font-family: Impact;
}
.rightPro {
	float: right;
	background-color: #fff;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	margin-top: 43px;
	width: 934px;
}
.rightPro li {
	height: 321px;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	width: 310px;
	float: left;
}
.rightPro li dl {
	margin-left: 35px;
	margin-top: 7px;
	height: 74px;
}
.rightPro li dl dd {
	line-height: 34px;
}
.rightPro li dl dt a {
	display: block;
	width: 100px;
	height: 30px;
	color: #fff;
	background-color: #2a2a2a;
	text-align: center;
	line-height: 30px;
}
.rightPro li dl dt a:hover {
	background-color: #e80012
}
.rightPro li img {
	display: block;
	width: 309px;
	height: 240px;
}
.PKCon {
	width: 1180px;
	margin: 50px auto;
	clear: both;
}
.pktitle {
	height: 53px;
	background: url(../images/PKTitle.jpg) no-repeat center 0;
	margin-bottom: 40px;
}
.PKImg {
	height: 960px;
	background: url(../images/ys.jpg) no-repeat center 0;
}
.PKImg ul{
	width:100%;
	padding-top:405px;
}
.PKImg ul li{
	width:520px;
	float:left;
	font-size:18px;
	color:#FFFFFF;
	padding-left:63px;
	line-height:28px;
	
}
.PKImgUl{	padding-top:460px!important;}
.PKImgli{	padding-top:18px!important;}

.PKstance {
	height: 122px;
	background: url(../images/pkbg.jpg) no-repeat center 0;
	margin-top: 20px;
}
.PKstanBox {
	width: 1036px;
	margin: 0 auto;
	overflow: hidden;
}
.PKstanBox .leftPKS, .PKstanBox h3 {
	float: left;
}
.PKstanBox .leftPKS {
	padding-top: 26px;
	color: #fff;
}
.PKstanBox .rightPKS {
	float: right;
}
.PKstanBox p {
	width: 430px;
	line-height: 24px;
	font-size: 16px;
}
.PKstanBox h3 {
	width: 176px;
	text-align: center;
	line-height: 122px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.PKstanBox p.p01 {
	line-height: 122px;
}
.PKstanBox p.p02 {
	padding-top: 37px;
}
.casePart {
	margin-top: 20px;
	clear: both;
	background: url(../images/caseBg.jpg) no-repeat center 0;
	padding: 30px 0;
}
.caseCon {
	width: 1180px;
	margin: 0 auto;
}
.caseTitle {
	height: 53px;
	background: url(../images/caseNme.png) no-repeat center 0;
	margin-bottom: 30px
}
.caseCONTE {
	height: 560px;
	overflow: hidden;
}
.leftCaseP {
	float: left;
	width: 393px;
}
.rightCaseP {
	float: right;
	width: 380px;
}
.caseCONTE img {
	width: 360px;
	height: 270px;
	margin-bottom: 20px;
}
.caseMore {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	width: 120px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.Advan {
	width: 1180px;
	margin: 55px auto;
	clear: both;
}
.AdvTitle {
	height: 79px;
	background: url(../../images/goodness/youshi_02.jpg) no-repeat center 0;
}
.AdC01 {
	background: url(../images/AdvPic1.jpg) no-repeat top;
	padding: 146px 0 2px 50px;
}
.AdC02 {
	background: url(../images/AdvPic2.jpg) no-repeat center 0;
	padding: 130px 0 15px 0;
	overflow: hidden;
}
.AdC02 ul {
	float: right;
}
.AdC03 {
	background: url(../images/AdvPic3.jpg) no-repeat center 0;
	padding: 192px 0 40px 0;
}
.honerLine {
	background-color: #2a2a2a;
	margin-top: 40px;
	clear: both;
	padding: 30px 0;
}
.honerCon {
	width: 1180px;
	margin: 0 auto;
}
.honerName {
	height: 54px;
	background: url(../images/honerName.jpg) no-repeat center 0;
	margin-bottom: 30px;
}
.honerBox {
	overflow: hidden;
}
.honerBox img {
	display: block;
	width: 217px;
	height: 300px;
	float: left;
	margin: 0 12px;
}
#demo {
	overflow: hidden;
	width: 1180px;
	margin: 0 auto;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
.mainCon {
	width: 1180px;
	margin: 55px auto;
	clear: both;
}
.cusTitle {
	height: 54px;
	background: url(../images/cusTitle.jpg) no-repeat center 0;
	margin-bottom: 27px;
}
.cusCion {
	overflow: hidden;
	height: 405px;
	background: url(../images/customBg.jpg) no-repeat center 0;
	margin-bottom: 40px;
}
.leftCus {
	width: 1200px;
	float: left;
}
.rightCus {
	width: 563px;
	float: right;
}
.CusList {
	margin-bottom: 70px;
	height: 146px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
.CusList img {
	float: left;
	display: block;
	width: 199px;
	height: 146px;
	margin-right: 10px;
}
.CusText {
	float: right;
	width: 350px;
}
.CusText h3 a {
	font-size: 16px;
	color: #e60316;
}
.CusText p {
	margin: 10px 0;
	height: 80px;
	line-height: 24px;
}
.cusMore {
	color: #9d9d9d;
}
.cusMore:hover {
	color: #2a2a2a;
	text-decoration: underline;
}
.newLine {
	overflow: hidden;
	height: 480px;
}
.leftNew {
	float: left;
	width: 700px;
}
.rightNew {
	float: right;
	width: 440px;
}
.leftNT {
	height: 50px;
	background-color: #2a2a2a;
	line-height: 50px;
	width: 700px;
	overflow: hidden;
	margin-bottom: 20px;
}
.leftNT ul, .leftNT ul li {
	float: left;
}
.leftNT ul li {
	width: 140px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer
}
.leftNT ul li.speciLi {
	background-color: #ea0315;
}
.rightNT h3 {
	float: left;
	color: #fff;
	font-size: 16px;
	width: 140px;
	text-align: center;
}
.leftNT a, .rightNT a {
	float: right;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
}
.rightNT {
	height: 50px;
	background-color: #2a2a2a;
	line-height: 50px;
	width: 440px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsBotm {
	clear: both;
}
.newsBotm table td {
	height: 28px;
	line-height: 28px;
	border-bottom:1px dashed #CCCCCC;
}
.newsBotm table .ask {
	/*background-image: url(../images/ask.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
}
.newsBotm table .ask a {
	color: #ea0315;
	font-weight: 600
}
.newsBotm table .answer {
	/*background-image: url(../images/answer.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;*/
}
.newsBotm table td a {
	/*margin-left: 30px;*/
	font-size: 14px;
}
.leftNB {
	clear: both;
	height: 405px;
}
.Upnews {
	height: 190px;
	overflow: hidden;
}
.Upnews img {
	display: block;
	float: left;
	width: 284px;
	height: 190px;
}
.RNText {
	float: right;
	width: 385px;
	height: 190px;
}
.RNText p {
	line-height: 24px;
	height: 115px;
	margin-bottom: 15px;
}
.RNText a {
	display: block;
	width: 100px;
	height: 30px;
	color: #fff;
	background-color: #ea0315;
	text-align: center;
	line-height: 30px;
}

.RNText .RNTa{
	display: block;
	width: 385px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	color: #494949;
	background-color: #FFF;
}

.DownNews {
	clear: both;
	margin-top: 13px;
}
.newsList {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #bababa;
	overflow: hidden;
}
.newsList img {
	float: left;
	margin-top: 17px;
}
.newsList a {
	display: block;
	float: left;
	line-height: 40px;
	width: 475px;
	margin-left: 10px;
}
.newsList p {
	float: right;
	color: #9a9a9a;
}
.newsCTE {
	display: none;
}
.links {
	clear: both;
	margin-top: 50px;
}
.linkName {
	height: 39px;
	background: url(../images/linkNa.jpg) no-repeat center 0
}
.linkCon {
	border: 1px solid #2a2a2a;
	border-top: 0;
	padding: 0 20px 20px 20px;
}
.linkCon p {
	line-height: 30px;
}
.linkCon p a {
	margin: 0 5px;
}
.linkCon li{
	display: inline-block;
}
.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 10px;
}
.pageBotm {
	width: 1180px;
	clear: both;
	margin: 40px auto 30px auto;
	overflow: hidden;
}
.botmLogo {
	float: left;
}
.botmText {
	float: left;
	margin-left: 160px;
}
.ewm {
	float: right;
}
.botmText p {
	line-height: 30px;
}
.botmText p span {
	margin-left: 30px;
}
.botmText p a {
	margin-right: 20px;
}
.botmText p a:hover {
	text-decoration: underline;
}
.pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}



.goodness { margin:0px; padding:0px;}
.goodness div{clear:both; margin:0px; padding:0px;}
.goodness .div1 { background:url(product_01.jpg) no-repeat; width:1180px; height:370px;}
.goodness .div1 B { padding:150px 0 0 100px; display:block; line-height:27px; font-size:16px;letter-spacing:3px;}
.goodness .div2 {background:url(product_02.jpg) no-repeat; width:1180px; height:434px; padding-top:82px}
.goodness .div2 ul{ margin:0px}
.goodness .div2 ul li{ padding-left: 625px; font-size:16px; color:#FF0000;letter-spacing:2px; min-height:50px; line-height:25px;}
.goodness .div2 ul li span{ font-size:16px; color:#404040;letter-spacing:1px;}
.goodness .div3 { background:url(product_03.jpg) no-repeat; width:1180px; height:369px;}
.goodness .div3 span { display:block; padding:165px 0 0 75px; width:600px; font-size:16px; color:#404040; line-height:26px;letter-spacing:2px;}

.logo2{float: left;
    margin: 20px 0 0 0;}
.logo2 a{text-align: center;
    position: relative;
    display: block;
    line-height: 101px;
    width: 92px;
    font-size: 10px;
    height: 88px;
    color: #333;
    /* margin-left: -143px; */
    left: 80px;
    background: url(/images/logo2.png) no-repeat 10px 0 / 75px content-box;}

.searchs {
    height: 30px;
    width: 245px;
    background-color: #fff;
    overflow: hidden;
    float: right;
    padding: 2px 0px 0px 0px;
}
.searchs input {
    float: left;
    width: 188px;
    padding: 0px 2px;
    height: 30px;
}
.searchs .sear{ 
  padding-left: 2px;
    color: rgb(153, 153, 153);
    width: 75%;
    height: 28px;
    border: 1px solid rgba(0, 8, 15, 0.26);
}