﻿body 
{
	margin:0;
	padding:0;
	font-family:微软雅黑;
	color:#333;
	min-width:1200px;
}
a:hover
{
	text-decoration:none;
}
/*首页css样式*/
.container 
{ 
    width:1030px;
}
.top
{
    margin:15px 0;
}
.logo
{
    font-size:22px;
    letter-spacing:2px;
    color:#333;
    line-height:72px;
}
.logo img
{
    float:left;
    margin-right:25px;
}
.language
{
    margin-top:25px;
    float:left;
}
.language a img
{
    margin-top:-2px;
    margin-left:15px;
    margin-right:5px;
    vertical-align:middle;
}
.language a
{
    color:#333;
}
.phone
{
    float:right;
    margin-top:23px;
    background:url("../images/phone.jpg") no-repeat left center;
    height:22px;
    line-height:22px;
    padding-left:36px;
}
.daohang
{
    background:#000000;
}
.navbar-nav > li > a
{
	padding:10px 15px;
	color:#fff;
	font-family:微软雅黑;
}
.navbar-nav > li > a:focus, .navbar-nav > li > a:hover,.navbar-nav > li > a.act
{
	color:#fff;
	background:#f09401;
}
.navbar-nav > li
{
	margin:0 0 0 32px;
}
.navbar-nav > li:first-child
{
    margin-left:0;
}
.navbar-nav .open > a,.navbar-nav .open > a:focus,
.navbar-nav .open > a:hover,.navbar-nav .open > a.act
{
    color:#fff;
	background:#f09401;
}
.navbar-nav .open > a,.navbar-nav .open > a:focus,
.navbar-nav .open > a:hover
{
    background:#f09401 url("../images/nav_bottom.png") no-repeat bottom center;
}
.dropdown-menu
{
	margin-left:0;
	min-width:86px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
{
	color:#f09401;
	background:none;
}
.navbar-nav > li > .dropdown-menu
{
	background:#fff;
	padding:0 6px;
	border:none;
	filter:alpha(opacity:90);
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
}
.dropdown-menu > li
{
	border-bottom:1px solid #ccc;
}
.dropdown-menu > li:last-child
{
	border:none;
}
.dropdown-menu > li > a
{
    font-family:微软雅黑;
	color:#333;
	text-align:center;
	padding:6px 0px;
	font-size:12px;
}
.dropdown-menu > li > a:hover
{
    background:none;
}
.banner_img img
{
    margin:0 auto;
}
.sousuo input
{
    width:90%;
    margin-top:7px;
	float: right;
	border-radius: 20px;
	height: 26px;
	line-height: 26px;
	font-size:12px;
}
.btn_sousuo
{
	margin-top: -27px;
	background: url(../images/btn_sousuo.png) no-repeat center center;
	width: 20px;
	height: 26px;
	float: right;
	margin-right: 5px;
	padding: 0 20px;
	cursor: pointer
}
.carousel-indicators li
{
    border-color:#fff;
    background:#fff;
    width:12px;
    height:12px;
}
.carousel-indicators .active
{
    width:14px;
    height:14px;
    border-color:#f09401;
    background:#f09401;
}
.carousel-control
{
    display:none;
}
.carousel-indicators
{
    bottom:0;
}
.xmmc
{
    margin:30px 0 50px;
}
.xmbt img
{
    margin:20px auto 40px;
}
.index_about h3
{
    margin-top:0;
}
.index_about p
{
    font-size:12px;
    line-height:32px;
    margin:15px 0;
    text-indent:2em;
}
.more
{
    background:#000000;
    color:#fff;
    font-size:12px;
    padding:6px 30px;
    border-radius:4px;
}
.more:hover
{
    color:#fff;
    background:#f09401;
}
.pro_more
{
    text-align:center;
    margin:40px 0 10px;
}
.pro_more .more
{
    padding:5px 32px;
}
.pro_type
{
    float:left;
    position:relative;
    overflow:hidden;
    padding:0;
}
.pro_type img
{
    margin:0 auto;
}
.pro_lb
{
    width:25%;
    float:left;
}
.box
{
    width:100%;
    height:100%;
    background:#303131;
    position:absolute;
    left:0;
    color:#fff;
    top:-382px;
    filter:alpha(Opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    text-align:center;
}
.box a
{
    color:#fff;
    background:#f09401;
    border-radius:20px;
    padding:5px 20px;
    position:relative;
    top:47%;
}
.new_list
{
    margin:0;
    padding:0;
}
.new_list li
{
    list-style-type:none;
    margin-top:35px;
}
.new_list li:first-child
{
    margin-top:20px;
}
.addtime
{
    float:left;
    color:#666666;
    font-size:12px;
    text-align:center;
    border-right:2px solid #a0a0a0;
    padding-right:15px;
    margin-right:15px;
    line-height:24px;
    padding-top:3px;
    height:48px;
}
.day
{
    font-size:30px;
    color:#333;
}
.new_list a
{
    color:#333;
    font-size:16px;
}
.new_list p
{
    color:#999999;
    font-size:12px;
    margin-bottom:0;
    margin-top:8px;
}
.news_right img
{
    margin-top:20px;
}
.images-bac
{
    position: absolute;
    z-index: 1;
    left: 0;
    bottom:0;
    width: 100%;
    background: #000;
    height: 90px;
    overflow: hidden;
    filter:alpha(opacity:50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
.images-content
{
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom:82px;
}
.images-content a
{
    position: absolute;
    color:#fff;
    padding:0 20px;
    line-height:22px;
}
.images-wrapper
{
	position: relative;
	overflow: hidden;
}
.news_bt
{
    font-size:16px;
}
.images-content p
{
    color:#fff;
    font-size:12px;
    font-size:14px;
    margin-top:10px;
    margin-bottom:0;
}
.foot
{
    background:#333333;
    color:#fff;
    padding:35px 0 20px;
}
.foot_nav h3
{
    margin-top:0;
    font-size:16px;
    margin-bottom:15px;
}
.foot_nav a
{
    color:#fff;
    font-size:12px;
    line-height:24px;
}
.foot_nav
{
    width:16%;
}
.foot_lxfs
{
    width:36%;
    padding-left:60px;
}
.foot_ewm
{
    width:16%;
    text-align:center;
}
.foot_ewm img
{
    margin:0 auto;
}
.foot_ewm p
{
    margin-top:15px;
    margin-bottom:0;
    font-size:12px;
}
.foot_lxwm
{
    font-size:12px;
    line-height:24px;
}
.banquan
{
    background:#000000;
    color:#fff;
    font-size:12px;
    padding:10px 0;
}

.animate-in
{
    -webkit-transition: all .7s ease-in-out .2s;
    -moz-transition: all .7s ease-in-out .2s;
    -o-transition: all .7s ease-in-out .2s;
    -ms-transition: all .7s ease-in-out .2s;
    transition: all .7s ease-in-out .2s;
}
.move-up
{
    top: 30px;
    opacity: 0;
}
.move-up.animated
{
    top: 0;
    opacity: 1;
}

.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;top:36%;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}

/*品牌故事css样式*/
.about
{
    background:#eeeeee;
    padding:25px 0 50px;
}
.home
{
    font-size:12px;
    color:#333;
    margin-bottom:20px;
    text-align:right;
}
.home a
{
    color:#333;
}
.home span
{
    color:#f09401;
}
.about_left
{
    width:20%;
    padding-right:5px;
}
.about_left h3
{
    background:#f09401;
    color:#fff;
    font-size:18px;
    margin:0;
    padding:5px 20px;
    letter-spacing:2px;
    line-height:26px;
    border-radius:4px 4px 0 0;
}
.about_nav
{
    background:#ffffff;
    padding:30px 30px 150px;
    margin:0;
    border-radius:0 0 4px 4px;
}
.about_nav li
{
    list-style-type:none;
    text-align:center;
    padding:10px 0;
}
.about_nav li a
{
    color:#333;
    background:#eeeeee;
    padding:6px 0;
    display:block;
    border-radius:20px;
}
.about_nav li a:hover,.about_nav li a.act
{
    background:#f09401;
    color:#fff;
}
.about_right
{
    width:80%;
}
.about_cont
{
    background:#fff;
    border-radius:4px;
    padding:30px 30px 50px;
}
.about_cont img
{
    max-width:100%;
}

/*新闻资讯css样式*/
.new_title
{
    font-size:16px;
    color:#333;
    margin-bottom:15px;
}
.juti
{
    color:#999999;
}
.dianji
{
    margin-left:25px;
}
.jiange
{
    margin:20px 0;
    background:url("../images/news_bottom.jpg") repeat;
    height:7px;
}
.last_new
{
    margin-top:20px;
    color:#999999;
    padding-left:0;
}
.next_new
{
    margin-top:20px;
    color:#999999;
    padding-right:0;
}
.last_new a,.next_new a
{
    color:#999999;
    border:1px solid #e5e5e5;
    padding:10px;
    display:block;
    border-radius:4px;
}
#AspNetPager1 a
{
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: #333;
	padding: 4px 10px;
	font-family:微软雅黑;
	border-radius:4px;
	line-height:50px;
}
#AspNetPager1 input
{
	background-color: #fff;
	border: 1px solid #d1d1d1;
	margin: 20px 10px;
	padding: 4px 4px;
	color:#333;
	border-radius:4px;
}
#AspNetPager1 span
{
    background-color: #f09401;
    border: 1px solid #f09401;
    color:#fff!important;
    padding: 4px 10px;
    border-radius:4px;
}

/*产品中心css样式*/
.pro_list
{
    padding:0 10px;
    margin-top:20px;
    text-align:center;
}
.pro_bk
{
    margin-bottom:10px;
	float: left;
	overflow: hidden;
	border:1px solid #dcdcdc;
}
.pro_list a img
{
    margin:0 auto;
	-moz-transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	transition: .5s ease-in;
}
.pro_list a:hover img
{
	transform: scale(1.3,1.3);
	-moz-transform: scale(1.3,1.3);
	-webkit-transform: scale(1.3,1.3);
	-o-transform: scale(1.3,1.3)
}
.pro_bt
{
    color:#666666;
    padding-left:10px;
}
.pro_cont
{
    margin-top:30px;
}


@media (max-width: 1200px)
{
    .nav>li{float:left}
    .nav>li>a{float:left}
}