@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: url(../images/t-01.jpg) no-repeat center center;
	background-size:cover ;
}
.t-1 p{
	color: white;
	font-size: 16px;
	line-height: 48px;
}
.t-2{
	margin: 7px 0;
}
.navbox{
	margin-top: 30px;
	margin-bottom: 24px;
}
.nav-c{
	padding-top: 20px;
}
.nav-c li{
	line-height: 40px;
}
.nav-c li:hover{
	background: #f35927;
}
.nav-c a{
	color: #222222;
	font-size: 16px;
}
.nav-c li:hover a{
	color: white;
}
.probox{
	background: url(../images/p01.jpg) no-repeat center center;
	background-size:cover ;
	padding-top: 58px;
	padding-bottom: 66px;
	height: 1007px;
}
.p-t{
	margin-bottom: 47px;
}
.p-f{
	width: 650px;
	margin: 0 auto;
}
.p-f li{
	float: left;
	width: 145px;
	background: #f25827;
	width: 145px;
	margin: 0 8px;
	border-radius: 17px;
	line-height: 35px;
}
.p-f a{
	color: white;
	font-size: 16px;
}
.p-c{
	margin-top: 35px;
	margin-bottom: 80px;
}
.p-c li{
	margin: 10px 0;
}
.p-s{
	background: #eeeeee;
	margin: 0;
	padding: 15px 0;
	padding-right: 10px;
}
.p-c-2{
	margin-top: 20px;
}
.p-c-2 span{
	color: #f25827;
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}
.p-c-2 p{
	color: #666666;
	font-size: 15px;
	line-height: 30px;
}
.p-m{
	background: #f25827;
	width: 100px;
	line-height: 30px;
	margin-top: 20px;
}
.p-m a{
	color: white;
	font-size: 15px;
}
.p-m-2{
	width: 220px;
	line-height: 47px;
	margin: 0 auto;
	border-radius: 23px;
	border: solid 1px #aaaaaa;
}
.p-m-2 a{
	color: #222222;
	font-size: 22px;
	font-weight: lighter;
}
.adT{
	background: url(../images/a-t-1.jpg) no-repeat center center;
	background-size:cover ;
	padding-top: 32px;
	padding-bottom: 50px;
	height: 143px;
}
.a-c-t{
	position: relative;
	padding-left: 60px;
}
.a-c-i{
	position:absolute;
	left: 0;
	top: 10px;
}
.a-c-t p{
	font-size: 36px;
	font-weight: bold;
	color: #f25827;
}
.a-c-t span{
	color: #222222;
}
.a-c-t a{
	color: #999999;
	font-size: 14px;
	text-transform: uppercase;
}
.a-c-p{
	margin-top: 20px;
}
.a-c-p p{
	color: #666666;
	font-size: 16px;
	line-height: 40px;
}
.a-c-4{
	margin: 60px 0;
}
.about{
	margin-bottom: 60px;
}
.b-t{
	margin-bottom: 45px;
}
.b-c p{
	color: #666666;
	font-size: 15px;
	line-height: 40px;
}
.b-o{
	width: 568px;
	line-height: 70px;
	margin: 0 auto;
	background: url(../images/b-s-5.png) no-repeat center center;
	margin-top: 20px;
}
.b-o p{
	color: white;
	font-size: 26px;
	font-weight: bold;
}
.newbox{
	margin-top: 60px;
	margin-bottom: 45px;
}
.n-t{
	margin-bottom: 60px;
}
.n-c-z:hover{
	background: #f25827;
}
.n-c-1 li:hover a{
	color: white;
}
.n-c-1 li:hover p{
	color: white;
}
.n-c-2{
	margin-top: 20px;
}
.n-c-2 a{
	color: black;
	font-size: 16px;
}
.n-c-2 p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.n-c-z{
	background: #eeeeee;
	padding: 17px 17px;
}
.n-c li{
	padding: 0 10px;
}
.n-c-2 a{
	color: #222222;
	font-size: 16px;
}
.n-c-2 span{
	float: right;
	color: #999999;
	font-size: 14px;
}
.n-c-2 li{
	line-height: 50px;
	
}
.n-c-3{
	border-bottom: dashed #dcdcdc 1px;
}
.footer{
	background: url(../images/f-1.png) no-repeat center center;
	background-size:cover ;
	padding-top: 104px;
	height: 319px;
}
.f-nav{
	margin-bottom: 75px;
}
.f-nav a{
	color: #ffffff;
	font-size: 16px;
}
.link span{
	color: white;
	font-size: 14px;
}
.link a{
	color: white;
	font-size: 14px;
	line-height: 30px;
}
.f-3 p{
	color: white;
	font-size: 16px;
}
.youhua{
	color: #909090;
	font-size: 14px;
	line-height: 40px;
}
/*移动端CSS*/
.sj-t{
	margin-bottom: 20px;
}
.sjpro,.sjnew{
	margin:20px 0
}
.sj-t span{
	color: black;
	font-size: 24px;
	font-weight: lighter;
}
.sj-p span{
	color: black;
	font-size: 14px;
	line-height: 30px;
}
.sj-a{
	padding: 0 15px;
}
.sj-a p{
	color: #666666;
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
}
.sj-n-c{
	padding: 0 15px;
}
.sj-n-c li{
	line-height: 40px;
	border-bottom: dashed 1px #CCCCCC;
}
.sj-n-c a{
	color: black;
	font-size: 15px;
}
.sj-n-c span{
	float: right;
	color: black;
}
.sj-f{
	background: #f25827;
	color: white;
	font-size: 15px;
	line-height: 30px;
	padding: 20px 15px;
}
