@charset "utf-8";
/*
    Document   : CSS样式初始化
    Created on : 2016.7.23
    Author     :
    Description:
        CSS样式表的初始化，全局样式设置。部分样式属性请根据具体页面重置其属性
        导入方式：<link href="css/common.css" rel="stylesheet" type="text/css" />
*/
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}  /* 初始化标签在所有浏览器中的margin、padding值 */
fieldset,img {border:0 none}  /* 重置fieldset（表单分组）、图片的边框为0*/
dl,ul,ol,menu,li {list-style:none}   /* 重置类表前导符号为onne,menu在HTML5中有效 */
blockquote, q {quotes: none}   /* 重置嵌套引用的引号类型 */
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}  /* 重置嵌套引用*/
input,select,textarea,button {vertical-align:middle}  /* 重置表单控件垂直居中*/
button {border:0 none;background-color:transparent;cursor:pointer}  /* 重置表单button按钮效果 */
body {background:#fff}   /* 重置body 页面背景为白色 */
body,th,td,input,select,textarea,button {font-size:12px;font-family:"微软雅黑", "黑体","宋体";} /* 重置页面文字属性 */
a {color:#666;text-decoration:none}  /* 重置链接a标签 */
a:active, a:hover {text-decoration:none}   /* 重置链接a标签的鼠标滑动效果 */
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}  /* 重置样式标签的样式 */
caption {display:none;}    /* 重置表格标题为隐藏 */
table {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}    /* 重置table属性 */
img{vertical-align:top}  /* 图片在当前行内的垂直位置 */
.container-fluid,.container{
	padding: 0;
}
.row{
	margin: 0;
}
.top{
	background: #f9f9f9;
	line-height: 36px;
	border-bottom: solid 1px #eaeaea;
}
.top01{
	color: #666666;
	font-size: 14px;
}
.top02 a{
	color: #666666;
	font-size: 14px;
}
.logobox{
	margin-top: 20px;
	margin-bottom: 10px;
}
.logo{
	margin: 13px 0;
}
.navbox{
	background: #103861;
	padding: 15px 0;
}
.navbox a{
	color: white;
	font-size: 16px;
}
.navbox li{
	border-right: solid 2px white;
	float: left;
	width: 14.2%;
}
.navbox li:last-child{
	border: none;
}
.probox{
	margin-top: 42px;
	margin-bottom: 72px;
}
.proT{
	margin-bottom: 35px;
}
.profl{
	width: 938px;
	margin: 0 auto;
}
.profl li,.profl2 li{
	float: left;
	width: 134px;
	line-height: 42px;
	background: url(../img/p02.png) no-repeat center center;
}
.proflbox a{
	color: white;
	font-size: 16px;
}
.profl2{
	width: 536px;
	margin: 0 auto;
	margin-top: 20px;
}
.proflbox{
	margin-bottom: 60px;
}
.pros01{
	background: #eeeeee;
	line-height: 56px;
}
.pros01 span{
	color: #333333;
	font-size: 18px;
}
.proS li{
	margin: 10px 0;
	padding: 0 27.5px;
}
.proS li div{
	overflow: hidden;
}

.proS li img{
	transition: all 1s;
}
.proS li div:hover img{
	transition: all 1s;
	transform: scale(1.1);
}
.aboutbox{
	background: #eeeeee;
	padding:96px 20px 34px 0;
}
.about01 p{
	color: #666666;
	font-size: 16px;
	line-height: 35px;
	text-indent: 2em;
}
.aboutM{
	background: #065ba3;
	width: 194px;
	line-height: 50px;
	border-radius: 25px;
	margin-top: 50px;
}
.aboutM a{
	color: white;
	font-size: 18px;
}
.about01{
	padding-left: 40px;
}
.about01 img{
	margin-top: 27px;
	margin-bottom: 60px;
}
.adbox{
	background: url(../img/a04.jpg) no-repeat center center;
	background-size:cover ;
	padding-top: 50px;
	padding-bottom: 90px;
}
.ad02 span{
	color: white;
	font-size: 24px;
	font-weight: bold;
}
.ad02 p{
	color: white;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
.ad01{
	padding-bottom: 30px;
	margin-top: 50px;
}
.ad01box{
	padding-right: 60px;
}
.ad02box{
	padding-left: 30px;
}
.casebox{
	margin: 70px auto;
}
.caseT{
	margin-bottom: 70px;
}
.scrollpic{
	position: relative;
}
.abtn4{
	position: absolute;
	top: 40%;
	left: -70px;
}
.abtn3{
	position: absolute;
	top: 40%;
	right: -70px;
}
.newbox{
	margin-bottom: 85px;
}
.newT{
	margin-bottom: 60px;
	
}
.n01{
	margin-top: 15px;
	padding-right: 44px;
}
.n01 a{
	color: #333333;
	font-size: 16px;
}
.n01 span{
	color: #666666;
	font-size: 14px;
	display: block;
	line-height: 30px;
}
.n01 p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
}
.n03 a{
	color: #333333;
	font-size: 16px;
}
.n03 p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
}
.n03{
	padding-top: 20px;
}
.n02 li{
	margin: 15px 0;
}
.n02 li:first-child{
	margin: 0;
}
.link{
	background: #f58b04;
	padding-top: 25px;
	padding-bottom: 17px;
}
.link img{
	margin-right: 20px;
}
.link a{
	color: white;
	font-size: 14px;
	line-height: 40px;
}
.footer{
	background: url(../img/f01.jpg) no-repeat center center;
	background-size:cover ;
	padding-top: 74px;
	padding-bottom: 25px;
}
.footer01{
	margin-top:20px ;
}
.footer02{
	padding-left: 40px;
}
.footer02 p{
	color: white;
	font-size: 16px;
	line-height: 30px;
}
.footer03 span{
	color: white;
	font-size: 16px;
	line-height: 30px;
}

.youhua{
	color: #969696;
	font-size: 14px;
	line-height: 30px;
	margin-top:10px;
}
.youhua a{
	color: #969696;
	font-size: 14px;
	line-height: 30px;
}
/*移动端CSS*/
.sjpro,.sjcase{
	margin: 20px auto;
}
.sjtitle{
	margin-bottom: 20px;
}
.sjtitle span{
	color: #103861;
	font-size: 24px;
}
.sjproC span,.sjcaseC span{
	color: black;
	font-size: 15px;
	line-height: 30px;
}
.sjaboutC p{
	color: #666666;
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
}
.sjabout{
	padding: 0 15px;
}
.sjnewC{
	padding: 0 15px;
}
.sjnewC li{
	line-height: 40px;
	border-bottom:dashed 1px #CCCCCC;
	
}
.sjnewC a{
	color: black;
	font-size: 15px;
}
.sjnewC span{
	float: right;
	color: black;
	font-size: 15px;
}
.sjfooter{
	background: #103861;
	padding: 20px 15px;
	line-height: 30px;
	color: white;
	font-size: 15px;
}
