h2{    word-break: break-word !important;}
.bodybg{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: url(../img/bg.jpg) repeat-y center center;
}
.personal .perbox h2 em{
	display: block;
	position: absolute;
	width: 1.031em;
	height: 0.5624em;
	background: url(../img/icon2-1.png) no-repeat;
	background-size: 100%;
	top: 0.85em;
	right: 0.8em;
}
.box{
	max-width: 750px;
	min-width: 320px;
	height: auto;
	margin: 0 auto;
}

.topWrap{
	width: 100%;
	height: 5.1282em;
	background: rgba(0,0,0,0.15);
	border-bottom: 1px solid #aaa;
	position: relative;
}
.topWrap .logo{
	display: block;
	color: #fff;
	padding-top: 0.85em;
	margin-left: 5.5em;
          margin-right: 3em;
}
.topWrap .logo img{
	display: inline-block;
	width: 10.5128em;
    height: 3.376em;
}
.topWrap .logo b{
	display: inline-block;
	border-left: 1px solid #fff;
	width: 1px;
	height: 1.5em;
	margin: 1em 0.2em 0;
}
.topWrap .logo span{
	display: inline-block;
	font-size: 1.11em;
   
}



.menus{
	display: block;
	position: absolute;
	top: 1.7em;
	left: 1.35em;
	width: 1.7094em;
	height: 1.7094em;
	background: url(../img/menu.png) no-repeat center center;
	background-size: 100%;
}
.menu {
	width: 100%;
	background: rgba(26,26,26,0.85);
	font-size: 1.5em;
	position: absolute;
	right: 0;
	top: 3.425em;
	z-index: 9;
	display: none;
}
.menu li{
	position: relative;
}
.menu li a{
	display: block;
	color: #fff;
}
.menu li span {
    display: block;
    padding: 0 2em 0 1em;
    color: #fff;
    line-height: 2.25em;
    border-bottom: 1px solid #313131;
}
.menu .open-er span { opacity: 0; height: 0; padding: 0;}
.menu li span:hover,
.menutwo li a:hover{
	background: #7e1215;
}
.menu li em{
	display: block;
	position: absolute;
	right: 0.6em;
	top: 0.7em;
	width: 0.48em;
	height: 0.76em;
	background: url(../img/icon6.png) no-repeat;
	background-size: 100%;
}
.menuT{
	width: 100%;
	background: rgba(26,26,26,0.85);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	display: none;
}
.menutwo li{
	position: relative;
}
.menutwo li a{
	display: block;
	padding: 0 1em 0 2em;
	color: #fff;
	line-height: 2.25em;
	border-bottom: 1px solid #313131;
}
.menutwo li i{
	display: block;
	position: absolute;
	left: 0.6em;
	top: 0.7em;
	width: 0.48em;
	height: 0.76em;
	background: url(../img/icon7.png) no-repeat;
	background-size: 100%;
}

.languages{
	display: block;
	position: absolute;
	top: 1.8em;
	right: 1.35em;
	width: 1.45em;
	height: 1.45em;
	background: url(../img/icon5.png) no-repeat center center;
	background-size: 100%;
}
.language {
	width: 4.6em;
	background: rgba(0,0,0,0.4);
	font-size: 1.0256em;
	text-align: center;
	position: absolute;
	right: 0;
	top: 3.25em;
	z-index: 9;
	display: none;
}
.language li a{
	display: block;
	color: #fff;
	line-height: 1.5em;
}
.language li:hover{
	background: #7e1215;
}

.inforWrap{
	width: 94.6%;
	margin: 1.7094em auto 0;
	height: 24em;
	background: url(../img/infor_bg.png) no-repeat center center;
}
.inforl{
	margin-left: 1.5%;
	width: 40%;
}
.inforl .img{
	display: block;
		margin: 5.128em auto 0;
	border-radius: 100%;
}
.inforl h2{
	font-size: 1.5384em;
	color: #fff;
	margin: 1em auto;
	text-align: center;
}
.inforl p{
	font-size: 0.7692em;
	text-align: center;
	color: #fff;
	line-height: 1.6em;
}
.inforl p img{
	display: inline-block;
	width: 1.833em;
	margin-right: 0.6em;
}

.inforr{
	width: 57%;
	margin-right: 1.5%;
}

.search{
	width: 100%;
	margin-top: 0.6em;
	height: 2.564em;
	background: rgba(0,0,0,0.15);
}
.search .seaTxt{
	width: 84%;
	font-size: 1.111em;
	color: #fff;
	background: none;
	line-height: 2.35em;
	text-indent: 0.4em;
}
.search span{
	width: 16%;
	height: 2.564em;
	float: right;
	display: block;
	background: #282828
}
.search .seaBut{
	width: 100%;
	height: 100%;
	background: url(../img/search.png) no-repeat center center;
	background-size: 50%;
}

.contact{
	width: 100%;
	border-radius: 5px;
	background: rgba(0,0,0,0.15);
	color: #fff;
	margin-top: 0.5em;
	padding: 0.5em 0;
}
.contact h2{
	font-size: 1.16em;
	padding: 0.2em;
}
.contact p{
	font-size: 0.9em;
	line-height: 1.65em;
	padding: 0 0.25em;
	margin-top: 0.2em;
}
@media only screen and (max-width: 320px) {
	.contact{
		padding: 0.35em 0;
	}
	.contact p{
		font-size: 0.85em;
			}
	.topWrap .logo{
		margin-left: 4.25em;
	}
}

.personal{
	width: 94.6%;
	margin: 0 auto;
}
.personal .perbox {
	margin-top: 1.7094em;
	overflow: hidden;
	border-radius: 5px;
	color: #fff;
	background: rgba(0,0,0,0.15);
}

.personal .perbox h2{
	font-size: 1.3675em;
	line-height: 2.2em;
	padding: 0 2em 0 0.8em;
	position: relative;
}
.personal .perbox h2.chaptera{
	background: rgba(0,0,0,0.4);
}
.personal .perbox h2.chaptera em{
	display: block;
	position: absolute;
	width: 1.031em;
	height: 0.5624em;
	background: url(../img/icon2.png) no-repeat;
	background-size: 100%;
	top: 0.85em;
	right: 0.8em;
}
.personal .perbox p{
	font-size: 1.1965em;
	line-height: 1.75em;
	padding: 0.4em 0.8em 0.6em;
	display: none;
}
.personal .perbox p strong{
	line-height: 1.5em;
	display: block;
	font-weight: normal;
	margin-top: 0.6em;
}
.personal .perbox:first-child p{
	display: block;
    word-wrap: break-word;
}
.personal .perbox p.p{
	padding: 0.4em 0 0.6em;
}
.personal .perbox p  span{
	font-size: 1.282em;
	display: block;
    color: #fff;
    background: rgba(0,0,0,0.2);
    margin: 0.2em 0 0 0;
    line-height: 1.8em;
    padding: 0.2em 0.8em;
}
.personal .perbox p em{
	padding: 0 0.8em;
	display: block;
	font-size: 1.1965em;
	margin: 0.4em 0 0;
    color: #fff;
    line-height: 1.5em;
}
.personal .perbox p b{
	width: 100%;
	display: block;
	overflow: hidden;
	font-weight: normal;
	
}
.personal .perbox p b a{
	display:inline-block;
	font-size: 0.85em;
    vertical-align: top;
	color: #fff;
	text-align: center;
	margin-right: 6%;
	width: 28%;
}
.personal .perbox p b a:nth-child(3n){
	margin-right: 0;
}
.personal .perbox p b i.table {
    display: table;
    text-align: center;
    width: 100%;
	height: 9.61em;
    overflow: hidden;
}
.personal .perbox p b i.span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.personal .perbox p b a img{
	display: block;
	max-width: 100%;
	max-height: 9.61em;
	margin: 0 auto;
}

.footerWrap{
	margin-top: 1.7094em;
	padding: 0.85em 0.85em 0;
	background: rgba(0,0,0,0.43);
}
.footerT{
	color: #fff;
	padding-bottom: 1.25em;
	border-bottom: 1px solid #1d212d;
}
.footerT .footerTlogo{
	display: none;
	width: 0px;
	margin-top: 1.5em;
}
.footerT .footerTlogo img{
	display: block;
	width: 100%;
}
.footerT .footerTr{
	width:100%;
}
.footerT .footerTr h2{
	font-size: 1.1965em;
	line-height: 1.75em;
}
.footerT .footerTr p{
	font-size: 1em;
	margin-top: 0.6em;
}
.footerT .footerTr p span{
	display: inline-block;
	margin-right: 0.2em;
}
.footerT .footerTr p span:first-child{
	margin-bottom: 0.4em;
}
.footerT .footerTr p span img{
	display: inline-block;
	width:1.1965em;
	height: 1.0256em;
	margin-right: 0.4em;
}
.footerB{
	font-size: 1.0256em;
	color: #fff;
	line-height: 1.75em;
	padding: 0.8em 0 0.6em;
}

.content,
.listpage,
.bothbd,
.listpic,
.contentpic,
.comprehensive{
	width: 94.6%;
	margin: 1em auto 0;
	min-height: 97px;
}
.content h2,
.listpage h2,
.bothbd h2,
.listpic h2,
.contentpic h2,
.comprehensive h2{
	border-bottom: 1px solid rgba(204,204,204,0.5);
	color: #ecc971;
	font-size: 1.5384em;
	line-height: 1.25em;
}
.content h2 img,
.listpage h2 img,
.bothbd h2 img,
.listpic h2 img,
.contentpic h2 img,
.comprehensive h2 img{
	display: inline-block;
	width: 0.55em;
	height: 0.77em;
	margin: 0.2em 0.2em 0 0;
}
.content h3,
.contentpic h3{
	font-size: 1.3675em;
	text-align: center;
	line-height: 1.75em;
	color: #fff;
	padding: 0.6em 0;
	margin: 0 0.2em;
	border-bottom: 1px dashed #9c9fae;
 word-wrap: break-word;
}
.content h4,
.contentpic h4{
	font-size: 1.111em;
	color: #ea6060;
	text-align: center;
	line-height: 1.75em;
	margin: 0.8em 0;
}
.content p{
	font-size: 1.1965em;
	color: #fff;
	line-height: 2em;
    word-wrap: break-word;
}
.content .synopsis{
	margin-top: 1em;
}
.content .synopsis h3, .content .conlist1 h3{
	text-align: left;
	border-bottom: 0;
}
.content .synopsis p{
	font-size: 1.282em;
	text-indent: 2em;
}
.content .conlist a{
	display: block;
	float: left;
	width: 29%;
	height: 6.1965em;
	margin: 2.35em 6.5% 0 0;
}
.content .conlist a:nth-child(3n){
	float: right;
	margin-right: 0;
}
.content .conlist a div {
    display: table;
    text-align: center;
    width: 100%;
	height: 6.1965em;
    overflow: hidden;
}
.content .conlist a span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.content .conlist a img{
	display: block;
	max-width: 100%;
	max-height: 6.1965em;
	margin: 0 auto;
}
.content .conlist1 ul li{
	font-size: 1.1965em;
	line-height: 1.75em;
	padding-left: 1em;
	margin-bottom: 0.8em;
	color: #fff;
	position: relative;
}
.content .conlist1 ul li img{
	display: inline-block;
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 0.4em;
}
.content .conlist1 ul{
	border-bottom: 1px solid #5f6287;
}
.arit a{
	display: block;
	color: #fff;
	font-size: 1.3675em;
	line-height: 1.5em;
	margin-top: 1em;
	padding: 0 0.6em;
}

.listpage ul li{
	    font-size: 1.1965em;
    line-height: 1.75em;
    color: #fff;
    position: relative;
    border-bottom: 1px solid #b5b5b5;
    word-wrap: break-word;
    word-break: break-word;

    padding: 10px;
}
.listpage ul li img{
	display: inline-block;
	position: absolute;
	top:17px;
	left: 0;
	width: 0.4em;
}

.page{
	text-align: center;
	margin: 1.75em 0 0.6em 0;
	font-size: 1.111em;
}
.page a{
	display: inline-block;
	color: #c3c3c3;
	border: 1px solid #c3c3c3;
	margin: 0 0.2em;
	height: 2em;
	line-height: 2em;
	width: 80%;
	margin: 0 auto;
}

.content .december{
	text-align: left;
	border-bottom: 0;
}
.content .december p{
	font-size: 1.1965em;
	word-wrap: break-word;
}
.content .december p img{width:100%;text-indent: 0em;}

.bothbd h3{
	font-size: 1.3675em;
	color: #fff;
	background: rgba(0,0,0,0.2);
	margin: 1em 0 0 0;
	line-height: 1.8em;
	padding: 0.2em 0.8em;
    word-wrap: break-word;
}
.bothbd ul li{
	float: left;
	width: 25%;
	margin: 1.5em 12.5% 0 0;
}
.bothbd ul li:nth-child(3n){
	float: right;
	margin-right: 0;
}
.bothbd ul li a{
	display: block;
}
.bothbd ul li div {
    display: table;
    text-align: center;
    width: 100%;
	height: 9.1452em;
    overflow: hidden;
}
.bothbd ul li span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.bothbd ul li img{
	display: block;
	max-width: 100%;
	max-height: 9.1452em;
	margin: 0 auto;
}
.bothbd ul li p{
	font-size: 1.111em;
	color: #fff;
	text-align: center;
	margin-top: 0.8em;
}

.listpic ul li{
	float: left;
	    width: 47%;
    margin: 1.5em 1.5% 0 1.5%;
}
.listpic ul li:nth-child(2n){
	
}
.listpic ul li a{
	display: block;
}
.listpic ul li div {
    text-align: center;
    width: 100%;
	height: 17.03em;
    overflow: hidden;
       line-height: 17.03em;
}
.listpic ul li span{

}
.listpic ul li img{
	    display: inline;
    max-width: 100%;
    max-height: 17.03em;
    margin: 0 auto;
    vertical-align: middle;
}
.listpic ul li p{
	font-size: 1.111em;
	color: #fff;
	text-align: center;
	margin-top: 0.8em;
}

.contentpic .con{
	border-bottom: 1px solid #5f6287;
}
.contentpic .con img{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.contentpic .con p{
	color: #fff;
	text-indent: 2em;
	color: #fff;
	font-size: 1.3675em;
	line-height: 1.75em;
	margin: 0.8em 0;
word-wrap: break-word;
}

.comprehen h3{
	border-bottom: 1px solid #5f6287;
	color: #ecc971;
	font-size: 1.282em;
	line-height: 1.25em;
	overflow: hidden;
	margin-top: 0.8em;
	padding-bottom: 0.2em;
}
.comprehen h3 img{
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	margin: 0 0.2em 0 0;
}
.comprehen h3 a{
	color: #ecc971;
}
.comprehen h3 .more{
	display: inline-block;
	font-size: 0.65em;
	color: #c8c8c8;
	float: right;
}
.comlist1 li{
	padding: 0.6em 0 0.6em 0.9em;
	position: relative;
}
.comlist1 li img{
    display: inline-block;
    position: absolute;
    top: 1.2em;
    left: 0;
    width: 0.4em;
}
.comlist1 li a{
	color: #fff;
	display: block;
}
.comlist1 li a p{
	font-size: 1.282em;
	line-height: 1.5em;
	text-indent: 0;
	margin: 0;
           word-wrap: break-word;
}
.comlist1 li a div{
	margin-top: 0.2em;
	line-height: 1.25em;
}
.comlist1 li a span{
	display: inline-block;
	font-size: 0.94em;
}
.comlist2 li a span{
	color: #a5a5a5;
}
.comlist1 li a span:first-child{
	padding-right: 0.4em;
}
.comlist2 li a span:nth-child(2){
	padding-right: 0.4em;
}
.comprehensive p{
	font-size: 1.282em;
	color: #fff;
	
	line-height: 1.75em;
	margin-top: 1em;
    word-wrap: break-word;
}