a,abbr,acronym,address,applet,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,input,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline
}
/*
@font-face {
	font-family: 'NotoSansHans';
	src: url('fonts/NotoSansHans-Regular.otf');
	src: local('☺'), url('fonts/NotoSansHans-Light.otf') format('truetype'), url('fonts/Helvetica-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
@font-face {font-family: 'NotoSansHans';
  src: url('//at.alicdn.com/t/webfont_q48eh5q5oo.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_q48eh5q5oo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_q48eh5q5oo.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_q48eh5q5oo.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_q48eh5q5oo.svg#NotoSansHans-DemiLight') format('svg'); /* iOS 4.1- */
}
:focus {
	outline: 0
}
*{box-sizing: border-box;margin: 0; padding: 0;}
body {
	max-width: 100%;
	margin: 0 auto;
	font-size: 12px;
	line-height:22px;
	color: #333;
	font-family: "NotoSansHans", sans-serif;
}

.ios.ipad body {
	min-width: 1400px
}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption,td,th {
	text-align: left;
	font-weight: 400
}

a {
	text-decoration: none;
	color: #787878
}
a:hover { color:#333}
a img,iframe {
	border: none
}

img {
	vertical-align: top
}

ol,ul {
	list-style: none
}

button,input,textarea {
	font-size: 100%;
	font-family: inherit;
	-webkit-appearance: none;
	border-radius: 0
}

select {
	margin: inherit
}


td {
	vertical-align: middle
}

.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.pr {
	position: relative
}

.dn {
	display: none
}

.ov {
	overflow: hidden
}

.pa {
	position: absolute
}

.pr {
	position: relative
}

.text-center {
	text-align: center
}

.w1200 {
	margin: 0 auto;
	width: 1200px
}
.header {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 5099
}

.logo ,.whitelogo{ width:220px; margin:30px 0 30px 100px; display:inline-block; opacity:0.6}
.whitelogo { display:none}
.logo img ,.whitelogo img{ display:block; max-width:100%;}
.sb-search { display:none; position: absolute; width: 0%; padding:0 0 0 20px; min-width: 60px; height: 60px; top:0; right:0; overflow: hidden; z-index: 100; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; }
.sb-search .searchform { position: relative; width: 100%; height: 100%; }
.sb-search-input { position: absolute; top: 0; right: 0; border: none; outline: none; background: #fff; width:100%; height: 100%; margin: 0; z-index: 1; padding: 15px 0; font-family: inherit; font-size: 13px; color: #333; }
.sb-search-submit { position: absolute; right: 0; top: 0; width: 60px; height: 100%; display: block; padding: 0; margin: 0; text-align: center; cursor: pointer; background: url(../images/search.png) center center no-repeat; background-size: 16px 16px; border:none;outline: none; z-index: -1; opacity: 0; -webkit-transition:all 444ms cubic-bezier(.666,0,.333,1); -moz-transition:all 444ms cubic-bezier(.666,0,.333,1); transition:all 444ms cubic-bezier(.666,0,.333,1); }
.sb-search .open,
.sb-search .close { position: absolute; display:none; width: 60px; height: 100%; top:0; right: 0; z-index: 11; border-left:1px solid #eee; background-color: #fff; cursor: pointer; -webkit-transition:all 444ms cubic-bezier(.666,0,.333,1); -moz-transition:all 444ms cubic-bezier(.666,0,.333,1); transition:all 444ms cubic-bezier(.666,0,.333,1); }
.sb-search svg { position: absolute; left:50%; top:50%; margin-top: -10px; margin-left:-10px; display: block; width: 20px; height: 20px; fill:#000; }
.sb-search .close { top:100%; z-index: 21; }
.sb-search .text { position: absolute; width: 60px; height: 10px; top:75px; right: 0; text-align: center; font-size: 13px; font-weight: 700; color:#fff; display: none; z-index: 12; cursor: pointer; }
.sb-search.is-open { width: 100%; }
.sb-search.is-open .open { top:-60px; }
.sb-search.is-open .close { top:0px; }
.sb-search.is-open .sb-search-input { z-index: 10; }
.sb-search.is-open .sb-search-submit { z-index: 30; opacity: .6; right: 60px; }
@media (min-width: 960px){
	.sb-search { min-width: 60px; height: 100%; top:0; padding:0; }
	.sb-search-input { padding: 15px 105px 15px 20px; }
	.sb-search svg { width: 24px; height: 24px; margin-top: -12px; margin-left:-12px; }
	.sb-search .text { display: block; }
}

.sns { position:absolute; right:120px; bottom:40px; height:24px;-webkit-transition:all 555ms cubic-bezier(.666,0,.333,1); -moz-transition:all 555ms cubic-bezier(.666,0,.333,1); transition:all 555ms cubic-bezier(.666,0,.333,1);} 
.sns  a{ display:inline-block; width:28px; height:24px; position:relative}
.sns .weibo { background:url(../images/hd_sns.png) no-repeat center right;}
.sns .weixin { background:url(../images/hd_sns.png) no-repeat 0 0; margin-right:30px;}
.sns .weibo:hover { background:url(../images/hd_sns_blue.png) no-repeat  center right;}
.sns .weixin:hover { background:url(../images/hd_sns_blue.png) no-repeat 0 0;}
.wx-img {position: absolute;top:46px;left:-48px;display: none;background-color: #FFF;border-radius:5px;box-shadow: 0px 2px 7px #666;}
.weixin:hover .wx-img{ display:block;}
.wx-img .arrow { position:absolute; top:-9px; left:50%; margin-left:-20px;}

.contact_sns {position: relative; right:0px; top:0px; padding:0 20px;}
.contact_sns .wx-img {left:0px;}
.contact_sns .wx-img .arrow {left:0px;margin-left:0px}

.nav { float:right; margin-right:100px;-webkit-transition:all 555ms cubic-bezier(.666,0,.333,1); -moz-transition:all 555ms cubic-bezier(.666,0,.333,1); transition:all 555ms cubic-bezier(.666,0,.333,1);

}
	
.nav ul { display:inline-block;margin-top:35px;}
.nav li {
	margin: 0 0 0 0px;
	display:inline-block;
	position:relative
}

.nav li.last {
	background: 0
}

.nav li a {
	color: #787878;
	display: block;
	font-size:14px; line-height:30px;
	width:120px;
}
.nav li a span { display:block; font-size:12px; line-height:22px;}
.nav li a:hover {}
.nav .current> a{color:#333}
.nav li .fp-nav-last {
    width: 72px;
}
.sub_nav { width:160px;max-height: 0px;overflow: hidden; position:absolute; top:33px; left:0;-webkit-transition: max-height 0.1s ease;transition: max-height 0.1s ease;}
.sub_nav  ul { width:100%; display:block; margin:0 auto; text-align:left}
.sub_nav  li { margin: 0; display:block;}
.sub_nav li:last-child a { background:none; padding:0;} 
.show_sub:hover .sub_nav{max-height: 3000px;}
.sub_nav .mbt {margin-bottom: 15px;}
.nav .sub_nav a { width:100%; font-size:12px; line-height:22px;letter-spacing:0px;}
.nav .sub_nav a:hover { color:#CCC;}
.sub_nav .current a { font-weight:bold}

.fp-header-search-gradient2 {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: 999;
    transition: all 0.7s;
    display: none;
}

span.navline {
	position: absolute;
	width: 36px;
	height: 3px;
	background: #6bc048;
	left: 15px;
	bottom: 0
}
.p-header.p-header-hide { height:50px;}
.p-header-hide .logo { width:120px; top:10px; left:23px;}
.p-header-hide .nav { top:0px;}
.p-header-hide .sns { bottom:13px;}

.headlink {
	width: 124px;
	height: 36px;
	float: right;
	margin-top: 45px;
	margin-right: 0
}

.headlink a {
	display: block;
	width: 36px;
	height: 36px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.icon-search {
	background: url(../img/All-Icon.png) no-repeat 0 0;
	float: left;
	position: relative;
	border: 1px solid #ccc
}

.icon-search:hover {
	background-position: 0 0
}

.headlink .show.icon-search {
	border-color: #fff
}

.header-search {
	position: absolute;
	z-index: 999;
	top: 60px;
	right: 0;
	width: 0;
	height: 45px;
	background: #fff;
	overflow: hidden;
	-webkit-transition: all .4s;
	transition: all .4s;
	border-top: 1px solid #384395
}

.show .header-search {
	width: 377px
}

.hs-input {
	width: 317px;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	float: left
}

.hs-submit {
	width: 40px;
	height: 45px;
	background: url(../img/All-Icon.png) no-repeat -122px -97px;
	float: right;
	cursor: pointer
}

.icon-menu {
	background: url(../img/All-Icon.png) no-repeat -72px 0;
	float: left;
	margin-left: 4px;
	border: 1px solid #ccc
}

.icon-menu:hover {
	background-position: -72px -36px
}

.icon-lang {
	background: url(../img/All-Icon.png) no-repeat -36px 0;
	float: left;
	margin-left: 4px;
	border: 1px solid #ccc
}

.icon-lang:hover {
	background-position: -36px -36px
}

.stock { color:#999999;
	position: absolute;
	right: 22px;
	top: 25px;
}

.lb-data {
	position: relative
}

a.lb-ckyt {
	color: #fff;
	display: inline-block;
	position: absolute;
	top: 17px;
	right: 50px
}


.links {
	text-align: right
}

.links a {
	display: inline-block;
	margin-left: 15px
}

.links a:hover {
	color: #fff
}

.linkbox p {
	color: #919195;
	line-height: 24px
}

.linkbox a {
	color: #999;
	font-weight: 700
}

.friends {
	margin-top: 10px;
	margin-bottom: 4px
}


.select dt {
	height: 35px;
	display: inline-block;
	font-weight: 400;
	background: url(../img/public/select.png) no-repeat right center;
	font-size: 14px;
	background-color: #3a3d4f;
	outline: 0;
	line-height: 35px;
	text-indent: 10px;
	cursor: pointer;
	width: 242px;
	position: relative;
	color: #bdbdbf;
	z-index: 99;
	text-align: left
}

.select dd {
	width: 242px;
	position: absolute;
	left: 0;
	bottom: 35px;
	background: #42424e;
	display: none
}

.select dd ul {
	width: 242px;
	overflow: auto
}

.select dd ul li a {
	color: #FFF;
	line-height: 35px;
	display: block;
	text-indent: 14px;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	margin-left: 0
}

.friends p {
	display: inline-block;
	color: #999;
	font-weight: 700
}

.attent,.copy,.hotline {
	width: 273px
}

.copy p {
	color: #999;
	font-weight: 700
}

p.ctitle {
	color: #999;
	font-size: 12.5px;
	float: left;
	line-height: 38px;
	font-weight: 700
}

p.tel {
	font-family: dincond-medium-webfont;
	padding-left: 36px;
	background: url(../img/All-Icon.png) no-repeat -118px -42px;
	color: #ffae00;
	width: 120px;
	height: 33px;
	font-size: 24px;
	line-height: 33px;
	margin-top: 5px;
	float: right
}

.attent a {
	display: block;
	width: 35px;
	height: 35px;
	float: left;
	margin-top: 0;
	margin-left: 12px;
	background: #343a40 url(../img/icon.png) no-repeat;
	text-align: center;
	border-radius: 20px
}

a.wx {
	background: #343a40 url(../img/All-Icon.png) no-repeat -266px -216px;
	position: relative;
	-webkit-transition: .5s cubic-bezier(.3,0,0,1);
	-moz-transition: .5s cubic-bezier(.3,0,0,1);
	transition: .5s cubic-bezier(.3,0,0,1)
}

.attent a.wx:hover {
	background: #1ec354 url(../img/All-Icon.png) no-repeat -266px -256px
}

.indexewm {
	position: absolute;
	bottom: 40px;
	right: -59.5px;
	width: 152px;
	height: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	overflow: hidden;
	z-index: 10
}

.hover .indexewm {
	height: 152px
}

a.wb {
	background: #343a40 url(../img/All-Icon.png) no-repeat -206px -214px;
	-webkit-transition: .5s cubic-bezier(.3,0,0,1);
	-moz-transition: .5s cubic-bezier(.3,0,0,1);
	transition: .5s cubic-bezier(.3,0,0,1)
}

.attent a.wb:hover {
	background: #f74864 url(../img/All-Icon.png) no-repeat -206px -254px
}

.hotline {
	width: 320px
}


.subnavbg {
	width: 100%;
	height: 50px;
	background: #f3971b;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.subnavbg.fixer {
	position: fixed;
	top: 73px;
	left: 0;
	z-index: 100
}

.subnav {
	position: relative
}

.subnav li {
	float: left;
	margin-right: 30px;
	line-height: 50px
}
.subnav .type31 {margin-right: 0}
.subnav li a {
	display: block;
	font-size: 13px;
	font-weight: 700;
	color: #fff
}

.subnav .current a,.subnav li a:hover {
	color: #fff
}

span.subnavline {
	position: absolute;
	width: 52px;
	height: 2px;
	background: #4957a2;
	left: 0;
	bottom: 0;
	visibility: hidden
}

.headrange {
	position: relative;
	height: 110px;
	width: 100%
}

.innavbg {
	width: 100%;
	height: 50px;
	background: #f3971b;
	position: absolute;
	top: 116px;
	left: 0;
	display: none;
	z-index: 50
}

.innav {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 360px
}

.innav dd {
	line-height: 50px;
	float: left;
	margin: 0 16px
}

.innav dd a {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: 700
}

.innav .on a {
	color: #fff
}
.innav dd a:hover {
	color: #fff
}
.navbg .suNav {
	display: none
}

.sNav {
	height: 50px
}

.suNav .sNav>div {
	position: absolute;
	top: 0;
	display: none;
	z-index: 60
}

.suNav {
	height: 50px
}

.sN1 {
	left: 648px
}

.sN2 {
	left: 738px
}

.sN3 {
	left: 834px
}

.sN4 {
	left: 926px
}

.sN5 {
	left: 1017px
}

.sN5 .innav {
	width: 150px
}

.sN6 {
	left: 1110px
}

.innavline {
	display: block;
	position: absolute;
	width: 84px;
	height: 54px;
	bottom: 0;
	left: 453px;
	background: #4957a2;
	z-index: 55;
	-webkit-transition: all .3s;
	transition: all .3s
}

h1.pagetitle {
	padding: 35px 0 0;
	text-align: center
}

h1.pagetitle i {
	color: #fb7f00;
	display: block;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	font-family: miso-bold-webfont
}

h1.pagetitle b {
	color: #26264b;
	font-size: 18px;
	line-height: 30px
}

h1.pagetitle~a.btn-return {
	margin: 0;
	position: absolute;
	top: 25px;
	right: 0
}

#bg-mask {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 110;
	display: none;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}

#side-mask {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 110;
	display: none;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2
}

.mt15 {
	margin-top: 15px
}

.open-side .side-box {
	right: 0;
	opacity: 1;
	visibility: visible
}

.open-side #side-mask {
	display: block
}

.side-box {
	width: 325px;
	background: #30395f;
	position: fixed;
	top: 0;
	right: -360px;
	height: 100%;
	z-index: 999;
	padding: 35px 0 0 35px;
	-webkit-transition: all .4s;
	transition: all .4s;
	opacity: 0;
	visibility: hidden
}

a.side-close {
	display: block;
	width: 28px;
	height: 29px;
	background: url(../img/public/side-close.png) no-repeat
}

.side-title {
	color: #fff;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 20px;
	margin-bottom: 10px
}

.side-dl {
	overflow: hidden;
	margin-top: 10px;
	width: 108px;
	float: left;
	height: 220px
}

.side-dl a {
	color: #787f9d;
	-webkit-transition: all .3s;
	transition: all .3s
}

.side-dl a:hover {
	color: #fff
}

.side-dl dt a {
	font-size: 15px;
	padding-bottom: 5px;
	display: inline-block;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px
}

.side-dl dd a {
	margin-right: 10px;
	display: block;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 700
}

.side-contact p {
	color: #cdd0d9;
	line-height: 22px
}

.side-contact a.tel {
	color: #cdd0d9
}

.side-box.smallwidth {
	padding: 20px 0 0 35px
}

.smallwidth .side-title {
	padding-bottom: 0
}

.smallwidth .side-dl {
	height: 200px
}

.fc-border-separate tr th.fc-day-header {
	height: 45px;
	border: 0;
	line-height: 45px;
	font-size: 14px;
	padding-bottom: 10px;
	
}

.fc-border-separate td.fc-day {
	height: 98px;
	border: 2px solid #EFEFF4;
	background: #D6DBF0
}

.invcalendar .fc-grid .fc-day-number {
	font-size: 16px;
	color: #585C79
}

.fc-header-title h2 {
	font-size: 16px;
	line-height: 30px
}

.invcalendar .fc-event {
	background: #fff;
	border-color: #fff
}

a.invCal-prev {
	display: block;
	width: 15px;
	height: 24px;
	background: url(../img/investor/date-prev.png) no-repeat;
	float: left;
	margin: 10px;
	-webkit-transition: all .3s;
	transition: all .3s
}

a.invCal-prev:hover {
	background: url(../img/investor/date-prev2.png) no-repeat
}

a.invCal-next {
	display: block;
	width: 15px;
	height: 24px;
	background: url(../img/investor/date-next.png) no-repeat;
	float: left;
	margin: 10px;
	-webkit-transition: all .3s;
	transition: all .3s
}

a.invCal-next:hover {
	background: url(../img/investor/date-next2.png) no-repeat
}

.selectDate {
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px
}

.invcalendar .mod-dropdownlist {
	float: left;
	width: 220px;
	border-color: #BFC1CF;
	background: #BFC1CF
}

.invcalendar .mod-dropdownlist .dropdown-options li.dropdown-options-focus a,.invcalendar .mod-dropdownlist .dropdown-options li.dropdown-options-focus a:hover {
	background: #BFC1CF
}

.invcalendar .mod-dropdownlist .dropdown-select .dropdown-icon {
	background: transparent url(../img/investor/inv-dir.jpg) no-repeat center center
}

.invcalendar .mod-dropdownlist .dropdown-select:hover .dropdown-icon {
	background: transparent url(../img/investor/inv-dir.jpg) no-repeat center center
}

.invcalendar .mod-dropdownlist .dropdown-select .dropdown-input {
	color: #5A5E7B
}

.invCal-today {
	width: 86px;
	display: block;
	height: 43px;
	line-height: 43px;
	text-align: center;
	padding: 0 10px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	float: left;
	background: #BFC1CF
}
h5.result-title {
	padding-left: 25px;
	height: 50px;
	line-height: 50px;
	margin: 15px 0;
	font-size: 16px;
	font-weight: 700;
	color: #000
}

.search-content .news-list {
	border-top: 1px solid #ccc
}

.lawbox {
	width: 1110px;
	padding: 55px 45px 45px;
	background: #fff;
	font-size: 13px;
	line-height: 24px;
	color: #818181;
	position: fixed;
	height: 350px;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	margin-top: -225px;
	z-index: 120
}

h2.lawtitle b {
	font-size: 20px;
	color: #f39801;
	display: block;
	padding-bottom: 5px
}

h2.lawtitle i {
	font-size: 28px;
	color: #f39801;
	display: block;
	font-weight: 400;
	font-style: normal;
	letter-spacing: -2px
}

.lawbody {
	padding-top: 45px
}

.lawbody p {
	margin-bottom: 20px;
	font-size: 14px
}

.lawbody b {
	font-size: 16px;
	color: #f39801;
	display: block;
	margin-bottom: 10px
}

.btn-mask-close {
	display: block;
	width: 34px;
	height: 34px;
	background: url(../img/public/btn-close.png) no-repeat;
	position: absolute;
	right: 0;
	top: -45px
}

#lawmask {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 110;
	display: none;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}

#topcontrol {
	z-index: 10;
	display: none
}

.asearch-box {
	width: 1200px;
	height: 120px;
	background: #e3e3eb;
	padding-top: 20px
}

.asearch-form {
	width: 701px;
	height: 67px;
	background: url(../img/search/search-bg.jpg) no-repeat;
	margin: 0 auto 0;
	position: relative
}

.asearch-box p {
	width: 700px;
	margin: 0 auto;
	height: 55px;
	line-height: 55px;
	font-size: 14px
}

.btn-asearch {
	display: block;
	border: 0;
	width: 78px;
	height: 67px;
	background: 0;
	cursor: pointer;
	float: right
}

.input-asearch {
	width: 590px;
	height: 20px;
	padding: 23px 15px;
	line-height: 20px;
	float: left;
	outline: 0;
	border: 0;
	font-size: 13px
}

.asearch-list li {
	overflow: hidden;
	padding: 24px 0;
	border-bottom: 1px solid #ccc
}

.asearch-list .title {
	font-size: 15px;
	font-weight: 700;
	color: #666;
	display: block;
	line-height: 36px
}

.asearch-list a:hover .title {
	color: #f90
}

.asearch-list li:last-child {
	border-bottom: 0
}

.asearch-list {
	padding-bottom: 20px
}

.result_key {
	color: #f90;
	font-size: 16px
}

.result_count {
	color: #f90;
	padding: 0 2px
}

.headlink {
	margin-top: 30px
}


.subnavbg {
	position: static
}



.subnavbg {
	position: fixed;
	top: 110px;
	left: 0;
	z-index: 20
}

.p-header-show {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.header-inner {
    margin: 0 auto;
    height: 100%;
}
.p-header {
	height: 90px;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0%;
	width: 100%;
	background: #fff;
	 -webkit-transition: height 555ms cubic-bezier(.666,0,.333,1); 
	 -ms-transition: height 555ms cubic-bezier(.666,0,.333,1); 
    transition: height 555ms cubic-bezier(.666,0,.333,1); 
}
.showsubnav.p-header { background-color:#4c4c4c}
.showsubnav .logo{ display:none;}
.showsubnav .whitelogo{ display: inline-block; opacity:1;}
.showsubnav .nav li a { color:#FFF;}
.p-subnav-show {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.p-subnav.p-subnav-hide {
	-webkit-transform: translateY(-161px);
	-ms-transform: translateY(-161px);
	transform: translateY(-161px)
}

.p-subnav {
	-webkit-transition: all .4s;
	transition: all .4s
}

.p-subnav.subnavbg {
	left: 0%;
	width: 100%;
	z-index: 1000
}

body {
	background: #fff
}

.indexwarp {
	background: #fff
}

.map-menu {
	height: 20px;
	margin-bottom: 25px
}

.map-menu span {
	float: left;
	font-size: 14px
}

.map-menu span.map-home {
	width: 13px;
	height: 20px;
	background: url(../img/public/home.png) center center no-repeat;
	margin-right: 5px
}

.map-menu span.map-arrow {
	height: 20px;
	background: url(../img/public/arrow.png) left center no-repeat;
	margin: 0 5px;
	padding-left: 10px;
	vertical-align: middle
}

.d-video {
	width: 1118px;
	height: 595px;
	margin: 10px auto 15px;
	background: #f1f2f3
}

.d-video-title {
	height: 55px;
	line-height: 55px;
	position: relative
}

.d-video-abtn {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	background: #ffa715;
	font-size: 12px;
	color: #fff;
	border-radius: 35px;
	padding: 0 20px;
	height: 35px;
	line-height: 35px
}

.d-video-title h2 {
	line-height: 55px;
	font-size: 16px;
	color: #666;
	text-align: center
}

.d-video-bshare {
	margin-top: 17px;
	margin-right: 20px;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0
}

.d-video .bshare-custom {
	margin-bottom: 5px;
	height: 20px;
	overflow: hidden
}

.d-video .bshare-custom a {
	float: left;
	padding: 0;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	background: url(/img/news/share.png) no-repeat 0 0;
	overflow: hidden;
	display: block
}

.d-video .bshare-custom .bshare-weixin {
	background-position: -54px 0
}

.d-video .bshare-custom .bshare-sinaminiblog {
	background-position: -79px 0
}

.d-video .bshare-custom .bshare-qzone {
	background-position: -129px 0
}

.d-video .bshare-custom .bshare-qqim {
	background-position: -154px 0
}

.d-video-main {
	width: 1118px;
	height: 540px;
	background: #aaa
}

h2.video_title {
	width: 1118px;
	margin: 0 auto;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: 700
}

.news_vid {
	overflow: hidden;
	position: relative;
	width: 1118px;
	margin: 10px auto 145px
}

.news_vid .bd {
	position: relative
}

.news_vid .bd ul {
	overflow: hidden;
	zoom: 1
}

.news_vid .bd ul li {
	margin-right: 8px;
	float: left;
	overflow: hidden;
	position: relative
}

.news_vid .bd ul .on:after {
	width: 293px;
	height: 165px;
	background: url(../img/project/video_bg.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	content: "\200B"
}

.news_vid .bd ul li .pic {
	text-align: center
}

.news_vid .bd ul li .pic img {
	width: 293px;
	height: 165px;
	display: block
}

.news_vid .bd ul li .title {
	line-height: 28px
}

.news_vid .next,.news_vid .prev {
	display: block;
	position: absolute;
	width: 42px;
	height: 72px;
	background: url(/img/index/btn-banner.png) no-repeat;
	cursor: pointer;
	top: 0;
	margin-top: 48px
}

.news_vid .prev {
	background-position: 0 -72px;
	left: 0
}

.news_vid .prev:hover {
	background-position: 0 0
}

.news_vid .next {
	background-position: -42px -72px;
	right: 0
}

.news_vid .next:hover {
	background-position: -42px 0
}

.calendar_new li {
	width: 700px;
	height: 100px;
	margin-bottom: 10px;
	background: #e3e3eb;
	overflow: hidden
}

.calendar_new li div {
	float: left;
	font-size: 14px
}

.calendar_new li .time {
	color: #666;
	font-family: opensans-regular-webfont;
	padding: 42px 20px 0 22px
}

.calendar_new li .font {
	color: #303860;
	font-weight: 900;
	padding: 42px 20px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.container-right .container-right-more {
	display: block;
	width: 79px;
	height: 82px;
	margin: 0 auto;
	background: url(/img/container-right-morebtn.jpg) no-repeat center
}

.attent a.Title {
	background: #343a40 url(../img/title.png) no-repeat center 0;
	transition: .5s cubic-bezier(.3,0,0,1);
}

.attent a.Title:hover {
	background: #fff url(../img/title.png) no-repeat center -35px;
	transition: .5s cubic-bezier(.3,0,0,1);
}

.cpbox {
	position: relative;
}

.attent {
	position: absolute;
	top: -8px;
	left: 192px;
}