﻿@charset "utf-8";
* {margin: 0;padding: 0;border: 0;word-wrap: break-word;list-style: none;}
html {}
body {font: 13px/1.75 Arial, "微软雅黑";color: #000;}
img {max-width: 100%;vertical-align: middle;}
table {border-collapse: collapse;border-spacing: 0}
iframe { vertical-align: top;}
input, select, button, textarea {font-size: 100%;color: inherit;font-family: inherit;margin: 0;padding: 0;outline: none;}
button {cursor: pointer;}
a {color: inherit;text-decoration: none;}


#main {margin: 0 auto;max-width: 800px;}
.main {margin: 5px;}

.header { display: flex; align-items: center;}
.header .logo { flex: 1; padding: 5px;}
.header .logo img { height: 56px;}
.header .user {}
.header .serach {}

.tuulli { text-align: center; font-size: 16px; font-weight: bold; color: #666;}
.tuulli ul { display: flex; padding: 5px 0 0 0;}
.tuulli ul li { width: 25%;}
.tuulli ul li span { display: block; height: 70px; line-height: 70px; color: #fff; font-size: 20px; display: block; background: url(../images/colortype.png) top center no-repeat; background-size: auto 100%!important;}
.tuulli ul li:nth-child(2n) span { background: url(../images/blanktype.png) top center no-repeat;}

.piclist { text-align: center; position: relative;}
.piclist .flexslider {}
.piclist .flex-direction-nav {}
.piclist .flex-direction-nav a {left: auto !important; width: 20px; height: 40px; margin: auto; display:block; position:absolute; top: 0; bottom: 0; text-indent:-9999px;}
.piclist .flex-direction-nav a.flex-prev { left: 8px; background: url(../images/ico24.png) center center no-repeat #fff; background-size: 100% auto; left: 0;}
.piclist .flex-direction-nav a.flex-next { right: 8px; background: url(../images/ico3.png) center center no-repeat #fff; background-size: 100% auto; right: 0;}
.piclist .flex-control-paging { display:inline-block;}
.piclist .flex-control-paging li { float: left; overflow: hidden;}
.piclist .flex-control-paging li a {width: 8px; height: 8px; margin: 0 6px; display:block; border-radius: 50%; background: #eee; text-indent:-9999px; cursor:pointer;}
.piclist .flex-control-paging li a.flex-active { background: #999;}

.food {}
.food dl { display: flex; flex-direction: row; flex-wrap: wrap;}
.food dl dd { min-width: 33.33%;padding: 5px; box-sizing: border-box;}
.food dl dd:nth-child(1),
.food dl dd:nth-child(2) { flex: 1;}
.foodImg{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
}
.foodImg .foodImgbox{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 30px);
}
.foodImg .foodImgbox img { width: 100%; height: 100%;}
.foodImg .foodImgbox span { height: 30px; line-height: 30px; display: block; background: #f5f5f5;}

.pic-txt { display: flex; flex-direction: row; flex-wrap: wrap;}
.txt-list { width: 50%; margin-bottom: 5px; box-sizing: border-box;}
.txt-list:nth-child(1n) { padding-right: 2.5px;}
.txt-list:nth-child(2n) { padding-left: 2.5px;}
.txt-list:nth-last-child(2) { margin-bottom: 0;}
.txt-list:last-child { margin-bottom: 0;}
.list-tit { padding: 3px 0; color: #fff; text-align: center; font-size: 16px; background: #1693dd;}
.list-box { padding: 5px 10px; background: #f5f5f5;}
.list-box ul {}
.list-box ul li { padding: 2px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list-box ul li a {color:#000;}
.list-box ul li span { width: 20px; height: 20px; line-height: 24px; margin-right: 10px; font-size: 12px; color: #fff; text-align: center; background: #1693dd; display: inline-block;}
.list-box {}



.box {margin-top: 10px;padding: 5px;border: solid 1px #ddd;border-radius: 5px;background: #fff;box-shadow: 0 2px 5px rgba(0,0,0,0.1);}

.tjlx {text-align: center;color: #000;}
.tjlx .txt49 {background-color: #008000;font-size: 18px;color: #fff;line-height: 2;}
.gyul {color:#000;}
.gyul li {border: 1px solid #e5e5e5;padding: 3px 2px;word-break: break-all;margin-top: -1px;line-height: 2;}
.gyul .tjlxli {font-size: 17px;font-weight: 700;}
.gyul .ptlxli {font-size: 17px;font-weight: 600;/*font-family: 宋体;*/}
.gyul .tjwxli {font-size: 15px;background-color: #ff0;}
.gyul .tj24li {font-size: 17px;color: blue;}
.gyul .mszsli {font-size: 17px;color: #000;}
.gyul .tjyxli {font-size: 15px;color: #008000;font-weight: 700;}
.ptlx {text-align: center;color: #000;}
.ptlx .txt49 {background-color: #008000;font-size: 18px;color: #fff;line-height: 2;}
.tjwx {text-align: center;color: #000;}
.tjwx .txt49 {background-color: #008000;font-size: 18px;color: #fff;line-height: 2;font-weight: 700;}
.tj24 .txt49 {background-color: #000;font-size: 18px;color: #fff;line-height: 2;font-weight: 700;}
.mszs {text-align: center;color: #000;}
.mszs .txt49 {background-color: #008000;font-size: 17px;color: #fff;line-height: 2;}
.cgi-foot {padding: 20px 0;font-size: 14px;color: #999;text-align: center;}
.title {font-size: 13pt;padding: 4px 8px;color: #666;background-color: #fbfbfb;background: -moz-linear-gradient(top, #fff, #f8f8f8);background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f8f8f8));border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.cont {margin: 5px;color: #000;}

.tjyx .txt49 {background-color: #008000;font-size: 16px;color: #fff;line-height: 2;font-weight: 700;text-align:center;}
.tjyxli.txt1 {
    background-color: #008000;
    color: #ff0;
}


.headertop.indexheader {
    height: 74px;
}

.headertop {
    position: fixed;
    width: 100%;
    max-width: 800px;
    height: 44px;
    top: 0px;
    background: #a45218;
    z-index: 99;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
}
.navtop {
    background: #8b4513;
}

.navtop span {
    display: block;
    float: left;
    width: 16.66%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    color: #28fd04;
    font-size: 14px;
}
.headertop .logo {
    float: left;
    padding-left: 5px;
}

.headertop .bank {
    display: block;
    float: right;
    width: 56px;
    height: 44px;
    padding: 0px 8px 0 0;
    color: #fff;
    font-size: 8pt;

}
.headertop .bank img {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

/*nav*/
.nav{
    background: #00296B;
}
.nav span{
    display: block;
    float: left;
    width: 16.66%;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    color: #ffff00;
    font-size: 12px;
}
.nav span:hover{
    background: #ffa759;
}

/*url*/
.header-url p{
	font-size: 20px;
	font-weight: bold;
}

.header-url p:nth-child(1){
	color: #FF0000;
}
.header-url p:nth-child(2){
	color: #0070C0;
}
.header-url p:nth-child(3) span{
	margin:0 10px;
}
.header-url p:nth-child(3) span:nth-child(1){
	color: red;
}
.header-url p:nth-child(3) span:nth-child(2){
	color: #ff6000;
}
.header-url p:nth-child(3) span:nth-child(3){
	color: green;
}
.header-url p:nth-child(4){
	font-size: 18px;
	color: rgb(112, 48, 160);
}

/*nav*/