@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: #f7f7f7;
	border-bottom:solid 1px #ededed ;
	line-height: 43px;
}
.top-1 p{
	color: #666666;
	font-size: 14px;
}
.top-2 a{
	color: #666666;
	font-size: 14px;
}
.logo{
	margin-top: 30px;
	margin-bottom: 23px;
}
.navbox{
	background: #2e64b6;
}
.navbox li{
	float: left;
	width: 14.2%;
	line-height: 63px;
}
.navbox a{
	color: white;
	font-size: 16px;
}
.new{
	margin-top: 50px;
	margin-bottom: 80px;
}
.w-title{
	margin-bottom: 40px;
}
.w-title span{
	color: #555555;
	font-size: 40px;
}
.w-title p{
	color: #555555;
	font-size: 14px;
	line-height: 40px;
}
.new-1{
	padding-right: 48px;
}
.new-3{
	background: rgba(0,0,0,0.5);
	height: 70px;
}
.new-3 a{
	line-height: 70px;
	color: white;
	font-size: 17px;
}
.date{
	background: #0799e0;
	height: 70px;
}
.date p{
	font-family: arial;
	font-size: 20px;
	border-bottom: dashed 1px white;
	color: white;
	line-height: 30px;
}
.date span{
	color: white;
	font-size: 24px;
	font-family: arial;
	line-height: 40px;
}
.new-p{
	position: relative;
}
.new-3{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.new-r-1-date p{
	color: #555555;
	font-size: 24px;
}
.new-r-1-c a{
	color: #555555;
	font-size: 16px;
}
.new-r-1-c p{
	color: #555555;
	font-size: 14px;
	margin-top: 20px;
	line-height: 25px;
}
.new-r-1{
	border-bottom: dashed 1px #dcdcdc;
	padding-bottom: 15px;
}
.new-r-2-c a{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
}
.new-r-2-c p{
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}
.new-r-2-date p{
	color: #000000;
	font-size:30px;
}
.new-r-2-date span{
	color: #999999;
	font-size: 19px;
}
.new-r-2-date{
	margin-top: 20px;
}
.new-r-2 li{
	margin: 20px 0;
}
.new-r-2{
	border-bottom: dashed 1px #dcdcdc;
}
.new-m a{
	color: #666666;
	font-size: 15px;
	
}
.new-m{
	margin-top: 20px;
}
.about{
	background: url(../img1/a-1.jpg) no-repeat center center;
	background-size:cover ;
	padding-top: 75px;
	padding-bottom: 52px;
}
.about-c-1{
	background: white;
	padding: 10px 0 14px 20px;
}
.about-c-1 span{
	color: #777b83;
	font-size: 24px;
	line-height: 40px;
}
.about-c-1 p{
	color: #333333;
	font-size: 14px;
}
.about-c-2{
	width: 154px;
	line-height: 37px;
	background: #2e64b6;
	margin: 0 auto;
	border-radius: 999px;
	margin: 10px 0;
}
.about-c-2 a{
	color: white;
	font-size: 16px;
}
.product{
	margin-top: 70px;
	margin-bottom: 60px;
}
.pro-fl span{
	color: #555555;
	font-size: 18px;
	line-height: 55px;
	text-align: center;
	display: block;
}
.pro-s{
	margin-top: 50px;
}
.pro-s-1{
	box-shadow: 0px 0px 5px #CCCCCC;
}
.pro-s span{
	color: #666666;
	font-size: 16px;
	line-height: 70px;
	text-transform: uppercase;
}
.pro-ad-t{
	background: url(../img1/ad-1.png) no-repeat center center;
	background-size:cover ;
	padding-top: 60px;
	padding-bottom: 70px;
}
.pro-ad-t-1 p{
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
}
.pro-ad-t-1 span{
	color: #ffd616;
	font-size: 60px;
	font-weight: bold;
	font-family: arial;
}
.pro-ad-t-2{
	margin-top: 20px;
}
.pro-ad-c{
	background: #f5f5f5;
	padding-top: 40px;
	padding-bottom: 50px;
	position: relative;
}
.pro-ad-c-2 h3{
	color: #222222;
	font-size: 22px;
	font-weight: bold;
}
.pro-ad-c-2 span{
	color: #338bde;
	font-size: 22px;
	font-weight: normal;
}
.pro-ad-c-2 p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
}
.pro-ad-c-r{
	padding-left: 40px;
}
.pro-ad-c-r li{
	margin: 20px 0;
}
.pro-ad-x{
	background: #e1e1e1;
	width: 1px;
	height: 500px;
	position: absolute;
	top: 30px;
	left: 75px;
}
.trait{
	margin-top: 50px;
}
.trait-title span{
	color: #338bde;
	font-size: 30px;
	font-weight: bold;
	
}
.trait-title p{
	color:#222222 ;
	font-size: 30px;	
}
.trait-title em{
	color: #b5b5b5;
}
.tr-c-2 p{
	color: #338bde;
	font-size: 24px;
	line-height: 67px;
}
.tr-c-3 p{
	color: #666666;
	font-size: 15px;
	line-height: 25px;
}
.tr-c-3 li{
	margin: 30px 0;
}
.tr-c-3 img{
	padding-top: 5px;
}
.tr-b{
	padding-bottom: 30px;
	border-bottom: solid 1px #d2d2d2;
	margin: 30px 0;
}
.tr-b:last-child{
	border: none;
}
.team{
	background: #338bde;
	padding: 95px 0;
}
.fac-t span{
	color: white;
	font-size: 24px;
}
.fac-t p{
	color: white;
	font-size: 14px;
	line-height: 30px;
	margin-top: 5px;
}
.fac-t{
	margin-bottom: 35px;
}
.fac-c,.team-c{
	background: white;
	padding: 33px 22px 34px 22px;
	height: 360px;
}
.fac-c span{
	color: #666666;
	font-size: 16px;
	line-height: 40px;
}
.fac-1{
	margin-top: 30px;
}
.fac-1 p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
}
.team-c-1 p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
}
.honor-t{
	margin-top: 60px;
	margin-bottom: 40px;
}
.honor{
	background: #f8f8f8;
	padding-top: 97px;
	padding-bottom: 87px;
	
}
.abtn4{
	position: absolute;
	top: 40%;
	left: -60px;
	
}
.abtn3{
	position: absolute;
	top: 40%;
	right: -60px;
}
.footer{
	background: #515456;
	padding-top: 100px;
	padding-bottom: 80px;
}
.footer-1 span{
	color: white;
	font-size: 16px;
	line-height: 30px;
}
.footer-1 h3{
	font-family: arial;
	font-size: 26px;
	color: white;
	margin: 10px 0;
}
.footer-1 p{
	color: white;
	font-size: 14px;
	line-height: 30px;
}
.footer-n span{
	color: white;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
.footer-n li{
	line-height: 30px;
}
.footer-n a{
	color: #cecece;
	font-size: 14px;
}
.link{
	margin-top: 20px;
	
}
.btn-primary:hover{
	background: none;
	border: solid 1px #c2c2c2;
}
.btn-primary{
	background: #515456;
	border: solid 1px #c2c2c2;
}
.bq{
	background: #338bde;
	line-height: 60px;
	color: white;
	font-size: 14px;
}
.bq a{
	color: white;
	font-size: 14px;
}
/*移动端CSS*/
.sj-new,.sj-pro,.sj-honor{
	margin: 20px 0;
	padding: 0 15px;
}
.sj-title{
	margin-bottom: 20px;
}
.sj-title span{
	color: #2e64b6;
	font-size: 22px;
}
.sj-new-i{
	height: 200px;
	overflow: hidden;
}
.sj-new-c li{
	line-height: 40px;
	border-bottom: dashed 1px #CCCCCC;
}
.sj-new-c a{
	color: black;
	font-size: 15px;
}
.sj-new-c span{
	float: right;
	color: black;
	font-size: 15px;
}
.sj-about-c{
	padding: 0 15px;
}
.sj-about-c p{
	color: #666666;
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
}
.sj-pro-fl li div{
	background: #ffa716;
	line-height: 30px;
}
.sj-pro-fl a{
	color: white;
	font-size: 15px;
}
.sj-pro-fl{
	margin-bottom: 20px;
}
.sj-pro-c span{
	color: black;
	font-size: 13px;
	line-height: 35px;
}
.sj-team{
	padding: 0 15px;
}
.sj-team-c p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}
.sj-honor-c li{
	margin: 5px 0;
}
.sj-footer{
	background: #515456;
	padding: 20px 15px;
	color: white;
	font-size: 14px;
	line-height: 30px;
}
