@CHARSET "UTF-8";
body{font-family:Tahoma,Verdana,STHeiTi,simsun,sans-serif;}

.app_login_area{
	font-size:13px;
	color: #666;
	text-decoration: none;
	position:absolute;
	left:120px;
	line-height:40px;
	text-align:center;
}

.app_login_city{
	margin-left:300px;
	font-size:13px;
	color: #666;
	text-decoration: none;
	margin-top:50px;
}

.app_login_area a{
	font-size:13px;
	color:black;
	text-decoration: none;
}

.app_login_area a:hover {
	color:red;
}

.app_login{
	background: #F1F1F1;
	height:40px;
	width:100%;	
}

.app_login_btn{
	vertical-align:middle;
	position:absolute;
	left:1050px;
	top:5px;
}

.app_login_btn1{
	vertical-align:middle;
}

.app_login_btn1 a{
	font-size:13px;
	color:black;
	text-decoration: none;
}

.app_login_login1 a:hover {
	color: #C81623;
}

.app_login_login1 a{
	font-size:13px;
	color:black;
	text-decoration: none;
}

.app_login_login a{
	font-size:13px;
	color:black;
	text-decoration: none;
}

.app_login_login a:hover {
	color: #C81623;
}

.app_login_register a{
	font-size:13px;
	color: #C81623;
	text-decoration: none;
}

.app_logout a{
	font-size:10px;
	color: #C71585;
	text-decoration: none;
}

.app_title{
	height:40px;
	background-color:#00b38a;
}

.app_title_pos{
	position:absolute;
	left:120px;
}

.app_title_pos ul{
	list-style-type:none;
	margin:0px;
	padding:0;
	overflow:hidden;
}
.app_title_pos ul li{
	float:left;
}
.app_title_pos a:link{
	display:block;
	width:110px;
	height:40px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:4px;
	padding-top:8px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
}

.app_title_pos a:visited{
	display:block;
	width:130px;
	height:40px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:8px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:22px;
}

.app_title_pos a:hover,app_title_pos a:active{
	background-color:#cc0000;
}

.comm_txt_search{
    width: 500px;
    height: 50px;
    padding: 6px 12px;
    font-size: 18px;
	font-family: "microsoft yahei";
    line-height: 24px;
    color: #666;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
	vertical-align:middle;
	border-width: 2px 2px 2px 2px;
	border-color: #00b38a;
	border-style: solid;
	outline: 0;
	margin-bottom: 4px;
}

.comm_btn_search{
	width:100px;
	height:50px;
	background: #00b38a;
	border: none;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	cursor: pointer;
	border-radius: 4px;
	font-weight: bolder;
	line-height:50px;
}

.comm_btn_search_normal{
	width:100px;
	height:50px;
	background: #00b38a;
	border: none;
	line-height: 1;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	cursor: pointer;
}

.comm_query_line{
	height:50px;
}

.comm_query_title{
	height:15px;
	width:105px;
	font-size:13px;
	padding:15px 0px 0px 0px;
	zoom: 1;
	font-weight:normal;
	padding-left:40px;
	color:#9E9E9E;
}

.comm_query_no_select{
	margin:0px 0px 0px 10px;
	color:#00c7c7;
	padding:1px;
	margin-top:2px;
}

.comm_query_no_select a{
	text-decoration:none;
	padding:7px;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:tahoma, arial, 'Hiragino Sans GB', 宋体, sans-serif;
	color:black;
}

.comm_query_no_select a:hover{
	color:white;
	background-color:#00c7c7;
	padding:7px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:tahoma, arial, 'Hiragino Sans GB', 宋体, sans-serif;
	text-decoration: none;
}

.comm_query_select{
	color:white;
	background-color:#00c7c7;
	padding:7px;
	font-size:12px;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:tahoma, arial, 'Hiragino Sans GB', 宋体, sans-serif;
}

.comm_query_select a{
	text-decoration:none;
	color:white;
	padding:7px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:tahoma, arial, 'Hiragino Sans GB', 宋体, sans-serif;
}

.comm_query_select a:hover{
	color:white;
	background-color:#00c7c7;
	padding:7px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:tahoma, arial, 'Hiragino Sans GB', 宋体, sans-serif;
}

.comm_search_panel{
	margin-top:10px;
}

/*********************************分页开始************************************ */

.page_num { 
   margin:20px 0px 0px 0px;
   font-family: "Lucida Sans Unicode",
   "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif ;
	height:60px;
	text-align:center;
} 
.page_num a {
	height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    color: black;
    border: 1px solid #d9d9d9;
    display: inline-block;
    margin-right: 5px;
    background: #fff;
	font-family:微软雅黑;
} 
.page_num a:hover { 
	/*
	PADDING-RIGHT: 0.64em; 
	PADDING-LEFT: 0.64em; 
	PADDING-BOTTOM: 0.43em;
 	MARGIN: 2px; 
 	COLOR: #fff; 
 	PADDING-TOP: 0.5em; 
 	BACKGROUND-COLOR: #dc0000; 
 	*/
	height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    border: 1px solid #dc0000;
    display: inline-block;
    margin-right: 5px;
    background: #dc0000;
}

.page_num a:active { 
	/*
	PADDING-RIGHT: 0.64em; 
	PADDING-LEFT: 0.64em; 
	PADDING-BOTTOM: 0.43em;
 	MARGIN: 2px; 
 	COLOR: #fff; 
 	PADDING-TOP: 0.5em; 
 	BACKGROUND-COLOR: #de1818 ;
 	*/
	height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    border: 1px solid #dc0000;
    display: inline-block;
    margin-right: 5px;
    background: #dc0000;
} 
.page_num span.current {
	/*
	PADDING-RIGHT: 0.64em; 
	PADDING-LEFT: 0.64em; 
	PADDING-BOTTOM: 0.43em;
 	MARGIN: 2px; 
 	COLOR: #6d643c; 
 	PADDING-TOP: 0.5em; 
 	BACKGROUND-COLOR: #f6efcc ;
 	*/
	height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    border: 1px solid #dc0000;
    display: inline-block;
    margin-right: 5px;
    background: #dc0000;
} 
.page_num span.disabled { 
	DISPLAY: none ;
}


/*********************************分页结束************************************ */

.comm_foot_content{
	height:170px;
	background:#8f0100;
}

.comm_foot_youiqing{
	margin-left:100px;
	padding-top:20px;
}

.comm_foot_title{
	font-size:13px;
	zoom: 1;
	font-weight:normal;
	padding-left:10px;
	color:#fff;
}

.comm_foot_changyong{
	margin-left:100px;
	padding-top:10px;
}

.comm_foot_footer{
	margin-left:100px;
	padding-top:10px;
}

.comm_foot_footer_1{
	margin-left:325px;
}

.comm_foot_footer_2{
	margin-left:400px;
}

.comm_foot_footer_3{
	margin-left:470px;
}

.comm_foot_line{
	font-size:13px;
	zoom: 1;
	color:#fff;
}

/*
 * 管理员账户
 */
.con_conenets{
	margin-left:100px;
	height:1300px;
}

.con_menu{
	height:1200px;
	width:170px;
	float:left;
}

.com_menu_list{
	margin-left:25px;
	margin-top:90px;
}

.con_menu_select{
	display:block;
	height:40px;
	font-weight:bolder;
	font-size:12px;
}

.con_menu_noselect{
	display:block;
	height:40px;
	font-weight:bolder;
	font-size:12px;
}

.con_menu_select a{
	color:red;
	text-decoration:none;
}

.con_menu_noselect a{
	color:black;
	text-decoration:none;
}

.con_menu_noselect a:hover{
	color:red;
}

.con_content{
	height:300px;
	width:1000px;
	float:left;
}

.comm_tips{
	margin-right:170px;
	color:red;
	font-size: 12px;
}

/*****************************导航-导航************************************/
a:hover{
    color:#017CB9;
	text-decoration:none;
	cursor: pointer;
}

/* ul ol dl */
ul,li,ol{
    margin: 0;
	padding:0;
	list-style: none outside none;
}
ul.has-style li,ol li{
	margin-left:25px;
}
ul.has-style li{
    list-style:disc;
}
ol li{
	list-style:decimal;
}
ul.inline-style li{
	float:left;
	display:inline;
}
dl{
    margin-bottom: 18px;
}
dt{
    font-weight: bold;
}
dd{
    margin:0 0 0 9px;
	padding:0;
}
svg:not(:root) {
    overflow: hidden;
}
/* clearfix */
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{
	clear:both;
	overflow:hidden;
}
.clearfix{
    zoom:1;
}
/* -------------------------------------------------
 * form
 * -------------------------------------------------
*/
button,input,select,textarea{
    font-family:tahoma;
	font-size:100%;
	margin: 0;
	outline: 0 none;
    vertical-align: baseline;
    *vertical-align: middle;
}
textarea{
    overflow: auto;
    vertical-align: top; 
	resize:none;
}
button,input{
    line-height: normal;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"],
.submit-btn{
    -webkit-appearance: button; 
    cursor: pointer; 
    *overflow: visible;
}
button[disabled],
input[disabled],
.disable{
    cursor: default;
}
input[type="checkbox"],
input[type="radio"],
.form-radio,
.form-checkbox{
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}
fieldset{
    border: 1px solid #c0c0c0;
    margin: 0 2px 18px;
    padding: 0.35em 0.625em 0.75em;
}
legend{
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}
button::-moz-focus-inner,
input::-moz-focus-inner{
    border: 0;
    padding: 0;
}
/* -------------------------------------------------
 * css3 & html5
 * -------------------------------------------------
*/
/* html5 */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{
    display: block;
}
audio,canvas,video{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]){
    display: none;
    height: 0;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
input[type="search"]{
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
    -webkit-appearance: none;
}
:-moz-placeholder,
::-webkit-input-placeholder{
  color: #999;
}
/* -------------------------------------------------
 * 非常见标签
 * -------------------------------------------------
*/
abbr[title]{
    border-bottom: 1px dotted;
}
b,strong{
    font-weight: bold;
}
blockquote{
    margin: 1em 40px;
}
dfn{
    font-style: italic;
}
mark{
    background: #ff0;
    color: #444;
}
code,kbd,pre,samp{
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre{
    margin: 1em 0;
	white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q{
    quotes: none;
}
q:before,
q:after{
    content: '';
    content: none;
}
small{
    font-size: 80%;
}
sub,sup{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup{
    top: -0.5em;
}
sub{
    bottom: -0.25em;
}


   /*任务一：引入本地字体文件*/
    .nave_back{
    height:50px;
    	background-color: #51938f;
    }
    
    /* basic menu styles */
    .nav-menu {
      display: block;
      margin: 0px 0px 0px 50px;
    }
     .nav-menu > li {
       display: inline;
       float:left;     
       border-right:1px solid #94c0be;
     }
     .nav-menu > li:last-child {
       border-right: none;
     }
     .nav-menu li a {
       color: #fff;
       display: block;
       text-decoration: none;
       /*调用本地字体*/
       font-family:sansationregular;
       -webkit-font-smoothing: antialiased;
       -moz-font-smoothing: antialiased;
       font-smoothing: antialiased;
       text-transform: capitalize;
       overflow: visible;
       line-height: 20px;
       font-size: 20px;
       padding: 15px 30px 15px 31px;     
     }
       
     .three-d {
       /* 任务三、设置3D舞台布景 */
       -webkit-perspective: 200px;
       -moz-perspective: 200px;
       -ms-perspective: 200px;
       -o-perspective: 200px;
       perspective: 200px;
       /*任务四、设置3D舞台布景过渡效果*/
       -webkit-transition: all .07s linear;
       -moz-transition: all .07s linear;
       -ms-transition: all .07s linear;
       -o-transition: all .07s linear;
       transition:all .7s linear;
       position: relative;
     }
       
     .three-d:not(.active):hover {
       cursor: pointer;
     }
     
     /*任务五、给不是当前状态的3D舞台的悬浮与聚焦状态设置变形效果*/
     .three-d:not(.active):hover .three-d-box, 
     .three-d:not(.active):focus .three-d-box {
     -wekbit-transform: translateZ(-25px) rotateX(90deg);
     -moz-transform: translateZ(-25px) rotateX(90deg);
     -o-transform: translateZ(-25px) rotateX(90deg);
     -ms-transform: translateZ(-25px) rotateX(90deg);
     transform: translateZ(-25px) rotateX(90deg);
 /*    -webkit-transform:rotateX(90deg) translatez(-25px);*/
    /*   -webkit-transform:rotatex(90deg);*/
     }
       
     .three-d-box {
       /*任务六、给3D舞台中“.three-d-box”设置过渡与变形效果*/
       -webkit-transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
       -ms-transition: all .3s ease-out;
       -o-transition: all .3s ease-out;  
       transition: all .3s ease-out;
       -webkit-transform: translatez(-25px);
       -moz-transform: translatez(-25px);
       -ms-transform: translatez(-25px);
       -o-transform: translatez(-25px);
       transform: translatez(-25px);
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
       -ms-transform-style: preserve-3d;
       -o-transform-style: preserve-3d;
       transform-style: preserve-3d;
       -webkit-pointer-events: none;
       -moz-pointer-events: none;
       -ms-pointer-events: none;
       -o-pointer-events: none;
       pointer-events: none;
       position: absolute;
       top: 0;
       left: 0;
       display: block;
       width: 100%;
       height: 100%;
     }
       
     /*任务七、给导航设置3D前，与3D后变形效果*/
     .front {
         -webkit-transform: rotatex(0deg) translatez(25px);
         -moz-transform: rotatex(0deg) translatez(25px);
         -ms-transform: rotatex(0deg) translatez(25px);
         -o-transform: rotatex(0deg) translatez(25px);
         transform: rotatex(0deg) translatez(25px);
      }
     
     .back {
       -webkit-transform: rotatex(-90deg) translatez(25px);
       -moz-transform: rotatex(-90deg) translatez(25px);
       -ms-transform: rotatex(-90deg) translatez(25px);
       -o-transform: rotatex(-90deg) translatez(25px);
       transform: rotatex(-90deg) translatez(25px);
       color: #FFE7C4; 
     }
       
     .front, .back {
       display: block;
       width: 100%;
       height: 100%;
       position: absolute;
       top: 0;
       left: 0;
       background: #74adaa;
       padding: 15px 30px 15px 31px; 
       color: white;
       -webkit-pointer-events: none;
       -moz-pointer-events: none;
       -ms-pointer-events: none;
       -o-pointer-events: none;
       pointer-events: none;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
     }
     
     /*任务八、设置导航当前状态与悬浮状态下的背景效果*/
     .nav-menu li .active .front,
     .nav-menu li .active .back,
     .nav-menu li a:hover .front,
     .nav-menu li a:hover .back {
          background-color: #51938f;
          -webkit-background-size: 5px 5px;
          background-size: 5px 5px;
          background-position: 0 0, 30px 30px;
          background-image: -webit-linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480), linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480);
          background-image: -moz-linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480), linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480);
          background-image: -ms-linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480), linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480);
          background-image: -o-linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480), linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480);
          background-image: linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480), linear-gradient(45deg, #478480 25%, transparent 25%, transparent 75%, #478480 75%, #478480);
     }
     .nav-menu ul {
       position: absolute;
       text-align: left;
       line-height: 40px;
       font-size: 14px;
       width: 200px;
       -webkit-transition: all 0.3s ease-in;
       -moz-transition: all 0.3s ease-in;
       -ms-transition: all 0.3s ease-in;
       -o-transition: all 0.3s ease-in;
       transition: all 0.3s ease-in;
       -webkit-transform-origin: 0px 0px;
       -moz-transform-origin: 0px 0px;
       -ms-transform-origin: 0px 0px;
       -o-transform-origin: 0px 0px;
       transform-origin: 0px 0px;
       -webkit-transform: rotateX(-90deg);
       -moz-transform: rotateX(-90deg);
       -ms-transform: rotateX(-90deg);
       -o-transform: rotateX(-90deg);
       transform: rotateX(-90deg);
       -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
       -ms-backface-visibility: hidden;
       -o-backface-visibility: hidden;
       backface-visibility: hidden;
     }
     /*任务九、显示下拉导航菜单，并其设置一个变形效果*/
     .nav-menu > li:hover ul {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        transform: rotateX(0deg);
      }
      
