﻿
@charset "utf-8";
#body {
    padding-bottom: 30px;
    padding-top: 0;
}
.banner {
    height: 535px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.banner_list li {
    display: none;
    height: 535px;
    position: absolute;
    width: 100%;
}
.banner_list li img {
    left: 50%;
    margin-left: -960px;
    position: absolute;
}
.banner_overlay {
    background: none repeat scroll 0 0 #1b5f98;
    bottom: 0;
    height: 73px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 10;
}
.banner_b {
    bottom: 0;
    height: 73px;
    left: 50%;
    margin-left: -500px;
    position: absolute;
    width: 1000px;
    z-index: 11;
}
.banner_c {
    float: left;
    padding-top: 26px;
}
.banner_c li {
    background: url(../addver/icon48.png) no-repeat;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 26px;
    line-height: 0;
    margin-right: 10px;
    overflow: hidden;
    text-indent: -9999em;
    width: 17px;
}
.banner_c li.on {
    background: url(../addver/icon49.png) no-repeat;
}
.banner_des {
    color: #fff;
    float: right;
}
.banner_des li {
    font-size: 18px;
    height: 73px;
    line-height: 73px;
    text-align: right;
}
.banner_des li strong, .banner_des li b {
    font-size: 36px;
    font-weight: normal;
}
.banner_last, .banner_next {
    background: url(../addver/banner_prev.png) no-repeat ;
    display: block;
    height: 53px;
    opacity: 0.7;
    position: absolute;
    top: 236px;
    width: 32px;
    z-index: 100;
}
.banner_last:hover, .banner_next:hover {
    opacity: 1;
}
.banner_last {
    left: 0;
}
.banner_next {
    background: url(../addver/banner_next.png) no-repeat ;
    right: 0;
}
.box_top {
    border-bottom: 1px solid #e0d7d2;
    height: 38px;
    line-height: 38px;
    margin-bottom: 20px;
}
.box_top h2 {
    color: #3382ff;
    float: left;
    font-size: 20px;
    font-weight: normal;
}
.box_top h2 a {
    color: #3382ff;
}
.more {
    background: url(../images/icon_more.png) no-repeat scroll center center;
    display: block;
    float: right;
    height: 38px;
    width: 15px;
}
.index_left {
    float: left;
    width: 700px;
	padding-bottom:25px;
}
.index_right {
    float: right;
    width: 270px;
}

/*轮播效果*/
#owl-demo{position:relative;width:370px;height:270px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:370px;height:270px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../img/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../img/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../img/bg17.png);}
.owl-next{right:0;background-image:url(../img/bg18.png);}
.owl-prev:hover{background-image:url(../img/bg19.png);}
.owl-next:hover{background-image:url(../img/bg20.png);}

.news {
    width: 300px;
}
#news1,#news2 ,#news3 {
    float: left;
}
#news3{
    margin-left: 30px;
    width: 370px;
}
.pic_news {
    float: left;
    height: 175px;
    overflow: hidden;
    position: relative;
    width: 290px;
}
.pic_news_dot {
    bottom: 0;
    font-size: 0;
    height: 31px;
    padding-right: 12px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 50px;
    z-index: 3;
}
.pic_news_dot li {
    background: url(../images/icon_dot.png) no-repeat scroll right center ;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    line-height: 0;
    margin-left: 4px;
    margin-top: 12px;
    width: 8px;
}
.pic_news_dot li.on {
    background-position: left center;
}
.pic_news_list li {
    height: 175px;
    position: relative;
}
.overlay {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    height: 31px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.pic_title {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 31px;
    left: 0;
    line-height: 31px;
    padding-left: 23px;
    position: absolute;
    z-index: 2;
}
.pic_title:hover {
    color: #fff;
}
#news0 {
    border-bottom: 1px solid #e0d7d2;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.news_txt {
    margin-left: 310px;
}
.hot {
    border-bottom: 1px dashed #e0d7d2;
    margin-bottom: 8px;
    padding-bottom: 5px;
}
.hot h3 {
    height: 26px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot h3 a {
    color: #666;
	font-weight:normal;
	font-size:14px;
	font-family:Microsoft YaHei;
}
.hot h3 a:hover {
    color: #3382ff;
}
.hot_des {
    line-height: 22px;
	font-size:12px;
	color:#8c8c8c;
}
.hot_des a {
    color: #3382ff;
}
.dot {
    background: none repeat scroll 0 0 #3382ff;
    display: block;
    float: left;
    font-size: 0;
    height: 5px;
    line-height: 0;
    position: relative;
    top: 15px;
    width: 5px;
}
a.category {
    color: #3382ff;
    display: block;
    float: left;
    text-align: center;
    width: 80px;
}
.news_list li {
    height: 28px;
    overflow: hidden;
    text-indent: 15px;
}
.news_list h3 {
    float: left;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}
.news_list h3 a:link {
    color: #666;
}
.news_list h3 a:hover {
    color: #3382ff;
}
.news_list2 h3 {
    overflow: hidden;
    /*! padding-left: 14px; */
    text-overflow: ellipsis;
    white-space: nowrap;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
}
.news_list2 {
    margin-top: -8px;
}
.links {
    border-top: 1px solid #e0d7d2;
    clear: both;
    height: 86px;
    margin-top: 224px;
    overflow: hidden;
    padding-top: 37px;
}
.links a {
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-right: 45px;
    padding-top: 60px;
    text-align: center;
    width: 71px;
}
.link_1 {
    background-image: url(../images/icon_link.png);
}
.link_2 {
    background-image: url(../images/icon_link-02.png);
}
.link_3 {
    background-image: url(../images/icon_link-03.png);
}
.link_4 {
    background-image: url(../images/icon_link-04.png);
}
.link_5 {
    background-image: url(../images/icon_link-05.png);
}
.links a.link_6 {
    background-image: url(../images/icon_link-06.png);
    margin-right: 0;
}
#tool {
    margin-bottom: 17px;
}
.tool img {
    display: block;
}
#stock {
    margin-bottom: 16px;
}
.stock {
    height: 59px;
}
.stock_btn {
    background: none repeat scroll 0 0 #3382ff;
    color: #fff;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 89px;
}
.stock_btn:hover {
    color: #fff;
}
.arrow1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #3382ff #3382ff #3382ff #fff;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    line-height: 0;
}
.stock_bottom {
    text-align: center;
}
.stock_num {
    color: #3382ff;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 12px;
    text-align: center;
}
.icon_up {
    background: url(../images/icon_up2.png) no-repeat scroll center center;
    display: inline-block;
    height: 18px;
    position: relative;
    top: 1px;
    width: 10px;
}
.subject a {
    display: block;
    height: 56px;
    margin-bottom: 4px;
    overflow: hidden;
    width: 270px;
}
.addstyle2 {
    margin-bottom: 25px;
    margin-top: 22px;
}
.addstyle1 {
    border-bottom: 1px solid #ccc;
    height: 350px;
}
.news_img {
    padding-bottom: 15px;
}
.news_img img{
	width:370px;
	height:270px;
	border:0px;
}
#services a{ cursor:pointer;}

.services_l{ float:left;width:125px}
.services_r{ float:right;width:125px}
.services_blue{ background:#4d91fe;}
.services_yellow{ background:#e7b127;}
.services_l a,.services_r a{
	width:100%;
	display:inline-block;
	margin-bottom:15px;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-family:Microsoft YaHei;
	font-size:16px;
	font-weight:normal;
	
}
.services_c{
	width:270px;
	clear:both;
	padding-bottom:15px;
}
.services_c a{
	width:100%;
	display:inline-block;
	line-height:35px;
	text-align:center;
	color:#fff;
}