﻿/******************pennychen css***********************/

/**********基本**********/
*{
	margin:0;
	padding:0;
	border: 0;
}

body {
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight: normal;
	overflow-x:hidden;
}
img {
	border: 0px;	
}
ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
li {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
h1 { 
    font-size:18px; 
}
h2 { 
    font-size:16px; 
}
h3 { 
    font-size:14px; 
}
p {
	line-height: 24px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #e80115;
	text-decoration: none;
}
.clear { clear: both;}
input{
	color: #666666;
	outline: none;
}
input:hover{
	color: #D4D0C8;
}
select{
	border: 1px #CCCCCC solid;
}
small { font-size:10px; color:#999999; margin-left:15px;}



/**********去除苹果样式*************/
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}   
.button{ border-radius: 0; } 


/**********基本  end**********/



.main {
	margin: 0px auto;
	width: 100%;
	min-width:1200px;
	float: left;
}


/**************头部*****************/
.header {
	float: left;
	width: 100%;
	position: fixed;
	height: 140px;
	z-index: 1000;
	background-color: #FFFFFF;
}
.header_box {
	width: 100%;
	margin: 0px auto;
	height: auto;
	padding-top: 0px;
}

.topbox {
	width: 94%;
	margin: 0px auto;
	height: 45px;
	float: left;
	background-color: #142D59;
	padding: 0px 3%;
}
.topbox p {
	font-size: 14px;
	line-height: 42px;
	color: #FFFFFF;
}


.head_tel {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 130px 0px 0px;
	margin-top: 0px;
	position: absolute;
	top: 100px;
	right: 0px;
	color: #FFFFFF;
	background:url(../images/tel_head.png) no-repeat center right;
}

/************* menu *****************/
.menubox {
	float: left;
	width: 100%;
	background-color: #000000;
}
.menu {
	width: 1360px;
	margin: 0px auto;
	height: auto;
	clear: both;
}


.logo_box {
	z-index: 200;
	width: 1360px;
	margin: 0px auto;
}
#logo {
	height: 85px;
	width: auto;
	margin: 10px 30px 10px 30px;
	z-index: 200;
	float: left;
}
#logo a {
	float: left;
}
#logo a img {
	width: auto;
	height: 85px;
}

.top_left {
	height: 85px;
	width: auto;
	margin: 10px 30px 10px 30px;
	z-index: 200;
	float: right;
}
.top_left img {
	width: auto;
	height: 85px;
}



/******中英文******/
.en_switch {
	float: left;
	position: absolute;
	right: 1%;
	top: 0px;
	z-index: 200;
}
.en_switch a {
	float: left;
	color: #000000;
	border-radius: 0px; /* css 3标准 */




    -moz-border-radius: 0px; /* mozilla */
    -webkit-border-radius: 0px;
	background-color: #EEEFEF;
	font-size: 14px;
	line-height: 50px;
	padding: 0px 20px;
	letter-spacing: 0px;
	margin: 23px 0px auto 0px;
	font-family: "微软雅黑", ""宋体, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.en_switch a:hover {
	color: #ea5432;
	background-color: #F0F0F0;
}



.note {
	height: auto;
	width: auto;
	margin: 0px auto;
	z-index: 200;
	float: left;
}
.note p {
	height: 32px;
	width: 240px;
	margin: 30px 40px 17px 20px;
	float: left;
	border-radius: 50px; /* css 3标准 */




    -moz-border-radius: 50px; /* mozilla */
    -webkit-border-radius: 50px;
	border: 1px #0C2036 solid;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	color: #0C2036;
}


/************/
#fixedmenu {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
}

.main_nav_list {
	width: 100%;
	margin: 0px auto;
}
.main_nav_list li a {
	display: block;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
}
.main_nav_list li a:hover {
	text-decoration: none;
	color: #c52d2a;
}
.main_nav_list li:hover {
}

.main_nav_list li p a {
	display: block;
	font-size: 15px;
	height: auto;
	line-height: 24px;
	border-top: none;
	color: #FFFFFF;
	padding: 10px 5%;
}
.main_nav_list li p a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#292626;
	border-top: none;
}

.main_nav_list li:hover a {
	color: #e80115;
}
.main_nav_list li:hover p a {
	color: #fff;
}
.main_nav_list li a.active {
	color: #FB7736;
	text-decoration: none;
}
.main_nav_list li a.active:hover {
	color: #FB7736;
}


/****/
.show {
	position:relative;
	width:25%;
	height: 35px;
	text-align:center;
	line-height: 35px;
	float: left;
	z-index: 102;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
}
.show:hover, .show.s_hover {
	background: url(../images/menu_hover.png) no-repeat center bottom;
}
.show:last-child {
	padding: 0px 0px 0px 0px;
}
.main_nav_list span {
	width:auto;
	height:20px;
	text-align:center;
	line-height:20px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 33px 0px 0px 0px;
	border-right: 1px #999999 solid;
}
.show a {
	color:#FFFFFF;
	width:auto;
	padding: 0px;
}
.hidden{
	position:absolute;
	top:85px;
	left:-20px;
	padding: 0px;
	background:url(../images/he_bg.png) repeat top left;
	width: 180px;
	z-index: 100;
}
.hidden a{ display:inline-block; color:#FFFFFF;}
.hidden2{
	position:absolute;
	top:-200px;
	right:90px;
	padding: 10px;
	background-color: #FFFFFF;
	width: 200px;
	text-align: center;
	height: 200px;
	z-index: 100;
	border: 1px #ccc solid;
}


/**** menu ****/


/******移动端菜单*******/
button#showRightPush {
	display: none;
}
.cbp-spmenu {
	display: none;
}


/*************end 头部*****************/




/**************首页 轮换大区域**************/
.index_banner_2020 {
	margin: 140px auto 0px auto;
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	background-color: #333333;
}
.hotel_img {
	margin: 105px auto 0px auto;
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	background-color: #666666;
}
.dds_img {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	background: none;
}



#owl-demo .item {
	width: 100%;
}
#owl-demo .item a {
	width: 100%;
	float: left;
	height: 500px;
}
#owl-demo .item a.hf2020 {
	width: 100%;
	height: auto;
}
#owl-demo .item a.inner_banner {
	width: 100%;
	height: 196px;
}
#owl-demo .item a.inner_banner_2 {
	width: 100%;
	height: 460px;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
	float: left;
}

#bar {
	width: 0%;
	max-width: 100%;
	height: 0px;
	background-color: #E6E6E6;
}
#progressBar {
	width: 100%;
	background-color: #E6E6E6;
}




/*****************con*****************/
.con {
	clear: both;
	width: 100%;
	margin: 0px auto 50px auto;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}
.con_live {
	clear: both;
	width: 100%;
	margin: 0px auto 0px auto;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}
.module_index {
	width: 100%;
	padding: 60px 0% 20px 0%;
	margin: 0px auto;
	float: left;
	background-color: #FFFFFF;
}
.module_con {
	width: 1300px;
	margin: 0px auto;
}
.brand_con {
	width: 1300px;
	margin: 0px auto;
}
.live_con {
	width: 100%;
	margin: 0px auto;
}
.video_con {
	width: 1400px;
	margin: 0px auto;
}
.post_index {
	width: 100%;
	padding: 40px 0% 0px 0%;
	margin: 0px auto;
	float: left;
	background-color: #FFFFFF;
}


/******标题******/
.title_box {
	padding: 1% 0% 1% 0%;
	width: 100%;
	height: auto;
	clear: both;
	margin: 0px auto;
	float: left;
}
.title_box h1 {
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	font-size: 28px;
	line-height: 48px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	background: url(../images/title_bg.png) no-repeat center bottom;
	margin-bottom: 20px;
}
.title_box h1 strong {
	font-size: 42px;
}
.title_box h1 a {
	color: #1F355E;
}
.title_box h1 a:hover {
	color: #c52d2a;
}
.title_box h2 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	line-height: 36px;
	text-align: center;
	height: 36px;
	width: 100%;
	margin: 0px 0%;
}
.title_box h2 span {
	color: #CCCCCC;
	padding: 0px 20px;
}
.title_box p {
	font-size: 36px;
	color: #999999;
	font-weight: normal;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	line-height: 36px;
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0px 0%;
}



/*************产品介绍***************/
.pro_list {
	float: left;
	height: auto;
	width: 100%;
	clear: both;
	padding: 0% 0%;
}
.pro_list_box {
	height: auto;
	width: 1600px;
	margin: 0px auto;
	clear: both;
	position: relative;
	background-color: #f4f8fb;
	padding: 0% 0%;
}
/*** 当浏览器的可视区域小于1600px ***/
    @media screen and (max-width: 1600px) {

.pro_list_box {
	width: 1300px;
}

}

.pro_list .gimg {
	float: left;
	height: auto;
	width: 50%;
}
.pro_list .gimg img {
	height: auto;
	width: 100%;
}
.pro_list .gimg img:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.80;
}
.pro_list .gtext {
	float: left;
	height: auto;
	width: 40%;
	font-size: 18px;
	padding: 3% 5% 5% 5%;
	background-color: #f4f8fb;
}
.pro_list .gtext h1 {
	text-align: left;
	height: auto;
	margin: 0px auto 10px auto;
	font-size: 32px;
	color: #333333;
	line-height: 72px;
	font-weight: bold;
}
.pro_list .gtext h1 span {
	font-weight: normal;
}
.pro_list .gtext .zy {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	height: auto;
	float: left;
	border-bottom: 1px #ccc solid;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.pro_list .gtext p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.pro_list .gtext p span {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	border: 1px #666 solid;
	border-radius: 50px; /* css 3标准 */

    -moz-border-radius: 50px; /* mozilla */
    -webkit-border-radius: 50px;
	padding: 5px 10px 5px 10px;
}
.pro_list .gtext .price {
	text-align: left;
	height: auto;
	margin: 0px auto 10px auto;
	font-size: 32px;
	color: #333333;
	line-height: 80px;
	font-weight: bold;
	float: left;
}
.pro_list .gtext .price span {
	font-weight: normal;
	font-size: 20px;
	padding-right: 5px;
}
.pro_list .gtext .buy {
	height: auto;
	float: right;
	margin-top: 25px;
}
.pro_list .gtext .buy a {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	border: 1px #000 solid;
	border-radius: 50px; /* css 3标准 */

    -moz-border-radius: 50px; /* mozilla */
    -webkit-border-radius: 50px;
	padding: 10px 40px 10px 20px;
	background:url(../images/to.png) #000 no-repeat right center; 
	background-size: 40px 20px;
}

/*******亮点********/
.sty_con {
	clear: both;
	width: 100%;
	float: left;
	margin: 0% 0% 0% 0%;
	text-align: left;
	padding: 0px 0% 0px 0%;
}
.sty_box {
	height: auto;
	width: 1600px;
	margin: 0px auto;
	clear: both;
	position: relative;
	padding: 0% 0%;
}
/*** 当浏览器的可视区域小于1600px ***/
    @media screen and (max-width: 1600px) {

.sty_box {
	width: 1300px;
}

}
.sty_box .imgbg {
	width: 80%;
	float: right;
	margin: 0% 0% 0% 0%;
	padding: 80px 10% 270px 10%;
	height: 246px;
	clear: both;
}

.sty_box .sbg_1 {
	background: url(../images/sty_1.jpg) no-repeat center center; 
	background-size: cover;
}
.sty_box .sbg_2 {
	background: url(../images/sty_2.jpg) no-repeat center center; 
	background-size: cover;
}
.sty_box .sbg_3 {
	background: url(../images/sty_3.jpg) no-repeat center center; 
	background-size: cover;
}
.sty_box .sbg_4 {
	background: url(../images/sty_4.jpg) no-repeat center center; 
	background-size: cover;
}


.b_right {
	width: 100%;
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0px 0% 0px 60%;
	clear: both;
}
.sty_box h1 {
	clear: both;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	margin: 5px auto 5px auto;
	width: 100%;
}
.sty_box h2 {
	clear: both;
	text-align: left;
	font-size: 150px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200px;
}
.b_right h2 {
	float: left;
	clear: both;
	text-align: left;
	color: #000;
}
.sty_box p {
	clear: both;
	text-align: left;
	padding: 0% 0px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 42px;
	width: 40%;
}
.b_right p {
	float: left;
	clear: both;
	text-align: left;
	color: #000;
}


/*************产品介绍***************/
.post_list {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 60px;
	clear: both;
	position: relative;
	background-color: #d4e0ee;
	border-radius: 20px; /* css 3标准 */

    -moz-border-radius: 20px; /* mozilla */
    -webkit-border-radius: 20px;
	padding: 0% 0%;
}
.post_list .pimg {
	float: left;
	height: auto;
	width: 40%;
}
.post_list .pimg img {
	height: auto;
	width: 100%;
	border-radius: 20px; /* css 3标准 */


    -moz-border-radius: 20px; /* mozilla */
    -webkit-border-radius: 20px;
	float: left;
}
.post_list .pimg img:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.80;
}
.post_list .ptext {
	float: left;
	height: auto;
	width: 50%;
	font-size: 18px;
	padding: 8% 5% 10% 5%;
	text-align: center;
}
.post_list .ptext h1 {
	text-align: center;
	height: auto;
	margin: 0px auto 10px auto;
	font-size: 48px;
	color: #333333;
	line-height: 100px;
	font-weight: bold;
}
.post_list .ptext h2 {
	color: #fff;
	font-size: 28px;
	line-height: 72px;
	background: url(../images/ph_bg.jpg) no-repeat center center;
	background-size: 500px 59px;
}
.post_list .ptext p {
	color: #F3C789;
	font-size: 22px;
	line-height: 42px;
	border: 1px #F3C789 solid;
	border-radius: 50px; /* css 3标准 */
    -moz-border-radius: 50px; /* mozilla */
    -webkit-border-radius: 50px;
	margin: 0px 30% 50px 30%;
}





/*******品牌故事********/
.br_box {
	clear: both;
	width: 100%;
	float: left;
	margin: 0% 0% 0% 0%;
	text-align: left;
	padding: 0px 0% 0px 0%;
}

.br_box .br_bg {
	width: 80%;
	float: right;
	margin: 4% auto 0% auto;
	padding: 150px 10% 150px 10%;
	height: 290px;
	clear: both;
}
.br_right {
	width: 55%;
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0px 0% 0px 50%;
	clear: both;
}
.br_box h1 {
	clear: both;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	margin: 5px auto 5px auto;
	width: 100%;
}
.br_box h2 {
	clear: both;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 72px;
	float: left;
	text-align: left;
}
.br_box p {
	clear: both;
	padding: 0% 0px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 42px;
	width: 100%;
	float: left;
	text-align: left;
}


/**************/
.brt {
	padding: 5% 0% 4% 0%;
	width: 100%;
	height: auto;
	clear: both;
	margin: 0px auto;
	float: left;
}
.brt h1 {
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	font-size: 36px;
	line-height: 48px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	margin-bottom: 20px;
}


.tw_con {
	width: 100%;
	height: auto;
	margin: 0px auto;
	float: left;
	padding: 0% 0px 1% 0px;
	background-color: #FFFFFF;
}
.tw_con_gray {
	background-color: #f6f6f6;
}
.tw_box {
	width: 1300px;
	margin: 0px auto;
}
.img_left {
	width: 34%;
	height: auto;
	float: left;
	padding: 5% 3% 3% 3%;
}
.img_right {
	width: 34%;
	height: auto;
	float: right;
	padding: 5% 3% 3% 3%;
}
.tw_tx {
	width: 54%;
	height: auto;
	float: left;
	padding: 5% 3% 5% 3%;
}
.tw_one {
	width: 80%;
	height: auto;
	float: left;
	padding: 8% 10% 2% 10%;
}

.tw_tx h1 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 32px;
	color: #000000;
	line-height: 64px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
	background: url(../images/tw_h_bg.jpg) no-repeat top left;
}
.tw_tx p {
	width: 100%;
	height: auto;
	font-size: 16px;
	color: #000000;
	line-height: 42px;
	height:auto;
	font-weight: normal;
	margin-bottom: 25px;
}




/*********直播********/
.iframe {
	width: 100%;
	height: 1260px;
	scrollbar-width: none;
	float: left;
}
    /* 设置滚动条宽度、颜色等基本属性 */
    ::-webkit-scrollbar { width: 0px; height: 0px; }
    ::-webkit-scrollbar-track { background-color: #f3f3f3; }
    ::-webkit-scrollbar-thumb { background-color: #c1c1c1; }


/************视频************/
.video_rec {
	padding: 0% 0%;
	width: 27.3%;
	height: auto;
	margin: 4% 3% 0% 3%;
	float: left;
	position: relative;
}
.video_rec .rec_img {
	width: 100%;
	background-color: #000000;
	float: left;
	height: auto;
	margin: 0px 0px 10px 0px;
	border-radius: 0px; /* css 3标准 */
    -moz-border-radius: 0px; /* mozilla */
    -webkit-border-radius: 0px;
}
.video_rec .rec_img img {
	width: 100%;
	filter: alpha(opacity=80);


	-moz-opacity:0.8;
	opacity: 0.80;
	float: left;
	border-radius: 0px; /* css 3标准 */

    -moz-border-radius: 0px; /* mozilla */
    -webkit-border-radius: 0px;
	height: auto;
}
.video_rec .rec_play {
	width: 67px;
	float: left;
	width: 67px;
	height: 67px;
	position: absolute;
	left: 43%;
	top: 37%;
}
.video_rec .rec_play img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.00;
	width: 67px;
	height: 67px;
}
.video_rec h1 {
	padding: 0px 0px 8px 0px;
	float: left;
	clear: both;
	width: 100%;
	line-height: 28px;
	font-weight: normal;
	font-size: 15px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: auto;
}
.video_rec h1 a {
	color: #000;
}
.video_rec h1 a:hover {
	color: #d8c2b5;
	text-decoration: none;
}



.iframe_video {

}

/*********视频弹出************/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width: none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{
	background-color: #000;
}
#colorbox{
	border-radius: 6px; /* css 3标准 */
    -moz-border-radius: 6px; /* mozilla */
    -webkit-border-radius: 6px;
	background-color=transparent; 
	overflow-y: hidden;
}
#cboxContent{
	margin-top:20px;
	padding: 20px 0px;
}
.cboxIframe{
}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{
	border:none;
}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:12%; right:20%; display:block; background:url(../images/close.png) no-repeat top center; width:50px; height:50px; text-indent:-9999px;}
        #cboxClose:hover{background-position:top center;}
		
		
		

/******首页视频弹出内容**********/
.v_box {
	float: left;
	width: 100%;
	height: auto;
	padding: 10% 0px 80px 0px;
	border: none;
}
.v_box_2 {
	float: left;
	width: 100%;
	height: auto;
	padding: 5% 0px 5% 0px;
	border: none;
}
.v_newshead {
	clear: both;
	padding: 0px 0px 15px 0px;
	margin-bottom: 0px;
	margin: 0px 0px;
	width: 100%;
	float: left;
}
.v_newshead h1 {
	text-align: center;
	font-size: 20px;
	color: #333333;
	line-height: 36px;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.v_newshead p {
	text-align: center;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}

.v_p {
	clear: both;
	padding: 0px 0px 0px 0px;
	z-index: 0;
	width: 800px;
	margin: 0px auto;
}
.v_p video {
	width: 800px;
	height: 480px;
}

.v_live {
	clear: both;
	padding: 0px 0px 0px 0px;
	z-index: 0;
	width: 1080px;
	margin: 0px auto;
}
.v_live video {
	width: 1080px;
	height: 648px;
}





.blank {
	width: 100%;
	padding: 30px 0% 30px 0%;
	margin: 0px auto;
	float: left;
	background-color: #FFFFFF;
}




/***************footer********************/
.footer {
	clear: both;
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
	float: left;
	background-size: contain;
	background-color: #101010;
}

#tree {
	height: auto;
	padding: 3% 0px 4% 0px;
	width: 100%;
	float: left;
	clear: both;
}
.tree_box {
	height: auto;
	padding: 0px;
	width: 1100px;
	margin: 0px auto;
}


#tree ul {
	float: left;
	width: 14%;
	margin-right: 0px;
	padding: 0px 0% 0px 0%;
}
#tree ul.finfo {
	float: left;
	width: 37%;
	margin-right: 0px;
	padding: 0px 11% 0px 0%;
}
#tree ul.ul_tel {
	margin-top: 35px;
	width: 18%;
}
#tree ul h1 {
	font-size: 24px;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 36px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#tree ul h2 {
	font-size: 28px;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 32px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#tree ul p {
	font-size: 14px;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 28px;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	font-weight: normal;
}
#tree ul p.t_right {
	text-align: right;
	line-height: 22px;
}
#tree ul li {
	line-height: 36px;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
}
#tree ul a {
	color: #CCCCCC;
	padding: 0px 0px 0px 0px;
}
#tree ul a:hover {
	color: #c52d2a;
}
#tree ul span {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 36px;
	padding: 0px 5px 0px 5px;
}

.foot_logo {
	float: left;
	width: 118px;
	margin-right: 0px;
	padding: 0px 150px 0px 0px;
	background: url(/images/logo_2.png) no-repeat center center;
	background-size: 118px 40px;
	height: 40px;
}
.foot_logo {
	float: left;
	width: 167px;
	padding: 0px 0px 0px 0px;
	background: url(../images/logo_2.png) no-repeat top center;
	background-size: 167px 130px;
	height: 130px;
	margin-top: 5px;
}


.foot_wx {
	float: left;
	width: 320px;
	padding: 0px 0px 0px 0px;
	background: url(../images/wx_code.jpg) no-repeat top center;
	background-size: 320px 186px;
	height: 186px;
	margin-top: 20px;
	margin-left: 15px;
}





/**********/
.foot_right {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px auto;
	float: left;
	padding: 2% 0px 2% 0px;
	background-color: #303136;
}
.copyright {
	height: auto;
	text-align: left;
	color: #FFFFFF;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	width: 1300px;
	font-size: 12px;
	margin: 0px auto;
}
.copyright p {
	color: #999999;
	line-height: 28px;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
.copyright p span {
	padding: 0px 6px 0px 6px;
	width: auto;
}
.copyright p a {
	color: #999;
	padding: 0px 0px 0px 20px;
}
.copyright p a:hover {
	color: #c52d2a;
}
