body {font-size:14px;font-family:Microsoft Yahei; }
*{margin:0; padding:0;	}
dl {margin:0;}
dt {font-weight:normal;}
ul, li {list-style-type:none;margin:0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a {color: #333;text-decoration:none;-o-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
a:hover {text-decoration:none;color:#d70302;}
a:focus {text-decoration:none;color:inherit;}
img { border:0;vertical-align:middle;}
table {border-collapse:collapse;}
input {border:0;}
textarea {
	font-family:auto;
}
.wrap {
    width:100%;
	overflow:hidden;
    min-width: 320px;
    margin: 0px auto;
    max-width: 640px;
	box-sizing:border-box;
	position:relative;
	padding-bottom: 47px;
}
/*公共样式勿删除*/
.clearfix:after {content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {zoom: 1;}
.container {width:1200px; margin:0 auto;}
.f_b {font-weight:bold;}
.v_m {vertical-align:middle;}
.v_t {vertical-align:top;}
.fl { float:left;}
.fr {float:right;}
.db {display:block;}
.dnb {display:inline-block;}
.d_n {display:none;}
.bod_r50 {border-radius:50%;}
.bod_r {border-radius:5px;}
.p20 {padding:20px;}
.pt5 {padding-top:5px;}
.pb5 {padding-bottom:5px;}
.pl5 {padding-left:5px;}
.pr5 {padding-right:5px;}
.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}
.pr10 {padding-right:10px;}
.pt15 {padding-top:15px;}
.pl15 {padding-left:15px;}
.pr15 {padding-right:15px;}
.pb15 {padding-bottom:15px;}
.pr20 {padding-right:20px;}
.pb20 {padding-bottom:20px;}
.pl20 {padding-left:20px;}
.pt20 {padding-top:20px;}
.pr25 {padding-right:25px;}
.pb25 {padding-bottom:25px;}
.pl25 {padding-left:25px;}
.pt25 {padding-top:25px;}
.pr30 {padding-right:30px;}
.pb30 {padding-bottom:30px;}
.pl30 {padding-left:30px;}
.pt30 {padding-top:30px;}
.mt5 {padding-top:5px;}
.mb5 {margin-bottom:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mt15 {margin-top:15px;}
.ml15 {margin-left:15px;}
.mr15 {margin-right:15px;}
.mb15 {margin-bottom:15px;}
.mr20 {margin-right:20px;}
.mb20 {margin-bottom:20px;}
.ml20 {margin-left:20px;}
.ml80 {margin-left:80px;}
.mt20 {margin-top:20px;}
.mr25 {margin-right:25px;}
.mb25 {margin-bottom:25px;}
.ml25 {margin-left:25px;}
.mt25 {margin-top:25px;}
.mr30 {margin-right:30px;}
.mb30 {margin-bottom:30px;}
.ml30 {margin-left:30px;}
.mt30 {margin-top:30px;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.t_l {text-align:left;}
.f36 {font-size:36px;}
.f32 {font-size:32px;}
.f30 {font-size:30px;}
.f28 {font-size:28px;}
.f24 {font-size:24px;}
.f22 {font-size:22px;}
.f20 {font-size:20px;}
.f12 {font-size:12px;}
.f18 {font-size:18px;}
.f16 {font-size:16px;}
.f14 {font-size:14px;}
.bod {border:1px solid #eee;}
.b_t {border-top:1px solid #eee;}
.b_r {border-right:1px solid #eee;}
.bb_d {border-bottom:1px dotted #ddd;}
.bb {border-bottom:1px solid #eee;}
.b_l {border-left:1px solid #eee;}
.lh30 {line-height:30px;}
.lh24 {line-height:24px;}
.t_d {text-decoration:underline;}
.p_r {position:relative;}
.c_p {cursor:pointer;}
.c_6 {color:#666;}
.white { color:#fff;}
.red {color:#f01414;}
.c_9 {color:#999;}
.yellow {color:#fcdd80;}
.blue{color:#409af8;}
.bgf {background:#fff;}
.orange {color:#ff572c;}
.box_s {box-shadow:0 0 20px #ccc;}
.td2 {text-indent:2em;}
.bgcolor {background:#ceedf7;}
.green {color:#45b29b;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}
.p30 {padding:30px;}
.container {
	width:1200px;
	margin:0 auto;
}

.header {
	    background: linear-gradient(to right, #f0968d, #fcebe4);
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    box-sizing: border-box;
}
.header .top {
	line-height:46px;
}
.header .top .tel {
	font-size:24px;
	color:#d70302;
}
.addbtn>span{
    display: inline-block;
    background: #fff;
    border-radius: 30px;
    padding: 5px 18px;
    font-size: 13px;
    color: #666;
	border:1px solid transparent;
}
.addbtn>span i {
    display: inline-block;
    background: url(../images/1_09.png) center no-repeat;
    background-size: 100% 100%;
    width: 9px;
    height: 5px;
    vertical-align: middle;
}
.addbtn:hover>span {
	border-radius:0;
	border:1px solid #d70302;
}
.addbtn:hover>span i {
    background: url(../images/d_03.png) center no-repeat;
}
.addbtn:hover .dropdown {
	display:block;
}
.addbtn .dropdown {
	margin:0;
}

.navbar {
	padding-bottom:10px;
}
.navbar>ul>li {

	float:left;
	position:relative;
}
.navbar>ul>li span {
	display:block;
}
.navbar>ul>li>a {
	color:#d70302;
	text-align:center;
	display:block;
	padding:10px 23px;
	line-height:24px;
	font-weight:bold;
	border:1px solid transparent;
}
.navbar>ul>li:hover >a {
	background:#fff;
	border:1px solid #d70300;
}
.dropdown {
	background:#fff;
	position:absolute;
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:24px;
	padding-bottom:6px;
	border:1px solid #d70300;
	box-sizing:border-box;
	border-top:none;
	display:none;
	margin-top:-1px;
	z-index:100;
}
.navbar>ul>li:hover .dropdown {
	display:block;
}
.copyright {
	text-align:center;
	line-height:40px;
	background:#333333;
	color:#cccccc;
}
.copyright a{color:#cccccc;}
.footer {
	background:#f8f8f8;
}
.footer .link {
	padding:15px 0;
	border-top:1px solid #ddd;
}
.footer .link div{
	margin-left:80px;
	font-size:12px;
}
.footer .link div a {
	display:inline-block;
	padding:0 10px 10px;
}
.footer .ewm {
	width:306px;
	text-align:center;
	border-right:1px solid #ddd;
	padding-right:80px;
}
.footer .ewm span {
	display:inline-block;
	padding:10px;
}
.footer .ewm h3 {
	font-size:30px;
	color:#d70300;
	font-weight:bold;
	padding:8px 0;
}
.footer .fr>ul >li {
	width:140px;
	float:left;
	line-height:32px;
}
.footer .fr>ul >li h4 {
	font-weight:bold;
}
.ui-leftmenu {
	width:278px;
}
.ui-leftmenu-a li {
	margin:2px 0;
	font-size:16px;
}
.ui-leftmenu-a li a {
	display:block;
	line-height:52px;
	background:url(../images/x_03.png) 80px center no-repeat #d70302;
	color:#fff;
	padding-left:114px;
}
.ui-leftmenu-a li.on a,.ui-leftmenu-a li:hover a {
	background-color:#9a0a0a;
}
.ui-leftmenu-b {
	padding:25px;
	margin-top:15px;
	background:#fff;
}
.ui-leftmenu-b h3 {
	line-height:20px;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	border-left:3px solid #d70300;
}
.ui-leftmenu-b li {
	margin-top:20px;
}
.ui-leftmenu-b a {
	display:block;
	text-align:center;
	background:#eeeeee;
}
.ui-leftmenu-b a p {
	padding:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-leftmenu-b a img {
	width:100%;
	height:158px;
}
.ui-hur {
	font-size:12px;
	padding:15px 0;
	color:#666;
}
.ui-rightside {
	width:900px;
}
.ui-page {
	text-align:center;
	padding:40px 0;
}
.ui-page a {
	display:inline-block;
	width:38px;
	height:38px;
	border:1px solid #ddd;
	border-radius:3px;
	background:#fff;
	text-align:center;
	line-height:38px;
	color:#999;
	margin:0 2px;
}
.ui-page a:hover,.ui-page a.on {
	background:#d70300;
	color:#fff;
}
.ui-list li {
	background:#fff;
	padding:20px;
	margin-bottom:20px;
}
.ui-list .pic {
	width:27%;
}
.ui-list dl {
	width:71%;
	box-sizing:border-box;
}
.ui-list dl dd p {
	color:#666;
	line-height:24px;
	margin:15px 0 20px;
	height:72px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.ui-list dl dt {
	font-size:20px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-list dl .more {
	display:inline-block;
	border:1px solid #ccc;
	padding:5px 40px;
}
.ui-list .pic img {
	width:228px;
	height:166px;
}
.ui-kefu {
	position:fixed;
	right:0;
	width:150px;
	background:#f8f8f8;
	top:62%;
	box-sizing:border-box;
	padding:0 15px;
	margin-top:-200px;
	z-index:100;
}
.ui-kefu li {
	border-bottom:1px solid #ddd;
	padding:13px 0;
}
.ui-kefu li i {
	display:inline-block;
	vertical-align:middle;
	width:22px;
	height:22px;
	background-image:url(../images/1_27.png);
	background-repeat:no-repeat;
}
.ui-kefu li:last-child {
	border:none;
}
.ico2 {
	background-position:0 -48px;
}
.ico3 {
	background-position:0 -98px;
}
.ico4 {
	background-position:0 -459px;
}
.ui-list-1 {
	padding:15px;
}

.ui-list-1 li {
	float:left;
	width:33.333%;
	box-sizing:border-box;
	padding:15px;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
.ui-list-1 li img {
	width:100%;
	height:189px;
}
.ui-list-1 li p {
	margin-top:10px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-list-video li div {
	position:relative;
}
.ui-list-video li div:after {
	content:'';
	display:block;
	background:url(../images/4_09.png) center no-repeat;
	width:42px;
	height:42px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-21px;
	margin-top:-21px;
}

.ui-newsitem {
	padding:30px;
}
.ui-newsitem img {
	display:block;
	margin:30px auto;
}
.ui-newsitem p {
	color:#666;
	line-height:24px;
}
.ui-newsitem h4 {
	margin:30px 0 10px;
	color:#d70302;
	font-size:16px;
}
.ui-newsitem h1 {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	padding-top:30px;
}
.ui-newsitem ul {
	margin:30px 0;
}
.ui-newsitem a span {
	color:#d70302;
}
.ui-infobox {
	background:url(../images/6b_03.jpg) center top no-repeat;
	padding:70px 30px ;
}
.ui-infotitle {
	text-align:center;
	color:#d70302;
	font-size:20px;
}
.ui-infotitle h2 span {
	display:inline-block;
	font-size:32px;
	position:relative;
}
.ui-infotitle h2 span:after {
	content:'';
	display:block;
	background:url(../images/line_03.png) center no-repeat;
	width:200px;
	height:11px;
	position:absolute;
	left:-220px;
	top:17px;
}
.ui-infotitle h2 span:before {
	content:'';
	display:block;
	background:url(../images/line_05.png) center no-repeat;
	width:200px;
	height:11px;
	position:absolute;
	right:-220px;
	top:17px;
}
.Coaches {
	text-align:center;
	margin-top:50px;
}

.Coaches span {
	display:inline-block;
	text-align:center;
	font-size:20px;
	color:#d70302;
	margin:10px;
	vertical-align:top;
}
.Coaches span img {
	width:253px;
	height:220px;
}
.Coaches span p {
	padding-top:10px;
}
.ui-teachertitle {
	font-weight:bold;
	font-size:20px;
	background:url(../images/9_10.png) left center no-repeat;
	padding-left:40px;
}
.ui-teacherl-a {
	margin:20px 0 30px;
}
.ui-teacherl-a>li {
	float:left;
	width:50%;
	box-sizing:border-box;
	line-height:26px;
}
.ui-teacherl-a>li .fl {
	width:180px;
	height:180px;
}
.ui-teacherl-a>li .fl img {
	width:180px;
	height:180px;
}
.ui-teacherl-a>li ul {
	margin-left:190px;
}
.ui-teacherl-a>li ul li {
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-teacherl-b li {
	float:left;
	width:50%;
	box-sizing:border-box;
	margin-top:20px;
}
.ui-teacherl-b li .fl {
	width:120px;
	height:88px;
	overflow:hidden;
}
.ui-teacherl-b li .fl img {
	width:120px;
	height:88px;
}
.ui-teacherl-b li dl {
	margin-left:130px;
	line-height:22px;
	padding-right:20px;
}
.ui-teacherl-b li dt {
	font-size:16px;
	margin-bottom:6px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-teacherl-b li dd {
	height:44px;
	overflow:hidden;
}
.ui-aboutus h1 {
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color:#d70302;
	margin-bottom:30px;
}
.ui-aboutus p {
	line-height:28px;
	color:#666;
	text-indent:2em;
}
.ui-case {
	padding:30px 0 60px;
}
.ui-caselist {
	margin:0 -10px;
}
.ui-caselist li {
	float:left;
	width:20%;
	box-sizing:border-box;
	padding:10px;
}
.ui-caselist li a {
	display:block;
	text-align:center;
	background:#fff;
}
.ui-caselist li a:hover,.ui-casebg .ui-caselist li a:hover {
	background:#d70300;
	color:#fff;
}

.ui-caselist li p {
	padding:10px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-caselist li img {
	width:100%;
}
.ui-case h3 .more {
	display:block;
	font-size:16px;
	background:url(../images/5_20.png) right center no-repeat;
	padding-right:30px;
	line-height:22px;
	margin-top:105px;
}
.ui-casebg {
	background:#fff;
}
.ui-casebg .ui-caselist li a {
	background:#eeeeee;
}
.ui-case-b {
	width:1097px;
	margin:30px auto 60px;
	background:#fff;
}
.ui-case-b .box {
	width:420px;
	padding:20px;
	box-sizing:border-box;
}
.ui-case-b .box .bod {
	border:1px solid #d70300;
	height:440px;
	box-sizing:border-box;
	padding:30px;
}
.ui-case-b .box .bod p {
	color:#666;
	line-height:24px;
	height:216px;
	overflow:hidden;
}
.ui-case-b .box .bod h3 {
	font-size:16px;
	text-align:center;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	margin:20px 0;
}
.ui-case-b .box .bod  a {
	display:inline-block;
	width:120px;
	line-height:40px;
	background:#d70302;
	border-radius:5px;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.ui-case-a li {
	float:left;
	width:16.666%;
	text-align:center;
	color:#d70302;
}
.ui-case-a li a {
	display:inline-block;
	background:#fff;
	font-size:12px;
	margin-top:15px;
}
.ui-case-a li a p {
	padding:10px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-case-a li:hover a {
	color:#fff;
	background:#d70302;
}
.ui-case-a li:hover h3 {
	font-weight:bold;
}
.ui-case-a li img {
	width:140px;
	height:100px;
}
.ui-case-a li h3 {
	position:relative;
}
.ui-case-a li h3 span {
	display:inline-block;
	background:#ceedf7;
	position:relative;
	padding:0 10px;
	z-index:1;
}
.ui-case-a li h3:after {
	content:'';
	display:block;
	position:absolute;
	left:0;
	width:100%;
	top:8px;
	border-bottom:1px solid #d70302;
}
.ui-contantus-a {
	margin:10px -8px;
}
.ui-contantus-a li {
	float:left;
	text-align:center;
	padding:8px;
	width:33.333%;
	box-sizing:border-box;
}
.ui-contantus-a li>div {
	background:#fff;
	height:200px;
	box-sizing:border-box;
	padding:25px;
}
.ui-contantus-a li h3 {
	font-size:20px;
	margin:15px 0;
}
.ui-contantus-a li p {
	color:#666;
}

.ui-contantus-c {
	padding:15px 30px;
	background:#fff;
	margin-top:20px;
}
.ui-contantus-c li {
	width:46%;
	padding:30px 0;
	margin:0 2%;
	float:left;
}
.ui-contantus-c li img {
	width:132px;
	height:132px;
}
.ui-contantus-c li dl {
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-left:150px;
}
.ui-contantus-c li dt {
	font-size:16px;
}
.ui-contantus-c li dd p{
	margin:6px 0;
}
.ui-contantus-c li a {
	display:block;
	width:98px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:#d70302;
	border-radius:3px;
}
.ui-contantus-b .fl {
	width:528px;
}
.ui-contantus-b .fl .btn {
	width:100%;
	color:#fff;
	height:48px;
	background:#d70302;
	margin-top:12px;
}
.ui-contantus-b .fl .textarea {
	border:1px solid #eee;
	width:100%;
	box-sizing:border-box;
	padding:10px;
	resize:none;
	margin-top:15px;
}
.ui-contantus-b .fl .form {
	background:#fff;
	width:48.5%;
	padding-left:10px;
	box-sizing:border-box;
	height:48px;
	line-height:48px;
}

.ui-contantus-b .fr {
	width:340px;
	background:#fff;
	box-sizing:border-box;
	padding:20px;
}
.ui-contantus-b .fr h3 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.ui-contantus-b .fr li {
	line-height:30px;
}
.ui-contantus-b .fr li>span {
	color:#999;
	padding-left:30px;
}
.ui-list-2 .pic {
	width:20%;
}
.ui-list-2 dl {
	width:78%;
}
.ui-honer {
	margin:-7px;
}
.ui-honer li {
	float:left;
	width:33.333%;
	box-sizing:border-box;
	padding:7px;
}

.ui-honer li a {
	display:block;
	background:#fff;
	color:#666;
	line-height:24px;
	padding:20px;
}
.ui-honer li a p {
	margin-top:10px;
}
.ui-honer li a img {
	width:100%;
	height:355px;
}
.ui-team-a {
	background:#fff;
	text-align:center;
	border-radius:0 0 10px 10px;
	padding-bottom:60px;
}
.ui-team-a h2 {
	font-size:24px;
	color:#d70302;
	margin-bottom:10px;
}
.ui-team-a li {
	float:left;
	width:20%;
	padding-top:20px;
}
.ui-team-a li p {
	margin-top:10px;
}
.ui-team-a li img {
	width:142px;
	height:142px;
	border-radius:50%;
}
.ui-team-b {
	background:#fff;
	padding:15px 30px;
	margin-top:30px;
}
.ui-team-b .box {
	padding:30px 0;
}

.ui-team-b .box img {
    width: 132px;
    height: 132px;
}
.ui-team-b .box dl {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-left: 150px;
}
.ui-team-b .box  dt {
    font-size: 16px;
}
.ui-team-b .box  dd p {
    margin: 6px 0;
	height:60px;
}
.ui-team-b .box a {
    display: block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #d70302;
    border-radius: 3px;
}
.ui-team-b table a {
	display:block;
	margin-left:10px;
}
.ui-team-b table a img {
	width:100%;
}
.ui-team-b table a p {
	margin-top:6px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.ui-team-b_w {
	box-sizing:border-box;
	margin:0;
	margin-right:10px;
	padding:0 20px;
}
.ui-team_sm {
	display:block;
	width:224px;
	text-align:center;
	background:#fff;
	margin-left:20px;
}
.ui-team_sm img {
	width:100%;
}
.ui-team_sm p{
	padding:10px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-team_table td {
	padding-bottom:20px;
}

.ui-zhaopin>li {
	font-size:16px;
	background:#f8f8f8;
	color:#666;
	line-height:48px;
	cursor:pointer;
}
.ui-zhaopin>li span {
	display:block;
	float:left;
}
.ui-zhaopin>li .w1 {
	width:23%;
}
.ui-zhaopin>li .w2 {
	background:url(../images/14_03.jpg) center no-repeat;
	width:22px;
	height:22px;
	float:right;
	margin-top:13px;
}
.ui-zhaopin .box {
	font-size:14px;
	line-height:24px;
	background:#fff;
	padding:5px 30px 30px;
}
.ui-zhaopin .box h4 {
	font-size:16px;
	margin-top:20px;
	color:#d70302;
}
.ui-zhaopin>li.on .bb {
	background:#d70302;
	color:#fff;
}
.ui-zhaopin>li.on .w2 {
	background:url(../images/14_06.jpg) center no-repeat;
}

.ui-newsbox li {
	background:#fff;
	margin-bottom:20px;
}
.ui-newsbox li .l {
	position:relative;
	width:350px;
	height:250px;
	overflow:hidden;
}
.ui-newsbox li .l img {
	width:100%;
	height:250px;
}
.ui-newsbox li .l p {
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	top:0;
	left:0;
	color:#fff;
	font-weight:bold;
	font-size:28px;
	line-height:250px;
	background:rgba(0,0,0,0.5);
}
.ui-newsbox li .box {
	text-align:center;
}
.ui-newsbox li .box a {
	display:inline-block;
	margin:40px 20px 0;
}
.ui-newsbox li .box a p {
	margin-top:15px;
}
.ui-newsbox li .box a img {
	border-radius:50%;
	width:120px;
	height:120px;
}
.ui-liehun-b {
	margin:0 -5px;
}
.ui-liehun-b li {
	float:left;
	width:16.666%;
	box-sizing:border-box;
	padding:5px;
}
.ui-liehun-b li a {
	display:block;
	position:relative;
	border:1px solid transparent
}
.ui-liehun-b li img {
	width:100%;
	height:331px;
}
.ui-liehun-b li dl {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	box-sizing:border-box;
	padding:10px;
	background:#fff;
}
.ui-liehun-b li:hover dl {
	display:none;
}
.ui-liehun-b li:hover a {
	border:1px solid #d70302;
}
.ui-liehun-a {
	background:#fff;
	margin-bottom:30px;
}
.ui-liehun-a .f20 {
	color:#fff;
	background:#d70302;
	padding:20px 0;
	width:100px;
	text-align:center;
}
.ui-liehun-a .select {
	width:100%;
	border-radius:3px;
	border:1px solid #eee;
	height:34px;
	padding-left:10px;
	    -webkit-appearance: none;
	background:url(../images/1_09.png) 95% center no-repeat #fbfbfb;
}
.ui-liehun-a .btn {
	width:150px;
	height:36px;
	border:none;
	border-radius:3px;
	background:#d70302;
	color:#fff;
}

.ui-leftmenu_item{
	width:226px;
}
.ui-leftmenu_item .ui-leftmenu-b {
	margin:0;
}
.ui-leftmenu_item .ui-leftmenu-b img {
	height:242px;
}
.ui-rightside_item {
	width:954px;
}
.ui-rightside_item .a .fl {
	width:320px;
	height:419px;
	overflow:hidden;
}
.ui-rightside_item .a .fl img {
	width:100%;
}
.ui-rightside_item .a .box {
	margin-left:350px;
}
.ui-rightside_item .a .box ul {
	margin:20px 0 40px;
}
.ui-rightside_item .a .box ul li {
	display:inline-block;
	width:46%;
	font-size:16px;
	color:#666;
	line-height:40px;
}
.ui-rightside_item .a .box .hd {
	border-bottom:1px solid #eee;
	padding-bottom:30px;
}
.ui-rightside_item .a .box .hd h2 {
	font-size:28px;
	font-weight:bold;
	margin-bottom:15px;
}
.ui-rightside_item .a .box .hd p {
	color:#999;
}
.ui-rightside_item .a .box a {
	display:inline-block;
	width:118px;
	line-height:34px;
	height:38px;
	border-radius:25px;
	color:#d70302;
	border:1px solid #d70302;
	font-size:18px;
	padding-left:20px; box-sizing:border-box;
	text-align:center;
	background:url(../images/17_10.png) 27px center no-repeat;
}
.ui-rightside_item .a .box a.on {
	background:url(../images/a_03.png) 27px center no-repeat;
}
.ui-rightside_item .b h3 {
	font-size:24px;
	font-weight:bold;
	margin-top:25px;
}
.ui-rightside_item .b p {
	font-size:16px;
	line-height:30px;
	text-indent:2em;
	margin-top:15px;
}
.ui-rightside_item .c {
	background:url(../images/17_18.jpg) center no-repeat;
	background-size:100% 100%;
	padding:40px 90px;
	margin-top:50px;
	height:602px;
	box-sizing:border-box;
}
.ui-rightside_item .c h3 {
	text-align:center;
	color:#d70302;
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
}
.ui-rightside_item .c table td {
	padding:10px;
}
.ui-rightside_item .c table .input {
	width:100%;
	box-sizing:border-box;
	background:#f8f8f8;
	border:1px solid #ddd;
	padding-left:15px;
	line-height:40px;
}
.ui-rightside_item .c table .btn {
	width:180px;
	height:40px;
	background:#d70302;
	cursor:pointer;
	color:#fff;
}
.ui-home_p1 {
	background:#fff;
	padding:30px 0;
	text-align:center;
}
.ui-home_p1 li {
	float:left;
	width:25%;
	box-sizing:border-box;
}
.ui-home_p1 li dl {
	display:inline-block;
	vertical-align:middle;
	padding-left:10px;
	text-align:left;
}
.ui-home_p1 li dt {
	font-size:16px;
}
.ui-home_p1 li dd {
	color:#666;
}
.ui-home_p2 {
	position:relative;

	margin-left:25px;

}
.ui-home_p2 .box {
	height:384px;
	background:#fff;
	border-radius:15px;
	margin-top:103px;
	padding-right:44px;
	z-index:3;
	position:relative;
}
.ui-home_p2 .fl {
	border-radius:20px;
	width:496px;
	height:460px;
	margin-top:-36px;
	position:relative;
	z-index:9;
}
.ui-home_p2 .fr {
	width:588px;
}
.ui-home_p2 .fr h3 {
	margin-top:-18px;
	margin-bottom:30px;
}
.ui-home_p2 .fr p {
	line-height:24px;
	color:#666;
	text-indent:2em;
	height:120px;
	overflow:hidden;
}
.ui-home_p2 .fr .more {
	display:block;
	margin:0 auto;
	width:120px;
	height:40px;
	line-height:40px;
	color:#fff;
	border-radius:5px;
	font-size:16px;
	background:#d70302;
	text-align:center;
}
.ui-home_p2:before {
	content:'';
	display:block;
	border:2px solid #d70302;
	width:536px;
	height:430px;
	border-radius:20px;
	position:absolute;
	left:-23px;
	top:-60px;
	z-index:0;
}
.ui-home_p3 {
	margin-top:60px;
}
.ui-home_p3 h3{
	margin-bottom:30px;
}
.ui-home_title .more {
	font-size:16px;
	background:url(../images/5_20.png) right center no-repeat;
	padding-right:26px;
	line-height:22px;
	margin-top:90px;
}
.ui-home_p3 .a {
	width:290px;
}
.ui-home_p3 .b {
	width:430px;
}
.ui-home_p3 .c {
	width:230px;
}
.ui-home_p3 .d {
	width:220px;
}
.ui-home_p3 .box img {
	border-radius:10px;
}
.ui-home_p4 {
	width:890px;
	height:112px;
	border-radius:5px;
	margin:40px auto;
	background:#fff;
	text-align:center;
	font-size:16px;
	color:#d70302;
	box-sizing:border-box;
	padding-top:25px;
}
.ui-home_p4 dt {
	font-size:30px;
}
.ui-home_p4 dl {
	display:inline-block;
	vertical-align:middle;
}
.ui-home_p4  .more {
	display:inline-block;
	font-size:16px;
	color:#fff;
	width:120px;
	line-height:40px;
	background:#d70302;
	border-radius:5px;
	vertical-align:middle;
	margin-left:20px;
}
.ui-home_p5 {
	margin:20px 0 50px;
}
.ui-home_p5 li {
	float:left;
	width:16.666%;
	box-sizing:border-box;
	padding:5px;
}
.ui-home_p5 li a {
	display:block;
	background:#fff;
}
.ui-home_p5 li dl {
	padding:13px;
}
.ui-home_p5 li dt {
	font-size:16px;
	margin-bottom:5px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-home_p5 li img {
	width:100%;
	height:262px;
}
.ui-home_p5 li:hover a {
	color:#fff;
	background:#dc0303;
}
.ui-home_p6 ul {
	margin:20px -10px;
}
.ui-home_p6 li {
	float:left;
	width:20%;
	box-sizing:border-box;
	padding:10px;
}
.ui-home_p6 li a {
	display:block;
	background:#fff;
}
.ui-home_p6 li img {
	width:100%;
	height:158px;
}
.ui-home_p6 li dl {
	padding:13px;
}
.ui-home_p6 li dt {
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-home_p6 li dd {
	font-size:12px;
	color:#666;
	margin-top:6px;
	height:32px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.ui-home_p7 {
	background:url(../images/bg_06.jpg) center no-repeat;
}
.ui-home_p7 .box {
	border:7px solid #d70302;
	padding:30px 50px;
	background:#ceedf7;
	text-align:center;
	border-radius:20px;
}
.ui-home_p7 .box h2 {
	font-size:40px;
	color:#ec1717;
}
.ui-home_p7 .box .a{
	margin:30px 0 40px;
}
.ui-home_p7 .box .a li {
	float:left;
	width:25%;
	font-size:20px;
	color:#666;
}
.ui-home_p7 .box .a li p {
	margin-top:10px;
}
.ui-home_p8 .l {
	width:650px;
	float:left;
}
.ui-home_p8 .l li {
	margin-top:12px;
}
.ui-home_p8 .l li a {
	display:block;
	background:url(../images/home_116.png) right center no-repeat;
	padding-right:90px;
}
.ui-home_p8 .l li img {
	float:left;
	width:120px;
	height:88px;
}
.ui-home_p8 .l li dl {
	margin-left:135px;
	line-height:20px;
	padding-top:10px;
}
.ui-home_p8 .l li dt {
	font-size:16px;
	color:#d70300;
	margin-bottom:6px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-home_p8 .l li dd {
	height:40px;
	overflow:hidden;
}
.ui-home_p8 .r {
	width:520px;
	height:380px;
	position:relative;
	float:right;
}
.ui-home_p8 .r img {
	width:520px;
	height:380px;
}
.ui-home_p8 .r p{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:10px;
	text-align:center;
	background:rgba(0,0,0,0.5);
	color:#fff;
	box-sizing:border-box;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-home_p9 ul {
	margin:30px -10px;
}
.ui-home_p9 li {
	float:left;
	width:25%;
	text-align:center;
	box-sizing:border-box;
	padding:10px;
}
.ui-home_p9 li a {
	display:block;
	background:#fff;
}
.ui-home_p9 li img {
	width:100%;
	height:200px;
}
.ui-home_p9 li p {
	padding:10px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-home_p10 ul {
	margin:20px 0 40px;
}
.ui-home_p10 li {
	float:left;
	width:50%;
	margin-top:12px;
}
.ui-home_p10 li a {
	display:block;
	padding-right:40px;
}
.ui-home_p10 li a  img {
    float: left;
    width: 120px;
    height: 88px;
}
.ui-home_p10 li dl {
    margin-left: 135px;
    line-height: 20px;
    padding-top: 10px;
}
.ui-home_p10 li dt {
    font-size: 16px;
    color: #d70300;
    margin-bottom: 6px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ui-home_p10 li dd {
	height:40px;
	overflow:hidden;
}
.ui-home_p11 {
	background:#f8f8f8;
	padding:30px 0 0;
}
.ui-home_p11 .box {
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	padding-top:20px;
}
.ui-home_p11 ul {
	margin:0 -5px;
}
.ui-home_p11 li {
	float:left;
	width:16.666%;
	box-sizing:border-box;
	padding:5px;
}
.ui-home_p11 li a {
	display:block;
	border:1px solid #ddd;
	border-radius:10px;
	overflow:hidden;
}
.ui-home_p11 li a img {
	width:100%;
	height:79px;
}
.ui-home_p11 h2 {
	font-size:24px;
	text-align:center;
	width:250px;
	margin:0 auto 10px;
	border-bottom:1px solid #ddd;
}
.ui-home_p11 h2 span {
	display:inline-block;
	border-bottom:3px solid #d70300;
	margin-bottom:-1px;
	padding-bottom:10px;
}
.ui-home_p12 {
	background:url(../images/home_80.jpg) center no-repeat;
	height:400px;
	margin-bottom:30px;
}
.ui-home_p12 .fl {
	width:350px;
	padding-top:70px;
}
.ui-home_p12 .fl p {
	font-size:24px;
	color:#fff;
	text-shadow:0 0 3px #999;
	margin-top:6px;
}
.ui-home_p12 .fl h3 {
	font-size:42px;
	font-weight:bold;
	color:#dc0303;
	margin:8px 0 20px;
}
.ui-home_p12 .fl h2 {
	font-size:60px;
	font-weight:bold;
	color:#dc0303;
}
.ui-home_p12 .fr {
	width:770px;
	padding-top:40px;
}
.ui-home_p12 .fr li {
	margin-top:23px;
	width:50%;
	float:left;
}
.ui-home_p12 .fr b {
	font-size:24px;
	background:url(../images/xx.png) center no-repeat;
	width:56px;
	height:53px;
	line-height:53px;
	text-align:center;
	display:inline-block;
	float:left;
}
.ui-home_p12 .fr p {
	font-size:20px;
	text-shadow:0 1px 2px #ff9b52;
	margin-left:70px;
}

.swiper-container1 .swiper-pagination-bullet {
	background:#fff;
	opacity:1;
	width:15px;
	height:15px;
	border-radius:15px;
}
.swiper-container1 .swiper-pagination-bullet-active {
	background:#d70302;
	border-radius:15px;
}
.zhezhao {
	position:fixed;
	left:0;
	top:0;
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	z-index:998;
}

.dialog {
	width:600px;
	box-sizing:border-box;
	position:fixed;
	top: 50%;
	z-index:999;
	background:#fff;
	border-radius:5px;
	padding:40px 90px 70px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	color:#333;
}
.close {
	display:inline-block;
	background:url(../images/close_03.png) center no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	right:25px;
	top:25px;
	cursor:pointer;
}
.dialog h2 {
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.dialog p {
	text-align:center;
	font-size:16px;
	margin-top:10px;
}
.dialog .input {
	height:60px;
	line-height:60px;
	width:100%;
	border-radius:3px;
	border:1px solid #eee;
	background:#f8f8f8;
	box-sizing:border-box;
	padding-left:15px;
	font-size:16px;
	margin-top:15px;
}
.dialog .btn {
	height:60px;
	width:100%;
	color:#fff;
	background:#d70302;
	border-radius:3px;
	margin-top:15px;
	font-size:16px;
}
.dialog .btn1 {
height:40px;
	width:120px;
	color:#fff;
	background:#d70302;
	border-radius:3px;
	position:absolute;
	bottom:10px;
	right:10px;
	font-size:16px;
}

































