﻿@charset "utf-8";
/* 全局 */
body {background: #fff; font-family:"微软雅黑","Arial","宋体"; color: #333; font-size: 12px; min-width:1822px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,th,td {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
input,textarea,select {margin:0; font-size:100%; font-family:"微软雅黑","Arial","宋体";}
ul,li,ol {list-style-type: none;}
img {border:0;}
.del {text-decoration: line-through;}

/* 清除浮动 */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clrfix:before, .clrfix:after {content:""; display:table;}  
.clrfix:after {clear:both;}  
.clrfix {zoom:1;}
/* 清除浮动 适用100% */
.overflowfix {overflow:auto; zoom:1;}
.displayfix {display:inline-block; *display:inline; zoom:1; width:100%; _width: auto;}

/* 去掉A标签和按钮的虚线框 谷歌默认无虚线 */
a {blr:expression(this.onFocus=this.blur());} /* A标签：IE7 IE6  */
a:focus {outline:none;} /* A标签：FF IE8  */
input::-moz-focus-inner{border:0;} /* 按钮：FF */
area {outline:none;} /* 热区：360取消蓝色边线 */

/* 去掉谷歌两种文本框和下拉的阴影 */
input,textarea,select  {outline: none;}

/* IE6 提示升级 */
.ie6_bg { background: url(/images/ie6/ie6_bg.gif) repeat-x; height: 110px; }
.ie6 { background: url(/images/ie6/ie6.gif) no-repeat; width:924px; height: 110px; margin:0 auto; }
.ie6 ul { padding-left:310px; }
.ie6 li { float:left; padding-left:40px; }
.ie6 li a { width:61px; height: 110px; display:block; }

/* 版权 */
.bqxx { background:url() no-repeat center 0; width:100%; height:252px; position: fixed; top:100px; left:0; z-index:9999; display:none; }

/* 特有 */
.clr{clear:both; font-size:0; height:0; line-height:0;}
.clr10{clear:both; font-size:0; height:10px; line-height:normal;}
.clr15{clear:both; font-size:0; height:15px; line-height:normal;}
.clr20{clear:both; font-size:0; height:20px; line-height:normal;}
.clr30{clear:both; font-size:0; height:30px; line-height:normal;}
.fl {float: left;}
.fr {float: right;}
.va_t{vertical-align:text-top;}
.va_c{vertical-align: middle;}
.va_b{vertical-align:text-bottom;}
.w_auto {width:auto;}
.h_auto {height:auto;}
.wh_auto {width:auto; height:auto;}
.sxbl_table_over td {background:#FFFFCC !important;}/*table表格，经过td变色*/

/* 链接 */ /*a.a_baise:link, a.a_baise:visited, a.a_baise:active*/
a {text-decoration: none; color: #333;}
a:hover {text-decoration: none; color: #FF6600;}

/* 图片居中公用 */
.pic_center {
	display: block; text-align:center; cursor:pointer;
}
.pic_center i {
	display:inline-block; height:100%; vertical-align:middle;
}
.pic_center img {
	vertical-align:middle;
}

/* 通用 */
.block {
    margin:0 auto;
	width:1200px;
}
.block1920 {
    margin:0 auto;
	width:1920px;
}
.block1666 {
    margin:0 auto;
	width:1666px;
}
.block1822 {
    margin:0 auto;
	width:1822px;
}
.block1044 {
    margin:0 auto;
	width:1044px;
}
.block_b {
	background:#FFF;
}
.block .area_l {
	float:left;
	width:200px;
}
.block .area_r {
	float: right;
	width:780px;
}
/*.block .area_r .area_r_l {
	float: left;
	width:490px;
}
.block .area_r .area_r_r {
	float: right;
	width:490px;
}*/
/* 通用END */

/* mainnav 菜单 */
.iheadmenu .mainnav {
	float:right;
	padding:4px 0 ;
    /*background:url("../images/index/menubj.png");
	border-radius:8px;*/
}
.iheadmenu .mainnav .pull_li {
	float:left;
	position:relative;
	z-index:15;
	padding:0 22px;
}
.iheadmenu .mainnav .pull_li .pull_a {
	display:inline-block; *display:inline; zoom:1;
	font-family:"微软雅黑","黑体";
    font-weight:bold;
	font-size:18px;
	height:50px;
	color:#ffffff;
    text-align: center;
    text-shadow:0 0 0.1em #2f2f2f,
                -0 -0 0.1em #2f2f2f;
}
.iheadmenu .mainnav .pull_li .pull_a  span{
    margin-top: 5PX;
	display:block;
    font-family:"Arial";
    font-weight:normal;
	font-size:12px;
    color: #fff;
}
.iheadmenu .mainnav .pull_li .pull_aico {
    padding: 0 25px 0 0 ;
    background: url(/Content/WebCN/images/index/menuico.png) no-repeat right 8px;
}
.iheadmenu .mainnav .pull_li .pull_a:hover,.iheadmenu  .mainnav .pull_li .on {
	color: #cff;
}
.iheadmenu .mainnav .pull_li .on {
	border-color:#cff;
}
.iheadmenu .mainnav .pull_li_hover .on {
	border-color:#FFF;
}
.iheadmenu .mainnav .pull_li_hover .pull_a {
	color:#cff;
}
.iheadmenu .mainnav .subnav {
	background:url(/Content/WebCN/images/index/i_2menubj.png);
	position: absolute;
	top:30px;
	left:-14px;
	width:300px;
	padding:5px 0 5px 0;
	border-radius:5px;
	transition:0.3s all ease;
	opacity:0; filter:alpha(opacity=0); zoom:1; visibility: hidden;
	visibility: visible \9; display:none \9;
}
.iheadmenu .mainnav .subnav_a {
	left:7px;
}
.iheadmenu .mainnav .pull_li_hover .subnav {
	top:50px;
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.iheadmenu .mainnav .subnav_b {
	left:-40px;
}
.mainnav .subnav span {
	/*display:block;*/
}
.iheadmenu .mainnav .subnav span a {
	/*display:block;*/
	color:#000;
	text-align:center;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:0 10px;
}
.iheadmenu .mainnav .subnav span a:hover {
	color: #cff;
}
/* 菜单END */

/* 左侧浮动栏目 */
.ileftbug{
	width:57px; 
	height: 311px;
	left: 40px; 
	top:240px; 
    position: fixed;
	display: block;
	z-index: 10;
	background:url(/Content/WebCN/images/index/left_but.png) no-repeat;
	
}
.ileftbug li{
    width: 60px;
	height:60px;
    margin: 2px 0;
    /*margin-left: 50px;*/
}
.ileftbug .a1 .layer,.ileftbug .a2 .layer,.ileftbug .a3 .layer,.ileftbug .a4 .layer{
	position:absolute;
	left:60px;
	transition:0.3s all ease;
	opacity:0; filter:alpha(opacity=0); zoom:1; visibility: hidden;
	visibility: visible \9; display:none \9;
}
.ileftbug .a1:hover .layer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.ileftbug .a2:hover .layer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.ileftbug .a3:hover .layer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.ileftbug .a4:hover .layer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.ileftbug .a5{
    cursor: pointer;
}
.ileftbug .layer .xcxewm{
	background:url(/Content/WebCN/images/index/xcx.jpg) no-repeat;
    width: 180px;
	height:180px;
}
.ileftbug .layer .dyxewm{
	background:url(/Content/WebCN/images/index/dy.jpg) no-repeat;
    width: 180px;
	height:180px;
}
.ileftbug .layer .wbxewm{
	background:url(/Content/WebCN/images/index/wcx.jpg) no-repeat;
    width: 180px;
	height:180px;
}
.ileftbug .layer .wxxewm{
	background:url(/Content/WebCN/images/index/wcx.jpg) no-repeat;
    width: 180px;
	height:180px;
}
/*除index页*/
.leftbug1{
    position: absolute;
	width:57px; 
	height: 311px;
	top:470px; 
    z-index: 50;
	/*background:url(/Content/WebCN/images/about/left_but.png) no-repeat;*/
}
.leftbug1 li{
    width: 60px;
	height:60px;
    margin: 2px 0;
    /*margin-left: 50px;*/
}
.leftbug1 .a1 .layer,.leftbug1 .a2 .layer,.leftbug1 .a3 .layer,.leftbug1 .a4 .layer{
	position:absolute;
	left:60px;
	transition:0.3s all ease;
	opacity:0; filter:alpha(opacity=0); zoom:1; visibility: hidden;
	visibility: visible \9; display:none \9;
}
.leftbug1 .a1:hover .layer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.leftbug1 .a2:hover .layer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.leftbug1 .a3:hover .layer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.leftbug1 .a4:hover .layer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.leftbug1 .a5{
    cursor: pointer;
}
.leftbug1 .layer .xcxewm{
	background:url(/Content/WebCN/images/index/xcx.jpg) no-repeat;
    width: 180px;
	height:180px;
}
.leftbug1 .layer .dyxewm{
	background:url(/Content/WebCN/images/index/dy.jpg) no-repeat;
    width: 180px;
	height:180px;
}
.leftbug1 .layer .wbxewm{
	background:url(/Content/WebCN/images/index/wcx.jpg) no-repeat;
    width: 180px;
	height:180px;
}
.leftbug1 .layer .wxxewm{
	background:url(/Content/WebCN/images/index/wcx.jpg) no-repeat;
    width: 180px;
	height:180px;
}
/* 左侧浮动END */


/* foot */
.foottext{
    text-align:center; margin:0 auto; 
	padding: 12px 0 12px 0px;
	color:white; 
	font-size:12px; 
	font-family:'微软雅黑','黑体'；
}
/*footmenu*/
.footmenu{
    padding: 30px 0 0px 0px;
    margin: 0 auto;
    background-color:#663300;
    color: #dfab76;
}
.footmenu li{
    color: #dfab76;
    line-height: 27px;
    width: 160px;
    text-align: center;
}
.footmenu .line{
    border-left: solid 1px #fff;
    height: 250px;
    width: 10px;
    margin: 0 0px 30px 0;
    opacity:0.3; filter:alpha(opacity=0.3); 
}
.footmenu a {
    font-family:"微软雅黑";
	color:#ffffff;
    font-size: 14px;
}
.footmenu a:hover {
	color:#FFCE00;
}
.footmenu a b{
    font-size: 16px;
}
/* foot END */


/* index */
#winhigth{min-width: 1822px;}
.index_haad{
	width:100%;
	display: block;
	position: absolute;
	z-index: 10;
}
.index_haad{
	width:100%;
}
.index_haad .logoimg{
	padding: 65px 0 0  160px;
}
.index_haad .logoimg img{
	cursor:pointer;
}
.index_haad .iheadmenu{
	padding: 43px 115px 0 0;
}
.index_haad .toptext{
	color: white;
	font-size: 12px;
	font-family:'微软雅黑','黑体';
	text-align: right;
}
.index_haad .toptext b{
	font-weight: bold;
	padding: 0px 5px 0 5px;
}
.index_haad .toptext img{
	margin: 0 10px 0 0px;
	vertical-align:middle;
	cursor:pointer;
}

#bardiv{
    width:100%;
    top:280px;
    height: 184px;
    display: block;
    position: absolute;
    z-index: 0;
	background:url(/Content/WebCN/images/index/bar.png) no-repeat center;
}
.ibootom{
	height: 96px;
	background:url(/Content/WebCN/images/index/banner_bottom.png) no-repeat top center;
}
.ibuybut{
	display: block;
	position: absolute;
	width:100px; 
	height:22px;
	margin: 58px 0 0 900px;
	cursor:pointer;
}
#footdiv{
	width:100%;
    min-width: 1822px;
	display: block;
	position: absolute;
	z-index: 1; 
    background-color: #000000;
}
#foottab{
    text-align:center; 
	width:100%;
    min-width: 1822px;
	height: 136px;
	display: block;
	position: absolute;
	z-index: 1; 
	background:#6a0b01 url(/Content/WebCN/images/index/banner_bottombj1920.png) no-repeat;
	background-position: right  0px top; 
}
.foottabright{
	margin-top:-210px; 
	width:410px;  
	height: 303px; 
	right: 0; 
	display: block;
	position: absolute;
	z-index: 2; 
	background:url(/Content/WebCN/images/index/banner_right.png) no-repeat;
	background-position: right  -120px center;	
}
.searcktab{
    text-align: left;
	width:200px; 
	height:30px;
	margin: 248px 0px 0 0px;
	background:url(/Content/WebCN/images/index/searchbj.jpg) no-repeat;
    
}
.searchtext{
    border: 0;
	margin: 2px 0px 0 4px;
    width:155px; 
	height:27px;
    line-height: 27px;
}
.btnsearch{
	margin: 2px 0px 0 0px;
    width:34px; 
	height:28px;
    border: 0;
	cursor:pointer;
	background:url(/Content/WebCN/images/index/searchbut.png) no-repeat;
}
.header .panorama{position:absolute;top:0;left:0;z-index:1;display:none;width:100%;height:100%}
.header object{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}
.header iframe{width:100%;height:100%;}
/* indexEND */


/* mainnav2 菜单2 */
.iheadmenu2 .mainnav {
	float:right;
	padding:4px 0 ;
}
.iheadmenu2 .mainnav .pull_li {
	float:left;
	position:relative;
	z-index:15;
	padding:0 22px;
}
.iheadmenu2 .mainnav .pull_li .pull_a {
	display:inline-block; *display:inline; zoom:1;
	font-family:"微软雅黑","黑体";
    font-weight:bold;
	font-size:18px;
	height:50px;
	color:#333;
    text-align: center;
}
.iheadmenu2 .mainnav .pull_li .pull_a  span{
    margin-top: 5PX;
	display:block;
    font-family:"Arial";
    font-weight:normal;
	font-size:12px;
    color: #666666;
}
.iheadmenu2 .mainnav .pull_li .pull_aico {
    padding: 0 25px 0 0 ;
    background: url(/Content/WebCN/images/index/menuico.png) no-repeat right 8px;
}
.iheadmenu2 .mainnav .pull_li .pull_a:hover,.iheadmenu2  .mainnav .pull_li .on {
	color: #000;
}
.iheadmenu2 .mainnav .pull_li .on {
	border-color:#000;
}
.iheadmenu2 .mainnav .pull_li_hover .on {
	border-color:#FFF;
}
.iheadmenu2 .mainnav .pull_li_hover .pull_a {
	color:#000;
}
.iheadmenu2 .mainnav .subnav {
	background:url(/Content/WebCN/images/index/i_2menubj.png);
	position: absolute;
	top:30px;
	left:-14px;
	width:300px;
	padding:5px 0 5px 0;
	border-radius:5px;
	transition:0.3s all ease;
	opacity:0; filter:alpha(opacity=0); zoom:1; visibility: hidden;
	visibility: visible \9; display:none \9;
}
.iheadmenu2 .mainnav .subnav_a {
	left:7px;
}
.iheadmenu2 .mainnav .pull_li_hover .subnav {
	top:50px;
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.iheadmenu2 .mainnav .subnav_b {
	left:-40px;
}
.mainnav2 .subnav span {
	/*display:block;*/
}
.iheadmenu2 .mainnav .subnav span a {
	/*display:block;*/
	color:#000;
	text-align:center;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:0 10px;
}
.iheadmenu2 .mainnav .subnav span a:hover {
	color: #000;
}
/* 菜单END */

/* index2 */
.index2_haad{
	width:100%;
}
.index2_haad .logoimg{
	padding: 27px 0 0  88px;
}
.index2_haad .logoimg img{
	cursor:pointer;
}
.index2_haad .iheadmenu2{
	padding: 27px 13px 0 0;
}
.index2_haad .iheadserch{
	margin: 33px 0px 0 0;
    width: 115px;
    height: 24px;
    background: url(/Content/WebCN/images/about/index2menuright.png) no-repeat;
}
.index2_haad .iheadserch .englist{
    width:86px; 
    line-height: 24px;
    text-align: center;
	color: white;
	font-size: 12px;
	font-family:'微软雅黑','黑体';
    font-weight: bold;
    cursor: pointer;
}
.index2_haad .iheadserch .englist:hover{
	color: #000;
}
.index2_haad .iheadserch .nav_a{
	margin: 0px 0px 0 5px;
    width: 24px;
    height: 24px;
	display: block;
    cursor: pointer;
}

.index2_haad .iheadserch .top_search {
    position: fixed;
    top: 80px;
    right: 0px;
    transition: 0.3s all ease;
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    visibility: hidden;
    visibility: visible \9;
    display: none \9;
}

.index2_haad .nav_a:hover span {
	opacity:1; filter:alpha(opacity=100);
	padding-top:18px;
}
.index2_haad .nav_a:hover span {
	opacity:1; filter:alpha(opacity=100);
	padding-top:18px;
}
.index2_haad .top_search {
	position:fixed;
	top:80px;
	right:0px;
	transition:0.3s all ease;
	opacity:0; filter:alpha(opacity=0); zoom:1; visibility: hidden;
	visibility: visible \9; display:none \9;
    z-index: 10;
}
.index2_haad .nav_a:hover .top_search {
	top:80px;
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.index2_haad .top_search .search_c {
	background:url(/Content/WebCN/images/about/search_bg.png) no-repeat;
	width:336px;
	height:70px;
    margin-right: 10px;
}
.index2_haad .top_search .search_c .text {border: none; background: #FFF; width: 210px; color: #999; font-size: 12px; padding: 0; height:50px; line-height:50px; margin:12px 0 0 48px; float:left;}
.index2_haad .top_search .search_c .btnsearch {background: none; margin:12px 8px 0 0; padding:0; width:64px; height:50px; border: none; cursor:pointer; float: right; font-size: 12px;}
.index2_haad .top_search .search_c .btnsearch:hover {color:#FF6600;}

.index2bj{ 
    background: url(/Content/WebCN/images/about/indexbj2.png)
}
.index2bj2{ 
    background: url(/Content/WebCN/images/about/footbj.png)no-repeat center bottom;
    min-height: 760px;
}
.index2bj3{ 
    background: url(/Content/WebCN/images/about/footbj2.png)no-repeat center bottom;
}
.tabtitle1{
    background: url(/Content/WebCN/images/about/about.png)no-repeat left top;
    width:70px;
    height: 373px;
    position: absolute;
    z-index: 1;
}

/* 概况 */
.page_about{
    margin-left: 90px;
}
.page_abouttab li{
    float: left;
    width: 170px;
    height: 40px;
    margin-left: 9px;
    cursor: pointer;
}
.page_abouttab .about_a1{
    margin-left: 0px;
    background: url(/Content/WebCN/images/about/4see.png)no-repeat 0 0;
}
.page_abouttab .about_a2{
    background: url(/Content/WebCN/images/about/4see.png)no-repeat -179px 0;
}
.page_abouttab .about_a3{
    background: url(/Content/WebCN/images/about/4see.png)no-repeat -358px 0;
}
.page_abouttab .about_a4{
    background: url(/Content/WebCN/images/about/4see.png)no-repeat -537px 0;
}
.page_abouttab .about_a5{
    background: url(/Content/WebCN/images/about/4see.png)no-repeat -716px 0;
}
.page_abouttab .about_a1:hover{
    background-position: 0 -40px;
}
.page_abouttab .about_a2:hover{
    background-position: -179px -40px;
}
.page_abouttab .about_a3:hover{
    background-position:-358px -40px;
}
.page_abouttab .about_a4:hover{
    background-position: -537px -40px;
}
.page_abouttab .about_a5:hover{
    background-position: -716px -40px;
}
.abouttianqi{
    position: absolute;
    display: block;
    margin: -20px 0 0 1350px;
}
.aboutpc{
    width: 1137px;
    height: 421px;
}
.aboutnewlist{
    padding: 60px 0 0 50px;
    width: 544px;
    height: 361px;
    background: url(/Content/WebCN/images/about/newbj.png)no-repeat 0 0;
}
.aboutnewtab{
    width: 115px;
    height: 35px;
    background: url(/Content/WebCN/images/about/news.png)no-repeat 0 0;
    cursor: pointer;
}

.aboutnewlist{
    padding: 60px 0 0 50px;
    width: 544px;
    height: 361px;
    background: url(/Content/WebCN/images/about/newbj.png)no-repeat 0 0;
}
.aboutnewtab{
    width: 115px;
    height: 35px;
    background: url(/Content/WebCN/images/about/news.png)no-repeat 0 0;
    cursor: pointer;
}

.aboutnewlist:hover .aboutnewtab{
    background-position: 0  -35px;
    transform: scale(1.05);
}
.aboutnewtxt{
    padding: 15px 0 0 5px;
    color: #ff9933;
    font-size: 14px;
	font-family:'微软雅黑','黑体';    
}
.aboutnewlists{
    padding: 25px 0 10px 5px;
}
.aboutnewlists ul{
    height: 200px;
    width: 480px;
}
.aboutnewlists li{
    padding: 18px 0 18px 0;
}
.aboutnewlists a {
	color:#FFFFFF;
    font-size: 14px;
    float:left;
    width:390px;
    height:20px;
    overflow:hidden;
}
.aboutnewlists a:hover {
	background-position:0 -400px;
	color:#fff17f;
}
.aboutnewlists span {
    margin-right: 10px;
	color:#FFFFFF;
    float:right;

}
.aboutnewlistsmore {
    width: 100px;
    cursor: pointer;
	color:#FFFFFF;
}
.jingdiantab{
    width: 50px;
    height: 280px;
    background: url(/Content/WebCN/images/about/jdjs.png)no-repeat 0 0;
}
.jingdianul .icoa1,.jingdianul .icoa2,.jingdianul .icoa3,.jingdianul .icoa4,.jingdianul .icoa5,.jingdianul .icoa6{  
    width: 140px;
    float: left;
    margin: 50px 20px 0 20px;
    font-size: 14px;
	font-family:'微软雅黑','黑体'; 
    text-align: center;
    cursor: pointer;
}
.jingdianul .ico1{
    border-radius:80px;
    width: 136px;
    height: 136px;
    overflow: hidden;
    margin-bottom: 15px;
}
.jingdianul .ico1{
    border-radius:80px;
    width: 136px;
    height: 136px;
    overflow: hidden;
    margin-bottom: 15px;
}
.jingdianul .ico1 img{
    border-radius:80px;
    width: 136px;
    height: 136px;
	transition: all .3s;
}
.jingdianul .icoa1:hover img,.jingdianul .icoa2:hover img,.jingdianul .icoa3:hover img,.jingdianul .icoa4:hover img,.jingdianul .icoa5:hover img,.jingdianul .icoa6:hover img{
    transform: scale(1.2);
}
.jingdianul .txtcss:hover{
    color: #da4900;
    font-weight: bold;
}
.aboutfootmenu li{
    margin-left: 15px;
    width: 103px;
    height: 250px;
    float: left;
    cursor: pointer;
}
.aboutfootmenu .icoa1{
    background: url(/Content/WebCN/images/about/aboutright.png)no-repeat;
}
.aboutfootmenu .icoa2{
    background: url(/Content/WebCN/images/about/aboutright.png)no-repeat -105px 0 ;
}
.aboutfootmenu .icoa3{
    background: url(/Content/WebCN/images/about/aboutright.png)no-repeat -205px 0 ;
}
.aboutfootmenu .icoa4{
    background: url(/Content/WebCN/images/about/aboutright.png)no-repeat -305px 0 ;
}
.aboutfootmenu .icoa5{
    background: url(/Content/WebCN/images/about/aboutright.png)no-repeat -419px 0 ;
}
.aboutfootmenu .icoa1:hover{
    background-position:0 -300px ;
}
.aboutfootmenu .icoa2:hover{
    background-position:-105px -300px ;
}
.aboutfootmenu .icoa3:hover{
    background-position: -205px -300px ;
}
.aboutfootmenu .icoa4:hover{
    background-position: -305px -300px ;
}
.aboutfootmenu .icoa5:hover{
    background-position: -419px -300px ;
}

/*景点介绍*/
.infojdlist .jingdianul{
    margin-left: 15px;
}
.infojdlist .jingdianul .txtcss{
    color: #fff; 
    font-size: 16px;
    padding: 25px 25px 25px 25px;
    margin: 20px 0px 0 0;
}
.infojdlist .jingdianul .on{
    color: #d7ba93;
    background: url(/Content/WebCN/images/about/jingdian/icobj.png)no-repeat 0px 0px;
}
.infojdlist .jingdianul .txtcss{
    line-height: 50px;
}
.infojdlist .jingdianul .txtcss:hover .icos1,.infojdlist .jingdianul .on .icos1{
    background: url(/Content/WebCN/images/about/jingdian/ico.png)no-repeat center 0px;
    height: 25px;
}
.jdbannerbj{
    margin-top: -50px;
    background: url(/Content/WebCN/images/about/jingdian/titlebj2.png)no-repeat center 0px;
    height: 540px;
    padding: 82px 0 0 125px;
}
.jdbannerbj .jdjsimg{width:843px ;height: 456px; overflow: hidden;}
.jdbannerbj .jdjstitle{width:735px ;height:131px; overflow: hidden; background: url(/Content/WebCN/images/about/jingdian/titlebj.png)no-repeat 0  0px;}
.jdbannerbj .jdjstitle img{margin: 30px 0px 0 30px; float: left;}
.jdbannerbj .jdjstitle .imp3butbj{width:74px ;height:74px;background: url(/Content/WebCN/images/about/jingdian/mp3but.png)no-repeat 0  0px; cursor: pointer; margin: 30px 30px 0 0;}

.jdbannerbj .jdjstitle .jdname{margin: 30px 0px 0 30px; font-size: 28px; font-weight: bold; color: white;}
.jdbannerbj .jdjstitle .jdnameen{margin: 10px 0px 0 30px; font-size: 14px; font-weight: bold; color:#E3DFDF;}
.jdbannerbj .mp3_jd2{width:0px;height:2px; background:#00ffd3; margin-left: 0px;}
.jdbannerbj .jdjstext{
    width:685px;
    height:255px; 
    overflow:hidden;
    background-color: white;
    font-size: 14px;
    line-height: 30px; 
    padding: 25px 25px 45px 25px;
}
.jdbannerbj .jdjstext #newContent{
    height:240px; 
    overflow-y:auto;
}

.jdphoto .jdphotolist{margin: 60px 0px 0 100px;}
.jdphoto .jdphotolist .pic{margin: 0px 0px 0 98px; float: left;}

.jdjieshao{margin: 10px 195px 0 195px; min-height: 250px;}
.jdjieshao .jdjieshaotitle{font-size: 24px; font-weight: bold;}
.jdjieshao .jdjieshaodata{font-size: 14px; line-height: 33px; padding: 25px 0}
.jdjieshao .jdjieshaotel{font-size: 18px; line-height: 28px; padding: 2px;width: 265px; height: 28px;font-weight: bold; color: white; background-color: #662d2d; text-align: center;}

/*摄影列表*/
.photolist{
    background-color: white; 
    padding: 75px 0px 0 60px;
}
.photolist li{
    margin: 0px 0px 20px 15px;
    float: left;
}
.photolist li img{
    width: 409px;
    height: 296px;
}
.photolist li div{
    line-height: 60px;
    font-size: 14px;
    text-align: center;
    width:409px;
    max-width:409px;
    height:60px;
    max-height:60px;
    overflow:hidden;
}
/*地图*/
.map01{
    margin-top: -230px;height: 924px;background: url(/Content/WebCN/images/map/map.png) no-repeat top center;
}
.map01 .jd1{
    position: absolute;
    display: block;
    width: 70px;
    height: 80px;
    margin-left: 1080px; 
    cursor: pointer;
}
.map01 .jd2{
    position: absolute;
    display: block;
    width: 70px;
    height: 130px;
    cursor: pointer;
    margin: 318px 0 0 138px;
}
.map01 .jd3{
    position: absolute;
    display: block;
    width: 70px;
    height: 130px;
    cursor: pointer;
    margin: 318px 0 0 1090px;
}
.map01 .jd4{
    position: absolute;
    display: block;
    width: 150px;
    height: 100px;
    cursor: pointer;
    margin: 480px 0 0 430px;
}
.map01 .jd5{
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin: 675px 0 0 530px;
}
.map01 .jd6{
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin: 763px 0 0 580px;
}
.map02{
    background: url(/Content/WebCN/images/map/foot.png) no-repeat top center;height: 190px;
}

.map02 .jd1{
    position: absolute;
    display: block;
    width: 170px;
    height: 40px;
    margin: 40px 0 0 282px;
    cursor: pointer;
}
.map02 .jd2{
    position: absolute;
    display: block;
    width: 190px;
    height: 40px;
    cursor: pointer;
    margin: 40px 0 0 55px;
}
.map02 .jd3{
    position: absolute;
    display: block;
    width: 200px;
    height: 40px;
    margin: 40px 0 0 480px;
    cursor: pointer;
}
.map02 .jd4{
    position: absolute;
    display: block;
    width: 190px;
    height: 40px;
    cursor: pointer;
    margin: 104px 0 0 55px;
}
.map02 .jd5{
    position: absolute;
    display: block;
    width: 200px;
    height: 40px;
    cursor: pointer;
    margin: 103px 0 0 480px;
}
.map02 .jd6{
    position: absolute;
    display: block;
    width: 170px;
    height: 40px;
    cursor: pointer;
    margin: 105px 0 0 282px;
}
.infoulli {
    margin: 50px 0 30px 0;
    width:100%;height:200px;text-indent:0;
}
.infoulli li{ 
    width:100px;
    height:80px;
    background: url(/Content/WebCN/images/about/01bj.png)no-repeat center center;
    padding: 45px 90px;
    line-height:30px;
    float:left;
    text-align:center;
}
.infoulli li a{
    font-size:30px;
    color:#676767;
    font-weight:bold;
}
.infoulli .on a{
    color:#9b0000;
}


/*游园指南地图*/
.map03{
    width: 615px;
    height: 465px;
}
.map03 .jd1{
    position: absolute;
    display: block;
    width: 210px;
    height: 40px;
    margin: 135px 0 0 375px;
    cursor: pointer;
}
.map03 .jd2{
    position: absolute;
    display: block;
    width: 210px;
    height: 40px;
    cursor: pointer;
    margin: 135px 0 0 95px;
}
.map03 .jd3{
    position: absolute;
    display: block;
    width: 210px;
    height: 40px;
    cursor: pointer;
    margin: 200px 0 0 95px;
}
.map03 .jd4{
    position: absolute;
    display: block;
    width: 210px;
    height: 40px;
    cursor: pointer;
    margin: 200px 0 0 375px;
}
.map03 .jd5{
    position: absolute;
    display: block;
    width: 210px;
    height: 40px;
    cursor: pointer;
    margin: 267px 0 0 357px;
}
.map03 .jd6{
    position: absolute;
    display: block;
    width: 210px;
    height: 40px;
    cursor: pointer;
    margin: 267px 0 0 95px;
}
.map04{
    width: 660px;
    height: 470px;
}
.map04 .jd1{
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0px 0 0 537px;
    cursor: pointer;
}
.map04 .jd2{
    position: absolute;
    display: block;
    width: 50px;
    height: 70px;
    cursor: pointer;
    margin: 175px 0 0 50px;
}
.map04 .jd3{
    position: absolute;
    display: block;
    width: 40px;
    height: 50px;
    cursor: pointer;
    margin: 163px 0 0 555px;
}
.map04 .jd4{
    position: absolute;
    display: block;
    width: 70px;
    height: 50px;
    cursor: pointer;
    margin: 260px 0 0 210px;
}
.map04 .jd5{
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin: 345px 0 0 255px;
}
.map04 .jd6{
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin: 395px 0 0 282px;
}

/* 预约 */
.page_onlinebuy{
    margin-left: 90px;
}
.imengpiaobj{
    width: 761px;
    height: 749px;
    background: url(/Content/WebCN/images/onlinebuy/buybj.png)no-repeat;
}
.imengpiaobuy{
    width: 400px;
    height: 325px;
    margin: 44px 0 0 137px;
}
.imengpiaobuy li{
    margin: 0px 0 50px 0px;
    width: 400px;
    height: 305px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/menpiao.png)no-repeat;
}

.imengpiaobuy li:hover{
    color: #ffdb79;
}
.imengpiaobuy div{
    font-size: 48px;
    padding: 250px 0 0 33px;
}
.imengpiaobuy span{
    line-height: 25px;
    padding: 0px 0 0 5px;
}
.imengpiaobuy .a1{
    background-position: 0 0;
}
.imengpiaobuy .a1:hover{
    background-position: -403px  0;
}
/*.imengpiaobuy{
    width: 416px;
    height: 325px;
    margin: 44px 0 0 137px;
}
.imengpiaobuy li{
    margin: 0px 0 50px 0px;
    width: 500px;
    height: 82px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/buybj2.png)no-repeat;
}
.imengpiaobuy li:hover{
    color: #ffdb79;
}
.imengpiaobuy div{
    font-size: 22px;
    padding: 33px 0 0 233px;
}
.imengpiaobuy span{
    line-height: 25px;
    padding: 0px 0 0 220px;
}
.imengpiaobuy .a1{
    background-position: 0 0;
}
.imengpiaobuy .a2{
    background-position: 0 -133px;
}
.imengpiaobuy .a3{
    background-position: 0 -266px;
}
.imengpiaobuy .a1:hover{
    background-position: 0 -397px;
}
.imengpiaobuy .a2:hover{
    background-position: 0 -530px;
}
.imengpiaobuy .a3:hover{
    background-position: 0 -663px;
}*/
.imengpiaobj .zhengce{
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    width: 500px;
    margin: 100px 0 0 137px;
}
.imengpiaobj .zhengce div{
    font-size: 18px;
}
/*门票预约*/
.orderfrom{
    width: 855px;
    min-height: 800px;
}
.orderfrom .menpiaoxuzhi{
    color: #999999;
    font-size: 14px; 
}
.orderfrom .menpiaoxuzhi li{
    padding: 8px 0 ;
    list-style-type:disc ;
    margin-left: 18px;
}
.menpiaofrom li{
    color: #000;
    line-height: 25px;
    font-size: 14px; 
    padding: 8px 0;
    clear: both;
    height: 35px;
}
.menpiaofrom div{
    float: left;
    line-height: 35px;
}
.menpiaofrom div.title{
    text-align: right;
    width: 90px;
}
.menpiaofrom input{
    color: #000;
    line-height: 30px;
    font-size: 14px; 
    margin-left: 10px;
    padding:0 5px;
}
.menpiaofrom span{
    color: #999;
    font-size: 12px; 
    margin-left: 25px;
}
.menpiaofrom  .buttoncss1{
    margin: 20px 0 0 100px;
    color: #ffd;
    font-size: 22px; 
    height: 55px;
    width: 300px;
    border: 0;
    border-radius: 5px;
    background-color: #2b4fa9;
    cursor: pointer;
}
.menpiaofrom  .buttoncss2{
    color: #ffd;
    font-size: 14px; 
    height: 32px;
    width: 90px;
    border: 0;
    border-radius: 5px;
    background-color: #2b4fa9;
    cursor: pointer;
}
.menpiaofrom  .line1{border-top:1px solid #ccc; margin-top: 10px; height: 1px; overflow: hidden}
.orderright{
    background:url(/Content/WebCN/images/onlinebuy/menorderrbj.png)no-repeat;
    width: 390px;
    min-height: 1285px;
    margin: -460px 45px 0 0;
}
.orderright .menpiaor{
    height:320px;
    font-size: 14px; 
    line-height: 35px;
    padding:45px 15px 0px 55px;
}
.orderright .jdianr{
    height: 330px;
    font-size: 14px; 
    line-height: 33px;
    padding:45px 15px 0px 55px;
}
.orderright span{
    font-size: 36px;
    font-weight: bold;
    color: black;
}
.menpiaoyudingbut {
    font-size: 18px;
    line-height: 40px;
}
.menpiaoyudingbut img{
    vertical-align: middle;
}
.orderright .menpiaor2{
    font-size: 14px; 
    line-height: 30px;
    padding:55px 20px 0px 45px;
    color: #999999;
}
.orderright .menpiaor2 b{
    font-size: 24px;
    color: #2b4fa9;
}
.orderright .jdianr2{
    font-size: 14px; 
    line-height: 30px;
    padding:0px 20px 0px 45px;
    color: #999999;
}
.orderright .jdianr2 b{
    font-size: 24px;
    color: #000;
}
.orderright .jdianr2 .zxinfo span{
    color: #B1B1B1;
    font-size: 12px; 
    font-weight: normal;
}
.orderright .jdianr2 .jdrline{
    height: 18px;
    background: url(/Content/WebCN/images/onlinebuy/line2.png)no-repeat top center;
}
.orderendbj{
    width: 852px;
    min-height: 500px;
    background: url(/Content/WebCN/images/onlinebuy/bj2.png)no-repeat top center;
    text-align: center;
}
.orderendbj .alertstr{
    padding-top: 70px;
    font-size: 18px;
    color: #999999;
    line-height: 40px;
}
.orderendbj b{
    font-size: 24px;
    color: #333333;
}
.orderendbj .sub1{
    cursor: pointer;
    margin-left: 250px;
    width: 130px;height: 30px;
    background: url(/Content/WebCN/images/onlinebuy/but1.png)no-repeat 0 0;
}
.orderendbj .sub2{
    cursor: pointer;
    margin-left: 30px;
    width: 168px;height: 30px;
    background: url(/Content/WebCN/images/onlinebuy/but1.png)no-repeat top right;
}
.orderxz{
    margin: 90px 0 0 150px;
}
.orderxz li{
    line-height: 30px;
    list-style-type: disc;
    text-align: left;
}
.ijiudianlink {
    width:66px;height:90px; margin:10px 0 0 15px; cursor:pointer;
}
.ijiudianlistbj{
    margin-left: 8px;
    width: 344px;
    height: 466px;
    background: url(/Content/WebCN/images/onlinebuy/zhushubj.png)no-repeat;
}
.ijiudianlist{
    margin-top: 110px;
    color: #fff;
    font-size: 12px;
    }

.ijiudianlist li{
    height: 125px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/zhushubj2.png)no-repeat;
    }
.ijiudianlist li:hover{
    color: #ffdb79;
}
.ijiudianlist div{
    font-size: 40px;
    padding: 5px 0 0 220px;
}
.ijiudianlist span{
    line-height: 25px;
    padding: 0px 0 0 95px;
}
.ijiudianlist .a1{
    background-position: 0 0;
}
.ijiudianlist .a2{
    background-position: 0 -125px;
}
.ijiudianlist .a1:hover{
    background-position: 0 -259px;
}
.ijiudianlist .a2:hover{
    background-position: 0 -384px;
}
.imeishibj{
    margin-left: 8px;
    width: 608px;
    height: 466px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/meishi.png)no-repeat;
}
.idaoyoubj{
    margin-left: 8px;
    width: 344px;
    height: 274px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/daoyou.png)no-repeat;
}
.idaoyoubj:hover{
    background: url(/Content/WebCN/images/onlinebuy/daoyouon.png)no-repeat;
}
.ichenchebj{
    margin-left: 8px;
    width: 181px;
    height: 274px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/chenche.png)no-repeat;
}
.ijinianbj{
    margin-left: 8px;
    width: 308px;
    height: 274px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/jinian.png)no-repeat;
}
.iyudingbj{
    margin-left: 8px;
    width: 105px;
    height: 274px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/chaxun.png)no-repeat;
}
.jdftitle{
    font-size: 18px;
    color: #663300;
    font-weight: bold;
    margin-bottom: 15px;
}
.fjdlist,.fjdlisttitle{
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.fjdlist li,.fjdlisttitle li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #ccc dashed ;
}
.fjdlist li div,.fjdlisttitle li div{
    float: left;
}
.fjdlist .titlebj,.fjdlisttitle .titlebj{
    font-size: 14px;
    color: #000;
    background-color: #f5f5f5;
    border-bottom: 1px #ccc ridge ;
}
.fjdlist .lw120,.fjdlisttitle .lw120{
    width: 120px;
}
.fjdlist .lw200,.fjdlisttitle .lw200{
    width: 100px;
}
.fjdlist .lw90,.fjdlisttitle .lw90{
    width: 90px;
}
.fjdlist .lw150,.fjdlisttitle .lw150{
    width: 150px;
}
.fjdlist .lw100,.fjdlisttitle .lw100{
    width: 100px;
}
.fjdlist .lw105,.fjdlisttitle .lw105{
    width: 105px;
}
.fjdlist .lw65,.fjdlisttitle .lw65{
    width: 65px;
}
.fjdlist .lw750,.fjdlisttitle .lw750{
    width: 450px;
}

.lw200 .fl{
    margin: 0px  10px 0 30px;
}
.lw200 .ercode{
    margin: 8px  0px 0 0px;
    float: left;
    color: #ffd;
    font-size: 14px; 
    line-height: 22px;
    width: 75px;
    height: 30px;
    border: 0;
    border-radius: 5px;
    background-color: #663300;
    cursor: pointer;
}
.ercode .ercodetab {
	position:absolute;
	margin-left: -15px;
	transition:0.3s all ease;
	opacity:0; filter:alpha(opacity=0); zoom:1; visibility: hidden;
	visibility: visible \9; display:none \9;
    z-index: 10;
}
.ercode:hover .ercodetab {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.ercode .ercodetab {
}

.fjdlist .but{
    border: solid 1px #ccc;
    margin: 5px  0 0 10px;
    padding: 0 4px;
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
}
.fjdlist .but input{
    margin: 2px  2px 0 0;
}
.jiudfrom li,.chefrom li{
    color: #000;
    line-height: 25px;
    font-size: 14px; 
    padding: 8px 0;
    clear: both;
    height: 35px;
}
.jiudfrom div,.chefrom div{
    float: left;
    line-height: 35px;
}
.jiudfrom div.title,.chefrom div.title{
    text-align: right;
    width: 90px;
}
.jiudfrom input,.chefrom input{
    color: #000;
    line-height: 30px;
    font-size: 14px; 
    margin-left: 10px;
    padding:0 5px;
}
.jiudfrom span,.chefrom span{
    color: #999;
    font-size: 12px; 
    margin-left: 15px;
}
.jiudfrom .jdselect{
    color: #666;
    font-size: 12px; 
}
.jiudfrom .jdselect span{
    color: #663300;
    font-size: 12px; 
    margin-left: 0px;
}


.jiudfrom i,.chefrom i{
    color: #999;
    font-size: 12px; 
    margin-left: 25px;
}
.jiudfrom  .buttoncss1{
    margin: 20px 0 0 100px;
    color: #ffd;
    font-size: 22px; 
    height: 55px;
    width: 300px;
    border: 0;
    border-radius: 5px;
    background-color: #663300;
    cursor: pointer;
}
.jiudfrom  .buttoncss2{
    color: #ffd;
    font-size: 14px; 
    height: 32px;
    width: 90px;
    border: 0;
    border-radius: 5px;
    background-color: #663300;
    cursor: pointer;
}
.jiudfrom  .line1{border-top:1px solid #ccc; margin-top: 10px; height: 1px; overflow: hidden}
.jiudfrom .titlebj{margin-top: 10px;border-bottom:1px solid #f5f5f5;}
.chefrom  .buttoncss1{
    margin: 20px 0 0 100px;
    color: #ffd;
    font-size: 22px; 
    height: 55px;
    width: 300px;
    border: 0;
    border-radius: 5px;
    background-color: #94250c;
    cursor: pointer;
}
.chefrom  .buttoncss2{
    color: #ffd;
    font-size: 14px; 
    height: 32px;
    width: 90px;
    border: 0;
    border-radius: 5px;
    background-color: #94250c;
    cursor: pointer;
}
.checkfrom{
    padding: 50px 0 0 76px;
    width: 490px;
    height: 423px;
    background-color: white;
}
.checkfrom li{
    color: #000;
    line-height: 25px;
    font-size: 18px; 
    padding: 25px 0;
    clear: both;
}
.checkfrom div{
    float: left;
    line-height: 35px;
}
.checkfrom div.title{
    text-align: left;
    width: 150px;
}
.checkfrom input{
    color: #000;
    line-height: 30px;
    font-size: 14px; 
    padding:0 5px;
    height: 50px;
}
.checkfrom span{
    color: #999;
    font-size: 12px; 
    margin-left: 15px;
}
.checkfrom  .buttoncss1{
    margin: 40px 0 0 0px;
    color: #ffd;
    font-size: 22px; 
    height: 50px;
    width: 400px;
    border: 0;
    border-radius: 5px;
    background-color: #3d5a41;
    cursor: pointer;
}
.checkfrom  .buttoncss2{
    color: #ffd;
    font-size: 14px; 
    height: 50px;
    width: 120px;
    border: 0;
    border-radius: 5px;
    background-color: #3d5a41;
    cursor: pointer;
}
.corderlist{
    width:1137px;
    padding: 0px 0 30px 137px;
}
.corderlist .classtitle{
    color: #662d5f;
    font-size: 24px; 
    font-weight: bold;
    padding: 30px 0;
}
.classuserinfo{
    color: #333;
    font-size: 16px; 
    margin: 0 0px 25px 0 ;
}
.classuserinfo span{
    color: #662d5f;
    font-size: 16px; 
    margin: 0 45px 0 15px;
}


.ixian{
    width: 955px;
    height: 8px;
    
}
.ichenchebj div{
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    margin: 148px 0 0 40px;
}
.ichenchebj:hover div,.ichenchebj div:hover{
    color: #ffdb79;
}
.ibuylink{
    margin-top: 190px;
}
.ibuylink li{
    margin-top: 25px;
    width: 45px;
    height: 45px;
    cursor: pointer;
}
.horderfrom{
    width: 667px;
    min-height: 1010px;
}
.horderfrombj{
    font-size: 12px;
    color: white;
    width: 667px;
    height: 558px;
    background: url(/Content/WebCN/images/onlinebuy/jdimg1bj.png)no-repeat;
}
.horderfrombj2{
    font-size: 12px;
    color: white;
    width: 667px;
    height: 558px;
    background: url(/Content/WebCN/images/onlinebuy/jdimg2bj.png)no-repeat;
}
.horderfrombj .title{
    font-weight: bold;
    font-size: 30px;
    padding: 75px 0 0 50px;
}
.horderfrombj2 .title{
    font-weight: bold;
    font-size: 30px;
    padding: 75px 0 0 45px;
}
.horderfrombj .text,.horderfrombj2 .text{
    width: 550px;
    height: 105px;
    min-width:105px;
    overflow:hidden;
    line-height: 27px;
    padding: 50px 0 0 50px;
}
.horderfrombj .jiage,.horderfrombj2 .jiage{
    font-family: "Impact";
    font-weight: bold;
    font-size: 72px;
    padding: 20px 0 0 65px;
}
.horderfrombj .link1,.horderfrombj2 .link1{
    width: 130px;
    height: 35px;
    margin:95px 0 0 50px;
    cursor: pointer;
}
.horderfrombj .link2,.horderfrombj2 .link2{
    width: 250px;
    height: 35px;
    margin:95px 0 0 30px;
    cursor: pointer;
}
.horderfrombj .link3,.horderfrombj2 .link3{
    width: 130px;
    height: 35px;
    margin:95px 0 0 35px;
    cursor: pointer;
}
.dyphotolist{
    height: 275px;
    position:absolute;
    margin:85px 0 0 73px;
}
.dyphotolist li{
    text-align: center;
    float: left;
    color: #666666;
    font-size: 14px;
    margin-left: 12px;
    line-height: 22px;
    cursor: pointer;
}
.dyphotolist li img{
    border: 2px solid #fff;
}
.dyphotolist li:hover{
    color: #c11718;
}
.dyphotolist li:hover img{
    border: 2px solid #fff;
}
.dyphotolist li span{
    color: #999;
}
.dyphotolist .on{
    margin-right: 50px;
}
.dyphotolist li img{
    margin-bottom: 5px;
}
.dycontent{
    position: absolute;
    display: none;
    width: 1410px;
    z-index: 101;
    margin: -100px 0 0 0;
    background: url(/Content/WebCN/images/onlinebuy/dy-bj.png) top center;
}
.dycontent img{;
    width: 396px;
    height: 515px;
}
.dycontent .dyclose{
    position: absolute;
    display: block;
    z-index: 102;
    width: 50px;
    height: 50px;
    margin: 20px 0 0 1340px;
    cursor: pointer;
    background: url(/Content/WebCN/images/onlinebuy/c.png) top center;
}
.dycontent .dyjj{
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    width: 685px;
    height: 400px;
    padding: 115px 215px 0 0;
    background: url(/Content/WebCN/images/onlinebuy/bjdy.png) no-repeat bottom right;
}
.dycontent .dyjj .jieshao{
    height: 228px;
    min-width:228px;
    overflow-y:auto;
}
.dycontent b{
    font-size: 48px;
}
.dycontent .gonghao{
    color: #80b4ca;
    padding: 20px 0 30px 0;
}

/*预订二维码*/
.buytablayer{
    margin:-300px 0 0 0px; /*-200px 0 0 -310px*/
	position:absolute;
	transition:0.3s all ease;
	opacity:0; filter:alpha(opacity=0); zoom:1; visibility: hidden;
	visibility: visible \9; display:none \9;
}
.buytablayer .ewmimg{
	background:url(/Content/WebCN/images/index/sxwlbug.jpg) no-repeat;
    width: 258px;
	height:258px;
}
.buya1:hover .buytablayer {
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.buya1{
    z-index: 50;
}
/*美食列表*/
.imgnewlist{
    padding: 75px 0px 0 60px;
}
.imgnewlist li{
    width: 409px;
    margin: 0px 0px 20px 15px;
    float: left;
    background-color: #93836b;
    height: 440px;
    overflow:hidden;
}
.imgnewlist li img{
    width: 409px;
    height: 296px;
    min-height: 296px;
}
.imgnewlist li div{
    margin: 15px;
    line-height: 20px;
    font-size: 12px;
    text-align: left;
    color: white;
    max-height:90px;
    overflow-y:hidden;
    padding-bottom:30px;
}
.imgnewlist li b{;
    font-size: 16px;
    color: #e3c499;
    line-height: 40px;
}

/* 游园指南 */
.page_youyuan{
    margin-left: 90px;
}
.imapbj{
    margin-left: -25px;
    width: 1322px;
    height: 470px;
    background: url(/Content/WebCN/images/youyuan/youyuantu.png)no-repeat;
}
.imp3bj{
    margin-left: 10px;
    width: 425px;
    height: 470px;
    background: url(/Content/WebCN/images/youyuan/mp3.png)no-repeat;
}
.imp3bj .imp3butbj{
    margin-top: 120px;
    width: 425px;
    height: 204px;
    position:absolute;
    display: block;
    background: url(/Content/WebCN/images/youyuan/mp3but.png)no-repeat top center;
}
.imp3but{
    margin: 45px 0 0 153px;
    width: 110px;
    height: 110px;
    cursor: pointer;
}

.imp3more{
    margin: 72px 0 0 325px;
    width: 50px;
    height: 50px;
    position:absolute;
    display: block;
    z-index: 10;
    cursor: pointer;
}
.imp3info{
    color: white;
    text-align: center;
	font-family:'微软雅黑','黑体';
    margin: 0px 0 20px 0px;
}
.imp3info #imp3title{
    margin: 350px 0 20px 0px;
    font-size: 18px; 
}
.imp3info span{
    margin: 0px 10px 0  10px;
    font-size: 12px; 
}


.imp3more .imp3lists {
    border: 1px solid #009778;
    border-radius: 10px;
	position:absolute;
	top:0px;
	right:40px;
	background:url(/Content/WebCN/images/youyuan/mp3listbj.png);
	width:250px;
	height:250px;
    font-size: 14px;
    color: white;
    text-align: left;
	font-family:'微软雅黑','黑体';
	transition:0.3s all ease;
	opacity:0; filter:alpha(opacity=0); zoom:1; visibility: hidden;
	visibility: visible \9; display:none \9;
    z-index: 10;
}
.imp3more:hover .imp3lists {
	top:30px;
	opacity:1; filter:alpha(opacity=100); visibility: visible;
	display: block \9;
}
.imp3more .imp3lists ul{
    height:250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.imp3more .imp3lists li{
    text-align: center;
    /*list-style-type:decimal;*/
    margin: 0 auto;
    height: 10%;
}
.mp3_jd2{width:0px;height:5px; background:#00ffd3; margin:0 auto;}

.ihuodongbj{
	font-family:'微软雅黑','黑体';
    color: white;
    text-align: left;
    margin-top: 8px;
    width: 720px;
    height: 138px;
    background: url(/Content/WebCN/images/youyuan/jiagebiaozhun.png)no-repeat;
}
.ihuodongbj .title {
    margin: 25px 30px 0 90px;
    font-size: 18px;
    cursor: pointer;
    float:left;
    width:608px;
    height:25px;
    line-height:25px;
    overflow:hidden;
}
.ihuodongbj:hover .title{
    color:#ffe829;
}
.ihuodongbj .text {
    line-height: 20px;
    padding-top:10px;
    margin: 0px 30px 0 90px;
    font-size: 12px;
    width:608px;
    height:50px;
    line-height:24px;
    overflow:hidden;
}
.ijiaotongbj{
    margin: 10px 0 0 10px;
    width: 568px;
    height: 138px;
    cursor: pointer;
    background: url(/Content/WebCN/images/youyuan/jiaotongxianlu.png)no-repeat;
}
.itishibj{
    margin: 8px 0 0 10px;
    width: 424px;
    height: 138px;
    background: url(/Content/WebCN/images/youyuan/tianqi.png)no-repeat;
}
.itishibj .tishiinfo{
    cursor: pointer;
	font-family:'微软雅黑','黑体';
    color: white;
    text-align: left;
    margin: 20px 0 0 110px;
    font-size: 16px;
}
.itishibj .tishiinfo span{
	font-family:'微软雅黑','黑体';
    margin:   0 8px 0 8px;
    font-size: 28px;
}
.ixuzhibj{
    margin: 0px 0 0 10px;
    height: 138px;
    background: url(/Content/WebCN/images/youyuan/xuzhi.png)no-repeat;
}
.zhtj01{
    margin: -230px 0 0 0px;
    height: 656px;
    background: url(/Content/WebCN/images/youyuan/zhihuibj.png)no-repeat;
}
.zhtj01 li{
    width: 351px;
    height: 220px;
    padding-top: 80px;
    float: left;
    text-align: center;
    font-size: 24px;
}
.zhtj01 li b{
    font-size: 70px;
    color: #2b9ca9;
    font-family: "Impact";
}
.zhtj01 li div{
    padding: 25px 0 10px 0;
}
.zhtj01 li span{
    font-size: 12px;
}
.zhtj01 .d1 b,.zhtj01 .d2 b,.zhtj01 .d3 b,.zhtj01 .d4 b{
    color: #294688;
}
.infojtlist .jiaotongul{
    margin-left: 0px;
}
.infojtlist .jiaotongul .txtcss{
    color: #000; 
    font-size: 16px;
    padding: 25px 25px 25px 25px;
    margin: 20px 0px 0 0;
}
.infojtlist .jiaotongul .txtcss:hover,.infojtlist .jiaotongul .on{
    color: #31763b;
    background: url(/Content/WebCN/images/chuyou/icobj.png)no-repeat 4px 4px;
}
.infojtlist .jiaotongul .txtcss{
    line-height: 50px;
}
.jiaotongul .icoa1,.jiaotongul .icoa2,.jiaotongul .icoa3,.jiaotongul .icoa4,.jiaotongul .icoa5{  
    width: 199px;
    float: left;
    margin: 50px 20px 0 20px;
    font-size: 14px;
	font-family:'微软雅黑','黑体'; 
    text-align: center;
    cursor: pointer;
}
.jiaotongul .ico1{
    border-radius:100px;
    width: 189px;
    height: 189px;
    overflow: hidden;
    margin-bottom: 15px;
}
.jiaotongul .ico1 img{
    border-radius:80px;
    width: 189px;
    height: 189px;
	transition: all .3s;
}
.jiaotongul .icoa1:hover img,.jiaotongul .icoa2:hover img,.jiaotongul .icoa3:hover img,.jiaotongul .icoa4:hover img,.jiaotongul .icoa5:hover img{
    transform: scale(1.2);
}
.jiaotongul .txtcss:hover{
    color: #31763b;
    font-weight: bold;
}
.jiaotongtext{
    margin: 30px 0 0 30px;
    width: 1170px;
    font-size: 14px;
    line-height: 36px;
}


/*出游*/
.page_chuyoubj{
    margin-left: 90px;
    height: 749px;
}
.ichuyoubj{
    position: absolute;
    display: block;
    width: 1731px;
    height: 749px;
    color: #E9E9E9;
    background: url(/Content/WebCN/images/chuyou/chuyoubj.png)no-repeat;
}
.ichuyoutitle1{
    margin: 100px 0 0 169px;
    width: 45px;
    height: 150px;
    cursor: pointer;
}
.ichuyoulist1{
    margin: 95px 0 0 50px;
    width: 400px;
    height: 180px;
}
.ichuyoutitle2{
    margin: 100px 0 0 60px;
    width: 45px;
    height: 150px;
    cursor: pointer;
}
.ichuyoulist2{
    margin: 90px 0 0 390px;
    width: 400px;
    height: 180px;
}

.ichuyoutitle3{
    margin: 190px 0 0 169px;
    width: 45px;
    height: 150px;
    cursor: pointer;
}
.ichuyoulist3{
    margin: 185px 0 0 50px;
    width: 400px;
    height: 180px;
}
.ichuyoutitle4{
    margin: 190px 0 0 60px;
    width: 45px;
    height: 150px;
    cursor: pointer;
}
.ichuyoulist4{
    margin: 190px 0 0 390px;
    width: 400px;
    height: 180px;
}


.ichuyoulist1 li,.ichuyoulist3 li{
    padding: 15px 0 20px 0;
}
.ichuyoulist1 a,.ichuyoulist3 a {
	color:#FFFFFF;
    font-size: 16px;
    float:left;
    width:390px;
    height:24px;
    line-height:24px;
    overflow:hidden;

}
.ichuyoulist1 a:hover,.ichuyoulist3 a:hover {
	color:#fff17f;
}
.ichuyoulist1 span,.ichuyoulist3 span {
    margin-right: 10px;
	color:#FFFFFF;
}

.ichuyoulist2 li,.ichuyoulist4 li{
    padding: 4px 0 10px 0;
    text-align: right;
}
.ichuyoulist2 a,.ichuyoulist4 a {
	color:#FFFFFF;
    font-size: 16px;
    float:right;
    width:390px;
    height:24px;
    line-height:24px;
    overflow:hidden;
}
.ichuyoulist2 a:hover,.ichuyoulist4 a:hover {
	color:#fff17f;
}
.ichuyoulist2 div,.ichuyoulist4 div {
    padding-top: 5px;
}
.ichuyoump4{
    position: absolute; 
    display: block;
    margin: 190px 0 0 680px;
}
.chuyouico{
    margin: 600px 0 0 1650px;
    position: absolute;
    display: block;
    z-index: 10px;
    width: 104px;
    height: 181px;
    background: url(/Content/WebCN/images/chuyou/chuyouico.png)no-repeat 0 bottom;
}

/*文化*/
.page_wenhuabj{
    margin-left: 75px;
    height: 762px;
}
.iwenhuabj{
    width: 1760px;
    height: 762px;
    background: url(/Content/WebCN/images/wenhua/wenhuabj.png)no-repeat;
}
.ilishibj{
    width: 350px;
    height: 750px;
    margin: 30px 0 0 10px;
    background: url(/Content/WebCN/images/wenhua/lishi.png)no-repeat top center;
}
.ilishibj .classtitle{
    margin: 64px 0 0 40px;
    width: 150px;
    height: 30px;
    position: absolute;
    display: block;
    cursor: pointer;
}
.igcwenhuabj{
    width: 345px;
    height: 750px;
    margin: 30px 0 0 5px;
    background: url(/Content/WebCN/images/wenhua/gangchengwenghua.png)no-repeat top center;
}
.igcwenhuabj .classtitle{
    margin: 64px 0 0 40px;
    width: 150px;
    height: 30px;
    position: absolute;
    display: block;
    cursor: pointer;
}
.igcwenhuabj ul{
    margin: 120px 40px 0 40px;
}
.igcwenhuabj li{
    padding: 5px 0;
}
.igcwenhuabj a{
	color:#996633;
    font-size: 12px;
}
.igcwenhuabj a:hover{
	color:#000000;
}
.igcwenhuabj .classwh{
	color:#000000;
    font-size: 12px;
    margin: 50px 40px 0 40px;
}
.igcwenhuabj .classwh b{
    padding: 10px 0px 0 0px;
    font-size: 16px;
	font-family:'微软雅黑','黑体';
    font-weight: bold;
    clear: both;
}
.igcwenhuabj .classwh div{
    padding: 10px 0 10px 0px
}

.idywenhuabj{
    width: 345px;
    height: 750px;
    margin: 30px 0 0 10px;
    background: url(/Content/WebCN/images/wenhua/diyuwenhua.png)no-repeat top center;
}
.idywenhuabj .classtitle{
    margin: 64px 0 0 40px;
    width: 150px;
    height: 30px;
    position: absolute;
    display: block;
    cursor: pointer;
}
.idywenhuabj ul{
    margin: 30px 60px 0 40px;
}
.idywenhuabj li{
    padding: 5px 0;
}
.idywenhuabj a{
	color:#996633;
    font-size: 12px;
}
.idywenhuabj a:hover{
	color:#000000;
}
.idywenhuabj .bigtitle{
    margin: 120px 40px 0 40px;
}
.idywenhuabj .bigtext{
    margin: 10px 60px 0 40px;
    font-size: 12px;
    line-height: 22px;
}
.idywenhuabj .bigtitle a{
	color:#000;
    font-size: 15px;
    font-weight: bolder;
}
.idywenhuabj .bigtitle a:hover{
	color:#996633;
}

.imrgushibj{
    width: 348px;
    height: 750px;
    margin: 30px 0 0 0px;
    background: url(/Content/WebCN/images/wenhua/gushi.png)no-repeat;
}
.imrgushibj .classtitle{
    margin: 64px 0 0 40px;
    width: 150px;
    height: 30px;
    position: absolute;
    display: block;
    cursor: pointer;
}
.imrgushibj ul{
    margin: 30px 60px 0 40px;
}
.imrgushibj li{
    height:30px;
}
.imrgushibj li a{
	color:#996633;
    font-size: 12px;
    float:left;
    width:165px;
    height:20px;
    line-height:22px;
    overflow:hidden;
}
.imrgushibj li span{
	color:#999999;
    margin-right: 10px;
    float:right;
}
.imrgushibj a:hover{
	color:#000000;
}
.imrgushibj .bigtitle{
    margin: 120px 120px 0 40px;
}
.imrgushibj .bigtext{
    margin: 10px 110px 0 40px;
    font-size: 12px;
    line-height: 22px;
}
.imrgushibj .bigtitle a{
	color:#000000;
    font-size: 15px;
    font-weight: bolder;
}
.imrgushibj .bigtitle a:hover{
	color:#996633;
}

.ishicibj{
    width: 328px;
    height: 750px;
    margin: 30px 0 0 0px;
    background: url(/Content/WebCN/images/wenhua/shici.png)no-repeat;
}
.ishicibj .classtitle{
    margin: 64px 0 0 40px;
    width: 150px;
    height: 30px;
    position: absolute;
    display: block;
    cursor: pointer;
}
.ishicibj ul{
    margin: 30px 60px 0 40px;
}
.ishicibj li{
    padding: 5px 0;
}
.ishicibj a{
	color:#996633;
    font-size: 12px;
}
.ishicibj a:hover{
	color:#000000;
}
.ishicibj .bigtitle{
    margin: 120px 60px 0 40px;
}
.ishicibj .bigtext{
    margin: 10px 60px 0 40px;
    font-size: 12px;
    line-height: 22px;
}
.ishicibj .bigtitle a{
	color:#000000;
    font-size: 15px;
    font-weight: bolder;
}
.ishicibj .bigtitle a:hover{
	color:#996633;
}
.zhuzi{
    margin: 220px 0px 0 1540px;
    position: absolute;
    display: block;
    width: 228px;
    height: 537px;
    background: url(/Content/WebCN/images/wenhua/zhuzi.png)no-repeat 0 bottom;
}
.lishibj0{margin:0 auto; width: 1821px;
    background: url(/Content/WebCN/images/wenhua/bj/bj0.png);
}
.lishibj01{
    margin-top: -230px;height: 871px;background: url(/Content/WebCN/images/wenhua/bj/bj2.png) no-repeat top center;
}
.lishibj02{
    height: 1128px;background: url(/Content/WebCN/images/wenhua/bj/bj3.png) no-repeat top center;
}


/* index2END */

/*调查页*/
.evaluatets{
    font-size: 16px; 
    color: #000; 
    line-height: 35px;
}
.evaluatets b{
    line-height: 45px;
    font-size: 24px; 
}
.pingjia{
    width: 550px; height: 240px; font-size: 18px; color: #666;
}
.pingjia div{
    padding: 30px 0 0 10px;
}
.pingjia img{
    vertical-align: middle;
}
.mydlist{
    margin-left: 89px;
    width: 510px;
    color: #cacaca;
    font-size: 14px;
}
.mydlist li{
    float: left;
    width: 33%;
    text-align: left;
}
.mydlist li .a2{
    text-align: center;
}
.mydlist li .a3{
    text-align: right;
}
.pjtext{
    width: 591px;
}
.pjtext span{
    font-size: 16px;
}
.pjtext textarea{
    width: 100%;
    border: #e8e8e8 solid 1px;
}
.pjstate{
    padding-left: 8px;
    background-color: #e8e8e8; 
    height:38px;
    line-height: 35px;
    font-size: 12px;
    color: #666666
}
.pjstate{
    background-color: #e8e8e8; 
    height:38px;
}
.zxtitle{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
}
.zxtitle span{
    color: #999999;
    margin: 0px 0px 0 10px;
}
.zxtitle img{
    width: 16px;
    height: 16px;
    vertical-align:inherit;
}
.zxinfo{
    color: #000;
    line-height: 30px;
    font-size: 14px;
}
.zxinfohf{
    margin: 20px 0px 0 0px;
    height:auto;
    line-height: 30px;
    font-size: 14px;
    color: #683033;
}
.zxinfohf span{
    color: #999999;
    margin: 0px 0px 0 10px;
}
/* 咨询 */
.zxfrominput span{
    color: #000;
    line-height: 30px;
    font-size: 14px; 
    margin-right: 15px;
}
.zxfrominput input{
    color: #000;
    line-height: 30px;
    font-size: 14px; 
    margin-right: 25px;
}
.zxfrom  .content{
    color: #000;
    line-height: 30px;
    font-size: 14px; 
    width: 100%;
    border: #e8e8e8 solid 1px;
}


/* 列表+内页 */
.infoclassname{font-size: 30px; color: #d7ba93; font-weight: bold; line-height: 30px;vertical-align:middle; padding: 80px 0 25px 0;}
.infoclassname img{ vertical-align:middle}

/*大标题新闻*/
.bignews .imgtab{ margin-right: 50px;}   
.bignews .imgtab img{ width: 705px;height: 419px; }    
.bignews .titletab { margin-top: 80px; width:570px;height: 35px; overflow:hidden} 
.bignews .titletab a{ color: #000; font-size:24px ; }  
.bignews .titletab a:hover{ color: #a33d0a;}  
.bignews .timetab{margin: 18px 0;font-size: 12px; color: #666; width:570px; height: 16px; overflow:hidden}
.bignews .txttab{ width: 580px;height: 140px; margin-bottom:50px; overflow:hidden; font-size: 14px; color: #000;line-height: 27px; }
.bignews .moretab { width: 580px; text-align: right}  
.bignews .moretab a{ color: #000; font-size:12px ; }  
.bignews .moretab a:hover{ color: #a33d0a;}  

/*普通列表*/
.newslistdiv { padding: 60px 0 0 78px; width: 600px; height: 130px;}   
.newslistdiv .timetab {margin-right: 33px; background-color: #e3e3e3; text-align: center; width: 95px;height: 85px; padding-top: 10px; font-size: 18px; color: #fff;font-family:'微软雅黑','黑体'; }
.newslistdiv .on {background-color: #993300;}
.newslistdiv:hover .timetab{background-color: #993300;}  
.newslistdiv .timetab span{font-size: 18px; font-family:'Impact'; }
.newslistdiv .timetab b{font-size: 48px; font-family:'Impact'; }
.newslistdiv .titletab{ width:440px; height:24px; overflow:hidden; }  
.newslistdiv .titletab a{ color: #000; font-size:18px ; }  
.newslistdiv .titletab a:hover{ color: #a33d0a;}  
.newslistdiv .authortab{margin: 10px 0 5px 0;font-size: 12px; color: #666; }
.newslistdiv .authortab .a_1{ width:100px; height:24px; overflow:hidden; }
.newslistdiv .authortab .a_2{ width:345px; height:24px; overflow:hidden; }

.newslistdiv .txttab{ width: 450px;max-height: 45px; overflow: hidden; font-size: 14px; color: #666666;line-height: 22px; }
.niewlistline{ text-align: center; width: 100%;}



/*搜索列表*/
.newsslistdiv { padding: 60px 0 0 78px; width: 1300px; height: 130px;}   
.newsslistdiv .timetab {margin-right: 33px; background-color: #e3e3e3; text-align: center; width: 95px;height: 85px; padding-top: 10px; font-size: 18px; color: #fff;font-family:'微软雅黑','黑体'; }
.newsslistdiv .on {background-color: #993300;}
.newsslistdiv .timetab span{font-size: 18px; font-family:'Impact'; }
.newsslistdiv .timetab b{font-size: 48px; font-family:'Impact'; }
.newsslistdiv .titletab{ width:1100px; height:24px; overflow:hidden; }  
.newsslistdiv .titletab a{ color: #000; font-size:18px ; }  
.newsslistdiv .titletab a:hover{ color: #a33d0a;}  
.newsslistdiv .authortab{margin: 15px 0 10px 0;font-size: 12px; color: #666; }
.newsslistdiv .authortab .a_1{ width:100px; height:24px; overflow:hidden; }
.newsslistdiv .authortab .a_2{ width:900px; height:24px; overflow:hidden; }
.newsslistdiv .txttab{ width: 1100px;max-height: 45px; overflow: hidden; font-size: 14px; color: #666666;line-height: 22px; }

.searchtab {
    display:none;
}
.searchtab .noinfo {
    padding:150px 0 50px 0;
    line-height:100px;
    text-align:center;
    font-size: 30px; 
    color:#666666;
}

.searchtab .noinfosearch {
    width:280px;
    height:36px;
    border-radius: 20px;
    border:solid #cccccc 1px;
    text-align:center;
    font-size: 14px; 
    color:#666666;
    margin:0px 0 50px 565px;
}
.searchtab .noinfosearch .textKeyword{
    float:left;
    border:solid #cccccc 0px;
    text-align:left;
    width:210px;
    font-size: 14px; 
    color:#666666;
    margin:6px 0 50px 20px;
}
.searchtab .noinfosearch .btnsearch{
    border:solid #cccccc 0px;
    margin:6px 0 0px 10px;
}
/*页码*/
.page {
	text-align:center;
	color:#999;
}
.page .number a, .page .number span.cpb, .page b {
	display:inline-block; *display:inline; zoom:1;
	padding:9px 12px;
	border:1px solid #DEDFDE;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	border-radius:3px;
	font-weight:normal;
	background:#FFF;
	margin:0 1px;
}
.page .number a.paginator:hover, .page .number span.cpb {
	border:1px solid #DEDFDE;
	background:#993300;
	color:#FFFFFF;
}
.page .info {
	padding-left:8px;
}
.page .textBox, .page .buttonBox {
	display:none;
}
/*新闻内容页*/
.infopagetitle{
    text-align: center; 
    font-size: 30px; 
    color: #fff; 
    line-height: 60px; 
    padding: 74px 0 23px 0}
.infopagetitle div{font-size: 12px;}
.newinfo{
    min-height: 800px;
 	font-size:16px;
	line-height:40px;
	overflow:hidden;
}
.newinfo img {
	max-width:800px;
    margin: 15px 0px 15px 0px;
}
.newinfo .news2list{
    margin: 25px 0px 15px 0px;
}
.newinfo a{
 	font-size:16px;
    color: #924900;
}
.newinfo .news2list li{
    margin: 10px 0px 10px 0px;
	line-height:30px;
    background: url(/Content/WebCN/images/news/onnexico.png)  no-repeat left center;
    padding-left: 30px;
}
