﻿html, body {
	width: 100%;
	height: 100%;
}

body {
	background-color: #ffffff;
}

.fd-contain {
	width: 100%;
	height: 1570px;
	min-width: 1260px;
	max-width: 1920px;
	/*   background: url(../images/8.png) no-repeat center 600px; */
	position: relative;
	overflow: hidden;
}

.fd-contain-in {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	min-width: 1024px;
	background: url(../images/bg.jpg) center center repeat-x;
	height: 653px;
}

.fd-contain-in:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 653px;
	background: url(../images/bg_01.jpg) left bottom no-repeat;
}

.fd-contain-in:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 600px;
	height: 653px;
	background: url(../images/bg_02.jpg) right bottom no-repeat;
}

@media screen and (width: 1280px) {
	.fd-contain-in {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		min-width: 1024px;
		background: url(../images/bg_1280.jpg) no-repeat;
		height: 653px;
	}
	.fd-contain-in:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		width: 100%;
		height: 653px;
		background: transparent;
	}
	.fd-contain-in:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
		width: 600px;
		height: 653px;
		background: transparent;
	}
}

.fd-header {
	position: relative;
	z-index: 20;
	background: url(../images/8.png) no-repeat center 546px;
}

.fd-header-in {
	position: relative;
	width: 1250px;
	margin: 0 auto;
	text-align: left;
	z-index: 3;
}

.fd-header-in .fd-logo {
	position: relative;
	height: 112px;
	padding-top: 36px;
	margin-left: 355px;
	padding-left: 84px;
	color: #fff;
	background: url(../images/logo_01_v2.png) no-repeat 5px 34px;
}

.fd-syx {
	position: relative;
	margin-left: 784px;
	padding-left: 84px;
	margin-top: -72px;
	margin-bottom: 72px;
	color: #ffffff;
}

.fd-syx span{
	margin-top: -10px;
    background-color: #f4a51d;
    padding: 2px 4px 4px 4px;
    border-radius: 3px;
}

.fd-header-in .fd-logo-in {
	position: absolute;
	left: 6px;
	top: 34px;
	height: 64px;
	width: 64px;
	border: 1px solid blue;
	border-radius: 64px;
}
/* @keyframes spin { 100% { transform:rotate(360deg); transform-origin: 50% 50%; } } */
.fd-header-in .fd-logo-guang {
	position: absolute;
	left: -35px;
	top: 26px;
	height: 66px;
	width: 91px;
	background: url(../images/guang.png) no-repeat;
	/* animation:spin 6s linear infinite; */
}
/* .fd-header-in .fd-logo:before{
  content:"";
  position:absolute;
  top:4px;
  left:-167px;
  width:395px;
  height:175px;
  background: url(../images/guang_01.png) right center no-repeat;
} */
.fd-header-in .fd-logo h3 {
	width: 422px;
	height: 68px;
	background: url(../images/bg_logo.png) center center no-repeat;
}

.fd-header-in .fd-logo h5 {
	font-size: 18px;
	letter-spacing: 1px;
}

.fd-header-in .fd-search {
	height: 46px;
	width: 752px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
}

.fd-header-in .fd-search input {
	height: 46px;
	width: 752px;
	font-size: 16px;
	padding-left: 20px;
	color: #aeaeae;
	line-height: 46px;
	border: none;
	border-radius: 3px;
}

.fd-header-in .fd-search .fd-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 46px;
	line-height: 46px;
	padding-left: 60px;
	width: 140px;
	color: #fff;
	font-size: 20px;
	background: #f4a51d url(../images/1.png) no-repeat 32px center;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: pointer;
	transition: all 0.3s 0s linear;
}

.fd-header-in .fd-search .fd-btn:hover {
	background: #f95857 url(../images/1.png) no-repeat 32px center;
}

.fd-header-in .fd-tob {
	height: 294px;
	margin-top: 30px;
	padding: 0 24px;
	padding-top: 18px;
	background: url(../images/29.png) center center no-repeat;
	box-shadow: 0px 3px 10px #888888;
}

.fd-tob .fd-tab-nav {
	width: 700px;
	height: 40px;
	margin: 0px auto;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	color: #999999;
	background: url(../images/59.png) center center no-repeat;
}

.fd-tob .fd-tab-nav span {
	cursor: pointer;
}

.fd-tob .fd-tab-nav .fd-span-02 {
	margin-left: 16px;
}

.fd-tob .fd-tab-nav span.fd-active {
	display: inline-block;
	font-weight: bold;
	color: #d94d4c;
	border-bottom: 2px solid #d94d4c;
}

.fd-tob .fd-list-02 {
	display: none
}

.fd-tob .fd-item {
	position: relative;
	float: left;
	width: 542px;
	height: 214px;
	margin: 16px 29px;
	padding-top: 24px;
	padding-left: 32px;
	border: 1px solid #cbb0b0;
	border-radius: 3px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom right;
}

.fd-tob .fd-item.fd-item-01 {
	background-image: url(../images/index_dsr.png);
}

.fd-tob .fd-item.fd-item-02 {
	background-image: url(../images/index_dlr.png);
}

.fd-tob .fd-item.fd-item-03 {
	background: url(../images/62.png) top center no-repeat;
}

.fd-tob .fd-item h1 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}

.fd-tob .fd-item p {
	width: 300px;
	margin-top: 10px;
	font-size: 16px;
	color: #727272;
}

.fd-tob .fd-item .fd-item-bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 51px;
	line-height: 51px;
	text-align: center;
	font-size: 20px;
	color: #808080;
	border-top: 1px solid #cbb0b0;
	background: #fff5f5;
}

.fd-tob .fd-item .fd-item-bottom .fd-line {
	font-size: 18px;
	color: #cbb0b0;
	margin: 0 18px;
}

.fd-tob .fd-item.fd-active {
	border: 1px solid #de6564;
}

.fd-tob .fd-item.fd-active h1 {
	color: #d94d4c;
}

.fd-tob .fd-item.fd-active .fd-item-bottom {
	border-top: 1px solid #c12524;
	color: #fff;
	background: #d94d4c;
}

.fd-tob .fd-item.fd-active .fd-item-bottom .fd-line {
	color: #fff;
}
/* .fd-tob .fd-tob-lt{
	float: left;
	width: 146px;
}
.fd-tob .fd-tob-lt li{
   height: 100px;
   background: #f5f5f5;
   height: 193px;
   padding-left: 80px;
   font-size: 0;
   cursor: pointer;
   text-align: center;
   line-height:176px;
}
.fd-tob .fd-tob-lt li>span {
	display:inline-block;
	width:20px;
	line-height: 20px;
	font-size: 18px;
	color: #999999;
	vertical-align: middle;
	text-align: center;
}
.fd-tob .fd-tob-lt .fd-lis-01{
	background: #f5f5f5 url(../images/31.png) no-repeat 15px 55px;
	box-shadow: 0px 3px 10px #888888 inset;
	color: #999999;
	font-weight:bold;
}
.fd-tob .fd-tob-lt .fd-lis-01.active{
	background: url(../images/30.png) no-repeat 15px 55px;
	color:#d94d4c;
	box-shadow: 0px 0px 0px #888888 inset;
	position: relative;
	font-weight:bold;
}
.fd-tob .fd-tob-lt .fd-lis-02{
	background: #f5f5f5 url(../images/33.png) no-repeat 15px 55px;
	box-shadow: 0px 3px 10px #888888 inset;
	color: #999999;
	font-weight:bold;
}
.fd-tob .fd-tob-lt .fd-lis-02.active{
	background: url(../images/32.png) no-repeat 15px 55px;
	box-shadow: 0px 0px 0px #888888 inset;
	color:#d94d4c;
	position: relative;
	font-weight:bold;
}
.fd-tob .fd-tob-lt .fd-lis-01.active:before{
  content:"";
  position:absolute;
  top:55px;
  left:15px;
  width:64px;
  height:64px;
  border-radius: 32px;
  box-shadow: 0px 5px 10px #d94d4c;
}
.fd-tob .fd-tob-lt .fd-lis-02.active:before{
  content:"";
  position:absolute;
  top:55px;
  left:15px;
  width:64px;
  height:64px;
  border-radius: 32px;
  box-shadow: 0px 5px 10px #d94d4c;
}
.fd-tob .fd-tob-rt{
	float: left;
}
.fd-tob .fd-tob-rt li{
	margin-left: 20px;
}
.fd-tob-rt .fd-tob-rt01{
	float: left; 
}
.fd-tob-rt .fd-tob-all{
	position: relative;
}
.fd-tob-rt .fd-ul-02{
	display: none;
}
.fd-tob-rt .fd-tob-all:before{
  content:"";
  position:absolute;
  border: 1px solid #bfbfbf;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  top:-205px;
  left:0px;
  width:338px;
  height:204px;
  background: url(../images/34.jpg) center center no-repeat;
}
.fd-tob-rt02 .fd-tob-all:before{
  content:"";
  position:absolute;
  border: 1px solid #bfbfbf;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  top:-205px;
  left:0px;
  width:338px;
  height:204px;
  background: url(../images/35.jpg) center center no-repeat;
}
.fd-tob-rt03 .fd-tob-all:before{
  content:"";
  position:absolute;
  border: 1px solid #bfbfbf;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  top:-205px;
  left:0px;
  width:338px;
  height:204px;
  background: url(../images/36.jpg) center center no-repeat;
}
.fd-tob-rt01 .fd-tob-all:hover:before{
	border: 1px solid #d94d4c;
}
.fd-tob-rt .fd-tob-box{
	margin-top:236px;
	padding: 24px 10px;
	padding-bottom:0;
	background:#d94d4c;
}
.fd-tob-box .fd-tit{
	color:#000;
	font-size: 22px;
	float: left;
	width: 120px;
	height: 40px;
}
.fd-tob-box .fd-addtit{
	padding:3px 5px;
	float: right;
	width: 200px;
	height: 28px;
	font-size:14px;
	color:#7a7a7a;
	border: 1px solid #dedede;  
	cursor: pointer;
}
.fd-tob-box .fd-addtit a{
   color:#7a7a7a;
}
.fd-tob-rt02 .fd-addtit{
	width: 96px;
}
.fd-tob-rt03 .fd-addtit{
	width: 96px;
}
.fd-addtit .fd-addtit-01{
	float: left;
	border-right: 1px solid #dedede;
	padding-right: 10px;
}
.fd-addtit .fd-addtit-02{
	float: right;
}
.fd-tob-box .fd-alt{
	width: 320px;
	color:#7a7a7a;
	font-size:16px;
} */
.fd-header-in .fd-lis {
	padding-top: 60px;
	height: 190px;
	background: url(../images/xian.png) center 22px no-repeat;
}

.fd-header-in .fd-lis li {
	padding-top: 100px;
	float: left;
	padding-left: 10px;
	margin-right: 44px;
	height: 100px;
	width: 84px;
	font-size: 18px;
	color: #000;
}

.fd-header-in .fd-lis li:hover a {
	color: red !important;
}

.fd-header-in .fd-lis li a:hover {
	text-decoration: none;
	color: red !important;
}

.fd-header-in .fd-lis .fd-lis-10 {
	float: right;
	margin: 0;
	background: url(../images/18.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-10:before {
	content: "";
	position: absolute;
	top: -12px;
	left: 9px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/21.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-01 {
	background: url(../images/9.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-01:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 54px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/2.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-02 {
	background: url(../images/10.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-02:before {
	content: "";
	position: absolute;
	top: 60px;
	left: 72px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/3.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-03 {
	background: url(../images/11.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-03:before {
	content: "";
	position: absolute;
	top: -13px;
	left: 8px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/4.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-04 {
	background: url(../images/12.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-04:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 63px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/5.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-05 {
	background: url(../images/13.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-05:before {
	content: "";
	position: absolute;
	top: 63px;
	left: 66px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/6.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-06 {
	background: url(../images/14.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-06:before {
	content: "";
	position: absolute;
	top: -4px;
	left: 5px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/7.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-07 {
	background: url(../images/15.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-07:before {
	content: "";
	position: absolute;
	top: 53px;
	left: 76px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/19.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-08 {
	background: url(../images/16.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-08:before {
	content: "";
	position: absolute;
	top: -4px;
	left: 63px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/6.png) left center no-repeat;
}

.fd-header-in .fd-lis .fd-lis-09 {
	background: url(../images/17.png) no-repeat 2px 5px;
	position: relative;
}

.fd-header-in .fd-lis .fd-lis-09:before {
	content: "";
	position: absolute;
	top: 58px;
	left: 72px;
	padding-right: 80px;
	width: 26px;
	height: 25px;
	background: url(../images/20.png) left center no-repeat;
}

.fd-header-in .fd-news {
	margin-top: 25px;
	height: 160px;
}

.fd-news .fd-news-alt {
	float: left;
	width: 180px;
	height: 130px;
	padding-top: 75px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	background: url(../images/22.png) no-repeat left top;
	border-right: 1px dashed #f6cdd0;
	margin-top: 25px;
}

.fd-news ul {
	float: right;
	width: 1070px;
}

.fd-news ul li {
	float: left;
	width: 50%;
	padding-left: 26px;
}

.fd-news p {
	font-size: 16px;
	color: #4f575f;
	line-height: 25px;
}

.fd-news p a {
	color: #4f575f;
}

.fd-news .fd-tit {
	font-size: 14px;
	color: #838d94;
	padding-left: 16px;
	line-height: 20px;
	margin: 20px 0px 0px 0px;
	background: url(../images/23.png) no-repeat left center;
}

.fd-news .fd-more {
	float: right;
}

.fd-news .fd-more a {
	color: #838d94;
}

.fd-content {
	width: 100%;
	height: 390px;
	background: #f5f5f5;
	margin-top: 25px;
	border-top: 1px solid #f6d7d9;
}

.fd-content-in {
	width: 1250px;
	margin: 0 auto;
	padding: 15px 10px;
	padding-right: 0;
}

.fd-content-in .fd-item-01 {
	float: left;
}

.fd-item-01 .fd-news-alt {
	float: left;
	padding-top: 125px;
	font-size: 20px;
	font-weight: bold;
	background: url(../images/24.png) no-repeat center 50px;
}

.fd-item-01 .fd-lis-01 {
	float: left;
	margin-left: 20px;
	padding-left: 5px;
	width: 500px;
}

.fd-item-01 .fd-lis-01 li {
	font-size: 16px;
	color: #666666;
	line-height: 35px;
	padding-left: 15px;
	background: url(../images/28.png) no-repeat left center;
}

.fd-item-01 .fd-lis-01 li a {
	color: #666666;
}

.fd-item-01 .fd-lis-01 li span {
	float: right;
}

.fd-item-01 .fd-lis-01 .fd-sf {
	float: left;
	color: #d94d4c;
	font-size: 16px;
	margin-right: 8px;
}

.fd-item-01 .fd-lis-01 .fd-more {
	background: transparent;
	float: right;
}

.fd-item-01 .fd-lis-02 .fd-more {
	float: right;
}

.fd-item-01 .fd-lis-02 .fd-more a {
	font-size: 14px;
	color: #666666;
}

.fd-content-in .fd-item-02 {
	float: right;
}

.fd-item-02 .fd-news-alt {
	background: url(../images/25.png) no-repeat center 50px;
}

.fd-item-03 .fd-news-alt {
	background: url(../images/26.png) no-repeat center 50px;
}

.fd-item-04 .fd-news-alt {
	background: url(../images/27.png) no-repeat center 50px;
}

.fd-contain-in .fd-add {
	width: 1250px;
	margin: 0 auto;
	height: 140px;
	text-align: center;
}

.fd-add .fd-tit {
	float: left;
	padding: 45px 20px;
	font-size: 18px;
	color: #48525c;
	font-weight: bold;
	padding-right: 50px;
	position: relative;
}

.fd-contain-in .fd-add .fd-first a {
	color: #d94d4c;
}

.fd-add .fd-tit .fd-line {
	position: absolute;
	background: #dadcde;
	height: 70px;
	width: 1px;
	top: 36px;
	left: 118px;
}

.fd-contain-in .fd-add ul {
	padding-left: 20px;
	padding-top: 25px;
}

.fd-contain-in .fd-add ul li {
	cursor: pointer;
	float: left;
	width: 90px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}

.fd-contain-in .fd-add ul li a {
	color: #253341;
}

.fd-foot .fd-src {
	background: #b5060d;
	text-align: center;
	height: 42px;
	line-height: 42px;
}

.fd-foot .fd-src a {
	margin: 0 28px;
	font-size: 16px;
	color: #fff;
}

.fd-foot .fd-foot-end {
	text-align: center;
	color: #7f7878;
	margin-top: 13px;
	font-size: 14px;
}

.fd-foot .fd-foot-end p {
	line-height: 25px;
}

/*锟斤拷锟斤拷锟斤拷锟斤拷锟�*/
.fd-aside{
    position: fixed;
    top:50%;
    right:90px;
    width: 130px;
    padding-top: 10px;
    background: #fff;
    /* border:1px solid #e1e1e1; */
    
    /* border:1px solid #aba6a6; */
    z-index: 100;
    display: none;
    margin-top: -216px;
    
}

/* .fd-aside:after {
	content: "";
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 204px;
	right: -11px;
	background: url("../images/index/ico-jianjiao.png") center center no-repeat;
	z-index: -1;
} */
 .fd-aside:after {
	content: "";
	display: block;
	position: absolute;
	top: 204px;
	right: -20px;
	z-index: -1;
	width: 0;
	height:0;
	overflow:hidden;
	font-size: 0;     /*鏄洜涓�, 铏界劧瀹介佩搴︿负0, 浣嗗湪IE6涓嬩细鍏锋湁榛樿镄� */
	line-height: 0;  /* 瀛椾綋澶у皬鍜岃楂�, 瀵艰嚧鐩掑瓙锻堢幇琚拺寮�镄勯昵鐭╁舰 */
	border-width:10px;
	border-style:solid dashed dashed dashed;/*IE6涓�, 璁剧疆浣欎笅涓夋浔杈圭殑border-style涓篸ashed,鍗冲彲杈惧埌阃忔槑镄勬晥鏋�*/
	border-color: transparent  transparent transparent #c7c4c4;
}
.fd-aside .fd-item{
    padding-top:130px;
    margin-bottom: 10px;
    color: #686868;
    font:14px/21px "microsoft yahei";
    text-align: center;
   /*  cursor: pointer; */
}
.fd-aside .fd-item:hover{
    color: #ce3335;
}
.fd-aside .fd-item.gfwx{
    background: url("../images/index/ewm/wxfwh.png") center top no-repeat;
}

.fd-wchart {
	width: 50px;
	height: 50px;
	border-radius: 2px;
	position: fixed;
	top: 50%;
	margin-top: -28px;
	right: 30px;
	z-index: 999;
	cursor: pointer;
	background: url("../images/index/ico-wchart.png") center center no-repeat;
	background-color: #f7e5e5;
	background-position: center 4px;
}

.fd-wchart > span {
	font-size: 13px;
    width: 100%;
    text-align: center;
    display: inline-block;
    color: #8e8e8e;
    position: relative;
    bottom: -28px;
	
}


#video{
    background: url("../images/index/video-logo.jpg") center top no-repeat;
    padding-top: 80px;
    cursor: pointer;
}

#xcx{
	background: url("../images/index/ewm/xcx.jpg") center top no-repeat;
}
/* 
#my-video{
    width: 1108px !important;
    height: 482px !important;
} */


.m>.video-js{
    width: 1108px ;
    height: 482px;
}