/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font: 14px 'microsoft yahei', Verdana, Arial, Tahoma;
	color: #757575;
	position: relative;
}
object{display: none}
img{
	border:none;
}

a{
	color:#757575;
	text-decoration:none;
}
a:hover{
	color:#2ca4de;
}
ul{
	list-style:none;
}
input,select,button{
	font: 14px 'microsoft yahei', Verdana, Arial, Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:1200px;
	/*position:relative;*/
}
.clear{
	overflow:hidden;
}
/*---------- frame : header ---------*/
.header{
	width: 100%;
	overflow: hidden;
}
.hsub1{
	width: 1100px;
	margin: 0 auto;
	clear: both;
	background: url(../images/index_02.jpg) left top no-repeat;
	overflow: hidden;
	height: 81px;
}
.cop{
	float: right;
	font-size: 12px;
	color: #17719d;
	background: #2ca4de;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	margin-top:31px;
	margin-right:153px;
}
.cop a{
	padding:0 5px;
	color: #17719d;
}
.cop a.wh{
	color: #fff;
}
.hsub2{
	width: 100%;
	overflow: hidden;
	background: #f2f2f2;
	height: 48px;
}
ul.menu{
	overflow:hidden;
	width: 1100px;
	margin:0 auto;
}
ul.menu li{
	width: 14.2857%;
	float:left;
	text-align:center;
	background: url(../images/d.png) right center no-repeat;
}
ul.menu li:last-child{
	background:none;
}
ul.menu li a{
	font-size:16px;
	color:#5a5a5a;
	height: 48px;
	line-height: 48px;
	display:block;
	text-align:center;
}

ul.menu li a:hover,ul.menu li a.thisclass{
	color: #fff;
	background: #2ca4de;
}
.nav_menu{display:block;}
.navhover a{color:#fff !important;background: #2ca4de;}

.footbg{
	background: url(../images/indxe_12.jpg) right top no-repeat;
	overflow: hidden;
}
.footsub1{
	background: #2ca4de;
	padding-top:35px;
	min-height: 275px;
	color: #fff;
}
.f1l{
	float: left;
	width: 190px;
}

.f1r{
	float: right;
	width: 980px;
}
.footsub1 dl{
	float:left;
	padding:0 40px;
	text-align:left;
	background: url(../images/x.png) right top no-repeat;
}
.footsub1 dl:last-child{
	border-right:0;
}
.footsub1 dl dt{
	color:#fff;
	padding-bottom:10px;
	font-size:16px;
	margin-bottom: 15px;
}
.footsub1 dl dt a{
	color:#fff;
}
.footsub1 dl dd{
	height:26px;
	line-height:26px;
}
.footsub1 dl dd a{
	color:#f4f4f4;
}
.footsub1 dl dd a:hover{
	color:#fff;
}
.footsub2{
	height:70px;
	line-height: 30px;
	text-align: center;
	padding-top:35px;
	color: #7e7e7e;
	background: url(../images/index_14.jpg) top center repeat-x;
}

.footsub2 a{
	color: #7e7e7e;
}
.botbg{
	background: url(../images/bot.jpg) right center no-repeat;
}
.banner {
	position: relative;
	z-index: 1;
}
#demo01 {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
/* flexslider */
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 644px;
	overflow: hidden;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 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;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 10px;
}
.flex-direction-nav .flex-prev {
	left: 10px;
}
.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 5px;
	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 {
	background-position: 0 0;
}
a.bannerbg_main {
	display: block;
	height: 644px;
}

.img {
	text-align: center;
}
.search{
	float: right;
	margin-top:31px;
	overflow: hidden;
}

/*------ //搜索框 ---------*/
.search-keyword {
	width:270px;
	height:31px;
	border:0px;
	border:0;
	color:#c8c8c8;
	float:left;
	padding:0 10px;  
	border-radius: 5px;  
	margin-right: 4px;
	border:1px solid #ededed;    
}
.search-submit {
	cursor:pointer;
	width:23px;
	height:33px;
	border:0px;
	float:left;
	font-size: 0px;
	margin-left: -33px;
	background:url(../images/zoom.png) center no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.isub1{
	margin:0 auto;
	width:1200px;
	overflow:hidden;
	padding:55px 0;
}
.btitle{
	font-size: 24px;
	color: #181818;
	text-align: center;
	background: url(../images/line.png) bottom center no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.stitle{
	font-size: 12px;
	text-align: center;
	font-family: Tahoma;
	color: #7b7b7b;
	text-transform: uppercase;
}
ul.ipro{
	overflow: hidden;
	margin-top:50px;
}
ul.ipro li{
	float: left;
	width: 25%;
	text-align: center;
	padding:10px 0;
}
ul.ipro li img{
	width: 280px;
	height: 211px;
	border:1px solid #b4b4b4;
	padding:4px;
}
ul.ipro li img:hover{
	border:2px solid #2ca4de;
	padding:3px;
}
.isub2{
	width: 100%;
	overflow: hidden;
	background: #f8f8f8;
	padding:45px 0;
}
.iabout{
	background: url(../images/index_08.jpg) left top no-repeat;
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
	margin-top:75px;
	min-height: 418px;
}
.iabsub{
	float: right;
	color: #4f4e4e;
	width: 553px;
	margin-top:92px;
}
.iab{
	line-height: 24px;
	font-size: 12px;
    color: #4f4e4e;
}
.abmore{
}
.abmore a{
	display: block;
	text-align: center;
	background: #2ca4de;
	width: 104px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 14px;
	font-family: Tahoma;
	text-transform: uppercase;
	margin-top:30px;
}
.abmore a:hover{
	background: #ffbe04;
}
ul.alist{
	margin-top:60px;
	overflow: hidden;
}
ul.alist li{
	width: 25%;
	float:left;
}
ul.alist li a{
	display: block;
	background: url(../images/ab.png) no-repeat;
	height: 84px;
	width: 55px;
	font-size: 0;
	float: left;
	
}
ul.alist li.ab1 a{
	background-position: 0 0;
}
ul.alist li.ab1 a:hover{
	background-position: 0 -96px;
}
ul.alist li.ab2 a{
	background-position: -160px 0;
    margin-left: 20px;
}
ul.alist li.ab2 a:hover{
	background-position: -160px -96px;
}
ul.alist li.ab3 a{
	background-position: -316px 0;
    margin-left: 50px;
}
ul.alist li.ab3 a:hover{
	background-position: -316px -96px;
}
ul.alist li.ab4 a{
	background-position: -490px 0;
	float: right;
}
ul.alist li.ab4 a:hover{
	background-position: -490px -96px;
}
.isub3{
	width: 1100px;
	margin:0 auto;
	background: url(../images/index_12.jpg) top center no-repeat;
	height: 757px;
	clear: both;
}
.isub4{
	height: 430px;
	background: url(../images/index_12-05.jpg) top center no-repeat;
}
.isub4 a{
	display: block;
	width: 1100px;
	font-size: 0;
	height: 430px;
	margin:0 auto;
}
.isub5{
	overflow: hidden;
	padding:55px 0;
	width: 1100px;
	margin: 0 auto;
}
ul.inews{
	overflow:hidden;
	margin-top:60px;
}
ul.inews li{
	overflow:hidden;
	width: 50%;
	float: left;
	padding:22px 0;
}
ul.inews li .nimg{
	float: left;
	width: 215px;
}
ul.inews li .nimg img{
	width: 209px;
	height: 108px;
	padding:2px;
	border:1px solid #e1e1e1;
}
ul.inews li .iinfo{
	float: left;
	width: 280px;
	margin-left: 20px;
}
ul.inews li:nth-child(2n) .nimg{
	float: left;
	width: 215px;
	margin-left:30px;
}
ul.inews li:nth-child(2n) .iinfo{
	float: right;
	width: 280px;
	margin-left: 20px;
}

ul.inews li .titit{
	padding-bottom:6px;
	font-size: 16px;
	color: #2ca4de;
}
ul.inews li .titit a{
	color: #2ca4de;
}
ul.inews li .inzy{
	color: #7d7c7c;
	font-size: 14px;
	line-height: 25px;
	height: 55px;
	overflow: hidden;
}
ul.inews li .imore{
}
ul.inews li .imore a{
	color: #2ca4de;
	border:1px solid #2ca4de;
	width: 59px;
	height: 22px;
	padding:0 5px;
}
ul.inews li .imore a:hover{
	color: #fff;
	border:1px solid #2ca4de;
	background: #2ca4de;
}

.nbanner{
	width:100%;
	margin: 0 auto;
	clear:both;
	height:380px;
	overflow:hidden;
	position: relative;
	z-index: 1;
}
.a1{
	background:url(../images/a1.jpg) top center no-repeat;
}
.a2{
	background:url(../images/a2.jpg) top center no-repeat;
}
.a3{
	background:url(../images/a3.jpg) top center no-repeat;
}
.a4{
	background:url(../images/a4.jpg) top center no-repeat;
}
.a5{
	background:url(../images/a5.jpg) top center no-repeat;
}
.a6{
	background:url(../images/a6.jpg) top center no-repeat;
}
.lth{
	font-size: 22px;
	color: #515151;
	width: 1100px;
	margin:30px auto 0 auto;
	overflow: hidden;
}
.lth span{
	font-size: 18px;
	color: #2ca4de;
	font-family: Tahoma;
	text-transform: uppercase;
	padding-left: 10px;
}
.ititle{
	background: #001880;
	height: 38px;
	line-height: 38px;
	color: #fff;
	padding-left:15px;
	font-size: 14px;
}

.ntitle{
	text-align:center;
}
.ntb{
	font-size:40px;
	font-weight: bold;
	color:#aaabac;
	text-transform:uppercase;
	font-family: Tahoma;
	background: url(../images/nx.png) top center no-repeat;
	padding-top:22px;
}
.nts{
	font-size:20px;
	color:#7f7f7f;
	background:url(../images/nx2.png) top center no-repeat;
	padding-top:14px;
	margin-top:20px;
}

.tcon{
	padding:20px 0;
	overflow:hidden;
	line-height: 200%;
	min-height: 500px;
	border-top:1px solid #efefef;
}

.nmain{
	padding:50px 0;
	width: 1100px;
	margin: 0 auto;
	overflow:hidden;
}
.aleft{
	float: left; 
	width: 35px;;
}
.aright{
	float: right;
	width: 1022px;
	background: #fcfcfc;
	padding:20px;
}
ul.xlm{
	overflow: hidden;
}
ul.xlm li{
	border-bottom: 1px solid #c7c7c7;
	border-top: 1px solid #f0f0f0;
}
ul.xlm li a{
	background: #e1e1e1;
	height: 90px;
	width: 35px;
	font-size: 14px;
	display: block;
	writing-mode: vertical-lr;
	writing-mode: tb-rl;
	line-height: 35px;
	text-align: center;
	color: #848181;
	letter-spacing:2px;
}
ul.xlm li a:hover,ul.xlm li a.active{
	background: url(../images/fbg.jpg) top center no-repeat;
	color: #fff;
}
.nleft{
	float: left; 
	width: 265px;;
}
.ltitle{
	background: url(../images/product_03.jpg) top center no-repeat;
	height: 46px;
	color: #fff;
	font-size: 22px;
	padding:8px 0 0 10px;
}
.ltitle span{
	font-size: 14px;
	text-transform:uppercase;
}
.lcon{
	background: url(../images/product_10.jpg) top center repeat-y;
	overflow: hidden;
	padding-bottom: 20px;
}
.lbot{
	background: url(../images/product_12.jpg) top center no-repeat;
	height: 18px;
}
.cat{
	width: 222px;
	margin:0 auto;
}
.cat dt{
	width: 200px;
	color: #2ca4de;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	background: url(../images/product_07.jpg) top center repeat-x;
	border:1px solid #d9d9d9;
	border-radius: 5px;
	margin:20px 0 10px 0;
}
.cat dt a{
	color: #2ca4de;
	font-size: 14px;
}
.cat dd{
	width: 210px;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #dfdfdf;
	
}
.cat dd a{
	padding-left:15px;
	display: block;
	background: url(../images/jt.png) left center no-repeat;
}
.cat dd a:hover{
	padding-left:15px;
	display: block;
	background: url(../images/jt.png) left center no-repeat #f9fdff;
}
.xtitle{
	text-align:center;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-bottom:5px;
	font-size:16px;
	line-height:200%
}
.nltitle{
	background: url(../images/ctbg.jpg) top center repeat-x;
	height: 60px;
	color: #fff;
	padding:15px 0 0 20px;
	font-size: 24px;
}
.nltitle span{
	font-family: Tahoma;
	font-size: 14px;
}
.nright{
	float: right;
	width: 820px;
}
.rtitle{
	background: url(../images/jx.png) left center no-repeat;
	padding-left: 26px;
	color: #515151;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	border-bottom: 1px solid #fff;
}
.rtitle2{
	background: url(../images/jx.png) left center no-repeat;
	padding-left: 26px;
	color: #515151;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	border-bottom: 1px solid #f3f3f3;
}
.position{
	float: right;
	font-size: 12px;
	color: #c9c9c9;
	padding-right: 10px;
	background: url(../images/home.png) left center no-repeat;
	padding-left: 20px;
	
}
.position a{
	color: #b3b3b3;
}
ul.prolist{
	padding:0;
	overflow:hidden;
}
ul.prolist li{
	float: left;
	width: 33.3333%;
	text-align: center;
	padding:10px 0;
}
ul.prolist li img{
	width: 250px;
	height: 188px;
	border:1px solid #b4b4b4;
	padding:4px;
}
ul.prolist li img:hover{
	border:2px solid #2ca4de;
	padding:3px;
}



ul.newslist{
	overflow:hidden;
}
ul.newslist li{
	clear:both;
	overflow:hidden;
	padding:20px 0;
	border-bottom:1px solid #eee;
}
ul.newslist li .npic{
	float:left;
	width: 232px;
}
ul.newslist li .npic img{
	width:232px;
	height:120px;
}
ul.newslist li .nifo{
	float:right;
	width:750px
}
ul.newslist li .ntitle{
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
ul.newslist li .ndate{
	color:#BBB;
	
}
ul.newslist li .nzy{
	padding:10px 0;
}


.dede_pages{
	padding:20px 0;
	clear:both;
	width: 1200px;
}
.detpic{
	text-align:center;
}
.detpic img{
	width:300px;
}
ul.messages{
	margin:0 auto;
	width:900px;
}
ul.messages li{
	padding:10px 0;
}
ul.messages li span{
	clear:both;
	display:block;
}
ul.messages li input,ul.messages li textarea{
	border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
ul.messages li textarea{
	height:120px;
}
.messages input.coolbg {
    background: #2ca4de;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
	width:40%;
}

.snr{
	padding-top:150px;
	min-height: 500px;
}
ul.down{
}
ul.down li{
	padding:10px 0;
	border-bottom: 1px solid #ddd;
}
ul.down li a{
	background: url(../images/jt.png) left center no-repeat;
	padding-left: 20px;
}
a.down {
    background: url(../images/down.jpg) left center no-repeat;
    padding-left: 25px;
    text-decoration: underline;
    margin-top: 10px;
}



label {
    display: block;
    float: left;
    height: 48px;
    line-height: 48px;
    color: #F00;
    text-indent: 10px;
}
.rxpt{
	height: 40px;
	overflow: hidden;
}