@font-face{
			font-family:cardo;
            src:url('font/Cardo-Regular.ttf');
}


body{
	font-size: 12px;
	font-family: verdana;
	text-align: center;
	margin: 0;
	background: none #fff;
	-webkit-font-smoothing: antialiased;
}

.clear {
	clear: both;
} 

.inline_clear {
	display:inline-block;
	width: 1000px;
	height: 1px;
}
body,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td { margin:0; padding:0;}
body,button,input,select,textarea { font:12px Helvetica; color: #000;margin-top: -20px;}
ul,ol,li,dl,dt,dd{list-style:none;padding: 0; margin: 0;}
input,select { vertical-align:middle;}
img{border:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:100%;letter-spacing:1px;}
h6 { font-weight:normal;}
/*table {border-collapse: collapse;border-spacing: 0;}*/
a{color:#002a7f;text-decoration:none;}
a:hover {text-decoration:none;}
ul, ol, dl {overflow: visible;}
table {float:none;}

.page{
	background: url(../img/mainBg.jpg) center top no-repeat #fff6dd;
}


/*椤堕儴鑿滃崟*/
.topTitle {
	display: block;
	width: 100%;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}


.headNav {
	position: relative;
	width: 100%;
	padding-left: 8px;
	overflow: hidden;
	
}

.navMenu {
	height: 38px;
	background: #1b1b1b;
	text-align: center;

}

.navMenu ul {
	overflow: hidden;

}

.navMenu li {
	display: inline-block;
	margin: 0 -5px;

}

.navMenu a {
	font-size: 16px;
	font-family: cardo;
	letter-spacing: 1px;
	line-height: 38px;
	padding: 0 35px;
	display: block;
	color: #fff;
	transition: 0.3s;

}

.navMenu a:hover {
	background: #675429;
	color: #fff;
} 

.titlePic {
	border-bottom: 3px solid #a20000;
}

.menuSelected {
	background: #6f0202;
}

.language {
	float:right;
	margin-top: 36px;
}

/*椤佃剼*/
#footer {
    width: 100%;
    color: #a9a9a9;
    margin: 0 0 0 8px;
    padding: 16px 0;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    background: none #2f2f2f;
    font-family: arial;
    letter-spacing: 1px;
}


#footer span{
	font-size: 12px;
	font-weight: bold;
}

.footLink {
	margin-bottom: 6px;
}

.footLink a {
	font-size: 12px;
	color: #c5ad73;
}


.footLink a:hover{
	text-decoration: underline;
}

address {
	font-size: 12px;
	font-style: normal;
}


/*鍥剧墖杞挱*/
    /* Prevents slides from flashing */
    #slides {
      display:none;
    }
    
       #slides .slidesjs-navigation {
      margin-top:3px;
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      position: absolute;
      left: 30px;
      bottom: 10px;
      list-style: none;
      z-index: 999;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 4px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      /*background-image: url(../img/pagination.png);*/
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }

/*棣栭〉*/
.wrapper {
	width: 1210px;
	margin: 0 auto;
	overflow:hidden;
	background: #fff;
	font-size: 14px;
	font-family: verdana;
	color: #000;
	text-align:left;
}



#headSilde {
width: 100%;
height: 300px;
position: relative;

}

#headSilde img {
	width: 100%;
	height: 300px;
}

.home_contact {
	padding: 0 6px 0 26px;
	font-size: 12px;
	color: #000;
	line-height: 24px;
}

.home_contact span {
	color: #bb6c00;
}

article {
	display: inline-block;
	width: 952px;
	text-align: left;
	vertical-align: top;
	min-height: 600px;
	overflow: hidden;
	background: url(../img/home_article_bg.png) top left repeat-x #fff;
	text-align: justify;
	margin: 20px 0 0 20px;
}

article:after{
	content: "";
}

.introTxt {
	text-align: left;
	width: 100%;

}

#coIntro h1 {
	text-align: justify;
	background: url(../img/inner_title_bg.png) top left repeat-x;
	margin-bottom: 20px;
}



#coIntro h1 .title {
		display: inline-block;
		padding: 0 24px 0 12px;
		background: url(../img/inner_title_span.png) 100% 0 no-repeat #2f2f2f;
		font-size: 16px;
		font-weight: normal;
		font-family: cardo;
		color: #e2c788;
}

.breadcrum, .breadcrum a{
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	transition: 0.2s;
	font-family: arial;
	font-weight: normal;
}

.breadcrum {
	display: inline-block;
	vertical-align: middle;
	background: #a7a7a7;
	padding: 0 10px;
	margin-top: 22px;
}

.breadcrum a:hover{
	color:#fff;
}

.introTxt h1,.showPd h2,.home_news h2,article h1 {
	font-size: 14px;
	color: #fff;
	display:block;
	width: 100%;
	height: 51px;
	line-height: 51px;
	background: url(../img/home_about.png) top left no-repeat;
}

.showPd h2,.home_news h2 {
	background: url(../img/home_prodcuts1.png) top left no-repeat #2f2f2f;
	margin-bottom: 20px;
	padding-left: 12px;
	font-size: 16px;
    font-weight: normal;
    font-family: cardo;
	color: #e2c788;
}


.introTxt p {
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
	text-align: justify;
	margin-top: 14px;

}

.introTxt a {
	font-size: 12px;
	text-decoration: none;
	color: #bb832c;
	line-height: 26px;
	transition: 0.2s;
}

.introTxt a:hover {
	color: #8D0D0D;
}


.showPd {
	width: 100%;
	margin: 30px auto 0 auto;
	overflow-x: hidden;
}

.showPd a {
	color: #002a7f;
	display: block;
	text-align: left;
	transition: 0.3s;
}

.showPd a:hover{
	color: #58719b;
}



.showPd ul {
	width: 110%;
	overflow-x: hidden;
	text-align: left;
}

.home_news .newsList{
	font-size: 12px;
	margin: 0;
	width: 100%;
	text-align: justify;
}

.home_news .newsList li {
	display: inline-block;
    margin: 0 0 12px 0;
    border-bottom: none;
	text-align: justify;
	background: none;
}

.home_news .newsList a {
    width: 266px;
    height: 100%;
    font-size: 12px;
    color: #000;
    text-align: left;
	background: url(../img/aside_li_sub.png) center left no-repeat ;
	text-indent: 12px;
    transition: 0.1s;
}

.home_news .newsList span {
    font-size: 12px;
    color: #999;
    width: 68px;
    height: 14px;
    text-align: right;
}

/*鏂囩珷椤甸潰*/
.articleContent {
	font-size: 22px;
	color: #20437e;
	text-align: left;
	width: 1082px;
	margin: 50px auto;
	padding: 0 44px;
}

.articleContent h1 {
	font-family: verdana;
	font-size: 24px;
	margin-bottom: 16px;
	text-align: center;
}

.articleContent p {
    line-height: 39px;
	margin-bottom: 18px;
    text-indent: 2em;
    text-align: justify;
}

.articleContent img {
	float: right;
	border: 1px solid #6074a3;
	box-shadow: 2px 2px 10px #B1BBD2;
	margin: 30px;
}

.aboutPic {
	margin-left: 30px;
}

/*浜у搧椤甸潰*/
section {
	text-align: left;
	padding: 50px 44px;
	width: 100%;
	position: relative;

}




.productList {
	display: inline-block;
	text-align: left;
	width: 233px;
	overflow: hidden;
	/* background: url(../img/aside_bg.png) 0 0 repeat-y; */
	vertical-align: top;
	

}

.productList h3 {
	font-family: cardo;
	width: 233px;
	margin: 30px 0 10px 0;
	background: url(../img/aside_title_bg.png) 0 0 no-repeat ;
	height: 52px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	
}



.productList li {
	width: 188px;
	padding-left: 30px;	
	min-height: 30px;
	line-height: 40px;

}

.productList a {
	display: block;
	background: url(../img/aside_li.png) 0 center no-repeat ;
	text-indent: 18px;
	color: #000;
	transition: 0.2s;
	font-family: cardo;
	font-size: 18px;
	font-style: italic;
	
}

.productList a:hover {
	font-weight: bold;
	text-decoration: underline;
} 


.subProducts {
    width: 140px;
    padding: 0;

}

.subProducts .slink {
    border-bottom: 1px solid #DBE0E8;
    display: block;
    width: 160px;
}

.subProducts ul{
		width: 194px;
	    border-bottom: 1px solid #DBE0E8;
		background: #fff;
}

.productList .subProducts a{
	text-decoration: underline;
	font-size: 24px;
	color: #967834;
	width: 200px;
}

.subProducts a {
	margin-left: 14px;
}

.subProducts li {
	padding-left: 18px;
}

.subProducts li a {
	margin-left: 0;
	text-indent: 26px;
	background: url(../img/aside_li_sub.png) 0 center no-repeat ;
}

.productListCt {
	display: inline-block;
	width: 850px;
	min-height: 500px;
	margin-left: 50px;
	font-family: verdana;
    margin-bottom: 16px;

}

.productListCt .contentBox img {
	border: 1px solid #BDCAE0;
	display: block;
	margin: 0 auto;
}

.productDetails table {
	width: 590px;
}


.productDetails .contentBox table p, .productDetails .contentBox table p span, .productDetails .contentBox table td {
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	color: #262626; 
	margin: 10px 0 0 0;
}

.productListCt h1 {
	margin-bottom: 20px;
	font-size: 24px;
	text-align: center;
}

.productListCt .contentBox {
	padding-right: 30px;
}

.productDetails {
	width: 650px;
	min-height: 844px;
	display: inline-block;
	vertical-align: top;
}

.productDetails .contentBox img {
	width: 590px;
	border: 1px solid #203F73;
	display: block;
	margin-bottom: 30px;

}

.productDetails .contentBox {
	width: 590px;
	padding: 20px 0;
}

.productDetails .contentBox, .productDetails .contentBox p {
    font-family: "瀹嬩綋";
    font-size: 20px;
    line-height: 36px;
    text-indent: 2em;
    text-align: justify;
}

.product_description{
	width: 950px;
	margin-top: 22px;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #616161;
	letter-spacing: 1px;
	
}

.product_description h1, .product_description h2{
	font-size: 14px;
	line-height: 20px;
	min-height: 20px;
	margin-bottom: 8px;
	display: inline-block;
}

#coIntro .pro_brief h1 {
	background: none;
	margin: 0 20px 6px 0;
	display: inline-block;
	color: #525252;
	width: 100%;
	line-height: 32px;
	font-family: cardo;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	text-shadow: 0px 0px 2px #a0a0a0;
	
}


.pro_briefIntro {
	width: 100%;
	color: #616161;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e0e0e0;
}

.trade, .payment {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	color: #002a7f;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	margin-right: 20px

}


.pro_more {
	height: 48px;
	line-height: 48px;
	vertical-align: middle;
	width: 100%;
	background: url(../img/more.png) 0 center no-repeat;
	text-indent: 24px;
	border-top: 1px solid #e0e0e0;
	margin-bottom: 40px;
	}

.pro_more a {
	color: #616161;
	transition: 0.2s;
}

.pro_more a:hover {
	color: #9b9b9b;
}

.contentBox table {
	width: 100%;
}



#pro_message {
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	text-align: center;
	color: #696A6A;
	text-shadow: 1px 1px 1px #fff;
	border:none;
	margin: 20px auto 0 auto;
	font-family: cardo;
	font-weight: normal;
}

#pro_MesFrame {
	width: 100%;
	height: 336px;
	background: #E5E3E3;
	padding-top: 20px;
	margin: 0 auto 20px;
	border: 1px solid #DBDBDB;
}

#pro_MesFrame #tbguest{
	width: 910px;
	margin: 0 auto;
}

#pro_MesFrame #tbguest td #submit {
	width: 100%;
	height: 32px;
	border: none;
	background: #2f2f2f;
	color: #c5ad73;
	font-size: 16px;
	margin: 0 auto;
	text-align:center;
	display: block;
	font-family: cardo;
    letter-spacing: 2px;
}

#pro_MesFrame #tbguest .tdInput {
    width: 100%;
    padding: 0 4px;
    font-size: 12px;
	border: 1px solid #C2C2C2;
}




.pdBox {
	margin-left: 20px;
	margin-top: 36px;
}

.pdCat {
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}

.pdCat a {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 34px;
	font-size: 18px;
	color: #a20000;
	font-family: verdana;
	border-left: 33px solid #a20000;
	padding-left: 10px;
}


.pdCat a:hover {
	border-left: 33px solid #d05c5c;

}

.pdShow {
	overflow: hidden;
	width: 110%;
	min-height: 400px;
	text-align: left;
}

.pdShow a {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    overflow-x: hidden;
    margin-bottom: 20px;
    text-align: center;
    color: #333;
    transition: 0.3s;
    font-family: cardo;
    font-style: italic;
    height: 280px;
}

.pdShow li {
	display: inline-block;
	text-align: left;
	margin-right: 33px;
	overflow: hidden;
    width: 292px;


}

.pdShow a:hover {
	color: #a0884e;

}

.pdShow img {
	width: 288px;
	height: 216px;
	transition: 0.3s;
}

.pdShow img:hover {
	transform:scale(1.1,1.1);
}

.pdShow .imgBlock {
	width: 290px;
	height: 218px;
	border: 1px solid #b1b1b1;
	overflow: hidden;
}

.pager {
	display: inline-block;
	height: 12px;
	margin-bottom: 20px;
}

.pager li{
	display: inline-block;
	height: 12px;
	margin-right: 8px;
	vertical-align: top;
	overflow: hidden;

}

.pager a {
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #505050;
	font-weight: bold;
	border-left: 6px solid transparent;
	padding-left: 2px;
	transition: 0.3s;
}



.pager a:hover {
	border-left: 6px solid #505050;
}

.pager .selected {
	border-left: 6px solid #505050;
}

.pagerInfo {
	font-size: 12px;
	display: inline-block;
	color: #8e8e8e;
}

.contentBox {
	font-size: 14px;
    line-height: 26px;
    text-align: justify;
	padding-bottom: 20px;

}

.product_description .contentBox img {
	width: 100%;
	display: block;
	border-radius: 2px;
	border: 1px solid #9B9EA0;
	margin: 0 auto;
}


.contentBox p {
    text-align: justify;
	margin-top: 20px;
}


.p_details {
	text-align: left;
}


.product_pic {
	float: left;
	width: 300px;
	height: 225px;
	border: 1px solid #a20000;
	
}

.spec {
	width: 606px;
	float: left;
	margin-left: 30px;

}

.p_details h2 {
	font-size: 16px;
	font-weight: bold;
	color: #a20000;
	border-bottom: 1px dashed #a20000;
	text-align: left;
	line-height: 36px;
	margin-bottom: 10px;
}

.spec_title, .spec_data{
	display: block;
	float: left;
	font-size: 14px;
	color: #a20000;
	line-height: 26px;
}

.spec_title {
	font-weight: bold;
	width: 100px;
	margin-right: 20px;
}

.spec_data {
	font-weight: bold;
	width: 480px;
	font-weight:  normal;
	color: #5E2E2E;
}

.product_introduction {
	width: 940px;
	margin-top: 20px;
}


.product_introduction p{
	font-size: 14px;
	color: #5E2E2E;
	margin-bottom: 20px;
	line-height: 28px;
	text-indent: 2em;

}

.product_description img {
	width: 320px;
	display: inline-block;
	margin-bottom: 40px;
    border-radius: 4px;
    border: 1px solid #9B9EA0;
}

.pro_brief {
	width: 580px;
	display: inline-block;
	margin-top: 6px;
}


/*鏂囩珷椤甸潰*/
.article {
	margin: 20px 0 50px 0;
	text-align: left;
	font-size: 14px;
	font-family: 瀹嬩綋;
	color: #5E2E2E;
	line-height: 26px;
	padding: 0 20px;
	min-height: 430px;
}

.article h1 {
	font-size: 26px;
	font-family: verdana;
	color: #a20000;
	font-weight: normal;
	text-align: center;
	margin: 50px 0 20px 0;
}

.article h3 {
	text-align: center;
	margin-bottom: 20px;
	font-weight: normal;
	color: #a20000;
}

.article h3 span {
	padding-right: 30px;
}

/*鏂伴椈鍒楄〃*/
.newsBox {
	min-height: 430px;
}


.newsList {
	width: 100%;
	overflow: hidden;
	margin: 36px 0 10px 0;
}

.newsList li {
	line-height: 30px;
	height: 30px;
	border-bottom: 1px dashed #CDCDCD;
	background: url(../img/aside_li_sub.png) 0 center no-repeat ;
}


.newsList a {
	float: left;
	display: block;
    height: 30px;
	line-height: 30px;
    font-size: 12px;
    color: #000;
    text-align: left;
	text-indent: 12px;
	transition: 0.2s;
	
}

.newsList a:hover{
	color: #bb2c2c;
	margin-left: 6px;
}


.newsList span {
	float: right;
	font-size: 12px;
	color: #203F73;
	height: 20px;
	display: inline-block;
}

.newsPager {
	margin: 20px 0 20px 500px;
}

/*鐣欒█*/
#tbguest {
	width: 100%;
	text-align: left;
	margin: 20px 0 30px 0;
	font-size: 14px;
	color: #000;

}

#tbguest td{ padding-bottom:5px;}
#tbguest td.tdtxt{ padding-left:5px; text-align:right; width:100px;}
#tbguest td input,#tbguest td textarea{ border:1px solid #BDCAE0;color: #5E2E2E;}

.tdClass {
	height: 30px; 
	line-height: 30px;

		

}

.tdTitle {
	width: 80px;
}

.tdInput {
	width: 100%;
	padding: 0 4px;
	font-size: 14px;
	font-family: verdana;
	margin: 0;
}

#tbguest td #submit {
	color: #002a7f;
	background: none #fff;
	border: 1px solid #002a7f;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: 100%;
	font-family: 瀹嬩綋;
	font-size: 14px;
	cursor: pointer;
}

.contactTitle { 
	font-family: verdana;
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center;
	margin-top: 50px;
}


.contactAside {
	display: inline-block;
	width: 100%;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 30px;
	letter-spacing: 1px;
}

.contactAside h2 {
	font-size: 14px;
	margin-bottom: 6px;
}

.contactArt {
	display: inline-block;
	margin-left: 50px;
	margin-top: 30px;
	letter-spacing: 1px;
}

.contactArt h2, .mapTitle {
	font-size: 14px;
	text-align: left;
	margin-bottom: 6px;

}

.mapTitle {

}


/*瀛愬叕鍙�*/
.subsidFrame {
	border-left: 1px solid #DFE6F4;
}

.subsidFrame .contentBox {
	padding-left: 30px;
}

.subsidFrame h1 {
	margin-bottom: 36px;
}

.amap-icon img, .amap-marker-content img {
    width: 25px;
    height: 34px;
}