@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{
	line-height: 35px;
	border-bottom: solid 1px #e5e5e5;
}
.top01 p{
	color: #666666;
	font-size: 14px;
}

.top02 a{
	color: #666666;
	font-size: 14px;
}
.logobox{
	margin-top: 20px;
}
.logo{
	margin-top: 23px;
}
.navbox{
	background: #2f5596;
	margin-top: 23px;
}
.navbox li{
	float: left;
	width: 12.5%;
	text-align: center;
	line-height: 50px;
}
.navbox a{
	color: white;
	font-size: 16px;
}
.profl{
	margin-top: 70px;
	margin-bottom: 100px;
}
.proflbt span{
	color: #2f5596;
	font-size: 20px;
}
.proflbt hr{
	width: 126px;
	height: 3px;
	background: #2f5596;
	margin: 13px 0;
}
.proflM{
	margin-top: 10px;
	width: 22px;
	line-height: 22px;
	background: #2f5596;
	text-align: center;
}
.proflbt a{
	color: white;
	font-size: 20px;
}
.proflbt{
	margin-bottom: 20px;
}
.proflC li{
	float: left;
	width: 19%;
	border: solid 1px #e8e8e8;
	margin: 10px 4px;
}
.proflC span{
	display: block;
	text-align: center;
	color: #666666;
	font-size: 16px;
	line-height: 88px;
}

.profl01 img{
	transition: all 0.7s;
}
.proflC li:hover .profl01 img{
	transition: all 0.7s;
	transform: rotateY(360deg);
}
.probox{
	margin: 60px auto;
}
.probt{
	margin-bottom: 40px;
}
.probt p{
	color: black;
	font-size: 20px;
	line-height: 40px;
}
.probt span{
	color: #2f5596;
}
.probt01 a{
	background: #2f5596;
	color: white;
	font-size: 16px;
	line-height: 40px;
	display: inline-block;
	width: 127px;
	text-align: center;
}
.proC span{
	display: block;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 45px;
}
.proc01{
	border: solid 1px #dddddd;
}

.ad02box{
	background: url(../img/ad02.jpg) no-repeat center center;
	padding: 80px 0;
}
.ad02bt span{
	color: #2f5596;
	font-size: 24px;
}
.ad02bt p{
	color: #222222;
	font-size: 36px;
}
.ad02bt{
	margin-bottom: 70px;
}
.ad03C{
	background: white;
	text-align: center;
	border-radius: 5px;
	padding-bottom: 40px;
}
.ad03C img{
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.ad03C span{
	color: #2f5596;
	font-size: 20px;
	font-weight: bold;
	line-height: 65px;
}
.ad03C p{
	color: #666666;
	font-size: 15px;
	line-height: 30px;
}
.aboutbox{
	background: url(../img/about01.jpg) no-repeat center center;
	background-size:cover ;
	height: 579px;
	margin-top: 137px;
	margin-bottom: 76px;
}
.aboutbt span{
	color: #2f5596;
	font-size: 24px;
}
.aboutbt p{
	color: #222222;
	font-size: 36px;
}
.aboutC{
	
	padding: 98px 100px 78px 64px;
}
.aboutC p{
	color: white;
	font-size: 15px;
	line-height: 30px;
}
.aboutC img{
	margin-bottom: 30px;
}
.about03{
	margin-top: 50px;
}
.about04{
	background: white;
	line-height: 50px;
	width: 172px;
	text-align: center;
}
.about04 a{
	color: #2f5596;
	font-size: 18px;
}
.about03 img{
	padding: 10px 0;
	margin-left: 25px;
}
.newbox{
	margin-top: 60px;
	margin-bottom: 70px;
}
.newbt{
	margin-bottom: 60px;
}
.newbt p{
	color: black;
	font-size: 20px;
}
.newbt span{
	color: #2f5596;
}
.newbt02{
	background: #2f5596;
	line-height: 22px;
	width: 22px;
	text-align: center;
}
.newbt02 a{
	color: white;
	font-size: 20px;
}
.data{
	background: #f5f5f5;
	text-align: center;
	padding: 10px 0;
}
.data span{
	color: #2f5596;
	font-size: 30px;
}
.data p{
	color: #666666;
	font-size: 16px;
}
.new02T a{
	color: #222222;
	font-size: 18px;
}
.new02T p{
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}
.new02 li{
	margin-bottom: 30px;
}
.new03{
	padding-left: 30px;
}
.new03 li{
	border-bottom: solid 1px #dcdcdc;
	line-height: 50px;
}
.new03 span{
	color: #2f5596;
	font-size: 18px;
}
.new03 a{
	color: #222222;
	font-size: 16px;
}
.footerbox{
	background: url(../img/footer01.png)no-repeat center center;
	background-size:cover ;
	padding-bottom: 30px;
}
.link{
	line-height: 106px;
	padding-left: 20px;
}
.link img{
	padding-top: 35px;
	margin-right: 10px;
}
.link a{
	color: white;
	font-size: 16px;
}
.footer{
	margin-top: 76px;
}
.footer01 p{
	background: #2f5596;
	color: white;
	font-size: 18px;
	line-height: 26px;
	width: 246px;
	padding-left: 10px;
	margin: 10px 0;
}
.footer02 span{
	color: white;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
}
.footer02 h3{
	color: white;
	font-size: 37px;
	font-weight: bold;
}
.footer02 p{
	color: white;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.footer02{
	border-left: solid 1px white;
	padding-left: 40px;
}
.footer01{
	margin-top: 20px;
}
.footer03 span{
	display: block;
	text-align: center;
	color: white;
	font-size: 16px;
	line-height: 35px;
}
.youhua{
	text-align: center;
	line-height: 25px;
	background: #2b2b2b;
	color: white;
	font-size: 14px;
}
.youhua a{
	color: white;
	font-size: 14px;
}
/*移动端CSS*/
.sjprobox,.sjnewbox{
	margin: 20px auto;
}
.sjprobt,.sjaboutbt,.sjnewbt{
	text-align: center;
	margin-bottom: 20px;
}
.sjprobt span,.sjaboutbt span,.sjnewbt span{
	color: #2f5596;
	font-size: 24px;
}
.sjproC span{
	display: block;
	text-align: center;
	color: black;
	font-size: 15px;
	line-height: 40px;
}
.sjproC img{
	border: solid 1px #dddddd;
}
.sjaboutC,.sjnewC{
	padding: 0 15px;
}
.sjaboutC p{
	color: black;
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
}
.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: #333333;
	padding: 20px 15px;
	color: white;
	font-size: 15px;
	line-height: 30px;
}
