@charset "UTF-8";

html {
    margin: 0;
    padding: 0;
    border: 0;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    position: relative;
    font: 14px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 14px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}
.common1 {
    padding-left: 0;
}
.top{
    background: #f2f2f2;
    line-height: 36px;
    font-size: 14px;
    color: #888;
}
.top-r a{
    padding:0px 17px;
}
.logo{
    text-align: center;
}

.hr{
    width: 100%;
    background: #e6e6e6;
    height: 1px;
}

.head_box{
    margin:15px 0px;
}
.des1{
    font-size: 24px;
    color: #1267c6;
    font-weight: bold;
}
.des2{
    font-size: 16px;
    color: #666666;   
}
.li{
    padding: 10px 20px;   
}
.tel1{
    font-size: 16px;
    color: #000;
}
.tel2{
    font-size: 30px;
    color: #1267c6;
    font-weight: bold;
}
.tel_img{
    padding-top: 10px;
}
.common{
    padding:0;
}
.navbar-default{
    background: #1267c6;
    margin-bottom: 0px;
}
.nav{
    padding: 0px;
}
.nav li {
    padding: 20px 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff!important;
}
.nav > li > a {
    font-size: 18px;
    border-right: 1px dashed #fff;
    padding: 0 40px;
}
.nav li:last-child a {
    border: none;
}
.nav .active{
    background: #3380d6;
    padding: 20px 0px;
}
.nav li:hover{
    background: #3380d6;
    padding: 20px 0px;
    transition: 0.5s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background: none;
    color: #fff!important;
}
.carousel-indicators li {
    width: 50px!important;
    height: 6px!important;
    border: none;
    background: #0364a8;
}
.carousel-indicators .active {
    background-color: #58b741!important;
}
.item img{
    transition:all 0.8s;
}
.item img:hover{
    transform: scale(1.1);
}
.text-align{
    text-align: center;
}
.service{
    margin:60px 0px;
}
.title1{
    font-size: 38px;
    color: #aaaaaa;
}
.title2{
    font-size: 22px;
    color: #333;
    background: url(../images/line.png) no-repeat center;    
}
.service img{
    margin:0 auto;
}
.type_l{
}
.type_l li{
    float: left;
}
.type_l li a{
    padding: 20px 10px;
    display: block;
    font-size: 16px;
    color: #666;
}
.type_l li a:hover{
    color: #58b741;
}
.type_l li:last-child a{
    padding-left: 0px;
}
.type_r{
    
}
.type_r a{
    padding: 20px;
    display: block;
    font-size: 16px;
    color: #1267c6;
}
.pro p {
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 40px;
    margin-bottom: 13px;
}
.pro div:hover p {
    color: #1267c6;
}
.pro:nth-child(1) div{
    padding-left: 0px;
}
.pro img{
    -webkit-transition: all 0.8s;
}
.pro img:hover{
    transform: scale(1.1);
}
.middle{
    background: url(../images/middle_bg.jpg) no-repeat center;
    min-height: 200px;
    color: #fff;
}
.middle_l{
    margin-top: 40px;
}
.middle_l h1{
    font-size: 18.5px;
    background: #1267c6;
    max-width: 300px;
    padding: 10px 20px;
}
.middle_l h2{
    font-size: 18px;
    line-height: 36px;
    max-width: 300px;
}
.middle_r{
    margin-top: 50px;
}
.middle_r h1{
    font-size: 34px;
}
.middle_r h1 span{
   font-size: 40px;
   font-weight: bold; 
}
.middle_r h2{
    font-size: 30px;
    line-height: 60px; 
    text-align: right;  
}
.middle_r h2 span{
    font-family: "SimSun";   
}
.case{
    padding: 20px 0px;
    background: #f6f6f6;
}
.case_ul{
    margin: 35px 0px;
}
.case_li{
    background: #fff;
    min-height:269px;
}
.case_li img{
    margin:0 auto;
    padding-top: 8px;
}
.case_li p{
    font-size: 16px;
    color: #666;
    line-height: 50px;
}
.case_li:hover{
    box-shadow: rgba(0,0,0,0.188235) 0px 9px 32px 1px;
    transform: translate3d(0px,-2px,0px);
    transition: All 0.3s ease;
}
.more{
    margin: 20px 0px;
    background:none;
    border:none;
}
.more:hover{
	background:none;
}
.more a{
    font-size: 16px;
    color: #1267c6;
    border: 1px solid #1267c6;
    padding: 10px 50px;
    transition: 0.5s;
}
.more a:hover{
    background: #1267c6;
    color: #fff;
}
.adv{
    background: url(../images/adv_bg.jpg) no-repeat center;
    min-height: 699px;
    color: #fff;
}
.adv_l{
    background: url(../images/adv_l.png) no-repeat center;
    min-height: 425px;
    margin:140px 0px;
}
.adv_l h2{
    font-size: 44px;
    font-weight: bold;
    margin: 60px 0px 0px 115px;
}
.adv_l h3{
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0px 20px 115px;
}
.adv_l h4{
    margin: 40px 0px 20px 200px;
}
.adv_l h4 a{
    font-size: 18px;
    color: #fff;
}
.adv_l p{
    font-size: 14px;
    margin: 45px 130px 20px 0px;
    text-align: right;
}
.adv_r{
    margin-top: 60px;
}
.adv_rl{

}
.adv_rl img{

}
.adv_ra{
    margin-bottom: 20px;
    min-height: 125px;
}
.adv_rr{

}
.adv_rr h2{
    font-size: 24px;
    font-weight: bold;    
}
.adv_rr p{
    font-size: 15px;
    line-height: 30px; 
    margin: 15px 0px;  
}
.about{
    background: url(../images/about_bg.jpg) no-repeat center;
    min-height: 661px;
    padding: 20px 0px;
}
.about_l{
    padding-top: 80px;
    padding-left: 15;
    overflow: hidden;
    padding-right: 30px;
}
.about_l img{
    max-width: 630px;
    -webkit-transition: all 0.8s;
    margin:0 auto;
}
.about_l img:hover{
    transform: scale(1.1);
    padding: 0px 15px;
}
.about_r{
    padding-top: 30px;
    text-align: left;
    color: #fff;
    padding-right: 0;
}
.about_r h2{
    font-size: 18px;
    line-height: 44px;
}
.about_r p{
    font-size: 14px;
    text-indent: 2em;
    line-height: 26px;
}
.case_more{
    background: url(../images/more_case.png) no-repeat left;
    min-height: 40px;
    margin-top: 20px;
}
.case_more a{
    padding: 9px 0px 0px 50px;
    display: block;
    color: #fff;
}
.rongyu{
    margin:50px 0px;
}
.ryli{
    margin-top: 30px;
}
.rongyu_l{
    min-height: 361px;
    position: relative;
}

.spec{
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
}
.spec img:hover{
    transform: scale(1.1);    

}
.spec img{
    -webkit-transition: all 0.8s;
    height: 100%;
    width: 100%;
}
.rongyu_l h2{
    font-size: 23px;
    font-weight: bold;
}
.rongyu_l p{
    font-size: 14px;
    line-height: 30px;    
}
.rongyu_l h3{
    font-size: 24px;
    font-weight: bold;
    color: #1267c6;   
}
.rongyu_l h4{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding-top: 20px;   
}
.ry_txt1{
    background: url(../images/adv_left.png) no-repeat left;
    min-height: 226px;
    padding: 60px 0px 60px 20px;
}
.zzimg{
    padding-top: 168px;
    padding-left: 15px;    
}
.rongyu_r{
    min-height: 368px;
    position: relative;
}
.sbec{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.sbec img:hover{
    transform: scale(1.1);    

}
.sbec img{
    -webkit-transition: all 0.8s;
    height: 100%;
    width: 100%;
}
.rongyu_r h2{
    font-size: 23px;
    font-weight: bold;
    text-align: right;
}
.rongyu_r p{
    font-size: 14px;
    line-height: 30px;
    text-align: right;    
}
.rongyu_r h3{
    font-size: 24px;
    font-weight: bold;
    color: #1267c6;   
}
.rongyu_r h4{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding-top: 20px; 
}
.ry_txt2{
    background: url(../images/adv_right.png) no-repeat right;
    min-height: 226px;
    text-align: left;
    padding: 60px 20px 60px 20px;
}
.news_ul{

}
.news_ul h3{
    margin: 30px 0px;
    font-size: 16px;
    color: #333;    
}
.newspic{
    background: url(../images/newsbefore.png) no-repeat center;
    min-height: 251px;
    overflow: hidden;
    transition: 0.5s;
    position: relative;
}
.newspic:hover{
    background: url(../images/newscur.png) no-repeat center;
    min-height: 251px;
}
.newspic img{
    margin:0 auto;
    -webkit-transition: all 0.8s;
    margin-top: 15px;
    height: 100%;
    width:82%;
}
.newspic img:hover{
    transform: scale(1.1);
}
.news_ul h1{
    text-align: left;
    padding-left: 30px;
    font-size: 16px;
    color: #333;
    line-height: 35px;
}
.news_ul p{
    color: #999;
    font-size: 12px;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 10px;
}
.newspp{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_ul h1 a{
    font-size: 16px;
    color: #333;   
}
.news_ul li{
    background: url(../images/disc.png) no-repeat left center;
    text-align: left;
    margin: 0px 10px 10px 20px;
    padding-left: 15px;
}
.news_ul li:hover a{
    color: #1267c6;
}
.news_ul li:hover span{
    color: #1267c6;
}
.news_ul li span{
    float: right;
}
.news_ul li a{
    font-size: 14px;
    color: #666;
}
.newsmore{
    margin: 30px 10px 10px 20px;
}
.newsmore a{
    font-size: 16px;
    color: #999;
    border: 2px solid #999;
    display: block;
    padding:10px 0px;
    transition: 0.5s;
}
.newsmore a:hover{
    color: #fff;
    background: #1267c6;
    border: 2px solid #1267c6;
}
.footer{
    text-align: center;
    padding: 45px 0px;
    background: #efefef;
    margin-top:50px;
}
.footer ul{
    margin-bottom: 40px;
    display: inline-block;
}
.footer ul li{
    float: left;
}
.footer ul li a{
    font-size: 16px;
    color: #333;
    display: block;
    padding: 0px 10px; 
}
.footer ul li a:hover{
    color: #1267c6;   
}
.footer p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
@media(min-width: 1200px){
    .case_li{
        width: 24%;
        margin-right: 10px;
    }
    
}
@media(max-width: 1200px) and (min-width: 992px){
   .nav > li > a{
        padding:0px 25px;
    } 
    .spec{
        margin-top: 10%;  
    }
    .type_l li:last-child a {
        padding-left: 15px;
    }
    .middle_r h2{
        font-size: 24px;
    }
    .middle_r h1{
        font-size: 24px;
    }
    .adv_l h3{
        margin: 20px 0px 20px 80px;   
    }
    .about_r p{
        line-height: 23px;
    }
    .adv_rr p{
        line-height: 18px;
    }
    .news_ul li a{
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .news_ul li span{
        float: none;
    }
    .newspic{
        background-size: 100% 100%;
    }
    .newspic:hover{
        background-size: 100% 100%;
    }
    .newspic img{
        margin-top: 35px;
    }
    .pro{
        padding-left: 15px;
    }
    .case_li{
        padding:0px 15px;
    }
    .adv_l p {
        font-size: 13px;
        margin: 55px 80px 20px 0px;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    .navbar-nav > li > a{
        padding: 0 10px;
    }
    .middle_r h1 span{
        font-size: 30px;
    }
    .middle_r h1 {
        font-size: 20px;
    }
    .middle_r h2 {
        font-size: 20px;
    }
    .middle_l{
        padding-left: 15px;
    }
    .spec{
        margin-top: 14%;  
    }
    .case_ul{
        padding:0px 15px;
    }
    .adv_ra{
        padding-left: 30px;
    }
    .about{
        background: none;
    }
    .about_l{
        background: #8aa9be;
        margin-top: 20px;
    }
    .about_r{
        background: #8aa9be;
        padding-bottom: 20px;
        padding-right: 15px;
    }
    .zzimg{
        padding-right: 15px;
    }
    .newspic{
        background-size: 100% 100%;
        min-height: auto;
        padding-bottom: 15px;
    }
    .newspic:hover{
        background-size: 100% 100%;
        min-height: auto;
        padding-bottom: 15px;
    }

}
@media(max-width: 767px){
    .navbar-nav > li > a{
        text-align: center;
        border: none;
    }
    .news_ul li{
        margin: 0px 5px 10px 0px;    
    }
    .spec{
        padding:0px 15px;
        position: relative;
        margin: 15px 0px;
    }
    .sbec {
		padding: 0px 15px;
		position: relative;
		margin: 15px 0px;
	}
    .li{
        display: none;
    }
    .type_l li:last-child a {
        padding-left:20px;
    }
    .type_r a{
        text-align: right;
    }
    .pro div{
        padding:0px 15px;
    }
    .adv{
        padding: 0px 10px;
        background-size: 100% 100%;
    }
    .adv_rr h2{
        font-size: 20px;
    }
    .adv_rr p{
        line-height: 20px;
    }
    .adv_ra {
        min-height: 110px;
    }
    .about_l{
        background: #8aa9be;
        margin-top: 20px;
    }
    .about_r{
        background: #8aa9be;
        padding-bottom: 20px;
        padding-right: 15px;
    }
    .about_l img{
        max-width: 100%;
        padding: 0px 15px;
    }
    .rongyu{
        margin-top: 0px;
    }
   
    .rongyu_l{
        background: none;
    }
    .rongyu_r{
        background: none;
    }
    .zzimg{
        display:none;
    }
    .ryli{
        padding:0px 15px;
    }
    .rongyu_l h2, .rongyu_l p{
        padding-left: 15px;
    }
    .rongyu_r h2, .rongyu_r p{
        padding-right: 15px;
    }
    .newspic img{
        margin-top: 8px;
    }
    .newspic{
        background: none;
    }
    .news_ul p{
        padding-left: 0px;
    }
    .footer ul{
        margin-bottom: 20px;
        display: inline-block;
    }
    .footer ul li {
        width: 33.3%;
    }
    .service{
        margin: 10px 0 0 0;
    }
}
@media(max-width: 355px){
    .service{
        margin: 10px 0 0 0;
    }
    .footer ul li {
        width: 33%;
    }
    .adv_r {
        margin-top: 30px;
    }
    .newspic{
        background: none;
    }
}



.met-img dl,.met-img ol,.met-img ul {
	margin-top: 0;
	padding: 0;
	overflow: hidden
}

.met-img .btn-primary {
	color: #ffffff
}

.met-img.bgcolor {
	background:;
	background:
}

.met-img {
	padding-bottom: 20px
}

.met-img.bgpic {
	background: url() no-repeat;
	background-size: cover;
	background-position: center
}

.met-img h1,.met-img h2,.met-img h3,.met-img h4,.met-img h5,.met-img h6,.met-img p,.met-img ul {
	margin: 0;
	padding: 0
}

.met-img img {
	border: 0;
	display: inline-block;
	max-width: 100%
}

.met-img ul,li, {
	list-style: none
}

.met-img a {
	font-size: 14px;
	text-decoration: none;
	transition: ease .65s
}

.met-img h1,.met-img h2,.met-img h3,.met-img h4,.met-img h5,.met-img h6 {
	font-size: 100%;
	font-weight: normal
}

.met-img i {
	font-style: normal
}

.met-img .left {
	float: left
}

.met-img .right {
	float: right
}

.met-img .noscript {
	position: fixed;
	left: 0px;
	top: 0px;
	background: #ddd;
	color: red;
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px
}

.met-img em {
	font-style: normal
}

.met-img .lh-more {
	display: inline-block;
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #eb6100;
	color:;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(12,3,6,.13);
	position: relative;
	z-index: 1
}

.met-img .lh-more i {
	float: right;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #eb6100;
	background:;
	color: #ffffff;
	font-size: 20px;
	transition: ease .65s;
	position: relative;
	z-index: 1
}

.met-img .lh-more i:after {
	transition: ease-in .65s;
	content: '';
	display: block;
	width: 0;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}

.met-img .lh-more:before {
	transition: ease-out .35s;
	content: '';
	display: block;
	width: 0;
	height: 100%;
	background: #eb6100;
	background:;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}

.met-img .lh-more:hover {
	color: #fff
}

.met-img .lh-more:hover:before {
	width: 100%
}

.met-img .lh-more:hover i {
	color: #eb6100;
	color:;
	transition-delay: .2s
}

.met-img .lh-more:hover i:after {
	width: 100%;
	transition-delay: .2s;
	transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66)
}

.met-img .lh-other-nav {
	width: 100%;
	background: #fff;
	height: 60px;
	overflow: hidden
}

.met-img .lh-other-l li {
	float: left;
	margin-right: 45px;
	line-height: 60px
}

.met-img .lh-other-l li.active a {
	background: #b72024;
	color: #fff
}

.met-img .lh-other-l li.active a:before {
	background: #fff
}

.met-img .lh-other-l li a {
	padding: 5px 10px 5px 25px;
	color: #333;
	position: relative
}

.met-img .lh-other-l li a:before {
	content: '';
	display: block;
	width: 6px;
	height: 1px;
	background: #b72024;
	position: absolute;
	left: 10px;
	top: 50%;
	transition: ease .65s
}

.met-img .lh-other-l li a:after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #b72024;
	position: absolute;
	left: 50%;
	bottom: 0px;
	transition: ease .65s
}

.met-img .lh-other-l li a:hover:after {
	width: 100%;
	left: 0;
	transition-delay: .2s
}

.met-img .lh-other-l li.active a:hover:before {
	width: 6px
}

.met-img .lh-other-r {
	line-height: 60px;
	color: #666
}

.met-img .lh-other-r a {
	color: #666
}

.met-img .lh-other-r em {
	margin: 0 5px
}

.met-img .lh-other-r i {
	font-size: 24px;
	margin-right: 5px
}

.met-img .lh-other-r a:hover {
	color: #b72024
}

.met-img .lh-other-box {
	padding: 3% 0 8%;
	background: #EFEFEF;
	background-attachment: fixed;
	position: relative
}

.met-img .lh-footer.other:before {
	display: none
}

.met-img .lh-footer-l.other {
	border: none;
	padding: 0
}

.met-img .lh-footer-item.other {
	width: auto
}

.met-img .lh-footer-item.other li {
	margin-top: 10px;
	color: #999
}

.met-img .lh-footer-item.other li em {
	width: auto
}

.met-img .lh-footer-l.other h3 {
	margin: 10px 0 40px
}

.met-img .lh-footer-share.other {
	text-align: left
}

.met-img .lh-footer-share.other a:first-child {
	margin-left: 0 !important
}

.met-img .lh-footer-gz.other li {
	color: #999
}

.met-img .lh-footer-nav.other {
	padding: 25px 0;
	margin-top: 50px
}

.met-img .lh-footer.other .lh-about-h2 {
	display: none
}

.met-img .lh-viewpoint-h2 {
	font-weight: bold;
	font-size: 22px;
	color: #333;
	position: relative;
	text-align: center;
	height: 22px;
	line-height: 22px;
	margin-bottom: 20px
}

.met-img .lh-viewpoint-h2 span {
	color: #eb6100;
	color:
}

.met-img .lh-viewpoint-h2:after {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	background: #eb6100;
	background:;
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -25px
}

.met-img .lh-viewpoint-h3 {
	text-align: center;
	color: #666666;
	color:;
	text-transform: uppercase
}

.met-img .lh-viewpoint-h4 {
	color: #333333;
	color:;
	font-size: 16px;
	margin-top: 10px;
	text-align: center
}

.met-img .lh-viewpoint-item li {
	border: 5px solid #e8e8e8;
	margin-top: 50px!important;
	float: left;
	width: 95%;
	position: relative;
	transition: ease .65s
}

.met-img .lh-viewpoint-item li:after {
	content: '';
	display: block;
	height: 0;
	clear: both
}

.met-img .lh-viewpoint-item {
	padding: 0 30px
}

.met-img .lh-viewpoint-item li .img {
	float: right;
	max-width: 50%;
	transform: translate(58px,-24px);
	transition: ease .65s;
	max-height: 350px;
	overflow-y: scroll;
	text-align: center
}

.met-img .lh-viewpoint-item li .img::-webkit-scrollbar {
	display: none
}

.met-img .lh-viewpoint-item li .text {
	width: 50%;
	.met-img  text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%
}

.met-img .lh-viewpoint-item li .text h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	color:;
	margin: 0px 0px 35px;
	position: relative;
	height: 22px;
	line-height: 22px;
	text-align: center
}

.met-img .lh-viewpoint-item li .text h2:after {
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	left: 50%;
	bottom: -15px;
	margin-left: -20px;
	transition: ease .65s
}

.met-img .lh-viewpoint-item li .text .lh-viewpoint-res {
	line-height: 24px;
	color: #666666;
	color:;
	padding: 0 10px
}

.met-img .lh-viewpoint-item li .text a {
	margin: auto;
	display: block;
	margin-top: 15px
}

.met-img .lh-viewpoint-item li:nth-child(2n) {
	float: right
}

.met-img .lh-viewpoint-item li:nth-child(2n) .text {
	left: inherit;
	right: 0
}

.met-img .lh-viewpoint-item li:nth-child(2n) .img {
	float: left;
	transform: translate(-58px,-24px)
}

.met-img .lh-viewpoint-item li:nth-child(3) .text h2 {
	margin: 30px 0 35px
}

.met-img .lh-viewpoint-item li:nth-child(3) .text a {
	margin-top: 30px
}

.lh-viewpoint-item li>i:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid;
	border-left: 5px solid;
	border-color: #eb6100;
	border-color:;
	position: absolute;
	left: -5px;
	top: -5px;
	transition: ease .65s
}

.met-img .lh-viewpoint-item li>i:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-right: 5px solid;
	border-bottom: 5px solid;
	border-color: #eb6100;
	border-color:;
	position: absolute;
	right: -5px;
	bottom: -5px;
	transition: ease .65s
}

.met-img .lh-viewpoint-item li:hover>i:before,.met-img .lh-viewpoint-item li:hover>i:after {
	width: 101%;
	height: 103%;
	visibility: visible
}

.met-img .lh-viewpoint-item li:hover .img {
	transform: translate(0)
}

.met-img .lh-viewpoint-item li:hover .text h2:after {
	background: #eb6100;
	background:
}

.met-img .lh-viewpoint-item li:hover {
	box-shadow: 0 0 16px rgba(12,3,6,.3)
}

.met-img .portfolio-masonry-wrapper {
	padding-top: 15px
}


@media screen and (max-width:1024px) {
	.met-img .container {
		width: 100%
	}

	.met-img .lh-footer.other .lh-wapAbout-h2 {
		display: none
	}
}

@media screen and (max-width:767px) {
	.met-img .lh-viewpoint-item li {
		margin-top: 20px!important
	}

	.met-img .lh-viewpoint-item li .img {
		max-width: 100%
	}

	.met-img .lh-mobile-banner,.met-img .lh-footer.other .lh-wapAbout-h2 {
		display: block
	}

	.met-img .lh-footer-item li,.met-img .lh-footer-item.other li {
		margin: 0;
		padding: 10px 0;
		border-bottom: 1px dashed #4C4C4C;
		color: #fff
	}

	.met-img .lh-footer-item.other li em {
		width: 280px
	}

	.met-img .lh-footer-item.other li:last-child {
		margin-top: 0
	}

	.met-img .lh-footer-tel,.lh-footer-share.other {
		text-align: center
	}

	.met-img .lh-footer-gz.other {
		margin-bottom: 20px
	}

	.met-img .lh-other-r,.lh-news-item li span,.met-img .lh-ban {
		display: none
	}

	.met-img .lh-other-l {
		float: none;
		text-align: center
	}

	.met-img .lh-other-l li {
		display: inline-block;
		float: none;
		margin: 0 5px
	}

	.met-img .lh-viewpoint-h4 {
		font-size: 12px;
		line-height: 1.5em
	}

	.met-img .lh-viewpoint-item {
		padding: 0px
	}

	.met-img .lh-viewpoint-item li {
		border: none;
		width: 100%;
		margin-top: 20px
	}

	.met-img .lh-viewpoint-item li .img,.met-img .lh-viewpoint-item li:nth-child(2n) .img {
		width: 100%;
		float: none;
		transform: translate(0,0)
	}

	.met-img .lh-viewpoint-item li>i {
		display: none
	}

	.met-img .lh-viewpoint-item li .text {
		width: 100%;
		position: static
	}

	.met-img .lh-viewpoint-item li .text h2 {
		font-size: 18px;
		margin: 20px 0 25px
	}

	.met-img .lh-viewpoint-item li:hover .img,.met-img .lh-viewpoint-item li:nth-child(2n):hover .img {
		transform: translate(0,0)
	}

	.met-img .lh-viewpoint-item li .text a.lh-more {
		display: none
	}

	.met-img .lh-viewpoint-item li {
		box-shadow: 0 0 16px rgba(12,3,6,.3);
		padding-bottom: 10px
	}

	.met-img .lh-viewpoint-item li .text .lh-viewpoint-res {
		font-size: 12px
	}

	.met-img .lh-other-nav .container {
		padding: 0
	}

	.met-img #OtherNav .lh-other-l li {
		float: left
	}
}

@media (min-width:767px) and (max-width:1025px) {
	.met-img .lh-business-a {
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%)
	}

	.met-img .lh-viewpoint-item li .text .lh-viewpoint-res {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
}

.met-img .met_pager {
	margin-top: 20px;
	text-align: center;
	position: relative;
	left: 0;
	top: 0
}

.met-img .met_pager * {
	display: inline-block
}

.met-img .met_pager a {
	padding: 9px 15px;
	border-right: none;
	text-align: center;
	color: #333333;
	color:
}

.met-img .met_pager a:hover {
	text-decoration: none
}

.met-img .met_pager .PreSpan,.met-img .met_pager .NextSpan {
	padding: 9px 15px;
	color: #666666;
	color:;
	cursor: default
}

.met-img .met_pager .firstPage,.met-img .met_pager .lastPage {
	min-width: 40px;
	height: 28px;
	line-height: 28px
}

.met-img .met_pager a.Ahover {
	border-color: #eb6100;
	border-color:;
	background: #eb6100;
	background:;
	color: #ffffff;
	cursor: default
}

.met-img .met_pager a.Ahover:hover {
	border-color: #eb6100;
	background: #eb6100;
	color:
}

.met-img .met_pager a {
	text-decoration: none
}

.met-img .met_pager a:active,.met-img .met_pager a:focus,.met-img .met_pager a:hover {
	text-decoration: none
}

.met-img .met_pager .PageText {
	display: none;
	margin-left: 10px;
	color: #aaa
}

.met-img .met_pager input {
	display: none
}

.met-img .met_pager .firstPage,.met-img .met_pager .lastPage {
	height: auto;
	line-height: inherit
}

.met-img .pager li {
	width: 49%;
	display: inline-block
}

.met-img .pager li a {
	max-width: 100%
}

.met-img #met-pager-btn {
/*	border-color: #eb6100;
	background-color: #eb6100;
*/	border-color:;
	background-color:
}


.met-shownews .met-shownews-header{
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:5px;
}
.met-shownews h1{
	margin:0px;
}
.met-shownews .info{
	padding-bottom:0px;
    border-bottom: 0px;
}
.met-news-bar ul.column li a{
	padding:5px;
}

.card {
	position: relative;
	display: block;
	border-radius: .215rem;
	background-color: #fff;
	margin-bottom: 2.143rem;
    padding: 15px;
}

.card-block {
	padding: 1.429rem
}

.card-block::after {
	display: table;
	clear: both;
	content: ''
}

.card-title {
	margin-bottom: .858rem;
	margin-top: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.429rem
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .215rem;
	border-top-right-radius: .215rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .215rem;
	border-bottom-left-radius: .215rem
}

.card-header {
	margin-bottom: 0;
	padding: .858rem 1.429rem;
	border-bottom: 1px solid #e4eaec;
	background-color: #f3f7f9
}

.card-header::after {
	display: table;
	clear: both;
	content: ''
}

.card-header:first-child {
	border-radius: -webkit-calc(.215rem - 1px) -webkit-calc(.215rem - 1px) 0 0;
	border-radius: calc(.215rem - 1px) calc(.215rem - 1px) 0 0
}

.card-footer {
	padding: .858rem 1.429rem;
	border-top: 1px solid #e4eaec;
	background-color: #f3f7f9
}

.card-footer::after {
	display: table;
	clear: both;
	content: ''
}

.card-footer:last-child {
	border-radius: 0 0 -webkit-calc(.215rem - 1px) -webkit-calc(.215rem - 1px);
	border-radius: 0 0 calc(.215rem - 1px) calc(.215rem - 1px)
}

.card-img {
	border-radius: -webkit-calc(.215rem - 1px);
	border-radius: calc(.215rem - 1px);
	border-radius: 0
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.429rem
}

.card-img-top {
	border-top-left-radius: -webkit-calc(.215rem - 1px);
	border-top-left-radius: calc(.215rem - 1px);
	border-top-right-radius: -webkit-calc(.215rem - 1px);
	border-top-right-radius: calc(.215rem - 1px)
}

.card-img-bottom {
	border-bottom-right-radius: -webkit-calc(.215rem - 1px);
	border-bottom-right-radius: calc(.215rem - 1px);
	border-bottom-left-radius: -webkit-calc(.215rem - 1px);
	border-bottom-left-radius: calc(.215rem - 1px)
}

.phonefooternav{
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left:0;
    z-index: 999;
    width:100%;
    background:#494949;
    font-size:14px;
    line-height:1.571429;
}
.phonefooternav a.item {
    color:#fff;
    padding: 5px 0;
    display: inline-block;
}
.phonefooternav a.item i{
    font-size: 16px;
    display: block;
}
.phonefooternav a.item span{
    color:#fff;
}
.phonefooternav{
    display: none;
}
.phonefooternav.iskeshi{
    display: block;
}
.phonefooternav .main{
    display: flex;
}
.phonefooternav .main>div{
    flex:1;
}

@media (max-width:767px){
    .phonefooternav{
        display: block;
    }
    .footer{
    	padding-bottom:48px;
    }
    .title1{
        font-size: 28px;
    }
    .title2{
        font-size:17px;
    }
    .type_l li a{
        padding: 10px 20px 0px 20px;
    }
    .footer ul li a{
        padding: 0px 5px;
    }
    .widget-title{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: 30px;
    }
    .met-product.type-3 p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.common{
    padding:0;
}
.next-pagr_css{
    background: #fff;
}
.keyspp{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 30px; 
}
.met-column-nav ul.met-column-nav-ul{
	flex-wrap: wrap;
}
@media (max-width:767px){
	.service .type_l li{width:50%;}
}