@charset "utf-8";
/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}



/************************************************************************************
GENERAL STYLING  BEGIN
*************************************************************************************/
body {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    min-width:1200px;

}
.container{
    width: 1200px;
    margin: 0 auto;
}
ul,ol{
    list-style: none;
}
ul,li{
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    transition: all .3s linear;
}

.clear {
    clear: both;
    overflow: hidden;
    zoom: 1;
    float: none;
}


/************************************************************************************
GENERAL STYLING  END
*************************************************************************************/
/* 头部  b*/
.top{
    width:100%;
    height:140px;
    overflow: hidden;
    background-color: #fff;
}
.top .t-l{
    float:left;
	line-height: 0;
}
.top .t-r{
    float:right;
}
.top .t-r>div:nth-of-type(1) {
	float: left;
	margin-top: 52px;
	margin-right: 6px;
	font-size: 60px;
	font-weight: bold;
	line-height: 46px;
	color: #b9b9b9;
}
.top .t-r>.tr_n {
	float: left;
}
.top .t-r>.tr_n>p:nth-of-type(1) {
	font-size: 18px;
	line-height: 18px;
	color: #6d6d6d;
	margin-top: 43px;
}
.top .t-r>.tr_n>p:nth-of-type(2) {
	font-size: 34px;
	line-height: 26px;
	color: #d5032b;
	margin-top: 15px;
}
/* 头部  e*/

/* 导航栏样式开始 */
.main-nav{
    width:100%;
    background:#0054a7;
}
.main-nav ul li{
    float:left;
    width:12.1%;
    padding:19px 2px;
    text-align: center;
}
.main-nav ul li a{
    font-family:"Microsoft YaHei";
    color:#fff;
}
.main-nav ul li:hover{
    background-color: #0a8bdc;
}
.main-nav ul li:hover a{
    color:#fff;
}

/* 导航栏样式结束 */
/* 轮播图样式开始 */

.flexslider { 
    margin: 0px auto; 
    position: relative; 
    width: 100%; 
    height: 560px; 
    overflow: hidden; 
    zoom: 1; 
}
.flexslider .slides li { 
    width: 100%;
    height: 100%; 
}
.flex-direction-nav a { 
    width: 70px; 
    height: 70px; 
    line-height: 99em; 
    overflow: hidden;
    margin: -35px 0 0; 
    display: block; 
    background: url(../images/ad_ctr.png) no-repeat; 
    position: absolute; 
    top: 50%; 
    z-index: 10;
    cursor: pointer; 
    opacity: 0; 
    filter: alpha(opacity=0); 
    -webkit-transition: all .3s ease; 
    border-radius: 35px; 
}
.flex-direction-nav .flex-next { 
    background-position: 0 -70px; 
    right: 0; 
}
.flex-direction-nav .flex-prev { 
    left: 0; 
}
.flexslider:hover .flex-next { 
    opacity: 0.8; 
    filter: alpha(opacity=25);
 }
.flexslider:hover .flex-prev { 
    opacity: 0.8; 
    filter: alpha(opacity=25); 
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { 
    opacity: 1; 
    filter: alpha(opacity=50); 
}
.flex-control-nav { 
    width: 100%; 
    position: absolute; 
    bottom: 10px; 
    text-align: center; 
}
.flex-control-nav li { 
    margin: 0 2px; 
    display: inline-block; 
    zoom: 1;  
    *display: inline;
}
.flex-control-paging li a { 
    background: url(../images/dot.png) no-repeat 0 -16px; 
    display: block; 
    height: 16px; 
    overflow: hidden; 
    text-indent: -99em; 
    width: 16px; 
    cursor: pointer; 
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a { background-position: 0 0; 
}
.flexslider .slides a img { 
    width: 100%;
     height:560px; 
     display: block; 
}

/* 轮播图样式结束 */


/* 关于我们样式 b*/

.about{
    height:620px;
    width:100%;
    background-color: #fff;
    overflow: hidden;
}
.about .abt-tit{
    font-size:26px;
    color:#fff;
    font-family: "Microsoft YaHei";
}
.about .abt-content{
    text-indent: 2em;
    width: 530px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    margin-top: 45px;
    margin-left: 100px;
    color: #333;
    text-align: justify;
    line-height: 2;
}
.about .more{
    margin-top: 10px;
    margin-left: 280px;
    text-align: center;
    width: 125px;
    height: 35px;
    line-height: 35px;
    background-color: #e8e8e8;
}
.about .more a{
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
}
.about .more a:hover{
    color:#0a8bdc;
}
/* 关于我们样式 e*/

/* 产品中心  b*/
.product{
    width:100%;
    height:720px;
    overflow: hidden;
    background-color: #fff;
}

.proclass{
    width:100%;
    height:220px;
    background: url(../images/p_bg.jpg) no-repeat center;
}
.proclass .title{
    float:left;
    width:620px;
    height:220px;
    background: url(../images/proCenter.png);
}
.proclass .hd {
    width: 940px;
    height: 220px;
    margin: 0 auto;
    padding-left: 260px;
	background: url(../images/p_bg_in.jpg) no-repeat center;
	overflow: hidden;
}
.proclass .hd #line1{
    margin-left: 40px;
    width:900px;
}
.proclass .hd .line1 a{
    float:left;
    border: 1px solid #666;
    line-height: 2;
    color: #333;
    font-size: 16px;
    padding: 0 20px;
    display: block;
    margin-left:20px;
    margin-top:30px;
}
.proclass .hd .line1 a:hover{
    color:#fff;
    background-color: #0a8bdc;
    border: 1px solid #0a8bdc;
}

.proclass .hd .on a{
    color:#fff;
    background-color: #0a8bdc;
    border: 1px solid #0a8bdc;
}
.product .bd li {
    float:left;
    width:282px;
    height:280px;
    overflow: hidden;
    margin-right:32px;
    margin-top:55px;
    border-bottom: 1px solid #d9d9d9;
}
.product .bd ul>li:nth-of-type(4) {
	margin-right: 0;
}
.product .bd li img{
    height: 230px;
    display: inline-block;
    vertical-align: middle;
}
.product .bd li .title a{
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color:#333;
    font-family: "Microsoft YaHei";
}
.product .bd li .title a:hover{
    color:#0a8bdc;
}
.product .more{
    margin:0 auto;
    margin-top: 60px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background-color: #e8e8e8;
    width:275px;
}
.product .more a{
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
}
.product .more a:hover{
    color:#0a8bdc;
}
/* 产品中心  e*/

/* 新闻 b*/
.news{
    width:100%;
    height:580px;
    overflow: hidden;
    background:url(../images/newsBg.jpg) no-repeat;
    background-position-x: center;
}
.news .pic{
    text-align: center;
    width:450px;
    height:360px;
    line-height: 360px;
    background-color:#e9e9e9;
    margin-top: 170px;
    float:left;
}
.news .pic img{
    width:412px;
    height:312px;
    display: inline-block;
    vertical-align: middle;
}
.news .newsList{
    width:750px;
    height:360px;
    margin-top:170px;
    background-color:#fff;
    float: right;
}

.news .newsList li{
    margin-left:40px;
    width:605px;
    height:40px;
    line-height: 40px;
    border-bottom: 1px dotted #8f8f8f;
}
.news .newsList li:hover a,.news .newsList li:hover span{
    color:#0a8bdc;
}
.news .newsList li .spot{

    display: inline-block;
    vertical-align: -5px;

}
.news .newsList li a{
    font-family:"Microsoft YaHei";
    color: #000;
    font-size: 14px;
    display: inline-block;
    vertical-align: 7px;
}
.news .newsList li a:hover{
    color:#0a8bdc;
}
.news .newsList li .date{
    font-family:"Microsoft YaHei";
    float: right;
    font-size: 14px;
    display: inline-block;
    vertical-align: 7px;
    color:#999;

}
.news .n_more {
	display: block;
	width: 124px;
	height: 36px;
	background: #e8e8e8;
	text-align: center;
	margin: 16px auto 0;
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
/* 新闻 e*/


/* 友情链接  b*/
.furl{
    height:180px;
    background-color: #fff;
    width:100%;
    overflow: hidden;
}
#furl{
    font-size:#2e2e2e;
    font-size: 30px;
    font-family:"Microsoft YaHei";
    margin-left: 15px;
    margin-top:55px;
}
.furl a{
    color:#333;
    font-size:16px;
    font-family:"Microsoft YaHei";
    line-height:4;
    margin-left: 15px;
}
.furl a:hover{
    color:#0a8bdc;
}
/* 友情链接  e*/

/* 底部样式 b*/
.footer{
    width:100%;
    overflow: hidden;
    height:200px;
    background-color: #313135;
}
.footerL{
    width:930px;
    height:200px;
    float:left;
}
.footN{
    margin-left: 5px;
    color: #fff;
    height: 55px;
    float: left;
    margin-top: 50px;
    border-bottom: 1px solid #fff;
}
.footN a{
    padding:0 20px;
    color:#fff;
    font-size: 14px;
    font-family:"Microsoft YaHei";
}
.footN a:hover{
    color:#0a8bdc;
}
.copyright{
    padding-top: 40px;
    height: 94px;
    width: 900px;
    float: left;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-left: 5px;
}
.copyright a{
    color: #fff;
}
.copyright a:hover{
    color:#0a8bdc;
}
.code{
    float:right;
}
.code img{
    margin-top:35px;
    margin-right: 15px;
    width:130px;
    height:130px;
}
.code p{
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-right: 14px;
}
/* 底部样式 e*/