/*top-----------------------11--------------------------*/ 
.siteNav { background: #f2f2f2; line-height: 36px; }
.siteNav .site_left .sn_notice { color: #000000; padding-left: 17px; background: url(../images/kbg.png) no-repeat center left; }
.siteNav .site_right ul li { float: left; padding: 0px 10px; position: relative; }
.siteNav .site_right ul li a { color: #000; }
.siteNav .site_right ul li a:after { content: ''; position: absolute; top: 50%; margin-top: -7px; right: 0; width: 1px; height: 14px; background: #737373; }
.siteNav .site_right ul li:hover>a { color: #d84d1c; }
.siteNav .site_right ul li:last-child { padding-right: 0; }
.siteNav .site_right ul li:last-child a:after { display: none; }
.header_extra { height: 112px; display: table; margin: 0 auto; }
.header_extra .wid { display: table-cell; vertical-align: middle; }
.header_extra .wid .logo { display: table-cell; vertical-align: middle; margin-top: 6px; width: 270px; height:80px; }
.header_extra .wid .logo img{height:70px; }
.header_extra .hotTel { margin-right: 20px; margin-top: 12px; }
.header_extra .hotTel p { color: #828282; font-size: 16px; }
.header_extra .hotTel .num { font-size: 15px; padding-top: 4px; }
.header_extra .hotTel .icon_tel { width: 47px; height: 46px; background: url(../images/icon_tel.png) no-repeat center; margin-right: 12px; }
.header_extra .gua_btn { border: 1px solid #d84d1c; width: 84px; height: 69px; text-align: center; }
.header_extra .gua_btn .icon_gua { display: block; margin: 10px auto 4px auto; width: 29px; height: 29px; background: url(../images/citycate.png) no-repeat center; }
.header_extra .gua_btn p { position: relative; font-size: 14px; color: #d84d1c; }
.header_extra .gua_btn p i { position: absolute; width: 0px; height: 0px; border: 4px solid transparent; border-right-color: #d84d1c; transform: rotate(-90deg); background: none; margin-top: 8px; margin-left: 4px; transition: transform 0.2s; -moz-transition: -moz-transform 0.2s; -webkit-transition: -webkit-transform 0.2s; -o-transition: -o-transform 0.2s; }
/*index导航*/
.main-nav { background: #d84d1c; width: 100%; height: 50px; }
.lanren { width: 1400px; margin: 0 auto; }
#nav { width: 100%; box-sizing: border-box; display: inline-block; padding-left: 220px; height: 50px; position: relative; z-index: 10; }
#category { width: 220px; height: 50px; position: absolute; left: 0; top: 0; z-index: 20; }
#category .ld { position: relative; width: 100%; height: 50px; line-height: 50px; cursor: pointer; }
#category h2 { font-size: 16px; color: #fff; text-align: center; }
#category .ld b { display: block; width: 20px; height: 15px; position: absolute; right: 15px; top: 12px; background-position: -194px -36px; background-repeat: no-repeat; }
#category #allsort { width: 100%; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 250px; position: absolute; left: 0; top: 50px; background: rgba(240,240,24530,.7); z-index: 4; border: 0px solid #e6e6e6; overflow: hidden; }
#category #allsort ul { padding: 0 6px 12px 6px; display: inline-block; }
#category #allsort ul li { float: left; width: 50%; padding-left: 15px; box-sizing: border-box; background: url(../images/icon_circle.png) no-repeat center left; }
#category #allsort ul li a { color: #000; font-size: 16px; line-height: 35px; }
#category #allsort ul li a:hover { color: #bf4013; }
#category #allsort ul li a.cur { color: #bf4013; }
#navitems { width: 100%; position: relative; display: inline-block; }
#navitems li { float: left; position: relative; }
/*补充代码*/
.triangle { position: absolute; right: 0px; top: 20px; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #fff; }
#navitems li figure { position: absolute; display: inline-block; width: 30px; height: 50px; right: 10px; }
#navitems li a { display: inline-block; padding: 0 11px; line-height: 50px; color: #fff; font-size: 16px; }
#navitems li a:hover { color: #fff; background: #bf4013; }
#navitems li a.hover { color: #fff; background: #bf4013; }
/*С*/

#navitems .itemsBox { display: none; width: 100%; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 250px; position: absolute; left: 0; top: 50px; background: rgba(240,240,24530,.7); z-index: 4; border-left: 1px solid #e6e6e6; overflow: hidden; }
#navitems .itemsBox .navlist { width: 100%; margin: 0 2%; display: inline-block; height: auto; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navitems .itemsBox .navlist a {position: relative;display: inline-block; float: left;padding-left: 9px; padding-right:5px; width: 12%; line-height: 36px; height: 36px; color: #000; font-size: 16px; box-sizing: border-box; }
#navitems .itemsBox .navlist a:after { content: ""; position: absolute; width: 4px; height: 4px; background: #d84d1c; left: 0px; top: 18px; }
#navitems .itemsBox .navlist a:hover { color: #bf4013; }
/*banner*/
.banner { width: 100%; margin: 0 auto; height: 250px; overflow: hidden; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 3; position: relative; -webkit-animation: gfadeIn 1s 0.4s both; -moz-animation: gfadeIn 1s 0.4s both; animation: gfadeIn 1s 0.4s both; }
/* slick */
.content { }
.content .slider li { width: 100%; height: 250px; background-repeat: no-repeat; background-position: center; background-size: cover; }
.content .slider li img{ width:100%;}
.banner,.content .slider li{ height:auto !important;}
.content .slick-next, .content .slick-prev { width: 17px; height: 38px; position: absolute; top: 50%; border-radius: 50%; margin-top: -19px; text-indent: -99999em; z-index: 2; background-repeat: no-repeat; background-position: center; cursor: pointer; background: none; }
.content .slick-prev { left: 40px; background-image: url(../images/arrow_left.png); }
.content .slick-next { right: 40px; background-image: url(../images/arrow_right.png); }
.content .slick-prev:hover { opacity: 0.6 }
.content .slick-next:hover { opacity: 0.6 }
/*indexcon*/
.index_wrap { padding: 40px 0; }
.index_wrap .wrapTop { }
.index_wrap .wrapTop .fuwuList { }
.index_wrap .wrapTop .fuwuList .fl { background: #d84d1c; width: 130px; height: 130px; color: #fff; text-align: center; display: table; -o-transition: .2s; -ms-transition: .2s; -moz-transition: .2s; -webkit-transition: .2s; transition: .2s; }
.index_wrap .wrapTop .fuwuList .fl a { display: table-cell; vertical-align: middle; }
.index_wrap .wrapTop .fuwuList .fl p { font-size: 16px; color: #fff; padding-top: 6px; }
.index_wrap .wrapTop .fuwuList .fl:hover { background: #c2461a; }
.index_wrap .wrapTop .fuwuList .fr { width:calc(100% - 130px); border: 1px solid #e3e3e3; height: 130px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.index_wrap .wrapTop .fuwuList .fr ul { float: left; width:calc(100% - 238px);height: 100%; }
.index_wrap .wrapTop .fuwuList .fr ul li { float: left; width: 25%; height: 100%; text-align: center; display: table; }
.index_wrap .wrapTop .fuwuList .fr ul li a { display: table-cell; vertical-align: middle; }
.index_wrap .wrapTop .fuwuList .fr ul li p { color: #82909a; font-size: 16px; }
.index_wrap .wrapTop .fuwuList .fr ul li .en { font-size: 14px; }
.index_wrap .wrapTop .fuwuList .fr ul li img { max-width: 100%; padding-bottom: 8px; padding-top: 4px; }
.index_wrap .wrapTop .fuwuList .fr .tuTime { float: right; width: 238px; background: #eef1f3; height: 100%; }
.index_wrap .wrapTop .fuwuList .fr .tuTime .tuTit { background: url(../images/icon_clock.png) no-repeat 47px center; padding-left: 113px; height: 38px; line-height: 38px; margin-top: 24px; margin-bottom: 22px; font-size: 20px; color: #5a5a5a; font-style: italic; font-weight: bold; }
.index_wrap .wrapTop .fuwuList .fr .tuTime p { text-align: center; color: #8f8f8f; font-size: 16px; }
.rollInfo .infoRight { border: 1px solid #e3e3e3; height: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.rollInfo { margin: 20px auto; line-height: 50px; position: relative; }
.rollInfo .horn { text-align: center; background: #d84d1c url(../images/icon_horn.png) no-repeat center; width: 50px; height: 50px; position: absolute; top: 0; left: 0; }
.rollInfo .htip { margin-left: 50px; padding: 0 10px 0 20px; color: #d84d1c; font-size: 16px; }
.rollInfo .more { font-size: 12px; color: #d84d1c; position: relative; padding: 0 22px; }
.rollInfo .more:after { content: ''; position: absolute; top: 50%; left: 0; width: 1px; height: 30px; background: #ebebeb; margin-top: -15px; }
.rollInfo .more a { color: #d84d1c; font-size: 12px; }
.rollInfo .more a:hover { color: #bb461d; }
.rollInfo .slick { width: 840px; }
.rollInfo .slick li { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rollInfo .slick li a { color: #82909a; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rollInfo .slick li a:hover { color: #d84d1c; }
.infoSub .brief { width: 100%; overflow: hidden; position: relative; }
.infoSub .brief .paihang { width: 25%; padding-right: 15px; overflow: hidden; box-sizing: border-box; }
.m-intit { padding-left: 20px; height: 48px; border-left: 3px #fd6a88 solid; font-weight: normal; margin-bottom: 15px; }
.m-intit div { font-size: 24px; color: #333; height: 30px; line-height: 30px; overflow: hidden; margin-bottom: 5px; }
.m-intit div span { color: #fd7792; }
.m-intit p { color: #aaa; font-family: arial; font-size: 10px; }
.infoSub .brief .paihang .m-newhot li { border-bottom: 1px #eee solid; padding: 10px 0 4px; }
.infoSub .brief .paihang .m-newhot li:last-child { border-bottom: none; }
.infoSub .brief .paihang .m-newhot li .dotnum { display: inline-block; width: 20px; height: 20px; line-height: 20px; text-align: center; color: #fff; background-color: #ccc; border-radius: 3px; margin-right: 15px; margin-top: 3px; }
.infoSub .brief .paihang .m-newhot li p .title_1 { line-height: 20px;width:calc(100% - 35px); height: 40px; overflow: hidden; display:inline-block; font-size: 16px; }
.infoSub .brief .paihang .m-newhot li .d_time {font-size: 12px;color: #9c9c9c;}
.infoSub .brief .paihang .m-newhot li .readnum {height: 20px; line-height: 20px; margin: 7px 0 6px; color: #aaa; font-size: 12px; }
.infoSub .brief .paihang .m-newhot li .readnum i { display: inline-block; width: 15px; height: 15px; background-position: -429px 0; position: relative; top: 2px; margin-right: 4px; }
.f-ico1 { background-image: url(../images/indexbg.png); background-repeat: no-repeat; }
.infoSub .brief .bcon { width: 30%; padding-left: 15px; box-sizing: border-box; }
.infoSub .brief .bcon ul li { display: inline-block; width: 100%; border-bottom: solid 1px #eee; padding: 4px 0; }
.infoSub .brief .bcon ul li:last-child { border-bottom: none; }
.infoSub .brief .bcon ul .bimg { float: left; width: 30%; height:82px; text-align:center; background:#f2f2f2;overflow:hidden;}
.infoSub .brief .bcon ul .btext { float: left; width: 70%; padding-left:15px; box-sizing:border-box; }
.infoSub .brief .bcon ul .bimg img { max-width: 100%; max-height:100%;}
.infoSub .brief .bcon ul .btext p:nth-child(1) { height: 46px; line-height: 23px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; font-size: 16px; }
.infoSub .brief .bcon ul .btext p:nth-child(2) { height: 36px; line-height: 36px; font-size: 12px; color: #9c9c9c; }
.infoSub .brief .bcon ul a { display: block; }
.infoSub .state { border: 1px solid #e3e3e3; width: 45%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 6px 25px; box-sizing: border-box; }
.infoSub .state .stateCon { box-sizing: border-box; }
.infoSub .brief .bcon a:hover { background: #d4573f; }
.infoSub .state .tabs { border-bottom: 1px solid #ebebeb; }
.infoSub .state .tabs .part { color: #82909a; font-size: 16px; line-height: 44px; display: inline-block; cursor: pointer; margin-right: 20px; }
.infoSub .state .tabs .part.active { border-bottom: 3px solid #d84d1c; color: #d84d1c }
.infoSub .state .tabs a { float: right; color: #d84d1c; font-size: 12px; display: block; line-height: 44px; }
.infoSub .state .sign_list { }
.infoSub .state .sign_list li { border-bottom: 1px dashed #e3e3e3; line-height: 46px; height: 46px; }
.infoSub .state .sign_list li:last-child { border-bottom: none }
.infoSub .state .sign_list li a { font-size: 16px; width: calc(100% - 100px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; }
.infoSub .state .sign_list li .s_time { float: right; font-size: 12px; color: #b1bec8; }
.index_team { }
.index_team .toptit { text-align: center; padding: 50px 0; }
.index_team .toptit h2 { font-size: 28px; color: #82909a; }
.index_team .toptit span { font-size: 28px; color: #82909a; position: relative; background: #fff; padding: 0 7px; font-size: 19px; }
.index_team .toptit span:after { content: ''; position: absolute; top: 50%; left: -44px; width: 40px; background: #82909a; height: 1px; margin-top: -0.5px; }
.index_team .toptit span:before { content: ''; position: absolute; top: 50%; right: -44px; width: 40px; background: #82909a; height: 1px; margin-top: -0.5px; }
.index_team .smallpic { display: inline-block; border: 1px solid #e3e3e3; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; float: left; }
.index_team .smallpic ul { width: 100%; padding: 20px; box-sizing: border-box; }
.index_team .smallpic ul li { width: calc(25% - 20px); float: left; margin-right: 20px; margin-bottom: 15px; text-align: center; color: #82909a; }
.index_team .smallpic ul li b { position: relative; width: 100%; height: 200px; overflow: hidden; background-color: #f2f2f2; display: flex; justify-content: center; align-items: center; }
.index_team .smallpic ul li img { max-width: 100%; max-height: 100%; }
.index_team .smallpic ul li .name { font-size: 16px; padding-top: 12px; padding-bottom: 6px; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; }
.index_team .smallpic ul li .det { width: 100%; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.index_team .smallpic ul li a { color: #000; }
.index_team .smallpic ul li a:hover { color: #d84d1c; }
.index_team .bigpic { float: right; width: 782px; height: 572px; position: relative; }
.index_team .bigpic img { width: 439px; position: absolute; bottom: 0; left: 50px; }
.index_team .bigpic .doc { float: right; width: 330px; margin: 40px 50px; position: relative; z-index: 2; color: #82909a; }
.index_team .bigpic .doc h3 { font-size: 30px; }
.index_team .bigpic .doc .docItem { margin-top: 40px; }
.index_team .bigpic .doc .docItem h5 { font-size: 20px; padding-bottom: 14px; }
.index_team .bigpic .doc .docItem p { line-height: 22px; height: 64px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.index_team .bigpic .doc .btns { margin-top: 70px; }
.index_team .bigpic .doc .btns a { display: inline-block; width: 104px; height: 39px; line-height: 39px; text-align: center; color: #fff; border-radius: 4px; background: #eb6147; margin-right: 30px; }
.index_team .bigpic .doc .btns a:hover { background: #d84d1c; }
.index_team .bigpic .doc .btns .freeBtn { background: #d84d1c; }
.index_team .bigpic .doc .btns .freeBtn:hover { background: #bf4317; }
.honorImg .slick { width: 1340px; margin: 0 auto; }
.honorImg .slick li { float: left; }
.honorImg .slick li a { color: #333; }
.honorImg .slick-next, .honorImg .slick-prev { width: 17px; height: 38px; position: absolute; top: 50%; border-radius: 50%; margin-top: -19px; text-indent: -99999em; z-index: 2; background-repeat: no-repeat; background-position: center; cursor: pointer; background: none; }
.honorImg .slick-prev { left: -15px; background-image: url(../images/arrow_left.png); }
.honorImg .slick-next { right: -15px; background-image: url(../images/arrow_right.png); }
.honorImg .slick-prev:hover { opacity: 0.6 }
.honorImg .slick-next:hover { opacity: 0.6 }
.honorImg .slick li img { width: 100%; position: absolute; top: 0; left: 0; }
.honorImg .slick li b { position: relative; display: block; margin: 0 15px; padding-top: calc(70% - 36px); overflow: hidden; background-color: #f2f2f2; }
.honorImg .slick li p { height: 36px; line-height: 36px; font-size: 16px; overflow: hidden; margin: 0 15px; text-overflow: ellipsis; white-space: nowrap; }
.friendshipLink { border: 1px solid #e3e3e3; padding: 10px 26px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; margin-top: 56px; overflow: hidden; }
.friendshipLink h4 { width: 100%; color: #d84d1c; font-size: 16px; border-bottom: 1px solid #ebebeb; line-height: 44px; }
.friendshipLink h4 span { display: inline-block; border-bottom: 3px solid #d84d1c; }
.friendshipLink h4 p { float: right; font-size: 14px; }
.friendshipLink h4 a { font-size: 14px; color: #d84d1c; }
.friendshipLink ul { width: 100%; padding: 16px 0 14px 0; box-sizing:border-box;}
.friendshipLink ul li { float: left; line-height: 34px; margin-right: 47px; }
.friendshipLink ul li a { color: #82909a; }
.friendshipLink ul li a:hover { color: #d84d1c; }
/*弹框*/
#appointBox { width: 786px; overflow: hidden; margin: 0 auto; background: #fff; display: none; position: fixed; top: 50%; left: 50%; margin-left: -393px; margin-top: -312px; z-index: 10000; -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.4); -ms-box-shadow: 0px 0px 20px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.4); }
#appointBox h2 { background: #d94d1c; height: 70px; line-height: 70px; color: #fff; font-size: 24px; font-weight: bold; padding: 0 35px; position: relative; }
#appointBox h2 span { display: inline-block; position: absolute; top: 50%; right: 46px; margin-top: -11px; cursor: pointer; background: url(../images/close.png) no-repeat center; width: 22px; height: 22px; vertical-align: middle; }
#appointBox .boxCon { padding: 25px 35px; }
#appointBox .boxCon ul li { float: left; margin-bottom: 16px; position: relative; }
#appointBox .boxCon ul .short { width: 48%; margin-right: 4%; }
#appointBox .boxCon ul .short:nth-child(2n) { margin-right: 0; }
#appointBox .boxCon input { height: 48px; background: #f4f4f4; width: 100%; font-size: 16px; text-indent: 26px; color: #000; }
#appointBox .code_cell { position: absolute; top: 0; right: 0; z-index: 1; height: 48px; line-height: 48px; background: #d94d1c; }
#appointBox .boxCon input.cell_btn { background: none; color: #fff; font-size: 16px; text-indent: inherit; width: 128px; line-height: normal; float: right }
#appointBox .boxCon ul select { width: 100%; height: 48px; line-height: 48px; border: 1px solid #d94d1c; text-indent: 26px; color: #d94d1c; font-size: 16px; background: url(../images/red_arrow.png) no-repeat 96% center; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
#appointBox ul p { float: left; width: 25%; height: 45px; line-height: 45px; }
#appointBox ul p a { height: 45px; line-height: 45px; font-weight: 700; font-size: 18px; color: #333; }
/*补充*/ 
/*预约项目*/   
#appointBox .boxCon ul select .BigClss { text-indent: 10em; background-color: #d94d1c; color: #FFF; padding-top: 10px; padding-bottom: 10px; }
/*预约项目*/

#appointBox .boxCon .long { width: 100%; }
/*职业健康体检*/
#appointBox .boxCon .ComShort { width: 49%; }
/*职业健康体检*/
#appointBox .boxCon .Comlong { width: 50%; float: right; }
#appointBox .boxCon textarea { border: none; background: #f4f4f4; color: #d94d1c; font-size: 16px; width: 100%; resize: none; font-family: "Microsoft YaHei"; outline: none; padding: 14px 26px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; height: 120px; color: #000; }
#appointBox .boxCon .sub_btn { display: block; margin: 0 auto; width: 340px; height: 48px; line-height: 48px; background: #d94d1c; color: #fff; font-size: 16px; text-indent: inherit }
#appointBox .boxCon .sub_btn:hover { background: #c6471a; }
#appointBox .boxCon #beginTime { color: #d94d1c; border: 1px solid #d94d1c; background: url(../images/red_arrow.png) no-repeat 96% center; }
#appointBox .boxCon #beginTime::-webkit-input-placeholder {
color:#d94d1c;
}
#appointBox .boxCon #beginTime:-moz-placeholder {
color:#d94d1c;
font-family:"Microsoft YaHei";
}
/*---外侧代码----*/
#Pay_Box { width: 100%; left: 0; margin-left: 0; overflow: hidden; margin: 0 auto; background: #fff; }
#Pay_Box .OrderInfo { margin-bottom: 10px; color: #07a3ea; }
#Pay_Box .OrderInfo span { font-size: 20px; font-weight: bold; color: #d94d1c; }
#Pay_Box h2 { height: 50px; line-height: 50px; color: #d94d1c; font-size: 20px; font-weight: bold; padding: 0 10px; position: relative; border-bottom: #d94d1c 3px solid; }
#Pay_Box .boxCon { width: 400px; padding: 10px 3% 0 3%; }
#Pay_Box .boxCon ul li { float: left; margin-bottom: 16px; position: relative; }
#Pay_Box .boxCon ul .short { width: 48%; margin-right: 4%; }
#Pay_Box .boxCon ul select { width: 100%; height: 48px; line-height: 48px; border: 1px solid #d94d1c; text-indent: 26px; color: #d94d1c; font-size: 16px; background: url(../images/red_arrow.png) no-repeat 96% center; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
#Pay_Box .boxCon input { width: 100%; height: 48px; line-height: 48px; font-size: 16px; text-indent: 10px; background: #f4f4f4; color: #000; }
#Pay_Box .boxCon ul .long { width: 100%; }
#Pay_Box .boxCon .sub_btn { display: block; margin: 0 auto; width: 340px; height: 48px; line-height: 48px; background: #d94d1c; color: #fff; font-size: 16px; text-indent: inherit }
#Pay_Box .boxCon .sub_btn:hover { background: #c6471a; }
#Pay_Box textarea { border: none; background: #f4f4f4; color: #d94d1c; font-size: 16px; width: 100%; resize: none; font-family: "Microsoft YaHei"; outline: none; padding: 14px 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; height: 80px; color: #000; }
/*---微信支付----*/
.modal-weixin-pay { width: 370px; }
.modal-hd { position: relative; height: 32px; padding: 14px 20px; background-color: #f5f5f5; }
.modal-weixin-pay .modal-bd { height: 360px; padding: 0 40px; position: relative; text-align: center; }
.modal-weixin-pay .code { height: 290px; padding-top: 10px; }
.modal-weixin-pay .msg span { color: #ff6700; cursor: pointer; }
/*关于我们*/
.innerCategory #allsort { display: none; }
.inner { padding: 65px 0 120px 0; }
.inner .inner_nav { width: 220px; float: left; }
.inner .inner_nav .n_tit { background: #d84d1c; height: 66px; display: table; width: 100%; text-align: center; }
.inner .inner_nav .n_tit h2 { display: table-cell; vertical-align: middle; color: #fff; font-size: 20px; }
.inner .inner_nav .n_tit h2 span { display: block; font-size: 14px; text-transform: uppercase; }
.inner .inner_nav ul { display: inline-block; border: 1px solid #e3e3e3; border-top: 0; padding: 15px 0 14px 0; width: 100%; }
.inner .inner_nav ul li { margin-left: 15px; margin-bottom: 0px; padding-left: 26px; background: url(../images/icon_circle_g.png) no-repeat center left; background-size: 10px 10px; }
.inner .inner_nav ul li a { color: #000; font-size: 16px; line-height: 36px; }
.inner .inner_nav ul li:hover { background: url(../images/icon_circle.png) no-repeat center left; background-size: 10px 10px; }
.inner .inner_nav ul li:hover a { color: #d84d1c; }
.inner .inner_nav ul li.cur { background: url(../images/icon_circle.png) no-repeat center left; background-size: 10px 10px; }
.inner .inner_nav ul li.cur a { color: #d84d1c; }
.inner .inner_nav .fuwuMenu li { float: left; margin-left: 0px; width: calc(50% - 10px); padding-left: 13px; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; }
.inner .inner_nav .fuwuMenu li:nth-child(2n+1) { margin-left: 10px !important; margin-right: 0px !important; }
.inner .inner_nav .fuwuMenu li:nth-child(2n) { margin-right: 10px !important; margin-left: 0px !important; }
.inner .innerCon { float: right; width: calc(100% - 250px); border: 1px solid #e3e3e3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.inner .innerCon .inWrap { padding: 5px 25px 25px 25px; }
.inner .innerCon .inWrap .ctit { color: #d84d1c; line-height: 50px; border-bottom: 1px solid #ebebeb; }
.inner .innerCon .inWrap .ctit h2 { font-size: 18px; border-bottom: 3px solid #d84d1c; display: inline-block; }
.inner .innerCon .inWrap .ctit p { float: right; margin-top: 10px; }
.inner .innerCon .inWrap .ctit p span { color: #d84d1c; font-size: 22px; font-weight: 700; }
.inner .innerCon .inWrap .ctit p a { color: #333; }
.aboutTxt { padding: 20px 0; font-size: 18px; line-height: 32px; box-sizing: border-box; }
.aboutTxt img { max-width: 100%; }
.aboutTxt a{ color:#fd7792;font-size: 18px;}
.contact { padding: 20px 0; }
.contact .map { border: 1px solid #e8e8e8; height: 290px; margin-top: 10px; }
.contact iframe { height: 290px; width: 100%; overflow: hidden; border: 0; }
.con_style { margin-top: 10px; }
.con_style .contact_tit { font-size: 18px; color: #000000; line-height: 40px; }
.con_style ul li { line-height: 36px; color: #82909a; }
.con_style ul li img { vertical-align: middle; margin-right: 8px; max-width: 100%; position: relative; top: -1px; }
.mapBox { height: 490px; width: 100%; }
/*team*/
.team { padding-top: 34px; }
.teamList li { width: 256px; float: left; text-align: center; margin-right: 54px; margin-bottom: 30px; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; }
.teamList li:nth-child(3n) { margin-right: 0; }
.teamList li .img { display: block; border: 1px solid #ebebeb; width: 100%; overflow: hidden; text-align: center; - width:100%;
margin: 0 auto; }
.teamList li .img figure { position: relative; display: block; vertical-align: middle; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; width: 100%; overflow: hidden; padding-top: 122%; background-color: #f2f2f2; }
.teamList li .img img { position: absolute; top: 0; left: 0; width: 100%; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; }
.teamList li .name { font-size: 20px; color: #333333; font-weight: bold; padding: 14px 0 8px 0; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; }
.teamList li .det { font-size: 14px; color: #82909a; height: 30px; line-height: 30px; overflow: hidden; width: 100%; }
.teamList li:hover .img img { -webkit-transform: scale(0.96); -o-transform: scale(0.96); -ms-transform: scale(0.96); -moz-transform: scale(0.96); transform: scale(0.96); }
.teamList li:hover .name { color: #d84d1c; }
.teamList li:hover .img { border: 1px solid #d84d1c; }
/*ҳ*/
.pagination { width: 100%; text-align: center; padding: 30px 0px; }
.pagination li { margin: 0 10px; display: inline-block; color: #d84d1c; }
.pagination li a { border: 1px solid #d84d1c; display: inline-block; color: #d84d1c; padding: 6px 12px; font-size: 16px; }
.pagination .active, .pagination a:hover { background: #d84d1c; color: #fff; transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; border: 1px solid #d84d1c; }
/*分页代码*/
.content_page { line-height: 50px; height: 50px; padding: 10px 0; text-align: center; }
.content_page .right a { margin: 0 10px; padding: 6px 12px; border: 1px solid #d84d1c; color: #c04217; font-size: 16px; text-decoration: none; }
.content_page .right .current { color: #BEBEBE; }
.content_page .right .other:hover { color: #FFF; background: #c04217; }
/*医生详情&#65533;*/
.team_det { }
.team_det .te_item { margin-bottom: 40px; }
.team_det .te_item .tepic { float: left; background: #FBFBFB; width: 316px; }
.team_det .te_item .tepic figure { position: relative; width: 100%; height: 0; padding-bottom: 122%; overflow: hidden; }
.team_det .te_item .tepic figure img { width: 100%; }
.team_det .te_item .teCon { float: right; width: 510px; }
.team_det .te_item .teCon h1 { font-size: 36px; font-weight: bold; color: #d84d1c; }
.team_det .te_item .teCon .work { font-size: 14px; color: #333333; margin-top: 24px; }
.team_det .te_item .teCon .work span { font-size: 16px; color: #d84d1c; font-weight: bold; }
.team_det .metext { font-size: 14px; color: #82909a; margin-top: 6px; line-height: 24px; height: 120px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.team_det .te_btns { margin-top: 55px; }
.team_det .te_btns a { display: inline-block; width: 132px; height: 48px; line-height: 48px; text-align: center; color: #fff; border-radius: 4px; background: #eb6147; margin-right: 30px; font-size: 18px; }
.team_det .te_btns a:hover { background: #d84d1c; }
.team_det .te_btns .online { background: #d84d1c; }
.team_det .te_btns .online:hover { background: #c1461a; }
.pesonInfo { font-size: 14px; color: #82909a; padding: 20px 0; line-height: 24px; min-height: 230px; }
.m-arrow-lb { border-top: 1px solid #ebebeb; padding: 20px 0 0 0; margin: 0 10px; font-size: 16px; color: #82909a; }
.m-arrow-lb em { font-style: normal; }
.m-arrow-lb a { font-size: 16px; color: #82909a; }
.m-arrow-lb a:hover { color: #d84d1c; }
.m-arrow-lb .fl { width: 43%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.m-arrow-lb .fr { width: 43%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.abstract { background: #eef1f3; padding: 14px 24px; margin-top: 20px; min-height: 70px; }
.abstract .tip { float: left; color: #82909a; font-weight: bold; float: left; }
.abstract .ab_text { padding-left: 42px; line-height: 20px; color: #82909a; }
.proText { padding: 10px 0; font-size: 16px; line-height: 28px; }
.news { margin-top: 34px; }
.news ul li { border: 1px solid #ebebeb; padding: 12px 14px; margin-bottom: 20px; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; }
.news ul li .news_con { display: inline-block; width: 100%; }
.news ul li .news_con .li_con { display: inline-block; width: calc(75% - 26px); }
.news ul li .nimg { position: relative; width: 25%;/* padding-bottom: 19%;*/ height: 161px; overflow: hidden; float: left; margin-right: 26px; background: #f2f2f2; display: flex; justify-content: center; align-items: center; }
.news ul li .nimg img { max-width: 100%; max-height: 161px; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; }
.news ul li .li_con h2 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news ul li .li_con h2 a { font-size: 20px; color: #000000; padding-top: 6px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news ul li .li_con .ntip { color: #82909a; padding: 14px 0 14px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news ul li .li_con .li_text { color: #999999; line-height: 24px; height: 48px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news ul li .li_con .see_btn { color: #d84d1c; font-size: 14px; float: right; padding-top: 0px; }
.news ul li .li_con .btn_tip { display:inline-block;width:100%; margin-top:10px;}
.news ul li .li_con .btn_tip p { float: left; }
.news ul li .li_con .btn_tip p .tag { display: inline-block; font-size: 12px; background-color: #f0f0f0; border-radius: 20px; padding: 3px 10px; color: #666; margin-right: 10px; }
.news ul li:hover h2 a { color: #d84d1c; }
.news ul li:hover { border: 1px solid #d84d1c; }
.news ul li:hover .nimg img { -webkit-transform: scale(1.08); -o-transform: scale(1.08); -ms-transform: scale(1.08); -moz-transform: scale(1.08); transform: scale(1.08); }
.companyBox ul { margin-top: 15px; }
.companyBox ul li { border-bottom: 1px solid #ebebeb; height: 50px; line-height: 50px; box-sizing: border-box; padding: 0px 14px; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; }
.companyBox ul li p { float: left; font-size: 14px; height: 50px; line-height: 50px; box-sizing: border-box; }
.companyBox ul .titb { background: #f7f7f7; }
.companyBox ul .titb p { font-weight: bold; }
.companyBox ul li p:nth-child(1) { width: 7%; }
.companyBox ul li p:nth-child(2) { width: 35%; }
.companyBox ul li p:nth-child(3) { width: 35%; }
.companyBox ul li p:nth-child(4) { width: 13%; }
.companyBox ul li p:nth-child(5) { width: 10%; }
.companyDetails table { }
.news_det { padding-top: 25px; }
.news_det h1 { text-align: center; font-size: 30px; color: #000000; padding-bottom: 20px; }
.news_det h6 { text-align: center; color: #82909a; font-size: 14px; }
.shareBox { font-size: 14px; color: #82909a; padding: 24px 0; }
.shareBox span { float: right; vertical-align: middle; padding-right: 15px; }
.shareBox .bdsharebuttonbox { float: right; }
.shareBox .bdshare-button-style0-16 a { margin-top: 1px; margin-bottom: 0; }
.honorList li { }
.honorList li .img figure { padding-top: 88%; }
/*-------*/
.Topsearch { position: relative; margin-top: 10px; margin-left: 80px; width: 35%; line-height: 50px; height: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; display: inline-block; }
.Topsearch input { padding: 14px 28px; line-height: 50px; height: 50px; color: #000; font-size: 16px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; border: 1px solid #e3e3e3; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; }
.Topsearch input:focus { border: 1px solid #d84d1c; }
.Topsearch .search_btn { position: absolute; right: 0; top: 0; width: 90px; line-height: 50px; height: 50px; color: #fff; padding: 0px 13px; background: url(/images/sos.png) #F93 10px center no-repeat; text-align: right; font-size: 16px; box-sizing: border-box; cursor: pointer; }
.Topsearch .search_btn:hover { }
.search { margin-top: 30px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.search input { padding: 14px 28px; color: #000; font-size: 16px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; border: 1px solid #e3e3e3; -o-transition: .4s; -ms-transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; transition: .4s; }
.search input:focus { border: 1px solid #d84d1c; }
.search .search_btn { position: absolute; right: 0; top: 0; width: 170px; line-height: 50px; height: 100%; background: #F93; color: #fff; text-align: center; font-size: 16px; cursor: pointer; }
.search .search_btn:hover { background: #c04217; }
.norecord { width: 100%; height: 300px; background: url(/images/norecord.png) center no-repeat; }
.norecord p { text-align: center; padding-top: 250px; color: #999; }
.Article_CopyRight { margin: 10px 0px 30px 0; font-size: 12px; width: 98%; }
.Article_CopyRight .CopyTitle { font-weight: bold; font-size: 14px; margin-bottom: 10px; }
.Article_CopyRight .CopyContent { border-top: #e6e6e6 1px solid; border-bottom: #e6e6e6 1px solid; padding: 6px 2px; color: #999; line-height: 26px; }
.quick-pub-box { width: 100%; position: relative; background-color: #fff; border-radius: 1px; display: block; }
.quick-pub-box .quick-img { width: 101px; height: 92px; position: absolute; right: 0; bottom: 0; }
.quick-pub-box .quick-bg {height: 95px; padding-left: 18px; padding-top: 18px; background-image: linear-gradient(180deg, #fff6f1 0, rgba(254,248,244,0) 100%); }
.quick-pub-box .quick-bg h4 { font-size: 18px; color: #333; font-weight: 700; }
.quick-pub-box .quick-bg p { font-size: 22px; color: #F93; margin-top: 10px; font-weight: 700; }
.quick-pub-box .quick-bg p a{ font-size: 22px; color: #F93;font-weight: 700; }
/*к*/
.cityBox { margin-top: 20px; }
.cityBox ul { clear: both; }
.cityBox .CityClassName { font-weight: bold; }
.cityBox ul p { float: left; display: inline-block; margin-right: 10px; height: 36px; line-height: 36px; }
.cityBox ul .cur a { color: #d84d1c; }
/**/
.title-box { color: #d84d1c; border-bottom: solid 1px #ebebeb; line-height: 50px; }
.title-box h2 { font-size: 18px; border-bottom: 3px solid #d84d1c; display: inline-block; }
.title-box a { float: right; font-size: 12px; }
.wjw-ba-left table { width: 100%; border: solid 1px #f0f0f0; box-sizing: border-box; border-right: none; border-bottom: none; }
#CommentContBox { margin-top: 20px; }
#CommentContBox li { min-height: 70px; margin: 0 15px 15px 15px; padding-bottom: 15px; border-bottom: 1px dashed #ccc; overflow: hidden; color: #666; font-size: 14px; }
#CommentContBox li .img_box { width: 34px; height: 34px; border-radius: 50%; overflow: hidden; margin: 0px 8px 0 0; }
#CommentContBox li .img_box img { width: 34px; height: 34px; }
#ArticleCommentArea li .Answer_cont { color: #CCC; }
#CommentContBox li .time { font-size: 12px; color: #CCC; }
#CommentContBox li .qtitle { color: #ff6600; }
.ArticleBiaoti { font-size: 14px; font-weight: bold; height: 36px; }
.ArticleBiaoti span { font-size: 12px; color: #333333; font-weight: normal !important; }
.ArticleComment { border-top: 1px solid #ccc; padding: 10px 15px; background: #f2f2f2; margin-top: 20px; overflow: hidden; }
.ArticleComment textarea { display: block; width: 96%; height: 90px; margin: 0 auto; padding: 10px; border: #CCC 1px dashed; }
.Article_btn { border-radius: 4px; background: #F93; text-align: center; line-height: 24px; color: #fff; padding: 4px 12px; margin: 15px 15px 0 0; }
.sub-more { height: 40px; line-height: 40px; background: #f2f2f2; text-align: center; font-size: 14px; }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
/**/
.daoduBox { height: 80px; padding-top: 20px; margin-top: 20px; background-image: url(../images/mainlist.gif); background-repeat: no-repeat; }
.daoduBox p { height: 55px; overflow: hidden; margin: 0 50px 10px 30px; line-height: 26px; font-size: 14px; padding-top: 5px; color: #666; }
.daoduBox p>span { font-weight: bold; color: #000; }
/**/
.comntitle { font-weight: normal; border-bottom: 2px #fd6a88 solid; height: 60px; line-height: 60px; overflow: hidden; margin-bottom: 28px; }
.comntitle .m-h2left { font-size: 24px; line-height: 60px; }
.comntitle .m-h2left .f-ico1 { background-position: -524px -1px; width: 36px; height: 36px; float: left; margin: 12px 12px 0 0; color: #ccc; font-family: arial; background-image: url(../images/indexbg.png); background-repeat: no-repeat; }
.comntitle .m-h2left .dot1 { background-position: -612px 0px; }
.comntitle .m-h2left .dot2 { background-position: -704px 0px; }
.comntitle .m-h2left span { color: #333; margin-right: 10px; }
.comntitle .m-h2left i { color: #ccc; font-family: arial; }
.comntitle .m-h2right { font-size: 14px; }
.fuwuBox .fuwulleft { width: 70%; }
.fuwuBox .fuwuright { width: 30%; padding-left: 15px; box-sizing: border-box; }
.fuwuBox .fuwulleft li { float: left; width: 50%; height: 72px; padding-right: 15px; margin-bottom: 15px; box-sizing: border-box; }
.fuwuBox .fuwulleft li .dot { float: left; width: 60px; }
.fuwuBox .fuwulleft li .dot p:nth-child(2) { color: #9c9c9c; font-size: 12px; }
.fuwuBox .fuwulleft li .content { float: left; width: calc(100% - 60px); }
.fuwuBox .fuwulleft li p { height: 36px; line-height: 36px; }
.fuwuBox .fuwulleft li .content p:nth-child(1) a { font-weight: bold; font-size: 16px; }
.fuwuBox .fuwulleft li .content p:nth-child(2) { color: #9c9c9c; font-size: 12px; }
.fuwuBox .fuwulleft li .dot .f_no { display: inline-block; width: 40px; height: 20px; line-height: 20px; text-align: center; color: #fff; background-color: #ccc; border-radius: 3px; margin-right: 15px; margin-top: 3px; }
.fuwuBox .fuwulleft li .dot i { display: inline-block; width: 15px; height: 15px; background-position: -429px 0; position: relative; top: 2px; margin-right: 4px; }
.fuwuBox .fuwuright .contentbox li { height: 40px; line-height: 40px; }
.fuwuBox .fuwuright .contentbox li a { display: block; height: 40px; line-height: 40px; overflow: hidden; font-size: 14px; }
.fuwuBox .fuwuright .contentbox li a em { background-color: #fd6a88; float: left; width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 20px; color: #fff; font-size: 12px; margin: 10px 5px 0 0; }

.fuwuBox .fuwuright .imginfobox li{ margin-bottom:5px;}
.fuwuBox .fuwuright .imginfobox li p { float: left; }
.fuwuBox .fuwuright .imginfobox li a .inimg { width: 100px; height: 65px; overflow: hidden; box-sizing: border-box; }
.fuwuBox .fuwuright .imginfobox li a p img { width: 100%; }
.fuwuBox .fuwuright .imginfobox li a .info { width: calc(100% - 100px); padding-left: 15px; box-sizing: border-box; }
.fuwuBox .fuwuright .imginfobox li a .info span { display: inline-block; width: 100%; height: 36px; line-height: 36px; }
.fuwuBox .fuwuright .imginfobox li a .info span:nth-child(1) { font-size: 16px; font-weight: bold; }
.fuwuBox .fuwuright .imginfobox li a .info span:nth-child(2) { font-size: 12px; color: #9c9c9c; ; }
.companyDetails table tr>td:nth-child(1) { min-width: 110px; }


/*----Բ˵---*/
.Subject-bd { display: inline-block; width:100%; }
.Subject-bd .Subject-div { display: inline-block; padding: 15px;  width:100%; box-sizing:border-box; }
.Subject-bd .Subject-div .col-xs-12 { margin-bottom: 15px; }
.Subject-bd-name { font-size: 16px; color: #404040; float: left; line-height: 40px; width: 100px; }
.Subject-bd-in { float: right; width: calc(100% - 100px); }
.Subject-bd-in input { width: 100%; background: none; line-height: 40px; height: 40px; padding-left: 33px; border: 1px solid #cccccc; box-sizing: border-box; }
.ioc1 { background: url(/images/m4.png) no-repeat 10px center; }
.ioc3 { background: url(/images/m3.png) no-repeat 10px center; }
.Subject-bd-in textarea { width: 100%; height: 90px; border: 1px solid #cccccc; padding: 15px; box-sizing: border-box; }
.Subject-bd-bon { border: none; background: #d84d1c; color: #fff; height: 40px; line-height: 40px; width: 100%; font-size: 18px; }

.askbox { margin: 15px 0px; width: 100%; }
.askbox li { width: 100%; border-bottom: 1px #f2f2f2 solid; margin: 12px 0px; }
.askbox p { width: 100%; margin: 8px 0px; }
.askbox .ask_title { font-size: 18px; }
.askbox .ask_time { color: #82909a; }
.askbox .ask_time span { color: #d84d1c; }

/*ͼҳ*/
.pagination { width: 100%; text-align: center; padding: 30px 0px; }
.pagination li { margin: 0 10px; display: inline-block; color: #d84d1c; }
.pagination li a { border: 1px solid #d84d1c; display: inline-block; color: #d84d1c; padding: 6px 12px; font-size: 16px; }
.pagination .active, .pagination a:hover { background: #d84d1c; color: #fff; transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; border: 1px solid #d84d1c; }
/*ҳ*/
.content_page { line-height: 50px; height: 50px; padding: 10px 0; text-align: center; }
.content_page .right a { margin: 0 10px; padding: 6px 12px; border: 1px solid #d84d1c; color: #c04217; font-size: 16px; text-decoration: none; }
.content_page .right .current { color: #BEBEBE; }
.content_page .right .other:hover { color: #FFF; background: #c04217; }
.pagedata { width: 100%; margin: 0 auto; text-align: center; padding: 10px 0; font-family: "Microsoft YaHei"; overflow: hidden; clear: both; font-size: 14px; }
.pagedata a { display: inline-block; line-height: 30px; margin: 5px; text-align: center; border: 1px solid #A0A0A0; color: #808080; padding: 3px 13px; }
.pagedata a:hover, .pagedata .current { text-decoration: none; background: #FF8700; color: #FFF; border: 1px solid #FF8700; }
