﻿@charset "utf-8";
/* CSS Document */

body{ font-size:12px; color:#414141; background:#fff;}

a { color:#414141; font-size:12px; text-decoration:none; }

a:hover { color:#414141; font-size:12px; text-decoration:none;}



/***************index css********************/
.logoo{ width:1004px; height:98px; background:url(../images/logoo.jpg) no-repeat}
.yy{ width:228px; height:30px; float:right; display:inline;}


#nav{ width:1004px; height:38px;}
#nav ul{ }
#nav ul li { float:left; display:inline;}


.flash{ width:994px; height:378px; margin:0 auto; padding-top:6px;}


/******************************** index *********************************/
.sy_xwzx{ width:251px; height:195px; float:left; display:inline;}
.sy_xwzx .title{ width:251px; height:29px;}
.sy_xwzx .txt{ width:240px; height:160px;}

.sy_cpzs{ width:455px; height:195px; float:left; display:inline; padding-left:15px;}
.sy_cpzs .title{ height:29px;}
.sy_cpzs #pic{ width:450px; height:138px; margin:0 auto; margin-top:18px;}

.sy_link{ width:252px; height:195px; float:right; display:inline;}
.sy_link .title{  height:29px;}
.sy_link .txt { width:239px; height:120px; margin:0 auto; margin-top:20px;}

/****************************** ny *************************************/
.ny_left{ width:252px; height:auto; float:left; display:inline; }
.ny_cpfl{ width:252px; height:auto;}
.ny_cpfl .title{ height:29px; background:url(../images/ny_cpfl.jpg) no-repeat}
.ny_cpfl .txt{ width:252px; height:auto; border:1px solid #ececec; border-top: none;}

.ny_lxwm{ width:220px; height:auto; padding-top:10px;}
.ny_lxwm .title{ width:220px; height:40px;}
.ny_lxwm .txt{ width:218px; height:auto; border:1px solid #ececec; border-top: none; }


.ny_side{ width:786px; height:auto; float:right; display:inline;}
.ny_side .title{height:37px; background:url(../images/ny_lmbj.jpg) no-repeat;}
.ny_side .title span{ color:#127dcd; line-height:37px; padding-left:29px;}
.ny_side .title span a{ color:#127dcd;}
.ny_side .txt{ padding-left:6px; padding-top:10px; padding-right:4px;}

html{ height:100%;}
body{ height:100%; background:#000}
#nav{ width:1000px; height:100%; position:absolute; left:50%; margin-left:-500px;}  
#nav div.bt{ float:left; width:243px; height:100%; display:block; border-left:1px solid #636567; cursor:pointer; position:relative}
#nav div.bt em{ display:none;}
#nav div.bt span{ bottom:137px; left:0; position:absolute; display:block; height:186px; z-index:999; opacity:0.24; filter:alpha(opacity:24)}
#nav div.bt div.h{ background:#000; width:243px; height:100%; display:block; position:absolute; z-index:9; left:0; top:0;  opacity:0; filter:alpha(opacity:0)}
#nav div.bt p{ width:25px; height:25px; left:17px; bottom:95px; position:absolute; z-index:88; background:url(images/jt.jpg) no-repeat; opacity:0; filter:alpha(opacity:0)}.wap {width:100%; height:100%; position:fixed; top:0px; left:0px;}
.wap .logo {width:200px; height:auto; overflow:hidden; padding:20px; text-align:center; margin:50px auto 0px;}
.wap .logo img {max-width:100%;}

.wap .botbox {width:100%; height:160px; padding:20px 0px; background:rgba(0,0,0,0.4); position:fixed; bottom:0px; left:0px;}
.wap .botbox a {width:50%; height:60px; padding:10px 0px; float:left;}
.wap .botbox a.bot-bor {border-bottom:#f9f9f9 solid 1px;}
.wap .botbox a.left-bor {border-left:#f9f9f9 solid 1px;}
.wap .botbox a span {height:20px; line-height:20px; color:#fff; font-size:16px; text-align:center; display:block;}
.wap .botbox a font {height:15px; line-height:15px; color:#fff; font-size:12px; text-align:center; display:block; font-family:Arial;}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}/*@media (max-width: 479px) {

#bg {display:none;}

.wap {display:block;}

}

@media (min-width: 480px) and (max-width: 767px)  {

#bg {display:none;}

.wap {display:block;}

}

@media (min-width: 768px) and (max-width: 999px){

#bg {display:none;}

.wap {display:block;}

}

@media (min-width: 1000px) {

#bg {display:block;}

.wap {display:none;}

}*/