﻿@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th{margin:0;padding:0;border:0;outline:0;font-size: 100%;}:focus {outline: 0;}body,td,div,p,br,b,strong,i,em,a,pre,img,dl,dt,dd,li,form,th,tr,span,button{font-family:"Microsoft Yahei","微软雅黑",Arial, Helvetica, sans-serif;}
ol, ul {list-style: none;}a,a:hover,a:visited{text-decoration: none;}
body{ width:100%; margin:0 !important; padding:0 !important/*增加*/;  background:#f0f1f1;}
/*footer,header {	z-index: 11;left: 0;right: 0;position:fixed;}*/
/*.section {position: relative;}*/
/* 头部 */
.nav-collapse a:active, .nav-collapse .active a {
  color:#03c7ff !important;
}
.jianju{ margin-top:0%;}
/*.anniuhong{ background:#e91e63; width:335px; height:48px; text-align:center; margin-top:150px;}
*/
.f-r{ float:right;}
.f-l{ float:left; }
.clear{clear:both;}
li{ list-style:none;}
a{ text-decoration:none;}
.font1{font:26px/36px "微软雅黑", "黑体";color:#383838;}
.font2{font:18px/28px "微软雅黑", "黑体";color:#383838;}
.font3{font:50px/62px "微软雅黑", "黑体";color:#383838;}
.font4{font:18px/28px "微软雅黑", "黑体";/*color:#828282;*/ color:#4c4c4c;}
.Layout{
	width:1200px;
	margin: 0 auto;
/*	border-bottom: #C2C2C2 1px solid;*/
}
.container0{
	width: 100%;
	padding:100px 20px;
}

.i1_img{
	float: right;
}
.section1{
	float: left;
	width: 35%;
	margin-top: 6%;
}
.section01{
	float: left;
	width: 35%;
	margin-top: 15%;
}



.i2_img{
	float: left;
}
.i2_img img{
	width: 100%;
}
.i1_img img{
	width: 100%;
}
.section2{
	float: right;
	width: 35%;
	padding-top: 6%;
}
.section02{
	float: right;
	width: 35%;
	padding-top: 15%;
}
.section2 li{
	padding-top: 10px;
}
.bfzjsw{
	width: 95%;
}
.hbj0{
	background:#fbfbfb;
}
.hbj1{
	background:#f0f0f0;
}
.hbj2{
	background:#e5e5e5;
}
.hbj3{
	background:#d9d9d9;
}
@media screen and (max-width: 1200px) and (min-width: 1px) {
	
.Layout{
	width:80%;
	margin: 0 auto;
}
.container0{
	width: 100%;
	padding:100px 20px;
}

.i1_img{
	float: none;
	width: 60%;
	margin: 0 auto;
}
.section1{
	width: 100%;
	margin: 0 auto;
}
.section01{
	width: 100%;
	margin: 0 auto;
}
.i2_img{
	float: none;
	width: 60%;
	margin: 0 auto;
}
.section2{
	width: 100%;
}
.section02{
	width: 100%;
}
/*.font3{font:36px/26px "微软雅黑", "黑体";color:#383838;}*/
}
.top1{
	width:40px;
	height:40px;
	background: #ccc;
	position:fixed;
	right:20px;
	bottom:20px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	display:none;
}
.top1 span{
	width:0;
	height:0;
	border-width:10px;
	border-style:dashed dashed solid dashed;
	border-color:transparent transparent #666 transparent;
	display: inline-block;
	margin-top:-4px;
}
.top1 p{
	text-align: center;
	line-height: 18px;
	color:#333;
}





