@charset "UTF-8";
/* CSS Document */
ul, li, dl, dt, dd, ol { list-style-type: none; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, form, input, textarea, label, table, tr, td, p, header, article, footer, nav, section, aside, menu { margin: 0; padding: 0; }

header, article, footer, nav, section, aside, menu { display: block; }

table { border-collapse: collapse; border-spacing: 0; }

img { border: none; }

a { color: #333; text-decoration: none; }

.fl { float: left; }

.fr { float: right; }

.clear-fix { clear: both; }

.mob_mt { margin-top: 5px; }

.cl { clear: both; font-size: 0; line-height: 0; height: 0; width: 100%; overflow: hidden; }

.fix:after { visibility: hidden; display: block; font-size: 0; content: ""; clear: both; height: 0; }

/* .fix{*zoom:1;} */
.warmp { position: relative; right: 0; z-index: 1; -webkit-transition: all .5s ease; -o-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; }

.clear { clear: both; list-style: none; }

* { margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; /*清除点击默认的高亮效果*/ -moz-box-sizing: border-box; box-sizing: border-box; /*以你的border开始计算你的宽度*/ }

body { font-size: 14px; font-family: "Microsoft YaHei",sans-serif; /*第二个是手机的一个默认的字体*/ color: #000; margin: 0px auto; max-width: 640px; min-width: 300px; }

a { text-decoration: none; color: #000; }

ul { list-style: none; }

img { vertical-align: top; }

input, textarea { border: none; resize: none; outline: none; /*清除选中效果*/ }

.clearfix:after { content: ""; display: table; clear: both; }

.box { max-width: 640px; min-width: 300px; margin: 0px auto; position: relative; overflow: hidden; }

/* 字体 */
@font-face { font-family: 'iconfont'; src: url("../css/iconfont.eot"); src: url("../css/iconfont.eot?#iefix") format("embedded-opentype"), url("../css/iconfont.woff") format("woff"), url("../css/iconfont.ttf") format("truetype"), url("../css/iconfont.svg#iconfont") format("svg"); }

.iconfont { font-family: "iconfont" !important; font-size: 20px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }

/*top*/
header { width: 100%; height: 104px; position: relative; }

header .menu { position: absolute; top: 36px; left: 6.5%; width: 24px; height: 46px; background: url(../images/menu.png) top center no-repeat; /*background-size:30px 20px;*/ text-align: center; }

header .menu span { display: block; margin-top: 18px; font-size: 12px; color: #000; }

header .logo { width: 100px; height: 44px; margin: 24px auto; }

header .logo img { width: 100%; height: 100%; }

header .home { position: absolute; right: 7%; top: 35px; width: 33px; height: 30px; background: url(../images/home.png) center center no-repeat; /* background-size:33px 30px;*/ }

header .fix { width: 100%; background-color: #fff; padding-top: 1px; position: fixed; top: -1px; z-index: 999; right: 0; left: 0; max-width: 640px; min-width: 300px; margin: 0px auto; height: 104px; }

/* 泰熙家 */
.txj { width: 100%; }

.txj img { width: 100%; height: auto; }

/* 二维码 */
.ewm { width: 100%; }

.ewm img { width: 100%; height: auto; }

/* vip */
.vip { width: 100%; }

.vip img { width: 100%; height: auto; }

/* 了解更多 */
.more { width: 100%; position: relative; }

.more img { width: 100%; height: auto; }

/* 产品 */
.product { width: 100%; }

.product img { width: 100%; height: auto; }

/* 熙悦卡 */
.card { width: 100%; position: relative; }

.card img { width: 100%; height: auto; }

/* 加盟 */
.jiameng { width: 100%; position: relative; }

.jiameng img { width: 100%; height: auto; }

/* 案例展示 */
.lunbo { width: 100%; margin-bottom: 28px; }

.lunbo .case { width: 100%; margin-bottom: 40px; }

.lunbo .case img { width: 100%; height: auto; }

/* footer */
.footer { background-color: #000; height: 253px; color: #fff; font-size: 12px; padding-top: 32px; margin-bottom: 65px; }

.footer .info { width: 85%; margin: 0px auto; text-align: center; line-height: 28px; }

.footer .info a { color: #fff; }

.footer p { margin-top: 8px; }

.footer .info p:first-child { margin-top: 0px; }

.footer .lx a { display: block; float: left; width: 25%; }

.footer .lx { width: 85%; margin: 30px auto; text-align: center; }

.footer .lx a .icon { display: inline-block; width: 40px; height: 40px; border-radius: 50%; background-color: #fff; margin: 0px auto; line-height: 40px; }

.footer .lx .gzh { position: relative; }

.footer .lx .gzh:hover .gz { display: block; }

.footer .lx .gzh .gz { position: absolute; top: -110px; left: 50%; margin-left: -70px; display: none; width: 110px; height: 110px; background-color: #fff; }

.footer .lx .gzh .gz img { width: 100px; height: 100px; margin: 5px auto; }

/* 产品列表模型 */
.top-banner { width: 100%; }

.top-banner img { width: 100%; height: auto; }

.place { text-align: center; font-size: 20px; color: #652325; margin-top: 30px; }

.place::after { content: " "; display: block; border-bottom: 1px solid #652325; width: 30%; margin: 10px auto; }

.pro-list li { float: left; width: 35%; }

/* show-product */
.content .dyn { width: 90%; margin: 20px auto; border: 1px solid #ccc; padding: 20px 30px 30px; }

.content .dyn h3 { font-size: 20px; font-weight: 400; color: #652325; text-align: center; }

.content .dyn p { width: 100%; margin: 0px auto; }

/* 公告栏目 */
.cont_memb { width: 90%; margin: 20px auto; margin-bottom: 20px; }

/* 门店列表 */
.text-tit { width: 100%; }

.text-tit ul { width: 100%; border-bottom: 1px solid #652325; padding-bottom: 5px; }

.text-tit ul li { float: left; margin-right: 20px; }

.text-tit ul li a { font-size: 14px; }

.text-tit ul li a:hover { color: #652325; }

.txj_mdcs { width: 100%; }

.txj_mdcs ul { width: 100%; margin-top: 5px; border-bottom: 1px solid #652325; padding-bottom: 5px; }

.txj_mdcs ul li { float: left; margin-left: 5px; line-height: 23px; }

.txj_mdcs ul li a { display: block; padding: 0px 10px; color: #666; }

.txj_nr { margin-top: 15px; width: 100%; color: #666; line-height: 30px; }

.txj_nr .txj_shop { width: 100%; }

.txj_nr .txj_shop ul li { width: 100%; border-bottom: 1px solid #ddd; padding-bottom: 15px; margin-top: 15px; }

.txj_nr .txj_shop ul li .img { width: 40%; float: left; }

.txj_nr .txj_shop ul li .img a { display: block; }

.txj_nr .txj_shop ul li .img a img { width: 100%; height: auto; }

.txj_nr .txj_shop ul li .wz { width: 56%; float: right; vertical-align: middle; }

.txj_nr .txj_shop ul li .wz h3 { font-size: 14px; color: #f08519; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.txj_nr .txj_shop ul li .wz h3 a { color: #f08519; }

.txj_nr .txj_shop ul li .wz p { text-indent: 0em !important; width: 100%; color: #666; }

.txj_sxp { width: 100%; background-color: #e5e5e5; color: #666; padding: 10px; }

/* 在线申请加盟 */
.jmsq { padding: 0 3%; }

.jmsq h3 { text-align: center; font-size: 20px; color: #652325; margin-bottom: 40px; }

.jmsq h3::after { content: ""; display: block; border-bottom: 1px solid #652325; width: 30%; margin: 10px auto; }

.txj_jmsq form .sq_nr { width: 100%; margin-top: 20px; }

.txj_jmsq .sq_nr label { display: block; font-size: 16px; width: 100%; text-align: left; padding-left: 5px; margin-bottom: 5px; }

.txj_jmsq .sq_nr > input { width: 100%; height: 30px; line-height: 30px; border: 1px solid #ddd; background-color: #f4f4f4; padding: 0 10px; }

.txj_jmsq .sq_nr p { display: inline-block; line-height: 20px; font-size: 16px; margin: 0 5px; }

.txj_jmsq .sq_nr select { width: 30%; border: 1px solid #ddd; height: 30px; padding: 0 5px; }

.txj_jmsq .sq_nr select#citys { margin: 0 3%; }

.txj_jmsq .sq_nr .buttn { display: block; width: 40%; background-color: #999; color: #fff; height: 35px; line-height: 35px; margin: 0 auto 20px; }

.txj_jmsq form .radios_s, .txj_jmsq form .radios_n, .txj_jmsq form .xiangmu { width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin-right: 5px; }

.txj_jmsq form textarea { border: 1px solid #ddd; width: 100%; padding: 10px; line-height: 20px; font-size: 14px; }

/*右侧隐藏导航*/
.scroller { height: 100%; overflow-y: auto; }

.nav { width: 200px; position: fixed; top: 0px; right: -480px; z-index: 99999; background: #292929; -webkit-transition: all .5s ease; -o-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow-y: auto; color: #fff; }

.nav h3 { padding: 10px 0; background: #fff; text-align: center; }

.nav h3 img { width: 80%; }

.nav a { color: #fff; }

.nav { left: -200px; }

.openNav { left: 0; }

.nav .nav-menu { padding-top: 30px; }

.nav .nav-menu .menu-list { white-space: nowrap; margin-bottom: 10px; line-height: 40px; }

.nav .nav-menu .menu-list a { padding: 10px 15px; }

.nav .nav-menu .menu-list .has-children { padding: 0px 15px; }

.nav .nav-menu .menu-list .has-children .caret { float: right; width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent; margin-top: 20px; }

.nav .nav-menu .menu-list .children { display: none; }

.nav .nav-menu .menu-list .children li { white-space: nowrap; }

.nav .nav-menu .menu-list .children li a { color: #aaa; padding: 5px 30px; }

/*banner*/
.banner { width: 100%; margin: 0 auto; position: relative; overflow: hidden; background: #fff; }

.banner .hd { display: block; }

.banner .bd { width: 100%; }

.banner .bd li { width: 100%; }

.banner .bd li a { display: block; width: 100%; }

.banner .bd img { display: block; width: 100%; }

.banner .prev, .banner .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }

.banner .next { left: auto; right: 3%; background-position: 8px 5px; }

.banner .prev:hover, .banner .next:hover { filter: alpha(opacity=100); opacity: 1; }

/*共用栏目标题*/
.hy_gybt { width: 100%; padding: 5px 0 20px 0; background: url(../images/hy_08.png) no-repeat center 20px; }

.hy_gybt h3 { width: 50%; margin: 0 auto; background: #fff; font-size: 20px; text-align: center; font-weight: 100; position: relative; }

.hy_gybt h3 a { color: #333; }

.hy_gybt h3 i { display: block; font-style: normal; font-size: 16px; color: #ccc; }

.hy_gybt .more { display: block; width: 43px; height: 25px; position: absolute; top: 33px; right: -20px; z-index: 9; }

.text span { float: left; padding: 10px; font-size: 25px; background: #ddd; color: #0067cb; margin-right: 10px; text-align: center; }

.text span i { display: block; font-style: normal; font-size: 12px; }

.text .wwz a { font-weight: bold; font-size: 16px; color: #333; }

.text .wwz p { font-size: 12px; color: #999; line-height: 18px; margin-top: 5px; }

/*检测项目*/
.hy_jcxm { background: #fff; margin: 5px 0; padding: 10px 0; }

.hy_jcxm li { float: left; width: 33.3333333333333333333333333%; height: auto; }

.hy_jcxm li a { display: block; line-height: 0; }

.hy_jcxm li img { width: 95%; display: block; margin: 0 auto; }

.hy_jcxm li h2 { width: 90%; padding: 0 3%; font-size: 12px; font-weight: 100; height: 30px; line-height: 30px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.hy_jcxm .fen a { color: #fff; background: #F97775; text-align: center; font-size: 20px; height: 101px; line-height: 30px; padding-top: 20px; }

.hy_jcxm .fen span { display: block; text-align: center; font-size: 30px; color: #F6BFB8; }

/*专家团队*/
.hy_jcxm .zhuan li { float: left; width: 31%; margin: 0 1.1%; height: auto; }

.hy_jcxm .zhuan li a { display: block; line-height: 0; }

.hy_jcxm .zhuan li img { width: 100%; }

.hy_jcxm .yykg { display: block; float: left; width: 48%; margin: 0 10px 0px 0; }

/*检测百科*/
.hy_jcbk { background: #fff; margin: 5px; padding: 10px 0; }

.hy_jcbk li { height: 35px; line-height: 35px; border-bottom: 1px dashed #ddd; background: url(../images/hy_09.png) no-repeat 5px center; padding-left: 25px; }

.hy_jcbk li a { display: block; width: 70%; float: left; color: #333; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.hy_jcbk li span { display: block; float: right; font-size: 12px; color: #999; padding-right: 1%; }

/*荣誉资质*/
.hy_ryzz li h2 { color: #614c39; font-size: 14px; text-align: center; line-height: 40px; }

.hy_ryzz li { float: left; width: 50%; height: auto; margin-bottom: 20px; }

/*仪器设备*/
.hy_yqsb { background: #fff; margin: 5px; padding: 10px 5px; }

.hy_yqsb li { width: 100%; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }

.hy_yqsb li .img { width: 16%; max-width: 135px; height: 90px; float: left; margin-right: 5%; overflow: hidden; }

.hy_yqsb li .img img { height: 100%; }

.hy_yqsb li .wz { float: left; width: 60%; max-width: 400px; }

.hy_yqsb li .wz h2 { display: block; height: 25px; width: 100%; margin-bottom: 5px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; font-weight: 100; }

.hy_yqsb li .wz h2 a { color: #333; }

.hy_yqsb li .wz p { line-height: 22px; color: #666; font-family: "宋体"; font-size: 12px; text-indent: 2em; }

.hy_yqsb li .wz p a { color: #be392a; }

/*服务流程*/
.hy_fwlc { background: #fff; margin: 5px; padding: 10px 0; }

.hy_fwlc li { float: left; width: 25%; height: 30px; line-height: 30px; border: 1px solid #333; border-radius: 2px; overflow: hidden; color: #333; text-align: center; margin: 2% 1% 0% 1%; }

.hy_fwlc .bt { background: #333; color: #fff; }

.hy_fwlc .hyjt { width: 6.5%; background: url(../images/hy_10.png) no-repeat center center; -o-background-size: 100%; background-size: 100%; border: none; }

.hy_fwlc .hzjt { width: 6.5%; background: url(../images/hy_11.png) no-repeat center center; -o-background-size: 100%; background-size: 100%; border: none; }

.hy_fwlc .syjt { width: 100%; background: url(../images/hy_12.png) no-repeat 88% center; border: none; clear: both; }

.hy_fwlc .szjt { width: 100%; background: url(../images/hy_12.png) no-repeat 11% center; border: none; clear: both; }

/*问题解答*/
.qa dl { font-size: 14px; line-height: 22px; border: 1px dashed #ddd; padding: 10px; margin-bottom: 10px; }

.qa dl:nth-child(2n-1) { background: #f4f4f4; }

.qa dl a { color: #0067cb; }

.qa dd { font-size: 14px; color: #666; }

.qa dt { margin-bottom: 5px; border-bottom: 1px dashed #eee; padding-bottom: 5px; }

.qa dl:nth-child(2n-1) dt { border-bottom: 1px dashed #ddd; }

/**新闻**/
.mob_new { padding: 10px 0; background: #fff; margin-bottom: 10px; border-bottom: 2px solid #eee; }

.mob_new .mob_tite { background-image: url(../images/hospital.png); }

.mob_new .img { width: 80px; height: 60px; float: left; border-radius: 6px; overflow: hidden; background: url(../images/wutu.jpg) no-repeat center center; }

.mob_new .img img { height: 100%; }

.mob_new .new { padding-left: 90px; }

.mob_new .new a { display: block; width: 100%; }

.mob_new .new h3 { font-size: 14px; color: #333; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.mob_new .new p { color: #999; font-size: 12px; margin-top: 5px; line-height: 18px; height: 36px; overflow: hidden; }

/**案例**/
.mob_tite { font-size: 18px; height: 30px; line-height: 30px; text-align: left; font-weight: bold; /*padding-left:35px; background-repeat:no-repeat; background-position:5px center; -webkit-background-size:25px 25px; background-size:25px 25px;*/ color: #000; margin-bottom: 1px; background-color: #fff; line-height: 30px; }

.mob_al { padding: 10px; background: #fff; }

.mob_al li { border-bottom: 1px solid #eee; width: 100%; }

.mob_al li a { display: block; }

.mob_al li img { display: block; width: 100%; margin: 10px auto; border-radius: 6px; overflow: hidden; }

.mob_al li h3 { font-size: 14px; color: #333; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.mob_al li p { color: #999; font-size: 12px; margin: 5px 0 10px 0; line-height: 18px; height: 36px; overflow: hidden; }

/***二级页面***/
/*单页、文章内容*/
.content { padding: 10px; line-height: 150%; background: #fff; }

.position { height: 30px; line-height: 30px; text-indent: 10px; margin: 5px auto; font-size: 14px; overflow: hidden; background: #fff; }

.pager-next-pre { padding: 10px 10px 5px 10px; line-height: 30px; font-size: 14px; }

.pager-next-pre p { margin: 0; }

.theme { font-size: 16px; text-align: center; line-height: 25px; margin: 0 auto; padding: 10px 0; }

.ms_time { color: #999; font-size: 12px; text-align: center; padding-bottom: 10px; border-bottom: 1px solid #ddd; }

.nav_list a { display: block; float: left; background: #fff; border: 1px solid #0067cb; color: #0067cb; border-radius: 2px; overflow: hidden; margin: 5px; padding: 0 5px; font-size: 13px; line-height: 25px; }

.intro { line-height: 25px; padding: 5px 10px; font-size: 12px; margin: 0 auto; }

.content { line-height: 25px; padding: 5px 0px; margin: 0 auto; }

.intro p, .content p { line-height: 25px; font-size: 13px; margin-bottom: 0; }

.intro img, .content img { max-width: 100%; display: block; margin: 5px auto; }

.chang_pages { font-size: 12px; text-align: center; line-height: 25px; padding: 5px 10px; }

.chang_pages .pagination { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px; }

.chang_pages .pagination li.active span { background-color: #0067cb; border-color: #0067cb; color: #fff; }

.chang_pages .pagination li.disabled span { background-color: #f6f6f6; }

.chang_pages a, .chang_pages span { display: inline-block; border: 1px solid #ddd; background: #fff; padding: 0 10px; margin: 0 2px; }

.chang_pages .current { background: #0067cb; color: #fff; border: 1px solid #0067cb; }

.info-list { width: 100%; background: #fff; padding: 10px 0; }

.info-list .pro-list { padding-left: 5%; padding-right: 5%; }

.info-list li { width: 100%; min-height: 120px; margin-bottom: 10px; }

.info-list li a { width: 100%; display: block; }

.info-list li .img { border-radius: 4px; overflow: hidden; margin-bottom: 5px; border-radius: 50%; width: 40%; float: left; }

.info-list li .img img { width: 100%; }

.info-list li a .des { width: 50%; float: left; margin-left: 5%; }

.info-list li h5 { font-size: 15px; color: #333; line-height: 30px; font-weight: bold; width: 100%; }

.info-list li h5 span { display: block; float: left; width: 84%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.info-list li h5 i { font-style: normal; font-size: 12px; color: #999; float: right; font-weight: 100; }

.info-list li p { font-size: 12px; color: #999; line-height: 20px; }

/*联系我们单独页面*/
.c_ontact { width: 100%; }

.c_ontact .compan { width: 100%; background: #f5f4f4; text-align: center; position: relative; line-height: 30px; padding: 15px 0; }

.c_ontact .compan p { font-size: 14px; color: #e29613; }

.c_ontact .compan h1 { font-size: 20px; color: #222; font-weight: 100; margin: 0; }

.c_ontact .compan span { display: block; font-size: 12px; color: #999; }

.c_ontact .compan i { display: block; width: 94px; height: 47px; position: absolute; bottom: -47px; left: 0; right: 0; margin: 0 auto; background: url(../images/contact_ico.png) no-repeat 0 0; }

.c_ontact .contac_t { padding: 50px 15px 0 10px; }

.c_ontact .contac_t li { padding-left: 40px; line-height: 45px; background-position: left 8px; background-repeat: no-repeat; margin-top: 10px; }

.c_ontact .contac_t .ct1 { background-image: url(../images/contact_ico06.png); }

.c_ontact .contac_t .ct2 { background-image: url(../images/contact_ico02.png); }

.c_ontact .contac_t .ct3 { background-image: url(../images/contact_ico01.png); }

.c_ontact .contac_t .ct4 { background-image: url(../images/contact_ico04.png); }

.c_ontact .contac_t .ct5 { background-image: url(../images/contact_ico05.png); }

.c_ontact .contac_t .ct6 { background-image: url(../images/contact_ico03.png); }

.c_ontact .cont_map { width: 100%; height: 64px; background: url(../images/contact_map.png) no-repeat center top; margin: 40px auto 30px auto; }

/*在线留言*/
.company { background: #fff; padding: 20px 25px; }

.company li { margin-bottom: 15px; }

.company_l { margin-left: 4px; }

.company_r { color: #434343; margin-right: 4px; text-indent: 2em; }

.company_r span { display: block; line-height: 26px; margin-top: 26px; }

.company_bot { margin-bottom: 175px; }

.main_ly li { clear: both; color: #3c3b3b; line-height: 30px; padding: 0 0 12px; }

.main_ly_t1 { float: left; width: 60px; height: 30px; font-size: 15px; line-height: 30px; }

.main_ly_t2 { color: #999999; float: left; font-size: 12px; padding: 5px 0 0 60px; }

.main_bd { border: 1px solid #dddddd; float: left; height: 30px; line-height: 30px; padding: 0 0 0 5px; }

.main_bd1 { border: 1px solid #dddddd; float: left; font-size: 14px; height: 102px; line-height: 25px; padding: 5px; }

.main_bd2 { border: 1px solid #dddddd; float: left; height: 29px; line-height: 29px; padding: 0 0 0 5px; width: 115px; }

.main_but { clear: both; padding: 20px 0 0; }

.main_but input { display: block; float: left; border: none; margin-right: 30px; height: 35px; width: 100px; border: 0px; color: #3c3b3b; font-size: 16px; line-height: 35px; cursor: pointer; }

.main_but .blue { background: #0067cb; color: #fff; }

.openMenu { -webkit-transition: all .2s ease; -o-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.openMenu .navbar { right: 200px; -webkit-transition: all .2s ease; -o-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.openNav { right: 0; -webkit-transition: all .2s ease; -o-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

/*免费咨询电话2017-03-14*/
.mobile_tel { background: #fff; }

.mobile_tel a { display: block; color: #f64e5d; font-size: 22px; border-radius: 10px; padding: 10px 0; margin: 0 auto; }

.mobile_tel a i { float: left; width: 55px; height: 51px; background: url(../images/xaphone.gif) no-repeat 10px 0/70% auto; }

.mobile_tel a b { font-weight: 100; font-size: 16px; color: #333; }

.mobile_tel a span { line-height: 40px; font-weight: bold; }

/* 轮播图 */
.picScroll-left { width: 100%; overflow: hidden; position: relative; }

.picScroll-left .hd { overflow: hidden; margin-top: 30px; text-align: center; }

.picScroll-left .hd .next { background-position: 0 -50px; }

.picScroll-left .hd .prevStop { background-position: -60px 0; }

.picScroll-left .hd .nextStop { background-position: -60px -50px; }

.picScroll-left .hd ul { overflow: hidden; margin: 0px auto; display: inline-block; }

.picScroll-left .hd ul li { float: left; width: 8px; height: 8px; overflow: hidden; margin-right: 8px; text-indent: -999px; cursor: pointer; background-color: #a3a3a3; border-radius: 50%; }

.picScroll-left .hd ul li.on { background-color: #652325; }

.picScroll-left .bd ul li .pro { position: relative; }

.picScroll-left .bd { width: 100%; }

.picScroll-left .bd .tempWrap { width: 100%; margin: 0px auto; left: -5px; }

.picScroll-left .bd ul { overflow: hidden; zoom: 1; }

.picScroll-left .bd ul li { float: left; overflow: hidden; text-align: center; margin-left: 5px; }

.picScroll-left .bd ul li .pic { text-align: center; }

.picScroll-left .bd ul li .pic a:hover img { border-color: #999; }

.picScroll-left .bd ul li .title { line-height: 24px; }

.picScroll-left .bd ul li img { width: 145px; height: auto; }

/* 分页 */
.txj_nr .scott a { margin-right: 15px; }

.txj_nr .scott span { margin-right: 15px; color: #652325; }

/* 遮罩层 */
#nav-over { width: 100%; position: absolute; left: 0px; top: 0px; z-index: 1000; background-color: rgba(0, 0, 0, 0.5); }

/*2017-06-28 手机站新增会员登录*/
.txj_meb { width: 100%; background: url(../images/txj_meb.jpg) no-repeat center top/100%; padding-bottom: 40px; }

.txj_meb h3 { font-size: 20px; color: #fff; font-weight: 100; text-align: center; line-height: 100px; }

.txj_meb li { width: 80%; margin: 15px auto 0 auto; display: block; height: 40px; line-height: 40px; background: url(../images/txj_meb00.png) repeat 0 0; border: 1px solid #8d8b8a; border-radius: 4px; overflow: hidden; }

.txj_meb input, .txj_meb select { width: 100%; height: 40px; line-height: 40px; background: none; background-position: 10px center; background-repeat: no-repeat; border: none; color: #ddd; padding: 0 10px 0 35px; -o-background-size: 5%; background-size: 5%; font-size: 14px; }

.txj_meb .int1 { background-image: url(../images/txj_meb01.png); }

.txj_meb .int2 { background-image: url(../images/txj_meb02.png); }

.txj_meb .int3 { background-image: url(../images/txj_meb03.png); }

.txj_meb .int4 { background: #ddd; color: #000; padding: 0; font-size: 16px; letter-spacing: 10px; border-radius: 4px; }

.txj_meb input::-webkit-input-placeholder { color: #ddd; }

.txj_meb input:-moz-placeholder { color: #ddd; }

.txj_meb input::-moz-placeholder { color: #ddd; }

.txj_meb input:-ms-input-placeholder { color: #ddd; }

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }

textarea { -webkit-appearance: none; }

/*2017-08-25 新增三链接栏目*/
.txj_newzx { position: fixed; left: 0; right: 0; bottom: 0; margin: auto; height: 65px; padding-right: 1px; background: #fff; }

.txj_newzx li { width: 33%; margin-left: 1px; float: left; height: 65px; }

.txj_newzx li a { display: block; width: 100%; height: 65px; font-size: 14px; text-align: center; line-height: 30px; padding-top: 35px; color: #fff; background-position: center 8px; background-repeat: no-repeat; -o-background-size: 35px 30px; background-size: 35px 30px; }

.txj_newzx .sq { background-color: #d74142; background-image: url(../images/t_01.jpg); }

.txj_newzx .zx { background-color: #3488de; background-image: url(../images/t_02.jpg); }

.txj_newzx .dh { background-color: #35ac68; background-image: url(../images/t_03.jpg); }

/*留言弹窗*/
.liuyan { position: fixed; bottom: 100px; background: #fff; width: 90%; left: 5%; font-family: "microsoft yahei"; border-radius: 5px; display: none; box-shadow: 1px 5px 20px #656261; }

.liuyan h2 { position: relative; font-size: 16px; padding: 10px 5px; text-align: center; }

.liuyan h2 span { position: absolute; font-weight: normal; right: 2px; color: #444; cursor: pointer; top: 2px; background: #ddd; padding: 2px; border-radius: 50%; width: 25px; height: 25px; line-height: 20px; }

.liuyan ul li { height: 35px; float: left; width: 100%; line-height: 35px; margin-bottom: 10px; }

.liuyan ul li input { width: 80%; margin-left: 10%; border: 1px #E2E2E2 solid; height: 33px; font-size: 14px; text-indent: 5px; }

.liuyan ul li .subt { background: #E7645D; color: #fff; }
