﻿@charset "utf-8";
/*固定CSS样式开始**************************************************************************************************************************************/
body{font-size: 14px; font-family:微软雅黑, Arial; margin: 0px; padding: 0px; color:#99786e; line-height:1.8; background-color:#231816;animation-name:imgcss3;animation-duration:1s;}
ul,li,ol,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,address,footer,header,article,img,nav{margin: 0px; padding: 0px; list-style-type: none; border: none;}
input,select,textarea {font-family:微软雅黑, Arial; font-size:14px; border:#31221f solid 1px; background:#2e211e; color:#99786e;}
img{border: none; text-align:left;}
div{margin-left:auto; margin-right:auto;}
.clear{clear:both; font-size:0px; visibility:hidden; overflow:hidden; line-height:0px; height: 0px;}
.pagetext{color:#FFF; font-weight:bold;}

@keyframes imgcss3{
0% {opacity: 0.1; /*初始状态 透明度为10%*/}
100% {opacity: 1; /*结尾状态 不透明*/}
}
	
/*固定CSS样式结束**************************************************************************************************************************************/
.pagehome {width:1350px;}
.nypagehome {width:1220px;}
.leftpage{width:160px; float:left;}
.rightpage{width:1000px; float:right; text-align:left;}

.indexleft{width:350px; float:left;}
.indexright{width:990px; float:right;}
.indexleft1{width:670px; float:left;}
.indexright1{width:670px; float:right;}

.btn_btn{font-size:16px; border:#31221f solid 1px; background:#2e211e; color:#99786e; width:120px; height:45px; border:none; border-radius:3px;}

/*自定义CSS样式开始**************************************************************************************************************************************/
.logo{width:1350px; margin:10px auto 0px auto; text-align:center;  background:url(../images/topline.gif) repeat-x; background-position:25px;}
.indexabout{width:1350px; height:600px; background:url(../images/indexabout.png);}
.inabout{float:left; color:#231816; width:630px; height:410px; margin:140px auto auto 60px; text-indent:2em; text-align:justify; text-justify:inter-ideograph;}
.ewm{float:left; width:160px;}
.nybanner{width:1350px; height:200px; margin-bottom:15px;}
.invod{ float:right; width:430px; height:310px; margin:255px 50px auto auto;}

.bottomline{width:1350px; height:50px; background:url(../images/topline.gif);}
.bottom{float:right; width:900px;}

/*横标题背景CSS开始**************************************************************************************************************************************/
.titlesbg{width:90%; text-align:center; background:url(../images/titlesline.gif);}
.titlesbg img{ background:#231816;}
.nytitles{text-align:center; height:50px; line-height:50px; font-size:25px; letter-spacing:2px; margin-bottom:10px;}

/*横标题背景CSS结束**************************************************************************************************************************************/

/*友情链接CSS样式开始**************************************************************************************************************************************/
a:link {font-size:12px; color:#99786e; line-height:1.8; font-family:微软雅黑, Arial; text-decoration:none;}
a:visited {font-size:12px; color:#99786e; line-height:1.8; font-family:微软雅黑, Arial; text-decoration:none;}
a:hover {font-size:12px; color:#fff; line-height:1.8; font-family:微软雅黑, Arial; text-decoration:none}

/*导航链接CSS样式开始**/
.nav{width:900px; margin:0px auto 0px auto; text-align:center; margin-top:15px;}	
.nav li{float:left;}
.nav li a{display: block; height:45px; line-height:45px; font-size:15px; width:100px;}
.nav li a:hover{display: block; height:45px; line-height:45px; font-size:15px; background:#F00; font-weight:bold; -webkit-transition: all 0.5s;}

/*二级导航链接CSS样式开始**/
.snav{width:160px; background:#352522;}
.lefttitles{height:45px; line-height:45px; padding-left:30px; background:#4a3731; font-size:16px; font-weight:bold; border-bottom:#352522 solid 1px;}	
.snav a{display:block; height:35px; line-height:35px; padding-left:30px; border-bottom:#4a3731 solid 1px; font-size:14px;}
.snav a:hover{background:#4a3731; font-size:14px; color:#FFF; font-weight:bold;}

a.hsnav:link {background:#4a3731; height:35px; line-height:35px; color:#FFF; font-weight:bold;}
a.hsnav:visited {background:#4a3731; color:#FFF;}

.tcontent{padding:0px 20px 10px 20px; ine-height:25px; text-align:justify; text-justify:inter-ideograph;}
.tcontent img{max-width:100%;}
.pcontent{border:#CCCCCC solid 1px; padding:1px; border-radius:2px;}

/*product的CSS样式*************************************************************************************************************************/	
.imgart{margin:0px 10px 20px 10px; float:left; width:225px; height:300px; overflow:hidden; position:relative;}
.imgart img{width:225px; height:300px;}
.imgart img:hover{transform: scale(1.1);transition: all 0.6s;}
.imgart dd,.dianpu dd{position:absolute; padding:5px 0px; bottom:0; color:#fff; text-align:center; background:#000; width:100%; opacity:0.6;}
/*product的CSS样式*************************************************************************************************************************/

/*imgart的CSS样式*************************************************************************************************************************/	
.dianpu{margin:0px 10px 20px 10px; float:left; width:300px; height:225px; overflow:hidden; position:relative;}
.dianpu img{width:300px; height:225px;}
.dianpu img:hover{transform: scale(1.1);transition: all 0.6s;}
/*product的CSS样式*************************************************************************************************************************/

/*网站文章类CSS样式************************************************************/
.article_div{float:left; margin:20px; padding:20px; width:250px; height:300px; background:#f7f3d9; overflow:hidden;}
.article_div:hover{box-shadow:#FFF 0px 0px 8px; color:#231816;}
.article_div h3,.article_div h3 a{height:32px; overflow:hidden;}
.articleimgs,.articleimgs img{width:250px; height:167px; overflow:hidden; margin-bottom:10px;}
.articleimgs img:hover{transform: scale(1.1);transition: all 0.6s;}

/* 显示内容页面 */
.artshow{width:95%;}
.showtitles{line-height:50px; text-align:center; font-weight:bold; font-size:22px; clear:both} 
.showform{text-align:center; border-bottom:#4a3731 dashed 1px; padding-bottom:8px;}
.showcontent{font-size:16px; margin-top:10px; text-align:justify; text-justify:inter-ideograph;}
.showcontent img{max-width:100%;}
.nextpage{line-height:2.0; border:#31221f solid 1px; background:#2e211e; margin:10px auto 20px auto; padding:8px;}
.showedits{text-align:right; font-weight:bold;}
	 
/* 显示内容页面 */