@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
 img{
vertical-align:top;   
 


 }
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
}
/**布局开始**/
body {line-height: 1;font-size: 16px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#000; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*head开始*/
#header {    background: url(images/12.png);}
#header .inner{height: 140px;position:relative;}
.header .sitelogo{float:left;padding-top: 25px;padding-left: 0px;}
.header .sitetitle {display:inline-block;margin-top: 20px; margin-left:40px;font-size:40px;font-weight:bold;color:#fff;    font-family: "方正粗宋简体";} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 48px;}
/*默认主导航样式*/
#nav{}
#nav .inner{}

#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:0px; height:20px;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 25px;line-height: 55px;color: #333;font-size: 18px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 55px;min-width: 100%;z-index: 100;background:#fff;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;    text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{    background: #f6f6f6;}
.main1 .inner{padding:30px 0px 7px;}
.main2 .ml{float:left; width:735px;padding-top:0px;}
.main2 .mr{float:right;width: 420px;}
.main2 .inner {
    padding: 8px 0px 0px 0px;
}
.main4{background: #eeeeee;}
.main4 .inner{padding: 15px 0 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 65px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 6px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;     line-height: 65px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;} 
.post .more_btn a{color:#0c568d;} 
.post .more_btn a:hover{color:#00a5ee;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:0px;font-size: 22px;font-weight:bold;color: #333;cursor:pointer;}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; background:url(images/tt.png) no-repeat center;     margin-bottom: 15px;} 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold;     font-size: 22px;    margin-right: 15px;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 36px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;color: #0062ad;
    font-size: 15px;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/

.news_list li.news p {line-height:34px;}
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}
/*图列表*/
/**搜索**/
.search-panel {float: right; position: relative; clear: right; margin-right: 0px;}
.search-window { overflow: hidden; width: 32px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 35px;}
.wp-search .search-input input.search-title {    width: 100%;
    height: 33px;
    line-height: 33px;
    border: 0;
    outline: 0;
    color: #888;
    font-size: 14px;
    text-indent: 5px;
    background: #fff;
    font-family: auto;}
.wp-search .search-btn {width: 32px; height: 33px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 32px; height: 33px; border: 0; outline: 0; background:url(images/sous.png) center no-repeat; cursor: pointer;}
.searchbtn {width: 32px; height: 33px; border: 0; outline: 0; background: url(images/sous.png) center no-repeat; background-repeat: no-repeat; position: absolute; right: 0; top: 0; z-index: 120; cursor: pointer;}
/**校训**/
.motto {float: right; margin: 0px 30px 0 0;}
.main2 .post a:hover {
    padding-left: 5px;
}
.post.post1.post-10.mbox li {
    float: left;
    width: 12.5%;
	background:url(images/hx.png) no-repeat right;
    padding-left: 20px;
}
.post.post1.post-10.mbox li:last-child {
    background: none;
}
.post-10 .news_imgs {
    text-align: center;
    width: 70px;
    height: 70px;
    background: #00a5ee;
    border-radius: 50%;
	margin: 0 auto;
}
.post-10 .news_imgs img {
    width: auto;
    height: auto;
	    padding-top: 12px;
}
.post-10 li:hover img {
            animation: shake 1000ms ease-in-out;
        }
        @keyframes shake { /* 水平抖动，核心代码 */
            10%, 90% { transform: translate3d(-1px, 0, 0); }
            20%, 80% { transform: translate3d(+2px, 0, 0); }
            30%, 70% { transform: translate3d(-3px, 0, 0); }
            40%, 60% { transform: translate3d(+3px, 0, 0); }
            50% { transform: translate3d(-3px, 0, 0); }
        }
.post-10 .news_title {
    font-size: 18px;
    text-align: center;
}
.post.post1.post-11.mbox li {
    float: left;
    width: 50%;
}
.post.post1.post-11.mbox .news_box.clearfix {
    margin: 0 15px;
	position: relative;
}
.post.post1.post-11.mbox ul {
    margin: 0 -15px;
}
.post.post1.post-11.mbox .news_imgs {
	padding-top:67%;background-color:#efefef;position:relative;overflow:hidden;
}
.post.post1.post-11.mbox .news_imgs img {
	width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;
}
.post.post1.post-11.mbox .news_wz {
    position: absolute;
    bottom: 0px;
    font-size: 15px;
    width: 100%;
	    background: url(images/tm3.png);
    padding: 9px 0px 5px;
}
.post.post1.post-11.mbox .news_title {
    padding-left: 15px;
    color: #fff;
}
.post.post1.post-11.mbox .news_title a {
    color: #fff;
}
.post.post1.post-12.mbox {
    margin-top: 55px;
}
.post.post3.post-15.mbox li.news.n1 .news_bg {
    background: #fc5475;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.5s ease 0s;
}
.post.post3.post-15.mbox li.news.n2 .news_bg {
    background: #29c0c6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.5s ease 0s;
}
.post.post3.post-15.mbox li.news.n3 .news_bg {
    background: #059ed4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.5s ease 0s;
}
.post.post3.post-15.mbox li.news.n4 .news_bg {
    background: #efba52;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.5s ease 0s;
}
.post.post3.post-15.mbox .news_box.clearfix:hover .news_bg {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.post.post3.post-15.mbox li {
    float: left;
    width: 25%;
   
}
.post.post3.post-15.mbox .news_box.clearfix {
    margin: 0 22px;
    position: relative;
}
.post.post3.post-15.mbox ul {
    margin: 0 -22px;
  
}
.post.post3.post-15.mbox .news_imgs {
	padding-top:62.5%;background-color:#efefef;position:relative;overflow:hidden;
}
.post.post3.post-15.mbox .news_title {
    line-height: 58px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.post.post3.post-15.mbox .news_title a {
    color: #fff;
}
.post.post3.post-15.mbox .news_imgs img {
	width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;
}
.post.post3.post-15.mbox li.news.n1 .news_title {
    background: #fc5475;
}
.post.post3.post-15.mbox li.news.n2 .news_title {
    background: #29c0c6;
}
.post.post3.post-15.mbox li.news.n3 .news_title {
    background: #059ed4;
}
.post.post3.post-15.mbox li.news.n4 .news_title {
    background: #efba52;
}

.post.post3.post-15.mbox .news_wz {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.post.post3.post-15.mbox .news_box.clearfix:hover  .news_wz {
    bottom: 50%;
    margin-bottom: -26px;
}
.post.post3.post-15.mbox .news_box.clearfix:hover .news_title {
    background: none;
}
.post.post3.post-16.mbox {
    margin-top: 30px;
}
.post.post3.post-16.mbox li {
    float: left;
    width: 20%;
    margin-bottom: 22px;
}.post.post3.post-16.mbox .news_box.clearfix {
    margin: 0 18px;
    position: relative;
    overflow: hidden;
}
.post.post3.post-16.mbox ul{
    margin: 0 -18px;
}
.post.post3.post-16.mbox .news_imgs {
	padding-top: 88.5%;
    position: relative;
    overflow: hidden;
}
.post-16 .news_list li.news .news_box:hover .news_wz {
    display: none;
}
.post.post3.post-16.mbox .more_btn2 {
    float: none;
    height: 10px;
    position: absolute;
    margin-top: 0;
    bottom: 48px;
    left: 50%;
    margin-left: -34px;
}
.post.post3.post-16.mbox .news_imgs img {
	width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;
}
.post.post3.post-16.mbox .news_wz {
    position: absolute;
    bottom: 0;
	    width: 100%;
    height: 50px;
	background:url(images/tm.png);
	    display: table;

}
.post.post3.post-16.mbox .news_con {
    display: table-cell;
    vertical-align: middle;
}
.post.post3.post-16.mbox .news_title {
    line-height: 18px;
    font-size: 18px;
    text-align: center;
    color: #fff;
	padding: 0px 30px;
}
.post.post3.post-16.mbox .news_title a {
    color: #fff;
}
.post-16 .news_bg {
    
    position: absolute;
    top: 187px;
    width: 100%;
    height: 100%;
}
.post-16 .news_list li.news.n1 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t1.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n2 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t2.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n3 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t3.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n4 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t4.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n5 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t5.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n6 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t6.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n7 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t7.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n8 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t8.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n9 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t9.png) no-repeat center 20px;
}
.post-16 .news_list li.news.n10 .news_box .news_bg {
    opacity: .9;
    filter: Alpha(opacity=90);
    background: #3e90c8 url(images/t10.png) no-repeat center 20px;
}
.more_btn2 {
    float: none;
    height: 10px;
    position: absolute;
    margin-top: 0;
    bottom: 48px;
    left: 50%;
    margin-left: -34px;
    color: #fff;
}
.shares li {
    float: left;
    text-align: center;
}
.shares li.i1 {
    margin-right: 30px;
}
.shares span {
    font-size: 14px;
    line-height: 26px;
    padding-top: 3px;
    display: block;
	color: #fff;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #036aae;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#036aae; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #036aae;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#036aae;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#036aae;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#036aae;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #036aae;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #3e90c8;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;    min-height: 500px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: #036aae;    margin-top: 30px;}
#footer .inner {padding:35px 0px 41px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:0px 0px;margin-top:10px;}
#footer .inner .foot-right{float:right;margin-top: 0px;}
#footer .inner p{font-size: 15px;line-height: 30px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}










/*reset*/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu{
    margin:0;
    padding:0;
}
body{position:relative;font-size:14px;background-color:white;overflow:auto;}
body, button, input, keygen, legend, select, textarea{
    font-family:"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    font-weight:400;
    color:#333;
    outline:0;
    speak:none;
    -webkit-font-feature-settings:normal;
    -moz-font-feature-settings:normal;
    font-feature-settings:normal;
    font-variant:normal;
    text-transform:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
h1, h2, h3, h4, h5, h6{font-weight:400;}
li{list-style:none;}
html, body, fieldset, img, iframe, abbr{border:0;}
img{vertical-align:top;}
a, button{cursor:pointer;}
a{color:#333;outline:none;text-decoration:none;}
a:focus{ color:#333;
     outline:none; 
     -moz-outline:none;
}  


/*common*/
body{background:#F4F5F9;}
a:hover{color:#fc8080;text-decoration:none;}
a:-webkit-any-link{text-decoration:none;}
.container{width:1200px;margin:0 auto;padding:0;}
.container:after{content:"";display:block;clear:both;}
.clearfix:after{content:"";display:block;clear:both;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.color-white{color:white!important;}
.red{color:#fc8080!important;}
.fz12{font-size:12px;}
.fz14{font-size:14px;}
.wfs{width:100%;position:relative;}
.p_r{position:relative;}

.suspension .d-service-item .text p{color: #fff;}
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#0279bf;margin-bottom:4px;cursor:pointer;outline:none;border-radius: 50%;}
.suspension .a.active,
.suspension .a:hover{background:#00a5ee;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{
    width: 30px;
    height: -1px;
    margin-top: 6px;
    margin-left: 7px;
    background: url(images/QQ.png) no-repeat center;
   
    background-position: 0 0;
}
.suspension .a-service-phone .i{

    width: 28px;
    height: 30px;
    margin-top: 5px;
    margin-left: 8px;
    background: url(images/11.png) no-repeat center;



}
.suspension .a-qrcode .i{background-position:0px 0;    background: url(images/22.png) no-repeat center;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background: url(images/21.png) no-repeat center;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:123px;background:#00a5ee;position:absolute;right:51px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{/* padding:8px 22px 12px; */}
.suspension .d-service-item{/* border-bottom:1px solid #eee; */padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{/* float:left;width:112px; */line-height:44px;font-size:15px;/* margin-left:12px; */text-align: center;color: #fff;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}








/* 机器人 */

@font-face{
    font-family: PangMenZhengDao;
    src: url('/app/static/css/fonts/PangMenZhengDao.ttf');
}

/* 机器人帧动画 */

@-webkit-keyframes run {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -1125px 0;
    }
}

@keyframes run {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -1125px 0;
    }
}
@-webkit-keyframes dh {
      50%{transform: scale(1.3)} 
     /* 0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    } */
}

@keyframes dh {
    50%{transform: scale(1.3)} 
}

#eol_float div,#eol_float img,#eol_float  p,#eol_float span ,#eol_float a{
    margin: 0;
    padding: 0;
    border: 0;
    /* background-color: transparent;  */
}
#eol_float img,#eol_float p{display: block;}
#eol_float a{
   outline: none;
   text-decoration: none;
}
#eol_float a,#eol_float span{
    display: inline;
    font-weight: bold;
    Letter-spacing:normal !important;
    max-width: none;
}

#eol_float {
    cursor: pointer;
    width: 125px;
    height: 133px;
    /* padding: 5px; */
    position: fixed;
    top: 40%;
    letter-spacing: normal;
    z-index: 2147483647;    
    box-sizing: content-box;
    animation: run 3s steps(9) infinite;
    overflow: visible;
    -webkit-animation: run 3s steps(9) infinite;
}
.f-left {
    left: 0;
}
#eol_float .float-head {
    width: 80px;
    height: 67px;
    display: block;
    position: absolute;
    top: -67px;
}
/* #eol_float .float-a1 {
    width: 80px;
    height: 60px;
    display: block;
    padding: 5px 0px;
    background: #ad2f23;
    margin: 8px auto;
    border-radius: 5px;
    box-sizing: content-box;
} */
#eol_float .float-a1 img {
    height: 50px;
    width: 50px;
}
#eol_float .float-a1 span {
    width: 80px;
    height: 20px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}
/* #eol_float .float-a2 {
    width: 80px;
    height: 28px;
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    background: #ad2f23;
    border-radius: 5px;
    margin: 5px auto;
} */
#wx-postion {
    position: relative;
}
#eol_float .wx-pic {
    width: 110px;
    height: 110px;
    padding: 5px;
    position: absolute;
    top: -20px;
    /* background: #b52712; */
    display: none;
}
#eol_float .wx-pic-left {
    left: 98px;
}
#eol_float .wx-pic-right {
    right: 98px;
}
#eol_float .hide {
    display: none;
}
#eol_float .wx-pic img {
    width: 100%!important;
    height: 100%!important;
}


/* 2020-02-17 */
.eol_navbar {
    position: relative;
    cursor: pointer;
    text-align: center;
    font-size: 12px !important;
    line-height:normal !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color:rgba(49,193,250,1);;
    /* transition: 0.24s 0.2s; */
}

.eol_navbar .eol_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -70px;
    left: -75px;
    border: 150px solid transparent;
    cursor: pointer;
    border-radius: 50%;
    transform: scale(0);
    transition: transform 1.4s 0.07s;
    z-index: -1;
}

.eol_navbar:hover .eol_menu {
    transition: transform 0.4s 0.08s, z-index 0s 0.5s;
    transform: scale(1);
    z-index: 1;
}

.eol_navbar .eol_menu li {
    position: absolute;
    top: -130px;
    left: -130px;
    transform-origin: 100px 100px;
    -ms-transform-origin:100px 100px;
    transition: all 0.5s 0.1s;
    list-style: none !important;
}

.eol_navbar:hover .eol_menu li {
    transition: all 1s;
}

.eol_navbar .eol_menu li a:first-child {
    height: 50px !important;
    width: 50px !important;
    position: absolute;
    font-size: 100%;
    transition: 0.6s;
}
.eol_navbar .eol_menu li a:last-child {
    background: unset;
    line-height: 120px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color:rgba(49,193,250,1);
    width: 60px;
    height: 50px;
    text-align: center;
    position: absolute;
    transition: 0.6s;
    z-index: 21474836478;
    margin-bottom:5px;
}
/* left 3/5 */
.f-left:hover .eol_menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(45deg);
}

.f-left:hover .eol_menu li:nth-child(1) a{
    transition-delay: 0.15s;
    transform: rotate(-45deg);
}
.f-left:hover .eol_menu li:nth-child(2) {
    transition-delay: 0.15s;
    transform: rotate(90deg);
}

.f-left:hover .eol_menu li:nth-child(2) a {
    transition-delay: 0.19s;
    transform: rotate(-90deg);
}

.f-left:hover .eol_menu li:nth-child(3) {
    transition-delay: 0.19s;
    transform: rotate(135deg);
}

.f-left:hover .eol_menu li:nth-child(3) a {
    transition-delay: 0.23s;
    transform: rotate(-135deg);
}

.f-left:hover .eol_menu li:nth-child(4) {
    transition-delay: 0.23s;
    transform: rotate(180deg);
}

.f-left:hover .eol_menu li:nth-child(4) a {
    transition-delay: 0.27s;
    transform: rotate(-180deg);
}

.f-left:hover .eol_menu li:nth-child(5) {
    transition-delay: 0.27s;
    transform: rotate(225deg);
}

.f-left:hover .eol_menu li:nth-child(5) a {
    transition-delay: 0.31s;
    transform: rotate(-225deg);
}
/* left 4 */
.f-left_4:hover .eol_menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(45deg);
}

.f-left_4:hover .eol_menu li:nth-child(1) a{
    transition-delay: 0.15s;
    transform: rotate(-45deg);
}
.f-left_4:hover .eol_menu li:nth-child(2) {
    transition-delay: 0.15s;
    transform: rotate(105deg);
}

.f-left_4:hover .eol_menu li:nth-child(2) a {
    transition-delay: 0.19s;
    transform: rotate(-105deg);
}

.f-left_4:hover .eol_menu li:nth-child(3) {
    transition-delay: 0.19s;
    transform: rotate(165deg);
}

.f-left_4:hover .eol_menu li:nth-child(3) a {
    transition-delay: 0.23s;
    transform: rotate(-165deg);
}

.f-left_4:hover .eol_menu li:nth-child(4) {
    transition-delay: 0.23s;
    transform: rotate(225deg);
}

.f-left_4:hover .eol_menu li:nth-child(4) a {
    transition-delay: 0.27s;
    transform: rotate(-225deg);
}
.st-l_4 .eol_menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(45deg);
}

.st-l_4 .eol_menu li:nth-child(1) a{
    transition-delay: 0.15s;
    transform: rotate(-45deg);
}
.st-l_4 .eol_menu li:nth-child(2) {
    transition-delay: 0.15s;
    transform: rotate(105deg);
}

.st-l_4 .eol_menu li:nth-child(2) a {
    transition-delay: 0.19s;
    transform: rotate(-105deg);
}

.st-l_4 .eol_menu li:nth-child(3) {
    transition-delay: 0.19s;
    transform: rotate(165deg);
}

.st-l_4 .eol_menu li:nth-child(3) a {
    transition-delay: 0.23s;
    transform: rotate(-165deg);
}

.st-l_4 .eol_menu li:nth-child(4) {
    transition-delay: 0.23s;
    transform: rotate(225deg);
}

.st-l_4 .eol_menu li:nth-child(4) a {
    transition-delay: 0.27s;
    transform: rotate(-225deg);
}
/* right 3/5 */
.f-right:hover .eol_menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(45deg);
}

.f-right:hover .eol_menu li:nth-child(1) a{
    transition-delay: 0.15s;
    transform: rotate(-45deg);
}
.f-right:hover .eol_menu li:nth-child(2) {
    transition-delay: 0.15s;
    transform: rotate(0deg);
}

.f-right:hover .eol_menu li:nth-child(2) a {
    transition-delay: 0.19s;
    transform: rotate(0deg);
}

.f-right:hover .eol_menu li:nth-child(3) {
    transition-delay: 0.19s;
    transform: rotate(-45deg);
}

.f-right:hover .eol_menu li:nth-child(3) a {
    transition-delay: 0.23s;
    transform: rotate(45deg);
}

.f-right:hover .eol_menu li:nth-child(4) {
    transition-delay: 0.23s;
    transform: rotate(-90deg);
}

.f-right:hover .eol_menu li:nth-child(4) a {
    transition-delay: 0.27s;
    transform: rotate(90deg);
}

.f-right:hover .eol_menu li:nth-child(5) {
    transition-delay: 0.27s;
    transform: rotate(-135deg);
}

.f-right:hover .eol_menu li:nth-child(5) a {
    transition-delay: 0.31s;
    transform: rotate(135deg);
}
.f-right #wx_img{
    position: absolute;
    /* background: #fff; */
    left: -65px;
    top: -85px;
    transform: rotate(90deg);
    height: 120px;
    width: 120px;
}
/* right 4 start */
.f-right_4:hover .eol_menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(45deg);
}

.f-right_4:hover .eol_menu li:nth-child(1) a{
    transition-delay: 0.15s;
    transform: rotate(-45deg);
}
.f-right_4:hover .eol_menu li:nth-child(2) {
    transition-delay: 0.15s;
    transform: rotate(-15deg);
}

.f-right_4:hover .eol_menu li:nth-child(2) a {
    transition-delay: 0.19s;
    transform: rotate(15deg);
}

.f-right_4:hover .eol_menu li:nth-child(3) {
    transition-delay: 0.19s;
    transform: rotate(-75deg);
}

.f-right_4:hover .eol_menu li:nth-child(3) a {
    transition-delay: 0.23s;
    transform: rotate(75deg);
}

.f-right_4:hover .eol_menu li:nth-child(4) {
    transition-delay: 0.23s;
    transform: rotate(-135deg);
}
.f-right_4:hover .eol_menu li:nth-child(4) a {
    transition-delay: 0.27s;
    transform: rotate(135deg);
}

.f-right_4 #wx_img{
    position: absolute;
    /* background: #fff; */
    left: -5px;
    top: -95px;
    transform: rotate(135deg);
    height: 120px;
    width: 120px;
}
.st-r_4 .eol_menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(45deg);
}
.st-r_4 .eol_menu li:nth-child(1) a{
    transition-delay: 0.15s;
    transform: rotate(-45deg);
}
.st-r_4 .eol_menu li:nth-child(2) {
    transition-delay: 0.15s;
    transform: rotate(-15deg);
}

.st-r_4 .eol_menu li:nth-child(2) a {
    transition-delay: 0.19s;
    transform: rotate(15deg);
}

.st-r_4 .eol_menu li:nth-child(3) {
    transition-delay: 0.19s;
    transform: rotate(-75deg);
}

.st-r_4 .eol_menu li:nth-child(3) a {
    transition-delay: 0.23s;
    transform: rotate(75deg);
}

.st-r_4 .eol_menu li:nth-child(4) {
    transition-delay: 0.23s;
    transform: rotate(-135deg);
}
.st-r_4 .eol_menu li:nth-child(4) a {
    transition-delay: 0.27s;
    transform: rotate(135deg);
}
.st-r_4 #wx_img{
    position: absolute;
    /* background: #fff; */
    left: -5px;
    top: -95px;
    transform: rotate(135deg);
    height: 120px;
    width: 120px;
}
/* right 4 end */
.f-right #wx_img img{
    height: 80px;
    width: 80px;
}
.f-left #wx_img{
    position: absolute;
    /* background: #fff; */
    left: -80px;
    top: -85px;
    transform: rotate(180deg);
}
.f-left_4 #wx_img{
    position: absolute;
    /* background: #fff; */
    left: -95px;
    top: -10px;
    transform: rotate(-225deg);
    height: 80px;
    width: 80px;
}
.st-l_4 #wx_img{
    position: absolute;
    /* background: #fff; */
    left: -95px;
    top: -10px;
    transform: rotate(-225deg);
    height: 80px;
    width: 80px;
}

.f-left #wx_img img{
    height: 80px;
    width: 80px;
}
/* 定时展示 */
.st-l .eol_menu {
    transition: transform 0.4s 0.08s, z-index 0s 0.5s !important;
    transform: scale(1) !important;
}
.st-l .eol_menu li {
    transition: all 1.6s;
}
.st-r .eol_menu {
    transition: transform 0.4s 0.08s, z-index 0s 0.5s !important;
    transform: scale(1) !important;
}


.st-r .eol_menu li {
    transition: all 1s;
}
.st-l_4 .eol_menu {
    transition: transform 0.4s 0.08s, z-index 0s 0.5s !important;
    transform: scale(1) !important;
}
.st-l_4 .eol_menu li {
    transition: all 1.6s;
}
.st-r_4 .eol_menu {
    transition: transform 0.4s 0.08s, z-index 0s 0.5s !important;
    transform: scale(1) !important;
}


.st-r_4 .eol_menu li {
    transition: all 1s;
}
.st-l .eol_menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(45deg);
}

.st-l .eol_menu li:nth-child(1) a{
    transition-delay: 0.15s;
    transform: rotate(-45deg);
}
.st-l .eol_menu li:nth-child(2) {
    transition-delay: 0.15s;
    transform: rotate(90deg);
}

.st-l .eol_menu li:nth-child(2) a {
    transition-delay: 0.19s;
    transform: rotate(-90deg);
}

.st-l .eol_menu li:nth-child(3) {
    transition-delay: 0.19s;
    transform: rotate(135deg);
}

.st-l .eol_menu li:nth-child(3) a {
    transition-delay: 0.23s;
    transform: rotate(-135deg);
}

.st-l .eol_menu li:nth-child(4) {
    transition-delay: 0.23s;
    transform: rotate(180deg);
}

.st-l .eol_menu li:nth-child(4) a {
    transition-delay: 0.27s;
    transform: rotate(-180deg);
}

.st-l .eol_menu li:nth-child(5) {
    transition-delay: 0.27s;
    transform: rotate(225deg);
}

.st-l .eol_menu li:nth-child(5) a {
    transition-delay: 0.31s;
    transform: rotate(-225deg);
}
.st-r .eol_menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(45deg);
}

.st-r .eol_menu li:nth-child(1) a{
    transition-delay: 0.15s;
    transform: rotate(-45deg);
}
.st-r .eol_menu li:nth-child(2) {
    transition-delay: 0.15s;
    transform: rotate(0deg);
}

.st-r .eol_menu li:nth-child(2) a {
    transition-delay: 0.19s;
    transform: rotate(0deg);
}

.st-r .eol_menu li:nth-child(3) {
    transition-delay: 0.19s;
    transform: rotate(-45deg);
}

.st-r .eol_menu li:nth-child(3) a {
    transition-delay: 0.23s;
    transform: rotate(45deg);
}

.st-r .eol_menu li:nth-child(4) {
    transition-delay: 0.23s;
    transform: rotate(-90deg);
}

.st-r .eol_menu li:nth-child(4) a {
    transition-delay: 0.27s;
    transform: rotate(90deg);
}

.st-r .eol_menu li:nth-child(5) {
    transition-delay: 0.27s;
    transform: rotate(-135deg);
}

.st-r .eol_menu li:nth-child(5) a {
    transition-delay: 0.31s;
    transform: rotate(135deg);
}
.f-r-nozt{
    left: -100px!important;
    top: -110px!important;
    transform: rotate(75deg)!important;
}
.f-r-nozts{
    left: -10px!important;
    top: -135px!important;
    /* transform: rotate(75deg)!important; */
}
.f-r-nolyb {
    left: -80px!important;
    top: -65px!important;
    transform: rotate(74deg)!important;
}
.f-r-nozt-nolyb {
    left: -100px!important;
    top: -25px!important;
    transform: rotate(45deg)!important;
}
.f-l-nozt{
    left: -75px !important;
    top: -65px !important;
    transform: rotate(-165deg) !important;
}
.f-l-nolyb {
    left: -65px!important;
    top: -80px!important;
    transform: rotate(195deg)!important;
}
.f-l-nozt-nolyb {
    left: -30px!important;
    top: -95px!important;
    transform: rotate(223.5deg)!important;
}


/* 挂链样式2 */
#eol_float_style2 {
    width:95px;
    cursor: pointer;
    position: fixed;
    top: 40%;
    letter-spacing: normal;
    z-index: 2147483647;    
    box-sizing: content-box;
    overflow: visible;
    min-height: 105px;
}
#eol_float_style2 ul{
    list-style: none;
    /* padding-top: 109px; */
    box-sizing: border-box;
    padding-left: 0;
    margin-top: -10px;
    margin-bottom: 0px;
}

 #eol_float_style2 li {
    margin-top: -7px;
    height: 52px;
    padding-top: 9px;
    box-sizing: border-box;
} 
#eol_float_style2 ul li:hover {
    transform:scale(1.1);
}
#eol_float_style2 ul li#wechart:hover {
    transform:scale(1.3);
}
#eol_float_style2 li:nth-child(1) {
    /* transition-delay: 0.1s; */
    animation: dh 1s 0.1s;
    -webkit-animation: dh 1s 0.1s;
}
#eol_float_style2 li:nth-child(2) {
    /* transition-delay: 2s; */
    animation: dh 1.5s 0.5s;
    -webkit-animation: dh 1.5s 0.5s;
}
#eol_float_style2 li:nth-child(3) {
    /* transition-delay: 3s; */
    animation: dh 2s 1s;
    -webkit-animation: dh 2s 1s;
}
#eol_float_style2 li:nth-child(4) {
    /* transition-delay: 4s; */
    animation: dh 2.5s 2s;
    -webkit-animation: dh 2.5s 2s;
}
#eol_float_style2 li:nth-child(5) {
    /* transition-delay: 5s; */
    animation: dh 3s 2.5s;
    -webkit-animation: dh 3s 2.5s;
}
#eol_float_style2 li#wechart {
    height:121px;
} 
#eol_float_style2 li a.float-a1 img{
    width:20px;
}
#eol_float_style2 li a.float-a1 img#wc_img{
    width:70px;
    height:70px;
    border: 1px solid #fff;
}
#eol_float_style2 a{
    display:block;
    text-decoration: none;
    font-size: 12px;
    line-height: normal;
}
#eol_float_style2 .ft_c{
    transform: rotate(6deg);
    -ms-transform:rotate(6deg); 	/* IE 9 */
    -moz-transform:rotate(6deg); 	/* Firefox */
    -webkit-transform:rotate(6deg); /* Safari 和 Chrome */
    -o-transform:rotate(6deg); 	/* Opera */
}
#eol_float_style2 #wechart .ft_c{
    transform: rotate(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); 	/* Opera */

}
#eol_float_style2 .title{
    /* font-family: PangMenZhengDao; */
    font-weight:bold;
    position: absolute;
    top: 75px;
    left: 50%;
    color: #fff;
    font-size: 15px;
    transform: rotate(5deg);
    -ms-transform:rotate(5deg); 	/* IE 9 */
    -moz-transform:rotate(5deg); 	/* Firefox */
    -webkit-transform:rotate(5deg); /* Safari 和 Chrome */
    -o-transform:rotate(5deg); 	/* Opera */
}
#eol_float_style2 #wechart .eol_weixin{
    margin-top:4px;
}
.xiala{
    width: 10px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 3px;
    position: absolute;
    right: -5px;
    top: -3px;
    display:none;
    cursor:pointer;
}
.xiala:hover{
    display:block;
}
.little_e{
width:113px;
height:102px;
}
.dis_text{
    display:block;
    color:#D2D2D2;
}
.arrow{
    margin-top:-3px;
    cursor:pointer;
}
.message-box-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1060px;
    height: 80%;
    background: #FFFFFF;
    box-shadow: 0px 0px 43px 0px rgb(0 0 0 / 40%);
    border-radius: 20px;
    margin: auto;
    z-index:11111111111;
}
.message-box-wrapper iframe{
    border-style: hidden;
    margin: 0;
    padding: 0;
    border-radius: 20px;
}
