@charset "gb2312";
/* CSS Document */

/* ☆ reset ======================================================*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:'Microsoft YaHei';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
input,select,textarea{font-family:'Microsoft YaHei';}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration:none;color:#555;}
/* ☆ pub Class==================================================================*/
.clearfix {zoom: 1;display: table;width: 100%;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.txl{text-align:left;}
.txr{text-align:right;}
.txc{text-align:center;}
/* ☆ common Class=============================================================*/
.mainwrap{width:1200px;margin:0 auto;position:relative;}
.header,.header .themetitle{height:60px;line-height:60px;}
.header{background:#fff;}
.header .themetitle{float:left;}
.header .themetitle .backhome,.header .themetitle .backhome img{display:block;width:85px;height:40px;float:left;}
.header .themetitle .backhome{margin:10px 0 0 0;}
.header .themetitle .txt{display:block;float:left;font-size:18px;height:30px;line-height:30px;margin:15px 0 0 10px;padding:0 0 0 10px;border-left:1px solid #ddd;}
.header .topmenu{font-size:12px;}
.footer{height:60px;line-height:60px;border-top:1px solid #eee;text-align:center;color:#999;margin:50px 0 0 0 ;font-size:12px;}
.submitwrap{margin:20px 0 0 0;text-align:center;}
.submitwrap .submit_btn{display:block;width:200px;height:50px;line-height:40px;text-align:center;color:#fff;background:#fabe02;border-radius:200px;margin:0 auto;border:1px solid #fabe02;font-size:16px;cursor:pointer;}
.errtips{position:fixed;max-width:80%;top:50%;left:50%;background:rgb(0,0,0,0.8);color:#fff;padding:10px;border-radius:6px;z-index:1001;}
.selectitme input,.lpcg_capitem input{display:none;}
.tipmsg{padding:15px 30px;font-size:1rem;}
.addcontactdialogform{padding:15px 30px;}
.addcontactdialogform .sllabel{font-size:12px;line-height:150%;margin:0 0 5px 0;color:#999;}
.addcontactdialogform .slelist {height:60px;}
.addcontactdialogform .slelist .input{height:40px;line-height:40px;padding:0 10px;border:1px solid #ddd;border-radius:4px;width:300px;}
.addcontactdialogform .report_ctl{text-align:center;}
.addcontactdialogform .report_ctl .submitBtn,.addcontactdialogform .report_ctl .cancelBtn{width:120px;height:40px;line-height:40px;border-radius:4px;text-align:center;border:none;cursor:pointer;}
.addcontactdialogform .report_ctl .submitBtn{background:#3067f7;color:#fff;}
.addcontactdialogform .report_ctl .cancelBtn{background:#eee;color:#333;}
.addcontactdialogform .slelist .Validform_right{display:none;}
.addcontactdialogform .slelist .Validform_wrong{display:block;color:#f60;}
/* ☆ 页面模式部分===========================================================*/

[class *= 'col-'] {
    float: left;
}

.col-1{width:8.33333333%;}
.col-2{width:16.66666667%;}
.col-3{width:25%;}
.col-4{width:33.33333333%;}
.col-5{width:41.66666667%;}
.col-6{width:50%;}
.col-7{width:58.33333333%;}
.col-8{width:66.66666667%;}
.col-9{width:75%;}
.col-10{width:83.33333333%;}
.col-11{width:91.66666667%;}
.col-12{width:100%;}

.banner{height:600px;background:url(../images/banner.jpg) no-repeat center center;}
.banner_h5{display:none;}
.banner .showtxt{height:500px;position:relative;color: #fff;}
.banner .showtxt .title1{position:absolute;left:0;top:150px;font-size:50px;line-height:120%;font-weight:bold;}
.banner .showtxt .title2{position:absolute;left:0;top:280px;font-size:32px;width:440px;padding:15px 0;border:1px solid #fff;border-radius:6px;text-align:center;margin:20px 0 0 0;}

.dz_switchOutter{height:130px;}
.switchwrap,.switchwrap .switchunit{height:160px;}
.dz_switchOutter{position:relative;}
.switchwrap{width:100%;background:#fff;border-radius:6px;box-shadow:4px 6px 5px 0 rgba(0, 0, 0, 0.05), 5px 7px 10px 0 rgba(0, 0, 0, 0.03);position:absolute;left:0;top:-80px;float:left;}
.switchwrap .switchunit{width:200px;margin:0 auto;cursor:pointer;text-align:center;position:relative;}
.switchwrap .switchunit .icon,.switchwrap .switchunit .icon img{width:80px;}
.switchwrap .switchunit .on,.switchwrap .switchunit .mbe,.switchwrap .switchunit_on .off{display:none;}
.switchwrap .switchunit .icon{margin:0 auto 10px auto;position:relative;z-index:5;padding:35px 0 0 0;}
.switchwrap .switchunit .text{font-size:18px;color:#555;position:relative;z-index:5;}
.switchwrap .switchunit_on .text{color:#fff;}
.switchwrap .switchunit_on .on,.switchwrap .switchunit_on .mbe{display:block;}
.switchwrap .switchunit_on .mbe{display:block;background:#fabe02;width:100%;height:200px;border-radius:6px;position:absolute;left:0;top:-20px;z-index:1;}
.switchContWrap{}
.switchContWrap .itemcont{display:none;}

.contact{position:relative;padding:80px 0 30px 0;}
.contact .contacter{width:50%;float:right;line-height:200%;font-size:20px;color:#555;}
.contact .contacter h1{font-size:36px;font-weight:normal;line-height:150%;}
.contact .leftdecto{position:absolute;left:-30px;top:-50px;}

.lpcg_title{font-size:36px;color:#555;margin:0 0 20px 0;}
.lpcg_whatiwant{width:1200px;position:relative;overflow:hidden;float:left;z-index:10}
.lpcg_whatiwant .longhide{width:1300px;position:relative;float:left;}
.lpcg_whatiwant .wantbox{width:258px;border:1px solid #cecece;border-radius:6px;overflow:hidden;float:left;margin:0 53px 0 0;cursor:pointer;}
.lpcg_whatiwant .wantbox .pic{width:100%;height:160px;float:left;overflow:hidden;text-align:center;}
.lpcg_whatiwant .wantbox .selectitme{width:100%;height:70px;line-height:60px;float:left;text-align:center;font-size:24px;color:#555;}
.lpcg_whatiwant .wantbox .selectitme .selectstat{width:28px;height:28px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;background:url(../images/checkicon.png) no-repeat;background-position:0 -28px;}
.lpcg_whatiwant .wantbox .selectitme .on{background-position:0 0;}
.lpcg_whatiwant .wantbox .selectitme .selecttext{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}

.lpcg_capwrap{background:url(../images/lpcg_capbg.jpg) no-repeat center top;margin:20px 0 0 0;}
.lpcg_captitle{font-size:36px;color:#fff;margin:0 0 20px 0;padding:20px 0 0 0;}
.lpcg_capitem{width:1200px;position:relative;overflow:hidden;float:left;z-index:10}
.lpcg_capitem .longhide{width:1300px;position:relative;float:left;}
.lpcg_capitem .lpcg_capbox{width:250px;position:relative;float:left;background:#fff;border-radius:6px;margin:0 67px 0 0;cursor:pointer;}
.lpcg_capitem .lpcg_capbox .pic{width:100%;padding:20px 0;float:left;overflow:hidden;text-align:center;}
.lpcg_capitem .lpcg_capbox .select{width:100%;height:70px;line-height:60px;float:left;text-align:center;font-size:22px;color:#fff;background:#1c7af2;border-radius:0 0 6px 6px;}
.lpcg_capitem .lpcg_capbox .select .input{width:24px;height:24px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;background:url(../images/lpcg_radio.png) no-repeat;background-position:0 -24px;}
.lpcg_capitem .lpcg_capbox .select .on{background-position:0 0;}
.lpcg_capitem .lpcg_capbox .select .text{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.lpcg_capitem .lpcg_capbox .on .text{color:#ffd34b;}

.tzhd_section{border:1px solid #ddd;width:1170px;padding:15px;margin:0 0 20px 0;position:relative;overflow:hidden;}
.tzhd_section .longhide{width:1350px;position:relative;}
.tzhd_section .leftimg{width:470px;float:left;background:#3bb6d5;text-align:center;display:table;}
.tzhd_section .leftimg .wrapimg{display:table-cell;vertical-align:middle;}
.tzhd_section .leftimg1{height:150px;}
.tzhd_section .leftimg1 img{height:130px;}
.tzhd_section .leftimg2{height:233px;}
.tzhd_section .leftimg2 img{height:213px;}
.tzhd_section .leftimg3{height:450px;}
.tzhd_section .leftimg3 img{height:200px;}
.tzhd_section .rightcont{width:670px;float:right;}
.tzhd_section .rightcont .intor{line-height:30px;color:#555;}
.tzhd_section .more_text{float:left;width:565px;padding:10px 10px;}
.tzhd_section .more_text .pic {width:250px;float:left;}
.tzhd_section .more_text .pic img{width:100%;border:1px solid #eee;}
.tzhd_section .more_text_box1,.tzhd_section .more_text_box2{border-bottom:1px solid #eee;}
.tzhd_section .more_text_box1,.tzhd_section .more_text_box3{border-right:1px solid #eee;}
.tzhd_section .more_text .title{width:300px;font-size:20px;color:#1c7af2;line-height:150%;float:right;}
.tzhd_section .more_text .cont{width:300px;font-size:16px;color:#999;line-height:22px;float:right;line-height:200%;}
.tzhd_section .rightcont .needtitle{font-size:30px;color:#1c7af2;line-height:150%;float:left;width:100%;margin:0 0 20px 0;}

.cformrow{float:left;font-size:14px;width:100%;}
.cformrow .labeltext{float:left;color:#999;width:100%;}
.cformrow .inputselect{float:left;margin:10px 0 20px 0;width:100%;}
.cformrow .inputselect .initem{border-radius:50px;height:40px;line-height:40px;background:#f0f0f0;text-align:center;padding:0 20px;float:left;cursor:pointer;margin:0 20px 20px 0;}
.cformrow .inputselect .initem input{display:none;}
.cformrow .inputselect .initem_selected{background:#1c7af2;color:#fff;}

.painfull .icon{width:200px;margin:0 auto;}
.painfull .icon img{width:100%;}
.painfull .hitpoint{width:100%;height:50px;line-height:50px;text-align:center;color:#999;font-size:18px;}
.nhch_title{font-size:30px;text-align:center;line-height:150%;margin:30px 0;color:#555;}
.goodpointwrap{width:1200px;position:relative;}
.goodpointwrap .longhide{width:1300px;position:relative;}
.goodpointwrap .goodbox{width:220px;padding:40px 0;text-align:center;border-radius:6px;box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);background:#fff;float:left;margin:0 25px 0 0;}
.goodpointwrap .goodbox .img,.goodpointwrap .goodbox .img img{width:100px;}
.goodpointwrap .goodbox .img{margin:0 auto 20px auto;}
.goodpointwrap .goodbox .text{font-size:16px;color:#555;line-height:150%;}

.cselecttime{width:250px;height:40px;border-radius:100px;background:#f0f0f0;padding:2px 15px;float:left;cursor:pointer;}
.inputselect .tlabel{float:left;height:44px;line-height:44px;}
.inputselect .tlabel_end{margin:0 0 0 15px;}
.cselecttime .timeinput{width:220px;height:36px;line-height:36px;background:#f0f0f0;border:1px solid #f0f0f0;float:left;cursor:pointer;}
.cselecttime .caicon{width:20px;height:20px;float:right;margin:10px 0 0 0;}
.cselecttime .caicon img{width:100%;}

.tldz_title_1,.tldz_title_2{text-align:center;color:#555;}
.tldz_title_1{font-size:30px;margin:30px 0;}
.tldz_title_2{font-size:18px;margin:0 0 30px 0;}

.tldz_tlistwrap{width:1200px;position:relative;}
.tldz_tlistwrap .longhide{width:1300px;position:relative;}
.tldz_tlistwrap .tlbox{width:280px;float:left;border:1px solid #ddd;margin:0 22px 22px 0;position:relative;}
.tldz_tlistwrap .tlbox .pic {width:280px;}
.tldz_tlistwrap .tlbox .pic img{width:100%;}
.tldz_tlistwrap .tlbox .selectitme .selecttext{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.tldz_tlistwrap .tlbox .selectitme{width:100%;height:70px;line-height:60px;float:left;text-align:center;font-size:18px;color:#555;cursor:pointer;}
.tldz_tlistwrap .tlbox .selectitme .selectstat{width:28px;height:28px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;background:url(../images/checkicon.png) no-repeat;background-position:0 -28px;}
.tldz_tlistwrap .tlbox .selectitme .on{background-position:0 0;}
.tldz_tlistwrap .tlbox .tltype{position:absolute;right:0;top:0;height:30px;line-height:30px;background:#ff253f;color:#fff;text-align:center;padding:0 10px;border-radius:0 0 0 6px;z-index:555;}

/* pc屏幕 */
@media all and (min-width: 1180px) and (max-width: 1920px) {

}

/* pc1180屏幕 */
@media all and (min-width: 992px) and (max-width: 1180px) {

}

/* 平板1024屏幕 */
@media (max-width: 1024px) {
	.header{padding:0 15px;}
	.mainwrap{width:100%;}
	.header .topmenu,.banner{display:none;}
}

/* 中等屏幕（平板，小于等于 1024px） */
@media screen and (max-width: 1024px) {

.col-md-1 { width:8.33333333%;} 
.col-md-2 { width:16.66666667%;} 
.col-md-3 { width:25%;} 
.col-md-4 { width:33.33333333%;} 
.col-md-5 { width:41.66666667%;} 
.col-md-6 { width:50%;}
.col-md-7 { width:58.33333333%;} 
.col-md-8 { width:66.66666667%;} 
.col-md-9 { width:75%;} 
.col-md-10 { width:83.33333333%;} 
.col-md-11 { width:91.66666667%;} 
.col-md-12 { width:100%;}

.header,.header .themetitle{height:60px;line-height:60px;}
.header{background:#fff;}
.header .themetitle{float:left;}
.header .themetitle .backhome,.header .themetitle .backhome img{display:block;width:85px;height:40px;float:left;}
.header .themetitle .backhome{margin:10px 0 0 0;}
.header .themetitle .txt{display:block;float:left;font-size:18px;height:30px;line-height:30px;margin:15px 0 0 10px;padding:0 0 0 10px;border-left:1px solid #ddd;}
.mainwrap{width:100%;}
.banner_h5{display:block;}
.header .topmenu,.banner{display:none;}
.mowr{padding:0 15px;}
.addcontactdialogform .slelist .input{width:100%;}

.dz_switchOutter{height:100px;}
.switchwrap{height:100px;}
.dz_switchOutter{position:relative;}
.switchwrap{width:98%;background:#fff;border-radius:6px;box-shadow:4px 6px 5px 0 rgba(0, 0, 0, 0.05), 5px 7px 10px 0 rgba(0, 0, 0, 0.03);position:absolute;left:1%;top:-40px;}
.switchwrap .switchunit{width:80%;margin:0 auto;cursor:pointer;text-align:center;position:relative;}
.switchwrap .switchunit .icon,.switchwrap .switchunit .icon img{width:56%;}
.switchwrap .switchunit .on,.switchwrap .switchunit .mbe,.switchwrap .switchunit_on .off{display:none;}
.switchwrap .switchunit .icon{margin:0 auto 5px auto;position:relative;z-index:5;padding:18px 0 0 0;}
.switchwrap .switchunit .text{font-size:0.8rem;color:#555;position:relative;z-index:5;}
.switchwrap .switchunit_on .text{color:#fff;}
.switchwrap .switchunit_on .on,.switchwrap .switchunit_on .mbe{display:block;}
.switchwrap .switchunit_on .mbe{display:block;background:#fabe02;width:100%;height:120px;border-radius:6px;position:absolute;left:0;top:-10px;z-index:1;}
.contact{position:relative;padding:50px 0 30px 0;}
.contact .contacter{width:50%;float:right;line-height:200%;font-size:20px;color:#555;position:relative;z-index:5;}
.contact .contacter h1{font-size:36px;font-weight:normal;line-height:150%;}
.contact .leftdecto{position:absolute;left:-100px;top:-50px;z-index:1;}

.lpcg_title{font-size:1.4rem;text-align:center;line-height:150%;}
.lpcg_whatiwant{width:100%;position:relative;overflow:hidden;float:left;z-index:10}
.lpcg_whatiwant .longhide{width:100%;position:relative;float:left;}
.lpcg_whatiwant .wantbox{width:23%;border:none;margin:0 1% 1% 1%;box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);}
.lpcg_whatiwant .wantbox .pic{width:100%;height:auto;}
.lpcg_whatiwant .wantbox .pic img{width:100%;}
.lpcg_whatiwant .wantbox .selectitme{height:50px;line-height:50px;font-size:1rem;}

.lpcg_capwrap{background:url(../images/lpcg_capbg.jpg) no-repeat center top;}
.lpcg_captitle{font-size:1.4rem;text-align:center;}
.lpcg_capitem{width:100%;position:relative;overflow:hidden;float:left;z-index:10}
.lpcg_capitem .longhide{width:100%;position:relative;float:left;}
.lpcg_capitem .lpcg_capbox{width:23%;margin:0 1% 1% 1%;box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);}
.lpcg_capitem .lpcg_capbox .pic{width:100%;padding:20px 0;float:left;overflow:hidden;text-align:center;}
.lpcg_capitem .lpcg_capbox .pic img{width:90%;}
.lpcg_capitem .lpcg_capbox .select{height:50px;line-height:50px;font-size:1rem;}

.mainwrap .tzhd_section:last-child{border-bottom:none;}
.tzhd_section{border:none;border-bottom:1px solid #ddd;width:auto;padding:0 15px 15px 15px;}
.tzhd_section .longhide{width:auto;}
.tzhd_section .leftimg{width:40%;}
.tzhd_section .leftimg1{height:150px;}
.tzhd_section .leftimg1 img{height:130px;}
.tzhd_section .leftimg2{height:233px;}
.tzhd_section .leftimg2 img{height:213px;}
.tzhd_section .leftimg3{height:501px;}
.tzhd_section .leftimg3 img{height:auto;width:80%;}
.tzhd_section .rightcont{width:57%;}
.tzhd_section .rightcont .intor{line-height:30px;color:#555;}
.tzhd_section .more_text{width:95%;padding:2%;}
.tzhd_section .more_text .pic {width:25%;float:left;}
.tzhd_section .more_text_box1,.tzhd_section .more_text_box2,.tzhd_section .more_text_box3{border-bottom:1px solid #eee;}
.tzhd_section .more_text_box1,.tzhd_section .more_text_box3{border-right:none;}
.tzhd_section .more_text .title{width:70%;font-size:20px;color:#1c7af2;line-height:150%;float:right;}
.tzhd_section .more_text .cont{width:70%;font-size:16px;color:#999;line-height:22px;float:right;line-height:200%;}
.tzhd_section .rightcont .needtitle{font-size:30px;color:#1c7af2;line-height:150%;float:left;width:100%;margin:0 0 20px 0;}

.cformrow{float:left;font-size:14px;width:100%;}
.cformrow .labeltext{float:left;color:#999;width:100%;}
.cformrow .inputselect{float:left;margin:10px 0 20px 0;width:100%;}
.cformrow .inputselect .initem{border-radius:50px;height:40px;line-height:40px;background:#f0f0f0;text-align:center;padding:0 20px;float:left;cursor:pointer;margin:0 20px 10px 0;}
.cformrow .inputselect .initem_selected{background:#1c7af2;color:#fff;}

.painfull {padding:0 15px;}
.nhch_title{font-size:1.2rem;margin:20px 0;}
.goodpointwrap{width:100%;}
.goodpointwrap .longhide{width:100%;}
.goodpointwrap .goodbox{width:18%;padding:20px 0;margin:1%;}
.goodpointwrap .goodbox .img,.goodpointwrap .goodbox .img img{width:80px;}
.goodpointwrap .goodbox .img{margin:0 auto 10px auto;}
.goodpointwrap .goodbox .text{font-size:1rem;}

.cselecttime{width:200px;height:40px;border-radius:100px;background:#f0f0f0;padding:2px 15px;float:left;}
.cselecttime .timeinput{width:160px;height:36px;line-height:36px;background:#f0f0f0;border:1px solid #f0f0f0;float:left;}
.cselecttime .caicon{width:20px;height:20px;float:right;margin:10px 0 0 0;}
.cselecttime .caicon img{width:100%;}

.tldz_title_1{font-size:2rem;margin:1rem 0;}
.tldz_title_2{font-size:1rem;margin:0 0 1rem 0;}

.tldz_tlistwrap{width:100%;}
.tldz_tlistwrap .longhide{width:100%;}
.tldz_tlistwrap .tlbox{width:45%;margin:1% 2%;}
.tldz_tlistwrap .tlbox .pic{float:left;width:80px;}
.tldz_tlistwrap .tlbox .pic img{width:100%;}
.tldz_tlistwrap .tlbox .selectitme{width:auto;position:absolute;left:0;top:0;padding:0 0 0 80px;height:71px;line-height:71px;text-align:left;font-size:1rem;}
.tldz_tlistwrap .tlbox .selectitme .selecttext{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.tldz_tlistwrap .tlbox .selectitme .selectstat{width:20px;height:20px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;background:url(../images/checkicon.png) no-repeat;background-position:0 -20px;background-size:20px;}
.tldz_tlistwrap .tlbox .selectitme .on{background-position:0 0;}
.tldz_tlistwrap .tlbox .tltype{font-size:0.8rem;height:26px;line-height:26px;}
}

/* 小屏幕（手机，小于等于640px） */
@media screen and (max-width:640px){

.col-sm-1 { width:8.33333333%;} 
.col-sm-2 { width:16.66666667%;} 
.col-sm-3 { width:25%;} 
.col-sm-4 { width:33.33333333%;} 
.col-sm-5 { width:41.66666667%;} 
.col-sm-6 { width:50%;}
.col-sm-7 { width:58.33333333%;} 
.col-sm-8 { width:66.66666667%;} 
.col-sm-9 { width:75%;} 
.col-sm-10 { width:83.33333333%;} 
.col-sm-11 { width:91.66666667%;} 
.col-sm-12 { width:100%;}

.header,.header .themetitle{height:50px;line-height:50px;}
.header{background:#fff;}
.mowr{padding:0 15px;}
.header .themetitle{float:left;}
.header .themetitle .backhome,.header .themetitle .backhome img{display:block;width:65px;height:30px;float:left;}
.header .themetitle .txt{display:block;float:left;font-size:1rem;height:20px;line-height:20px;margin:15px 0 0 10px;padding:0 0 0 10px;border-left:1px solid #ddd;}
.footer{margin:10px 0 0 0;}
.mainwrap{width:100%;}
.banner_h5{display:block;}
.header .topmenu,.banner{display:none;}
.dz_switchOutter{height:60px;}
.switchwrap{height:80px;}
.dz_switchOutter{position:relative;}
.switchwrap{width:98%;background:#fff;border-radius:6px;box-shadow:4px 6px 5px 0 rgba(0, 0, 0, 0.05), 5px 7px 10px 0 rgba(0, 0, 0, 0.03);position:absolute;left:1%;top:-40px;}
.switchwrap .switchunit{width:80%;margin:0 auto;cursor:pointer;text-align:center;position:relative;}
.switchwrap .switchunit .icon,.switchwrap .switchunit .icon img{width:70%;}
.switchwrap .switchunit .on,.switchwrap .switchunit .mbe,.switchwrap .switchunit_on .off{display:none;}
.switchwrap .switchunit .icon{margin:0 auto 5px auto;position:relative;z-index:5;padding:15px 0 0 0;}
.switchwrap .switchunit .text{font-size:0.8rem;color:#555;position:relative;z-index:5;}
.switchwrap .switchunit_on .text{color:#fff;}
.switchwrap .switchunit_on .on,.switchwrap .switchunit_on .mbe{display:block;}
.switchwrap .switchunit_on .mbe{display:block;background:#fabe02;width:100%;height:100px;border-radius:6px;position:absolute;left:0;top:-10px;z-index:1;}
.switchContWrap{}
.switchContWrap .itemcont{}
.contact{position:relative;padding:30px 0 150px 0;}
.contact .contacter{width:70%;float:right;line-height:200%;font-size:1rem;color:#555;position:relative;z-index:5}
.contact .contacter h1{font-size:2rem;font-weight:normal;line-height:150%;}
.contact .leftdecto{position:absolute;left:-80px;top:50px;z-index:1;width:90%;}
.contact .leftdecto img{width:100%;}

.lpcg_title{font-size:1.4rem;text-align:center;line-height:150%;}
.lpcg_whatiwant{width:100%;position:relative;overflow:hidden;float:left;z-index:10}
.lpcg_whatiwant .longhide{width:100%;position:relative;float:left;}
.lpcg_whatiwant .wantbox{width:45%;border:1px solid #cecece;margin:2%;}
.lpcg_whatiwant .wantbox .pic{width:100%;height:auto;}
.lpcg_whatiwant .wantbox .pic img{width:100%;}
.lpcg_whatiwant .wantbox .selectitme{height:50px;line-height:50px;font-size:1rem;}

.lpcg_capwrap{background:url(../images/lpcg_capbg.jpg) no-repeat center top;}
.lpcg_captitle{font-size:1.4rem;text-align:center;}
.lpcg_capitem{width:100%;position:relative;overflow:hidden;float:left;z-index:10}
.lpcg_capitem .longhide{width:100%;position:relative;float:left;}
.lpcg_capitem .lpcg_capbox{width:46%;margin:2%;cursor:pointer;box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);}
.lpcg_capitem .lpcg_capbox .pic{width:100%;padding:20px 0;float:left;overflow:hidden;text-align:center;}
.lpcg_capitem .lpcg_capbox .pic img{width:90%;}
.lpcg_capitem .lpcg_capbox .select{height:50px;line-height:50px;font-size:1rem;}

.mainwrap .tzhd_section:last-child{border-bottom:none;}
.tzhd_section{border:none;border-bottom:1px solid #ddd;width:auto;}
.tzhd_section .longhide{width:auto;}
.tzhd_section .leftimg{width:100%;padding:10px 0;}
.tzhd_section .leftimg1{height:auto;}
.tzhd_section .leftimg1 img{width:80%;height:auto;}
.tzhd_section .leftimg2{height:auto;}
.tzhd_section .leftimg2 img{width:50%;height:auto;}
.tzhd_section .leftimg3{height:auto;}
.tzhd_section .leftimg3 img{width:80%;height:auto;}
.tzhd_section .rightcont{width:100%;float:right;}
.tzhd_section .rightcont .intor{font-size:0.8rem;line-height:200%}
.tzhd_section .more_text{width:100%;padding:0 0 10px 0;border:none;}
.tzhd_section .more_text .pic{width:35%;float:left;}
.tzhd_section .more_text .title,.tzhd_section .more_text .cont{font-size:1rem;width:63%;float:right;}
.tzhd_section .more_text .title{font-size:1rem;}
.tzhd_section .more_text .cont{font-size:0.8rem;line-height:150%;}
.tzhd_section .rightcont .needtitle{font-size:1.2rem;text-align:center;margin:20px 0;}

.cformrow .inputselect .initem{border-radius:50px;height:36px;line-height:36px;background:#f0f0f0;text-align:center;padding:0 20px;float:left;cursor:pointer;margin:0 10px 10px 0;}
.inputselect .tlabel_end{margin:0;}
.cformrow .inputselect .initem_selected{background:#1c7af2;color:#fff;}

.painfull .icon{width:16%;margin:0 auto;float:left;margin:0 0 1rem 0;}
.painfull .hitpoint{width:80%;float:right;height:50px;line-height:50px;text-align:left;color:#999;font-size:18px;margin:0 0 1rem 0;}
.nhch_title{font-size:1.2rem;margin:0 0 15px 0;padding:0 10px;}
.goodpointwrap{width:100%;position:relative;}
.goodpointwrap .longhide{width:100%;position:relative;}
.goodpointwrap .goodbox{width:92%;margin:2%;padding:2%;}
.goodpointwrap .goodbox .img,.goodpointwrap .goodbox .img img{width:50px;}
.goodpointwrap .goodbox .img{float:left;margin:0 10px 0 0;}
.goodpointwrap .goodbox .text{font-size:1rem;text-align:left;height:50px;line-height:50px;}
.goodpointwrap .goodbox .text p{display:inline-block;}

.cselecttime{width:88%;padding:2px 6%;}
.cselecttime .timeinput{width:90%;}
.cselecttime .caicon{width:20px;height:20px;float:right;margin:10px 0 0 0;}
.cselecttime .caicon img{width:100%;}

.tldz_title_1{font-size:1.2rem;margin:1rem 0;}
.tldz_title_2{font-size:1rem;margin:0 0 1rem 0;}

.tldz_tlistwrap{width:100%;margin:0 0 1rem 0;}
.tldz_tlistwrap .longhide{width:100%;}
.tldz_tlistwrap .tlbox{width:96%;margin:1% 2%;}
.tldz_tlistwrap .tlbox .pic{float:left;width:80px;}
.tldz_tlistwrap .tlbox .pic img{width:100%;}
.tldz_tlistwrap .tlbox .selectitme{width:auto;position:absolute;left:0;top:0;padding:0 0 0 80px;height:71px;line-height:71px;text-align:left;font-size:1rem;}
.tldz_tlistwrap .tlbox .selectitme .selecttext{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.tldz_tlistwrap .tlbox .selectitme .selectstat{width:20px;height:20px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;background:url(../images/checkicon.png) no-repeat;background-position:0 -20px;background-size:20px;}
.tldz_tlistwrap .tlbox .selectitme .on{background-position:0 0;}
.tldz_tlistwrap .tlbox .tltype{font-size:0.8rem;height:26px;line-height:26px;}

}
/* 小屏幕（手机，小于等于 480px） */
@media (max-width: 480px){

.col-xs-1 { width:8.33333333%;} 
.col-xs-2 { width:16.66666667%;} 
.col-xs-3 { width:25%;} 
.col-xs-4 { width:33.33333333%;} 
.col-xs-5 { width:41.66666667%;} 
.col-xs-6 { width:50%;}
.col-xs-7 { width:58.33333333%;} 
.col-xs-8 { width:66.66666667%;} 
.col-xs-9 { width:75%;} 
.col-xs-10 { width:83.33333333%;} 
.col-xs-11 { width:91.66666667%;} 
.col-xs-12 { width:100%;}

.header,.mowr{padding:0 15px;}
.mainwrap{width:100%;}
.banner_h5{display:block;}
.header .topmenu,.banner{display:none;}
}
