* {
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color:#333;
}
img{
    border: 0;
    vertical-align: middle;
}
ul {
    list-style: none;
}

.wrap {
    width: 100%;
    position: relative;
    background:white;
}
.nav{
    background: #F5F5F5;
    width: 100%;
    padding:10px 10px;
    border-sizing:border-box;
    min-height: 100%;
    overflow-y:auto;
    position: fixed;
    z-index: -99999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top:50px;
    left: 0px;
    display:none;
}
.display{
	display: none;
}
.nav ul{
    width:100%;
    height:100%;
    overflow-y:auto;
}
.nav ul li
{
	width:100%;
   border-bottom:solid 1px #dcdcdc;
   overflow:hidden;
}
.nav ul li .menu{
    
    color: #333;
}
.nav ul li em { display:block; width:100%;border-sizing:border-box; padding:0px 10px; overflow:hidden;}
.nav ul li em a { display:block; width:100%; height:50px; line-height:50px; text-indent:0px; font-size: 16px; color:#333; font-style:normal; background:url(../images/jia.png) right 18px no-repeat; background-size:14px 14px;}
.nav ul li em .no{ background:none;}
.nav ul li .curr{ color:#FFF;background:#666;}
.nav ul li .curr a{ color:#FFF; background: url(../images/jian.png) right 18px no-repeat; background-size:14px 14px;}
.menu{ display:none; width:100%; }
.menu a{ display:block; width:100%; height:36px; line-height:36px; font-size:14px; color:#666; text-indent:30px; background:url(../images/bg_num.png) 20px center no-repeat; background-size:3px 3px;}

.head{
    height: 50px;
    background: #ffffff;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999999;
    border-bottom:solid 1px #CCC;
    overflow:hidden;
}
.head .logo{
float:left;
}
.head .change
{
	width: 30px;
    height: 50px;
    text-align:center;
    position: absolute;
    right: 80px;
}
.head .change a{ display:block; width:30px; height:50px; line-height:50px; font-size:14px;}
.head .search
{
	width: 30px;
    height: 16px;
    position: absolute;
    right: 50px;
    top: 17px;
    /*border-left: solid 1px #e5e5e5;*/
    background:url(../images/searchbtn.png) right 0px no-repeat;
    background-size:16px 16px;
}
.head .logo img{ height:40px; margin:5px 0px 5px 2px;}
#search
{
	background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top:0;
    left: 0;
    display:none;
}
#search .search{ position:relative; width:100%; padding:70px 15px 0px 15px; box-sizing:border-box;}
#search .kuang{ display:block; width:100%; height:44px; border:solid 2px #FFF; text-indent:10px; z-index:99999999999;box-sizing:border-box; position:relative;}
#search .stxb{ display:block; width:100%; height:40px; line-height:40px; border:none; background:transparent; text-indent:10px; font-size:14px; color:#FFF; font-weight:bold;}
#search .stxb::-webkit-input-placeholder 
{
    color:#FFF; font-weight:bold;
}
#search .stxb::-moz-placeholder 
{
    color:#FFF; font-weight:bold;
}
#search .stxb:-ms-input-placeholder 
{
    color:#FFF; font-weight:bold;
}
#search .stxb::-webkit-input-placeholder 
{
    color:#FFF; font-weight:bold;
}
#search .stxb::placeholder {
}
#search .sbtn{ position:absolute; right:0px; top:0px; display:block; width:40px; height:40px; background:url(../images/searchsubmit.png) center center no-repeat; background-size:20px 20px;}
/*icon start*/
.i-menu {
    background: url("../images/index-head-w.png") no-repeat center;
    background-size: 100%;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
}
.i-menu-g {
    background: url("../images/m-menu.png") no-repeat center;
    background-size: 100%;
    height: 20px;
    width: 20px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
}
.i-close{
    background: url("../images/m-close.png") no-repeat center;
    background-size: 100%;
    height: 20px;
    width: 20px;
    display: none;
    position: absolute;
    right: 15px;
    top:15px;
}
.i-close2{
    background: url("../images/m-close2.png") no-repeat center;
    background-size: 100%;
    height: 20px;
    width: 20px;
    display:block;
    position: absolute;
    right: 15px;
    top:15px;
    z-index:999999999;
}
.footer {
    background:#0c356b;
    color:#FFF;
    text-align: center;
    line-height: 30px;
    padding:10px 0px;
    font-size: 12px;
}
.footer a{ color:#FFF; margin:0px 10px;}
.footer div{ border-top:solid 1px #869ab5; font-size:14px; margin:10px 0px 0px 0px; padding:10px 0px; color:#FFF;}

.pager{ width:100%; clear:both; text-align:center;}
.pager p{ line-height:30px; padding:10px 0px;}
.pager p span{ color:#FF0000; margin:0px 2px;}
.pager a{ display:inline-block; background:#F47823; color:#FFF; width:15%; line-height:24px; height:24px; text-decoration:none; margin-right:2%; margin-left:2%; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius:5px;}
.pager a:hover{background:#F47823; color:#FFF;}
#loading{ float:left; clear:both; width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center;}
#loading i{ display:none; color:#CCC; font-size:11px;}

#index{ width:100%; padding:10px 10px 0px 0px; box-sizing:border-box; overflow:hidden;}
#index ul li{ float:left; width:50%; box-sizing:border-box; padding:0px 0px 10px 10px;}
#index ul li>div{ width:100%; height:126px; box-sizing:border-box; clear:both; margin:auto; padding:15px 15px; background:#a3d9ff; color:#333; overflow:hidden;}
#index ul li>div a{ color:#333;}
#index ul li>div a i{ font-size:9px; text-transform:uppercase; margin:0px 0px 0px 5px; font-style:normal; font-weight:normal;}
#index ul li .sep{ background:#41aceb; color:#FFF;}
#index ul li .sep a{ color:#FFF;}
#index ul li  .name{ display:block; float:left; clear:both; margin:0px 0px 0px 0px; width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold;}
#index ul li  .news{ display:block; float:left; clear:both; width:100%; height:22px; line-height:22px; overflow:hidden; font-size:12px;}
#index ul li  .details{ width:100%; height:66px; line-height:22px; overflow:hidden; font-size:12px;}

#content{ width:100%; float:left; padding:50px 0px 30px 0px; clear:both; overflow:hidden;}
#details{width:100%; padding:0px 10px; box-sizing:border-box; float:left; overflow:hidden;}
#details h1{ color:#383838; font-size:20px; line-height:30px; padding-top:10px; padding-bottom:20px; text-align:center;}
#details .date{ width:100%; float:left; clear:both; margin:0px 0px 20px 0px; line-height:36px; overflow:hidden; text-align:center; color:#666; border-top:dotted 1px #EEE; border-bottom:dotted 1px #EEE;}
#details .date i{ margin:0px 5px;}
#details .date b{ color:#333;}
#details .details{ width:100%; overflow:hidden; line-height:30px; padding:0px 0px 20px 0px; float:left;font-size:14px;}

#banner{ width:100%; float:left; clear:both; overflow:hidden;}
#banner .banner{ width:100%;}
#banner img{ width:100%;}
#category
{
     width:100%;
     height:40px;
     border-bottom:solid 1px #CCC; 
     overflow:hidden;
     -webkit-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.5);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);  
 }
 #category div{ width:100%; height:50px; overflow-x:auto; overflow-y:hidden; white-space: nowrap; -webkit-overflow-scrolling:touch;font-size:0;}
 #category a{ display:inline-block; height:40px; line-height:40px; text-align:center; font-size:18px; color:#333;}
 #category .curr{ background:#333; color:#FFF; border:none;}
 .category a{ width:auto; padding:0px 15px; box-sizing:border-box; border-right:solid 1px #EEE;} 
 
.pagation{
    width: 100%;
    margin: 20px 0px;
    text-align: center;
    overflow:hidden;
}
.pagation .pages{
    width: 100%;
    margin: 0 auto;
}
.pagation .next{
    background: url("../images/next.png") no-repeat center;
    background-size: 22%;
}
.pagation .prev{
    background: url("../images/next.png") no-repeat center;
    background-size: 22%;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); /*·´×ª180¡ã*/
}
.pagation a{
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #000000;
    border: 1px solid #dddddd;
    margin-right: 5px;
    font-size: 11px;
    vertical-align: top;
}
.pagation a.active{
    color: #FFFFFF;
    background: #000;
    border: #000 1px solid;
}
.prevnext{ width:100%; margin: 20px auto 30px; text-align:center; overflow:hidden;}
.prevnext a
{
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;    
    border:1px solid #dddddd;    
 }
.icon-prev {
    background: url("../images/next.png") no-repeat center;
    background-size: 30%;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); /*·´×ª180¡ã*/
}
.icon-next {
    background: url("../images/next.png") no-repeat center;
    background-size: 30%;
}
.icon-list {
    background: url("../images/icon-list.png") no-repeat -2px -2px;
}
#newslist{ width:100%; padding:0px 0px 10px 0px; overflow:hidden;}
#newslist li{ width:100%; position:relative; height:120px; padding:15px 15px 15px 150px; box-sizing:border-box; border-bottom:solid 1px #EEE; overflow:hidden;}
#newslist li em{ display:block; position:absolute; left:15px; top:15px; width:120px; height:90px; overflow:hidden; box-shadow: 5px 5px 10px #CCC;}
#newslist li em img{ width:120px; height:90px;}
#newslist li div{  width:100%; float:left; clear:both; overflow:hidden;}
#newslist li div span{ display:block; width:100%; height:24px; line-height:24px; font-size:16px; font-weight:bold; color:#333; overflow:hidden;}
#newslist .nopic{ padding:15px;}
#newslist .nopic em{ display:none;}
#newslist .nopic div{ width:100%;}
#newslist li div i{ display:block; width:100%; height:24px; line-height:24px; font-style:normal; color:#666;}
#newslist li div p{ display:block; width:100%; max-height:40px; line-height:20px; overflow:hidden; color:#999; font-size:14px;}
#picdetails{width:100%; float:left; overflow:hidden;}
#picdetails .photo{ width:100%; background:#D7D7D7; float:left; clear:both; overflow:hidden; text-align:center;}
#picdetails .photo img{  width:auto; height:300px;}
#picdetails h1{ display:block; width:100%; float:left; clear:both; color:#383838; font-size:30px; font-weight:normal; line-height:30px; padding:20px 0px 10px 0px; text-indent:10px; overflow:hidden;}
#picdetails h1 i{ padding:0px 0px 0px 10px; font-size:14px; color:#666; font-weight:normal; font-style:normal;}
#picdetails .details{ width:100%; line-height:30px; padding:0px 10px 20px 10px; box-sizing:border-box; float:left;font-size:14px; overflow:hidden;}

#piclist{width:100%; padding:10px 6px; box-sizing:border-box; float:left; overflow:hidden;}
#piclist li{ width:50%; float:left; padding:10px 10px; box-sizing:border-box; overflow:hidden;}
#piclist li>a>div{ width:100%; padding:5px; box-sizing:border-box; border:solid 1px #EBEBEB; box-shadow: 5px 5px 6px #DDD; overflow:hidden;}
#piclist li em{ display:block; float:left; clear:both; width:100%; box-sizing:border-box; overflow:hidden;}
#piclist li .zoomimage
{
    width:100%;
    height:0;
    padding-bottom: 66.6666%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:100% auto;
    overflow:hidden;
}
#piclist li span{ display:block; float:left; clear:both; width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden;}
/**/
.picdetails_banner{ width:100%; float:left; overflow:hidden;}
.table td{ padding:10px 0px;}
.table td input{ width:80%; height:30px; line-height:30px; border:solid 1px #CCC;}
.btn{ display:block; width:150px; height:40px; line-height:40px; text-align:center; border:none; background:#000; color:#FFF; font-size:16px;}
/**/
#tool{ float:left; clear:both; width:100%; box-sizing:border-box; padding:10px 35px 0px 10px; overflow:hidden;}
#tool ul li{ float:left; clear:both; width:100%; height:60px; box-sizing:border-box; overflow:hidden;}
#tool ul .li1{ background:url(../../images/r1.jpg) 15px center no-repeat; background-size:50px auto; padding:0px 0px 0px 75px;}
#tool ul .li2{ background:url(../../images/r2.jpg) 15px center no-repeat; background-size:50px auto; padding:0px 0px 0px 75px;}
#tool ul .li3{ background:url(../../images/r5.jpg) 15px center no-repeat; background-size:50px auto; padding:0px 0px 0px 75px;}
#tool ul .li4{ background:url(../../images/r6.jpg) 15px center no-repeat; background-size:50px auto; padding:0px 0px 0px 75px;}
#tool ul li .t{ float:left; clear:both; padding:8px 0px; height:44px; line-height:44px; font-size:18px; color:#000;}
#tool ul li .t i{ color:#666; font-size:14px; letter-spacing:1px; font-style:normal;}
#tool ul li .s{ float:left; clear:both; width:100%; height:28px; margin:15px 0px; border:solid 1px #CCC; border-radius:5px; overflow:hidden; position:relative;}
#tool ul li .stxb{ display:block; width:100%; height:28px; line-height:28px; border:none; text-indent:5px;}
#tool ul li .sbtn{ display:block; position:absolute; right:0px; top:0px; z-index:1000; width:30px; height:28px; border:none; background:url(../../images/s.jpg) center center no-repeat;}

#indexnews{ float:left; clear:both; width:100%; padding:10px 10px 0px 10px; box-sizing:border-box; overflow:hidden;}
#indexnews>div{width:100%; box-sizing:border-box; background:#FBFBFB; padding:5px 0px 10px 0px; color:#333; overflow:hidden;}
#indexnews>div a{ color:#333;}
#indexnews .top{ width:100%; float:left; height:40px; line-height:40px; position:relative;}
#indexnews .top b{ display:block; width:100%; background:url(../images/xian2.jpg) 20px bottom no-repeat; text-indent:20px; font-size:18px; font-weight:bold;}
#indexnews ul{ padding:0px 15px; overflow:hidden;}
#indexnews li{ position:relative; box-sizing:border-box; padding:0px 60px 0px 0px; float:left; clear:both; width:100%; height:30px; line-height:30px; background:url(../images/jian2.png) 0px 12px no-repeat; overflow:hidden; text-indent:10px;}
#indexnews li span{ display:block; position:absolute; width:60px; height:30px; top:0px; right:0px; text-align:right;}
#indexnews .sep{ background:#646464; color:#FFF;}
#indexnews .sep b{background:url(../images/xian3.jpg) 20px bottom no-repeat;}
#indexnews .sep li{background:url(../images/jian3.png) 0px 12px no-repeat;}
#indexnews .sep a{ color:#FFF;}

#indexpic{ float:left; clear:both; width:100%; padding:0px 10px 0px 10px; box-sizing:border-box; overflow:hidden;}
#indexpic>div{width:100%; box-sizing:border-box; padding:10px 0px 0px 0px; overflow:hidden;}
#indexpic .top{ width:100%; float:left; clear:both;  height:70px; background:url(../../images/xian.jpg) center 40px no-repeat; overflow:hidden; text-align:center;}
#indexpic .top b{ display:block; width:100%; float:left; font-size:20px; line-height:40px; color:#000;}
#indexpic .top i{ display:block; width:100%; float:left; font-size:12px; line-height:30px; color:#666; letter-spacing:2px;}
#indexpic ul{ float:left; clear:both;width:100%; padding:0px 0px 20px 0px; overflow:hidden;}
#indexpic ul li{ width:50%; float:left; padding:10px 10px; box-sizing:border-box; overflow:hidden;}
#indexpic ul li>a>div{ width:100%; padding:5px; box-sizing:border-box; border:solid 1px #EBEBEB; box-shadow: 5px 5px 6px #DDD; overflow:hidden;}
#indexpic ul li em{ display:block; float:left; clear:both; width:100%; box-sizing:border-box; overflow:hidden;}
#indexpic ul li .zoomimage
{
    width:100%;
    height:0;
    padding-bottom: 66.6666%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:100% auto;
    overflow:hidden;
}
#indexpic ul li span{ display:block; float:left; clear:both; width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden;}

#indexabout{ float:left; clear:both; width:100%; padding:0px 10px 0px 10px; box-sizing:border-box; overflow:hidden;}
#indexabout>div{width:100%; box-sizing:border-box; padding:10px 0px 0px 0px; overflow:hidden;}
#indexabout .top{ width:100%; float:left; clear:both; height:70px; background:url(../../images/xian.jpg) center 40px no-repeat; overflow:hidden; text-align:center;}
#indexabout .top b{ display:block; width:100%; float:left; font-size:20px; line-height:40px; color:#000;}
#indexabout .top i{ display:block; width:100%; float:left; font-size:12px; line-height:30px; color:#666; letter-spacing:2px;}
#indexabout .body{width:100%; overflow:hidden; line-height:30px; float:left;font-size:14px;}
.kuangtab0{ width:100%;}
.kuangtab0 td{ padding:10px;}
.txb{height: 30px; line-height: 30px; border: 1px solid #dedede; padding:0px 0px 0px 10px;}
.txb2{height: 30px; line-height: 30px; border: 1px solid #ddd; background:#faffbd; padding:0px 0px 0px 10px;}
.txb3{line-height: 30px; border: 1px solid #dedede; padding:0px 0px 0px 10px;}
.btn
{   background: #fe693e;
    cursor: pointer;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: none;
    color: #FFF;
    font-size: 16px;
    border-radius: 3px;
 }