/***************************************
 ***************************************
 *************公共样式********************
 ***************************************
 ***************************************/ 
*{margin:0;padding:0;}
body {font-size:12px;line-height:14px;font-family:"微软雅黑",Arial;max-width:640px;margin:0 auto;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,table,tbody,tfoot,thead,th,td,input,textarea,fieldset,p,blockquote,span,strong,small,b,img,footer,header,menu,nav,section{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption, cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
a{text-decoration:none;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}
caption,th {text-align:center;}



/******************首页头部*********************/ 
header{width:100%;background:#ffffff;height:94px;}
.logo{float: left;margin:24px 0 0 20px;}
.nav-icon{float: right;cursor: pointer;width:92px;height:94px;background: url(../images/nav1.jpg) no-repeat center center;}
.nav-icon2{background: url(../images/nav2.jpg) no-repeat;}



/*********************主导航*********************/ 
nav{display:none;position:absolute;top:94px;background: #d9d9d9;padding-bottom:6px;z-index:99999999;width: 640px;}
.ny-navbox{top:95px;}
nav li{overflow: hidden;}
nav li > a{cursor:pointer;background:#f7f7f7;border-top: 1px solid #dfdfdf;display: block;font-size: 26px;color:#333333;text-align: center;line-height: 66px;}
.subnav{overflow: hidden;background: #ffffff;display: none;}
.subnav a{display:block;float:left;border-top: 1px solid #dfdfdf;font-size: 24px;width:319.5px;text-align:center;color:#999999;line-height: 66px;}
.subnav a:nth-of-type(2n+1){border-right: 1px solid #dfdfdf;}



/******************底部*********************/ 
footer{cursor:pointer;border-bottom:1px solid #343434;text-align: center;padding:25px 0;background: #292929;overflow: hidden;}
footer img{display: block;margin:0 auto;padding-bottom: 12px;}
footer a{font-size: 24px;color:#ffffff;font-weight: bold;line-height: 24px;}
.fot_bottom{padding:32px 0;text-align:center;overflow: hidden;border-top:1px solid #141414;background: #292929;color:#7e7c7c;font-size: 24px;line-height: 24px;}



/******************首页小标题*********************/ 
.main-title{overflow: hidden;}
.main-title-cn{font-size: 30px;color:#333333;line-height: 32px;text-align: center;}
.main-title-en{font-size: 12px;color:#7e7e7e;margin-top:12px;text-transform: uppercase;text-align: center;}



/******************内页内容盒子*********************/ 
.nymain{padding:0px 20px 60px 20px;overflow: hidden;background: #f4f4f4;}
.nymain2{width:100%;overflow: hidden;padding:60px 0;}
.dy{font-size: 22px;line-height: 40px;color:#333333;}
.dy img{max-width: 640px;}



/******************内页头部*********************/ 
.ny-nav{width:100%;background:#eb323c;height:100px;position: relative;}
.ny-return{position: absolute;top:20px;left:20px;cursor: pointer;z-index: 999;}
.ny-nav-title{width:640px;text-align: center;line-height: 100px;position:absolute; top:0;left:0;font-size: 38px;color:#ffffff;}
.ny-icon{position: absolute;top:0px;right:0px;cursor: pointer;z-index: 999}
.ny-icon{float: right;cursor: pointer;width:105px;height:100px;background:url(../images/ny_nav1.jpg) no-repeat center center;}
.ny-icon2{background: url(../images/ny_nav2.jpg) no-repeat;}



/******************内页小导航*********************/ 
.ny-sidebar{overflow: hidden;padding:60px 20px;background:#ffffff;border-bottom: 1px solid #d2d2d2;}
.ny-sidebar a{margin-top:20px;display: block;float:left;width:288px;text-align:center;margin-left:20px;font-size:30px;color:#666666;line-height:83px;line-height:83px;border:1px solid #c7c7c7;}
.ny-sidebar a.ny-sidebar-active{color:#ffffff;background: #c81820;}
.ny-sidebar a:nth-of-type(2n+1){margin-left:0;}
.ny-sidebar a:nth-child(1),.ny-sidebar a:nth-child(2){margin-top:0;}



/******************内页小标题*********************/ 
.nymain-title{font-size: 30px;color:#333333;text-align: center;line-height: 30px;}

