/*---------------------------
[Template Structure]

Project:	 SlideOut
Version:	 1.0
Primary Use: Site Template 
Layout:      Responsive
Platforms:   Mobile & Tablet
-----------------------------


@charset "UTF-8";

/* 1. General */
*{ padding:0px; margin:0px;}
ul li{ list-style:none; padding:0px; margin:0px;}

.disabled{
    display:none;
}

::-webkit-scrollbar { 
    display: none; 
}

.all-elements{
	position:absolute;
	overflow-x:hidden!important;	
	width:100%;
	height:100%;
	min-height:100%;
	max-height:100%;
}

.large-title h2{text-align:center;}
.large-title p{text-align:center;}



/*Backgrounds */

.bg1{
    background-image:url("../images/pictures/1.jpg")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/pictures/1.jpg*/;   
    background-position:center center;
}

.bg2{
    background-image:url("../images/pictures/2.jpg")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/pictures/2.jpg*/;   
    background-position:center center;
}

.bg3{
    background-image:url("../images/pictures/3.jpg")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/pictures/3.jpg*/;   
    background-position:center center;
}

.bg4{
    background-image:url("../images/pictures/4.jpg")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/pictures/4.jpg*/;   
    background-position:center center;
}



/*Center Socials*/

.facebook-color{
    background-color:#3b5998;
    color:#FFFFFF;
}

.twitter-color{
    background-color:#4099ff;
    color:#FFFFFF;
}

.google-color{
    background-color:#d34836;
    color:#FFFFFF;
}

.pinterest-color{
    background-color:#C92228;
    color:#FFFFFF;
}

.sms-color{
    background-color:#27ae60;
    color:#FFFFFF;
}

.mail-color{
    background-color:#3498db;
    color:#FFFFFF;
}


/*//////*/
/*Footer*/
/*//////*/

.footer-ball{
    width:50px;
    height:50px;
    position:fixed;
    line-height:50px;
    z-index:99999;
    bottom:32px;
    left:50%;
    margin-left:-27px;
    background-color:#d34836;
    border-radius:50px;
    color:#FFFFFF;
    text-align:center;
    font-size:14px;
    transition:all 250ms ease-in-out;
    transform:scale(1, 1);
    -webkit-transform:scale(1, 1);
}

.footer-ball:hover{   
    color:#FFFFFF;
    transition:all 250ms ease-in-out;
    transform:scale(1.1, 1.1);
    -webkit-transform:scale(1.1, 1.1);
}

.footer-clear{
    height:80px;
}

.footer-ball i{
    width:50px;
    height:50px;
    text-align:center;
    line-height:50px;
}

.footer p{
    clear:both;
    margin-bottom:20px;
}

.content-box .footer-socials{
    width:240px;
}

.footer-socials{
    width:300px;
    margin-left:auto;
    margin-right:auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:-15px;
    margin-bottom:20px!important;
}

.footer-socials a:hover{
    transform:scale(1.15, 1.15  );
    color:#FFFFFF;
    transition:all 200ms ease-in-out;
}

.footer-socials a{
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    border-radius:35px;
    float:left;
    margin-left:10px;
    margin-right:10px;
    font-size:12px;
    color:#FFFFFF;
    transition:all 200ms ease-in-out;
}

.footer-socials a i{
    width:35px;
    height:35px;
    line-height:35px;
}

.footer-facebook{
    background-color:#3b5998;
}

.footer-share{
    background-color:#27ae60;
}

.footer-twitter{
    background-color:#4099FF;
}

.footer-google{
    background-color:#d34836;
}

.footer-up{
    background-color:#2c3e50;
    line-height:32px!important;
}

.footer-menu{
    position:fixed;
    z-index:9999999;
    background-image:url("../images/misc/menu-bg.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/misc/menu-bg.png*/;
    background-size:100px 100px;
    width:100%;
    height:60px;
    bottom:0px;
}

.footer-menu a{
    border-right:solid 1px rgba(255,255,255,0.08);  
    color:#FFFFFF;
    font-size:14px;
}

.footer-menu a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.05);
}

.footer-menu-clear{
    height:60px;
}

.footer-menu a i{
    height:60px;
    line-height:60px;
}

.footer-menu-three-icons a{
    width:33.3%;
    float:left;
    text-align:center;
}

.footer-menu-four-icons a{
    width:25%;
    float:left;
    text-align:center;
}

.footer-menu-five-icons a{
    width:20%;
    float:left;
    text-align:center;
}

.footer-menu-six-icons a{
    width:16.7%;
    float:left;
    text-align:center;
}

.header{
    position:fixed;
    z-index:999999;
    width:100%;
    height:90px;
	left:0px;
	top:0px;
}

.header-clear{
    height:30px;
}

.header a:hover{
    color:#1f1f1f;
}

.header a i{
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;    
}

.hide-header-left{
    pointer-events:none!important;
    transform:translateX(80px)!important;
    -webkit-transform:translateX(80px)!important;
    transition:all 250ms ease-in-out;
}

.main-logo{
    background-image:url("../images/logo.jpg")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/logo.jpg*/;
    width:136px;
    height:40px;
    background-size:136px 40px;
    background-repeat:no-repeat;
    margin-top:25px;
    float:left;
    margin-left:30px;
}

.open-menus{
    float:right;
    width:30px;
    height:80px;
    line-height:80px;
    font-size:14px;
    text-align:center;
    color:#1f1f1f;
    margin-right:10px;
    margin-top:5px;
}

.open-call{
    float:right;
    width:30px;
    height:80px;
    line-height:80px;
    font-size:14px;
    text-align:center;
    color:#1f1f1f;
    margin-top:5px;
}

.open-mail{
    float:right;
    width:30px;
    height:80px;
    line-height:80px;
    font-size:14px;
    text-align:center;
    color:#1f1f1f;
    margin-top:5px;
}

.open-back{
    float:right;
    width:30px;
    height:80px;
    line-height:80px;
    font-size:14px;
    text-align:center;
    color:#1f1f1f;
    margin-top:5px;
}

.snap-drawer{
    background-color:#262d33;
}

#content{
    padding-top:80px;
}

.snap-drawer a{
    font-family:'Roboto', sans-serif;
    text-transform:uppercase;
    font-weight:600;
    font-size:11px;
    color:#d6dee6;
    text-shadow:0px 2px 0px #000000;
    width:80px;
    height:90px;
    text-align:center;
    line-height:90px;
    padding-top:22px;
    border-bottom:solid 1px #161b1f;
    -webkit-box-shadow: 0 1px 0 0 #3e444a;
            box-shadow: 0 1px 0 0 #3e444a;
}

.snap-drawer a:hover{
    color:#FFFFFF;
}

.snap-drawer a i {
    color: #ffffff; /* Old browsers */
    display:block;
    font-size:20px;
    margin-bottom:-30px;
    padding-bottom:2px;
    font-size:20px;
}

.snap-drawer .fa-mobile{
    font-size:34px;
    margin-top:-7px;
}


.selected-item{
    background-color:rgba(255,255,255,0.05);
    font-weight:800!important;
}



/*Center Socials*/

.center-socials{
    width:180px;
    margin-left:auto;
    margin-right:auto;  
    margin-bottom:0px;
    padding-top:10px;
    margin-top:-10px;
}

.center-socials a{
    transition:all 250ms ease;
    margin-bottom:30px;
}

.center-socials a:hover{
    color:#FFFFFF;
    transform:scale(1.1, 1.1);
    transition:all 250ms ease;
}

.center-socials a i{
    width:40px;
    height:40px;
    line-height:40px;
}

.center-socials .facebook-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .twitter-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .google-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}


/*Content Heading*/


.content-heading h2{
    font-weight:800!important;
}

.content-heading i{
    position:absolute;
    right:0px;
    height:45px;
    width:45px;
    line-height:47px;
    text-align:center;
    top:0px;
    color:#FFFFFF;
    background-color:#1f1f1f;
    border-radius:47px;
    font-size:18px;
}

.content-heading em{
    font-size:13px;

}


/*Thumbnails Columns*/

.thumb-clear{
	height:40px;
	display:block;
	width:100%;
}

.thumb-left{
	line-height:24px;
	display:block;
	padding-bottom:10px;
}

.thumb-left a{
	display:block;
	text-align:right;
}

.thumb-left img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:left;
	margin-right:20px;
    transition:all 500ms ease;
}

.thumb-left img:hover{
    transform:scale(0.9, 0.9);
    transition:all 500ms ease;
}

.thumb-left strong{
	color:#1a1a1a;
	display:inline-block;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-left em{
	font-style:normal;
}

.thumb-right{
	line-height:24px;
	display:block;
	padding-bottom:10px;
}

.thumb-right img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:right;
	margin-left:20px;
    transition:all 500ms ease;
}

.thumb-right img:hover{
    transform:scale(0.9, 0.9);
    transition:all 500ms ease;
}

.thumb-right strong{
	color:#1a1a1a;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-right em{
	font-style:normal;
}


@media (min-width:600px){
	.thumb-left img{
		width:140px;
		height:140px;
		border-radius:150px;	
	}
	
	.thumb-left em{
		line-height:28px;	
	}
	
	.thumb-left strong{
		padding-top:10px;	
	}
	
	.thumb-right img{
		width:140px;
		height:140px;
		border-radius:150px;	
	}
	
	.thumb-right em{
		line-height:28px;	
	}
	
	.thumb-right strong{
		padding-top:10px;	
	}	
}


/*////////////////////*/
/*Quote & Staff Slider*/
/*////////////////////*/

.staff-item img{
	border-radius:5px;	
	max-width:320px;
	margin-left:auto;
	margin-right:auto;
    transition:all 500ms ease;
    margin-top:10px;
}

.staff-item img:hover{
    transform:scale(1.1, 1.1);
    transition:all 500ms ease;
}

.staff-item h4{
	text-align:center;
	margin-top:20px;	
	font-size:16px;
}

.staff-item em{
	text-align:center;
	font-size:12px;
	color:#e34e47;
	display:block;
	margin-top:-10px;
	margin-bottom:10px;
	font-style:normal;
}

.staff-item strong{
	display:block;	
	font-weight:400;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	line-height:28px;
}



/* Quote Slider */

.quote-slider h4{
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:300;	
	width:87%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	line-height:36px;
}

.quote-slider a{
	text-align:center;
	margin-top:20px;	
}


.features-page a{
    font-size:14px;
}

.features-page a i {
    width:15px;
    text-align:center;
    padding-right:30px;
    color:#c0392b;
}

.features-page{
    border-top:solid 1px rgba(0,0,0,0.1);
    margin-top:30px!important;
    display:block;
}

.features-page a{
    line-height:60px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    color:#1f1f1f;
    font-weight:500;
}

.features-page a:hover{color:#1f1f1f;}

.features-page .fa-angle-right{
    float:right;
    line-height:60px;
    text-align:right!important;
    margin-right:-20px;
}


/*Back Button*/

.back-button{
    position:absolute;
    right:0px;
    z-index:10;
    font-size:13px;
}

.back-button i{
    padding-right:10px;
    font-size:12px;
}



/*Reminder Box*/

.reminder-check-square{
    background-image:url("../images/ui/checkbox1.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/ui/checkbox1.png*/;
    background-repeat:no-repeat;
    background-size:16px 18px;
    background-position:10px 43px;
}

.reminder-check-round{
    background-image:url("../images/ui/radio2.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/ui/radio2.png*/;
    background-repeat:no-repeat;
    background-size:16px 18px;
    background-position:10px 43px;
}

.reminder i{
    padding-right:10px;
}

.reminder-check-square-selected{
    background-image:url("../images/ui/checkbox1c.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/ui/checkbox1c.png*/;
}

.reminder-check-round-selected{
    background-image:url("../images/ui/radio2c.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/ui/radio2c.png*/;
}

.reminder-check-square-selected em{opacity:0.5; transition:all 250ms ease;}
.reminder-check-square-selected strong{opacity:0.5; transition:all 250ms ease;}

.reminder-check-round-selected em{opacity:0.5; transition:all 250ms ease;}
.reminder-check-round-selected strong{opacity:0.5; transition:all 250ms ease;}

.reminder strong{
    font-size:14px;
    font-weight:600;
    padding-left:50px;
    color:#1f1f1f;
    transition:all 250ms ease;
}

.reminder em{
    display:block;
    padding-left:50px;
    transition:all 250ms ease;
    font-style:normal
}

.reminder{
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    padding-top:30px;
}


/*Checklists*/

.checklist-square{
    font-size:14px;
    font-weight:500;
    background-image:url("../images/ui/checkbox1.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/ui/checkbox1.png*/;
    background-size:16px 18px;
    background-position:0px 32px;
    background-repeat:no-repeat;
    padding-left:30px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    color:#1f1f1f;
    transition:all 250ms ease;
    padding-top:30px;
}

.checklist-square-selected:hover{
    color:#1f1f1f;
    text-decoration:line-through!important;
    transition:all 250ms ease;
}

.checklist-square:hover{
    color:#1f1f1f;
}

.checklist-square-selected{
    background-image:url("../images/ui/checkbox1c.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/ui/checkbox1c.png*/;
    text-decoration:line-through;
    opacity:0.5;
    transition:all 250ms ease;
}

.checklist-round{
    font-size:14px;
    font-weight:500;
    background-image:url("../images/ui/radio1.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/ui/radio1.png*/;
    background-size:16px 18px;
    background-position:0px 32px;
    background-repeat:no-repeat;
    padding-left:30px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    color:#1f1f1f;
    transition:all 250ms ease;
    padding-top:30px;
}

.checklist-round-selected:hover{
    color:#1f1f1f;
    text-decoration:line-through!important;
    transition:all 250ms ease;
}

.checklist-round:hover{
    color:#1f1f1f;
}

.checklist-round-selected{
    background-image:url("../images/ui/radio1c.png")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/ui/radio1c.png*/;
    text-decoration:line-through;
    opacity:0.5;
    transition:all 250ms ease;
}

.bt{ border-bottom:1px solid #ddd; position:relative; padding-bottom:10px;}
.bt span{ position:absolute; right:15px; top:0px; font-size:12px; font-weight:normal}
ul.ser-icon li{ width:32%; display:inline-block; padding:2.2%; }
ul.ser-icon li a{ color:#000}
ul.ser-icon li p{ text-align:center; line-height:30px; margin:0px; padding:0px;}
ul.ser-icon li img.cc{ width:100%;}

.bottom-nav{
    width:100%;
    height:50px;
    position:fixed;
    line-height:50px;
    z-index:99999;
    bottom:0px;
    left:0px;
background-color:#0066b3; 
    color:#FFFFFF;
    text-align:center;
    font-size:14px;
}
.bottom-nav ul li{ width:30%; display:inline-block; border-right:1px solid #ddd; line-height:50px;}
.bottom-nav ul li i{ font-size:16px;}
.bottom-nav ul li:nth-child(3){ border:none;}
.bottom-nav ul li a{ color:#FFF; display:block;}
.footer-up{
    background-color:rgba(204,204,204,0.4);
    line-height:32px!important;
}
.footer-up{
    width:32px;
    height:32px;
    position:fixed;
    line-height:50px;
    z-index:99999;
    bottom:60px;
    left:98%;
    margin-left:-27px;
    
    border-radius:50px;
    color:#FFFFFF;
    text-align:center;
    font-size:14px;
    transition:all 250ms ease-in-out;
    transform:scale(1, 1);
    -webkit-transform:scale(1, 1);

}
.owl-item{ width:33%; margin-right:0px;}
.items{ width:100%; overflow:hidden}
h3.bt{ line-height:40px; height:40px; padding:0px 20px 0px 20px; font-size:14px;}
.footer{ text-align:center; padding:20px 0px; border-top:1px solid #ddd;}
.news ul li{ position:relative; border-top:1px solid #ddd;}
.news ul li:nth-child(1){ border:none;}
.news ul li a{ color:#000}
.news ul li div{ padding:0px; margin:0px; line-height:22px; width:90%; overflow:hidden;}
.news ul li div.news-title{ height:28px; line-height:28px; font-weight:bold;}
.news ul li div.news-disc{ color:#999; line-height:22px; height:26px;}
.news ul li i{ position:absolute; right:10px; top:30%; font-size:32px;}
.listtitle{ line-height:30px; text-align:center; background:#26bc1e; color:#fff;}
ul.list{ padding:0px; margin:0px; border-bottom:1px solid #ddd;}
ul.list li{width: 49.72%;
padding:0px; margin:0px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom:1px solid #ddd;
	float:left;
	 border-right:1px solid #ddd;}
	
ul.list li:nth-child(2n){ border-right:none;}
ul.list li a{ color:#000; display:block; line-height:30px;}
.pages{ text-align:center;}
.pages a{ display:inline-table;}
.pages select{ border:#666 solid 1px; padding:0px 10px; margin:0px 5px;}
.blog-post p{ margin-bottom:15px;}
.newstitle{ text-align:center; font-size:18px; font-weight:bold;}
.ds{background:#E3E3E3; height:20px; line-height:20px; text-align:center; margin:10px 0px;}
.neirong{ width:100%; overflow:hidden}
.neirong img{ width:100%}
.neirong a{ display:inline-table}
#userform div{ padding:5px 0px;}
#userform input.its {
    width: 95%;
    padding: 6px;
    color: #949494;
    border: 1px solid #cecece;
}
#userform select,#userform textarea {
    padding: 0px 4%;
    width: 96%;
    color: #949494;
	height:29px;
    border: 1px solid #cecece;
}
#userform textarea{ height:100px;}
#getcode{    width: 40%;
    padding: 0px 4%;
	height:29px;
    color: #949494;
    border: 1px solid #cecece; float:left}
#getcodeimg{ float:left;}
#userform #send {
    background: #92B618;
    color: #fff;
	height:29px;
    font-style: normal;
    padding: 0px 4%;
    width: 96%;
    border: 0;
    cursor: pointer;
}
.neirong p{ padding:0px; margin:0px;}


.content{
	 width:100%;	
	}
.container{ padding:20px;}
/*.snap-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  z-index: 2;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -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);
}
.snap-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  z-index: 2;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -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);
}*/
.full-bottom{
	margin-bottom:30px!important;
}
.responsive-image{
	width:100%;
	margin-bottom:20px;
}
#preloader {
	position:fixed;
	z-index:2500;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#FFF; 
	z-index:99999999; 
}
.center-text{ text-align:center}
#status {
	position:fixed;
	z-index:99999999;
	width:250px;
	height:250px;
	position:absolute;
	left:50%; 
	top:50%; 
	background-image:url("../images/status4.gif")/*tpa=http://qxyrt64yhi8.cw635.4everdns.com/EN/wap/images/status4.gif*/; 
	background-size:64px 64px;
	background-repeat:no-repeat;
	background-position:center;
	margin:-125px 0 0 -125px; 
}

#status p{
	top:60%;
}

#status em{
	font-size:10px!important;
	display:block;
	font-style:normal;
}
.news-cont img{ max-width:100%;}
.navli a{ display:block; height:38px; line-height:38px; text-align:center; width:100%; border-bottom:#ddd solid 1px;}
.closedli{ text-align:center; height:32px; line-height:32px; border-bottom:#ddd solid 1px;}
.minheight{ min-height:600px}
a.button{ padding:0px; background:#005190; color:#fff; width:50%; height:32px; line-height:32px; text-align:center; border:#005190  solid 1px; margin:0px auto}
.forms{ padding:40px 0px;}
.forms .input-wd{ width:100%; height:36px; background:none; border:#ccc solid 1px; border-radius:5px; padding-left:10px; margin-bottom:10px;}
.forms .input-h{min-height:100px; padding-top:10px;}
.forms .input-submit{ width:100%; height:38px; background:#005190; color:#fff; font-size:16px; text-align:center; line-height:38px; border:none; border-radius:5px;}
.forms .input-wd.li_input{ width:50%; float:left}
.forms #VCode{ width:45%; float:right; height:36px;}
ul.newslist,.pr_case{ padding:30px 0px; }
.pr_case dl{ padding:0px 0px 20px 0px; width:100%;}
.pr_case dl dt{ display:block; height:36px; line-height:36px; font-size:16px; text-align:center; background:#CCC; margin-bottom:20px;}
.pr_case dl dd{ display:inline-block; width:49%; height:30px; line-height:30px; font-size:14px; text-align:left;}
.pr_case dl dd em{ margin:0px 10px; font-size:10px; color:#CCC}

ul.newslist li,.pr_case .item{margin-bottom:20px; border-bottom:#f2f2f2 solid 1px; padding-bottom:20px;}
ul.newslist .newsimg img{ width:100%; border:#f2f2f2 solid 1px; padding:5px;}
ul.newslist .newscont{line-height:24px;}
ul.newslist .newscont h2,.pr_case .item h2{ font-size:18px; line-height:36px;}
ul.newslist .listmore{ margin:0px; padding:0px;}
ul.newslist .listmore a{ display:block; width:30%;font-size:14px; color:#fff; background:#005190; margin:0px; padding:0px; line-height:36px; margin-top:10px; text-align:center;}
.pr_case .item{margin-bottom:20px; border-bottom:#f2f2f2 solid 1px; padding-bottom:20px;}
.pr_case .item .listimg{position:relative; height:200px; background-repeat:no-repeat; background-size:cover; background-position:center center; border:#f2f2f2 solid 1px; padding:5px;}
.pr_case .item .listimg img{ width:100%;}
.pr_case .item a{ display:block; width:30%;font-size:14px; color:#fff; background:#005190; margin:0px; padding:0px; line-height:36px; margin-top:10px; text-align:center;}
.pr_case h3.h3{ background:#EFEFEF; line-height:40px; position:relative; padding-left:10px; font-size:14px;}
.pr_case h3 .mores{ position:absolute; right:10px; top:0px; font-size:12px;}
.pr_case .commerce{ padding:20px 0px;overflow:hidden}
.pr_case .commerce li{ float:left; width:48%; margin-right:4%; margin-bottom:20px; border-bottom:#005190 solid 2px; min-height:220px;}
.pr_case .commerce li h2{ font-size:14px;}
.pr_case .commerce li:nth-child(2n){ margin-right:0px}
.pr_case .commerce li .proimg{ text-align:center; border:#f2f2f2 solid 1px; background:#fafafa; margin-bottom:10px; overflow:hidden; padding:5px;}
.pr_case .commerce li .proimg img{ width:100%; min-height:130px;}

.p-t-0{ padding-top:0px;}