@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/

/*flash鍒囨崲*/
#flashs { position:relative;}
#flashs .bgitem {  }
#flashs .btn{ position:absolute; z-index:7; bottom:22px; right:50%; margin-right:-470px; padding:5px 6px;}
#flashs .btn span{ color:#F98904;  background:#efefef; border:1px solid #F98904; cursor: pointer;display: inline-block;margin-left: 5px;padding:2px 6px;}
#flashs .btn span.cur{ background:#F98904; color:#fff;}
/* 头部样式---------------------------------------------*/
.top {
	width: 100%;
	height: 29px;
	background: #fff;
	border-bottom: 1px solid #dddddd;
}
.topBar {
	width: 1100px;
	height: 29px;
	margin: 0 auto;
}
.topBar .welcome li p {
	line-height: 29px;
	color: #767676;
}
.topBar .help {
	width: 228px;
}
.topBar .help li {
	float: left;
	color: #767676;
}
.topBar .help li a {
	padding: 0 15px;
    color: #767676;
    line-height: 29px;

}
.topBar .help li.list_03 a {
	padding: 0 0 0 15px;

}
.head_all {
	width: 100%;
	height: 125px;
	background: #fff;
}
.nav_all {
	width: 100%;
	height: 50px;
}
.navBar #m9 {
	display: none;
}
.key_search {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #f0f0f0;
}
.key_search .keyword {
	width: 850px;
	height: 60px;
}
.key_search .keyword h3 {
	width: 90px;
	height: 60px;
	float: left;
	font-size: 14px;
}
.key_search .keyword li {
	padding: 0 8px;
	height: 60px;
	float: left;
}
.key_search .keyword li a {
	color: #555555;
	font-size: 14px;
}
.key_search .keyword li a:hover {
	color: #e6212a;
}

/* 首页产品中心样式---------------------------------------------*/
.home_product {
	width: 100%;
	height: 600px;
	background: #fff;
}
.con .title {
	padding: 0 0 7px 0;
    text-align: center;
    font-size: 20px;
    margin: 30px 0;
    border-bottom: 1px solid #c0c0c0;
}
.con .title1 {
	padding: 0 0 7px 0;
    text-align: center;
    font-size: 20px;
    margin: 30px 0;
 }
.con .title h2, .con .title p  {
    font-size: 28px;
    color: #d8140b;
	font-weight: bold;
	line-height: 36px;
}
.con .title span {
    position: relative;
    display: block;
    margin: 7px auto -20px;
    width: 236px;
    height: 19px;
    padding-top: 8px;
    background: #ffffff;
    border: 1px solid #c0c0c0;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #c0c0c0;
    text-transform: uppercase;
}
.home_product .product_list {
	width: 220px;
	height: 515px;
	background: #da251e;
	overflow: hidden;
}
.home_product .product_list .p_title {
    height: 62px;
    color: #fff;
    padding: 18px 0 0 0;
    background:url(../img/home/p_title.jpg) no-repeat;
    text-align: center;
}
.home_product .product_list .p_title h3 {
    font-size: 20px;
    text-align: center;
    height: auto;
}
.home_product .product_list .p_title span {
    font-size: 12px;
    text-transform: uppercase;
}
.home_product .product_list ul {
	width: 180px;
	height: 400px;
	background: #fff;
	padding: 16px;
	margin: 0 auto;
	overflow-y: hidden;
    overflow-x: hidden;
}
.home_product .product_list ul li {
	width: 180px;
	border: none;
	margin-bottom: 10px;
	position: relative;
    background: url(../img/home/list_li.png) no-repeat left 0px;
}
.home_product .product_list ul li a {
	text-indent: 30px;
	color: #fff;
	font-size: 14px;
}
.home_product .product_list ul li .arrow {
    position: absolute;
    width: 180px;
    height: 30px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.home_product .product_list ul ul {
    width: 100%;
    height: auto;
    /* margin: 0 auto; */
    padding: 0;
    background: #fff;
    border-radius: 0;
}
.home_product .product_list .child ul li {
    border-bottom: 1px dashed #cacaca;
    background: #fff;
    margin: 0;
}
.home_product .product_list .child ul li a {
	background: #fff;
	color: #323030;
	text-indent: 10px;
	font-size: 14px;
}

.www360buy { 
	width:850px;   
}
.www360buy .hd {  
	border-bottom:2px solid #c0c0c0;
	height: 26px;
	z-index: 1;  
}
.www360buy .hd li { 
	position:relative;   
	height:26px; 
	text-align:center; 
	width:120px; 
	float:left; 
	font:normal 18px/37px "Microsoft YaHei";
	 _font-weight:bold; 
	 cursor:default; 
	 z-index: 2;
	 line-height: 24px;
}
.www360buy .hd li.on { 
	width:120px; 
	border-bottom:2px solid #cd0414; 
	color:#cd0414;
	font-weight: bold;  
}
.www360buy .bd { 
	margin: 35px 0 0;

 }
.www360buy .lh { 
}
.www360buy .lh li { 
	width: 247px;
	float: left;
	margin: 0 17px 15px;;
}
.www360buy .lh li .p-img { 
	width:247px; 
	height:188px; 
	margin:0 auto; 
	text-align:center;
	padding-bottom: 14px;
	background: url(../img/home/pro_list_bg.jpg) repeat center bottom;
}
.www360buy .lh li .p-img a {
	display: block;
	width:241px; 
	height:182px; 
	border: 3px solid #dbdbdb; 
}
.www360buy .lh li .p-img a img {
	width:241px; 
	height:182px; 
}
.www360buy .lh li .p-name { 
	height:18px; 
	line-height:18px;  
	word-break:break-all; 
	word-wrap: break-word; 
	overflow:hidden; 
	text-align: center;
}



/* 首页四大理由样式---------------------------------------------*/
.home_join {
	width: 100%;
	height: 1270px;
	border-top: 5px solid #dedede;
	border-bottom: 5px solid #dedede;
	background: url(../img/home/join_bg.jpg) repeat left 0px;
}
.home_join .join_title  {
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #d7d7d7;
}
.home_join .join_title h2, .home_join .join_title p {
	background: url(../img/home/join_bg.jpg) repeat left 0px;
	width: 420px;
	margin: 0 auto;
}
.home_join .join_title h2 img, .home_join .join_title p img   {
	margin: 30px auto 0;
}
.home_join .word h3 {
	width: 550px;
	height: 45px;
	color: #444444;
	font-size: 24px;
	text-indent: 65px;
	line-height: 40px;
	margin-bottom: 20px;
}
.home_join .word ul {
	padding: 0 0 0 40px;
}
.home_join .word ul li {
	line-height: 25px;
	color: #585151;
	font-size: 14px;
}
.home_join .word ul li span {
	font-size: 16px;
	line-height: 25px;
	color: #e6212a;
	padding-right: 8px;
}
.home_join .word ul li label {
	font-size: 20px;
	font-style: oblique;
	color: #ec382d;
	padding-right: 5px;
}
.home_join .part01 {
	width: 1100px;
	height: 280px;
	padding: 10px 0;
	margin: 50px 0 0;
}
.home_join .part01 h3 {
	background: url(../img/home/reason_h1.png) no-repeat left 0px;
}
.home_join .part02 {
	width: 1100px;
	height: 345px;
	padding: 10px 0;
}
.home_join .part02 .word {
	padding-top: 75px;
}
.home_join .part02 h3 {
	background: url(../img/home/reason_h2.png) no-repeat left 0px;
}
.home_join .part_03 h3 {
	background: url(../img/home/reason_h3.png) no-repeat left 0px;
}
.home_join .part_04 h3 {
	background: url(../img/home/reason_h4.png) no-repeat left 0px;
}

/* 首页十大支持样式---------------------------------------------*/
.home_support {
	background: #fff;
	width: 100%;
	height: 650px;
}
.home_support .join_title {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #d7d7d7;
}
.home_support .join_title h2, .home_support .join_title p {
    background: #fff;
    width: 535px;
    margin: 0 auto;
	font-weight: bold;
}
.home_support .join_title h2 img, .home_support .join_title p img  {
    margin: 30px auto 0;
}
.picScroll { 
	width:1100px; 
	padding-top:50px;  
	margin: 0 auto; 
	position: relative; 
}
.picScroll .bd .prev { 
	position: absolute;
	left: -45px;
	top: 220px;
	display: block;
	width:45px; 
	height: 90px;
	background: url(../img/home/prev_sh.jpg) no-repeat center center;
	cursor:pointer; 
}
.picScroll .bd .next { 
	position: absolute;
	right: -45px;
	top: 220px;
	display: block;
	width:45px; 
	height: 90px;
	background: url(../img/home/next_sh.jpg) no-repeat center center;
	cursor:pointer; 
}
.picScroll .bd .prevStop {
    background: url(../img/home/next_s.jpg) no-repeat center center;
    cursor: default;
}
.picScroll .bd .prevStop {
    background: url(../img/home/prev_s.jpg) no-repeat center center;
    cursor: default;
}
.picScroll .bd .nextStop {
    background: url(../img/home/next_s.jpg) no-repeat center center;
    cursor: default;
}
.picScroll .bd { 
	padding:12px 0 0 0;  
}
.picScroll .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picScroll .bd ul li { 
	float:left; 
	width:232px; 
	height:440px;
	background: url(../img/home/support_li.png) no-repeat left 0px;
	margin:0 22px; 
	position: relative;   
}
.picScroll .bd ul li img { 
	padding-top: 36px;
	text-align: center;   
}
.picScroll .bd ul li h3 { 
	text-align: center;
	height: 35px;
	width: 110px;
	margin: 36px auto 0; 
	color: #e6212a;
	font-size: 24px; 
}
.picScroll .bd ul li i { 
	text-align: center;
	height: 1px;
	width: 80px;
	margin: 0 auto 25px; 
	background: #e6212a;
	display: block;
}
.picScroll .bd ul li p { 
	text-align: center;
	width: 180px;
	height: 80px;
    overflow: hidden;
	margin: 0 auto;
	color: #3c3c3c;
	font-size: 14px;
	line-height: 20px; 
}
.picScroll .bd ul li a { 
	text-align: center;
	width: 130px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: #e02f37;
	margin: 0 auto;
	color: #fff;
	font-size: 16px; 
	position: absolute;
	bottom: 30px;
	left: 50px;
}

/* 首页咨询广告样式---------------------------------------------*/
.home_banner {
	width: 100%;
	height: 150px;
	background: url(../img/home/home_banner.jpg) no-repeat center center; 
}
.home_banner .main {
	position: relative;
	width: 1100px;
	height: 150px;
}
.home_banner .tel {
	position: absolute;
	bottom: 20px;
    left: 625px;
    color: #181616;
    font-size: 14px;
}
.home_banner .tel span {
    font-size: 24px;
}
.home_banner .button {
	position: absolute;
	bottom: 5px;
    right: 60px;
}


/* 首页最新案例样式---------------------------------------------*/
.home_case {
	width: 100%;
	height: 375px;
}
.picMarquee-left { 
	overflow:hidden; 
	position:relative;     
}
.picMarquee-left .prev { 
	position: absolute;
	left: 0;
	top: 75px;
	display: block;
	width: 30px; 
	height: 60px;
	background: url(../img/home/prev_c.jpg) no-repeat center center;
	cursor:pointer; 
}
.picMarquee-left .next { 
	position: absolute;
	right: 0;
	top: 75px;
	display: block;
	width: 30px; 
	height: 60px;
	background: url(../img/home/next_c.jpg) no-repeat center center;
	cursor:pointer; 
}
.picMarquee-left .prev:hover { 
	background: url(../img/home/prev_ch.jpg) no-repeat center center;
}
.picMarquee-left .next:hover { 
	background: url(../img/home/next_ch.jpg) no-repeat center center;
}
.picMarquee-left .bd { 
	padding:10px 45px;   
}
.picMarquee-left .bd ul { 
	overflow:hidden; 
	zoom:1; 
}
.picMarquee-left .bd ul li { 
	margin:0 20px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;  
}
.picMarquee-left .bd ul li .pic { 
	text-align:center; 
}
.picMarquee-left .bd ul li .pic img { 
	width:203px; 
	height:154px; 
	display:block; 
	padding:2px; 
	border:1px solid #c3c3c3; 
}
.picMarquee-left .bd ul li .pic a:hover img { border-color:#999;  }
.picMarquee-left .bd ul li .title { 
	line-height:24px; 
	padding: 0;
	margin: 5px 0 0;
	border: none;
	font-size: 14px;
	color: #666666;  
}

/* 首页加盟见证样式---------------------------------------------*/
.home_person {
	width: 100%;
	height: 640px;
	border-top: 5px solid #dedede;
	border-bottom: 5px solid #dedede;
	background: url(../img/home/join_bg.jpg) repeat left 0px;
}
.home_person .title span {
	background: url(../img/home/join_bg.jpg) repeat left 0px; 
}
.home_person .person_list {
	width: 1100px;
	height: 470px;
	padding-top: 30px;
}
.home_person .person_list li {
	width: 520px;
	height: 200px;
	float: left;
	margin: 0 60px 45px 0;
}
.home_person .person_list li.last {
	margin-right: 0;
}
.home_person .person_list li h3 {
	font-size: 14px;
}
.home_person .person_list li p {
	width: 100%;
	height: 100px;
	line-height: 20px;
	overflow: hidden;
	margin: 30px 0 0;
	text-indent: 2em;
}
.home_person .person_list li a {
	display: block;
	width: 50px;
	height: 25px;
	line-height: 25px;
	background: #da251e;
	border-radius: 3px;
	color: #fff;
	text-align: center;
}


/* 首页公司简介样式---------------------------------------------*/
.home_about {
	width: 100%;
	height: 450px;
	background: #fff;
}
.home_about .word {
	position: relative;
	height: 280px;
}
.home_about .txt h2, .home_about .txt .title  {
	color: #363636;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}
.home_about .txt p {
	color: #747474;
	text-indent: 2em;
}
.home_about .more {
	position: absolute;
	left: 0;
	bottom: 10px;
}
.home_about .more a {
	display: block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #da251e;
	border: 1px solid #da251e;
	font-size: 14px;
}
.home_about .honnor {
	width: 258px;
	height: 264px;
	margin: 2px 0  0;
	background: #fff;
	position: relative;
	border: 1px solid #dedede;
}
.home_about .honnor .h_title {
	width: 260px;
	height: 30px;
	background: url(../img/home/honnor_bg.png) no-repeat center center;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top: -13px;
}
.home_about .honnor .h_title h2, .home_about .honnor .h_title p {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
.focusBox { 
	position: relative; 
	width:230px; 
	height:230px; 
	margin: 15px 0 0;
	overflow: hidden; 
	padding: 0 15px;
}
.focusBox ul {
	height: 200px;
}
.focusBox .pic a {
	display: block;
	width: 180px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	vertical-align: middle;
}
.focusBox .pic img { 
	max-width:180px;
	width: auto;
	height: 170px; 
	padding: 0; 
	vertical-align: middle;
	border: none;
}
.focusBox .prev,
.focusBox .next { 
	width:25px; 
	height:25px; 
	position:absolute; 
	top:91px; 
	z-index:3; 
    -webkit-transition:All .5s ease;
    -moz-transition:All .5s ease;
    -o-transition:All .5s ease;
}
.focusBox .prev { 
	background:url(../img/home/prev_h.jpg) no-repeat center center; 
	left:5px; 
}
.focusBox .next { 
	background:url(../img/home/next_h.jpg) no-repeat center center; 
	right:5px; 
}
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6; }
.focusBox li p {
	text-align: center;
	position: absolute;
	bottom: 2px;
	width: 180px;
}
.home_about .show .s_title {
	width: 1100px;
	height: 20px;
	background:url(../img/home/show_title.jpg) repeat-x center left; 
	text-align: center;
}
.home_about .show .s_title h3 {
	width: 120px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: normal;
	background: #fff;
}

/* 首页新闻资讯样式---------------------------------------------*/
.home_news {
	width: 100%;
	height: 420px;
	/*border-top: 5px solid #dedede;*/
	background: url(../img/home/join_bg.jpg) repeat left 0px;
}
.home_news .title span {
	background: url(../img/home/join_bg.jpg) repeat left 0px; 
}
.home_news .n_title {
	width: 374px;
	height: 210px;
	margin: 0 0 20px;
	 
	
}
.home_news .n_title h2, .home_news .n_title p {
	color: #da251e;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}
.home_news .n_title h2 span, .home_news .n_title p span {
	color: #ccc;
	text-transform: uppercase;
	padding-left: 5px;
}
.home_news .n_title .more {
	color: #ccc;
	text-transform: uppercase;
	line-height: 32px;
	font-size: 14px;
}
.home_news .n_title .more:hover, .home_news .news_list .first h3 a:hover {
	color: #da251e;
}
.home_news .news_list .first {
	width: 374px;
	height: 110px;
	margin-bottom: 10px;
}
.home_news .news_list .first h3 {
	padding-bottom: 10px;
}
.home_news .news_list .first img {
	width: 170px;
	height: 110px;
}
.home_news .news_list .first h3 a {
	color: ##404040;
	font-size: 16px;
	font-weight: normal;
}
.home_news .news_list .first p {
	color: #a3a3a3;
	line-height: 20px;
}
.home_news .news_list .first a {
	color: #da251e;
}
.home_news .news_list li {
	width: 373px;
	height: 39px;
	line-height: 40px;
	padding-left: 20px;
	border-bottom: 1px dashed #ccc;
	background: url(../img/home/news_icon.png) no-repeat left center; 
}
.home_news .news_list li a {
	font-size: 14px;
	color: #404040;
}
.home_news .news_list li a:hover {
	color: #da251e;
}
.home_news .news_list li span {
	font-size: 14px;
	color: #868686;
}

/* 内页案例与荣誉样式样式---------------------------------------------*/
.honor_list ul li, .case_list ul li {
    float: left;
    margin: 0 15px 25px 15px;
    width: 252px;
}
.honor_list ul li a, .case_list ul li .pic a {
    display: block;
    color: #333;
    text-align: center;
    height: 180px;
    width: 240px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #ddd;
}
.honor_list ul li img, .case_list ul li img {
    -webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.45s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
    border: none;
    padding: 0;
}
.honor_list ul li img:hover, .case_list ul li img:hover {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow:hidden;
	z-index:999;
}
.honor_list a img {
    max-width: 240px;
    width: auto;
    height: 180px;
}
.case_list a img {
    width: 240px;
    height: 180px;
}
.honor_list ul li p, .case_list ul li p {
    text-align: center;
    font-size: 14px;
    line-height: 36px;
}

/* 产品中心样式样式---------------------------------------------*/
.products_list ul li {
    float: left;
    margin: 0 5px 25px 5px;
    width: 200px;
}
.products_list ul li .pic {
    text-align: center;
    height: 200px;
    width: 180px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #ddd;
}
.products_list ul li .pic a {
    display: block;
    color: #333;
    text-align: center;
    height: 200px;
    width: 180px;
    overflow: hidden;
}
.products_list ul li img {
    -webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.45s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
    border: none;
    padding: 0;
}
.products_list ul li img:hover {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow:hidden;
	z-index:999;
}
.products_list a img {
    width: 180px;
    height: 200px;
}
.products_list ul li p {
    text-align: center;
    font-size: 14px;
    line-height: 36px;
}
.products .classify li {
	height: auto;
}
.products .classify ul li .arrow {
    position: absolute;
    width: 100%;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.products .classify ul li .child ul li{
	margin-bottom: 0;
}
.products .classify ul li .child ul li a {
    border-bottom: 1px dashed #dedede;
    background: #fff;
    font-size: 14px;
 }
.products .classify ul li .child ul li:last-child a {
    border-bottom: 0;
}

.game163 { 
	position: relative; 
	padding: 9px; 
	overflow: hidden; 
	width: 640px; 
	margin: 0 auto;
}
.game163 .bigImg { 
	height: 480px; 
	position: relative;
}
.game163 .bigImg li div {
    width: 640px;
    height: 480px;
    text-align: center;
}
.game163 .bigImg li img { 
	vertical-align:middle; 
	max-width:640px; 
	max-height:480px;   
}
.game163 .smallScroll { 
	height: 80px; 
	margin: 20px 0 0;
}
.game163 .sPrev { 
	float: left; 
	display: block; 
	width: 30px; height: 80px; 
	text-indent: -9999px; 
	background: url(../img/common/sPrev_now.png) no-repeat center center;
}
.game163 .sNext { 
	float: left; 
	display: block; 
	width: 30px; height: 80px; 
	text-indent: -9999px; 
	background: url(../img/common/sNext_now.png) no-repeat center center;
}
.game163 .sPrev:hover { 
	background: url(../img/common/sPrev.png) no-repeat center center;
}
.game163 .sNext:hover { 
	background: url(../img/common/sNext.png) no-repeat center center;
}

.game163 .smallImg { 
	float:left;  
	margin: 0 5px; 
	display:inline; 
	width: 570px; 
	overflow: hidden;
}
.game163 .smallImg ul { 
	height:80px;  
	width: 9999px; 
	overflow: hidden; 
}
.game163 .smallImg li { 
	float: left; 
	padding: 0 8px 0 0; 
	width:107px; 
	cursor:pointer;  
	display: inline; 
}
.game163 .smallImg img { 
	border: 1px solid #dcdddd; 
	width:105px; 
	height:78px;  
}
.game163 .smallImg .on img { 
	border-color: #f00;
}
.game163 .pageState { 
	position: absolute; 
	top: 235px;
	right: 5px; 
	font-family: "Times New Roman", serif; 
	letter-spacing: 1px;
}
.game163 .pageState span { 
	color: #f00; 
	font-size: 16px;
}
.case_instro .instro_title {
	font-size: 16px;
	color: #e6212a;
}

.view_list ul li {
	height: 210px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 15px;
    background: #f4f4f4;
    position: relative;
} 
.view_list .person_pic img {
	width: 240px;
	height: 200px;
}
.view_list .person_instro h3 {
	font-size: 16px;
	font-weight: normal;
}
.view_list .person_instro p {
	font-size: 14px;
	line-height: 24px;
}
.view_list .person_instro .more {
	font-size: 14px;
	color: #f00;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

#onlineMessages  ul li {
	width: 500px;
	height: 55px;
}
#onlineMessages  ul li.message {
	height: 120px;
}
#onlineMessages  ul li.message textarea {
	width: 478px;
}
#onlineMessages  ul li .input {
	width: 498px;
	height: 28px;
	padding: 0;
	text-indent: 10px;
}
#onlineMessages  ul li.num .code {
	width: 90px;
}
#onlineMessages  ul li.num input {
	width: 180px;
	height: 32px;
}
#onlineMessages  ul li.num .button_1_b  {
	margin-top: 20px;
    width: 120px;
    height: 35px;
    line-height: 35px;
}
.baidu_map .grid {
	height: 400px !important; 
}

.txtMarquee-top { 
	width:220px;  
	overflow:hidden; 
	position:relative; 
	background: #f0f0f0; 
}
.txtMarquee-top .in_title, .picMarquee-top .in_title {
    background: #129e5c;
    height: 62px;
    padding-top: 18px;
    text-align: center;
    overflow: hidden;
}
.txtMarquee-top .in_title h3, .picMarquee-top .in_title h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}
.txtMarquee-top .in_title span, .picMarquee-top .in_title span {
    color: #fff;
    display: block;
    font: 12px Arial;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}
.txtMarquee-top .hd { 
	overflow:hidden;  
	height:30px; 
	background:#f4f4f4; 
	padding:0 10px;
	display: none;  
}
.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ 
	display:block;  
	width:9px; 
	height:5px; 
	float:right; 
	margin-right:5px; 
	margin-top:10px;  
	overflow:hidden;
	cursor:pointer; 
	background:url("images/icoUp.gif") no-repeat;
}
.txtMarquee-top .hd .next { 
	background:url("images/icoDown.gif") no-repeat;  
}
.txtMarquee-top .bd { 
	padding:15px;  
}
.txtMarquee-top .infoList li { 
	height:40px; 
	line-height:40px; 
	width: 170px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px dashed #666;
    padding-left: 20px;
	background: url(../img/home/news_icon.png) no-repeat left center;
}
.txtMarquee-top .infoList li a { 
	font-size: 14px; 
}

.picMarquee-top { 
	margin:0 auto;  
	width:220px;
	height: 550px; 
	overflow:hidden; 
	position:relative;
	background: #f0f0f0;  
}
.picMarquee-top .hd { 
	overflow:hidden;  
	height:30px; 
	background:#f4f4f4; 
	padding:0 10px; 
	display: none; 
}
.picMarquee-top .hd .prev,.picMarquee-top .hd .next { 
	display:block;  
	width:9px; 
	height:5px; 
	float:right; 
	margin-right:5px; 
	margin-top:10px;  
	overflow:hidden;
	cursor:pointer; background:url("images/icoUp.gif") no-repeat;
}
.picMarquee-top .hd .next { 
	background:url("images/icoDown.gif") no-repeat;  
}
.picMarquee-top .bd { 
	padding:10px;   
}
.picMarquee-top .bd ul { 
	overflow:hidden; 
	zoom:1; 
}
.picMarquee-top .bd ul li { 
	text-align:center; 
	zoom:1; 
	margin: 10px 0;
}
.picMarquee-top .bd ul li .re_pic { 
	text-align:center;
}
.picMarquee-top .bd ul li .re_pic img { 
	width:148px; 
	height:168px; 
	display:block;  
	border:1px solid #ccc; 
}
.picMarquee-top .bd ul li .re_pic a:hover img { 
	border-color:#999;  
}
.picMarquee-top .bd ul li .title { 
	line-height:24px; 
	width: 200px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.footer .link_list {
	float: right;
	width: 975px;
	padding-top: 8px;
}
.footer .link_list a {
	line-height: 20px;
}
