/**********重置**********/
@charset "utf-8";

@font-face {
    font-family: 'SIMLI';
    src: url('../font/SIMLI.TTF');
    font-weight: normal;
    font-style: normal;
}

/*reset*/
.fl{float: left;}
.fr{float: right;}
.ov{overflow: hidden;}
.bol{font-weight: bold;}
.cen{text-align: center;}
.h13,h13{ font-size:1em}
.h14,h14{ font-size:1.15em}
.h15,h15{ font-size:1.175em}
.h16,h16{ font-size:1.2em}
.h18,h18{ font-size:1.425em}
.h20,h20{ font-size:1.55em}
.h22,h22{ font-size:1.7em}
.red1{color: #e0c111;}
.red2{color: #e06f20;}
.red3{color: #347be0;}
.red4{color: #3de07e;}

.tgap{height: 56px;}
.gap{height: 0.2rem;background-color: #f2f2f5;clear: both;}
.moregap{margin-top:0.52rem;margin-bottom:0.7rem;height: 0.64rem;text-align: center;line-height: 0.64rem;width: 100%;}
.moregap a{transition:0.3s;text-transform:uppercase;color: #1f1a17;font-size: 0.28rem;font-family: Arial;padding:0.17rem 0.9rem 0.13rem 0.9rem;border: 1px solid #1f1a17;}
.moregap img{vertical-align:middle;margin-left: 0.15rem;margin-top: -0.05rem;width: 0.25rem;}
.moregap:hover a{background-color:#0359a3;color:#fff;border-color: #0359a3;}
.hide{display: none;}
.where{padding-bottom: 0.05rem;padding-top: 0.05rem;background-color: #fff;padding-left: 0.2rem;font-size: 0.2rem;}
.where2{padding-left: 0.2rem;font-size: 0.24rem;}
/*省略号样式*/
.ellipsis{overflow: hidden;text-overflow: ellipsis;word-wrap: normal;white-space: nowrap;}

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,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,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input{margin: 0;padding: 0;font-size: 100%;font: inherit;}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {-webkit-text-size-adjust: non}
html{line-height:initial;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block}
ol,ul {list-style: none}
li {list-style: none}
blockquote,q {quotes: none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}
ins {text-decoration: none}
del {text-decoration: line-through}
table {border-collapse: collapse;border-spacing: 0}
body { font-size: 12px;margin:0 auto; max-width:720px;padding: 0;text-align: left;color: #000;height: auto;width: 100%;overflow-x: hidden;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-touch-callout: none;-webkit-text-size-adjust: none; font-family:Microsoft YaHei;font: 16px/1.5 "Microsoft YaHei,arial, sans-serif",\5fae\8f6f\96c5\9ed1, arial,\5b8b\4f53;color: #333;outline: 0;width: 100%;}
.contionera {max-width: 720px;margin: 0 auto; position: relative;}
.wapper{  position:relative; z-index:1; margin:1rem auto; background-color:#fff;}
a {color: #333;text-decoration: none;}
img,a img { border: 0;padding: 0;margin: 0;}
.clear{ clear:both;}
input[type="submit"],input[type="reset"],input[type="button"],button {-webkit-appearance: none;}

/**提示层，加载框**/
#btis{ width:100%; height:100%; top:0; left:0; position:fixed; z-index:1000001; background:none; display:none;}
#tis{ font-size:15px; width:90%; height:35px; line-height:35px; position:fixed;text-align:center; z-index:1002; top:75%; border-radius:50px; background:#666; color:#fff;  margin:auto; left:0; right:0;}
#loading{ position:fixed; max-width:720px; margin:auto;  display:none; top:0; left:0; bottom:0; right:0; z-index:9999;}
#loading .lad{ width:19%; height:12%; border-radius:7px; margin:auto; left:0; right:0; top:0; bottom:0; position:absolute;/*background:url(../img/loading.gif) #eee center no-repeat;*/ background:#eee;  background-size:56%;opacity:0.9;}
#loading .lad img{ width:60%; position:absolute; margin:auto; left:0; right:0; top:0; bottom:0;}
#loading2{ position:fixed; max-width:720px; margin:auto;  display:none; top:0; left:0; bottom:0; right:0; z-index:9999;}
#loading2 .lad2{ width:19%; height:12%; border-radius:7px; margin:auto; left:0; right:0; top:0; bottom:0; position:absolute;/*background:url(../img/loading.gif) #eee center no-repeat;*/ background:#db121a;  background-size:56%;opacity:0.9;}
#loading2 .lad2 img{ width:60%; position:absolute; margin:auto; left:0; right:0; top:0; bottom:0;}
.hds{ position:fixed; z-index:160;  left:86%; top:85%; display:none;}

/********隐藏部分手机滚动条******/
::-webkit-scrollbar{width:0px;}
::-webkit-scrollbar-track{background-color:#EEEEEE;}
::-webkit-scrollbar-thumb{background-color:#D6D6D6;}
::-webkit-scrollbar-thumb:hover {background-color:#ccc}
::-webkit-scrollbar-thumb:active {background-color:#ccc}

/*******************页面公共样式*********************/
/**header start**/
.headers{ height:1rem; width:100%; position:fixed; background-color:#fff; max-width:720px; top:0; z-index:99;}
.headerLeft{width:auto; height:1rem; margin:0 2%; float:left; font-size:26px; line-height:1rem; color:#333; font-weight:bold; text-align:left;}
.headerLeft img{ width:auto; height:0.6rem; margin-top:0.2rem;}
.headersright{ width:1rem; height:1rem; float:right; margin:0 auto; text-align:center; }
.headersright img{ height:0.4rem; margin-top:0.3rem;}

/*公共box*/
.web_box{ width:92%; height:auto; margin:0 auto; overflow:hidden;}

/*简介*/
.about{ width:100%; height:auto; overflow:hidden; margin:0.7rem auto;}
.about_top{ width:100%; height:0.5rem; overflow:hidden; margin:0 auto; color:#333; font-size:0.42rem; line-height:0.5rem; text-align:center; font-weight:bold;}
.about_top span{ color:#df0004; font-size:0.42rem; line-height:0.5rem;}
.about_con{ width:100%; height:1.75rem; overflow:hidden; margin:0.3rem auto; font-size:0.2rem; font-family:"microsoft yahei"; line-height:0.35rem;}
.about_c{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.about_c .about_box{ width:49%; height:auto; overflow:hidden; float:left; margin:0.1rem auto 0.3rem 2%;}
.about_box .about_img{ width:100%; height:2.1rem; overflow:hidden;}
.about_box .about_img img{ width:100%; height:auto; transition:0.3s;}
.about_box .about_title{ width:100%; height:0.4rem; overflow:hidden; margin:0.1rem auto 0 auto; line-height:0.4rem; font-size:0.26rem; color:#333; font-weight:bold;}
.about_box .about_con{ width:100%; height:1.05rem; overflow:hidden; margin:0 auto; line-height:0.35rem; font-size:0.2rem; color:#333;}
.about_more{ width:1.2rem; height:0.35rem; margin:0.2rem auto 0 0; overflow:hidden; background-color:#e9e9e9; font-size:0.2rem; font-family:"microsoft yahei"; color:#333; line-height:0.35rem; text-align:center;}
.about_box:hover .about_more{  width:1.2rem; height:0.35rem; margin:0.2rem auto 0 0; overflow:hidden; background-color:#df0004; font-size:0.2rem; font-family:"microsoft yahei"; color:#fff; line-height:0.35rem; text-align:center;}
.about_box:hover .about_img img{width:100%; height:auto; overflow:hidden; transform:scale(1.1); transition:0.3s;}
.about_box:hover .about_title{width:100%; height:0.4rem; overflow:hidden; margin:0.1rem auto 0 auto; line-height:0.4rem; font-size:0.26rem; color:#df0004; font-weight:bold;}

.about_c .about_boxa{ width:100%; height:auto; overflow:hidden; margin:0.3rem auto 0 auto;}
.about_boxa .about_img{ width:100%; height:4.15rem; overflow:hidden;}
.about_boxa .about_img img{ width:100%; height:auto; transition:0.3s;}
.about_boxa .about_title{ width:100%; height:0.5rem; overflow:hidden; margin:0.1rem auto; line-height:0.5rem; font-size:0.3rem; color:#333; font-weight:bold;}
.about_boxa .about_con{ width:100%; height:1.05rem; overflow:hidden; margin:0 auto; line-height:0.35rem; font-size:0.2rem; color:#333;}
.about_boxa .about_more{ width:1.2rem; height:0.35rem; margin:0.2rem auto 0 0; overflow:hidden; background-color:#e9e9e9; font-size:0.2rem; font-family:"microsoft yahei"; color:#333; line-height:0.35rem; text-align:center;}
.about_boxa:hover .about_more{  width:1.2rem; height:0.35rem; margin:0.2rem auto 0 0; overflow:hidden; background-color:#df0004; font-size:0.2rem; font-family:"microsoft yahei"; color:#fff; line-height:0.35rem; text-align:center;}
.about_boxa:hover .about_img img{width:100%; height:auto; overflow:hidden; transform:scale(1.1); transition:0.3s;}
.about_boxa:hover .about_title{width:100%; height:0.5rem; overflow:hidden; margin:0.1rem auto; line-height:0.5rem; font-size:0.3rem; color:#df0004; font-weight:bold;}

/*案例*/
.case{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0.7rem 0; background:#f0f0f0;}
.case_intro{ width:100%; height:auto; overflow:hidden; margin:0.05rem auto; font-size:0.22rem; font-family:"microsoft yahei"; line-height:0.35rem; color:#b2b2b2; text-align:center;}
.case_nav{ width:100%; height:auto; overflow:hidden; margin:0.25rem auto;}
.case_nav a{ width:24%; height:0.5rem; overflow:hidden; float:left; margin:0.1rem 0.5% 0 0.5%; background-color:#e5e5e5; font-size:0.22rem; color:#333; text-align:center; line-height:0.5rem;}
.case_nav a:hover{width:24%; height:0.5rem; overflow:hidden; float:left; margin:0.1rem 0.5% 0 0.5%; background-color:#df0004; font-size:0.22rem; color:#fff; text-align:center; line-height:0.5rem;}
.case_nav .on{ width:24%; height:0.5rem; overflow:hidden; float:left; margin:0.1rem 0.5% 0 0.5%; background-color:#df0004; font-size:0.22rem; color:#fff; text-align:center; line-height:0.5rem;}
.case_down{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.case_box{ width:48%; height:2.4rem; overflow:hidden; float:left; margin:0.2rem 1% 0 1%; position:relative;}
.case_box img{ width:100%; height:auto; overflow:hidden; transition:0.3s;}
.case_title{ width:96%; height:0.35rem; overflow:hidden; position:absolute; z-index:2; left:0; bottom:0; padding:0 2%; background-color:rgba(0,0,0,0.4); font-size:0.22rem; line-height:0.35rem; color:#fff; text-align:center;}
.case_box:hover img{ width:100%; height:auto; overflow:hidden;transform:scale(1.1); transition:0.3s;}

.case .about_more{ width:1.3rem; height:0.4rem; margin:0.4rem auto 0 auto; overflow:hidden; background-color:#e9e9e9; font-size:0.2rem; font-family:"microsoft yahei"; color:#333; line-height:0.4rem; text-align:center;}
.case .about_more:hover{ width:1.3rem; height:0.4rem; margin:0.4rem auto 0 auto; overflow:hidden; background-color:#df0004; font-size:0.2rem; font-family:"microsoft yahei"; color:#fff; line-height:0.4rem; text-align:center;}


/*办公用品*/
.office{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0.7rem 0; background:#f0f0f0;}
.office .about_more{ width:1.3rem; height:0.4rem; margin:0.4rem auto 0 auto; overflow:hidden; background-color:#e9e9e9; font-size:0.2rem; font-family:"microsoft yahei"; color:#333; line-height:0.4rem; text-align:center;}
.office .about_more:hover{ width:1.3rem; height:0.4rem; margin:0.4rem auto 0 auto; overflow:hidden; background-color:#df0004; font-size:0.2rem; font-family:"microsoft yahei"; color:#fff; line-height:0.4rem; text-align:center;}

/*优势*/
.youshi{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0.7rem 0; background:#fff;}
.youshi_box{ width:100%; height:auto; overflow:hidden; margin:0 auto 0.5rem auto; }
.youshi_box .youshi_left{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0 0.5rem 0; text-align:left;}
.youshi_box .youshi_left img{ width:80%; height:auto;}
.youshi_box .youshi_title{ width:100%; height:0.5rem; overflow:hidden; margin:0 auto; font-size:0.38rem; font-family:"microsoft yahei"; color:#df0004; line-height:0.5rem; font-weight:bold; text-align:left;}
.youshi_box .youshi_con{ width:100%; height:auto; overflow:hidden; margin:0.15rem auto; font-size:0.22rem; font-family:"microsoft yahei"; line-height:0.4rem; text-align:left; padding-left:0.3rem;}
.youshi_box .youshi_zixun{ width:1.9rem; height:0.55rem; overflow:hidden; margin:0.2rem auto 0 0; background:#df0004 url(../img/images/t1.png) no-repeat 0.22rem center; font-size:0.22rem; font-family:"microsoft yahei"; color:#fff; line-height:0.55rem; text-align:center; text-indent:1.1em; border-radius:0.27rem;}

/*通栏广告*/
.guanggao{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.guanggao img{ width:100%; height:auto;}

/*内页简介*/
.neiabout{ width:100%; height:auto; overflow:hidden; margin:0 auto 0.4rem auto;}
.neiabout .about_img{ width:100%; height:4.5rem; overflow:hidden;}
.neiabout .about_img img{ width:100%; height:auto; transition:0.3s;}
.neiabout .about_title{ width:100%; height:0.6rem; overflow:hidden; margin:0 auto; line-height:0.6rem; font-size:0.3rem; color:#333; font-weight:bold;}
.neiabout .about_con{ width:100%; height:auto; overflow:hidden; margin:0 auto; line-height:0.35rem; font-size:0.2rem; color:#333;}




/*图形验证码*/
.imgcode{width: 1.5rem; box-shadow: 0 1px 6px #d8d8d8;cursor: pointer; margin:-8px auto;}

.erwei{ width:100%; height:auto; overflow:hidden; margin:0.4rem auto 1.5rem auto; text-align: center;}
.erwei_box{ width:2.6rem; height:3.6rem; overflow:hidden; margin:0 auto;}
.erwei_zi{ width:100%; height:0.5rem; overflow:hidden; font-size:0.24rem; color:#333; line-height:0.5rem;}
.erwei_img{ width:2.6rem; height:2.6rem; overflow:hidden; float:left;}
.erwei_img img{ width:2.6rem; height:2.6rem;}

/*news*/
.news{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0.7rem 0; background:#fff;}
.news_down{ width:100%; height:auto; overflow:hidden; margin:0.2rem auto; text-align:center;}
.news_down .news_box{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.news_box .news_pic{ width:100%; height:2.9rem; overflow:hidden;}
.news_box .news_pic img{ width:100%; height:2.9rem;}
.news_box .news_k{ width:100%; height:auto; overflow:hidden;}
.news_box .news_lie{ width:100%; height:0.6rem; overflow:hidden; background:url(../img/images/j3.png) no-repeat left center; border-bottom:1px dashed #d3d3d3;}
.news_box .news_lie .title{ width:100%; height:0.6rem; overflow:hidden; font-size:0.22rem; color:#333; font-family:"microsoft yahei"; line-height:0.6rem; text-align:left; text-indent:0.2rem;}
.news_box .news_lie .time{ width:20%; height:0.6rem; overflow:hidden; font-size:0.2rem; color:#666; font-family:"microsoft yahei"; line-height:0.6rem;}

/*message*/
.message{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0.7rem 0; background:#f0f0f0;}
.message .regcona{ width:90%; height:auto; margin:0 auto; overflow:hidden;}
.message .lolia{ width:100%; height:auto; overflow:hidden; margin:0.1rem auto; background-color:#fff; }
.message .lolia .l{width:20%; text-align: left; font-size:0.22rem; line-height:0.7rem; text-indent:0.3rem;}
.message .lolia .r{width:75%; font-size:0.24rem;}
.message .lolia .r2{height: 28px;text-align: left;}


.message .regcona .lolia .inp{float:left;text-indent:0.1rem;width: 99%; height: 0.7rem;background-color: #fff;border:0;outline: none;  border-radius: 0;}
.message .regcona .lolia .tex{min-height:0.7rem;width: 98%;padding: 2%; text-indent: 0; margin:0.15rem auto;}
.message .regcona .lolia .sinp{float:left; text-indent: 10px;width: 45%; margin-right:2%;height:0.7rem; background-color: #fff;border: none;outline: none;}
.message .regcona .lolia .mescode{background-color: #fff; border:0;}
.message .regcona .lolia .send{text-indent:0.1rem;width: 45%; margin-top:0.05rem; height: 0.7rem;background-color: #fff;border: none;outline: none;cursor:pointer;font-size:0.22rem;font-family: "微软雅黑";}
.message .regcona .lolia .inpf{height: auto;background: none;text-indent: 0;}
.message .regcona .lolia .inpty{width: 60%;display: inline-block;text-align: left;}
.message .regcona .lolia .sel{text-indent: 10px;width: 60%;height: 45px;background-color: #fff;border: none;outline: none;}
.message .regcona .lolia .sub{width: 100%;border:none;height:0.7rem; background-color:#df0004;color: #fff;font-size: 0.24rem; line-height:0.7rem; text-align:center; margin-top:0;}
.message .regcona .lolia .sub:hover{background-color:#ff6600;}

.message .regcona .lolia .ts{color: #ff0000;text-indent: 10px;width: 100%; line-height:28px;clear: both; text-align:left; font-size:14px;}
.message .regcona .lolia .ts.active{background-color: #ccc;}
.message .regcona .lolia .zc{margin-left: 15px;color: #e00404;}
.message .regcona .lolia .zc a{color: #e00404;}
.message .regcona .lolia .zc:hover a{color: #e00404}
.message .regcona .lolia .fw{font-size: 18px;}
.message .regcona .lolia .ty{width: 32%;margin-right: 2%;background-color: #d8d8d8;height: 40px;line-height: 40px;color: #fff;text-align: center;float: left;    border-radius: 5px;}
.message .regcona .lolia .ty.g{width: 100%;}
.message .regcona .lolia .tyend{margin-right: 0;}
.message .regcona .lolia .ty.active{background-color: #e00404;}
.message .regcona .fkk i{color: #e00404;/*1a6df6*/margin-right: 8px; font-weight:bold}

/**footer**/
.footer{ overflow:hidden; position:fixed; width:100%; height:1rem; max-width:7.2rem; margin:auto; left:0; right:0; bottom:0; z-index:101; background:#c41c19; box-sizing:border-box;}
.footer ul{ overflow:hidden;}
.footer ul li{ width:20%; float:left; text-align:center; padding-top:0.15rem; position:relative;}
.footer ul li img{ width:0.4rem;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.footer ul li p{ font-size:0.22rem; color:#fff; padding:0.05rem 0 0.15rem 0;}
.footer ul li.footlia img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);}
.footer ul li.footlia p{ color:#fff;}

.footer_top_e{ width:100%; height:auto; overflow:hidden; margin:0.3rem auto 0 auto; padding:0.45rem 0; background-color:#eff6ef; text-align:center;}
.footer_top_e_b{ width:2.05rem; height:auto; overflow:hidden; margin:0 0.3rem; display:inline-block;}
.footer_top_e_img{ width:2.05rem; height:2.05rem; overflow:hidden; margin:0 auto;}
.footer_top_e_img img{ width:2.05rem; height:2.05rem;}
.footer_top_e_title{ width:2.05rem; height:0.4rem; overflow:hidden; margin:0 auto; color:#333; font-family:"microsoft yahei"; line-height:0.4rem; font-size:0.22rem; text-align:center;}



/*job*/
.job{ width:100%; height:auto; overflow:hidden; margin:0.4rem auto; -moz-box-shadow:0px 5px 2px #f3f3f3; -webkit-box-shadow:0px 5px 2px #f3f3f3; box-shadow:0px 5px 2px #f3f3f3;}
.job_top{ width:100%; height:0.7rem; overflow:hidden; margin:0 auto; background-color:#efefef; text-indent:1.5em; font-size:0.24rem; font-family:"microsoft yahei"; color:#333; line-height:0.7rem; font-weight:bold;}
.job_down{ width:96%; height:auto; overflow:hidden; margin:0 auto; padding:0.25rem; border:1px solid #efefef; font-family:"microsoft yahei"; line-height:200%;}
.job_down .yaoq{ width:100%; height:auto; overflow:hidden; margin:0 auto; font-size:0.2rem; font-family:"microsoft yahei"; color:#df0004; line-height:200%; font-weight:bold;}
.job_key{ width:100%; height:auto; overflow:hidden; margin:0.3rem auto 0 auto; font-size:0.2rem; color:#3290bf; font-family:"microsoft yahei"; line-height:200%;}

/**侧栏**/
.nav {display:none;position: fixed;top: 0;background: #333;width: 55%;z-index: 0;overflow-y: overlay;overflow-x: hidden; }
.nav li { overflow:hidden;color: #FFF;font-size: 0.18rem;font-family: Arial, Microsoft YaHei;line-height: 0.8rem;display: block;background-color: #333;}
.nav li>a {line-height: 0.8rem;display: block;color: #FFF;padding-left: 0.30rem; border-bottom:1px dashed #000;text-decoration: none; font-size:0.22rem; }
.nav li>a i{ display:block; width:0.18rem;margin: 0.25rem 0.2rem 0 0; float:right;}
.nav li>a i img{ width:100%;}
.nav li.curr>a i img{transition:all 0.3s ease 0s;transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.close {width:45%; height:100vh; background: url(../img/sidebar-close.png) repeat;cursor: pointer; position: fixed; top:0; right:0; z-index:99; display:none;}
.fontc {font-weight: bold;margin-left: 0.30rem;display: block; font-size:17px;}
/*侧栏二级栏目*/
.xnavs{ display:none;}
.xnavs p a{ display:block; color:#fff; height:0.6rem; line-height:0.6rem; padding-left:0.5rem;  font-size:0.2rem;}


/**内页栏目**/
.ipnavs{ width:98%; height:auto; overflow:hidden;}
.ipnavs ul{ display:none; background:#fff; width:100%; position:absolute; border-bottom:1px solid #ccc;z-index: 9; top:0.6rem;}
.ipnavs_l{ width:30%; height:0.6rem; line-height:0.6rem; border-bottom:1px solid #E9E9E9; font-size:0.3rem; background:url(../img/jia.png) 0.15rem 50% no-repeat; text-indent:0.5rem; cursor:pointer; color:#df0004; float:left;}
.ipnavs_l.curr{ width:30%;height:0.6rem; line-height:0.6rem; border-bottom:1px solid #E9E9E9; font-size:0.3rem; background:url(../img/jian.png) 0.15rem 50% no-repeat; text-indent:0.5rem; cursor:pointer; color:#df0004; float:left;}
.ipnavs_r{ width:70%; height:0.6rem; line-height:0.6rem; border-bottom:1px solid #E9E9E9; font-size:0.2rem; overflow:hidden; float:right; text-align:right;}
.ipnavs ul li{ border-bottom:1px dashed #E9E9E9; padding-left:0.28rem;}
.ipnavs ul li:last-child{ border:none;}
.ipnavs ul li a{ display:block; height:0.5rem; line-height:0.5rem; text-indent:0.5rem; font-size:0.26rem; background:url(../img/leftjt.png) 95% 50% no-repeat;}
.ipnavs ul li a.curr{ font-size:0.26rem; font-weight:bold; color:#df0004; background:url(../img/leftjt2.png) 95% 50% no-repeat;}



.case_view{ width:96%; height:auto; overflow:hidden; margin:0 auto; padding:0.15rem 0; border-bottom:1px solid #dedede;}
.case_view .left{ width:2.5rem; height:auto; float:left; overflow:hidden; margin:0 0.2rem 0 auto; border-radius:0.1rem;}
.case_view .left img{ width:2.5rem; height:auto;}
.case_view .right{ width:4.2rem; height:auto; float:left; overflow:hidden; margin:0 auto;}
.case_view .right .title{ width:100%; height:auto; overflow:hidden; margin:0 auto; line-height:0.5rem; font-size:0.3rem; font-family:"microsoft yahei"; color:#111;}
.case_view .right .keywords{ width:100%; height:auto; overflow:hidden; margin:0 auto; line-height:0.3rem; font-size:0.22rem; font-family:"microsoft yahei"; color:#666; }
.case_view .right .centent{ width:100%; height:auto; overflow:hidden; margin:20px auto 0 auto; }

/*contact*/
.neicontact{ width:99.5%; height:auto; overflow:hidden; margin:0.3rem auto; padding:0.15rem 0; border:1px solid #e3e3e3;}
.neicontact .neicontact_box{ width:90%; height:auto; overflow:hidden; margin:0 auto; padding:0.2rem 0; border-bottom:1px dashed #e3e3e3;}
.neicontact .neicontact_left{ width:100%; height:4rem; overflow:hidden; margin:0 auto; text-align:center;}
.neicontact .neicontact_left img{ width:100%; height:auto;}
.neicontact .neicontact_right{ width:100%; height:auto; overflow:hidden; margin:0 auto; line-height:200%; padding:15px 0;}

#gallery { width:100%; height:auto; overflow:hidden; text-align: center;}
#gallery img{ width:auto; max-width:98% !important; height:auto; margin:0 auto 1% auto;}


/********************页面私有样式********************/
/******首页类幻灯片 start******/
.mbanner{width:100%;height:auto;overflow:hidden; margin:0 auto; position:relative}


.main_image {width:100%;height:3.9rem;overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px;  overflow:hidden; height:3.9rem; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; }
.main_image li span {display:block; width:100%; }
.main_image li span img{ width:100%;height:3.9rem;}
.main_image li a {display:block; width:100%;}
.main_visual{position: relative;}
.caid{ width:100%; /*height:0.29rem; line-height:0.29rem;*/ position:absolute; bottom: 0.28rem;}

div.flicking_con {width:100%; height:100%; margin:0 auto; position:relative; }
div.flicking_con .flicking_inner {position:absolute;  width:100%; height:100%; text-align:center;} 
div.flicking_con a {width: 0.15rem;height: 0.15rem;border-radius: 0.1rem; padding:0; background:#fff; display:inline-block; margin:0 0.05rem;}
div.flicking_con a.on {width: 0.15rem;background:#0359a3;}
#btn_prev,#btn_next{ display:none;}
/******首页类幻灯片 end********/

/******首页类新闻中心幻灯片 start******/
.main_image2 {width:100%; height:2.68rem;overflow:hidden; margin:0 auto; position:relative;border-radius: 1.34rem;}
.main_image2 ul {width:9999px;  overflow:hidden; height:3rem; position:absolute; top:0; left:0}
.main_image2 li {float:left; width:100%; }
.main_image2 li span {display:block; width:100%; }
.main_image2 li span img{ width:100%; height:3rem;}
.main_image2 li a {display:block; width:100%;}
.main_visual2{position: relative;}
.caid2{ width:100%; /*height:0.29rem;*/ line-height:0.29rem; position:absolute; bottom: -0.2rem;}

div.flicking_con2 {width:100%; height:100%; margin:0 auto; position:relative; }
div.flicking_con2 .flicking_inner {position:absolute;  width:100%; height:100%; text-align:center;}
div.flicking_con2 a {width: 0.08rem;height: 0.08rem;border-radius: 0.04rem; padding:0; background:#ccc; display:inline-block; opacity:0.5; margin:0 0.05rem;}
div.flicking_con2 a.on {opacity:1;width: 0.4rem;background-color: #999;}
#btn_prev2,#btn_next2{ display:none;}
/******首页类新闻中心幻灯片 end********/


/*案例*/
.caseview_down{ width:100%; height:auto; overflow:hidden; margin:0 auto 0.1rem auto;}
.caseview_down_nav{ width:100%; height:auto; overflow:hidden; margin:0 auto; top:0.9rem; z-index:999;}
.tdDownc{ width:25%; height:0.8rem; overflow:hidden; float:left;background-color:#fff; color:#000; font-size:0.3rem;  font-family:"suyuanheiti"; text-align:center; line-height:0.8rem; border-bottom:1px solid #02b0e9;}
.tdOutc{ width:25%; height:0.8rem; overflow:hidden; float:left;  background-color:#fff; color:#b3b3b3; font-size:0.3rem; font-family:"suyuanheiti"; text-align:center; line-height:0.8rem; border-bottom:1px solid #dedede;}
.caseview_down_con{ width:100%; height:auto; overflow:hidden; border-top:0.08rem solid #f5f5f5;}
.caseview_down_con_b{ width:98%; height:auto; overflow:hidden; margin:0.3rem auto 0 auto; }
.caseview_down_con_b img{ max-width:100%; margin:0 auto; display:block;}



/*报名参数*/
.dcans{position: relative;padding: 0.2rem;border-bottom: 1px solid #e7e7e7;}
.done{display:none;width: 100%;height: 100%;margin-top:50px;background: url("../img/done.png") no-repeat center 50px;top: 0;right: 0;position: absolute;opacity: 0.7;}
.dcans .top{}
.bmend{color: #0359a3;}

.dcans .top .t{line-height: 0.32rem;font-size: 0.22rem;width: 5.7rem;float: left;}
.dcans .top .bm{color:#fff;float:right;line-height: 0.40rem;font-size: 0.21rem;/*width: 1.05rem;*/padding: 0.03rem 0.1rem;text-align: center;height: 0.40rem;border-radius: 5px;background-color: #0359a3;}
.dcans .top .bm a{color: #fff;}
#bm,#xlzx{display: none;/*width: 1rem;*/}
#xlzx{float: right;position: relative;}
#xlzx #telzx{color: #0359a3;text-align: center;font-size: 0.20rem;font-weight: bold;position: absolute;top: 0.60rem;}
.dcans .top .bm:hover{background-color: #ff8908;}
.dcans .bt{margin-top:0.15rem;margin-bottom:2px;font-size: 0.2rem;font-weight: bold;}
.dcans .lis .ti{color: #666;}
.dcans .lis  i{margin:0 2px;color: #0359a3;text-decoration: inherit;font-family: Arial;font-size: 0.18rem;}

.regcon{margin-top: 0.2rem;}
.regcon .loli{overflow: hidden;margin-bottom: 0.25rem;padding-left: 0.3rem;}
.regcon .loli .l{/*width:19%;*//*min-width: 128px;*//*text-align: right;*/width:1.5rem;padding-right:2%;line-height: 0.45rem;font-size: 0.24rem;}
.regcon .loli .r{width:72%;}
.regcon .loli .r2{height: 28px;text-align: left;}


.regcon .loli .inp{font-family:sans-serif;float:left;text-indent:0.2rem;width: 99.5%;height: 0.55rem;font-size: 0.26rem;background-color: #fbfbfb;border:1px solid #d8d8d8;outline: none;  border-radius: 5px; line-height:0.55rem;}
.regcon .loli .tex{min-height: 100px;width: 98.5%;}
.regcon .loli .sinp{float:left;text-indent:0.2rem;width: 32%;margin-right:2%;height: 0.55rem; line-height:0.55rem;/*background-color: #fff;border: none;*/outline: none;}
.regcon .loli .send{text-indent:0.2rem;width: 31.81%;margin-right:0;height: 0.55rem; line-height:0.55rem;background-color: #fff;border: none;outline: none;cursor:pointer;font-size: 0.28rem;font-family: "微软雅黑";}
.regcon .loli .inpf{height: auto;background: none;text-indent: 0;}
.regcon .loli .inpty{width: 60%;display: inline-block;text-align: left;}
.regcon .loli .sel{text-indent: 10px;width: 60%;height: 45px;background-color: #fff;border: none;outline: none;}
.regcon .loli .sub{border:none;width: 1.9rem;height: 0.6rem; background-color:#00b050;color: #fff;font-size: 0.26rem; line-height:0.6rem; text-align:center; margin-top:0.25rem; border-radius: 0.1rem;}
.regcon .loli .sub:hover{background-color:#ff6600;}

.regcon .loli .ts{color: #ff0000;text-indent: 10px;width: 100%; line-height:28px;clear: both; text-align:left;font-size: 0.16rem;}
.regcon .loli .ts.active{background-color: #ccc;}
.regcon .loli .zc{margin-left: 15px;color: #e00404;}
.regcon .loli .zc a{color: #e00404;}
.regcon .loli .zc:hover a{color: #e00404}
.regcon .loli .fw{font-size: 18px;}
.regcon .loli .ty{width: 32%;margin-right: 2%;background-color: #d8d8d8;height: 40px;line-height: 40px;color: #fff;text-align: center;float: left;    border-radius: 5px;}
.regcon .loli .ty.g{width: 100%;}
.regcon .loli .tyend{margin-right: 0;}
.regcon .loli .ty.active{background-color: #e00404;}
.regcon .fkk i{color: #e00404;/*1a6df6*/margin-right: 8px; font-weight:bold}

/*报名内容*/
/*报名须知*/
#bmxz{color: #0359a3;margin-left: 5px;}
.bmk{padding: 0.2rem;}
.bmk .regcon{width: 100%;margin-top: 0.2rem;float: left;}
.bmk .ins{position: absolute;background-color: #fff;width: 6.4rem;box-shadow: 0 1px 8px #ccc;padding: 0.2rem;}
.bmk .ins .close{margin-right:0;position: absolute;top: 0.2rem;right: 0.1rem;width: 0.4rem;height: 0.4rem;background: url("../img/delete.png") no-repeat center;background-size: 0.16rem;}
.bmk .regcon .loli{margin-bottom: 0px;}
.bmk .regcon .loli .ts{height: 0.20rem;line-height: 0.2rem;}
.bmk .regcon .loli .l{/*width: 2.5rem;*/padding-right: 13px;margin-right: 17px;}
.bmk .regcon .loli .l.bt{background: url("../img/bt.png") no-repeat right;}
.bmk .regcon .loli .r{width: 6.8rem;}
.bmk .regcon .loliwk{clear:both;position: relative;    border: 1px dashed #0359a3;width: 6.385rem;padding: 0.2rem;margin-bottom: 5px;}
.bmk .regcon .loliwk .inp{width: 6.35rem;}
.bmk .regcon .loliwk span{position: absolute;width: 0.26rem;height: 0.26rem;margin-left: 10px;right: 0.2rem;top: 9px;cursor: pointer;}
.bmk .regcon .loliwk span:hover{opacity: 0.6;}
.bmk .regcon .loliwk span.jia{background: url("../img/jia.png") no-repeat center;right: 0.6rem;background-size: 0.26rem;}
.bmk .regcon .loliwk span.jian{background: url("../img/jian.png") no-repeat center;background-size: 0.26rem;}
/*.bmk .regcon .loliwk .loli .r{width: 1.4rem;}*/
/*.bmk .regcon .loliwk .loli .r2{width: 2.4rem;}*/
.bmk .regcon .loliwk .loli .l2{min-width:30px;/*width: 97px;*/margin-right: 0;}
.bmk .regcon .loli .r .bz{height: 0.9rem;padding-top: 5px;padding-bottom: 5px;width: 98.5%;}
.bmk .regcon .loli .btn{height: 0.48rem;line-height:0.48rem;background-color: #0359a3;text-align: center;color: #fff;font-size: 0.25rem;border-radius: 20px;}
.bmk .regcon .loli .btn:hover{background-color: #ff911b;}

.bmk .regcon .loli .sinp{background-color: #fbfbfb;border: 1px solid #d8d8d8;margin-right: 17px;}
.bmk .regcon .loli .send{background-color: #fbfbfb;border: 1px solid #d8d8d8;}
.bmk .regcon .loli .send:hover{background-color: #fff;box-shadow: 0px 1px 6px #999;}

.xgkk .send{background-color: #fbfbfb;height: 34px;border: 1px solid #e6e6e6;border-radius: 4px;background: url(../img/titan/baj.png) repeat-x;width: 78px;text-align: center;}
.xgkk .send:hover{background-color: #fff;box-shadow: 0px 1px 6px #999;}

/*荣誉*/
.honor_one{width:46%; height:auto; margin:10px 2%; overflow:hidden; float:left; transition:all 0.5s; cursor:pointer;}
.honor_one_top{ width:100%; height:auto; overflow:hidden; transition:all 0.5s;}
.honor_one_top img{ width:100%; height:100%;}
.honor_one_down{ width:100%; height:35px; overflow:hidden;}
.honor_one_down_title{ width:100%; height:35px; overflow:hidden; text-align:center; line-height:35px; color:#333; font-size:16px; font-family:"microsoft yahei";}


/*分享*/
.sharewk{padding: 0 0.2rem;}
.sharewk  .ts{font-size: 12px;margin-top: 3px;}
.sharewk  .dj{font-size: 12px;margin-top: 3px;margin-right:2%;}
.sharewk  a{float:left;margin-top: 2px;transition:0.3s;width:22px;height: 22px;display: inline-block; margin-right: 5px;background-size: cover!important;    opacity: 0.9;}
.sharewk  a.wb{background: url("../img/weibo.png") no-repeat center;}
.sharewk  a.qq{background: url("../img/qq.png") no-repeat center;}
.sharewk  a.wx{background: url("../img/weixin.png") no-repeat center;}
.sharewk  a.qqkj{background: url("../img/qzone.png") no-repeat center;}
.sharewk  a.share{background: url("../img/share.png") no-repeat center;background-size:14px;}
.sharewk  a.wb:hover{background: url("../img/weiboh.png") no-repeat center;}
.sharewk  a.qq:hover{background: url("../img/qqh.png") no-repeat center;}
.sharewk  a.wx:hover{background: url("../img/weixinh.png") no-repeat center;}
.sharewk  a.qqkj:hover{background: url("../img/qzoneh.png") no-repeat center;}
.sharewk  a.share:hover{background: url("../img/shareh.png") no-repeat center;}
.sharewk span{display: inline!important;}


/**旅游头条 start**/
.lytt{background:#fff url("../img/lytt.png") no-repeat 0.3rem;padding: 0.3rem;background-size: 0.58rem;}
.scrollwz{font-size: 22px;}
.scrollwz {position:relative;height:30px;width:100%;overflow:hidden;}
.scrollwz ul {width:100%;position:absolute;left:0;top:0;}
.scrollwz span {font-size:20px;height:30px;}
.scrollwz li {height:30px;line-height:30px;background: url("../img/myjt.png") right center no-repeat;padding-right: 22px;padding-left: 1.26rem;overflow: hidden;}
.scrollwz li:hover a{color: #0359a3;}

/**/







/**快速通道 start**/
.kuais{ background:#fff;}
.kuais ul{ overflow:hidden;}
.kuais ul li{ float:left; text-align:center; width:1.8rem; border-bottom:1px solid #E9E9E9; border-right:1px solid #E9E9E9; box-sizing:border-box; padding:0.36rem 0 0.2rem 0;}
.kuais ul li:nth-child(4),.kuais ul li:nth-child(8){ border-right:none;}
.kuais ul li span{ display:inline-block; width:0.9rem; height:0.92rem; background:#0D8293; border-radius:0.25rem;}
.kuais ul li span img{ width:0.46rem; margin-top:0.23rem;}
.kuais ul li i{ display:block; font-size:0.23rem; color:#010101; padding:0.15rem 0;}
/**快速通道 end**/

/**通知公告 start**/
.tongs{ width:100%; height:0.81rem; line-height:0.81rem; background:#fff; margin:0.2rem 0;}
.tongsLeft{ width:10.5%; float:left;height:0.81rem; text-align:center;}
.tongsLeft img{ width:0.39rem; margin:0.22rem;}
.tongsRight{ width:80%; float:left;overflow:hidden;height:0.81rem;}
.tongsRight ul li a{ display:block;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap; font-size:0.2rem; color:#333;}
/**通知公告 end**/



/**新闻列表 start**/
.newlist{ width:95%; margin:0 auto;}
.newlist ul li{ overflow:hidden; width:100%; margin:0.2rem 0; background:#fff; border-radius:3px;}
.newlist ul li .neLeft{ width:1.5rem;height:1.5rem; float:left;margin:0.07rem;}
.newlist ul li .neLeft img{ width:1.5rem; height:1.5rem; }
.newlist ul li .neRight{ width:4.4rem; float:right;}
.newlist ul li .neRight p{ color:#333; font-size:18px;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap; line-height:0.5rem;}
.newlist ul li .neRight span{ color:#888; font-size:16px; display:block; height:0.6rem; overflow:hidden; line-height:0.25rem; line-height:0.3rem;}
.newlist ul li .neRight em{ display:block; text-align:right; color:#888; font-size:13px; padding-right:5px; padding-top:0.08rem;}

/**新闻详情 start**/
.newdet{ width:95%; margin:0 auto;}
.newdet .newdetTop{ text-align:center; border-bottom:1px solid #ccc; padding:0.05rem 0 0.06rem 0;}
.newdet .newdetTop p{ font-size:16px; color:#333;}
.newdet .newdetTop span{ font-size:14px; color:#888;}
.newdet .newdetBot{}
.newdet .newdetBot *,.newdet .newdetBot img{ max-width:100%;}



/**专家团队**/
.zhuans{ margin-top:0.2rem; background:#fff;}
.zhuaList ul li{ overflow:hidden; border-bottom:1px dashed #CDCDCD; padding:0.33rem 0;}
.zhuaList ul li .zhuLeft{ text-align:center; width:2.1rem; float:left;}
.zhuaList ul li .zhuLeft a{ display:inline-block; width:1.58rem; height:1.58rem; border-radius:100%; overflow:hidden;}
.zhuaList ul li .zhuLeft img{ width:1.58rem;}
.zhuaList ul li .zhuRight{ padding:0 0.28rem; width:4.54rem; float:left;}
.zhuaList ul li .zhuRight p{ font-size:0.22rem; color:#e4303d;}
.zhuaList ul li .zhuRight span{ display:block; font-size:0.18rem; color:#000; line-height:0.32rem; margin:0.1rem 0; height:0.6rem; overflow:hidden;}
.zhuaList ul li .zhuRight a{ width:1.17rem; height:0.35rem; line-height:0.35rem; text-align:center; border:1px solid #3D9BA9; display:block; border-radius:0.06rem; font-size:0.18rem; color:#3D9BA9;}

/**医院简介 start**/
.hosIntro{ background:#fff; margin-top:0.2rem;}
.hosin{ padding:0.26rem 0.28rem; font-size:0.2rem; color:#000;}
.hosin *,.hosin img{ max-width:100%; margin-bottom:0.2rem;}
.hosin a{ color:#e11b2a;}


/**首页新闻类 start**/
.inews{ background:#fff; margin-top:0.2rem;}
.inewslist{ display:none;}
.inewslist ul{ width:6.72rem; margin:0 auto; padding:0.33rem 0 0.37rem 0;}
.inewslist ul li{ overflow:hidden; height:0.45rem; line-height:0.45rem; border-bottom:1px dashed #D4D4D4;}
.inewslist ul li a{ display:block; float:left; width:5.14rem; text-indent:0.22rem; background:url(../img/yjt.png) 0.08rem 50% no-repeat;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap; font-size:0.2rem; color:#000;}
.inewslist ul li em{ display:block; float:right; font-size:0.18rem; color:#999;}
.inewslist.inewslist1{ display:block;}


/*分页*/
.page{margin-top: 20px;}
/*
.page .current{background-color:#fdf123;color: #333333;border: 1px solid #fdf123; }
.page a,.page span{background-color:#ffffff;font-family:arial;padding:5px 15px;margin: 0 5px;border: 1px solid #e8e8e8;border-radius: 5px; font-size:16px;box-shadow: 0px 3px 16px rgba(7,126,133,0.75);}
*/

.page .current{background-color:#174c8e;}
.page a,.page span{color: #fff;background-color:#ccc;font-family:arial;padding:2px 6px;margin: 0 3px;border-radius: 24px; font-size:14px;transition: 0.3s;}
.page a:hover,.page span:hover{background-color:#174c8e;}
.page .prev{background-image: url("../img/prev.png");background-repeat: no-repeat;background-position: center;}
.page .next{background-image: url("../img/next.png");background-repeat: no-repeat;background-position: center;}



/******************内页 start******************/
.commInpage{padding:0.2rem 0; padding: 0.1rem 0 1.2rem 0; min-height:5rem;}
.cipageCons *,.cipageCons img{ max-width:100%;}
.cipageCons{ min-height:5rem; padding:0 0.28rem;line-height: 1.8;padding-bottom: 0.25rem;}

.lissc_t{ width:100%; height:auto; line-height:0.3rem; margin:0.3rem auto 0.2rem auto; font-size:0.24rem; color:#000; font-family:"microsoft yahei"; line-height:0.4rem;}
.lissc{ width:95%; height:auto; min-height:1.5rem; padding:0.1rem; margin:0.1rem auto;background-color:#fff; cursor:pointer;-moz-box-shadow:0px 2px 5px #999; -webkit-box-shadow:0px 2px 5px #999; box-shadow:0px 2px 5px #999; border-radius:0.1rem;}
.lissc:hover{ background-color:#b10011;-moz-box-shadow:0px 2px 5px #999; -webkit-box-shadow:0px 2px 5px #999; box-shadow:0px 2px 5px #999;}
.lissc_top{ width:100%; height:0.4rem; overflow:hidden; line-height:0.4rem; color:#000; font-size:0.35rem; font-family:"microsoft yahei";}
.lissc_top span{ color:#b10011; font-size:0.4rem; font-weight:bold; font-family:"microsoft yahei";}
.lissc_bottom{ width:100%; height:auto; min-height:1.1rem; line-height:0.35rem;color:#000; font-size:0.22rem; font-family:"microsoft yahei";}
.lissc:hover .lissc_top{ color:#fff;}
.lissc:hover .lissc_top span{ color:#fff;}
.lissc:hover .lissc_bottom{ color:#fff;}




/*内页联系我们*/
.contact_bg{ width:90%; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.ncontact{width:100%; height:auto; overflow:hidden; margin:0.4rem auto 0 auto; font-size:0.24rem; line-height:0.5rem; color:#333;}

.contact_two{ width:100%; height:auto; overflow:hidden; margin:0.5rem auto 0 auto; padding:0 0 0.5rem 0; background:url(../img/images/contact_03.jpg) no-repeat center top; position:relative;}
.ncontact_two{width:90%; height:auto; overflow:hidden; margin:0.4rem auto 0 auto; font-size: 0.24rem; line-height:0.5rem; color:#333;}
.ncontact_box{ width:80%; height:auto; overflow:hidden; margin:0.4rem auto 0 auto; background:url(../img/images/wenhua5.png) no-repeat center top;background-size:100% auto;}
.ncontact_cn{ width:100%; height:0.6rem; overflow:hidden; margin:0 auto; line-height:0.6rem; font-size:0.36rem; color:#fef300; text-align:center; font-family:"SIMLI"; background:url(../img/images/wenhua4.png) no-repeat center top; background-size:auto 100%; letter-spacing:0.15rem; text-indent:0.5em;}
.ncontact_en{ width:100%; height:0.4rem; overflow:hidden; margin:0 auto; line-height:0.4rem; font-size:0.2rem; color:#fef300; text-align:center; font-family:"Arial";}

.ncontact_l{ width:49%; height:auto; float:left; margin-top:0.4rem;}
.ncontact_l_b{ width:100%; height:auto; margin:0 auto; cursor:pointer;}
.ncontact_l_b_img{ width:0.68rem; height:0.68rem; margin:0 auto;}
.ncontact_l_b_img img{ width:0.68rem; height:0.68rem; }
.ncontact_l_b_t{ width:100%; height:0.5rem; margin:0.1rem auto; line-height:0.5rem; font-size:0.3rem; color:#fef300;  font-family:"microsoft yahei"; font-weight:bold; text-align:center;}
.ncontact_l_b_c{ width:100%; height:auto; margin:0.1rem auto; overflow:hidden; line-height:0.4rem; font-size:0.24rem; color:#fef300; font-family:"microsoft yahei"; text-align:center;}

.ditu{ width:100%; height:6rem; margin:0 auto; overflow:hidden;}


/**上拉加载特效**/
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{height: 40px;line-height: 40px;text-align: center;}
.dropload-load .loading{display: inline-block;height: 15px;width: 15px;border-radius: 100%;margin: 6px;border: 2px solid #666;border-bottom-color: transparent;vertical-align: middle;-webkit-animation: rotate 0.75s linear infinite;animation: rotate 0.75s linear infinite;}
.dropload-load{ border-top:1px solid #e9e9e9; font-size:0.22rem;display: none;clear: both;padding-top: 0.05rem;}
@-webkit-keyframes rotate {
0% {-webkit-transform: rotate(0deg);}
50% {-webkit-transform: rotate(180deg);}
100% {-webkit-transform: rotate(360deg);}}
@keyframes rotate {
0% {transform: rotate(0deg);}
50% {transform: rotate(180deg);}100% {transform: rotate(360deg);}}

/**详情页**/
.cipagerTop{ text-align:center; padding:0.2rem 0 0.1rem 0; border-bottom:1px solid #e7e7e7;}
.cipagerTop p{ font-size:0.30rem; color:#000; padding:0 0.28rem; font-weight:bold;}
.cipagerTop span{ display:block; font-size:14px; color:#c0c0c0; padding-top:0.1rem;}
.cipagerCon{ padding:0.2rem 0.28rem;min-height: 5rem;}
.cipagerCon *,.cipagerCon img{ max-width:100%;}

/**图文列表样式**/
.piclist{ width:94%; height:auto; overflow:hidden; margin:0.1rem auto;}

.mnewlist ul{width: 6.8rem;margin: 0 auto;}
.mnewlist ul li{width: 6.8rem;padding: 0.15rem 0;border-bottom: 1px dashed #ccc;margin-bottom: 0;}
.mnewlist ul li a{font-size:0.22rem;overflow: hidden;text-overflow: ellipsis;word-wrap: normal;white-space: nowrap;width: 6rem;float: left;text-align: left;}
.mnewlist ul li a{width: 5.4rem;float: left;}
.mnewlist ul li em{font-size:0.2rem;float: right;text-align: right;}


.videolist  ul li{ float:none; width:6.8rem; text-align:center;margin: 30px auto;}
.videolist ul li .neImg{ width:100%; margin:0 auto; border:1px solid #e9e9e9; height:4.35rem;}
.videolist ul li .neImg img{ width:100%; height: 4.35rem;; margin:0.05rem;}


/*内页banner*/
.neibanner{ width:100%; height:3.3rem; margin:0 auto; overflow:hidden;}
.neiye_title{ width:100%; text-align:left; margin:1rem auto 0 0.3rem; color:#fff; font-size:0.34rem; font-family:"Arial"; }
.neiye_title1{ width:100%; text-align:left; margin:0 auto 0 0.3rem; color:#fff; font-size:0.24rem; font-family:"microsoft yahei"; }





.procat,.jml{background: url(../img/bg2.png);}
.procat .list .li{height: 3rem;position: relative;}
.procat .list .l1 img{max-width: 100%;}
.procat .list .l1,.procat .list .l2{width: 100%;}
.procat .list .small{width: 100%;}
.procat .list .l3,.procat .list .l4{width: 50%;}
.procat .list .l5{width: 100%;}
.procat .list .li .yy{position:absolute;left:0;top:0;width: 100%;height: 100%;background:rgba(0,0,0,0.35);}
.procat .list .li .jj{cursor:pointer;position:relative;color:#fff;position:absolute;left:0;top:0;padding: 14px;}
.procat .list .l1 .jj,.procat .list .l2 .jj,.procat .list .l5 .jj{padding: 2%;width: 94%;height: 85.5%;margin-top: 1%;margin-left: 1%;}
.procat .list .l3 .jj,.procat .list .l4 .jj{padding: 2%;width: 92%;height: 90%;margin-top: 2%;margin-left: 2%;}
.procat .list .li .jj .n{font-size: 0.28rem;}
.procat .list .li .jj .en{font-family: Arial;font-size: 0.15rem;}
.procat .list .li .jj .nr{height:20%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.procat .list .li:hover .jj .nr{height:47%;}

.procat .list .l1 .jj .en,.procat .list .l2 .jj .en,.procat .list .l5 .jj .en{margin-bottom: 3%;}
.procat .list .l3 .jj .en,.procat .list .l4 .jj .en{margin-bottom: 6%;}

.procat .list .li .jj .img{display: none;opacity: 0;transition: all 0.5s;}
/*.procat .list .li:hover{background-size: 105%;}*/
.procat .list .li:hover .jj{border: 1px solid #d0cece;transition: 0.3s;}
.procat .list .li:hover .jj .img{display: block;opacity: 1;}
.procat .list .li:hover .jj .img img{height: 0.47rem;}
.procat .list .li:hover .jj .n{font-weight: bold;}
/*.procat .list .li:hover .yy{background: none;}*/



/*精品推荐*/
.goodrec{background: url(../img/tjbg.png);}

.list_contro .list{overflow: hidden;}
.list_contro .list .listi{width: 46%; margin:0.2rem 2%; position: relative;}
/*.wedding .list .listi:hover{background-color: rgba(198, 161, 106, 0.52);}*/
.list_contro .list .listi:hover{box-shadow: 0 0px 8px #ccc;}
/*.wedding .list .listi:hover img:hover{-webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  transform: scale(1.05);}*/
.list_contro .list .listi .pic{width: 100%;height:3rem; overflow:hidden;background-color: #fff;}
.list_contro .list .listi .pic img{width: 100%; height:auto; max-height:100%;/*-webkit-transition:-webkit-transform 0.8s ease;transition:-webkit-transform 0.8s ease;-moz-transition:-webkit-transform 0.8s ease;transition:transform 0.8s ease,-webkit-transform 0.8s ease;*/}
.list_contro .list .listi .bot{ width:94%; height:0.42rem; overflow:hidden; text-align:center; line-height:0.42rem; font-size:0.26rem; margin:0 auto;}
.list_contro .list .listi p.et{font-size:0.18rem;color: #999999;}
.list_contro .list .listi p .e{color: #333;font-size: 0.24rem;max-width: 2.22rem;overflow:hidden;height: 0.42rem;}
.list_contro .list .listi p .t{color: #0359a3;font-size: 0.18rem;}
.list_contro .list .listi p .t .n{font-size: 0.28rem;font-family:Arial;}
.list_contro .list .listi p.n{font-size:0.21rem;text-align:left;color: #999999;}
.list_contro .list .listi p.n a{color: #999999;}

/*倒计时*/
.list_contro .item{margin-top: 0;}
.list_contro .item .xs_pic_tt{ width:100%; text-align:right; position:absolute; top:0px;border-radius:4% 4% 0px 0px; height:40px; line-height:40px; background:url(../img/xs_tt_bg.png) repeat;}
.list_contro .item .xs_pic_tt span{ color:#fff;}
.list_contro .item .xs_pic_tt font{color:#fff;}
.list_contro .item .xs_pic_tt font i{ background-color:#ff6600; padding:0.8% 2.5%; margin:0px 1.2%; border-radius:6px; text-align:center}
.list_contro .item .xs_pic_tt font i.bad{ background-color:#ccc; color:#333;}





/*视频区域*/
.wstvideo{padding:0.25rem  0.2rem ;}
.toptitle{padding-bottom: 0.2rem;background: url("../img/toptitlebg.png") no-repeat left bottom;background-size: auto 0.24rem;margin-bottom: 0.06rem;}
.toptitle .e{font-family: hwxh;font-size: 0.36rem;color: #cccccc;letter-spacing: -0.04rem;margin-right: 0.08rem;}
.toptitle .n{font-family: jyt;font-size: 0.28rem;color: #0359a3;letter-spacing: -0.1rem;margin-top: 0.08rem;}
.wstvideo .videoitem{width: 100%;height: 4.35rem;}

.khjzvideo{padding:0.37rem  0.2rem;}
.khjzwk{/*padding: 0.1rem 0.2rem;*/}
.khjzwk li{background: url("../img/opaciybg.png") bottom;margin-bottom: 0.13rem;padding: 0.15rem 0.2rem;}
.khjzwk li.active{background: #0359a3;cursor: pointer;}
.khjzwk li.active .v{color: #fff;}
.khjzwk li.active .t{color: #fff;}
.khjzwk li.active .n{color: #fff;}
.khjzwk li:hover{background: #0359a3;cursor: pointer;}
.khjzwk li:hover .v{color: #fff;}
.khjzwk li:hover .t{color: #fff;}
.khjzwk li:hover .n{color: #fff;}
.khjzwk .vt{font-size: 0.18rem;font-family: Arial;}
.khjzwk .n{font-size: 0.22rem;color: #666;}
.khjzwk .vt .v{color: #999999;}
.khjzwk .vt .t{color: #666666;}



/*新闻中心*/
.ixwzx{padding: 0 0.2rem; margin:0 auto; overflow: hidden;}
.ixwzx2{background: none;}
.ixwzx .pic{width: 2rem;height:1.55rem;text-align: center;overflow: hidden;}
.ixwzx .jj{width: 4.38rem;}
.ixwzx .jj .t{font-size: 0.24rem;color: #1f1a17;}
.ixwzx .jj .intro{font-size: 0.22rem;color: #989898;}
.ixwzx .jj .d{font-size: 0.2rem;color: #8e8e8e;margin-top: 0.25rem;}
.ixwzx .jj .d span{}
.ixwzx .pic img{width:100%;max-width: 100%;vertical-align: middle;}
.inewscList ul li{padding:0.3rem 0;position: relative; overflow:hidden;/* background:url(../img/myuan.png) 0 no-repeat;*/ border-bottom:0.02rem solid #d2d2d2;}
.inewscList ul li:hover{border-bottom:0.02rem solid #df0004;}
.inewscList ul li:hover .jj .t{color: #df0004;}
.inewscList ul li a{text-align: left; display:block;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;height:0.43rem; line-height:0.43rem; vertical-align:bottom;}
.inewscList ul a:hover,.inewscList ul .ilist p a:hover{ color:#0359a3;}



/*二维码外框*/
.ewmwk{height: 3rem;color: #fff;font-size: 0.2rem;}
.ewmwk .picwk{}
.ewmwk .pic{width: 1.5rem;margin-top: 0.3rem;margin-left: 0.6rem;padding-bottom: 0.18rem;margin-bottom: 0.1rem;}
.ewmwk .pic .ewmn{padding: 0.08rem 0;color: #0359a3;}
.ewmwk .pic img{width: 100%;}
.ewmwk .pic1{margin-left: 1.2rem;background: url("../img/weibo.png") no-repeat bottom;background-size: auto 0.25rem;}
.ewmwk .pic2{background: url("../img/weixin.png") no-repeat bottom;background-size: auto 0.25rem;}



/*productlist列表页面样式 婚礼案例  礼仪庆典*/
.productlist ul li .neImg{height: 2.55rem;}
.productlist ul li .neImg img{height: 2.45rem;}


/*listlist列表页面样式 荣誉证书*/
.listlist ul li .neImg{height: 2.5rem;}
.listlist ul li .neImg img{height: 2.4rem;}

/*视频*/
.videolist{padding-bottom: 0.3rem;}
.videolist ul li .neImg{height: 4.35rem;}

/*==========分页样式2开始=========*/
.page2{font-family:"Arial";width:100%;text-align:center;margin: 0.05rem 0;font-size: 0.16rem;overflow: hidden;height: 0.41rem;}
.page2 a{display:inline-block;padding:0.11rem 0.16rem;color:#fff;margin:0;background:#0359a3;}
.page2 a.prev{margin-right: -0.04rem;}
.page2 a.next{margin-left: -0.04rem;;}
.page2 a:hover{background-color: #3d2e23;}
.page2 span{display:inline-block;color:#fff;padding:0.11rem 0.16rem;background:#3d2e23;}
.page2 font{color:#696969;}
/*==========分页样式2结束==========*/

.gxk{ display:none;}
.gxk + label {background-color: #FFF;border: 1px solid #e6e6e6;padding: 10px; vertical-align:text-top;border-radius: 100px;display: inline-block;position: relative; cursor:pointer;}
.gxk + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.gxk:checked + label {background:url(../img/gxk.png) 0px 0px no-repeat; background-size:100% 100%;border: 1px solid #DB121A;}

/**用户登录 注册 start**/
.uloginwk{ background:#fff; margin:2% auto 0px; overflow:hidden; padding:3% 0px}
.ulogin{ padding:0px 2.5%; overflow:hidden}
.ulogin li{margin:0 0 0.2rem 0; overflow:hidden;}
.ulogin li .inp{ outline:none; width:100%; text-indent:10%;border:1px solid #ccc; color:#999; box-sizing:border-box; padding:10px 0;  border-radius:4px; margin:0 auto; position:relative;outline:none}
.ulogin li .input-small{text-indent: 24%;width: 40%;background: url(../img/zc2.png) 0.2rem 50% no-repeat;background-size: auto 50%;outline:none}
.doregister{display:block;  padding:2% 0px; text-align:center; border-radius:4px; width:100%; color:#fff; margin-top:3%;background:url(../img/ab2.png) no-repeat; background-size:cover;}
.doregister:hover{opacity: 0.85;}
.ulogin-button{ border:none; background-color:#ff7308; color:#fff; text-align:center; padding:1.1% 2.5%; border-radius:6px; outline:none; cursor:pointer; margin-left:2%; appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.ulogin .imgcode{width: 1rem;vertical-align: middle;margin-left: 2%;height: 0.39rem;min-width: 70px;min-height: 26px;}
.ulogin .imgcodelogin{width: 1rem;vertical-align: middle;margin-left: 2%;height: 0.43rem;min-width: 70px;min-height: 26px;}
.ulogin li input.yhm{ background:url(../img/zc3.png) 0.2rem 50% no-repeat; background-size:auto 50%;}
.ulogin li input.yhm{ background:url(../img/yhm.png) 0.2rem 50% no-repeat; background-size:auto 50%;}
.ulogin li input.mm{ background:url(../img/mm.png) 0.2rem 50% no-repeat; background-size:auto 50%;}
.ulogin li input.tel{ background:url(../img/lx.png) 0.2rem 50% no-repeat; background-size:auto 50%;}
.ulogin li input.yhm2{ background:url(../img/zc1.png) 0.2rem 50% no-repeat; background-size:auto 50%;}

.wl_ht_header{ width:100%; max-width:720px; height:55px; line-height:55px; overflow:hidden; position:fixed; top:0px; text-align:center; background-color:#fff; z-index:9999;    border-bottom: 1px solid #ececec;}
.wl_ht_back{ width:55px; height:55px; position:absolute; float:left; display:block; left:0%; background:url(../img/beback.png) no-repeat center; background-size:50% auto;}
/**用户登录 注册 end**/

/**会员中心 star**/
.tgap {height:51px;}
.gtx{ padding: 3.5% 0px 0%;}
.head_pic {height: 95px;width: 95px;}
.nickname i.sexgirl{top:11%;    background-size: 70% auto;}
.gtx ul {padding:1.5% 0 1.5%;}
.vip-club{margin:2% auto;}
.vip-club li a i.stat1{background-size:78% auto;}
.vip-club li a i.stat2{background-size:78% auto;}
.vip-club li a i.stat3{background-size:78% auto;}
.vip-club li a i.stat4{background-size:78% auto;}
.vip-club li a i.stat5{background-size:78% auto;}
.vip-club li a em{    margin-left: 24%;top: -1px;}
.vip-club_list{margin-top: 2%;}
.vip-club_list ul li{    background-size: 2.2% auto;padding: 0.5% 2%;line-height: 255%;}
.vip-club_list ul li a .pic1{background-size: 60% auto;}
.vip-club_list ul li a .pic2{background-size: 67% auto;}
.vip-club_list ul li a .pic3{background-size: 69% auto;}
.vip-club_list ul li a .pic4{background-size: 69% auto;}
.vip-club_list ul li a .pic5{background-size: 69% auto;}
.vip-club_list ul li a .pic6{background-size: 62% auto;}
/***********会员中心订单列表************/


/*会员中心 style_zsj start*/
.tgap{height: 56px;}
.gtx{position: relative; padding: 3% 0px 0%; background:url(../img/mbg.jpg) no-repeat center -2rem;/*member_top_bg.png*/}
.head_pic{margin: 0 auto;height:110px;width:110px;overflow: hidden;border-radius: 50%;}
.head_pic img{width: 100%;}
.nickname {width: 100%; text-align:center; padding:1.5% 0px; line-height:180%;color: #fff;overflow: hidden; position:relative}
.nickname i.sexbog{ position:absolute; top:21%; display:inline-block; width:30px; height:30px; background:url(../img/main_icon_boy.png) no-repeat center; background-size:75% auto;}
.nickname i.sexgirl{ position:absolute;top:21%;display:inline-block; width:30px; height:30px; background:url(../img/main_icon_girl.png) no-repeat center; background-size:75% auto;}
.gtx ul {width: 100%;background: rgba(0,0,0,0.1);padding:1.5% 0; overflow:hidden;}
.gtx ul li {float: left;width: 33.33333%;border-left: 1px #698bc4 solid;height: 100%;color: #fff;margin-left: -1px;text-align: center;}
.gtx ul li .num{ line-height:140%}
.gtx ul li .category{ line-height:140%}
/*状态*/
.vip-club_bg{ width:100%; height:auto; overflow:hidden; background-color:#f5f5f5;}
.vip-club{margin:2% auto;background: #fff;overflow: hidden;padding:1.5% 0px;}
.vip-club li a {color: #686868;width: 25%;float: left;text-align: center; border-left: 1px solid #ebebeb;margin-left: -1px; position:relative}
.vip-club li a i{width:35px; height:35px; display:inline-block}
.vip-club li a i.stat1 {  background:url(../img/usercente_co1.png) no-repeat center ; background-size:85% auto}
.vip-club li a i.stat2 {  background:url(../img/usercente_co2.png) no-repeat center ; background-size:85% auto}
.vip-club li a i.stat3 {  background:url(../img/usercente_co6.png) no-repeat center ; background-size:88% auto}
.vip-club li a i.stat4 {  background:url(../img/usercente_co5.png) no-repeat center ; background-size:88% auto}
.vip-club li a em{background-color: #f43530;color: #FFFFFF;font-size: 12px;padding: 1px 6px;border-radius: 100%;margin-left:20%; position:absolute; top:-3px;}
.vip-club_list{ width:100%; height:auto; overflow:hidden; margin-top:2%; background-color:#fff;}
.vip-club_list ul li{border-bottom: 1px solid #ebebeb;padding:1% 2%;background: #fff url(../img/Arrow-Right-icon.png) no-repeat 97% center;background-size:2% auto;color: #444; overflow:hidden; line-height:260%}
.vip-club_list ul li a{ display:block;}
.vip-club_list ul li a .pic1{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin1.png) no-repeat center; background-size:63% auto}
.vip-club_list ul li a .pic2{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin2.png) no-repeat center; background-size:72% auto}
.vip-club_list ul li a .pic3{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin3.png) no-repeat center; background-size:72% auto}
.vip-club_list ul li a .pic4{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin4.png) no-repeat center; background-size:72% auto}
.vip-club_list ul li a .pic5{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin5.png) no-repeat center; background-size:72% auto}
.vip-club_list ul li a .pic6{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin6.png) no-repeat center; background-size:68% auto}
.vip-club_list ul li a .pic7{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin7.png) no-repeat center; background-size:68% auto}
.vip-club_list ul li a .pic8{ width:42px; float:left; height:42px; margin-right:1%; background:url(../img/vip_coin8.png) no-repeat center; background-size:68% auto}


/**修改会员资料 star**/
.usercen_info_bg{ width:100%; height:auto; overflow:hidden; background-color:#fff;margin: 2% auto;}
.usercen_info_bg ul li{ padding:2% 2%;overflow:hidden;border-bottom:1px solid #e5e5e5;}
.usercen_info_bg ul li {color:#181818;}
.usercen_info_bg ul li select{width: 75px;border: 1px solid #e5e5e5;color:#999999;height: 0.3rem; }
.usercen_info_bg ul .xgkk .send{width: 88px;height: auto;}
.usercen_info_bg ul li  span{ display:block;width:15%; float:left; overflow:hidden;padding-top: 3px; }
.usercen_info_bg ul li  em {width:70%; text-align:left; color:#999999; float: right; margin-right:5%; display:-webkit-box; -webkit-line-clamp:1;-webkit-box-orient:vertical; word-wrap: break-word;overflow:hidden; -webkit-box-pack:center; padding-left:10%}
.usercen_info_bg ul li  em input{ border:none; width:95%; line-height:180%; appearance: none;outline:none ; color:#999}
.usercen_info_bg ul li.bore{ border-bottom:none}
.usercen_info_bg ul  a.buttoom{ width:80%; margin:4% 10% ; text-align:center; padding:2% 0px; border-radius:6px; background-color:#ff5b0e;color:#fff; border:none; display:inline-block}

/*头像修改*/
.col-md-9{text-align: center;}

/*微信登陆*/
.sanlogin{margin-top: 30px;}
.sanlogin p{ text-align:center; background:url(../img/hen.png) 0 50% repeat-x; background-size:aoto 100%; width:90%; margin:0 auto;}
.sanlogin p i{ display:inline-block; background:#fff; padding:0 10px; font-size:15px; color:#666;}
.sanlogin .sanls{ text-align:center; padding-top:10px;}
.sanlogin .sanls a{ display:inline-block;border-radius:100%; box-sizing:border-box; border:1px solid #ccc; padding:0.08rem;}
.sanlogin .sanls a img{  width:0.75rem;}

/*会员中心s*/
.mtop{height: 0.8rem;padding:0.2rem;overflow: hidden;}
.mtop .pic{width:0.8rem;height: 0.8rem;float: left;border-radius: 0.4rem;}
.mtop .pic img{max-width: 100%;border-radius: 0.4rem;}
.mtop .t{font-size: 0.24rem;float: left;line-height: 0.8rem;margin-left: 0.2rem;}

.mlist{background-color: #f2f2f5;overflow: hidden;padding-bottom: 0.6rem;}
.mlist .lis{height: 0.4rem;line-height: 0.4rem;padding-left: 0.5rem;background-color: #fff;margin-top: 0.2rem;}
.mlist .lis p{font-size: 0.2rem;padding-right: 0.5rem;background: #fff url("../img/titan/jiat2.png") no-repeat 6.4rem;background-size: 0.07rem;}
.mlist .lis1{background: #fff url("../img/titan/me1.png") no-repeat 0.2rem;background-size: 0.3rem;}
.mlist .lis2{background: #fff url("../img/titan/me2.png") no-repeat 0.2rem;background-size: 0.3rem;}
.mlist .lis3{background: #fff url("../img/titan/me3.png") no-repeat 0.2rem;background-size: 0.3rem;}
.mlist .lis4{background: #fff url("../img/titan/me4.png") no-repeat 0.2rem;background-size: 0.3rem;}
.mlist .lis5{background: #fff url("../img/titan/me5.png") no-repeat 0.2rem;background-size: 0.3rem;}
