﻿/* 手机 mobile start*/
@media (max-width: 767px) {
body{
	background-size:100% auto;
	font-size:13px;
}

.visible-xs{display: block !important;}
.visible-xs-block {display: block !important;}
.visible-xs-inline {display: inline !important;}
.visible-xs-inline-block {display: inline-block !important;}
.hidden-xs{display:none !important;}
    .pcpc{
        display: none;
    }
.wrapin{
	width:100%;
}

.wrapin2{
	width:100%;
}

.bannerinfos{
    position: absolute;
    color:#ffffff;
    margin: 0 auto;
    top:10%;
    left:5%;
    width:90%;
    background:rgba(0,0,0,0.5);
    height:120px;
    padding: 10px;
}
.bannerinfos .t1{
    font-size:20px;
    font-weight: bold;
    line-height:25px;
    padding-bottom: 5px;
}
.bannerinfos .t2{
    line-height:20px;
    font-size:14px;
}
  
    

.jobslist{
    margin:50px auto 100px;
    width: 100%;
    min-height: 400px;
}


.jobslist2{
    margin:30px auto 50px;
    width: 100%;
    min-height: 400px;
}




.jobslist ul li{
    width: 96%;
    margin: 0 2% 20px;
    background: #998749;
    float: left;
}
.jobslist ul li .jobslistimg{
    width: 55%;
    float: left;
}
.jobslist ul li .jobslistimg img{
    width: 100%;
    height: auto;
}

.jobslist ul li .jobslistinfo{
    width: 45%;
    float: left;
    text-align: center;
    padding-top:10px;
    color: #fff;
}
.jobslist ul li .jobslistinfo img{
    width:30px;
    height: auto;
}

.jobslist ul li .jobslistinfo .t1{
    font-size:18px;
    font-weight: bold;
    line-height:30px;
}

.jobslist ul li .jobslistinfo .t2{
    font-size:14px;
    line-height:23px;
}

.jobslist ul li .jobslistinfo .t2 p{
    line-height:23px;
}    
    
    
.recruit{font-size: 16px;height: 55px;background: #998749; color:#fff;line-height: 55px;padding: 0 20px;font-weight: bold;}
.recruit .tit1, .recruit-li1 .tit1{width: 35%;float: left;}
.recruit .tit2, .recruit-li1 .tit2{width: 48%;float: left;}
.recruit .tit4, .recruit-li1 .tit4{width: 17%;float: left;text-align: center}    
    
    
    
.indexmain3{
    width: 90%;
    margin:1px auto 10px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height:25px;
}

    
.indexmain02{
    width: 100%;
    margin:0px auto 100px auto;
    padding-bottom: 50px;
    color:#fff;
}    

.hm_about{
	width: 94%;
	margin:15px auto 15px auto;
}
.ab_left{	
	color:#151f41;
	display:;
	margin-bottom:20px;
}
.ab_left dt{
	height: 32px;
	line-height: 32px;
	font-size:20px;
	font-weight: bold;
}
.ab_left dd{
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom:10px;
	position: relative;
}
.ab_left dd i{
	width: 20px;
	height: 2px;
	background:#556278;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ab_left .t1{
	font-size:18px;
	color:#151f41;
	height: 50px;
	line-height: 50px;
	padding-top:12px;
}
.ab_left li{
	font-size:14px;
	line-height: 26px;
	color:#151f41;
}
.ab_left .more{
	color:#a0a1a3;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left:16px;
	background:url("../images/ab_more.png") no-repeat left center;
}

.ab_right{
	display:block;
	
}
.ab_right .item{
	display: block;
	width: 100%;	
	background:#ffffff;
	position: relative;
	margin-bottom:10px;
}
.ab_right .item img{
	display: block;
	width: 100%;
	height: auto;
	opacity: 0.9;
}
.ab_right .name{
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#fff;
	font-size:14px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 14px;
	z-index: 10;
	background:url("../images/abr.png") no-repeat bottom center;
}

.hm_zz{
	height: 500px;
	background:url("../images/hm_zz.jpg") no-repeat top center;
	background-size:cover;
	position: relative;
}
.hm_zz .con{
	display: none;
	width: 94%;
	margin:0 auto;
	color:#fff;
	padding-top:40px;
}
.hm_zz .show{
	display: block;
}
.hm_zz dt{	
	line-height: 30px;
	font-size:18px;
	font-weight: bold;
}
.hm_zz dd{	
	line-height: 30px;
	font-size:14px;
}
.zz_btns{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;	
	background:rgba(0,0,0,0.4);
}
.zz_btns .wrapin{
	width: 100%;
	position: relative;	
	overflow: hidden;
}
.zz_btns .btn{
	display: block;
	width: 50%;
	height: 100px;
	border-left:1px solid #556278;
	border-top:1px solid #556278;
	float: left;
	margin-left:-1px;
	margin-top:-1px;
	text-align: center;
	cursor: pointer;
}
.zz_btns .hover{
	background:rgba(92,156,82,0.9);
}
.zz_btns .btn img{
	display: block;
	width: 30px;
	height: 30px;
	margin:20px auto 0 auto;
}
.zz_btns .name{
	height: 40px;
	line-height: 40px;
	font-size:14px;
	color:#fff;
}
.hm_zz .more{
	color:#e5e5e5;
	padding-right:18px;
	margin-top:20px;
	display: inline-block;
	background:url("../images/zz_more.png") no-repeat right center;
}
    
    
    
.indexpic{width: 100%;margin-top: 20px; }

.indexpic .pic01{
    float: left;
     width: 45%;
    margin: 0px 2.5% 20px;
    position: relative;
    overflow: hidden;
}

.indexpic .pic01 .text{
    position: absolute;
    z-index: 999;
    top:0;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-size:14px;
    background:rgba(0,0,0,0.3);
    height: 100%;
    padding-top:40px;
    display:block;
    
}
.indexpic .pic01:hover .text{
    display: block;
     padding-top:40px;
}
.indexpic .pic01 img{
    width: 100%;
    height: auto;
    min-height:auto;
-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform 1.2s;
	transition: -webkit-transform 1.2s;
	-o-transition: transform 1.2s;
	transition: transform 1.2s;
	transition: transform 1.2s, -webkit-transform 1.2s;    
}
.indexpic .pic01:hover img{
    -webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);	
}
.indexpic .pic02{
    float: left;
     width: 45%;
    margin: 20px 2.5% 0;
    position: relative;
    overflow: hidden;
}

.indexpic .pic02 .text{
    position: absolute;
    z-index: 999;
    top:0;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    background:rgba(0,0,0,0.3);
    height: 100%;
    padding-top: 80px;
    display:block;
}
.indexpic .pic02:hover .text{
    display: block;
    
}

.indexpic .pic02 img{
    width: 100%;
    height: auto;
    -o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform 1.2s;
	transition: -webkit-transform 1.2s;
	-o-transition: transform 1.2s;
	transition: transform 1.2s;
	transition: transform 1.2s, -webkit-transform 1.2s;    
}
.indexpic .pic02:hover img{
    -webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);	
} 
    
    


.indexaboutleft{
    width: 100%;
    float:inherit;
}
    .indexaboutleft img{
        width: 100%;
        height: auto;
    }

.indexaboutright{
    width: 100%;
    float: inherit;
    margin-left: 0px;
    background:rgba(0,0,0,0.1);
    padding: 20px 10px 20px 10px;
    line-height:30px;
    margin-top:0px;
}
    
    
.protopborder2{
    background: #C84629;
    width:94%;
    height:40px;
    line-height:40px;
    color: #FBFBFB;
    text-align:center;
     margin-left: 10px;
    margin-top:-15px;
}    
    
    
.coninfo{
    border-top: 3px solid #5A5A5A;
    border-bottom: 3px solid #5A5A5A;
    width:100%;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 30px 0 10px;
    line-height: 40px;
}    
.img50 img{
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: left;
}  
.img75{
    width: 100%;
    margin: 0 auto;
}    
.aboutus{
    margin: 0 auto;
    width: 96%;
    position: relative
}    
    
    
.aboutusimg3{
    width:100%;
    float:left;
} 
    
.aboutusimg3 .aboutusimg3img{
    float:left;
    width: 40%;
}
.aboutusimg3 img{
    width: 206px;
    height: auto;
}
.aboutusinfo3{
    float: left;
    width:55%;
    height: 180px;
    line-height:22px;
 }
    
.aboutusinfo3 .tit1{
    font-size:16px;
    font-weight: bold;
    margin-top:26px;
}
    
.hm_news{
	padding:20px 0 30px 0;
}
.hm_news .head{
	padding-bottom:22px;
	text-align: center;
}
.hm_news .head dt{
	height: 45px;
	line-height: 45px;
	font-size:22px;
	font-weight: bold;
	color:#151f41;
	position: relative;
}
.hm_news .head dt i{
	display: block;
	width: 24px;
	height: 2px;
	background:#b3c3e2;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left:-12px;
}
.hm_news .head dd{	
	line-height: 20px;
	padding:10px;
}
.hm_news .ad{	
	width: 94%;
	margin:0 auto;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
}
.hm_news .ad img{
	width: 100%;
	height: auto;
}
.hm_news .intro{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	box-sizing:border-box;
	padding:10px;
	background:rgba(7,43,103,0.8);
	color:#fff;
}
.hm_news .intro dt{
	
	line-height: 32px;
	font-size:16px;
	font-weight: bold;
}
.hm_news .intro dd{
	line-height: 28px;
	font-size:13px;
}
.hm_news ul{
	width: 94%;
	margin:0 auto;
}
.hm_news li{
	height: auto;
	border-bottom:1px solid #f3f3f3;
	clear: both;
}
.hm_news .date{
	width: 120px;
	text-align:right;
	padding-top:20px;
	float: left;
	display: none;
}
.hm_news .date dt{
	height: 20px;
	line-height: 20px;
	font-size:12px;
	color:#c8c8c8;
}
.hm_news .date dd{
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	color:#c8c8c8;
	font-size:28px;
}
.hm_news .ins{	
	
}
.hm_news .ins dt{
	height: 44px;
	line-height: 44px;
	font-size:18px;
	font-weight: bold;
}
.hm_news .ins .name{
	color:#707070;
}
.hm_news .ins dd{
	line-height: 24px;
	font-size:14px;
	color:#a4a4a4;
}

.hm_fri{
	background:url("../images/fribg.jpg") no-repeat top center;
	height: 355px;
}
.hm_fri .head{
	text-align: center;
	padding:50px 0 48px 0;
}
.hm_fri .head dt{
	height: 65px;
	line-height: 65px;
	padding-bottom:2px;
	font-size:32px;
	font-weight: bold;
	color:#3961ac;
	position: relative;
}
.hm_fri .head i{
	background:#a3b3d3;
	width: 20px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left:-10px;
}
.hm_fri .head dd{
	height: 40px;
	line-height: 40px;
	font-size:18px;
}
.fri_slider{
	width: 94%;
	margin:0 auto;
	height: 106px;
	position: relative;
	overflow: hidden;
}
.fri_slider .link{
	display: block;
	width: 200px;
	height: 106px;
	margin:0 auto;
}
.fri_slider .link img{
	display: block;
	width: 200px;
	height: 106px;
}
.fri_slider .cbtn{
	width: 20px;
	height: 106px;
	position: absolute;
	top: 0;
	z-index: 20;
	cursor: pointer;
}
.fri_slider .my-prev{
	left: 0;
	background:url("../images/fri_pre.png") no-repeat center center;
}
.fri_slider .my-next{
	right: 0;
	background:url("../images/fri_next.png") no-repeat center center;
}

.footer{
	background-image:url(../images/bg09.jpg?v=1);
    background-size:100% 100%;
	padding:16px 3% 16px 3%;
}
.ft_nav{
	float: left;
	width: 40%;
	margin-left:10%;
}
.ft_nav dt{
	margin-top:15px;
	line-height: 30px;
	padding-bottom:10px;
	font-size:18px;
	position: relative;
	margin-bottom:15px;
}
.ft_nav dt a{
	color:#fff;
}
.ft_nav dt i{
	display: block;
	width: 40px;
	height: 2px;
	background:#6d7e8e;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ft_nav dd{
	height: 26px;
	line-height: 26px;
}
.ft_nav dd a{
	color:#c2d5e6;
}
.ft_rt{
	width: 100%;
	float: left;
	margin-top:30px;
}
.fr_search{
	height: 47px;
	background:#37548e;
	text-align:center;
}
.fr_search .text{
	height: 47px;
	width: 250px;
	border:0;
	background:none;
	text-indent:20px;
	font-size:16px;
}
.fr_search .sub{
	float: right;
	width: 48px;
	height: 48px;
	background:url("../images/fr_sub.png") no-repeat center center;
}
.ft_rt .t1{
	color:#fff;
	padding:16px 0 0 20px;
	height: 40px;
	line-height: 40px;
	margin-bottom:20px;
	display:none
}
.ft_rt dl{
	width: 50%;
	float: left;
	text-align: center;margin-top:20px;
}
.ft_rt dl dt{ text-align:center; width:100%;}
.ft_rt dt img{
	display: block;
	width: 106px;
	height: 106px;
	margin:0 auto;
}
.ft_rt dd{
	color:#fff;
	height: 42px;
	line-height: 42px;
	font-size:15px;
	text-align:center;
}
.footer_copy{
	padding:10px 3%;
	line-height: 20px;
	color:#c2d5e6;
	background:#0c1e2f;
	text-align:center;
}
.footer_copy a{ display:none}

.bottomcontact ul li img{
    width:30px;
    height: auto;
    margin-bottom:30px;
}
    
.page-banner {
	width: 100%;
	overflow: hidden;
	background-color: #f3f3f3;
}

.page-banner img {
	width: 150%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform 1.2s;
	transition: -webkit-transform 1.2s;
	-o-transition: transform 1.2s;
	transition: transform 1.2s;
	transition: transform 1.2s, -webkit-transform 1.2s;
	transition: ease-in-out 0.5s;
}

.page-aboutus {
	margin: 0px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	width:96%;
}
.page-navbar .nav-item {
	display: inline-block;
	cursor: pointer;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.page-navbar .nav-item h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #999999;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.page-navbar .dline span.line1 {
	display: inline-block;
	background: #eb6100;
	height: 2px;
	width: 40px;
}

.page-navbar .dline span.line2 {
	display: inline-block;
	background: #eb6100;
	height: 2px;
	width: 15px;
	margin-left: 10px;
}


.page-aboutus .aboutus_intro {
	margin-top: 10px;
}
.page-aboutus .anchor_point{
	display:block;
	height:122px;
	margin-top:-122px;
}

.aboutus_intro h3 {
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.aboutus_intro .intro_con {
	padding: 20px 10px;
	background-color: #f0f0f0;
	margin: 0px;
	color: #333;
	line-height: 32px;
	font-size:14px;
}
.aboutus_intro .intro_con img{ width:100%; height:auto;}

.aboutus_intro .intro_con p {
	font-size: 14px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 32px;
}

.aboutus_intro .intro_con .col-lg-6:nth-child(1) p{
    font-size: 16px;
    line-height: 32px;
    width: 80%;
    text-align: justify;
}

.aboutus_idea {
	padding-top: 30px;
}

.aboutus_idea h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 20px;
}

.aboutus_idea .core_idea {
	height: 230px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
}
.aboutus_idea .core_idea img{ width:90%; height:auto;}

.idea_list img {
	padding: 1.6rem 1.25rem;
	padding-bottom: 0rem;
}

.idea_list .col-lg-4 {
	padding: 0px;
}

.idea_list .card {
	display: block;
	background: #f7f7f7;
	border-radius: 0px;
	border: none;
	padding: 10px 30px 50px 30px;text-align:center;
}

.idea_list .card-body {
	height: 10rem;
}

.idea_list .card span {
	text-align: left;
	height: 70px;
	line-height: 70px;
	display: block;
	float:left;
}

.idea_list .card h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #333333;
	margin: 23px 0px 30px 0px;
	text-align: left;
}

.idea_list .card p {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #666666;
	padding: 0px;
}

.inbolck-newsdetail{
	/*
   background: #f5f5f5;
   */
     width: 90%;
    margin: 0px auto;
}    
    
    
.xinwen-list ul li {
    list-style: none;
    float: left;
    width: 96%;
    margin: 0 2%;
    position: relative;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    margin-bottom:10px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}
    
    

.xinwen-list ul li .imgs{
    height:75px;
    width: 110px;
    float: left;
}
.xinwen-list ul li .imgs img{
    height: 75px;
    width: 110px;
}
.xinwen-list ul li .text {
    float: right;
    color: #fff;
    box-sizing: border-box;
    width:calc(100% - 120px);
    min-height: 64px;
    min-height:70px;
    padding-top: 0px;
	
}

.xinwen-list ul li .text h2 {
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
	white-space: nowrap;
}

.xinwen-list ul li .text p {
    color: #ccc;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 0;
}

.xinwen-list ul li .text .more p {
    color: #999;
    font-size: 12px;
}

.newsdetail-page .newsdetail-left{
    background: rgba(255,255,255,0.1);
    margin-bottom: 50px;
    -moz-box-shadow:0px 0px 10px rgba(0,0,0,.2); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,.2); box-shadow:0px 0px 10px rgba(0,0,0,.2);
    box-sizing: border-box;
    width:100%;
    float:!important;
}

.newsdetail-list{
    float:!important;
    width: 100%;
    background: rgba(255,255,255,0.1);
    margin-top: -0px;
    -moz-box-shadow:0px 0px 10px rgba(0,0,0,.2); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,.2); box-shadow:0px 0px 10px rgba(0,0,0,.2);
    margin-bottom: 90px;
}

.newsdetail-content{
    padding: 30px 20px;
	min-height:400px;
	line-height:30px;
    text-align: left;
    color: #fff;
    
}
.prolist-item {
	margin: 0px  auto 40px auto;
	width:96%;
}
.coll{ width:100%; margin-bottom:10px;}
.coll2{ width:50%; margin-bottom:20px;}
.prolist-item .prointro {
	font-size: 14px;
	color: #333333;
	padding:10px 10px 1px 10px;
	background-color: #f4f4f4;
    height:50px;
}
.indexmain{
    width: 96%;background: rgba(0,0,0,0.5);
}
    
.indexmain .indexmore a{
    width: 250px;
    display: block;
    margin: 0px auto 0;
    background: #fff;
    text-align: center;
    color: #666;
    line-height: 45px;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 1px 1px 2px 1px #ccc inset;
    border: #DBDBDB 1px solid;
}

.indexmain .indexmore a:hover{
    width: 250px;
    display: block;
    margin: 0px auto 0;
    background: #020202;
    text-align: center;
    color: #FFFFFF;
    line-height: 45px;
    border-radius: 10px;
    font-weight: bold;border: #020202 1px solid; box-shadow: 0px 0px 0px 0px #ccc inset;
}
   
    
.indexmain .indexmore2 a{
    width: 250px;
    display: block;
    margin: 50px auto 0;
    background: #fff;
    text-align: center;
    color: #666;
    line-height: 45px;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 1px 1px 2px 1px #ccc inset;
    border: #DBDBDB 1px solid;
}

.indexmain .indexmore2 a:hover{
    width: 250px;
    display: block;
    margin: 50px auto 0;
    background: #020202;
    text-align: center;
    color: #FFFFFF;
    line-height: 45px;
    border-radius: 10px;
    font-weight: bold;border: #020202 1px solid; box-shadow: 0px 0px 0px 0px #ccc inset;
}
    
.indexmain4{
    width: 96%;
}
.aboutus .aboutusimg1{
    width: 100%;
    float:inherit;
}
    
.aboutus .aboutusinfo1{
    width: 100%;
    float: left;
    background:rgba(255,255,255,0.9);
    margin-left: 0px;
    padding: 3% 4%;
    margin-top:0px;
    line-height:30px;
    z-index: 9999;
}
    
.aboutus .aboutusinfo2{
    width: 100%;
   background:rgba(255,255,255,0.2);
    padding: 3% 2%;
    margin-top:30px;
    line-height:25px;
    margin: 0 auto;
}    
.aboutus .aboutusimg2{
    width: 100%;
    float:inherit;
    margin-top: -100px;
    margin-left: 0px;
}    
    
.caselist{
    width: 96%; margin:0px auto 0px auto;
}    
.caselist .caselistright{
    width:100%;
    float:right;
    background: #FFFFFF;
    padding: 10px 0px;
}    
    
  
    
.indexnews{
    width: 90%;
    margin: 50px auto;
    color: #FCFCFC;
}


.indexnewsleft{
    width: 100%;
    float:inherit;
}
    .indexnewsleft img{
        width: 100%;
        height: auto;
    }
.indexnewsright{
    width: 100%;
    float: inherit;
    margin-left: 0px;
    background:rgba(0,0,0,0.1);
    padding: 20px 10px 20px 10px;
    line-height:30px;
    margin-top:10px;
}


.proti2{
    margin: 10px auto;
    font-size: 20px;
}

.partner{ width:100%; margin:0 auto;}
.partner ul{ margin:0 -2%;}
.partner ul li{ width:48%; float:left; margin:0px 1% 20px 1%; text-align:center;}
.partner ul li img{ width:90%; height:auto;}

.page-contatus {
	margin: 0px auto;
	padding-top: 25px;
	padding-bottom: 60px;
	width:96%;
}

.page-contatus h2{
    text-transform: uppercase;
	margin-bottom:20px;
	font-size:20px;
}
.page-contatus .contact_txt {
	height: 340px;
	padding: 50px 30px 0px 30px;
	background-color: #f4f4f4;
}

.page-contatus .contact_pic {
	padding: 0px;
	width: 100%;
	height: 560px;
	background-repeat: no-repeat;
	background-position:left center;
	transition: all 0.5s;
	-webkit-transition: -webkit-transform 1.2s;
	transition: -webkit-transform 1.2s;
	-o-transition: transform 1.2s;
	transition: transform 1.2s;
	transition: transform 1.2s, -webkit-transform 1.2s;
	display:none;
}
.pinfo h1{ width:100%; text-align:center; margin:0 auto 20px; border-bottom:#CCC 1px dashed; padding-bottom:20px; font-size:16px}
    
.plist{width: 100%;padding-bottom: 50px;margin-top: 50px; border-bottom: 1px solid #C5C5C5; clear: both; line-height: 30px;}
.plist .plistleft{float:left;width:100%;}
.plist .plistleft img{width:100%;height:auto;}
.plist .plistright{float:right;width:100%; padding-top: 30px;}
 
.prolist{width: 96%;padding-bottom: 50px;margin: 50px auto 0; border-bottom: 1px solid #C5C5C5; clear: both; line-height: 30px;}
.prolist .prolistleft{float:left;width:100%;}
.prolist .prolistleft img{width:100%;height:auto;}
.prolist .prolistright{float:right;width:100%; padding:30px 30px 0; line-height: 25px; font-size: 14px; }
.prolist .prolistright .proti2{ padding-bottom:20px;}    
    
    .col-lg-2{
        width: 50%;
    }    
    
/* 手机 mobile end*/	
}
