@charset "utf-8";/* Style Reset */
*{margin:0;padding:0}
ul,ol,li,dl,dt,dd{list-style:none;}
a{text-decoration:none;outline:0px;color:#666}
img{border:0;max-width:100%;}
.clear{clear:both;}
body{width:100%;max-width:650px;margin:0 auto;background:#333;font-size:12px;line-height:24px;color:#333}
.mainWarp{width:100%;max-width:650px;margin:0 auto;background:#fff;padding-top:55px;}
.pageloader{background-color:rgba(255,255,255,0.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px);position:fixed;top:0;left:0;z-index:999999;text-align:center;}
.container-fluid{width:100%;margin-right:auto;margin-left:auto;}
.h-100{height:100%!important;}
.loaderrow{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.align-self-center{-ms-flex-item-align:center!important;align-self:center!important;position:relative;width:100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.logo-landing{max-width:300px;height:auto;}
.mx-auto{margin-left:auto!important;margin-right:auto!important;margin-bottom:0px !important;}
figure{margin:0 0 1rem;}
.text-white{color:#000 !important;font-family:}
.text-uppercase{font-size:18px;text-transform:uppercase!important;margin-bottom:2px;letter-spacing:3px;opacity:0.75;}
.text-mute{font-size:12px;opacity:0.75;letter-spacing:0px;}
.load_more_box{height:40px;line-height:40px;position:relative;text-align:center;}
.load_more_box span{width:5px;height:5px;margin:0 1px;display:inline-block;vertical-align:middle;background:#218e9e;animation:load_more_box 1.5s infinite ease-in-out;}
.load_more_box span:nth-child(2){animation-delay:.2s;}
.load_more_box span:nth-child(3){animation-delay:.4s;}
.load_more_box span:nth-child(4){animation-delay:.6s;}
.load_more_box span:nth-child(5){animation-delay:.8s;}
@keyframes load_more_box{0%{height:5px;background:#218e9e;}25%{height:30px;background:#218e9e;}50%{height:5px;background:#218e9e;}100%{height:5px;background:#218e9e;}}

.slideBox{position:relative;overflow:hidden;margin:0 auto;}
.slideBox .hd{position:absolute;height:38px;line-height:38px;bottom:0;right:10px;z-index:1;}
.slideBox .hd li{display:inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fff;text-indent:-9999px;overflow:hidden;margin:0 5px;}
.slideBox .hd li.on{background:#218e9e;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position:relative;}
.slideBox .bd li img{display:block;width:100%;height:100%;position:absolute;}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.slideBox .bd li a.pic{display:block;position:relative;width:100%;height:0;padding-bottom:36%;}
.slideBox.bm .bd li a.pic{display:block;position:relative;width:100%;height:0;padding-bottom:35%;background-repeat:no-repeat;background-position:center;background-size:cover;}
.slideBox .bd li .tit{display:block;width:100%;padding:0 10px 0 0px; position:absolute;bottom:0;text-indent:10px;height:35px;line-height:35px;background:url(focusBg.png) repeat-x;color:#fff;font-size:14px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}


/*导航*/
.shadow{box-shadow:0 0 10px 0 rgba(15,35,65,.05);}
.icon{display:block;width:45px;height:55px;position:absolute;right:0;top:0;border:none;background-repeat:no-repeat;background-position:center;}

.header{height:55px;position:fixed;z-index:999992;width:100%;max-width:650px;background:#fff;}
.header .logo{height:55px;line-height:55px;position:relative;margin-right:55px;display:block;padding-left:5px;}
.header .logo img{max-height:50px;max-width:100%;vertical-align:middle;margin-top:-2px;}
.header .icon{float:right;display:block;width:40px;height:55px;background-repeat:no-repeat;background-position:center;}
.header .head-menu{background-image:url("../images/icon_menu.png");}
.header .head-search{background-image:url("../images/icon_search.png");right:40px;background-position:16px center;}
.header .head-menu.ms{background-image:url("../images/icon_close.png");}

.mo_search{background:#fff;transform:scale(0);transition:.5s all;transform-origin:right;width:100%;left:0;top:0;position:absolute;text-align:right;line-height:45px;height:45px;padding:5px 0;}
.open_search{background:#fff;width:100%;left:0;transform:scale(1);transform-origin:right;}
.search_input{display:flex;justify-content:space-around;text-align:right;padding:0;border:none!important;width:auto;box-sizing:border-box;height:45px;line-height:45px;}
.search_input input{color:#333;display:block;margin:0;flex:1;padding-left:30px;padding-right:30px;font-size:14px;border:none;outline:0;width:90px;background:0 0;box-sizing:border-box;}
.search_input .search{background-color:#fff;background-image:url("../images/search_.png");right:40px;background-position:16px center;top:0px;}
.search_input .close{background-color:#fff;background-image:url("../images/close_.png");top:0px;}

.nav_menu{left:0px;top:55px;width:100%;position:fixed;z-index:999992;background:#ffffff;OVERFLOW-Y:auto;OVERFLOW-X:hidden;max-height:50%;border-top:1px solid rgba(15,35,65,.1);}
.nav_menu .menu{display:block;height:50px;line-height:50px;border-bottom:1px solid rgba(15,35,65,.1);padding:0 20px;text-rendering:auto;box-sizing:border-box;color:#333;font-size:16px;}
.nav_menu .menu.open{font-weight:700;border-bottom:0;}
.nav_menu .menu i{display:inline-block;width:16px;height:16px;background:url("../images/jiantou.png") center no-repeat;float:right;margin-top:17px;}
.nav_menu .menu.open i{transform:rotate(180deg);transition:transform .2s;}
.nav_menu .submenu{display:none;overflow:hidden;padding:0 20px;border-bottom:1px solid rgba(15,35,65,.1);}
.nav_menu .submenu a{display:block;float:left;width:50%;padding-bottom:20px;font-size:14px;color:#666;}

.nav_menu-popup{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:1000;}
.nav_menu-mask{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:999991;}

.h5nav{width:100%;max-width:650px;margin:0 auto;}
.h5navBox{padding:2px 0;position:fixed;width:100%;max-width:650px;bottom:0;z-index:999;background:#218e9e;}
.h5navBox .h5navitem{width:25%;float:left;overflow:hidden}
.h5navBox .h5navitem a{display:block}
.h5navBox .h5navitem img{margin:2px auto;height:26px;display:block}
.h5navBox .h5navitem p{text-align:center;height:18px;line-height:18px;color:#fff}
.kbox{background:#F2F2F2;width:100%;height:5px}
.bt{width:100%;clear:both;overflow:hidden;padding-top:20px;text-align:center;}
.bt a{font-size:24px;color:#218e9e}
.bt i{font-family:Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;color:#dbd9d9;font-style:normal;}
.bt p{padding-top:5px;}
.bt em{width:20px;background:#218e9e;height:1px;display:block;text-align:center;margin:auto;}
.contitbox{background:#F2F2F2;height:50px;overflow:hidden}
.contitbox .line{margin-left:10px;height:14px;margin-top:16px;width:8px;background:#fff;border-left:8px solid #218e9e;float:left}
.contitbox p{height:46px;line-height:46px;float:left;color:#000;font-size:17px;padding-left:10px;max-width:60%}
.contitbox .tabti{float:left;padding:0 12px;height:40px;line-height:50px;color:#000;font-size:17px;}
.contitbox .tabti.on{border-bottom:2px solid #218e9e;}
.contitbox .more{float:right;color:#999;padding:12px;font-size:14px;position:absolute;top:1px;right:1px;}
.contitbox .hd{position:relative;}
.contitbox .hd ul{position:relative;overflow-x:auto;overflow-y:hidden;white-space:nowrap;margin-right:70px;}
.contitbox .hd ul li{float:none;display:inline-block;}

.morex{color:#999;padding:12px;font-size:12px;}
.part6{padding:0 10px;border-top:1px solid #ececec;margin-top:10px}
.part6 ul{overflow:hidden}
.part6 ul li{border-bottom:1px solid #F0F2F5;padding-bottom:10px;background:url(../images/jt4.png) right top 19px no-repeat}
.part6 ul li a{background:url(../images/dian.png) center left no-repeat;color:#333;font-size:16px;height:50px;line-height:50px;padding-left:20px;padding-right:20px}
.part6 ul li span{color:#ababab;font-size:14px;padding-left:20px;}
.part1 img{display:block;width:100%}
.part1 .con{padding:15px;line-height:26px;font-size:14px;color:#666;text-align:justify;}
.part2{background:#FFFFFF;padding:20px 10px}
.part2 img{float:left;width:45%;padding-right:15px}
.part2 .con{line-height:30px;font-size:15px;color:#666;text-align:justify;}
.part3{overflow:hidden}
.part3 ul{overflow:hidden;padding:5px}
.part3 ul li{float:left;width:48%;margin:1%;margin-bottom:5px;}
.part3 ul li .img{display:block;position:relative;width:100%;height:0;padding-bottom:62%;background-repeat:no-repeat;background-position:center;background-size:cover;}
.part3 ul li img{width:100%;}
.part3 ul li p{text-align:center;height:35px;line-height:35px;padding:0 5px;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

.part3.book ul li{width:31%}
.part3.book ul li .img{padding-bottom:132%;}

.part5{overflow:hidden}
.part5 a{display:block;width:100%;position:relative}
.part5 img{width:100%;display:block}
.part5 p{background:rgba(0,0,0,0.7);color:#fff;height:37px;line-height:37px;position:absolute;bottom:0;font-size:16px;width:94%;padding:0 3%}
.detailbox{padding:10px 20px 20px;font-size:14px;line-height:30px;}
.detailbox .xq{}
.detailbox .xq h1{color:#333;font-size:20px;line-height:30px;font-weight:normal;text-align:center;}
.detailbox .xq .date{font-size:12px;color:#999;line-height:30px;border-bottom:#eee 1px dashed;}
.detailbox .xq .con{color:#666}
.article-content *{max-width:100% !important;}
.article-content p{max-width:100% !important;height:auto !important;word-wrap:break-word;line-height:30px;}
.article-content img,.article-content table{max-width:100% !important;height:auto !important;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;opacity:1;}
.article-content{position:relative;margin-top:5px;}
.article-content img,.text_content iframe,.article-content table{max-width:100% !important;}
.article-content table{border:1px solid #333;border-collapse:collapse;width:100% !important;}
.event-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0px;}
.event-list .event-item{width:33.333%;text-align:center;margin:15px 0px 5px 0px;cursor:pointer;position:relative;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}
.event-list .event-item img{width:88px;height:88px;border-radius:100%;}
.event-list .event-item .event-name{height:35px;line-height:35px;font-size:15px;color:#333;text-align:center;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;}
.detailbox .xq .prroimg{display:block;margin:0 auto;padding:10px 0}
.zhezhaobox ul{overflow:hidden;padding:0 20px}
.zhezhaobox ul li{}
.zhezhaobox ul li .typeboxOne{width:100%;background:#f9fafbe3;height:30px;line-height:30px;margin-bottom:10px;}
.zhezhaobox ul li .typeboxOne a{color:#333;font-size:14px;padding-left:30px;background:url(../images/type3.png) center left 10px no-repeat}
.zhezhaobox ul li .typeboxTwo{}
.zhezhaobox ul li .typeboxTwo a{color:#666;font-size:14px;line-height:30px;border-bottom:1px dashed #eee;display:block;padding-left:50px;padding-top:5px;background:url(../images/type2.png) center left 35px no-repeat}
.zhezhaobox ul li .typeboxTwo a:last-child{border-bottom:0}
.pagebox{text-align:center;padding-top:10px;padding-bottom:50px}
.pagebox a{border:1px solid #ccc;padding:5px 10px;display:inline-block;color:#333;margin:3px}
.pagebox a:hover{border:1px solid #02b2b5;color:#02b2b5}

.container{min-height:300px;}
.tab-nav-over{position:relative;width:100%;overflow:hidden;height:40px;border-bottom:#218e9e 1px solid;}
.tab-nav{-webkit-overflow-scrolling:touch;position:relative;top:0;left:0;overflow-x:auto;overflow-y:hidden;padding-left:15px;height:40px;font-size:14px;color:#333;white-space:nowrap;padding-right:10px;line-height:40px;}
.tab-nav-item{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0;display:inline-block;height:38px;line-height:38px;position:relative;text-align:center;padding:0 10px;font-size:15px;color:#666666;}
.tab-nav-item.on{border-radius:3px;border:none;font-weight:bold;color:#218e9e;}
.tab-nav-item.on:before{content:'';width:60%;height:2px;position:absolute;left:50%;bottom:0;margin-left:-30%;z-index:4;border-radius:3px;}
.aui-news-list{position:relative;overflow:hidden;background:#fff;min-height:300px;}
.aui-news-list-item{padding:6px 15px 6px 15px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#000000;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.aui-news-list-item-bd{-webkit-box-flex:1;-webkit-flex:1;flex:1;min-width:0;padding-right:5px;}
.aui-news-list-item-bd h4{color:#505050;font-size:15px;line-height:1.7;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-weight:normal;margin-bottom:2px;}
.aui-news-list-item-bd p span{color:#999999;font-size:13px;padding:2px 0px;line-height:22px;border-radius:2px;margin-top:10px;position:relative;}
.au-de{color:#8e8e8e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:3px;margin-bottom:3px;}
.au-depic{color:#8e8e8e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:5px;}
.aui-news-list-item-hdx{position:relative;width:75px;height:100px;background-position:center;background-repeat:no-repeat;background-size:cover;line-height:90px;text-align:center;overflow:hidden;}
.aui-news-list-item-hdx img{position:absolute;width:100%;top:65%;left:0;transform:translateY(-60%) scale(1);border:none;border-radius:5px;display:table-cell;}
.aui-news-list-item-bd p span em{margin-left:0px;}
.aui-news-list-item-hd{position:relative;width:100px;height:70px;line-height:90px;text-align:center;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.aui-news-list-item-hd img{position:absolute;width:100%;top:60%;left:0;transform:translateY(-60%) scale(1);border:none;border-radius:5px;display:table-cell;}
.aui-news-list-item:after{content:'';position:absolute;z-index:2;bottom:0;left:0;width:100%;height:1px;border-bottom:1px solid #e0e0e0;-webkit-transform:scaleY(0.5);transform:scaleY(0.5);-webkit-transform-origin:0 100%;transform-origin:0 100%;left:20px;}
.aui-news-list-item:active{background:#efefef;}
.gnlist{overflow:hidden;margin:0 0px 10px 10px;}
.gnitem{display:block;float:left;width:31%;margin-right:2%;margin-top:12px;text-align:center;font-size:14px;background:#218e9e;color:#FFF;line-height:40px;border-radius:4px;white-space:nowrap;overflow:hidden;}
.footer{width:100%;background:url("../images/guan.jpg") center;padding:17px 0;border-top:3px solid #218e9e;}
.footer .wrap{padding:0 10px;}
.footer p,.footer a{width:100%;color:#c7c7c7;font-size:13px;line-height:25px;text-align:center;}
.footer .tip{color:#fff;}
.footer.red{background:#218e9e;}
.footer.red p,.footer.red a{color:#f8ce6e;}

#goTop{position:fixed;right:20px;bottom:70px;width:40px;height:40px;background-image:url("../images/top.png");background-size:100%;transform:translate(80px,0px);z-index:999999;}

.lyb{padding:0px 25px 10px 17px;}
.lypost .tip h4{background:url("../images/icon_bi.png") no-repeat left center;padding-left:25px;font-size:16px;font-weight:300;line-height:2;margin:10px 0;margin-bottom:15px;border-bottom:1px solid #ddd;color:#333;}
.lypost .tipl h4{background:url("../images/icon_liuyan.png") no-repeat left center;padding-left:25px;font-size:16px;font-weight:300;line-height:2;margin:15px 0 10px 0;margin-bottom:15px;border-bottom:1px solid #ddd;color:#333;}
.lyb .lyshow{margin-bottom:50px;}
.lyb .lyshow li{position:relative;line-height:22px;border:1px solid #ddd;padding:10px;margin-top:18px;margin-bottom:10px;border-radius:5px;}
.lyb .lyshow li:hover{background:#FBFBFB;}
.lyb .lyshow .username{color:#999999;padding-top:2px;}
.lyb .lyshow .username .pp1{color:#333;vertical-align:baseline;text-decoration:none;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei";margin-right:5px;}
.lyb .lyshow .lytext{color:#666;padding-top:5px;padding-bottom:3px;min-height:30px;line-height:30px;word-break:break-word;}
.lyb .lyshow .regbook{line-height:22px;border:1px solid #ddd;padding:10px;margin-top:10px;margin-bottom:10px;border-radius:5px;margin-left:30px;}
table.mail_table{font-size:14px;margin:10px auto;border-spacing:0;border-collapse:collapse;}
.mail_table tr th{background:#fafafa;color:#218e9e;font-weight:600;}
.mail_table tr td,.mail_table tr th{height:40px;border:#dddddd 1px solid;font-size:14px;}
.mail_table .selector{margin-left:5px;}
.inputWrap{margin:5px 18px 5px 5px;}
.emailinput{width:100%;height:29px;line-height:29px;font-size:14px;border:1px #dddddd solid;padding:0 5px;border-radius:3px;}
.emailtextarea{width:100%;height:60px;font-size:14px;border:1px #dddddd solid;padding:5px;border-radius:3px;}
.emailselect{width:100%;height:29px;line-height:29px;font-size:14px;border:1px #dddddd solid;padding:0 5px;border-radius:3px;}
.f_red{color:red;}
.postBtn{padding:7px 15px;background:#c1000c;color:#fff;border-radius:3px;border:none;cursor:pointer;}

.timewrap{position:relative;width:100%;margin:20px auto;}
.timewrap .main{background:url("../images/line-bg.png") repeat-y 32px 0;}
.timewrap .main .title{position:absolute;line-height:40px;padding-left:67px;left:15px;top:0;color:#686666;font-size:24px;background:url("../images/clock.png") no-repeat left top;}
.timewrap .main .year{position:relative;z-index:100;}
.timewrap .main .year h2{height:40px;width:100%;padding-right:30px;font-size:24px;line-height:40px;text-align:right;}
.timewrap .main .year h2 a{color:#686666;}
.timewrap .main .year h2 i{display:block;position:relative;height:0;width:0;left:190px;top:-20px;border-width:6px;border-style:solid;border-color:#59a7fb transparent transparent transparent;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform-origin:6px 3px;-moz-transform-origin:6px 3px;-ms-transform-origin:6px 3px;-o-transform-origin:6px 3px;transform-origin:6px 3px}
.timewrap .main .year .list{margin:10px 0;position:relative;overflow:hidden;-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s}
.timewrap .main .year .list ul{bottom:0;}
.timewrap .main .year .list ul li{background:url("../images/circle.png") no-repeat 17px 8px;padding:5px 0;color:#a1a4b8;}
.timewrap .main .year .list ul li.highlight{background-image:url(../images/circle-h.png);}
.timewrap .cls{zoom:1;}
.timewrap .cls:after{timewrap:".";display:block;height:0;clear:both;visibility:hidden;}
.timewrap .main .year .list ul li.highlight .date,.timewrap .main .year .list ul li.highlight .intro{color:#5e5e5e;}
.timewrap .main .year .list ul li .date,.timewrap .main .year .list ul li .version{float:left;display:block;clear:left;width:200px;line-height:24px;text-align:right}
.timewrap .main .year .list ul li .date{font-size:18px;line-height:32px;color:#bec1d5}
.timewrap .main .year .list ul li .intro,.timewrap .main .year .list ul li .more{margin-bottom:5px;font-size:13px;color:#a0a0a0;float:left;display:block;margin-right:20px;margin-left:50px;line-height:27px;}
.timewrap .main .year .list ul li .intro{font-size:16px;line-height:32px;color:#5e5e5e;margin-bottom:6px;}
.timewrap .timewrap:first-child .main .year.close h2 i{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}
.timewrap .timewrap:first-child .main .year.close .list{opacity:0;height:0!important;}
.ie7 .timewrap .main .year h2 i{left:40px}
.menubox{position:fixed;z-index:999;left:0;bottom:0;width:100%;background-color:rgba(0,0,0,.6)}
.menubox ul{overflow:hidden;}
.menubox ul li{float:left;width:25%;}
.menubox ul li span{display:block;text-align:center;height:18px;line-height:18px;border-left:#aaa solid 1px;margin-left:-1px;color:#fff;font-size:13px;}
.menubox ul li:first-child span{margin-left:0;border:0}
.menubox ul li img{width:18px;height:18px;vertical-align:middle;margin-right:3%;margin-bottom:3px;}
.menubox ul li a{display:block;padding:15px 0;}
.app-section{padding:20px 0 10px 0;background:#f3f3f3;margin:10px auto 20px auto;width:90%;border-radius:5px}
.app-title{margin-bottom:20px;text-align:center;}
.app-title h4{font-weight:500;font-size:20px;margin-bottom:5px;font-size:24px;color:#232323;line-height:110%;}
.app-title h4 span{color:#e5393f;}
.app-title p{margin:2px 0;}
.features .row:last-child{margin-bottom:0;}
.container .row{margin-left:0;margin-right:0;}
.container .entry{border-bottom:1px solid #e6e6e6c2;margin:15px 0;padding-bottom:5px;}
.container .row:last-child .entry{border-bottom:none;}
.row .col{padding:0 20px;min-height:1px;}
.features .entry .icon{float:left;width:60px;height:60px;background:#e5393f;color:#fff;box-shadow:0 2px 2px 0 transparent,0 1px 5px 0 rgba(0,0,0,.24),0 3px 1px -2px transparent;border-radius:50%;text-align:center;margin-right:20px;font-size:38px;line-height:58px;}
.features .entry .icon img{height:36px;margin:11px 0 0 2px;}
.features .entry .content{overflow:hidden;margin-bottom:10px;}
.features .entry .content h5{font-size:16px;color:#838383;}
.features .entry .content p{color:#999;line-height:22px;font-size:14px;text-align:justify;margin-top:5px;}

.tyzjw li a{display:block;}
.tyzjw li dl{display:block;margin:10px;padding:20px 20px 17px 20px;overflow:hidden; background-color:#ebf6ff;}
.tyzjw li dl dd{width:120px;height:168px;background-size:cover;float:left;}
.tyzjw li dl dt{margin-left:135px;margin-top:-3px;}
.tyzjw li dl dt span.des{color:#666;font-size:14px;line-height:26px;padding-bottom:5px;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.tyzjw li dl dt h3{font-size:14px;color:#333;display:inline;}
.tyzjw li dl dt .desb{color:#666;font-size:14px;line-height:26px;}
.tyzjw li dl dt span.ycs{-webkit-line-clamp:4;}

.zdzkwp li a{display:block;padding:10px;}
.zdzkwp li dl{display:block;padding:10px 10px;overflow:hidden; background-color:#fff;}
.zdzkwp li dl dd{width:120px;height:120px;background-size:cover;float:left;}
.zdzkwp li dl dt h3{font-size:17px;margin-bottom:15px;color: #333;}
.zdzkwp li dl dt{margin-left:135px;color:#b5b5b5; font-size:14px; margin-top:-3px;line-height:25px;text-align: justify;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:4; overflow:hidden;}

.carrier_box{overflow:hidden;margin:20px 20px 0px 20px;}
.carrier_item{width:49%;margin-right:2%;float:left;margin-bottom:20px;cursor:pointer;}
.carrier_item:hover .carrier_title{color:#177cdd;}
.carrier_item.end{margin-right:0px;}
.carrier_item .carrier_img{width:100%;height:0;padding-bottom:50%;margin-bottom:10px;background-position:center;background-size:cover;}
.carrier_title{color:#505050;font-size:15px;margin-bottom:5px;width:100%;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
