/* CSS Reset 
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    line-height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}
.clear{clear:both;}
a:visited {
    color: #CC33CC;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

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

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} /* Hide from IE Mac \*/.clearfix {
    display: block;
} /* End hide from IE Mac */.none {
    display: none;
} /* End Clearfix */

/* General Setup
/*-----------------------------------------------------------------------------------*/
html {
    min-height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    font-size: 12px;
    margin: 0 auto;
    color: #333333;
}

.home {
    height: 100%;
}

.homeiphone_full {
    height: 100%;
}

.homeiphone_app {
    height: 116.85%;
}

img {
    max-width: 100%;
}

body#page {
    height: auto;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: #2d2d2d;
}

span.tag {
    color: #CC33CC;
}

span.subtitle_descr {
    font-size: 14px;
    color: #6f6f6f;
    padding: 0 0 10px 0;
    font-family: Open Sans;
    font-weight: normal;
    line-height: 20px;
    display: block;
}

p {
    padding: 0;
    margin: 0px;
    text-align: left;
    line-height: 20px;
}

p.main_text {
    padding: 0 0 15px 0;
}

.videocontainer {
    max-width: 98%;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ececec;
    border: 1px #d7d7d7 solid;
    padding: 1.5%;
}

a.call_button {
    background: url(images/phone.png) no-repeat left;
    float: left;
    clear: both;
    width: 92%;
    display: block;
    text-align: center;
    font-family: Open Sans;
    font-size: 22px;
    color: #000000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ececec;
    border: 1px #d7d7d7 solid;
    padding: 4%;
}

.logo-title {
    width: 100%;
    text-align: center;
    font-size: 34px;
    position: absolute;
    top: 10%;
    z-index: 9999;
    color: #FFFFFF;
    font-family: Niconne;
    text-shadow: 1px 1px #000000;
}

.logo-image {
    width: 100%;
    text-align: center;
    font-size: 34px;
    position: absolute;
    top: 5%;
    z-index: 9999;
    color: #FFFFFF;
    font-family: Galdeano;
    text-shadow: 1px 1px #000000;
}

.logo-image img {
    width: 50%;
}





/* Headings
/*------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-family: "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
    font-weight: normal;
    margin: 0px;
}

h1 {
    font-size: 160%;
    padding: 0 0 10px 0;
    text-align: center;
    color: #e40082;
}

h2 {
    font-size: 18px;
    padding: 20px 0 15px 0;
    clear: both;
}

h3 {
    font-size: 16px;
    padding: 0 0 2% 0;
    clear: both;
}

h4 {
    font-size: 14px;
    padding: 0 0 15px 0;
    clear: both;
}


/* Lists
/*------------------------------------------*/
ul.lists {
    padding: 0 0 15px 0;
    font-weight: bold;
}

ul.lists li {
    border-bottom: 1px #ddd solid;
    padding: 0px 0 0px 12px;
    background: url(images/bullet.gif) no-repeat;
    background-position: 0px 8px;
}

ul.lists li ul {
    padding: 10px 0 10px 0px;
}

ul.lists li ul li {
    padding: 15px 12px;
    background: url(images/bullet.gif) no-repeat left;
}

ul.lists li ul li:last-child {
    border: none;
}

.entry p {
    padding: 0 0 5px 5px;
}

.index_container ul li ,.index_container1 ul li {
    border-bottom: 1px dotted #B6D063;
    padding: 5px;
}



/* Blockquote
/*------------------------------------------*/
blockquote {
    padding: 0 0 0 40px;
    margin: 5px 0 15px 0;
    text-align: left;
    line-height: 20px;
    background: url(images/quotes.png) no-repeat left top;
}

/* Toggle
/*------------------------------------------*/
.toogle_wrap {
    border: 1px #ddd solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 92%;
    padding: 3% 4%;
    margin: 5px 0 15px 0;
}

.trigger {
    padding: 0px;
    margin: 0;
    background: url(images/toggle.png) no-repeat right;
    background-position: 100% -22px;
}

.trigger a {
    color: #636363;
    text-decoration: none;
    display: block;
    padding: 2px 0 2px 0;
    font-size: 18px;
    font-family: "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
    font-weight: normal;
}

.active {
    background-position: 100% 0px;
}

.trigger a:hover, .trigger a:hover:focus {
    color: #CC33CC;
}

.toggle_container {
    overflow: hidden;
    padding: 15px 0 0 0;
    clear: both;
}

/* Tabs
/*------------------------------------------*/
ul.tabsmenu {
    padding: 5px 0 0 0;
    position: relative;
    bottom: -1px;
}

ul.tabsmenu li a {
    width: 31.2%;
    float: left;
    padding: 12px 0 12px 0;
    margin: 0 2% 0 0;
    color: #000000;
    text-align: center;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ececec), to(#ffffff));
    border: 1px #ddd solid;
}

ul.tabsmenu li:last-child a {
    float: right;
    margin: 0 0 0 0;
}

ul.tabsmenu li.active a {
    border-bottom-color: #fff;
    color: #CC33CC;
    font-weight: bold;
    background: -moz-linear-gradient(top, #ddd 0%, #ffffff 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#ffffff));
}

.tabcontent {
    padding: 5% 4%;
    clear: both;
    border: 1px #ddd solid;
    margin: 0 0 15px 0;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
}

.index_title1 {
    height: 30px;
}

.index_title1 h2 {
    line-height: 30px;
    float: left;
    padding: 0;
    padding: 0 10px;
    /* margin-left: 1%; */
    background-color: #d30c53;
    color: #fff;
}

img.rounded-half {
    max-width: 92%;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ececec;
    border: 1px #d7d7d7 solid;
    padding: 4%;
}
/* Structure
/*------------------------------------------*/
#container {
    width: 640px;
    height: 100%;
    margin: auto;
    position: relative;
}

#pagecontainer {
	overflow: hidden;
    width: 640px;
    height: auto;
    margin: auto;
    position: relative; 
}

#main_panels {
    width: 100%;
    height: 100%;
}

.content {
    height: auto;
    background-color: #FFFFFF;
    padding: 4%;
    text-align: Justify;
    text-justify: inter-ideograph;
	margin-bottom: 100px;
}

.contenter {
    height: auto;
    background-color: #FFFFFF;
    padding: 2%;
    text-align: Justify;
    text-justify: inter-ideograph;
	margin-bottom: 100px;
}

.page_title {
    float: left;
    width: 56%;
    text-align: center;
    padding: 5% 0 0 0;
    margin: 1% 0 0 0;
    font-size: 100%;
    font-weight: bold;
}

.page_title a {
    color: #fff;
}


/* Content images
/*------------------------------------------*/
.content img.rounded {
    max-width: 98%;
    display: block;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ececec;
    border: 1px #d7d7d7 solid;
    padding: 1.5%;
}

.content img.rounded-half {
    max-width: 92%;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ececec;
    border: 1px #d7d7d7 solid;
    padding: 4%;
}

.content img.shadow {
    max-width: 100%;
    display: block;
    margin-bottom: 15px;
    border-top: 1px #fff solid;
}

/* Portfolio sections
/*------------------------------------------*/
.entry ul.portfolio {
    padding: 10px 0 0 0;
}

.entry ul.portfolio li {
    float: left;
    width: 47%;
    padding: 0;
    border: none;
    background: none;
}

.entry ul.portfolio li:last-child {
    float: right;
}

.entry ul.portfolio li.right {
    float: right;
    width: 47%;
    padding: 0;
}

.entry ul.portfolio li span {
    font-size: 12px;
    color: #000;
    padding: 0 0 5px 0;
    font-family: Open Sans;
    font-weight: normal;
    line-height: 20px;
    display: block;
}

.entry ul.portfolio-third {
    padding: 10px 0 0 0;
}

.entry ul.portfolio-third  li{
    float: left;
    width: 31%;
    padding: 0 1% 1% 1%;
    border: none;
    background: none;
}

.entry ul.portfolio-third li:nth-child(3) {
    width: 32%;
}

.entry ul.portfolio-third li:nth-child(6) {
    width: 31.5%;
	float: right;
}

.entry ul.portfolio-third li:nth-child(9) {
    width: 31%;
	float: right;
}



.entry ul.portfolio-third li.right {
    float: right;
    width: 31%;
    padding: 0;
}

.entry ul.portfolio-third li span {
	word-break:keep-all;           /* 不换行 */
white-space:nowrap;          /* 不换行 */
overflow:hidden;               /* 内容超出宽度时隐藏超出部分的内容 */
text-overflow:ellipsis;         /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    font-size: 100%;
    padding: 0 0 5px 0;
    font-family: "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
    font-weight: normal;
    line-height: 20px;
    display: block;
    text-align: center;
    margin: 0 5%;
}

.entry ul.social {
    padding: 5px 0 0 0;
}

.entry ul.social li {
    float: left;
    width: 21.2%;
    padding: 0 5% 5% 0;
    border: none;
    background: none;
}

.entry ul.social li:last-child {
    float: right;
    width: 21.2%;
    padding: 0;
}

ul.singlesocial {
    padding: 5px 0 0 0;
}

ul.singlesocial li {
    float: left;
    width: 21.2%;
    padding: 0 5% 5% 0;
    border: none;
    background: none;
}

ul.singlesocial li.right {
    float: right;
    width: 21.2%;
    padding: 0;
}

/* Blog
/*------------------------------------------*/
.post {
    float: left;
    clear: both;
    width: 100%;
    border-bottom: 1px #ddd solid;
    padding: 5px 0 10px 0;
    margin: 0 0 15px 0;
}

.post_thumb {
    float: left;
    width: 25%;
    padding: 0 5% 0 0;
}

.post_thumb_single {
    width: 100%;
}

.post_content {
    float: left;
    width: 70%;
    padding: 0;
}

.post_content h3 a {
    font-weight: bold;
    color: black;
}

.post_content_single {
    width: 100%;
    font-size: 14px;
}
.post_content_single a{color:blue;}
.post_content_single  h3 a {
    font-weight: bold;
    color: black;
}

.post_detail {
    border: 1px #ddd solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    padding: 2% 2% 2% 20px;
    margin: 10px 5px 0 0;
    font-size: 11px;
    color: #CC33CC;
}

.date {
    background: url(images/icon_date.gif) no-repeat 5px 50%;
}

.category {
    background: url(images/icon_category.gif) no-repeat 5px 50%;
}

.comments {
    background: url(images/icon_comments.gif) no-repeat 5px 50%;
}

.comments a {
    color: #CC33CC;
}

.post h3 {
    font-size: 14px;
}

.blog_nav {
    clear: both;
    margin: 5% 0;
    text-align: center;
}

.disabled,.blog_nav a {
    padding: 1.5% 2%;
    border-radius: 5px;
    border: 1px #ddd solid;
}

.cur {
    background: #ddd;
}

.pageinfo {
    text-align: center;
    display: block;
}

.blog_nav .prev a {
    border: 1px #ddd solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    padding: 3% 0;
    text-align: center;
    width: 30%;
    font-weight: bold;
    background-color: #eee;
}

.blog_nav .next a {
    border: 1px #ddd solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    padding: 3% 0;
    text-align: center;
    width: 30%;
    font-weight: bold;
    background-color: #eee;
}

ol.comments_list {
}

ol.comments_list li {
    background-color: #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #666666;
    padding: 10px;
    margin: 10px 0 0 0;
    line-height: 18px;
    font-style: italic;
}

.prenext {
    width: 100%;
    margin-top: 10px;
    border-top: 1px #ddd solid;
    padding-top: 2%;
}

.prenext a {
    color: #2d2d2d;
}

.blog_nav li {
    float: left;
    list-style: none;
    margin-right: 5px;
    border: 1px #ddd solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.blog_nav li a {
    display: block;
    padding-right: 5px;
    padding-left: 5px;
}
/* Form
/*------------------------------------------*/

.form {
    padding: 10px 0 0 0;
}

.form label {
    color: #CC33CC;
    padding: 0 0 10px 0;
    display: block;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: normal;
}

.form label.error {
    padding: 0 0 10px 0;
    width: 100%;
    text-align: right;
    color: #990000;
}

.form_input {
    border: 1px #ddd solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2% 3%;
    width: 93%;
    margin: 0 0 10px 0;
    -webkit-appearance: none;
    font-size: 140%;
}

.select_container {
    border: 1px #ddd solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 99%;
    margin: 0 0 10px 0;
}

.form_select {
    padding: 3%;
    background: none;
    border: none;
    width: 99%;
}

.form_textarea {
    border: 1px #ddd solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2% 3%;
    width: 93%;
    height: 100px;
    margin: 0 0 10px 0;
    -webkit-appearance: none;
    font-size: 140%;
}

.form_submit {
    width: 100%;
    padding: 4% 0 4% 0;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-family: Open Sans;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #FF79A4 0%, #CA6484 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF79A4), to(#CA6484));
    border: 1px #CC6686 solid;
    cursor: pointer;
    font-size: 20px;
	display: block;
}

/* Gallery Setup Carousel Thumbs
/*-----------------------------------------------------------------------------------*/
.es-carousel-wrapper {
    padding: 5px 0 0 0;
    position: relative;
    margin-bottom: 20px;
}

.es-carousel {
    overflow: hidden;
}

.es-carousel ul {
    display: none;
}

.es-carousel ul li {
    height: 100%;
    float: left;
    display: block;
    margin: 0 0 0 0px;
}

.es-carousel ul li a {
    display: block;
    margin: 0 0px 0 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ececec;
    border: 1px #eaeaea solid;
    padding: 4%;
}

.es-carousel ul li.selected a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ececec;
    border: 1px #d7d7d7 solid;
    padding: 4%;
}

.es-carousel ul li a img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}

.es-nav span.es-nav-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    background: url(images/thumbs_nav_left.png) no-repeat center;
    width: 27px;
    height: 27px;
    text-indent: -9000px;
    cursor: pointer;
    margin-top: -13px;
}

.es-nav span.es-nav-next {
    position: absolute;
    top: 50%;
    right: 0px;
    background: url(images/thumbs_nav_right.png) no-repeat center;
    width: 27px;
    height: 27px;
    text-indent: -9000px;
    cursor: pointer;
    margin-top: -13px;
}

/* Gallery Setup Image
/*-----------------------------------------------------------------------------------*/
.rg-image-wrapper {
    position: relative;
    z-index: 888;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ececec;
    border: 1px #d7d7d7 solid;
    padding: 1%;
}

.rg-image {
    position: relative;
    text-align: center;
    line-height: 0px;
}

.rg-image img {
    max-height: 100%;
    max-width: 100%;
}

.rg-image-nav a {
    position: absolute;
    top: 2%;
    left: 1%;
    background: #000 url(images/nav.png) no-repeat -45% 50%;
    width: 35px;
    height: 96%;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.5;
    outline: none;
    z-index: 999;
}

.rg-image-nav a.rg-image-nav-next {
    right: 1%;
    left: auto;
    background-position: 140% 50%;
}

.rg-loading {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #000 url(images/ajax-loader.gif) no-repeat center center;
    margin: -23px 0px 0px -23px;
    z-index: 9999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.7;
}

/* CSS Media Queries
/*-----------------------------------------------------------------------------------*/
@media screen and (max-width: 640px) {
    #container {
        width: 100%;
        height: 100%;
    }

    #pagecontainer {
        width: 100%;
        height: 100%;
    }
}
/*---------------default styles------------------*/
.entry-content img {
    margin: 0 0 1.5em 0;
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    text-align: center;
    margin-bottom: 1.5em;
}

.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    margin: 0;
}

.wp-smiley {
    max-height: 1em;
    margin: 0 !important;
}

.gallery dl {
    margin: 0;
}

.gallery-caption {
    margin: -1.5em 0 0 0;
}

blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}

blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

/* Index
/*------------------------------------------*/
.index_container {
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #d7d7d7 solid;
    overflow: hidden;
    margin: 2% 0;
}

.index_container p {
    margin: 1%;
    text-indent: 2em;
    text-align: justify;
}

.index_container ul li a {
    color: #2d2d2d;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_container1 ul li a {
    color: #2d2d2d;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_container ul li {
    line-height: 20px;
}

.index_title {
    height: 30px;
    border-bottom: 1px #facce6 solid;
    margin: 0 0 10px 0;
}

.index_title li {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#595959), to(#000000));
}

.index_title h2 {
    line-height: 30px;
    float: left;
    padding: 0;
    background-color: #d30c53;
    color: #fff;
}

.index_title h2 a {
    float: left;
    padding: 0;
    padding: 0 10px;
    /* margin-left: 1%; */
    background-color: #d30c53;
    color: #fff;
}

.index_title a {
    float: right;
    line-height: 30px;
    color: #CC33CC;
}

.center h3 {
    text-align: center;
    color: #e40082;
    margin-top: 20px;
}

.inputtext {
    margin: 0 auto;
    border: 1px solid #e4e2dc;
    width: 60%;
}

.center p {
    text-align: center;
}

.btn {
    width: 30%;
    padding: 2% 0 2% 0;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-family: Open Sans;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #FF79A4 0%, #CA6484 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF79A4), to(#CA6484));
    border: 1px #CC6686 solid;
    cursor: pointer;
    font-size: 120%;
    display: block;
    margin: 0 auto;
}

.results a {
    display: block;
    padding: 5px 10px;
}

.index_title1 {
    height: 30px;
    border-bottom: 1px #facce6 solid;
    margin: 0 0 10px 0;
}

.toggle_container li a {
    color: #2d2d2d;
    line-height: 25px;
    display: block;
}

.footer {
    background: #252424;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #666;
    position:absolute;
	bottom:0;
}

.footer a {
    color: #666;
}

.footer span {
    text-align: center;
    width: 100%;
    display: block;
}

.ico_top{
	background:url(/dede58/images/icon_top.png) center no-repeat;
	display: block;
    width: 40px;
    height: 40px;
	background-color: rgba(0,0,0,.3);
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    cursor: pointer;
    bottom: 50px !important;
    position: fixed;
	right: 2%;
}

}

.b_box {
    padding: 2% auto;
    width: 100%;
    text-align: center;
}

.honour {
    display: black;
    width: 31.5%;
    border: 1px solid #666;
}
/* ===============================Slides CSS===================================== */
.index_container1{margin-bottom:30px;}
img {
    border: 0;
}

.ck-slide ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ck-slide {
/* 	position: relative; */
    overflow: hidden;
}
.main{position:relative;}

.ck-slide ul.ck-slide-wrapper {
/* 	position: absolute; */
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
}

.ck-slide ul.ck-slide-wrapper li {
/* 	position: absolute;  */
    margin-top: 0px;
    width: 20%;
    display: block;
}

.ck-slide ul.ck-slide-wrapper li a {
    line-height: 0px;
    display: block;
}

.ck-slidebox {
    position: absolute;
    left: 50%;
    z-index: 30;
}

.ck-slidebox ul {
    padding: 0 4px;
    border-radius: 8px;
    background: rgba(0,0,0,0.5);
}

.ck-slidebox ul li {
    float: left;
    height: 12px;
    margin: 4px 4px;
}

.ck-slidebox ul li em {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #fff;
    text-indent: -9999px;
    cursor: pointer;
}

.ck-slidebox ul li.current em {
    background-color: #fe6500;
}

.ck-slidebox ul li em:hover {
    background-color: #fe6500;
}



/*============================导航===========================*/
@charset "UTF-8";
/* header */
.header {
    position: relative;
    background: #ececec;
    border-bottom: 1px solid #ccc;
}
.header .search {
    position: absolute;
    top: 0;
    right: 50px;
    z-index: 1000;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999em;
    background: url(/dede58/img/icon-search.png) no-repeat center center;
    background-size: 40%;
	border-right:1px solid #ddd;
}
.header .logo {
    display: block;
    width: 130px;
    height: 40px;
    padding: 5px 0 0 5px;
}

.header .logo img {
    display: block;
    width: 100%;
}

.header .user-icon {
    position: absolute;
    top: 0;
    right: 100px;
    z-index: 1000;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999em;
    background: url(/dede58/img/icon-user.png) no-repeat center center;
    background-size: 40%;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.header .user-icon span {
    display: none;
}

.header .user-icon:hover,.header .search:hover {
    background-color: #CECECE;
}

.header .back {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999em;
    background: url(/dede58/img/icon-back.png) no-repeat center center;
    background-size: 12px 20px;
}

@font-face {
    font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot@#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.header p{
	display:block;
	margin-top:5px;
	line-height:20px;
	/* font-size:16px; */
	text-align:center;
	color:#fff;
	border-top:1px solid #ddd;
	background:#FF79A4;
	font-weight:bold;
}

/* Common styles of menus */

.dl-menuwrapper {
    width: 100%;
    max-width: 130px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 50px;
    z-index: 999;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    -moz-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
}

ul.dl-submenu {
    margin-top: -1px;
}

.dl-menuwrapper:first-child {
    margin-right: 100px;
}

.dl-menuwrapper button {
	/*background: url(../images/header-bg.png) repeat-x bottom left;*/
    border: none;
    width: 50px;
    height: 50px;
    text-indent: -900em;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    outline: none;
    background: #ececec url(/dede58/img/menu-button-bg.png) no-repeat center center;
    background-size: 50%;
}

.dl-menuwrapper button:hover ,
.dl-menuwrapper button.dl-active {
	/*background: url(../images/header-bg.png) repeat-x bottom left;*/
    background-color: #CECECE;
}

.dl-menuwrapper .dl-menu.dl-menuopen li:hover {
    background-color: #D4D4D4;
}


/*
.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 60%;
	height: 4px;
	background: #fff;
	top: 12px;
	left: 22%;
	box-shadow: 
		0 10px 0 #fff, 
		0 20px 0 #fff;
}
*/

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.dl-menuwrapper li {
    position: relative;
    background: #ececec;
    border-top: 1px solid #ABAAAA;
}

.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #e40082;
    outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
    background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
    padding-left: 30px;
    background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
    position: absolute;
	    color: #A2A2A2;
    top: 0;
    line-height: 42px;
    font-family: 'icomoon';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\e000";
}

.dl-menuwrapper li.dl-back:after {
	    color: #A2A2A2;
    left: 10px;
    color: rgba(255,255,255,0.8);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(255,255,255,0.8);
}

.dl-menuwrapper .dl-menu {
    margin: 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
    display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
    display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
    -moz-animation: MenuAnimOut1 0.4s;
    animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    -moz-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    -moz-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 0.4s ease;
    -moz-animation: MenuAnimOut4 0.4s ease;
    animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 0.4s ease;
    -moz-animation: MenuAnimOut5 0.4s ease;
    animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
    }

    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5;
    }

    100% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-webkit-keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        opacity: 0;
    }
}

@-moz-keyframes MenuAnimOut1 {
    50% {
        -moz-transform: translateZ(-250px) rotateY(30deg);
    }

    75% {
        -moz-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5;
    }

    100% {
        -moz-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

@-moz-keyframes MenuAnimOut2 {
    100% {
        -moz-transform: translateX(-100%);
        opacity: 0;
    }
}

@-moz-keyframes MenuAnimOut3 {
    100% {
        -moz-transform: translateZ(300px);
        opacity: 0;
    }
}

@-moz-keyframes MenuAnimOut4 {
    100% {
        -moz-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-moz-keyframes MenuAnimOut5 {
    100% {
        -moz-transform: translateY(40%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut1 {
    50% {
        transform: translateZ(-250px) rotateY(30deg);
    }

    75% {
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5;
    }

    100% {
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }
}

@keyframes MenuAnimOut2 {
    100% {
        transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut3 {
    100% {
        transform: translateZ(300px);
        opacity: 0;
    }
}

@keyframes MenuAnimOut4 {
    100% {
        transform: translateZ(-300px);
        opacity: 0;
    }
}

@keyframes MenuAnimOut5 {
    100% {
        transform: translateY(40%);
        opacity: 0;
    }
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
    -moz-animation: MenuAnimIn1 0.3s;
    animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    -moz-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    -moz-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 0.4s ease;
    -moz-animation: MenuAnimIn4 0.4s ease;
    animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 0.4s ease;
    -moz-animation: MenuAnimIn5 0.4s ease;
    animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }

    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn1 {
    0% {
        -moz-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }

    20% {
        -moz-transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }

    100% {
        -moz-transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn2 {
    0% {
        -moz-transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn3 {
    0% {
        -moz-transform: translateZ(300px);
        opacity: 0;
    }

    100% {
        -moz-transform: translateZ(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn4 {
    0% {
        -moz-transform: translateZ(-300px);
        opacity: 0;
    }

    100% {
        -moz-transform: translateZ(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn5 {
    0% {
        -moz-transform: translateY(40%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes MenuAnimIn1 {
    0% {
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0;
    }

    20% {
        transform: translateZ(-250px) rotateY(30deg);
        opacity: 0.5;
    }

    100% {
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes MenuAnimIn2 {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn3 {
    0% {
        transform: translateZ(300px);
        opacity: 0;
    }

    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn4 {
    0% {
        transform: translateZ(-300px);
        opacity: 0;
    }

    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn5 {
    0% {
        transform: translateY(40%);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 0.4s ease;
    -moz-animation: SubMenuAnimIn1 0.4s ease;
    animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    -moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    -moz-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 0.4s ease;
    -moz-animation: SubMenuAnimIn4 0.4s ease;
    animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 0.4s ease;
    -moz-animation: SubMenuAnimIn5 0.4s ease;
    animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }
}

@-webkit-keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0);
        opacity: 1;
    }
}

@-moz-keyframes SubMenuAnimIn1 {
    0% {
        -moz-transform: translateX(50%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes SubMenuAnimIn2 {
    0% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes SubMenuAnimIn3 {
    0% {
        -moz-transform: translateZ(-300px);
        opacity: 0;
    }

    100% {
        -moz-transform: translateZ(0px);
        opacity: 1;
    }
}

@-moz-keyframes SubMenuAnimIn4 {
    0% {
        -moz-transform: translateZ(300px);
        opacity: 0;
    }

    100% {
        -moz-transform: translateZ(0px);
        opacity: 1;
    }
}

@-moz-keyframes SubMenuAnimIn5 {
    0% {
        -moz-transform: translateZ(-200px);
        opacity: 0;
    }

    100% {
        -moz-transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn1 {
    0% {
        transform: translateX(50%);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        transform: translateZ(-300px);
        opacity: 0;
    }

    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        transform: translateZ(300px);
        opacity: 0;
    }

    100% {
        transform: translateZ(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        transform: translateZ(-200px);
        opacity: 0;
    }

    100% {
        transform: translateZ(0);
        opacity: 1;
    }
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
    -moz-animation: SubMenuAnimOut1 0.4s ease;
    animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    -moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    -moz-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 0.4s ease;
    -moz-animation: SubMenuAnimOut4 0.4s ease;
    animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 0.4s ease;
    -moz-animation: SubMenuAnimOut5 0.4s ease;
    animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(50%);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
}

@-webkit-keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateZ(-200px);
        opacity: 0;
    }
}

@-moz-keyframes SubMenuAnimOut1 {
    0% {
        -moz-transform: translateX(0%);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(50%);
        opacity: 0;
    }
}

@-moz-keyframes SubMenuAnimOut2 {
    0% {
        -moz-transform: translateX(0%);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }
}

@-moz-keyframes SubMenuAnimOut3 {
    0% {
        -moz-transform: translateZ(0px);
        opacity: 1;
    }

    100% {
        -moz-transform: translateZ(-300px);
        opacity: 0;
    }
}

@-moz-keyframes SubMenuAnimOut4 {
    0% {
        -moz-transform: translateZ(0px);
        opacity: 1;
    }

    100% {
        -moz-transform: translateZ(300px);
        opacity: 0;
    }
}

@-moz-keyframes SubMenuAnimOut5 {
    0% {
        -moz-transform: translateZ(0);
        opacity: 1;
    }

    100% {
        -moz-transform: translateZ(-200px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut1 {
    0% {
        transform: translateX(0%);
        opacity: 1;
    }

    100% {
        transform: translateX(50%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        transform: translateX(0%);
        opacity: 1;
    }

    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        transform: translateZ(0px);
        opacity: 1;
    }

    100% {
        transform: translateZ(-300px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        transform: translateZ(0px);
        opacity: 1;
    }

    100% {
        transform: translateZ(300px);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut5 {
    0% {
        transform: translateZ(0);
        opacity: 1;
    }

    100% {
        transform: translateZ(-200px);
        opacity: 0;
    }
}

.Advantage  ul li {
    float: left;
    width: 44%;
    border: 1px solid #e1eef2;
    overflow: hidden;
    padding: 2%;
    line-height: 22px;
}

.Advantage  ul li h3 {
    text-align: center;
}


/*SEARCH*/

.sousuo {
	width:295px;
    margin: 0px auto;
    min-height:452px;
	background:url(/templets/default/images/shouquanshu.jpg) no-repeat center;
	background-size:100% ;
	position:relative;
	overflow: hidden;
}

.allpage img{
	display:block;
	width:100%;
	margin:0 auto;
	max-width:425px;


}
.sousuo .p1 {
	 position:absolute;
    margin-top: 142px;
    float: left;
    margin-left: 95px;
    font-weight: bold;
    color: #131111;
	display:block;
}
.sousuo .p3 {
	position:absolute;
    margin-top: 155px;
    color: #131111;
	margin-left: 95px;
}
.sousuo .p5 {
	position:absolute;
    margin:166px 0 0 95px;
    color: #131111;
}
.sousuo .p2 {
	position:absolute;
    margin: 200px 0 0 65px;
    font-weight: bold;
    font-family: "幼圆";
    color: #131111;
	line-height: 14px;
}
.sousuo .p6 {
	position:absolute;
    margin: 386px 0 0 95px;
    color: #131111;
}
.sousuo .p4 {
	position:absolute;
    margin: 374px 0 0 95px;
    color: #131111;
	}
.sousuo .p7 {
    font-size: 18px;
    line-height: 35px;
    color: red;
    margin: 280px 40px 0 40px;
    background: #fff;
    text-align: center;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
}
.sousuo2 {
	width:295px;
    margin: 0px auto;
    min-height:452px;
	background:url(/templets/default/images/shouquanshu-2.jpg) no-repeat center;
	background-size:100% ;
	position:relative;
	overflow: hidden;
}


.sousuo2 .p1 {
	position:absolute;
    margin-top: 146px;
    float: left;
    margin-left: 87px;
    font-weight: bold;
    color: #131111;
	display:block;
}

.sousuo2 .p2 {
	position:absolute;
    margin: 175px 0 0 65px;
    font-weight: bold;
    font-family: "幼圆";
    color: #131111;
	line-height: 15px;
}
/*member*/
.jtxw_asidel_ul li{
	float:left;
	width: 32%;  
    font-weight: normal;
    text-align: center;
    padding:5px 0;
	margin-bottom:10px;
    background: -moz-linear-gradient(top, #FF79A4 0%, #CA6484 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF79A4), to(#CA6484));
    border: 1px #CC6686 solid;
    cursor: pointer;
    font-size: 80%;
    display: block;
}
.jtxw_asidel_ul li a{
font-family:'微软雅黑';font-size:120%; color: #fff;
}
.form_submit2{
	width: 25%;
    padding: 1% 0 1% 0;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-family: Open Sans;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #FF79A4 0%, #CA6484 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF79A4), to(#CA6484));
    border: 1px #CC6686 solid;
    cursor: pointer;
    font-size: 16px;
    display: block;
	float:left;
}
.denglu1 li{width:100%;}
.denglu1 li span{font-weight:bold;padding: 0 0 10px 0;font-size: 14px;}
.input{border: 1px #ddd solid;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;padding: 2%;width:60%;margin: 0 0 10px 0;-webkit-appearance: none;font-size: 120%;}
.red{color:red;}

html,body{height:100%;}
#pagecontainer{height:auto;min-height:100%;}

/*preatyphotos*/
 div.light_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav .pp_play{background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000;}.pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;padding:0;position: relative;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float: left;margin:0 5px 0 0;}.pp_gallery li.default a{background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display: none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;line-height:22px;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}
