body { padding-bottom: 44px; background: #fff url(../images/bg.jpg) repeat-y center top; font-family: 'Microsoft YaHei'; min-width: 1200px; }
.mt20 { margin-top: 20px;}
.wrapper { margin: 0 auto; position: relative; width: 1200px; min-width: 1200px; }
.w-con { width: 100%; overflow: hidden; }
.w-con .w-box { z-index: 1; position: relative; width: 1200px; min-width: 1200px; zoom: 1; overflow: visible; margin-left: auto; margin-right: auto; }
.w-con .w-box .w-inner { display: block; position: relative; overflow: hidden; width: 1920px; left: 50%; top: 0; margin-left: -960px; }
.box-w { background: #fff; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); box-shadow: 0px 0px 10px rgba(0,0,0,0.3); -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#666666')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#666666');
}

.w-section { font-size: 16px; line-height: 1.8em; color: #2e3192; text-align: justify;}
.w-section.tc { text-align: center;}
.w-section p{ margin-bottom: 1em; text-indent: 0em; }
.w-section h4 { font-size: 20px; font-weight: bold; text-align: center; color: #2e3192; }
.w-section img { max-width: 100%; }
.w-section .pic { margin-bottom: 1em;text-align: center;}
.w-section.no-indent p { text-indent: 0; }

.jwplayer.aspectMode { vertical-align: middle;}

.pic-pc { display: block; }
.pic-m { display: none; }


.lin-comment-title { text-align: center; }
.lin-comment-title h2{ position: relative; display: inline-block; padding: 0 1em; height: 40px; line-height: 40px; font-size: 24px; color: #2e3192; }
.lin-comment-title h2:before,
.lin-comment-title h2:after{ position: absolute; top: 50%; width: 1em; height: 2px; margin-top: -1px; background: #2e3192; display: inline-block; content: ''; }
.lin-comment-title h2:before{ left: -1em; }
.lin-comment-title h2:after{ right: -1em; }

.lin-comment { padding: 15px; max-width: 600px; margin: auto auto 50px;; }
.lin-comment .comment-content,
.lin-comment .comment-name,
.lin-comment .comment-phone { margin-bottom: 10px;padding: 5px; background: #fff; border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.lin-comment .comment-submit {  }
.lin-comment .comment-txt-content { width: 100%; display: block; height: 9em; line-height: 1.5em; border: none; }
.lin-comment .comment-txt-name { width: 100%; display: block; height: 2em; line-height: 2em; border: none; }
.lin-comment .comment-txt-phone { width: 100%; display: block; height: 2em; line-height: 2em; border: none; }
.lin-comment .comment-btn-submit { display: block; width: 100%; height: 44px; line-height: 44px; font-weight: bold; font-size: 18px; color: #fff; background: #2e3192; text-align: center; border: none;

    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}


.header-top { position: relative; z-index: 999; background: #fff; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px rgba(0,0,0,0.1); display: none; }
.header-logo{ float: left; padding: 10px 0; }
.header-logo img{ height: 60px;}
.header-txt{ float: right; text-align: center; display: none;}
.header-txt .t1{ margin-top: 5px; color: #2e3192; font-size: 30px; font-weight: bold;}
.header-txt .t2{ padding: 0 1em; text-align: center; letter-spacing: 3px; line-height: 32px; background: #2e3192; color: #fff; font-size: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }

.zt-footer { padding: 30px 0 50px; }
.zt-footer .zt-footer-logo { float: left; }
.zt-footer .zt-footer-phone { float: left; margin: 40px 0 0 80px; color: #333333; }
.zt-footer .zt-footer-phone .footer-phone-icon{ float: left; display: inline-block; width: 52px; height: 52px; background: url("../images/dianhua.png") no-repeat center center; }
.zt-footer .zt-footer-phone .t1{ float: left; margin-left: 10px; padding-top: 5px; font-size: 18px; line-height: 1.2em; }
.zt-footer .zt-footer-phone .t2{ float: left; margin-left: 10px; font-size: 48px; line-height: 52px; }

.zt-footer .zt-footer-qrcode { float: right; padding: 0px 0 0px; text-align: center }
.zt-footer .zt-footer-qrcode .box { display: inline-block; margin: 0 20px; width: 110px; vertical-align: top; }
.zt-footer .zt-footer-qrcode img { width: 110px; }
.zt-footer .zt-footer-qrcode .pic { width: 110px; line-height: 2em; }
.zt-footer .zt-footer-qrcode .txt { line-height: 2em; }

.footer-editor { margin-bottom: 30px; text-align:center; color: #2e3192; font-size: 14px;}

.footer-tabar { position: fixed; z-index: 10; left: 0; right: 0; bottom: 0; text-align: center; background: #2e3192; 
    -webkit-box-shadow: 0px -5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -5px 10px rgba(0,0,0,0.2);
    box-shadow: 0px -5px 10px rgba(0,0,0,0.2);
}
.footer-tabar dl { padding: 0 4px; }
.footer-tabar dl dd { width: 50%; float: left; }
.footer-tabar a { display: block; padding: 0 1em; margin: 4px; height: 36px; line-height: 36px; background: rgba(255,255,255,0.25); color: #fff; text-align: center; font-size: 18px; border: 1px solid #fff;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
}
.footer-tabar dl dd.logo a{ border: none; background: none;; }
.footer-tabar dl dd.logo img { height: 35px;}

.banner { position: relative; z-index: 0; }


.wrapper-box { margin: 50px 0; padding: 0;}

.box-title { margin: 0px 0px 20px; position: relative; text-align: center; color: #2e3192; }
.box-title h2{ position: relative; display: inline-block; font-size: 32px; }
.box-title h3{ position: relative; display: inline-block; padding: 0 1em; line-height: 1.6em; text-align: center; font-weight: normal; font-size: 20px; border: 2px solid #2e3192;
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;

}

.zt-text { margin: 20px; }
.zt-text .subtit { margin: 20px 0 20px; clear: both;text-align: center; }
.zt-text .subtit h4 { position: relative; padding: 0 1em; font-size: 28px; font-weight: normal; display: inline-block; background: #2e3192; color: #fff;
	 -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;
}

.wrapper-box1 .zt-text{ margin:  0; 
}

.video-player { float:left; width: 800px; background: #000; }
.video-pic { float:right; padding: 120px 0 0 30px; width: 370px; }

.swiper-pro .pic { border: 1px solid #ddd;}
.swiper-pro .pic img{ width: 100%; height: auto;}


.zt-pic { }
.zt-pic dd { position: relative; padding: 20px 0; border-bottom: 1px solid #ddd; }
.zt-pic dd:last-child { border-bottom:none; }
.zt-pic dd .pic { float: left; margin-right: 20px; }
.zt-pic dd .pic img { width: 100%; height: auto; }
.zt-pic dd .tit { margin-bottom: 10px; font-size: 24px; font-weight: bold;}
.zt-pic dd .desc { font-size: 16px; line-height: 1.5em; }


.zt-pro { margin: 30px; padding-top: 30px; border-top: 1px dotted #ddd;}
.zt-pro ul { margin: 0px -15px; }
.zt-pro ul li { position: relative; float: left; margin: 15px 15px; width: 262px; text-align: center;}
.zt-pro ul li .pic{ padding-bottom: 0px; background: url("../images/pro/bg.png") no-repeat center bottom; background-size: 100% auto; }
.zt-pro ul li .pic img { width: 100%; height: auto; }
.zt-pro ul li .txt { height: 40px; line-height: 40px; overflow: hidden; font-size: 16px; background: #64e3a3; color: #fff; }

.first-block {  position: relative; z-index: 1;
background: url("../images/block1-1.jpg") no-repeat center bottom; background-size: 100% auto;

}
.radius { 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.n-list { margin: -15px; }
.n-list dd { float: left; width: 50%; }
.n-list dd .box { margin: 15px; }
.n-list dd .pic { }
.n-list dd .pic img { 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.n-list dd a { color: #2e3192;}
.n-list dd label { float: right; display: inline-block; font-size: 14px; padding: 0 10px; height: 30px; line-height: 30px;
    background: #2e3192;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.n-list dd .tit { margin: 15px 0; font-size: 20px; line-height: 30px; font-weight: bold; }
.n-list dd .desc { font-size: 14px; line-height: 1.5em; color: #888;  }
    
.footer-m { margin: 30px 0 30px; font-size: 12px; color: #888; text-align: center; display: none; }
.footer-m a { color: #888; }

.fancybox-overlay {z-index: 9999999;}
.fancybox-wrap {z-index: 99999999;}
.fancybox-nav,
.fancybox-skin,
.fancybox-outer{z-index: 999999999;}


.copyright1 { margin-bottom: 50px; color: #fff; text-align: center; font-size: 12px;}

.prod-list { }
.prod-list dd { position: relative; padding:40px 0; border-bottom:1px dashed #2e3192; }
.prod-list dd .box { position: relative; padding: 20px;}
.prod-list dd .tit { font-size: 32px; text-align:center; line-height: 1.5em; color:#2e3192; margin-bottom: 10px; }
.prod-list dd .txt {
		font-size: 16px;
		line-height: 1.6em;
		color: #333;
		text-align: justify;
}
.prod-list dd .txt p{ margin-bottom:1em; text-indent: 2em;
}

.prod-list dd .pic { float: left; margin-right: 50px; }
.prod-list dd .pic img { max-width: 100%; height: auto; vertical-align: top }
.prod-list dd.tow .pic { float: right; margin-left: 50px; margin-right: 0; }
.prod-list dd:last-child {
		border-bottom: none;
}


.swiper-top { padding: 20px;} 
.swiper-top .pic { margin-bottom: 10px; }
.swiper-top .tit { text-align: center; font-size: 16px; }

.swiper-shop .pic { border: 5px solid #fff;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	border-radius: 10px; 
}
.swiper-shop .pic img { width: 100%;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	border-radius: 6px; 

}
.swiper-shop .tit { text-align: center; font-size: 16px; }



.swiper-product { background: #fff;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.swiper-product .pic { padding: 30px; }
.swiper-product .pic img { width: 100%; 
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.swiper-product .tit { text-align: center; font-size: 16px; }



.shop-txt { margin: 0 -10px 20px;}
.shop-txt dd { float:left; width: 20%; 
}
.shop-txt dd div { margin: 10px; padding: 10px; border: 1px solid #ddd; color: #2e3192; text-align: center; font-size: 18px; line-height: 1.5em;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	overflow: hidden;
}
	

.person { margin: -15px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.person dd { float: left; color: #2e3192; width: 25%; min-width: 25%; max-width: 25%; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1;  }
.person dd .box { margin: 15px; background: #fff; 
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	overflow: hidden;
}
.person dd .pic { }
.person dd .pic img { width: 100%; }
.person dd .tit { position: relative; line-height: 3em; font-size: 16px; text-align: center;}
.person dd .desc { font-size: 16px;color: #545454; }



.banner-pc { display:block;}
.banner-m { display:none;}




.lin-list-pic { margin: 20px; }
.lin-list-pic li { position: relative; overflow: hidden; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.lin-list-pic li:active { background-color: #f5f5f5; }
.lin-list-pic li:after { z-index: 0; position: absolute; height: 0; left: 0; top: 0; right: 0; bottom: 0; border-top: 1px solid #eee; content: ""; display: block; }
.lin-list-pic li:first-child { border-top: none; }
.lin-list-pic li a { color: #333; }
.lin-list-pic li img { vertical-align: middle; }
.lin-list-pic li .pic { position: relative; float: left; margin: 10px; width: 100px; height: 75px; overflow: hidden; }
.lin-list-pic li .pic:after { position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ""; display: block; }
.lin-list-pic li .tit, .lin-list-pic li .txt, .lin-list-pic li .desc, .lin-list-pic li .date { margin: 10px; min-height: 1.2em; max-height: 1.2em; line-height: 1.2em; color: #888; font-size: 14px; overflow: hidden; }
.lin-list-pic li .tit { margin-bottom: 5px; max-height: 2.4em; font-size: 18px; color: #333; }
.lin-list-pic li .txt { margin: 5px 10px; font-size: 14px; }
.lin-list-pic li .desc { margin-top: 5px; max-height: 2.4em;font-size: 14px; }
.lin-list-pic li .date { margin: 0 0 0 10px; float: right; }
.lin-list-pic li .pics { margin: 0 9px; overflow: hidden; }
.lin-list-pic li .pics .pic-item { float: left; width: 33.333333%; }
.lin-list-pic li .pics .pic-item .pic { float: none; margin: 0 1px; overflow: hidden; width: auto; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.lin-list-pic li .pics .pic-item .pic.lazy { background-size: auto; }
.lin-list-pic li .lbl { float: right; display: block; padding: 0 2px; margin: 5px 0 0 10px; max-height: 18px; line-height: 18px; overflow: hidden; font-size: 12px; color: #fff; background: #870000; }
.lin-list-pic li .lbl-1 { background: #16A085; }
.lin-list-pic li .lbl-2 { background: #27AE60; }
.lin-list-pic li .lbl-3 { background: #2980B9; }
.lin-list-pic li .lbl-4 { background: #8E44AD; }
.lin-list-pic li .lbl-5 { background: #D35400; }
.lin-list-pic li .lbl-6 { background: #F39C12; }
.lin-list-pic li .lbl-7 { background: #C0392B; }
.lin-list-pic li .lbl-8 { background: #2C3E50; }
.lin-list-pic li .lbl-9 { background: #870000; }
.lin-list-pic li .status{ background: #000000; font-size: 11px; color: #fff; display: inline-block; padding: 0 5px; line-height: 1.3em; vertical-align: top;-webkit-border-radius: 0.65em; -moz-border-radius: 0.65em; border-radius: 0.65em; }
.lin-list-pic li .status--2{ background: #000000; }
.lin-list-pic li .status--1{ background: #333333; }
.lin-list-pic li .status-0{ background: #bbbbbb; }
.lin-list-pic li .status-1{ background: #eb9909; }
.lin-list-pic li .status-2{ background: #eb9909; }
.lin-list-pic li .status-3{ background: #eb9909; }
.lin-list-pic li .status-4{ background: #eb9909; }
.lin-list-pic li .status-5{ background: #eb9909; }
.lin-list-pic li .status-6{ background: #eb9909; }
.lin-list-pic li .status-7{ background: #eb9909; }
.lin-list-pic li .status-7{ background: #eb9909; }

.lin-ui-load-more { margin: 10px; }
.lin-ui-load-more .lin-ui-load-more-btn { z-index: 1; position: relative; height: 2.5em; display: block; line-height: 2.5em; font-size: 14px; margin: auto; color: #999; text-align: center; font-family: -apple-system, "Microsoft YaHei",sans-serif; }
.lin-ui-load-more .lin-ui-load-more-btn:after { content: ""; display: block; border: 1px solid #ccc; position: absolute; left: 0; top: 0; right: 0; bottom: 0; -moz-border-radius: 2.5em; -webkit-border-radius: 2.5em; border-radius: 2.5em; }
.lin-ui-load-more .lin-ui-load-more-btn i { margin-right: 10px; vertical-align: middle; }
.lin-ui-load-more .lin-ui-load-more-btn img { margin: -3px 10px 0 0; vertical-align: middle; }


/* 小屏幕 */
@media all and (max-width: 1200px) {
}

/* 平板 */
@media all and (max-width: 1024px) {
}

/* 手机 */
@media all and (max-width: 768px) {
	
body { background-size: 150% auto;}
body,
.wrapper,
.w-con .w-box,
.w-con .w-box .w-inner { width: 100%; min-width: 100%; margin-left: auto; left: auto; }
.wrapper-box{ margin: 30px 0px;  }
	
.header-top { display: none; }
.header-top { padding: 0px 0;}
.header-logo{ float: none; text-align: center; padding: 5px 0;}
.header-logo img{ height: 40px;}
.header-txt{ float: none; text-align: center;}
.header-txt .t1{ margin-top: 0px; font-size: 24px; }
.header-txt .t2{ padding: 0 1em; margin: 0px 10px 0; letter-spacing: 0px; line-height: 32px; font-size: 16px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }

.banner-pc { display:none;}
.banner-m { display:block;}
.banner { margin-bottom: 20px;}
.banner .pic { overflow: hidden;}
.banner img { width: 150%; margin-left: -25%; }
	

.copyright1 { margin-bottom: 50px; margin: 10px; font-size: 14px;}
.first-block { }	
	
.swiper-top { padding: 15px;}
	
.pic-pc { display: none; }
.pic-m {  display: block; background: #f1f5f3; padding-bottom: 15px;}
.pic-m img { margin-left:-15px; margin-right:-15px; background: #f1f5f3; }


.person { margin: -5px; }
.person dd { float: left; width: 50%; width: 50%; min-width: 50%; max-width: 50%; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1;  }
.person dd .box { margin: 5px; }
.person dd .tit { font-size: 12px; }

	
.n-list { margin: -15px; }
.n-list dd { float: left; width: 100%; }
.n-list dd .box { margin: 15px; }
.n-list dd .pic { }
.n-list dd .pic img { 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.n-list dd a { color: #2e3192;}
.n-list dd label { float: right; display: inline-block; font-size: 14px; padding: 0 10px; height: 30px; line-height: 30px; font-weight: normal; 
    background: #2e3192;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.n-list dd .tit { margin: 15px 0; font-size: 16px; line-height: 30px; font-weight: bold; }
.n-list dd .desc { font-size: 14px; color: #888;  }
    
.p-zj { float: none; margin: 0px; width: 100%;}
	
	
.zt-pic { margin-top: -20px; }
.zt-pic dd { position: relative; padding: 20px 0; border-bottom: 1px solid #ddd; }
.zt-pic dd:last-child { border-bottom:none; }
.zt-pic dd .pic { float: none; margin-right: 0; margin-bottom: 10px; }
.zt-pic dd .pic img { width: 100%; height: auto; }
.zt-pic dd .tit { margin-bottom: 10px; font-size: 20px; text-align: center; font-weight: bold;}
.zt-pic dd .desc { font-size: 16px; line-height: 1.5em; }

	
.zt-footer { padding: 10px 0 30px; text-align: center;}
.zt-footer .zt-footer-logo { float: none; }
.zt-footer .zt-footer-logo img{ height: 70px; }
.zt-footer .zt-footer-phone { float: none; display: inline-block; margin: 20px 0 0 0px; }
.zt-footer .zt-footer-phone .footer-phone-icon{ float: left; display: inline-block; width: 52px; height: 52px; background: url("../images/dianhua.png") no-repeat center center; }
.zt-footer .zt-footer-phone .t1{ float: left; margin-left: 10px; padding-top: 8px; font-size: 16px;}
.zt-footer .zt-footer-phone .t2{ float: left; margin-left: 10px; font-size: 32px; line-height: 52px; }

.zt-footer .zt-footer-qrcode { float: none; padding: 20px 0 0px; text-align: center }
.zt-footer .zt-footer-qrcode .box { display: inline-block; margin: 0 20px; width: 110px; vertical-align: top; }
.zt-footer .zt-footer-qrcode img { width: 110px; }
.zt-footer .zt-footer-qrcode .pic { width: 110px; line-height: 2em; }
.zt-footer .zt-footer-qrcode .txt { line-height: 2em; }
 
#topnav,
.footer,
.lin-quickbar,
.qrcode .box:first-child { display: none; }
.qrcode .box { margin: 0 10px; width: 160px; }
.qrcode .box img { width: 140px; }
.qrcode .box:nth-child(2) img { width: 140px; }

.text { margin: 30px 10px 30px; }
.footer-m { display: block; }

	
	
.shop-txt { margin: 0 -5px 20px;}
.shop-txt dd { float:left; width: 50%; 
}
.shop-txt dd div { margin: 5px; padding: 10px; border: 1px solid #ddd; color: #2e3192; text-align: center; font-size: 18px; line-height: 1.5em;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	overflow: hidden;
}
	
	
.zt-text { margin: 0 0px; padding: 15px; }
.zt-text img{ width: 100%; height: auto; }
.zt-text .subtit h4 { font-size: 22px; }
	
.w-section { font-size: 16px; }
.w-section h4{ font-size: 20px; }
	


.box-title { margin: 0px; position: relative; text-align: center; }
.box-title h2{ font-size: 20px; }
.box-title h3{ font-size: 16px; }



.zt-swiper-pic { margin: 0 10px; }
.zt-swiper-pic .txt { font-size: 12px; }
.zt-swiper-pic .txt h4{ font-size: 14px; }
	
.lin-list-pic { margin:0px; }
	
.zt-logo-box { padding: 40px; }
.zt-logo { margin: 5px; }
.zt-logo li { width: 33.33333333333333%; }
.zt-logo li .box { margin: 5px; }
.zt-logo li:hover { }
.zt-logo li .pic { height: 0; padding: 10px 10px 50%; }
.zt-logo li .txt { font-size: 14px; line-height: 1.8em; }
.zt-logo li .tit { font-size: 14px; line-height: 40px; height: 40px; }

	
.video-player { float:none; width: 100%; }
.video-pic { float:none; margin-top: 20px; padding: 0; width: 100%; }
.video-pic img { width: 70%; }
	
.more img{ width: 100%; }
	
}


/* 手机 */
@media all and (max-width: 375px) {
	
	.header-top { display: none; }
	.header-txt{ float: right; text-align: center; display: none;}
	.header-txt .t1{ margin-top: 5px; color: #2e3192; font-size: 30px; font-weight: bold;}
	.header-txt .t2{ padding: 0 1em; text-align: center; letter-spacing: 3px; line-height: 32px; background: #2e3192; color: #fff; font-size: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
	.header-txt{ float: none; text-align: center;}
	.header-txt .t1{ margin-top: 0px; font-size: 24px; }
	.header-txt .t2{ padding: 0 1em; margin: 0px 10px 0; letter-spacing: 0px; line-height: 32px; font-size: 16px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
}

/* 手机 */
@media all and (max-width: 320px) {
	.header-txt{ float: none; text-align: center;}
	.header-txt .t1{ margin-top: 0px; font-size: 24px; }
	.header-txt .t2{ padding: 0 1em; margin: 0px 10px 0; letter-spacing: 0px; line-height: 32px; font-size: 16px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
}
