@charset "utf-8";
/* CSS Document */

body { 
font-family: arial, 宋体, serif; 
font-size:12px;
color:#ffffff;
background-color:#2C3745;
margin:0;
padding:0;
} 
a{
text-decoration:none;
}
a:link {
text-decoration:none;
}
.clear {
clear:both;}

#box {
width:960px;
margin:0 auto;
background-color:#375070;}
.main {
width:950px;
margin:0 auto;
}
.head {
width:950px;
height:105px;
background-color:#1C232B;}
.head_l {
width:600px;
float:left;
padding-top:10px;}
.head_r {
	width:300px;
	float:right;
	padding-top:50px;
}
.menu {
margin:10px auto 10px auto;
width:950px;
height:32px;
}
.menu ul {
margin:0;
padding:0;
width:950px;
}
.menu ul li {
float:left;
list-style-type:none;}
.menu ul li a {
font-size:13px;
line-height:32px;

color:#FFFFFF;
text-decoration:none;
padding:9px 20px;
background-color:#375070;}
.menu ul li a:hover, .menu ul li a:active {
font-size:14px;
line-height:32px;

color:#FFFFFF;
text-decoration:none;
padding:9px 20px;
background-color:#1C232B;}

.fla_banner {
width:950px;
height:415px;
margin:0 auto;
}
.content {
width:950px;
margin:5px auto;
background-color:#212B39;
}
.index_p {
float:left;
width:290px;
margin-right:10px;
margin-left:10px;
margin-top:15px;
background-color:#1E222D;}
.index_otherp{
width:950px;
margin:5px auto;
background-color:#1E222D;}
.foot {
width:950px;
height:70px;
margin:5px auto;
background-color:#212939;}
.foot_l {
width:600px;
float:left;
padding-top:26px;
padding-left:25px;}
.foot_r {
width:150px;
float:right;
padding-top:10px;}
.zw {
width:950px;
height:10px;
margin:0 auto;
background-color:#375070;}


.product_p {
float:left;
width:212px;
margin-right:10px;
margin-left:10px;
margin-top:15px;
background-color:#1E222D;}
.p_title {
padding-top:20px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding-left:20px;
padding-right:20px;
width:910px;
margin:0 auto;}
.p_more{
text-decoration:none;
font-size:14px;
color:#FF6600;}
.p_more:hover, .p_more:active {
text-decoration:underline;
font-size:14px;
color:#FFFFFF;}

.p_content {
width:950px;
margin:5px auto;
background-color:#212B39;
}

.imgf {
float:right;
margin-top:8px;}
.imgf2 {
float:right;
margin-top:8px;
margin-right:80px;}

.a_content {
width:950px;
margin:5px auto;
background-color:#212B39;
height:600px;}
.par_content {
width:950px;
margin:5px auto;
background-color:#212B39;
}
.shuru {
width:195px;
height:27px;
border:none;
background-image:url(../images/searchb.jpg);
background-repeat:no-repeat;
background-position:right center;
color:#33445B;
padding-left:10px;
line-height:27px;
}

/* flexslider */
.flexslider{position:relative;height:100%;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:90%; text-align:center;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
/*.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
*/
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}