﻿@font-face {
	font-family: 'Myriad Pro Light';
	src: url('../fonts/myriadpro-light.eot'); /* IE9 Compat Modes */
	src: url('../fonts/myriadpro-light.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/myriadpro-light.woff') format('woff'), /* Modern Browsers */
	url('../fonts/myriadpro-light.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/myriadpro-light.svg#myriad pro light') format('svg'); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}
		
*{ 
	padding: 0;margin: 0;font-family: "Microsoft yahei",微软雅黑;
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

.container{ margin: auto;overflow: hidden;color: #727272;position: relative;font-family: Microsoft yahei,"微软雅黑"; }
.container img{ display: block; }
.container a{ text-decoration: none; }
.con1{ width: 100%;position: fixed;z-index: 111; color: #fff;top: 50px; }

.con1 img{ width:100%; }

.con1 .video-box{ display: block; }
.con1 video{ display: block; }
.con1 .text-box{ width: 1000px; position: absolute;top: 15%;left: 0;right: 0;margin: auto;padding-left: 55px; }
.con1 .text-box header{ font-size: 50px;padding-bottom: 15px; }
.con1 .text-box header i{ font-family: "Myriad Pro";font-style: normal;font-weight: normal; }
.con1 .text-box p{ font-size: 17px;line-height: 35px; }
.con1 .text-box .play{ margin-top: 25px;padding-left: 33px;background: url('../images/play.png') no-repeat;height: 40px;-webkit-background-size: 27px;background-size: 27px;
    background-position-y: 9px;  }
.con1 .text-box .play a{ font-size: 17px;color: #fff;text-decoration: none;border-bottom: 1px solid;padding-top: 8px;display: inline-block;cursor: pointer; }
.con1 .text-box .play a:hover{ color:#d5d5d5; }

.con1 .down-arrow{ display: block;width: 76px;height: 76px;background-image: url('../images/icon_down_arrow.png');position: absolute;bottom: 30%;left: 0;right: 0;margin: auto; }

.play-box{ width: 900px;padding: 100px 0 50px 0;display: none; margin: auto;position: fixed;z-index: 222; left: 0;right: 0;top: 25px; }
.play-box iframe{ display: block; }
.play-box .close{ width: 25px;height: 25px;background: url('../images/close.png') no-repeat; position: absolute;display: block;top: 65px;left: 10px;cursor: pointer; }
.play-box p{ font-size: 21px;line-height: 30px;padding: 20px 0; }
.play-box .link a{ width: 46px;height: 46px;display: block;float: left;margin-right: 10px; }

.play-box .link a:hover{ opacity: .8;transition: all .3s; }

.play-box .share-icon1{ background: url('../images/1weibo_1.png') no-repeat center!important; }
.play-box .share-icon2{ background: url('../images/2wechat_1.png') no-repeat center!important; }
.play-box .share-icon3{ background: url('../images/3txweibo_1.png') no-repeat center!important; }
.play-box .share-icon4{ background: url('../images/4dingxiang_1.png') no-repeat center!important; }


.btn{ width: 195px;height: 50px;color: #727272;font-size: 20px;font-family: 'Microsoft YaHei','微软雅黑';line-height: 50px;text-align: center;text-decoration: none;display: block;cursor: pointer; }


.index{ z-index: 1; }

.con2{ width: 100%;padding: 100px 0 60px 0;background-color: #f0f0f0;position: relative;z-index: 333; }
.con2 .more-news{ width: 100%; max-width: 1000px;margin: auto;background-color: #fff;}
.new-box { width: 1000px; overflow: hidden;margin: auto;box-sizing: border-box;padding: 30px 40px; }
.new-box .text-box{ padding-left: 25px;float: left;height: 100%;position: relative; }
.new-box .text-box header{ font-size: 28px;line-height: 34px;padding-bottom: 20px; margin-top:-3px; }
.new-box .text-box p{ font-size: 15px;line-height: 28px;margin-top: -6.5px; }

.new-box li{ list-style: none; }
.new-box a{ color: #727272;display: block;overflow: hidden;height: 186px;width: 100%; }
.img-box{ width: 289px;float: left; }

.con2 .btn-box{ overflow: hidden;margin: auto;box-sizing: border-box;padding: 30px 0;border-top: 1px solid #f0f0f0; }
.more-btn{ float: right; }

.con2 .blank{ width: 100%;height: 800px; }

.bgcF0{ background-color: #f5f5f5; }
