@charset "utf-8";
/**/
*{
	padding:0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}
body{
	min-width:1400px;
	overflow-x: hidden;
}
input{
	border:none
}
.s_l{
	float:left
}
.s_r{
	float:right
}
.center{
	overflow: hidden;
}
img{ border:none;}
a{ color:#333;}
a:hover{ color:#C40103;}
.white{ color:#FFF;}
.hui{ color:#ccc;}
/*js需要的样式*/
.switch_new .cur{
	background: #b60006;
	color: #fff;
}

.new_b li{
	width: 23%;
	height: 250px;
	float: left;
	position: relative;
	transition: all .6s;
	-webkit-transition: all .6s;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 0%;
	padding-left: 1%;
}

.new_b li:hover{
	background-color: #b60006;
	color: #FFF;
}

.new_b li img{
	width: 100%;
	height:200px;
}

.new_b li p{
	margin-top: 8px;
	text-align: center;
}

.scroll_cont{
	position:relative;
	top:60px;
	opacity: 0;
	transition:1s;	
	-webkit-transition: 1s;
	-moz-transition: 1s;	
	-ms-transition: 1s;	
	-o-transition: 1s;		
}
.scroll_box{
	position:relative
}
.show_box .p01{
	position:relative;
	top:100px;
	font-weight:bold;
	opacity: 0;
	transition:1s;	
	-webkit-transition: 1s;
	-moz-transition: 1s;	
	-ms-transition: 1s;	
	-o-transition: 1s;		
}
.index_link{
	height:66px
}
.show_box .p02{
	position:relative;
	top:100px;
	color:#F9A29B;
	opacity: 0;
	transition:2s;	
	-webkit-transition: 2s;
	-moz-transition: 2s;	
	-ms-transition: 2s;	
	-o-transition: 2s;		
}
.show_box .p_box{
	position:relative;
	top:120px;
	opacity: 0;
	transition:2s;	
	-webkit-transition: 2s;
	-moz-transition: 2s;	
	-ms-transition: 2s;	
	-o-transition: 2s;		
}
.bt{
	position:relative;
	top:26px;
	opacity: 0;
	transition:0.5s;	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;	
	-ms-transition: 0.5s;	
	-o-transition: 0.5s;			
}
.bt_font01{
	position:relative;
	font-family:"Times New Roman", Times, serif;
	top:26px;
	opacity: 0;
	transition:1s;	
	-webkit-transition: 1s;
	-moz-transition: 1s;	
	-ms-transition: 1s;	
	-o-transition: 1s;			
}

.bt_font03{
	position:relative;
	font-family:"Times New Roman", Times, serif;
	transition:1s;	
	-webkit-transition: 1s;
	-moz-transition: 1s;	
	-ms-transition: 1s;	
	-o-transition: 1s;			
}

.bt_font02{
	position:relative;
	top:26px;
	opacity: 0;
	transition:1.5s;	
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;	
	-ms-transition: 1.5s;	
	-o-transition: 1.5s;			
}
.pst .left li{
	position:relative;
	opacity: 0;
	transition:2s;	
	-webkit-transition: 2s;
	-moz-transition: 2s;	
	-ms-transition: 2s;	
	-o-transition: 2s;		
}
.pst .right li{
	position:relative;
	opacity: 0;
	transition:2s;	
	-webkit-transition: 2s;
	-moz-transition: 2s;	
	-ms-transition: 2s;	
	-o-transition: 2s;		
}
 
/*.index_banner {
	height:700px;
	position:relative;
}*/
/*首页*/
.index_banner img{
	display: block;
	width:100%;
	height:100%;
}
.index_banner .banner_box{
	position:relative;
	height:500px;
}
.index_banner .banner_box li{
	position:absolute;
	overflow: hidden;
	display: none;
	width:100%;	
	height:500px;
	background:#CCCCCC	
}
.index_banner .tab{
	position:absolute;
	bottom:20px;
	overflow: hidden;
	width:82px;
	left:50%;
	margin-left:-41px;
}
.index_banner .tab li{
	width:8px;
	height:8px;
	background-color:#FFF;
	border-radius: 8px;
	float:left;
	margin:0 6px;
	transition:0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;	
	-ms-transition: 0.5s;	
	-o-transition: 0.5s;
}
.index_banner .tab .tab_active{
	width:30px;
}
.s_box{
	padding-top:50px;
	background: url(../images/casebg.jpg) no-repeat;
}
.index_bt{
	position:relative;	
}
.index_bt .bt,.index_bt .bt01{
	font-size:22px;
	font-weight: bold;
	color:#333333;
	width:180px;
	margin:0 auto;
	text-align: center;
	padding-top:70px;
}
.index_title01{
	background: url(../images/p.png) no-repeat top;	
}
.index_title02{
	background: url(../images/e.png) no-repeat top;	
}
.index_title03{
	background: url(../images/a.png) no-repeat top;	
}
.index_title04{
	background: url(../images/s.png) no-repeat top;	
}
.index_title05{
	background: url(../images/n.png) no-repeat top;	
}
.index_title06{
	background: url(../images/h.png) no-repeat top;	
}
.index_title07{
	background: url(../images/j.png) no-repeat top;	
}
.index_title08{
	background: url(../images/o.png) no-repeat top;	
}
.index_title09{
	background: url(../images/c.png) no-repeat top;	
}
.index_title10{
	background: url(../images/t.png) no-repeat top;	
}
.index_title11{
	background: url(../images/K.png) no-repeat top;	
}
.index_title12{
	background: url(../images/m.png) no-repeat top;	
}

.index_bt .bt_font01,.index_bt .bt_font03{
	color:#b3b3b3;	
	font-size:14px;	
	text-align: center;	
	padding-top:8px;
	padding-bottom:10px
}
.index_bt .bt_font02{
	color:#999999;	
	font-size:12px;	
	text-align: center;		
	width:350px;
	margin:0 auto;
	line-height:20px
}
.icon{
	overflow: hidden;
	width:1034px;
	margin:43px auto 0;
	padding:28px 83px 0;
	height: 394px;
}
.icon .box{
	float:left;
	width:180px;
	margin:55px 50px 30px;
	position: relative;
	height:270px
}
.icon .box .icon_box{
	width:120px;
	height:120px;
	margin-left:30px;
}
.icon .box .icon01{
	background:url(../images/index_icon02.png) no-repeat center;
	background-size:cover	
}
.icon .box .icon01:hover{
	background:url(../images/index_red01.png) no-repeat center;
	background-size:cover		
}
.icon .box .icon02{
	background:url(../images/icon2.png) no-repeat center;
	background-size:cover	
}
.icon .box .icon02:hover{
	background:url(../images/index_red02.png) no-repeat center;
	background-size:cover		
}
.icon .box .icon03{
	background:url(../images/index_icon03.png) no-repeat center;
	background-size:cover	
}
.icon .box .icon03:hover{
	background:url(../images/index_red03.png) no-repeat center;
	background-size:cover		
}
.icon .box .icon04{
	background:url(../images/index_icon04.png) no-repeat center;
	background-size:cover	
}
.icon .box .icon04:hover{
	background:url(../images/index_red04png.png) no-repeat center;
	background-size:cover		
}
.icon .box .if01{
	color:#333333;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	text-align: center;
}
.icon .box .if02{
	color:#999999;
	line-height:20px;
	font-size:12px;
	margin:0 10px;
	text-align: center;		
}
.icon .show_more{
	overflow: hidden;
	height:80px;
	width:100%;
	position:relative;	
	
}

.icon .box .show_more .themove{
	margin:40px auto;
	width:80%;
	background:#d0101b;
	border-radius: 30px;
	line-height:30px;
	text-align: center;
	font-size:12px;
	color:#FFF;	
	position:relative;
	top:80px;
	
}
.icon .box .show_more .first_show{
	transition:0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;	
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	position: relative;		
	top:0px	
}
.icon .box:hover .themove{
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition: 0.5s;	
	-ms-transition: 0.5s;
	-o-transition: 0.5s;	
	position: absolute;
	top:0px;
	left:50%;
	margin-left:-40%
	
}
.icon .box:hover .first_show{
	transition:1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;	
	-ms-transition: 1s;	
	-o-transition: 1s;		
	top:-120px
}
.c_box{
	padding-bottom:64px
}
.c_box .center_box{
	width:1265px;
	margin:0 auto
}
.c_box{
	padding-top:55px;
	/*background:#1F2021;*/
}
.c_box .anli_text{
	font-size:20px;
	color:#333333;
	padding-bottom:5px;
	text-align: center;
	padding-top:60px
}
.c_box .heng{
	background-color:#666;
	height:1px;
	width:20px;
	margin:0 auto 20px;	
}
.c_box .more{
	color:#d0111b;
	font-size:15px;
	position:relative;
	float:right;
	display: block;
	top:-20px
	
}
.c_box .pic{
	overflow: hidden;
	width:1266px;
	margin:0 auto
}
.c_box .pic .box{
	float:left;
	margin:0 8px;
	width:300px;
	margin-bottom:10px;
	height:280px;
	position:relative
}
.c_box .pic .box img{
	display: block;
	width:100%
}
.c_box .index_anli{
	overflow: hidden;
	transition:1s;
	-webkit-transition:1s;
	-o-transition:1s;
	-moz-transition:1s;
	-ms-transition:1s;
	position:relative;
	top:80px;
	opacity: 0;
}

.c_box .index_anli{
	overflow: hidden;
	width:100%;
	position:relative;
}
.c_box .index_anli .fd{
	position:absolute;
	height:100%;
	background:url(../images/black_bt.png);
	width:100%;
	top:0;
	transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	opacity: 1;
}
.c_box .index_anli .fd img{
	height:40px;
	position:absolute;
	top:50%;
	left:50%;
	display: block;
	margin-left:-20px;
	margin-top:-20px;
	width:40px;
}
.c_box .anli:hover div{
	opacity: 1;
}
.c_box .anli .scale{
	transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;	
}
.c_box .anli:hover .scale{
	transform: scale(1.3,1.3);
	-webkit-transform: scale(1.3,1.3);
	-o-transform: scale(1.3,1.3);
	-moz-transform: scale(1.3,1.3);
	-ms-transform: scale(1.3,1.3);
}
.c_box .index_anli .anli{
	float:left;
	width:300px;
	height:420px;
	margin:0 8px;
	overflow: hidden;
	position:relative
}
.c_box .index_anli .anli img{
	display: block;
}
.jia2{
width:37px;
height:37px;
margin:10px auto 0;
background:url(../images/jia2.png);
}
.jia2:hover{
width:37px;
height:37px;
margin:10px auto 0;
background:url(../images/jia3.png);
}
.c_box .index_anli{
	overflow: hidden;
	transition:1s;
	-webkit-transition:1s;
	-o-transition:1s;
	-moz-transition:1s;
	-ms-transition:1s;
	position:relative;
	top:80px;
	opacity: 0;
}

.c_box .index_anli{
	overflow: hidden;
	width:100%;
	position:relative;
}
.c_box .index_anli .fd{
	position:absolute;
	height:100%;
	background:url(../images/black_bt.png);
	width:100%;
	top:420px;
	transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
}
.c_box .index_anli .fd img{
	height:40px;
	position:absolute;
	top:50%;
	left:50%;
	display: block;
	margin-left:-20px;
	margin-top:-20px;
	width:40px;
}
.c_box .anli:hover div{
	top:0;
}
.c_box .index_anli .anli{
	float:left;
	width:300px;
	height:420px;
	margin:0 8px;
	overflow: hidden;
	position:relative
}
.c_box .index_anli .anli img{
	display: block;
}
.c_box .box .show{
	padding:10px 10%;
	width:80%;	
	background:#FFF;
	transition:0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;	
	-ms-transition: 0.5s;	
	-o-transition: 0.5s			
}
.c_box .box{
	overflow: hidden;
}
.c_box .box .show p{
	font-size:12px;
	line-height:20px;
	color:#333333;
	color:dimgrey;
}
.c_box .box .fd{
	position: absolute;
	top:-200px;
	background:url(../images/opa.png);
	width:100%;
	height:200px;
	opacity: 0;
	transition:0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;	
	-ms-transition: 0.5s;	
	-o-transition: 0.5s		
}
.c_box .box:hover .fd{
	opacity: 1;	
	top:0px;
}
.c_box .box:hover .show{
	background-color:#d0101b;
	color:#FFF
}
.c_box .box:hover p{
	color:#FFF
}
.c_box .box .fd img{
	width:40px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-20px;
	top:50%;
	margin-top:-20px;
	display: block;
}
.bb_box{
	padding-top:46px;
}
.bb_box .center{
	width:100%;
	margin:0 auto
}
.bb_box .qy_logo{
	overflow: hidden;
	padding-top:15px;
	padding-bottom:50px
}
.bb_box .qy_logo .box{
	padding:15px 0;
	float: left;
	width:270px;
	position:relative;
	height:120px	
}
.bb_box .qy_logo .box img{
	position:absolute;
	display: block;
	left:50%;
	margin-left:-95px;
	cursor:pointer;
}
.bb_box .qy_logo .box img:hover{
	transform: scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2) ;
	transition:1s;
	-webkit-transition:1s;
	-o-transition:1s;
	-ms-transition:1s;
	-moz-transition:1s;	
}
.a_box{
	background-size:cover;
	padding-top:40px
}
.a_box .js_box{
	padding-top:50px;
	overflow: hidden;
	margin:0 auto;
	width:1200px;
}
.a_box .js_box .box{
	width:170px;
	padding:0 50px;
	float: left;
	position:relative;
	top:0px;
	transition: 1s;
	-webkit-transition:1s;
	-o-transition:1s;
	-ms-transition:1s;
	-moz-transition:1s;
}

.a_box .js_box .box p{
	color:#FFF;
	text-align: center;
	font-size:16px;
	padding-top:20px
}
.a_box .js_box .box img{
	display: block;
	margin:0 auto
}
.n_box{
	padding-top:58px;
	padding-bottom:70px
}
.n_box .center{
	width:1175px;
	margin:0 auto
}
.switch_new {
	overflow: hidden;
	padding-top: 20px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}

.switch_new li {
    float: left;
    padding: 0 10px;
    color: #000;
    font-size: 14px;
    padding: 8px 24px;
    border:1px solid #bebebe;
    margin-right: 9px;
    cursor: pointer;
    border-radius: 50px;
}
.n_box .new{
	overflow: hidden;
	padding-top:50px
}
.n_box .new .left_box{
	float:left;
	width:480px;
	padding-top:20px
}
.n_box .new .left_box .text{
	width:478px;
	margin:0 auto;
	padding:10px 0 15px 10px;
	background:#FFFFFF;
}
.n_box .new .left_box p{
	width:420px;
}
.n_box .new .left_box img{
margin:0px;
padding:0px;
}
.n_box .new .left_box .p01{
	color:#333333;
	font-size:18px;
	line-height:40px;
	text-align: left;
}
.n_box .new .left_box .p02{
	color:#808080;
	font-size:12px;
	line-height:22px;	
}
.n_box .new .left_box .p03{
	color:#999999 ;
	font-size:12px;
	padding-top:20px;
	text-align: right;
}
.n_box .new .right_box{
	float:right;
	width:630px;	
}
.n_box .new .right_box .box{
	height:90px;
	overflow: hidden;
	border-bottom:1px #E2E2E2 solid;
	padding-top:15px
}
.n_box .new .right_box .num{
	width:70px;
	height:70px;
	background-color:#FFF;
	float:left;
	text-align: center;
	transition: 0.5s;
	-webkit-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;	
	color:#888888;	
}

.n_box .new .right_box .num .n01{
	font-size:26px;
	padding-top:5px;
	text-align:center;
}
.n_box .new .right_box .num .n02{
	font-size:12px;	
}
.n_box .new .right_box .cont{
	float:right;
	width:510px;	
}
.n_box .new .right_box .c01{
	text-align:left;
	padding-bottom:5px;
}
.n_box .new .right_box .c02{
	color:#999999;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

.show_mode{
	margin-bottom:0px;
	margin-left:10px;
	margin-top:40px
}
.show_mode .bt{
	padding-right:12px;
	background:url(../images/left_icon.png) no-repeat left center;
}
.show_mode a{
	padding:0 6px;
	font-size:14px;
	color:#4c4c4c;
}
.pp_box{
	width:1024px;
	margin:0 auto
}
.pp_switch{
	overflow: hidden;
}
.pp_switch li{
	float:left;
	color:#333333;
	font-size:16px;
	width:190px;
	margin:0 7px;
	border-radius:20px;	
	background:#eaeaec;
	text-align: center;
	line-height:46px;
	transition:0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;	
	-ms-transition: 0.5s;	
	-o-transition: 0.5s;			
}
.pp_switch li a{ color:#333333;}

.pp_switch .switch_cur{
	border-radius:20px;
	background-color:#D0101B;
	color:#FFF;	
}
.pp_switch li:hover{
	border-radius:20px;
	background-color:#e1574d;
	color:#FFF;			
}

.pp_column{
	padding-top:20px;
	column-width:320px;
	-webkit-column-width:320px;	
	-o-column-width:320px;		
	-moz-column-width:320px;	
	-ms-column-width:320px;
}
.pp_column .pp_img .silde_box{
	 transition:0.5s;	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;	
	-ms-transition: 0.5s;	
	-o-transition: 0.5s;			
}
.pp_column .pp_img:hover .silde_box{
	height:100%;
}
.pp_column .pp_img:hover .text p{
	color:#FFF
}
.pp_column .pp_img{
	width:320px;
	position: relative;
	margin-bottom:24px;
	border:1px solid #ddd;
	box-shadow:1px 1px 12px #ddd;
	display:inline-block;
}
.pp_column .pp_img a{
	height:100%;
	display: block;
}
.pp_column .pp_img .pic{
	width:286px;
	margin:0 auto;
	overflow: hidden;
	padding-top:17px
}
.pp_column .pp_img .pic img{
	display: block;
	width:100%
}
.pp_column .pp_img .text{
	height:70px;
	padding-top:10px;
	padding-left:20px
}
.pp_column .pp_img .text p{
	line-height:20px
}
.pp_column .pp_img .text .p01{
	color:#1b1b1b;
	font-size:16px
}
.pp_column .pp_img .text .p02{
	color:#888888;	
	font-size:14px	
}
.pp_column .pp_img .silde_box{
	position:absolute;
	top:0px;
	background-color:#D0101B;
	width:100%;
	z-index: -1;
	height:0
}
.pp_column .pp_img .jt{
	position:absolute;
	right:20px;
	bottom:30px;
}
.pp_page{
	text-align:center;
	padding-top:20px;
	padding-bottom:26px
}
.pp_page a{
	line-height:24px;
	padding:2px 7px;
	background: #FFF;
	text-align:center;
	color:#999999;
	border:1px solid #cccccc
}
/*.pp_page .active{
	background: #e1574d;	
	border:1px solid #e1574d;
	color:#FFF;		
}*/
/*服务内容*/
.red_box{
	background-color:#e34753;	
}
.blue_box{
	background-color:#3d3b4f;	
}
.blue_font{
	color:#3d3b4f
}
.red_font{
	color:#e34753	
}
.s_banner{
	width:100%;
}
.s_banner img{
	display: block;
	width:100%;
}
.service_box{
	height:345px;	
	padding-top:90px;
	position:relative
}
.service_box p{
	color:#FFF;
	text-align:center;
	font-size:18px
}
.service_box div p{
	line-height:27px;
}
.service_box .p01{
	line-height:65px;
	font-size:50px;
}
.service_box .p02{
	padding-bottom:10px
}
.service_box .pst{
	width:1200px;
	background-color:#FFF;
	position:absolute;
	left:50%;
	top:320px;	
	margin-left:-600px;
	height:215px
}
.service_box .pst .center{
	margin:0 auto;
	padding:30px 60px;
	overflow: hidden;
}
.service_box .pst .left{
	float:left
}
.service_box .pst .right{
	float:right
}
.service_box .pst li a{
	line-height:40px;
	font-size:18px;
	color:#333333;
}
.er_btn_style{
	width:250px;
	line-height:55px;
	color:#e34753;
	text-align:center;
	border:2px solid #e34753;
	margin:0 auto
}
.know_btn{
	width:254px;
	line-height:58px;
	text-align:center;
	margin:0 auto;
	background-color:#ffffff;
	font-size:16px;
	display: block;
	margin-top:170px;
	margin-bottom:50px
}
.red_btn{
	border:2px solid #e34752;
	color:#e34752;	
}
.open_box{
	background-color:#FFF;
	height:170px;	
}
.open_box .big_box{
	width:1140px;
	margin:0 auto;
	overflow: hidden;
}
.open_box .big_box .open{
	float:left;
	padding-top:70px;
	overflow: hidden;
}
.open_box .big_box .open .open_btn{
	width:217px;
	height:50px;
	background-color:#e34753;
	text-align: center;
	color:#FFF;
	line-height:50px;
	font-size:20px;
	float:left
}
.open_box .big_box .open .of01{
	float:left;
	font-size:14px;
	color:#666666;
	padding:12px 40px;
}
.open_box .big_box .open .text_box{
	float:left;
}
.open_box .big_box .open .t01{
	font-size:14px;
	line-height:26px;		
}
.open_box .big_box .open .t02{
	font-size:20px;	
}
.open_box .big_box .ewm{
	float:right;
	padding-top:35px;
}
/**/
.about_banner{
	height:500px;
	overflow: hidden;
	width:100%
}
.about_banner img{
	display: block;
	width:100%;
}
.about_switch{
	height:40px;
	border-bottom:1px solid #cccccc
}
.about_switch ul{
	overflow: hidden;
	width:645px;
	margin:0 auto
}
.about_switch li{
	font-size:14px;
	color:#666666;
	float:left;
	padding:0 32px 20px
}
.about_switch li:hover{
	color:#c40103;
	border-bottom:3px solid #c40103	
}
.about_switch .licur{
	color:#c40103;
	border-bottom:3px solid #c40103
}
.cont_box{
    width:100%;
	background:#f7f7f7
}
.switch_box .center{
	width:1226px;
	margin:0 auto;
	padding-top:0px;
	background:#f7f7f7
}
.switch_box .h{
	height:2px;
	width:20px;
	background:#c40103;	
	margin-bottom:16px;
}
.switch_box .btp01{
	font-size:26px;
	color:#c40103;
	line-height:38px;
}
.switch_box .btp02{
	font-size:16px;
	color:#666666;
	line-height:25px;	
}
.switch_box .cont_box{
	overflow: hidden;
}

.switch_box .cont_box .left{
	float:left;
	width:675px;
}
.switch_box .cont_box img{
	display: block;
}
.switch_box .cont_box .left p{
	font-size:14px;
	color:#B3B3B3;
	line-height:24px;	
	width:615px;	
}
.switch_box .cont01{
	padding-bottom:35px;
	padding-top:20px
}
.switch_box .cont02{
	padding-bottom:50px
}
.switch_box .cont03{
	padding-top:20px;
	font-size:14px;
	color:#B3B3B3;
	line-height:24px;	
	width:500px;
}
.switch_box .cont_box .right{
	float:right;
	width:540px;
}
.switch_box .cont_box .right .t{
	padding-bottom:10px;
	font-weight:18px;
	font-weight:bold;
	}
.switch_box .cont_box .right .b{
	overflow: hidden;
}
.switch_box .cont_box .right .b img{
	float:left
}
.switch_box .cont_box .right .b .img01{
	margin-right:10px
}
.switch_box .right_bg{
	background:url(../images/zj.jpg) no-repeat right 100px 
}
.switch_box .btn{
	color:#FFF;
	background:#3f4553;
	text-align:center;
	line-height:40px;
	width:120px;
	margin-top:170px;
	display: block;
	margin-bottom:55px
}
.switch_box .lc_box .big_box{
	width:840px;
	margin:60px auto; 
}
.switch_box .lc_box{
	padding-bottom:60px;
	background:url(../images/year.jpg) no-repeat center bottom;
	margin-bottom:58px	
}
.switch_box .td_box{
	width:1256px;
	margin:0 auto;
	overflow: hidden;
	padding-bottom:50px
}
.switch_box .td_box .box{
	width:300px;	
	float:left;
	margin:30px 7px;	
}
.switch_box .td_box .box .pic{
	height:300px;
	width:300px;
	background:#333333
}
.switch_box .td_box .box p{
	text-align: center;
}
.switch_box .td_box .box .heng{
	width:16px;
	margin:0 auto;
	height:1px;
	background:red;
	margin-top:5px;
	margin-bottom:5px
}
.switch_box .td_box .box .tdf01{
	font-size:14px;
	color:#222222;
	line-height:20px;
	padding-top:10px	
}
.switch_box .td_box .box .tdf02{
	font-size:13px;
	color:#666666;
	line-height:20px	
}
.switch_box .td_box .box .tdf03{
	font-size:12px;
	color:;
	line-height:20px
}

/*新闻*/
.new_content{
	width:1200px;
	overflow: hidden;
	margin:50px auto
}
.new_content .left{
	font-size:16px;
	float:left;
}
/*#e6e6e6*/
.new_content .left li{
	line-height:50px;
	color:#333333;
	font-size:16px;
	width:150px;
	padding-left:50px;	
	border-bottom:1px solid #e6e6e6;
}
.new_content .left .bt01{
	background: url(../images/new_icon01.png) no-repeat 10px center;	
}
.new_content .left .bt01:hover{
	background: url(../images/new_red01.png) no-repeat 10px center;
}
.new_content .left .bt02{
	background: url(../images/new_icon02.png) no-repeat 10px center;
}
.new_content .left .bt02:hover{
	background: url(../images/new_red02.png) no-repeat 10px center;
}
.new_content .left .bt03{
	background: url(../images/new_icon03.png) no-repeat 10px center;
}
.new_content .left .bt03:hover{
	background: url(../images/new_red03.png) no-repeat 10px center;
}
.new_content .left .bt04{
	background: url(../images/new_icon04.png) no-repeat 10px center;
}
.new_content .left .bt04:hover{
	background: url(../images/new_red04.png) no-repeat 10px center;
}
.new_content .left .bt05{
	background: url(../images/new_icon05.png) no-repeat 10px center;
}
.new_content .left .bt05:hover{
	background: url(../images/new_red05.png) no-repeat 10px center;
}
.new_content .left .bt06{
	background: url(../images/new_icon06.png) no-repeat 10px center;
}
.new_content .left .bt06:hover{
	background: url(../images/new_red06.png) no-repeat 10px center;
}
.new_content .right{
	float:right;
	width:950px
}
.new_content .right .box{
	overflow: hidden;
	margin-bottom:40px
}
.new_content .right .box .left_box{
	float:left
}
.new_content .right .box .right_box{
	float:left;
	padding-left:30px;
	width:650px
}
.new_content .right .box .right_box .p01{
	color:#222222;
	font-size:24px;
	padding-bottom:10px;	
}
.new_content .right .box .right_box .p02{
	color:#999999;
	font-size:14px;	
	padding-bottom:20px;	
}
.new_content .right .box .right_box .p03{
	color:#999999;
	font-size:14px;	
}
.xw_content .right .btn{
	width:160px;
	margin:0 auto;
	height:50px;
	background:#b20205;
}

.new_content .right .btn p{
	color:white;
	text-align:center;
	line-height:50px;
}


/*表单*/
.msg{
	background-color:#3f3d48;
	padding-top:40px;
	padding-bottom:20px
}
.msg .big_box{
	overflow: hidden;
	width:1120px;
	margin: 0 auto;
}
.msg .big_box .left_msg{
	float:left
}
.msg .big_box .left_msg .t{
	padding-bottom:20px;
}
.msg .big_box .left_msg .t p{
	color:#FFF;
	font-size:20px;
	padding-bottom:12px;
}
.msg .big_box .left_msg .t .w_box{
	background-color:#868485;
	width:30px;
	height:2px;
	float:left;	
}
.msg .big_box .left_msg .t .b_box{
	background-color:#1b1b1b;
	width:450px;
	height:1px;
	float:left
}
.msg .big_box .left_msg .b p{
	line-height:36px;
	color:#FFf;
	font-size:16px
}
.msg .big_box .left_msg .b span{
	color:#E3464F
}
.msg .big_box .left_msg .b .erweima{
	overflow: hidden;
}
.msg .big_box .left_msg .b .box{
	float:left;
	padding:0 30px
}
.msg .big_box .right_msg{
	float:right;
	width:480px;
}
.msg .big_box .right_msg .box{
	margin-bottom:17px;
	overflow: hidden;
}
.msg .big_box .right_msg p{
	padding-bottom:25px;
	color:#e3464f;
	font-size:18px;
}
.msg .big_box .right_msg .right{
	float:right
}
.msg .big_box .right_msg input,.msg .big_box .right_msg textarea{
	color:#FFF;
	line-height:34px;
	height:34px;
	background-color:#919098;
	padding-left:9px;	
	width:100%;
	font-size:15px;
}
.msg .big_box .right_msg .min_input{
	width:204px;
	color:#ccc;
}
.msg .big_box .right_msg textarea{
	height:125px;
	overflow: auto;	
	padding-left:9px
}
.msg .big_box .right_msg #btn{
	background-color:#E3464F
}
.footer_msg{
	background-color: #FFFFFF;
	line-height: 70px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}

/*case*/
.pro3_next {
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    top: 37%;
    right: -8%;
    z-index: 100;
}

.pro3_prev {
    position: absolute;
    width: 40px !important;
    height: 40px !important;
    cursor: pointer;
    top: 37%;
    z-index: 100;
    left: -8%;
}

.pro3_next img {
    width: 100%;
}

.pro3_prev img {
    width: 100%;
}

.about_ry_c {
	position: relative;
    float: left !important;
}

.hon_nr {
    width: 90%;
    height: 317px;
    overflow: hidden;
}

.hon_nr img{
	width: 100%;
	transition: all .8s;
	-webkit-transition: all .8s;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.hon_nr img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.about_ry_c p{
	position: absolute;
	bottom: 0;
	background: #b60006;
	color: #fff;
    width: 319px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 15px;
}

/*case  end*/


/*about*/
.index_anli .index_anliL{
	width: 50%;
	float: left;
	font-size: 14px;
	color: #484848;
	line-height: 32px;
	position: relative;
	left: -150px;
	transition: all .8s;
	-webkit-transition: all .8s;
}

.index_anli .index_anliR{
	width: 40%;
	float: right;
	position: relative;
	right: -150px;
	transition: all .8s;
	-webkit-transition: all .8s;
}

.index_anli .index_anliR img{
	width: 100%;
}
/*about  end*/


/*news*/
.js_box .newsLeft{
	width: 50%;
	height: 153px;
	float: left;
	margin-bottom: 45px;
	position: relative;
	left: -100px;
	opacity: 0;
	-webkit-opacity:0;
	transition: all .8s;
	-webkit-transition: all .8s;
}

.js_box .newsRight{
	width: 50%;
	height: 153px;
	float: left;
	margin-bottom: 45px;
	position: relative;
	right: -100px;
	opacity: 0;
	-webkit-opacity:0;
	transition: all .8s;
	-webkit-transition: all .8s;
}

.js_box .newsLeft .leftImg,.js_box .newsRight .leftImg{
	float: left;
	width: 42%;
}

.js_box .newsLeft .leftImg img,.js_box .newsRight .leftImg img{
	width: 100%;
    height: 153px;
}

.js_box .newsLeft .rightText,.js_box .newsRight .rightText{
	width: 51%;
	float: right;
	padding: 0 20px 0 10px;
}

.js_box .newsLeft .rightText h5,.js_box .newsRight .rightText h5{
	font-size: 14px;
	margin-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.js_box .newsLeft .rightText p,.js_box .newsRight .rightText p{
	font-size: 13px;
	line-height: 25px;
	height: 76px;
	overflow: hidden;
	margin-bottom: 10px;
}

.js_box .newsLeft .rightText a,.js_box .newsRight .rightText a{
	color: #b60006;
	font-size: 13px;
}
 
.newsMore{
	width: 90px;
	margin: 30px auto 60px;
	border: 1px solid #b60006;
	border-radius: 50px;
	padding: 10px 30px;
	text-align: center;
    display: block;
    font-size: 15px;
}

.newsMore:hover{
	background: #b60006;
	color: #fff;
}
/*news  end*/


/*shop*/
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
}

.productIbox {
    margin-top: 50px;
}

.productIbox .item {
    margin: 0 7px;
}

.productIbox .itemCon {
    display: block;
    position: relative;
    overflow: hidden;
}

.itemCon-1{
	display: block;
	background: #f2f2f3;
	margin-top: 0;
	padding: 10px 0 20px;
	border-top: 3px solid #b60006; 
}

.productIbox .itemCon-1 p {
    text-align: center;
    color: #333;
    font-size: 14px;
    margin-top: 8px;
}

.productIbox .itemCon-1 p span{
    color: #b60006;
    display: block;
    
    margin-bottom: 10px;
}

.productIbox .itemCon-1 p span i{
	font-size: 21px;
	font-weight: bold;
	font-style: normal;

}

.productIbox .itemCon .img {
    width: 100%;
    transition: All 0.8s ease-in-out;
    -webkit-transition: All 0.8s ease-in-out;
    -moz-transition: All 0.8s ease-in-out;
    -o-transition: All 0.8s ease-in-out;
}

.productIbox .itemCon .img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.productIbox .itemCon .yellow_80 {
    position: absolute;
    left: 2%;
    top: 2%;
    width: 96%;
    height: 87%;
    border-radius: 8px;
    transition: 300ms;
    -webkit-transition: 300ms;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    opacity: 0;
    visibility: hidden;
}

.productIbox .itemCon .more-line {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -18px;
}

.productIbox .item:hover .yellow_80 {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.productIbox .item:hover .more-line .line {
    transform: translate(0);
    -webkit-transform: translate(0);
    visibility: visible;
    opacity: 1;
    transition: 300ms ease-in 200ms;
    -webkit-transition: 300ms ease-in 200ms;
}

.productIbox .slick-arrow {
    width: 74px;
    height: 74px;
    display: block;
    border-radius: 50px;
    background: url(../images/img_btn.png) no-repeat scroll center center;
    top: 50%;
    margin-top: -37px;
    z-index: 100;
}

.productIbox .slick-arrow:hover {
    background-image: url(../images/img_btn2.png);
}

.productIbox .slick-arrow i {
    background: url(../images/img_l.png) no-repeat scroll center center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: block;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.productIbox .slick-prev {
    left: 3%;
    transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    opacity: 0;
}

.productIbox .slick-next {
    right: 3%;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    opacity: 0;
}

.productIbox .slick-prev i {
    background-image: url(../images/img_l.png);
}

.productIbox .slick-next i {
    background-image: url(../images/img_r.png);
}

.productIbox:hover .slick-prev,
.productIbox:hover .slick-next {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    opacity: 1;
}

.productIbox-more {
    padding: 50px 0;
}


.productIbox .itemCon .shopBg {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    box-shadow: 0 0 0 500px #000 inset;
    transition: all 0.4s ease-in-out;
    -webkit-box-shadow: 0 0 0 500px #000 inset;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-box-shadow: 0 0 0 500px #000 inset;
    -moz-transition: all 0.4s ease-in-out;
    -o-box-shadow: 0 0 0 500px #000 inset;
    -o-transition: all 0.4s ease-in-out;
    -ms-box-shadow: 0 0 0 500px #000 inset;
    -ms-transition: all 0.4s ease-in-out;
    z-index: 10;
}

.productIbox .item:hover .shopBg {
    /*box-shadow: 0 0 0 0 #000 inset;
    -webkit-box-shadow: 0 0 0 0 #000 inset;
    -moz-box-shadow: 0 0 0 0 #000 inset;
    -o-box-shadow: 0 0 0 0 #000 inset;
    -ms-box-shadow: 0 0 0 0 #000 inset;*/
    opacity: 0.6;
    cursor: pointer;
    background: rgba(0,0,0,0.6);
}

.shopText{
	width: 90%;
	position: absolute;
	top: 20%;
	padding: 0 5%;
	text-align: center;
	color: #fff;
	opacity: 0;
	filter:Alpha(opacity=0);
	transition: all .5s;
	-webkit-transition: all .5s;
	z-index: 10;
}

.shopText p{
	font-size: 14px;
	line-height: 30px;
}

/*.itemCon:hover .shopText{
	opacity: 1;
	filter:Alpha(opacity=1);
}*/



#howto {
}

#howto .title {
    margin-bottom: 48px;
}

#howto .title img {
    border-color: #6e6e6e;
}

#howto .usage {
    width: 100%;
    position: relative;
    /*height: 480px;*/
}

#howto .usage ol li {
    position: relative;
    float: left;
    width: 20%;
    /*height: 480px;*/
    overflow: hidden;
}

#howto .usage ol li.step1 {
    z-index: 5;
}

#howto .usage ol li.step2 {
    z-index: 4;
}

#howto .usage ol li.step3 {
    z-index: 3;
}

#howto .usage ol li.step4 {
    z-index: 2;
}

#howto .usage ol li.step5 {
    z-index: 1;
}

.li_img {
    width: 65%;
    margin: 40px auto;
}

.li_img img {
    width: 100%;
}

.li_img p {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}


/*#howto .usage ol li > img {
	position: absolute;
	left: 50%;
	margin-left: -208px;
}*/

#howto .usage ol li .ttl,
#howto .usage ol li .txt {
    margin-left: 10%;
    line-height: 1;
}

#howto .usage ol li .ttl {
    margin-bottom: 30px;
    padding-top: 383px;
}

#howto .usage ol li .ttl img {
    display: block;
}

#howto .usage ol li .ttl img[alt^="STEP"] {
    margin-bottom: 12px;
}

#howto .usage ol li .txt {
    position: relative;
    padding-top: 15px;
}

#howto .usage ol li .txt img {
    margin-bottom: 5px;
}

#howto .usage ol li .txt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 2px;
    background-color: #55aae1;
}

.csstransitions #howto .usage ol li {
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    /* easeOutCubic */
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.csstransitions #howto .usage ol .step1 {
    -webkit-transform: translate(-101%);
    transform: translate(-101%);
}

.csstransitions #howto .usage ol .step2 {
    -webkit-transform: translate(-202%);
    transform: translate(-202%);
}

.csstransitions #howto .usage ol .step3 {
    -webkit-transform: translate(-303%);
    transform: translate(-303%);
}

.csstransitions #howto .usage ol .step4 {
    -webkit-transform: translate(-404%);
    transform: translate(-404%);
}

.csstransitions #howto .usage ol .step5 {
    -webkit-transform: translate(-505%);
    transform: translate(-505%);
}

.csstransitions #howto.cur .usage ol li {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

.csstransitions #howto.cur .usage ol .step1 {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.csstransitions #howto.cur .usage ol .step2 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.csstransitions #howto.cur .usage ol .step3 {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.csstransitions #howto.cur .usage ol .step4 {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.csstransitions #howto.cur .usage ol .step5 {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

#howto .usage ol li.step1 {
    z-index: 50;
}

#howto .usage ol li.step2 {
    z-index: 49;
}

#howto .usage ol li.step3 {
    z-index: 48;
}

#howto .usage ol li.step4 {
    z-index: 47;
}

#howto .usage ol li.step5 {
    z-index: 46;
}

#howto .usage ol li.step6 {
    z-index: 45;
}

#howto .usage ol li.step7 {
    z-index: 44;
}

#howto .usage ol li.step8 {
    z-index: 43;
}

#howto .usage ol li.step9 {
    z-index: 42;
}

#howto .usage ol li.step10 {
    z-index: 41;
}

#howto .usage ol li.step11 {
    z-index: 40;
}

#howto .usage ol li.step12 {
    z-index: 39;
}

#howto .usage ol li.step13 {
    z-index: 38;
}

#howto .usage ol li.step14 {
    z-index: 37;
}

#howto .usage ol li.step15 {
    z-index: 36;
}

#howto .usage ol li.step16 {
    z-index: 35;
}

#howto .usage ol li.step17 {
    z-index: 34;
}

#howto .usage ol li.step18 {
    z-index: 33;
}

#howto .usage ol li.step19 {
    z-index: 32;
}

#howto .usage ol li.step20 {
    z-index: 31;
}

#howto .usage ol li.step21 {
    z-index: 30;
}

.ico-fat{
    position: absolute;
    top: 169.5px;
    z-index: 100;
    width: 100%;
}

.ico-left{
    width: 42px;
    height: 42px;
    display: block;
     float: left;
    margin-right: 1px;
    background-color: #c1c1c1;
    margin-left: 10px;
}

.ico-right{
    width: 42px;
    height: 42px;
    display: block;
    float: right;
    margin-right: 1px;
    background-color: #c1c1c1;
    margin-left: 10px;
}

@media screen and ( max-width: 1540px ) {
    .li_img p{
        font-size: 15px;
    }
}
/*shop  end*/



/*banner*/
#banner {
	background: #fff;
	position: relative;
	width:100%;
	margin:0 auto;
}

.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 700px !important;
	overflow: hidden;
}

.fullwidthbanner-container .fullwidthabnner {
	width: 100% !important;
	max-height: 450px !important;
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.banner, .bannercontainer {
		width: 768px;
		height: 309px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.banner, .bannercontainer {
		width: 480px;
		height: 193px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	.banner, .bannercontainer {
		width: 320px;
		height: 129px;
	}
}

@media only screen and (max-width: 319px) {
	.banner, .bannercontainer {
		width: 240px;
		height: 97px;
	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
	background: #b60006 !important;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
	background-color: #b60006 !important;
}
/** BULLETS **/
.tp-bullets {
	z-index: 99;
	position: absolute;
	bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: #333333;
	width: 188px;
	height: 6px;
	float: left;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
}

.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../images/slider-right-arrow.png) no-Repeat 0 0;
	width: 42px;
	height: 43px;
	margin-left: 0;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-bullets.tp-thumbs {
	z-index: 100;
	position: absolute;
	padding: 3px;
	background-color: #fff;
	width: 500px;
	height: 50px;
	margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
	padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px;
	overflow: hidden;
	position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	background: none;
	margin: 0;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.tp-thumbs img {
	width: 100%;
}

.tp-bannertimer {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 200;
	z-index: 5000;
}

.tp-bannertimer.tp-bottom {
	bottom: 0px !important;
	height: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.responsive .tp-bullets.tp-thumbs {
		width: 300px !important;
		height: 30px !important;
	}

	.responsive .tp-bullets.tp-thumbs .tp-mask {
		width: 300px !important;
		height: 30px !important;
	}

	.responsive .tp-bullets.tp-thumbs .bullet {
		width: 60px !important;
		height: 30px !important;
	}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	.responsive .tp-bullets {
		display: none;
	}

	.responsive .tparrows {
		display: none;
	}
}

.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.tp-simpleresponsive a {
	text-decoration: none;
}

.tp-simpleresponsive ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tp-simpleresponsive >ul >li {
	list-stye: none;
	position: absolute;
	visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
	width: 10000px;
	height: 10000px;
}

.tp-loader {
	background: url(../images/loader.gif) no-repeat 10px 10px;
	background-color: #fff;
	margin: -22px -22px;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*banner  end*/



/*message*/
.messageLeft{
	width: 35%;
	margin: 0 auto;
}

.messageLeft img{
	width: 100%;
}

.messageLeft p{
	text-align: center;
	font-size: 15px;
	margin: 10px 0;
}

.messageRight{
	width: 60%;
	margin: 0 auto;
}

.messageRight h3{
	font-size: 16px;
	text-indent: 2em;
	margin-bottom: 25px;
}

.messageRight p{
	color: #5F5F5F;
	margin-top: 10px;
	line-height: 25px;
	text-indent: 2em;
	font-size: 14px;
}
