
a{
	color: #333;
}
a:hover{
	text-decoration: none;
}
ul,li{
	list-style: none;
	padding: 0;
}
.share_name{
	margin-bottom: 30px;
	text-align: center;
}
.share_name h3{
	display: block;
	margin: 30px 0 5px;
  font-size: 2em;
  font-weight: bold;
  line-height: 28px;
  color: #0256ac;
}
.share_name h3 em{
	font-style: normal;
  color: #fb8904;
}
.share_name span{
	
	font-weight: 700;
	text-transform: uppercase;
	color: #D5D5D5;
}
.share_name p{
	margin-top: 10px;
	font-size: 16px;
}
.top{
	background: url(../images/top.jpg) repeat-x;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #D7D7D8;
}
.top_rt{
	color: #0187D0;
	float: right;
}
.clock,.language{
	float: left;
	margin: 0 5px;
}
.logo h1{
	margin-top: 0;
	margin-bottom: 0;
}
.logo a{
	display: block;
	height: 100px;
	background: url(../images/logo.png) no-repeat center;
	background-size:contain;
	font-size: 0;
}
.slogan{
	margin-top: 25px;
	padding-left: 16px;
	height: 50px;
	border-left: 2px solid #CFCFCF;
}
.slogan h3{
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #0066CC;
}

.tel{
	float: left;
  margin-top: 10px;
  padding-left: 68px;
  height: 70px;
  background: url(../images/phone.gif) no-repeat left center;
  background-size: 60px 60px;
}
.tel h3{
    margin: 10px 0 5px;
    font-size: 18px;	
}
.tel p {
  font-size: 22px;
  font-weight: bold;
  color: #fa8903;
}

.nav {
    background: #0256ac;
}
.nav li{
	float: left;
	width: 10%;
}
.no {
    background: #cc0000;
}
.nav li>a{
	display: block;
	font-size: 16px;
	font-family: "Open Sans",Arial,sans-serif;
	line-height: 50px;
	color: #fff;
    text-align: center;
}
.nav li:hover{
	background: #fa8903;
}
.nav li:hover a{
	border: 0;
}
.service{
	padding-bottom: 20px;
}
.service_items{
	margin-bottom: 30px;
	text-align: center;
}
.case-fine{
	padding: 10px;
}
.case-fine .thumbnail{
	margin-bottom: 0;
	padding: 10px;
	border: hidden;
	background: #F5F5F5;	
}
.case-fine .thumbnail:hover{
	background: #0256ac;
}
.case-fine .thumbnail:hover .item_text{
	background: #CC0000;
}
.case-fine .thumbnail a{
	overflow: hidden;
	display: block;
	
}
.case-fine .thumbnail a img{
	transition: all .4s;
}
.case-fine .thumbnail a:hover img{
	transform: scale(1.1);
}
.item_text{
	display: block;
	font-size: 20px;
	line-height: 45px;
	color: #fff;
	background: #0256ac;
}
.item_text:hover{
	background: #CC0000;
	color: #fff;
	transition: all .6s;
}
.list_img{
	margin: 10px;
	padding: 0;
	border: none;
}
.list_text{
	text-align: center;
}
.list_text h4{
	margin: 0;
	line-height: 45px;
	background: #0256ac;
}
.list_text h4 a{
	color: #fff;
}
.s_list :hover .icon {
    background-position: bottom center;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.s_list :hover i {
    background: #fb8904;
}

.index_slip{
	height: 10em;
	background: url(../images/hf.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.slip_tit h3{
	display: inline-block;
	margin: 30px 0 15px;
	font-size: 28px;
	font-weight: 600;
	color: #BCE8F1;
}
.slip_tit p{
	font-size: 22px;
	font-weight: 600;
	color: #05fb0d;
	text-indent:2em;
}

.process_title{
	padding: 20px 0;
	text-align: center;
}
.process_title h3{
	display: inline-block;
	position: relative;
	font-size: 2em;
	font-weight: 600;
	text-align: center;
	line-height: 1.3;
	color: #121933;	
}
.process_title h3:before {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 3px;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  background: #007AFF;
}
.process_title p{
	margin-top: 20px;
	font-size: 16px;
	line-height: 22px;
}


.process_main{
	margin: 10px 0 20px;
}
.process_left, .process_img, .process_right{
	float: left;
	padding: 0 10px;
}
.process_left, .process_right{
	width: 30%;
}
.hvr-forward{	 
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  
}
.process_left ul li:first-child {
  margin-top: 0;
}
.process_right ul li:first-child {
  margin-top: 0;
}
.process_left ul li,.process_right ul li{
	margin-top: 60px;
}
.process-icon{
	float: left;
  width: 68px;
  height: 78px;
  line-height: 78px;
  text-align: center;
  font-size: 30px;
  color: #9698c5;
  background: url(../images/inchoose_icon_bg.png) no-repeat center center;
}
.process-icon .glyphicon{
	top: 4px;
	margin-right: 2px;
}
.process-content{
	width: 75%;
	float: right;
	margin-left: 3px;
}
.process-content h4{
	margin: 0;
	font-size: 24px;
	font-weight: normal;
}
.process-content h4 b{
	margin-right: 10px;
	font-size: 30px;
	color: #CC0000;
	vertical-align: middle;
}	
	
.process_img{
	width: 40%;
}
.process_img img{
	width: 100%;
}
.about{
	padding-bottom: 20px;
	background-color: #f7f7f7;
	
}
.about_left{
	padding: 15px;
}
.about_left h3{
	margin-top: 0;
	font-size: 20px;
	font-weight: 500;
	color: #C7254E;
}
.about_left p{
	font-size: 14px;
	text-indent: 2em;
	text-align: justify;
}
.more{display: none;}
.about_right{
	position: relative;
}
.about_right img{
	width: 100%;
}
.about_right_1{
	position: absolute;
	top: 4em;
	left: 70px;
	width: 70%;  
}
.about_right_2{
	position: absolute;
	top: 11em;
	left: 70px;
	width: 70%;  
}
.about_right_3{
	position: absolute;
	top: 18em;
	left: 70px;
	width: 70%;  
}
.about_right_1 img,.about_right_2 img,.about_right_3 img{
	display: inline-block;
	width: 60px;
	height: 60px;
}
.about_right_1 p,.about_right_2 p,.about_right_3 p{
	display: inline-block;
	padding-left: 15px;
	margin-bottom: 0;
	width: 75%;
	font-size: 16px;
  text-indent: inherit;
  color: #fff;
  vertical-align: middle;
}
.line{
		background: url(../images/casesbg.jpg) no-repeat center center;
		background-size: cover;
	}
.line_main{
	margin-bottom: 20px;
	padding: 10px;	
}
.line_main .nav{
	display:flex;	
　flex-direction:column; 
　justify-content:center;
  background: none;	
}
.line_main .nav-tabs{
	border-bottom: none;
}
.line_main .nav li{
	width: inherit;
	margin: 0 auto;
	text-align: center;
}
.line_main .nav li>a {
  padding: 5px 15px;
  background: #245caf;
  font-size: 18px;
  line-height: 36px;
  color: #FFF;
  border-radius: inherit;
}
.line_main .nav li:hover{background: none;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border-bottom-color: #ddd;
}
.line_main .nav li>a:hover{
	border-bottom: 1px solid #ddd;	
}
.line_main .tab-pane{
	padding: 15px 10px;
}
.list-group-item{
	padding: 6px 15px;
	border: 1px solid #245caf;
	white-space: nowrap;
	overflow: hidden;
  text-overflow: ellipsis;	
}
.list-group-item>span {
  color: #CC0000;
  margin-right: 8px;
}
.list-group-item>a {
  color: #333;
  font-size: 16px;
}
.team_main .thumbnail{
	border: none;
	box-shadow: 2px 2px 10px #ddd;
}

.team_main h3{
	margin-top: 0;
	font-size: 20px;
	font-weight: 700;
}
.son{
	padding-left: 25px;
}
.son ul li{
	font-size: 16px;
	line-height: 30px;
	list-style-type: disc;
}

.strengths{
	text-align: center;
	margin-bottom: 30px;
}

.why{
	background: #f5f5f5;
}
.why_left1,.why_right1,.why_left2,.why_right2{	
	margin: 10px 0;
	padding: 15px;
}
.why_right1 dt,.why_left2 dt{
	padding-bottom: 15px;
    border-bottom: 1px solid #cfcfcf;
    width: 95%;
}
.why_right1 dt p,.why_left2 dt p{
	margin-bottom: 0;
    font-size: 20px;
    line-height: 26px;
    color: #E60617;
    
}
.why_right1 dl{
	position: relative;
	margin-bottom: 30px;
	padding-right: 130px;
}
.why_right1 dl dd,.why_left2 dl dd{
	margin-top: 15px;
}
.why_right1 dl dd:before{
    display: inline-block;
    margin: 2px 15px 0 0;
    vertical-align: top;
    content: url(../images/ystb1.png);
    
}
.why_right1 dl dd i,.why_left2 dl dd i{
    display: inline-block;    
    vertical-align: top;
    font-size: 14px;
    line-height: 24px;
    width: 90%;
    font-style: normal;
}
.why_right1 .tb{
	position: absolute;
	top: 0;
	right: 0;
	width: 98px;
	height: 118px;
	text-align: center;
    line-height: 25px;
    background: url(../images/ystbbg.png) no-repeat;   
}
.why_right1 .tb hr,.why_left2 .tb hr{
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 3px;
    background: #fff;
    outline: none;
    border: none;
}
.why_right1 .tb b,.why_left2 .tb b{
    display: block;
    color: #fff;
    font-size: 44px;
    font-family: impact;
}
.why_left2 dl{
	position: relative;
	margin-bottom: 30px;
	padding-left: 130px;
}
.why_left2 .tb{
	position: absolute;
	top: 0;
	left: -16px;
	width: 98px;
	height: 118px;
	text-align: center;
    line-height: 25px;
    background: url(../images/ystbbg.png) no-repeat;   
}
.why_left2 dl dd:after{
    display: inline-block;
    margin: 2px 0 0 5px ;
    vertical-align: top;
    content: url(../images/ystb2.png);
    
}

.case_scene{
	text-align: center;
}
.case_title{
	margin: 20px 0 30px;
}

.case_show{
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 8px 10px;
	background: #fff;
	border:1px solid #ccc;  
}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;width: 100%; }
.picMarquee-left .bd ul li{ margin:0 5px; width: 25%; float:left; display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:100%; display:block;  padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
    
.links{
	margin-bottom: 3px;
  font-size: 16px;
  border-top: 1px solid #D7D7D8;
  border-bottom: 1px solid #D7D7D8;
  background: #f7f7f7;
}
.links_title{
	display: inline-block;
	margin: 10px;
	font-size: 16px;
}
.links_title small {
	font-size: 16px;
	font-weight: 700;
  color: #a21f1f;
}
.links_title small:before {
    content: '/';
    margin: 0 5px;
}
.links a{
	margin: 0 5px;
}

.foot{
	
	background: #0256ac;
	color: #FFF;
}
.footer{
	padding-bottom: 10px;
}
.subnav{
	margin: 3px 0 20px;	
  font-size: 16px;
  text-align: center;
	color: #ffde02;	
	border-bottom:1px solid #4954ae;
}
.subnav a{
	display: inline-block;
	margin: 10px 20px;
	color: #ffde02;
}
.ft_logo img {
    display: block;
    margin: 15px auto;
}
.copyright{float: left;}
.copyright a{
	color: #fff;
}
.ewm img {
  display: block;
  margin: 0 auto;
  width: 120px;
  border-radius: 3px;
  border-radius: 3px;
	box-shadow: 3px 3px 5px #333;
}
.foot_bt {
  line-height: 35px;
  text-align: center;
  background: #2164c3;
}
.foot_bt p{margin: 0;}
.foot_bt a{
	margin: 0 3px;
	color: #fff;
}
.main{
	margin-top: 30px;
}
.main_left>.panel-primary{
	border-color: #DDD;
}
.main_left>.panel-heading{
	background-color: ##3f74bd;
	border-color: #3f74bd;
}
.main_left .panel-heading .panel-title{
	margin: 8px 0;
	font-size: 20px;
	font-weight: bolder;
}
.main_right .panel-heading .panel-title{
	font-weight: 600;
	color: #3f74bd;
}
.panel-title>small{
	margin-left: 5px;   
    font-size: 16px;
    font-weight: 600;
    font-style:italic;
    color: #9D9D9D;
    text-transform: capitalize;
    }
.main_left .list-group{
	margin: 0;
}
.main_left .list-group-item{
	padding: 10px 5px;
	font-size: 16px;
	border: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.contact li{
    padding: 5px 0;
    font-size: 15px;
}
.contact li a{
	color: #0066CC;
}
.glyphicon{
	top: 3px;
	margin-right: 10px;
}
.page{
	text-align: justify;
}
.page p{
	text-indent: 2em;
}
.page img{
	margin: 20px auto;
}
.page h3{
	margin: 20px 0;
	font-weight: 600;
	color: #D43F3A;
}
.page h4{
	font-size: 16px;
	font-weight: 600;
	color: #3f74bd;
}
.packing .media{
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.packing .media-left{
	padding-right: 0;
	border-right: 1px solid #ddd;
}

.packing img{	
	width: 100px;
	height: 100px;
	margin: 3px;
}
.packing .media-body{
	padding: 5px;
	vertical-align: middle;
}
.service-plate{
	text-align: center;
}
.service-plate h4{
	margin: 0;
}

.scene-plate{
	text-align: center;
}
.site-list{
	position: relative;
    border-radius: 0;
    overflow: hidden;
    cursor: pointer;
}
.site-list span {
    display: inline-block;
    position: absolute;
    padding: 4px 15px;
    background-color: rgba(33,150,243, 0.8);
    border-radius: 0 0 20px 0;
    color: #fff;
    top: 4px;
    left: 4px;
}
.aomen span{
	font-weight: 700;
	color: #E60617;
}
.lxwm-left>dl>dt{
	padding: 5px 0;
	font-size: 18px;
	margin-bottom: 10px;
}
.lxwm-left>dl>dd{
	padding: 5px 0;
	font-size: 16px;
}
.lxwm_1{
	font-weight: bolder;
	color: #E60617;
}
.lxwm_2{
	font-weight: bolder;
	color: #007AFF;
}
.lxwm-right img{
	border-radius: 5px;
	box-shadow: 5px 5px 5px #888;
}
.zghuoyun h4{
	color: #E60617;
}
.zghuoyun p{
	text-indent: 0;
}
.zghuoyun table tr td{
	display:table-cell; 
	vertical-align:middle;
}

.piano img{
	margin: 0 auto;
}
.jjcz{
	display: block;
	padding: 8px;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
	border-radius:0 25px 0 25px;
	background: #419641;
}
.sitemap_title{	
    padding: 8px 15px;
    margin: 50px 0 20px 0;
    background-color: #fbfbfb;
    border-radius: 4px;
}
.sitemap_content {
    padding: 40px 0;
    font-size: 14px;
    line-height: 2;
    background: #FBFBFB;
    color: #333;
}
.sitemap_content h4 {
    margin-left: 40px;
}
.sitemap_content ul {
    padding-left: 40px;
}
.Contact_tool {
	position: fixed;
	z-index: 9999;
	text-align: center;
	right: 0;
	bottom: 50%;
	margin-bottom: -144px;
}

.Contact_tool ul li {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	position: relative;
	width: 62px;
	height: 62px;
	margin: 1px;
	background: #007AC3 url(../images/tools-ico.png) no-repeat;
}

.Contact_tool ul li:hover {
	background-color: #fa8903;
}

.Contact_tool ul li span {
	display: none;
	position: absolute;
	right: 63px;
	width: 200px;
	color: #ffffff;
	background: #fa8903;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.Contact_tool ul .tel-ico {
	background-position: center -22px;
	height: 62px;
	line-height: 31px;
}

.Contact_tool ul .tel-ico span {
	font-size: 16px;
	font-weight: 600;
}

.Contact_tool ul .ewm-ico {
	background-position: center 21px;
}

.Contact_tool ul li .ewmPic {
	width: 200px;
}

.Contact_tool ul li .ewmPic img {
	display: block;
	margin: 10px auto;
	width: 90%;
}

.Contact_tool ul .top-ico {
	background-position: center -115px;
}

#foottoolbar {
	position: fixed;
	float: left;
	width: 100%;
	height: 65px;
	text-align: center;
	color: #fff;
	bottom: 0;
	left: 0;
	z-index: 10000;
	background: #245caf;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#245caf), to(#000000));
}

#foottoolbar ul {
	padding: 0;
}

#foottoolbar li {
	float: left;
	width: 20%;
	height: 35px;
	background: url(../images/f_li.png) no-repeat left center;
}

#foottoolbar li.t_first {
	background: none;
}

#foottoolbar a {
	display: block;
	padding: 30px 0 0 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}

.f1 {
	background: url(../images/f1.png) no-repeat center 8px;
	background-size: 20px 20px
}

.f2 {
	background: url(../images/f2.png) no-repeat center 8px;
	background-size: 20px 20px
}

.f3 {
	background: url(../images/f3.png) no-repeat center 8px;
	background-size: 20px 20px
}

.f4 {
	background: url(../images/f4.png) no-repeat center 8px;
	background-size: 20px 20px
}

.f5 {
	background: url(../images/f5.png) no-repeat center 8px;
	background-size: 20px 20px
}

.hidden {
	width: 100%;
	height: 65px;
	float: left;
	display: block;
}

.f4 a {
	position: relative;
}

.f4 div {
	display: none;
	color: red;
	width: 100%;
	height: auto;
	padding-top: 10px;
	background-color: #FFF;
	position: absolute;
	top: -233px;
	left: 0px;
	margin-bottom: 0px;
	cursor: default;
	box-shadow: 0px -10px 10px #000;
}

.f4 img {
	width: 193px;
}
.close {
	background: orange;
	color: red;
	border-radius: 12px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 20px;
	font-size: 18px;
	padding: 1px;
	top: 20px;
	right: 20px;
	position: absolute;
}
.close::before {
	content: "\2716";
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.slogan h3{
		font-size: 24px;
	}
	.tel h3{
		font-size: 18px;
	}
	.tel p{
		font-size: 20px;
		padding-left: 5px;
	}
	.con_layout .item h4{font-size: 44px;}
  .con_layout .item h5{font-size: 18px;}
  .con_layout .item p{font-size: 12px;}
  .con_layout ul{height: 280px;}
  .con_layout ul li:nth-child(even):before{top: -36px;}
  .con_layout ul li:nth-child(odd):before{bottom: -36px;}
  .index_slip{background-size: 100% 90%;}
  .process_left{width: 30%;}
  .process_img {width: 43%;}
  .process_right{width: 27%;}
  .process-icon{background-size: 90%;}
  .process-content{width: 66%;}
  .process-content h4{font-size: 16px;}
  .process-content h4 b{font-size: 24px;}
  .process-content p{font-size: 12px;}
  .more{display: none;}
  .about_bg{margin-top: 10%;}
  .about_right_1,.about_right_2,.about_right_3{width: 85%;}
  .about_right_1{top: 5em;}
  .about_right_2{top: 12em;}
  .about_right_3{top: 19em;}
  .subnav{width: 100%;}
  .subnav>a{width: 10%; margin: 10px -2px;}
  .ft_logo img{width: 95%;}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.clock{
		display: none;
	}
	.no{
		background: transparent;
	}
	.slogan{
		margin: 0;		
	  border-left: none;
	  text-align: center;
  }
  .slogan h3{
    margin: 0;
    padding: 0;
    font-size: 26px;
  }
  .tel{
    float: none;
    margin: 0;
    text-align: center;
    height: 3em;
    line-height: 3em;
    background: url(../images/phone.gif) no-repeat 14em center;
    background-size: 3em 3em;
  }
  .tel h3,.tel p{
    display: inline-block;
    margin: 0 ;
  }
  .tel p{
    display: inline-block;
  }
  .tel p br{
    display: none;
  }
	.nav li>a{
		font-size: 14px;
		font-weight: 700;
		line-height: 40px;
	}
	.service_list ul li{
	  float: left;
	  width: 50%;
  }   
  .index_slip{background-size: 100% 80%;}
  .slip_tit h3{margin-top: 40px; font-size: 24px;}
  .slip_tit p{font-size: 18px;}
  .process_left{width: 50%;} 
  .process_img{display: none;}
  .process_right{width: 50%;}
  .process_left ul li,.process_right ul li{margin-top: 20px;}
  .con_layout ul{height: 235px;}
  .con_layout ul li:nth-child(even){top: 130px;}
  .con_layout .item h4{font-size: 34px;}
  .con_layout .item h5{font-size: 15px;}
  .con_layout .item p{margin-top: 7px;}
  .con_layout ul li:nth-child(even):before{top: -27px;}
  .con_layout ul li:nth-child(odd):before{bottom: -30px;}
  .why_left1 img{width: 100%;}
  .why_right2 img{width: 100%;}
  .more{display: none;}
  .about_right_1{top: 7em; left: 8em;}
  .about_right_2{top: 15em; left: 8em;}
  .about_right_3{top: 23em; left: 8em;}
  .subnav{width: 100%;}
  .subnav>a {width: 20%; margin: 10px 0;}
}
@media screen and (min-width:500px)and (max-width: 767px){
	.nav {background: none;}
	.nav li{
	float: left;
	width: 20%;
	border: 1px solid #fff;
	background: #3f74bd;
  }
  .nav li>a{font-size: 16px;}
  .service-plate h4{
    font-size: 16px;
    font-weight: bolder;
  }
	.line h3{
		color: #3f74bd;
  }
  .team_main h3{
	margin-top: 0;
	font-size: 18px;
	font-weight: 700;
  }
  .son {
    padding-left: 10px;
  }
  .son ul li {
    font-size: 14px;
    line-height: 22px;
    list-style: none;
  }  
  .con_layout ul{height: 100%;}
  .con_layout ul:before{display: none;}
  .con_layout ul li{width: 33.333%; margin-bottom: 10px; padding: 0 7px;}
  .con_layout ul li:nth-child(even){top: 0;}
  .con_layout ul li:before{display: none;} 
  .index_slip{background-size: 100% 70%;} 
  .slip_tit h3{margin-top: 40px; font-size: 20px;}
  .slip_tit p{font-size: 16px; font-weight: inherit;}
  .process_left{width: 50%;} 
  .process_img{display: none;}
  .process_right{width: 50%;}
  .process-icon {background-size: 85%;}
  .process-content h4{font-size: 20px;}
  .process-content h4 b{font-size: 26px;}
  .more{display: none;}
  .footer {
    padding-bottom: 65px;
    }   
    .copyright{
    	width: 100%;
    	text-align: center;
    	font-size: 16px;
    }  
}
@media (max-width:499px){
	.nav {background: none;}
	.nav li{
	float: left;
	width: 20%;
	border: 1px solid #fff;
	background: #3f74bd;
  }
  .nav li>a{font-size: 16px;}
  .service-plate h4{
    font-size: 16px;
    font-weight: bolder;
  }
  .case-fine {padding: 3px;}
  .con_layout ul li{width: 50%;}
  .process_left{width: 100%;} 
  .process_img{display: none;}
  .process_right{width: 100%;}
  .process_left ul li,.process_right ul li{margin-top: 15px;}
  .process-icon {background-size: 85%;}
  .process-content h4{font-size: 18px;}
  .process-content h4 b{font-size: 24px;}
  .index_slip{
  	background: url(../images/hf.jpg) no-repeat center center;
    background-size: 115% 50%;
  }
  .slip_tit h3{margin: 50px 0 15px; font-size: 16px;}
  .slip_tit p{font-size: 13px; text-indent: inherit;}
  .about_left{height: 11em; overflow: hidden;}
  .about_left p{font-size: 16px; }
  .more {
    display: block;
    margin: 10px auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 900;
    color: #AC2925;
}
  .about_right_1 p, .about_right_2 p, .about_right_3 p{padding-left: 10px; font-size: 14px;}
  .about_right_1 {top: 1em; left: 20px; width: 85%;}
  .about_right_2 {top: 6.5em; left: 20px; width: 85%;}
  .about_right_3 {top: 12em; left: 20px; width: 85%;}
  .line_main{padding: 0;}
  .line_main .tab-pane {padding: 15px 0px;}
  .picMarquee-left .bd ul li{width: 100%;}
  .ft_logo{padding-bottom: 65px;}
  .copyright{display: none;}
}