/*整体共公样式*/
body,ol,table,tr,td,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,input,select,textarea,div,p{margin:0;padding:0; font-family: "微软雅黑"; font-size:12px; font-weight:normal;line-height: 150%;}
ul,li{margin:0;padding:0; font-family:"微软雅黑";font-weight:normal;}
body{font-size:12px; color:#474747; margin:0; padding:0; _overflow:hidden; overflow-x:hidden;  background:#fff; overflow-x: hidden;}
.red{ color:red;}
input,button,select,textarea{outline:none}
p{ margin:0; padding:0;}
img{border:none;}
li{list-style-type:none;}
input{vertical-align:middle;}
table{border-collapse:collapse;}
a:hover{cursor:pointer; text-decoration:none;}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */
a { outline:none;text-decoration:none; } /* for FF Chrome */
img {
	vertical-align:middle;
	border:0;
}
.dis{display:none;}
.clear{ clear:both;}
html{ -webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
body{ }
/******************************************************************common/////**********************************************************************/

@font-face {
		font-family: 'iconfont';
	    src: url('indexfont/iconfont.eot'); /* IE9*/
	    src: url('indexfont/iconfontd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	    url('indexfont/iconfont.woff') format('woff'), /* chrome, firefox */
		url('indexfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	    url('indexfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
	} 
     .iconfont {
          font-family:"iconfont" !important;
          font-size:16px;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        } 
		
		
/*防止主题样式更改ie下背景*/
input{
	background:#fff;
}
input:focus {outline: none;}
select:focus {outline: none;}
textarea:focus {outline: none;}
textarea{resize: none;}
a:focus {
    outline:none;
}
b{
	font-weight:normal; 
}
ul{
	list-style: none;
}
ul li{
	list-style: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ff{
	font-family:"微软雅黑", "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans;
}
.fz_12{
	font-size:12px;
}
.fz_13{
	font-size:13px;
}
.fz_14{
	font-size:14px;
}
.fz_16{
	font-size:16px;
}
.fz_18{
	font-size:18px;
}
.fz_red{
	color:red;
	font-weight:normal;
}
.fc_red{
	font-size: 12px;
	color: red;
}
.fc_blue{
	color: #1892e8;
}
.fc_yellow{
	font-size: 12px;
	color: #fd9904;
}
.fc_green{
	font-size: 12px;
	color: #3ea406;
}
.fc_gray{
	font-size: 12px;
	color: #999;
}
.mr10{
	margin-right:10px;
}
.pt14{
	padding-top: 14px;
}
/*公用清除浮动样式*/
.clear{
   clear: both;	
}
.clearfloat:after{
	clear: both;
	display:block;
	content:"";
	overflow: hidden;
	height:0px;
}
 
:after, :before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
 
.clearfloat{
	zoom:1;
}
.radius{
	border-radius: 5px;
}
.bds{
	box-shadow: 0 0 5px #cccccc;
	-webkit-box-shadow: 0 0 5px #cccccc;
	-moz-box-shadow: 0 0 5px #cccccc;
	-ms-box-shadow: 0 0 5px #cccccc;
}
a.text_line{
	text-decoration: underline;
}
a.a_t_line:hover{
	text-decoration: underline;
}
.indet_10{
	text-indent: 10px;
}
.t_d_18{
	text-indent: 18px;
}
.t_d_12{
	text-indent: 12px;
}
.t_d_10{
	text-indent: 10px;
}
.t_d_8{
	text-indent: 8px;
}
.t_d_6{
	text-indent: 6px;
}
.t_d_5{
	text-indent: 5px;
}
.pointer{
	cursor: pointer;
}
.dis-none{
	display: none;
}
.dis-block{
	display: block;
}
/* 遮罩层 */
#wrapper{
	width: 100%;
	background: #000;
	opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
}
#imloading{width:150px;
 height:30px; 
 line-height:30px; 
 font-size:16px; 
 text-align:center; 
 border-radius:3px; 
 background:rgba(0,0,0,0.5); 
 margin:10px auto 30px; 
 color:#fff; 
 display:none;
 }

 

.head{ width:100%; padding:4px 0; background-color:#000; position:relative; left:50%; margin-left:-50%; display:table;}
.head .mb{
	position:absolute;
	top:8px;
	width:100%;}
.head .mbjs h1{
	float:left;
	padding:3px 20px;
	background-color:#f149e3;
	color:#fff;
	border-radius:10px;
	margin-left:10px;}
.head .mb a{
	float:left;
	padding:3px 20px;
	background-color:#49b5f1;
	color:#fff;
	border-radius:10px;
	margin-left:10px;
	text-decoration:none;}
.head .mbjs .mbjs-1{
	width:50%;
	position:absolute;
	z-index:1;
	top:32px;
	left:0;
	background-color:#fff;
	color:#666;
	padding: 20px;
    display: none;
    font-size: 14px;
    line-height: 170%;
    border: 1px #ccc solid;}
.head .mbjs .mbjs-1 p{ padding-bottom:10px}
.head .mbjs .mbjs-1 p{
	text-indent:2em;}
.head .mbjs:hover .mbjs-1{
	display:block;}




.head ul{ width:475px; margin:0 auto; display:table; position:relative;}
.head ul li{ float:left; margin-right:40px;}
.head ul li:first-child{margin-left: 100px;}
.head ul li .xg{ width:120px; height:24px; border:1px solid #747474; text-align:center; line-height:24px; font-size:12px; color:#747474; border-radius:15px;}
.head ul .company{ width:38px; height:32px; background:url(../images/t1.png) no-repeat center center; cursor:pointer;}
.head ul .mobile-company{ width:38px; height:32px; background:url(../images/t2.png) no-repeat center center; cursor:pointer;}
.head ul .mobile-tel{ width:38px; height:32px; background:url(../images/t3.png) no-repeat center center; cursor:pointer;}
.head ul .ri-ew{ width:38px; height:32px; background:url(../images/t4.png) no-repeat center center; cursor:pointer;}
.head ul .ri-ew:hover #yeswap_con{
	display:block;}
.head ul .ri-ew #yeswap_con{
	display:none;}
.head ul .scew{ width:95px !important; height:95px !important; position:absolute; right:-29px; top:52px; display:none;position: relative;}
.head ul .scew img{ width:95px; height:95px; z-index:9;}
.head ul .ri-ew img{display: none;position: absolute;top: 133%;left: 45%;z-index: 9999;}
.ifame{ width:100%; position:relative; left:50%; margin-left:-50%; display:table; background-color: #000;}
.ifame.act1{ background-color:#f00; background-size:100% 100%;width: 100%;}

.head ul .company.active{ width:38px; height:32px; background:url(../images/t11.png) no-repeat center center; cursor:pointer;}
.head ul .mobile-company.active{ width:38px; height:32px; background:url(../images/t22.png) no-repeat center center; cursor:pointer;}
.head ul .mobile-tel.active{ width:38px; height:32px; background:url(../images/t33.png) no-repeat center center; cursor:pointer;}
.head ul .ri-ew:hover{ background:url(../images/t44.png) no-repeat center center; cursor:pointer;}
.head ul .ri-ew:hover img{display: block;}
.ifame.act1{background: url(../images/p1.png) no-repeat left center;background-size: cover;margin-top: 50px;margin-bottom: 50px;}
.ifame.act2{background: url(../images/s1.png) no-repeat left center;margin-top: 50px;margin-bottom: 50px;}
.ifame .iframe{width: 100%;height: 885px;}
.ifame iframe.art1{width: 768px;height: 1024px;margin:78px 45px;}
.ifame iframe.art2{width: 337px;height: 571px;margin: 54px 11px;}

.ifame, iframe{
	transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;

}

.head .butons{position: absolute;font-size: 14px;top: 50%;right: 70px;height: 25px;line-height: 25px;margin-top:-13px}
.head .butons font{color:#fff;}
.head .butons span{color: red;margin-left: 25px;margin-right: 20px;}
.head .butons a{color: #fff;width: 100px;height:25px;line-height: 25px;float:right;display: block;text-align: center;background-color: red;border-radius: 15px;}

.head .butons a.searchBtn {
	margin-left: 20px;
    float: right;
    background-color: #F30;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.head .butons a.searchBtn:hover {
    background-color: #F90;
}


/*头部菜单*/
/*header*/
.header{background-color: rgba(0,0,0,0.2);}
.notopfixed{position:absolute; z-index:999; background:#fff;}
.notopfixed img.smlogo{display:none;}
.topfixed{position:fixed; top:0; left:0; right:0; z-index:999;background-color: rgba(255,255,255,1);}
.topfixed img.mdlogo{display:none;}
.topfixed img.smlogo{display:block;}
.header .city{height:80px; margin-right:37px; position:fixed; right:0; top:0;}
.header .city span{color:#fff; font-size:16px; background:#5d5d5c; padding:5px 10px; border-radius:5px;}
.header .logo{margin-left:3%;margin-top:15px}
.header .logo img.mdlogo{max-width:165px;}
.header .logo img.smlogo{max-width:80px;}

.header .nav{float:right;margin-right:2%;}
.header .nav1{display:none;}
.header .nav a{font-size:16px; color:#fff; height:80px; line-height:80px; margin-right:40px;}
.header .nav a:hover,.header .nav a.curr{color:#62a8ea;}
.header .nav a:hover span,.header .nav a.curr span{background:url(../images/nav-line.png) center bottom no-repeat; padding-bottom:10px;}

@media (max-width:992px){
	/*header*/
	.header{height:60px;}
	.header .nav a{margin:0 13px;}
	.header .city{margin-right:67px; height:60px;} 
	/*animate nav*/
	.header .navBtn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; cursor:pointer;}
	.header .wapBtnAn{transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg);}
	.header .nav1{background:#303030;opacity:0.0; position:fixed;top:60px;width:50%;height:auto;line-height:normal; padding-top:100px; right:0;}
	.header .nav1 a{font-size:21px;margin:0px;width:100%;height:80px;line-height:80px;float:none; display:block; background:none; color:#fff;}
	.header .city1{ display:none!important;}
	/*sm menu ico*/
	.h_btn{display:block;z-index:2102;position:absolute;top:0;right:0;width:60px;height:60px}
	.h_btn_inner{position:absolute;top:50%;left:50%;width:28px;height:18px;margin:-11px -9px}
	.h_btn_border{position:absolute;top:50%;left:0;background-color:#fff;border-radius:1px;width:100%;height:3px}
	.h_btn_border--01{margin-top:-7px;-webkit-transition:top .1s ease-in-out,.5s ease 0s;transition:top .1s ease-in-out,.5s ease 0s}
	.h_btn_border--02{opacity:1.0;-webkit-transition:.4s ease;transition:.4s ease}
	.h_btn_border--03{margin-top:7px;-webkit-transition:.4s ease 0s;transition:.4s ease 0s}
	.active .h_link:before,.active .h_link:after{background-color:#fff}
	.open.h_btn .h_btn_border--01{top:50%;margin-top:0!important;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);-webkit-transition:.4s ease;transition:.4s ease}
	.open.h_btn .h_btn_border--02{top:50%;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0.0}
	.open.h_btn .h_btn_border--03{top:50%;margin-top:0!important;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
	.open .h_btn_inner{width:20px;}
 

	/*header*/
	.header{height:60px;}
	.header .logo{margin-left: 5%;margin-top:0;}
	.header a.logo img.smlogo,.header .logo{height:60px;line-height:60px;}
	.sm-menu-{height:60px; line-height:60px; padding-top:15px; padding-right:10px;}
	.header .navBtn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; cursor:pointer;}
	.header .wapBtnAn{transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg);}
	.header .nav1{background:#303030;opacity:0.0; position:fixed;top:0px;width:100%;height:auto;line-height:normal; padding-top:60px; right:0}
	.header .nav1 a{font-size:14px;margin:0px;width:100%;height:40px;line-height:40px;float:none; display:block; background:none; color:#fff;text-align:center;}
	.header .city1{height:50px; margin-top:60px;}
	.header .city1 span{color:#fff; font-size:16px; background:#5d5d5c; padding:5px 30px; border-radius:5px;}
	/*sm menu ico*/
	.h_btn{display:block;z-index:2102;position: fixed;top:0;right:9px;width:45px;height:60px}
	.h_btn_inner{position:absolute;top:50%;left:50%;width:23px;height:18px;margin:-11px -9px}
	.h_btn_border{position:absolute;top:50%;left:0;background-color:#fff;border-radius:1px;width:100%;height:3px}
	.h_btn_border--01{margin-top:-7px;-webkit-transition:top .1s ease-in-out,.5s ease 0s;transition:top .1s ease-in-out,.5s ease 0s}
	.h_btn_border--02{opacity:1.0;-webkit-transition:.4s ease;transition:.4s ease}
	.h_btn_border--03{margin-top:7px;-webkit-transition:.4s ease 0s;transition:.4s ease 0s}
	.active .h_link:before,.active .h_link:after{background-color:#fff}
	.open.h_btn .h_btn_border--01{top:50%;margin-top:0!important;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);-webkit-transition:.4s ease;transition:.4s ease}
	.open.h_btn .h_btn_border--02{top:50%;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0.0}
	.open.h_btn .h_btn_border--03{top:50%;margin-top:0!important;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
	.open .h_btn_inner{width:20px;}
}

header a{
	text-decoration: none;
	color: #fff;
}


/*导航 开始*/

header{
	background:url(../images/head_help.jpg) no-repeat center top;
	background-size: cover;
	height: 278px;
}
header nav{
	height: 75px;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
}
header nav{
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
header nav .menus, header nav .nav li{
	-webkit-transition: line-height 0.3s;
	-moz-transition: line-height 0.3s;
	-ms-transition: line-height 0.3s;
	-o-transition: line-height 0.3s;
	transition: line-height 0.3s;
}
header nav .h1{
	-webkit-transition: margin-top 0.3s;
	-moz-transition: margin-top 0.3s;
	-ms-transition: margin-top 0.3s;
	-o-transition: margin-top 0.3s;
	transition: margin-top 0.3s;
}
header nav.navfixed{
	/*height: 75px;*/
	position: fixed !important;
}
header nav.navfixed h1{
	margin-top:15px;
}
header nav.navfixed .menus{
	line-height: 50px;
}
header nav.navfixed .nav li{
	line-height:75px;
}

header nav .h1{
	font-size: 0;
	line-height: 0;
	float: left;
	margin-left: 40px;
	margin-top: 15px;
}
header nav .nav{
	float: right;
}
header nav .nav .yewu{
	display:none;}
header nav .nav li{
	float: left;
	margin-right: 38px;
	line-height: 75px;
}
header nav .nav li a{
	font-size: 15px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
header nav .nav li a.active{
	color: #42b8f1;
	text-decoration: underline;
}
header nav .nav li a:hover{
	color: #42b8f1;
	text-decoration: underline;
}
header nav .menus{
	float: right;
	margin-left: 40px;
	line-height: 65px;
	margin-right: 40px;
}
header nav .menus li{
	float: left;
	margin-left: 25px;
}
header nav .menus li a{
	width: 80px;
	height: 27px;
	display: inline-block;
	text-align: center;
	line-height: 27px;
	border-radius: 15px;
}

header nav .menus li:first-child a{
	border: 1px solid #42b8f1;
	background-color: #42b8f1;
}
header nav .menus li:last-child a{
	border: 1px solid #fff;
}
header nav .menus li a:hover{
	background-color: #1f658c;
	border: 1px solid #1f658c;
} 
header .toptatle h2, header .toptatle font{
	text-align: center;
	font-size: 36px;
	color: #fff;
	margin-top: 40px;
	font-weight: bold;word-spacing:8px; letter-spacing: 2px;
}
 
 header .toptatle p{
 	text-align: center;
 	color: #fff;
 	font-size: 20px;
 	line-height: 20px;
 	margin-top: 35px;
 }
 header .toptatle p span{
 	height: 1px;
 	background-color: #6b717f;
 	width: 200px;
 	vertical-align:middle;
 	display: inline-block;
 }
 header .toptatle p span:first-child{
 	margin-right: 50px;
 }
 header .toptatle p span:last-child{
 	margin-left: 50px;
 }
 
 .searchBtn{
 	vertical-align:middle;
 }
 .searchBtn:hover{
	background-color: #1f658c;
	display:inline-block;
}
.searchBtn{
	width: 120px;
	height: 40px;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	background-color: #49b5f1;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	-ms-transition: background-color 0.2s;
	-o-transition: background-color 0.2s;
	transition: background-color 0.2s;
}
.search #search{
	width: 555px;
	height: 40px;
	border-radius: 5px;
	margin-right: 5px;
	border: none;
	text-indent: 2em;
}

 /*help*/
.search{
	text-align: center;
}
header .help p{
	margin-top: 70px;
}
 header .help .search{
  	margin-top: 25px;
  }
 header .help p span:first-child{
 	margin-right: 24px;
 }
 header .help p span:last-child{
 	margin-left: 24px;
 }
 
 /*search*/
header .help .searchsan{
	margin-top: 90px;
}
.searchsan input:nth-child(6), .searchsan a:nth-child(7){
	float: left;
}
.searchsan a:nth-child(8), .searchsan a:nth-child(9){
	float: right;
}
.btn1:hover{
	background-color: #436514;
}
.btn1{
	background-color: #80b33b;
}
.search .maskbtn{
	margin-left:10px ;
}
/*导航结束*/
 

 



/* 底部 */
footer { /*height:450px;*/ background:#313D56; color:#fff;}
.footer-top{
	background-color: #42b8f1;
}
.footerTop{
	width: 1200px;
	height: 98px;
	margin: 0 auto;
}
.footerTop a{
	color:#fff;
}
.footerTop ul li{
	height: 25px;
	padding-right: 35px;
	border-right: 1px solid #fff;
	display: block;
	line-height: 25px;
	float: left;
	margin-right: 35px;
	margin-top: 37px;
	color: #fff;
	font-size: 16px;
	white-space:nowrap;
}
.footerTop ul li img{
	float: left;
	margin-right: 10px;
	vertical-align:middle;
}
.footerTop ul li:nth-last-child(2){
	border-right: none;
}
.footerTop ul li:last-child{
	margin-top:32px;
	margin-left: 50px;
	border-right:none;
}
.footerTop ul li:last-child a{
	width: 208px;
	height: 33px;
	padding-right: 0;
	border: 1px solid #FFFFFF;
	line-height: 33px;
	text-align: center;
	border-radius: 20px;
	display: block;
	-webkit-transition: all 0.3s; 
	-moz-transition: all 0.3s; 
	-ms-transition: all 0.3s; 
	-o-transition: all 0.3s; 
	transition: all 0.3s; 
}
.footerTop ul li:last-child a:hover{
	background-color: #FFFFFF;
	color: rgba(91,160,246,1);
}
footer .f-menu{ margin-bottom:20px; }
footer .f-menu:after{  }
 
footer .f-menu ul { display:block; padding:45px 0 0 0; } 
footer .f-menu li {   text-align: center; } 
footer .f-menu li:nth-last-child(1):after{ border:none;}
footer .f-menu li:nth-child(1){ padding-left:0;}
footer .f-menu ul span { font-size:14px; color:#fff; padding-bottom:30px; display:block; }
footer .f-menu ul { display:block; }
footer .f-menu ul a { display:block;font-size:12px;margin-bottom: 19px; color:#878A90; }
footer .f-menu ul a:hover { color:#FFF } 
footer .f-menu ul li a:hover,footer .friendship a:hover{ color:#fff; text-decoration:underline;}
footer aside { text-align:center}
footer aside b { color:#fff; font-size:30px; display:block; }
footer aside b a{ color:#fff !important; font-size:28px !important; font-weight:bold;line-height: 180%;     margin:10px 0 0 0 ;}
footer aside b a:hover{
	color:#fff;}
footer aside span { color:#A5A8AD; font-size:12px;margin-top: 6px; display: block;}
 
footer aside .copyright .iconfont{ font-size: 24px; margin-right: 2px; display:inline-block; color:#FFF}
footer aside .copyright .qqh{color:#333;width: 150px;height: 23px;font-size:14px;line-height: 22px;text-align: center;border: 1px solid #fff;border-radius: 17px;display: inline-block;background-color: #fff;    margin-top: 3px;}
footer aside .copyright a:hover .qqh{background-color: #42b8f1;color:#fff;}
footer aside ul { display:block; font-size:0; height:40px; padding-top:5px; line-height:40px; }
footer aside li { display:inline-block; margin-right:20px; }
footer .friendship { border-top:1px solid #444d5f; text-align:center; line-height:1.5; padding-top:20px;padding-bottom:20px; clear: both; }
footer .friendship span{} 
footer .friendship a { color:#878A90; display:inline-block; padding-right:15px; }

footer .banquan{ text-align:center; padding:20px 0; color:#999;border-top: 1px solid #444d5f;}
/*原右侧浮动客服-优选*/
.rit-fdd ul li{transition: all .4s ease-in 0s; -webkit-transition: all .4s ease-in 0s; -moz-transition: all .4s ease-in 0s; -ms-transition: all .4s ease-in 0s;}
.rit-fdd ul li font{transition: all .4s ease-in .4s; -webkit-transition: all .4s ease-in .4s; -moz-transition: all .4s ease-in .4s; -ms-transition: all .4s ease-in .4s;}
.rit-fdd{ position:fixed; right:0; top:50%;margin-top: -100px;}
.rit-fdd ul{ width:40px;  border-radius:0 0 0 5px; background-color:#2F3438; background-color:rgba(0,0,0,0.5);}
.rit-fdd ul li{ width:123px; height:40px; line-height:40px;  color:#fff; border-radius:5px 0 0 5px; cursor: pointer;position: relative;}
.rit-fdd ul li a{ color:#fff;}
.rit-fdd ul li:hover{ margin-left:-83px; background-color:#2F3438; background-color:rgba(0,0,0,0.5);}
.rit-fdd ul li img{ display:inline-block; margin-left:13px;margin-right: 7px; vertical-align:middle;}
.rit-fdd ul li strong{ font-weight:300; display:inline-block; margin-left:5px;}
.rit-fdd ul li strong a{font-size:12px;}
.rit-fdd ul li.rit-fdd-first strong{margin-left:2px;}
.rit-fdd ul li.goTop{display: none;}
.rit-fdd ul li.goTop:hover{ margin-left:0px; background:none;}
.rit-fdd ul li font{display: none;}
.rit-fdd ul li:nth-child(3) font img{margin-left: 0;}
.rit-fdd ul li:first-child font{opacity:0;display: none;position: absolute;top: 57px;border-radius:5px 0 0 5px;left: 0;width: 100%; height: 114px;background-color:rgba(0,0,0,0.5);padding-left: 20px;}
.rit-fdd ul li:hover font{ opacity:1;display: block;}

.rit-fdd, .rit-fdd-poen, .rit-fdd-poen img{transition: all .2s ease-in 0s; -webkit-transition: all .2s ease-in 0s; -moz-transition: all .2s ease-in 0s; -ms-transition: all .2s ease-in 0s;z-index:99999;}
.rit-fdd-poen{position:fixed;width: 40px;height: 40px;line-height:40px;text-align: center;color:#fff;cursor: pointer; border-radius: 5px 0 0 0; right:0; top:50%;margin-top: -140px;background-color:#2F3438; background-color:rgba(0,0,0,0.5);}
.rit-fdd-poen p{font-size:12px;}
.rit-fdd-poen.myclose{border-radius: 5px 0 0 5px;width: 40px;}
div.rit-fdd-poen img{display: none;}
div.myclose p.open-hide{display: none;}
div.myclose img{display: block;margin: 7px auto;}
.rit-fdd.myclose{right: -40px;}


.butons a,.mbjs a{
	text-decoration:none;}

/* lrtk.css整合-右侧浮动客服 */ 
.izl-rmenu {
	position:fixed;
	right:0;
	bottom:20px;
	padding-bottom:20px;
	z-index:999;
}
.izl-rmenu .btn {
	width:72px;
	height:73px;
	margin-bottom:1px;
	cursor:pointer;
	position:relative;    display: block;
}
.izl-rmenu .btn-qq {
	background:url(../images/r_qq.png) 0px 0px no-repeat;
	background-color:#6da9de;
}
.izl-rmenu .btn-qq:hover {
	background-color:#488bc7;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
	background:url(../images/r_qq.png) 0px 0px no-repeat;
	background-color:#6da9de;
	text-decoration:none;
	display:block;
}
.izl-rmenu .btn-wx {
	background:url(../images/r_wx.png) 0px 0px no-repeat;
	background-color:#78c340;
}
.izl-rmenu .btn-wx:hover {
	background-color:#58a81c;
}
.izl-rmenu .btn-wx .pic {
	position:absolute;
	left:-85px;    top: -5px;
	top:0px;
	display:none;
	width:auto;
	height:auto;
}
.izl-rmenu .btn-phone {
	background:url(../images/r_phone.png) 0px 0px no-repeat;
	background-color:#fbb01f;
}
.izl-rmenu .btn-phone:hover {
	background-color:#ff811b;
}
.izl-rmenu .btn-phone .phone {
	background-color:#ff811b;
	position:absolute;
	width:160px;
	left:-160px;
	top:0px;
	line-height:73px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	display:none;
}
.izl-rmenu .btn-phone .phone a{
	color:#fff;
	font-size:18px;}
.izl-rmenu .btn-top {
	background:url(../images/r_top.png) 0px 0px no-repeat;
	background-color:#666666;
	display:none;
}
.izl-rmenu .btn-top:hover {
	background-color:#444;
}


/**/
.contentList li p a{
	color:#fff;}


@media screen and (max-width: 992px) { 
/*头部*/
.header{ width: 100%; 
position: absolute;

z-index: 101;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.logo img{}
.header .nav{ float: right; }
.header .nav li{ 
    float: left;
font-size: 16px; 
margin: 0 20px;
line-height: 75px;
-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.header .nav li a{
    color: #fff;
}
.header .toggle{
    opacity: 0;
}
.header.active .toggle {
    opacity: 1;

}
.header.active .toggle em:first-child, .header.active .toggle em:last-child {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.header.active .toggle:hover em:first-child {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.header.active .toggle:hover em:last-child {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}
.header.active .toggle {
    -webkit-transition: all 0.6s ease-out 0.3s;
    -moz-transition: all 0.6s ease-out 0.3s;
    -ms-transition: all 0.6s ease 0.3s;
    -o-transition: all 0.6s ease-out 0.3s;
    transition: all 0.6s ease-out 0.3s;
    z-index: 1;

}

.header .toggle {
    width: 30px;
    height: 24px;
    position: absolute;
    top: 17px;
    right: 0px;
    cursor: pointer;
    z-index: -1;
}
.header .toggle em {
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    border-radius: 5px;
}
.header .toggle em:nth-child(2) {
    top: 10px;
}
.header .toggle em:last-child {
    top: auto;
    bottom: 0px;
}
.header .toggle em:first-child {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.header .toggle em:last-child {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.header .toggle em, .header .toggle{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}




.header.active{
    position: fixed;
    top: 0;
    left: 0;
    background: #0099d6;
}
.header.active .nav li {
    opacity: 0;
}

.header.active .nav {
    width: 200px;
    position: fixed;
    float: none;
    top: 0px;
    left: auto;
    right: -203px;
    border-left: 3px solid #d7d7d7;
    bottom: 0px;
    background-color: #fff;
    z-index: 10;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.header.active .nav li{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.header.active .nav.show{
    padding-top: 55px;
}
.header.active .nav.show li{
      margin: 0;
      opacity: 1;
      margin-bottom: 10px;
}
.header.active .nav.show li a{
  color: #666;
  display: block;
  padding-left: 40px;

} 
.header.active .nav.show li a.cur,.header.active .nav.show li a:hover{
    background: #e1e1e1;
    color: #000;
} 
.header_bg{
    height: 60px;
}	
	
/*头部-菜单*/	
.chose {
  width: 21px;
  height: 21px;
  background:url(../images/chose.png) no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
  position: absolute;
  right: 15px;
  top: 16px;
  cursor: pointer;
}

header{
	height:230px;}
header .toptatle{
	padding-top:45px;}
header nav{
	height:60px;}

.yewu{
	width:100%;
	text-align:center;
	display:block;
	margin-top:50px;
	}
.yewu h2{
	font-size:14px;
	color:#ddd;
	font-weight:bold;}
.yewu p{
	margin:10px auto;
	color:#ddd;
	font-size:14px;
	padding-left:15px;}
.yewu p a{	color:#ddd;}
.yewu .dd{width:140px;text-align:left; }
.yewu .qq{width:140px;text-align:left; }
.yewu p a{width:auto !important;display:inline !important;height:auto !important;line-height:16px !important;} 
.yewu .ww{width:140px;text-align:left; }


.yewu p a{
	color:#666;
	display:inline-block;
	font-size:12px;}
.yewu p a:hover{
	color:#62a8ea;}


.header .toggle{
	width:25px;}
header nav .h1{
	margin:0;
	line-height:60px;}
.Title p{
	font-size:15px;
	width:100%;
	padding:20px 0 0;}
.what{
	height:auto !important;}
  
/*header*/

.header .nav,.header.active .nav{width: 160px;
margin-right:0;
    position: fixed;
    float: none;
    top: 0px;
    left: auto;
    right: -263px;
    border-left: 3px solid #d7d7d7;
    bottom: 0px;
    background-color: #fff;
    z-index: 10;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;}
.header .nav.show{padding-top: 40px; z-index:99;}
.header .nav ul{width:100%;height:100%;}
.header .nav li,.header .nav li a{    
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0;
}
.header .nav li a{
    width:100%;
    float:none;
    font-size:14px;
    display:block;
    padding:0 15px;
    color:#666;
    padding-left: 20px;
}
.header .nav.show li a.cur,.header .nav.show li a:hover{
    background: #e1e1e1;
    color: #000;
	text-decoration:none;
}

.header .nav .text{display:block;}
.header .toggle{opacity:1;right:15px;}
.header .toggle em:first-child,.header .toggle em:last-child{-webkit-transform:translateY(0);transform:translateY(0);}
.header .toggle{z-index:1; top:18px;}	
/*底部*/
.footerTop{
	width:100%;}
.footerTop ul li{
	padding-right:0;
	margin-right:0;
	width:19%;
	text-align:center;
	font-size:14px;}
.footerTop ul li:last-child{
	margin-left:1%;}
.footerTop ul li:last-child a{
	width:auto;}
footer section{
	width:70%;
	height:auto;}
footer .f-menu ul{
	 }
footer .f-menu li{
	z-index:1;
	padding:0 5%;}

footer aside{ 
	padding:20px 5% 0px 5%;
	 }
footer .friendship{
	display:none;} 
.rit-fdd-poen{
	z-index:98;
	width:30px;
	height:30px;
	line-height:30px;}
.rit-fdd ul{
	width:30px;}
.rit-fdd ul li{
	height:35px;
	line-height:35px;}
.rit-fdd ul li img{
	margin-left:8px;
	margin-right:0;}
.rit-fdd-poen.myclose{
	width:30px;}
div.myclose img{
	margin:2px auto;}
.rit-fdd ul li:nth-child(3){
	display:none;}
.footerTop ul li img{
	margin-right:5px;
	float:none;}
	
/*右侧客服*/
#top .izl-rmenu{
	margin-right:0;}
#top .izl-rmenu a,#top .izl-rmenu .btn{
	width:40px;
	height:40px;
	background-size:100%;}
#top .izl-rmenu .btn-phone .phone{
	line-height:40px;
	width:120px;
	left:-120px;}
#top .izl-rmenu .btn-wx,#top .izl-rmenu .btn-qq,#top .izl-rmenu .btn-phone{
	display:none;} 
#top .btn-phone .phone a{
	font-size:18px;
	font-family:Arial,"微软雅黑";}	
	

	
	}	
	
	
	
	 
	

@media screen and (max-width: 768px){	
	
	/*底部*/
.footerTop ul li{
	width:24.5%;
	font-size:14px;
	margin-top:22px;}
.footerTop ul li:last-child{
	display:none;}
.footerTop{
	height:70px;}
footer .f-menu li{
	padding:0 20px;}
footer section{
	width:65%;}
footer aside{
	width:95%;}
   

/*底部*/
.footerTop{
	width:100%;
	height:auto;}
.footerTop ul li{
	display:none;}
.footerTop ul .li{
	width:49%;
	display:block;
	font-size:14px;
	margin-right:0;
	text-align:center;
	margin-top:20px;}
footer section{
	width:95%; 
	height:auto; margin:auto; float:none}
footer .f-menu ul{
	 }
footer .f-menu ul span{
	padding-bottom:15px;}
footer .f-menu ul a{
	margin-bottom:5px;}
footer .f-menu li{
	width:25%;
	padding:0 0%;
	z-index:1;text-align: center;}
footer .f-menu li:nth-child(1){
	padding:0 2% !important; }

 
.p0 footer aside{
	float:none;
	clear:both;
	padding:20px 5%;
	width:90%;}
footer .friendship{
	display:none;}

.rit-fdd-poen{
	z-index:98;
	width:30px;
	height:30px;
	line-height:30px;}
.rit-fdd ul{
	width:30px;}
.rit-fdd ul li{
	height:35px;
	line-height:35px;}
.rit-fdd ul li img{
	margin-left:8px;
	margin-right:0;}
.rit-fdd-poen.myclose{
	width:30px;}
div.myclose img{
	margin:2px auto;}
.rit-fdd ul li:nth-child(3){
	display:none;}
.footerTop ul li img{
	margin-right:5px;}
.footer-top{
	height:60px !important;}
.p0 footer section{
	width:100%;}
	
	
 
	
/*右侧客服*/
#top .izl-rmenu{
	margin-right:0;}
#top .izl-rmenu a,#top .izl-rmenu .btn{
	width:40px;
	height:40px;
	background-size:100%;}
#top .izl-rmenu .btn-phone .phone{
	line-height:40px;
	width:120px;
	left:-120px;} 
#top .btn-phone .phone a{
	font-size:18px;
	font-family:Arial,"微软雅黑";}	
	}
	
	
	
	
/*动画 http://www.jq22.com/yanshi819 动画各种效果*/
.header{-webkit-animation: fadeInDown 1s 0s ease both; -moz-animation: fadeInDown 1s 0s ease both;-ms-animation: fadeInDown 1s 0s ease both;animation: fadeInDown 1s 0s ease both;}
.index_com{-webkit-animation: fadeInDown 1s .5s ease both; -moz-animation: fadeInDown 1s .5s ease both;-ms-animation: fadeInDown 1s .5s ease both;animation: fadeInDown 1s .5s ease both;}
.choice .Title h2,.choice .Title p,.choice.donghua,.kuang-2.donghua li,.service2.donghua,.news.donghua{-webkit-animation: fadeInUp 2s 0s ease both; -moz-animation: fadeInUp 2s 0s ease both;-ms-animation: fadeInUp 2s 0s ease both;animation: fadeInUp 2s 0s ease both;}
.choice li:nth-child(1){-webkit-animation: fadeInUp 1s 2s ease both; -moz-animation: fadeInUp 1s 2s ease both;-ms-animation: fadeInUp 1s 2s ease both;animation: fadeInUp 1s 2s ease both;}
.choice li:nth-child(2){-webkit-animation: fadeInUp 1s 2.5s ease both; -moz-animation: fadeInUp 1s 2.5s ease both;-ms-animation: fadeInUp 1s 2.5s ease both;animation: fadeInUp 1s 2.5s ease both;}
.choice li:nth-child(3){-webkit-animation: fadeInUp 1s 3s ease both; -moz-animation: fadeInUp 1s 3s ease both;-ms-animation: fadeInUp 1s 3s ease both;animation: fadeInUp 1s 3s ease both;}

/*-ms代表ie浏览器  @-o-keyframes myfirst Opera      @-webkit-keyframes myfirst  Safari and Chrome       @-moz-keyframes myfirst /* Firefox   animation高版本浏览支持了  */
/*缩放scale 淡入fade 隐藏hide 从下到上淡入fadeInUp  从上到下淡入fadeInDown  左到右fadeInLeft  右到左fadeInRight  -放大反弹bounceIn 上下浮动bounce*/ 
	/*规定动画的速度曲线。默认是 "ease"。*/
.app-type-page.show.even .btn-group{-webkit-animation: fadeInRight .6s 1.2s ease both; -moz-animation: fadeInRight .6s 1.2s ease both;-ms-animation: fadeInRight .6s 1.2s ease both;animation: fadeInRight .6s 1.2s ease both;}
.app-type-page.show.even .app-phone{-webkit-animation: fadeInLeft 1s .3s ease both; -moz-animation: fadeInLeft 1s .3s ease both;-ms-animation: fadeInLeft 1s .3s ease both;animation: fadeInLeft 1s .3s ease both;} 
 /*缩放*/
@-webkit-keyframes scale { 0% {
    -webkit-transform:scale(1);
}
    50% {
        -webkit-transform:scale(1.6);
    }
    100% {
        -webkit-transform:scale(1);
    }
}
@-moz-keyframes scale { 0% {
    -moz-transform:scale(1);
}
    50% {
        -moz-transform:scale(1.6);
    }
    100% {
        -moz-transform:scale(1);
    }
}
@-ms-keyframes scale { 0% {
    -ms-transform:scale(1);
}
    50% {
        -ms-transform:scale(1.6);
    }
    100% {
        -ms-transform:scale(1);
    }
}
@keyframes scale { 0% {
    transform:scale(1);
}
     50% {
         transform:scale(1.6);
     }
     100% {
         transform:scale(1);
     }
 }
 /*淡入*/
@-webkit-keyframes fade { 0% {
    opacity:0;
}

    100% {
        opacity:1;
    }
}
@-moz-keyframes fade { 0% {
    opacity:0;
}
    100% {
        opacity:1;
    }
}
@-ms-keyframes fade { 0% {
    opacity:0;
}
    100% {
        opacity:1;
    }
}
@keyframes fade { 0% {
    opacity:0;
}
    100% {
        opacity:1;
    }
}
/*隐藏*/
@-webkit-keyframes hide { 0% {
    opacity:1;
}
    100% {
        opacity:0;
    }
}
@-moz-keyframes hide { 0% {
    opacity:1;
}
    100% {
        opacity:0;
    }
}
@-ms-keyframes hide { 0% {
    opacity:1;
}
    100% {
        opacity:0;
    }
}
@keyframes hide { 0% {
    opacity:1;
}
    100% {
        opacity:0;
    }
}
/*从下到上淡入*/
@-webkit-keyframes fadeInUp { 0% {
    opacity:0;
    -webkit-transform:translateY(20px)
}
    100% {
        opacity:1;
        -webkit-transform:translateY(0)
    }
}
@-moz-keyframes fadeInUp { 0% {
    opacity:0;
    -moz-transform:translateY(20px)
}
    100% {
        opacity:1;
        -moz-transform:translateY(0)
    }
}
@-ms-keyframes fadeInUp { 0% {
    opacity:0;
    -ms-transform:translateY(20px)
}
    100% {
        opacity:1;
        -ms-transform:translateY(0)
    }
}
@keyframes fadeInUp { 0% {
    opacity:0;
    transform:translateY(20px)
}
    100% {
        opacity:1;
        transform:translateY(0)
    }
}
/*从上到下淡入*/
@-webkit-keyframes fadeInDown { 0% {
    opacity:0;
    -webkit-transform:translateY(-20px)
}
    10% {
        opacity:1;
        -webkit-transform:translateY(0)
    }
    100% {
        opacity:1;
        -webkit-transform:translateY(0)
    }
}
@-moz-keyframes fadeInDown { 0% {
    opacity:0;
    -moz-transform:translateY(-20px)
}
    100% {
        opacity:1;
        -moz-transform:translateY(0)
    }
}
@-ms-keyframes fadeInDown { 0% {
    opacity:0;
    -ms-transform:translateY(-20px)
}
    100% {
        opacity:1;
        -ms-transform:translateY(0)
    }
}
@keyframes fadeInDown { 0% {
    opacity:0;
    transform:translateY(-20px)
}
    100% {
        opacity:1;
        transform:translateY(0)
    }
}
/*左到右*/
@-webkit-keyframes fadeInLeft { 0% {
    opacity:0;
    -webkit-transform:translateX(-20px)
}
    100% {
        opacity:1;
        -webkit-transform:translateX(0)
    }
}
@-moz-keyframes fadeInLeft { 0% {
    opacity:0;
    -moz-transform:translateX(-20px)
}
    100% {
        opacity:1;
        -moz-transform:translateX(0)
    }
}
@-ms-keyframes fadeInLeft { 0% {
    opacity:0;
    -ms-transform:translateX(-20px)
}
    100% {
        opacity:1;
        -ms-transform:translateX(0)
    }
}
@keyframes fadeInLeft { 0% {
    opacity:0;
    transform:translateX(-20px)
}
    100% {
        opacity:1;
        transform:translateX(0)
    }
}
/*右到左*/
@-webkit-keyframes fadeInRight { 0% {
    opacity:0;
    -webkit-transform:translateX(20px)
}
    100% {
        opacity:1;
        -webkit-transform:translateX(0)
    }
}
@-moz-keyframes fadeInRight { 0% {
    opacity:0;
    -moz-transform:translateX(20px)
}
    100% {
        opacity:1;
        -moz-transform:translateX(0)
    }
}
@-ms-keyframes fadeInRight { 0% {
    opacity:0;
    -ms-transform:translateX(20px)
}
    100% {
        opacity:1;
        -ms-transform:translateX(0)
    }
}
@keyframes fadeInRight { 0% {
    opacity:0;
    transform:translateX(20px)
}
    100% {
        opacity:1;
        transform:translateX(0)
    }
}
/*反弹-放大*/
@-webkit-keyframes bounceIn { 0% {
    opacity:0;
    -webkit-transform:scale(.3)
}
    50% {
        opacity:1;
        -webkit-transform:scale(1.02)
    }
    70% {
        -webkit-transform:scale(.95)
    }
    100% {
        -webkit-transform:scale(1)
    }
}
@-moz-keyframes bounceIn { 0% {
    opacity:0;
    -moz-transform:scale(.3)
}
    50% {
        opacity:1;
        -moz-transform:scale(1.02)
    }
    70% {
        -moz-transform:scale(.95)
    }
    100% {
        -moz-transform:scale(1)
    }
}
@-ms-keyframes bounceIn { 0% {
    opacity:0;
    -ms-transform:scale(.3)
}
    50% {
        opacity:1;
        -ms-transform:scale(1.02)
    }
    70% {
        -ms-transform:scale(.95)
    }
    100% {
        -ms-transform:scale(1)
    }
}
@keyframes bounceIn { 0% {
    opacity:0;
    transform:scale(.3)
}
    50% {
        opacity:1;
        transform:scale(1.02)
    }
    70% {
        transform:scale(.95)
    }
    100% {
        transform:scale(1)
    }
}
/*上下浮动*/
@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% {
    -webkit-transform:translateY(0)
}
    40% {
        -webkit-transform:translateY(-8px)
    }
    60% {
        -webkit-transform:translateY(-5px)
    }
}
@-moz-keyframes bounce { 0%, 20%, 50%, 80%, 100% {
    -moz-transform:translateY(0)
}
    40% {
        -moz-transform:translateY(-8px)
    }
    60% {
        -moz-transform:translateY(-5px)
    }
}
@-ms-keyframes bounce { 0%, 20%, 50%, 80%, 100% {
    -ms-transform:translateY(0)
}
    40% {
        -ms-transform:translateY(-8px)
    }
    60% {
        -ms-transform:translateY(-5px)
    }
}
@keyframes bounce { 0%, 20%, 50%, 80%, 100% {
    transform:translateY(0)
}
    40% {
        transform:translateY(-8px)
    }
    60% {
        transform:translateY(-5px)
    }
} 











/*案例*/
 @media (min-width: 1500px) {
	 .container {
    width: 1400px;
}
.kuang-2 li{ width:342px} 
}
.kuang-2 li{ padding:10px} 

.tpl-container{ 
	background-color:#fff; 
	display:block; }
.tpl-container .tpl-header{
	height:20px;
	line-height:20px;
	background-color:#e2e2e2;
	padding-left:10px;
	font-size:0;}
.tpl-container .tpl-header .point{
	width:6px;
	height:6px;
	border-radius:100%;
	vertical-align:middle;
	display:inline-block;
	margin-right:5px;}
.red-point{
	background-color:#ea5c6a;}
.yellow-point{
	background-color:#ecc468;}
.green-point{
	background-color:#2bc950;}
.tpl-container .tpl-body{
	    max-height: 450px;
	border-bottom:1px solid #dcdcdc;
	position:relative;
	overflow:hidden;}

@media (max-width:992px){
.tpl-container .tpl-body {
    max-height: 220px;}	
}		
	
.tpl-container .tpl-body img{
	width:100%;}
.tpl-container .tpl-body .mobile-thumb{
	width:96px;
	height:150px;
	background:url(./statics/images/icon.png) no-repeat -196px 0px;
	position:absolute;
	z-index:1;
	right:-4px;
	bottom:0px;
	overflow:hidden;
	padding-bottom:22px;}
.tpl-container .tpl-body .mobile-thumb img{
	width:66px;
	margin:26px auto 0 auto;
	display:block;
	max-height:150px;}
.tpl-mask{
	opacity:0;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	transition:all 0.4s ease-in-out;}
.tpl-container:hover .tpl-mask{
	opacity:1;
	z-index:1;
	background-color:rgba(0, 0, 0, 0.6);}
.tpl-container .tpl-mask .preview-pc{
	width:100%;
	height:100%;
	position:absolute;left:0;top:0;}
.tpl-container a{
	text-decoration:none;
	cursor:pointer;
	color:#666;}
.tpl-container .tpl-mask .preview-pc::after{
	width:52px;
	height:80px;
	background:url(./statics/images/icon.png) no-repeat 0px -29px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-26px;
	margin-top:-40px;
	content:'';}
.tpl-container .tpl-mask .preview-mobile{
	width:86px;
	height:169px;
	background:url(./statics/images/icon.png) no-repeat -202px 0px;
	position:absolute;
	bottom:3px;
	z-index:1;
	right:0;}
.tpl-container .tpl-mask .preview-mobile-thumb{
	width:66px;
	height:118px;
	position:absolute;
	right:12px;
	top:55px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:66px auto;}
.tpl-container .tpl-mask .preview-mobile-thumb::after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:66px;
	height:118px;
	background-color:rgba(0, 0, 0, 0.6);}
.tpl-container .tpl-footer{
	font-size:14px;
	color:#565656;
	position:relative;
	padding:6px 8px;}
.tpl-container .tpl-footer div{
	height:24px;
	line-height:24px;} 

@media screen and (max-width: 768px){	
/*案例*/
.kuang-2 li{ padding:5px} 
}