*,html,body,ul{
	padding: 0;
	margin: 0;
	font-family: "雅黑";
}
.gundong {
  position: fixed;  
  top: 10px;       
  left: 0px;         
  padding: 0px;  
  background-color: #ffff; 
  color: white;    
  text-align: center; 
  z-index: 1000;
}
.wrapper{
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
}
a{
	text-decoration: none;
}
.wt{
	width: 100%;
}
.bggrey{
	background-color: #F7F7F7;
}
.bgwhite{
	background-color: #FFFFFF;
}


.header{}
.header-top{
	height: 110px;
}
.logo{
	width: 450px;
	height: 110px;
	float: left;
}
.menu{
	width: 600px;
	height: 70px;
	float: right;
	margin-top: 20px;
}
.menu-top{
	width: 600px;
	height: 30px;
	text-align: right;
	font-size: 15px;
	float:right;
}
.menu-top a{
	color: #666666;
}

.search-box{
	width: 250px;
	height: 28px;
	float: right;
	margin-top: 5px;
	border: 1px solid #dc531d;
	overflow: hidden;
}
#Search{
	font-size: 16px;
	margin-left: 5px;
	margin-top: 2px;
	border: none;
}
#Submit{
	width: 34px;
	height: 28px;
	float: right;
	border: none;
	background-image: url(../../images/search.jpg);
	background-repeat: no-repeat;
}
#Submit:hover{
	cursor: pointer;
}
.navbar{
	height: 40px;
	background: #e6e6e6;
    position: relative;
    box-shadow: rgba(0,0,0,0.35) 0 2px 9px;
    z-index: 2;
}
.navbar ul{}
.navbar ul li{
	list-style-type: none;
	width: 110px;
	height: 40px;
	float: left;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #000;
}
.navbar ul li:hover{
	background-color: #e35225;
}

.slider {
	width:100%;
	min-width:1180px;
	height:360px;
	position:relative;
	overflow:hidden;
	background:#fff;
	text-align:center;
}
.slider .bd {
	width:1180px;
	position:absolute;
	left:50%;
	margin-left:-590px
}
.slider .bd li {
	width:1180px;
	overflow:hidden;
}
.slider .bd li img {
	display:block;
	width:1180px;
	height:360px;
	border: 0;
}
.slider .tempWrap {
	overflow:visible !important
}
.slider .tempWrap ul {
	margin-left:-1180px !important;
}
.slider .hd {
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	height:8px;
	bottom:20px;
	text-align:center;
}

.slider .hd li.on {
	background-position:0 0;
}
.slider .pnBtn {
	position:absolute;
	z-index:1;
	top:0;
	width:100%;
	height:360px;
	cursor:pointer;
}
.slider .prev {
	left:-50%;
	margin-left:-590px;
}
.slider .next {
	left:50%;
	margin-left:590px;
}
.slider .pnBtn .blackBg {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:560px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slider .pnBtn .arrow {
	display:none;
	position:absolute;
	top:0;
	z-index:1;
	width:60px;
	height:560px;
}
.slider .pnBtn .arrow:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.slider .prev .arrow {
	right:0;
	background:url(../../templates/images/slider-arrow.png) -120px 0px no-repeat;
}
.slider .next .arrow {
	left:0;
	background:url(../../templates/images/slider-arrow.png) 0 0px no-repeat;
}

.company{
	height: 370px;
}
.about{
	width: 300px;
	height: 350px;
	background-color: #dc531d;
	float: left;
	margin-top: 20px;
}
.intro{
	width: 250px;
	height: 300px;
	border-top: 1px solid #FFFFFF;
	margin: 40px auto auto auto;
	position: relative;
}
.intro-title{
	width: 120px;
	height: 30px;
	background-color: #dc531d;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	position: absolute;
	left: 65px;
	top: -15px;
}
.intro p{
	margin-top: 30px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 180%;
	
}

.intro img{
	width: 120px;
	margin-left: 65px;
	margin-top: 20px;
}
.top{
	height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E1E1E1;
}
.top .top-l{
	float: left;
	width: 250px;
	height: 30px;
	color: #dc531d;
	font-size: 18px;
	line-height: 30px;
	padding-top: 10px;
	border-bottom: 1px solid #dc531d;
	position: relative;
	overflow:hidden;
}
.top .top-l  .top-l-en{
	width: 300px;
	height: 50px;
	color: #1d2975;
	font-size: 22px;
	line-height: 40px;
	position: absolute;
}
.top .top-r{
	float: right;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}
.title{
	height: 70px;
	text-align: center;
	border-bottom: 1px solid #D2D2D2;
	position: relative;
}
.title span{
	color: #BFBFBF;
	font-size: 25px;
	font-family: Arial;
	font-weight: lighter;
	line-height: 70px;
}
.title-cn{
	width: 120px;
	height: 30px;
	position: absolute;
	left: 530px;
	top: 55px;
	color: #BFBFBF;
	font-size: 20px;
}
.news{
	width: 850px;
	height: 350px;
	float: right;
	margin-top: 20px;
}
.news-top{
	margin-top: 40px;
	border-bottom: 1px solid #999999;
	position: relative;
}

.more{
	width: 80px;
	height: 20px;
	position: absolute;
	right: 0;
	top: -10px;
	text-align: center;
	line-height: 20px;
}
.more a{
	color: #666666;
	font-size: 14px;
}
.more a:hover{
	color: #dc531d;
}
.news-content{
	height: 250px;
	margin-top: 30px;
}
.news-box{
	width: 425px;
	height: 150px;
	float: left;
}
.date{
	width: 100px;
	height: 100px;
	float: left;
	background-color: #F9F9F9;
	text-align: center;
}
.year{
	width: 100px;
	height: 25px;
	background-color: #AFAFAF;
	line-height: 25px;
	font-size: 14px;
	color: #FFFFFF;
}
.day{
	font-size: 36px;
	color: #7F7F7F;
}
.month{
	color: #7F7F7F;
}
.article{
	width: 280px;
	height: 100px;
	float: left;
	margin-left: 10px;
}
.article h4{
	margin-top: 8px;
	color: #333333;
	font-family: Arial;
}
.article p{
	font-size: 14px;
	margin-top: 5px;

	color: #666666;
}
.news-box:hover .date .year{
	background-color: #dc531d;
}
.news-box:hover .date span,
.news-box:hover .article h4,
.news-box:hover .article p{
	color: #dc531d;
}

.exhibition{
	height: 400px;
}
.photo-show-area{
	height: 280px;
	margin-top: 40px;
	overflow: hidden;
}
.scroll-box:hover{
	cursor: pointer;
}
.event{
	width: 200px;
	height: 40px;
	border-bottom: 1px solid #E1E1E1;
	line-height: 40px;
	font-size: 15px;
	color: #333333;
}
.scroll-box:hover .event{
	color: #1d2975;
	border-color: #dc531d;
}
.detail{
	width: 200px;
	height: 60px;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	text-indent: 2em;
}
.scroll-box:hover .detail{
	color: #dc531d;
}

.book{
	height: 850px;
}

.journal{
	height: 850px;
}

.cover-show-area{
	height: 700px;
	margin-top: 10px;
	overflow: hidden;
}
.box{
	width: 160px;
	height: 300px;
	float: left;
	margin-top: 50px;
}
.book-name{
	height: 40px;
	border-bottom: 1px solid #E1E1E1;
	line-height: 40px;
	font-size: 15px;
	color: #333333;
}
.book-date{
	line-height: 40px;
	font-size: 14px;
	color: #999999;
}
.box:hover .book-name{
	color: #1d2975;
	border-color: #1d2975;
}
.box:hover .book-date{
	color: #1d2975;
}
.mr75{
	margin-right: 75px;
}
.more-book{
	height: 225px;
	background-color: #E7E7E7;
	text-align: center;
}
.narrow{
	width: 100%;
	height: 100%;
	background-image: url(../images/more-book.png);
	background-position: 40px 72px;
	background-repeat: no-repeat;
}
.box:hover .narrow{
	background-image: url(../images/more-book-h.png);
}

.link{
	min-height:180px;
	height:auto;
}
.partner{
	margin-top: 30px;
	margin-right: 60px;
}
.partner img{
	height: 60px;
	float: left;
	margin-right: 20px;
}


.footer{
    float: left;
    height: auto;
    min-height: 200px;
    width: 100%;
	background-color: #333333;
}
.footer_bottom {
    float: left;
    padding-bottom: 10px;
    width: 100%;
}
.footer_top {
    float: left;
    font-size: 14px;
    height: 150px;
    width: 100%;
}
.footer_top li {
    float: left;
    width: 190px;
}
.footer_top h4 {
    padding-bottom: 8px;
}
.footer_top a {
    color: #fff;
    display: block;
    line-height: 24px;
    text-align: left;
}
.footer-infor {
    border-bottom: 1px solid #4e4e4e;
    color: #6f6f6f;
    font-size: 14px;
    height: 70px;
    line-height: 70px;
}
.footer-infor a {
    color: #6f6f6f;
}
.footer-infor a:hover {
    text-decoration: none;
}
.footer-nav {
    height: 200px;
    overflow: hidden;
}
.footer-infor {
    border-bottom: 1px solid #4e4e4e;
    color: #6f6f6f;
    font-size: 14px;
    height: 50px;
    line-height: 70px;
}
.footer-infor a {
    color: #fff;
}
.footer-infor a:hover {
    text-decoration: none;
}
.footer-nav {
    height: 200px;
    overflow: hidden;
}
.footer span {
    color: #fff;
    font-size: 14px;
    margin-right: 20px;
}
.wrapper_b {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    min-height: 1px;
    width: 1180px;
}
.nav{
	width: 195px;
	height: auto;
	margin-top: 40px;
	float: left;
}
.nav span{
	font-size: 16px;
	font-weight: bold;
	color: #C7C7C7;
}
.nav ul{
	margin-top: 20px;
}
.nav ul li{
	list-style: none;
	font-size: 14px;
	line-height: 25px;
}
.nav ul li a{
	color: #939393;
}
.nav ul li a:hover{
	text-decoration: none;
}
.footer p{
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	color: #757575;
}
/* 首页 */


.slider .hd li.on {
	background-position:0 0;
}


.slider .pnBtn .arrow:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}




.intro p:hover{
	text-decoration: none;
}
.intro img{
	width: 120px;
	margin-left: 65px;
	margin-top: 20px;
}



.news-title{
	width: 150px;
	height: 40px;
	position: absolute;
	left: 0;
	top: -20px;
	color: #999999;
	font-size: 22px;
	line-height: 40px;
}
.more{
	width: 80px;
	height: 20px;
	position: absolute;
	right: 0;
	top: -10px;
	text-align: center;
	line-height: 20px;
}
.more a{
	color: #666666;
	font-size: 14px;
}

.news-content{
	height: 250px;
	margin-top: 30px;
}
.news-box{
	width: 425px;
	height: 150px;
	float: left;
}

.day{
	font-size: 36px;
	color: #7F7F7F;
	line-height: 180%;
}
.month{
	color: #7F7F7F;
	line-height: 0;
}
.article{
	width: 280px;
	height: 100px;
	float: left;
	margin-left: 10px;
}
.article h4{
	margin-top: 8px;
	color: #333333;
	font-family: Arial;
}



.scroll-box:hover{
	cursor: pointer;
}
.event{
	width: 200px;
	height: 40px;
	border-bottom: 1px solid #E1E1E1;
	line-height: 40px;
	font-size: 15px;
	color: #333333;
}
.scroll-box:hover .event{
	color: #1d2975;
	border-color: #1d2975;
}
.detail{
	width: 200px;
	height: 60px;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	text-indent: 2em;
}
.scroll-box:hover .detail{
	color: #1d2975;
}

.book{
	height: 880px;
}

.journal{
	height: 880px;
}

.cover-show-area{
	height: 700px;
	overflow: hidden;
	margin-top: 40px;
}
.box{
	width: 160px;
	height: 300px;
	float: left;
	margin-bottom: 40px;
}
.book-name{
	height: 40px;
	border-bottom: 1px solid #E1E1E1;
	line-height: 40px;
	font-size: 15px;
	color: #333333;
}
.book-date{
	line-height: 40px;
	font-size: 14px;
	color: #999999;
}
.box:hover .book-name{
	color: #1d2975;
	border-color: #1d2975;
}
.box:hover .book-date{
	color: #1d2975;
}
.mr95{
	margin-right: 95px;
}
.more-book{
	height: 225px;
	background-color: #E7E7E7;
	text-align: center;
}

.partner{
	float: left;
	padding-bottom: 0px;
}
.partner img{
	height: 60px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}


/* 业务板块 */
.business1{
	height: 790px;
}
.planning{
	height: 240px;
	margin-top: 20px;
	margin-bottom: 70px;
	overflow: hidden;
}
.pl-content{
	width: 470px;
	height: 236px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
.pl-content h3{
	color: #000000;
	font-size: 30px;
	font-family: inherit;
	font-weight: lighter;
	line-height: 400%;
}
.pl-content p{
	font-size: 18px;
	color: #999999;
}
.pl-content span{
	color: #999999;
	line-height: 200%;
}
.planning:hover .pl-content{
	border-color: #1d2975;
}
.planning:hover .pl-content h3,
.planning:hover .pl-content p,
.planning:hover .pl-content span{
	color: #1d2975;
}
.pl1 .pl-image{
	float: left;
}
.pl1 .pl-content{
	float: right;
}
.pl2 .pl-image{
	float: right;
}
.pl2 .pl-content{
	float: left;
}
.business2{
	height: 750px;
}
.ad-cooper{
	display: block;
	height: 250px;
	margin-top: 30px;
}
.ad-cooper li{
	float: left;
	width: 213px;
	height: 233px;
	border: 1px solid #999999;
	margin: 30px 89px;
	text-align: center;
}
.ad-cooper li img{
	width: 120px;
	margin-top: 30px;
}
.ad-cooper li span{
	color: #666666;
	font-size: 25px;
}
#Business .contact{
	margin-top: 90px;
}
#Business .contact li{
	width: 100%;
	height: 45px;
}
#Business .contact li:first-child,
#Business .contact li:last-child{
	background-color: #EEEEEE;
}
#Business .contact li img{
	width: 30px;
	margin-top: 7px;
	margin-left: 10px;
	float: left;
}
#Business .contact li span{
	color: #666666;
	font-size: 18px;
	line-height: 45px;
	margin-left: 10px;
	float: left;
}
.business3{
	height: 710px;
}
.ht70{
	height: 70px;
}
.dgt-center{
	margin-top: 30px;
}
.dgt-top{
	width: 70px;
	height: 70px;
	text-align: center;
}
.dgt-top span{
	color: #FFFFFF;
	font-size: 22px;
	line-height: 150%;
}
.dgt-box{
	width: 548px;
	height: 353px;
	border: 1px solid #D2D2D2;
	text-align: center;
}
.dc1,
.dc1 .dgt-top{
	float: left;
}
.dc1 .dgt-top{
	background-color: #0194E4;
}
.dc2,
.dc2 .dgt-top{
	float: right;
}
.dc2 .dgt-top{
	background-color: #1d2975;
}
.box-panel{
	width: 390px;
	height: 190px;
	margin: 50px auto;
	overflow: hidden;
}
.box-panel div{
	width: 158px;
	height: 188px;
	border: 1px solid #E8E8E8;
	background-color: #FAFAFA;
	border-radius: 5px;
	text-align: center;
}
.box-panel div img{
	width: 60px;
	margin: 40px auto;
}
.box-panel div span{
	font-size: 17px;
}
.dgt-box p{
	color: #999999;
	font-size: 14px;
}
.box-panel-l{
	float: left;
}
.box-panel-r{
	float: right;
}
.business4{
	height: 1650px;
}
.publishing-panel{
	overflow: hidden;
	height: 650px;

	margin-top: 50px;
}
.pp-title{
	width: 210px;
	height: 630px;
}
.pp-title p{
	margin-left: 30px;
	font-size: 20px;
}
.pp-title h2{
	margin-top: 40px;
	margin-left: 30px;
	font-size: 33px;
	font-family: "黑体";
	font-weight: 100;
}
.pp-content{
	width: 930px;
	height: 630px;
}

.literature .pp-title{
	float: left;
	background-color: #EBF0EC;
}
.literature .pp-title p,
.literature .pp-title h2{
	color: #1d2975;
}
.literature .pp-content{
	float: right;
}

.academic .pp-title{
	float: right;
	background-color: #EAF2F5;
}
.academic .pp-title p,
.academic .pp-title h2{
	color: #0495E8;
}
.academic .pp-content{
	float: left;
}



/* 联系我们 */
#Contact .contact{
	height: 300px;
}
.ways{
	display: block;
	width: 700px;
	height: 180px;
	float: left;
	margin-top: 60px;
}
.ways li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-indent: 10px;
}
.ways li img{
	float: left;
	width: 30px;
	margin-top: 8px;
	margin-left: 10px;
}
.map{
	margin-top: 60px;
	float: right;
}
.map img{
	width: 420px;
	height: 180px;
}

.job{
	height: 600px;
}
.jobs{
	height: 320px;
	margin-top: 20px;
}
.jobs tr{}
.jobs tr td{
	text-align: center;
}
.jobs .jobs-head td{
	height: 60px;
	line-height: 60px;
	background-color: #DBECF4;
}
.jobs .bg td{
	height: 65px;
	line-height: 65px;
	background-color: #F0F0F0;
}



/* 新闻中心 */
.news-center{
	min-height:300px;
	margin-bottom:30px;
    overflow:auto;
}
.news-l{
	width: 250px;
	float: left;
	overflow: hidden;
}
.news-category{}
.news-category li{
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	text-indent: 10px;
	overflow:hidden;
}
.news-category li span{
	display: block;
	width: 5px;
	height: 21px;
	float: left;
	margin-top: 12px;
	background-color: #dc531d;
}
.news-category li a{
	color: #333333;
}
.news-category li a:hover{
	color: #1d2975;
}
.news-r{
	width: 912px;

	float: right;
	overflow: hidden;
}
.news-r img{
	text-align:center;
	
	}
.news-r-i{
	width:200px;
	height:150px;
	float:left;
	}
.nc-box{
	width: 300px;
	height: 250px;
	float: left;
}
.nc-box:hover .summary .nc-title,
.nc-box:hover .summary p{
	color: #dc531d;
}
.summary{
	width: 280px;
	height: 200px;
	
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.summary .nc-title{
	color: #000000;
	font-weight: bold;
	font-size:16px;
}
.summary .nc-category,
.summary .nc-date{
	color: #999999;
}
.summary p{
	margin-top: 10px;
	color: #333333;
}



/* 合作伙伴 */
.partner-panel{
	width: 1172px;
	margin: 60px auto;
	overflow: hidden;
}
.partner-box{
	width: 390px;
	height: 290px;
	float: left;
	text-align: center;
}
.partner-box img{
	height: 70px;
	margin-top: 70px;
	margin-bottom: 50px;
}
.partner-box span{
	color: #000000;
	font-size: 18px;
}
.partner-box:hover{
	background-color: #D3FEDC;
}
.partner-box:hover span{
	color: #1d2975;
}



/* 公司介绍 */
.profile{
	height: auto;
	margin-top: 60px;
	margin-bottom: 80px;
	float: left;
}
.profile img{
	float: left;
}
.profile .profile-content{
	float: left;
	width: 750px;
	margin-top: 30px;
	margin-left: 70px;
}
.profile .profile-content span{
	font-size: 30px;
}
.profile .profile-content p{
	color: #666666;
	font-size: 16px;
	margin-top: 30px;
}


.page {
	text-align:center;
	
    width: 960px;
	float:left;
}
.ar-title{
	text-align:center;
	}
.ar-time{
	text-align:center;
	margin-top:5px;
	}
.content{
	font-family: "Microsoft YaHei";
	margin-top:10px;
	line-height: 2em;
	font-size:16px;
	}
	.main {
    height: 450px;
    margin: 0 auto;
    width: 1180px;
}
.main_l {
    float: left;
    height: 350px;
    margin-top: 20px;
    width: 560px;
}
.main_l_b_t {
    border-bottom: 1px solid #d2d2d2;
    height: 25px;
    width: 560px;
}
.main_l_b_t img {
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 3px;
}
.main_l_b_t p {
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}
.center_bottom_list {
    float: left;
    margin-top: 15px;
    width: 730px;
}
.center_bottom_character {
    float: left;
    margin-bottom: 10px;
    margin-left: 6px;
    text-align: justify;
    width: 730px;
    word-wrap: break-word;
}
.center_bottom_character_title {
    width: 730px;
}
.center_bottom_character_summary {
    width: 730px;
}
.ewm{
	height:320px;
	margin-bottom:0px;
	}
.ewm_l{
	background-color:#fff;
    float: left;
    height: 280px;
    width: 300px;
	text-align:center;
	margin-top:0px;
	}
.ewm_l img{
	margin-top:20px;
	}
.ewm_r{
	float: right;
    height: 270px;
    margin-top: 0px;
    width: 850px;
	}

.ewm_li{
	height:30px;
	padding-left:10px;
	}
.ewm_r li font{
	float:right;
	margin-right:50px;
	}
.ewm_li a:hover {
    color: #09f;
}
.ewm-content{
	height: 210px;
    margin-top: 0px;
	padding-top:10px;
	
	}
.ewm_more{
	 height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 60px;
    width: 80px;
	
	}
	.ewm_l:hover .ico_play{
    background-image: url(../images/icon-video-hover.png);
	background-repeat:no-repeat;
}
.ewm_l:hover .ico_play{
    background-image: url(../images/icon-video-hover.png);
	background-repeat:no-repeat;
}
.ico_play {
    background-image: url(../images/icon-video.png);
    background-repeat: no-repeat;
    width: 46px;
    height: 46px;
    position: relative;
    left: 130px;
    top: 100px;
}
.videoContainer {
    width: 600px;
    height: 350px;
    position: relative;
    overflow: hidden;
    background: #000;
    color: #ccc;
    margin-right: 10px;
    margin: 0 auto;
}
