﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,hr,dialog {
	margin:0;	padding:0;	border:0;	font-style:normal;
}
*{ font-size:12px; text-decoration:none; color:#333; font-family:"宋体";}
ul,ol,li,dl,dt,dd{ list-style:none;}
a{ text-decoration:none;}
.clear{ clear:both;}
.noshow{ display:none}
img{ border:0;}
article,aside,details,hgroup,nav,span {	display:inline-block;}
footer,header,section,dialog,menu,label,strong,var,em,del,time,figcaption,figure,pre,small,mark,cite,code,fieldset,button {	display:block;}
body,html{ width:100%; display:block;}
#main {	width:100%;	display:-webkit-box;	-webkit-box-orient:vertical;}

/*头部*/
.header{ width:1110px; margin:0 auto; padding:25px 0; display:block; overflow:hidden;}
.header dl{ display:block; float:left;}
.header dl dt{ display:block; float:left; padding-right:50px;}
.header dl dd{ display:block; float:left; margin:7px 5px; width:90px; height:31px; line-height:31px; text-align:center;}
.header dl dd.gre{ background:#008DD5; border-radius:5px;}
.header dl dd:hover{ background:#008DD5; border-radius:5px;}
.header dl dd a{ display:block; font-size:14px;}
.header dl dd.gre a{ color:#fff;}
.header dl dd:hover a{ color:#fff;}
.header .top_btn{ float:right;}
.header dl dt img { max-width: 194px; width: 194px; max-height: 45px}
.top_btn .btn_01{ float:left; width:60px; height:30px; background:#1ABC9C; border-radius:5px; text-align:center; line-height:30px; margin:7px 8px 8px 0;}
.top_btn .btn_02{ float:left; width:60px; height:30px; background:#3498DB; border-radius:5px; text-align:center; line-height:30px; margin:7px 0 8px 0;}
.top_btn  a{ color:#fff;}

/*content*/
.content{ width:1110px; margin:0 auto; display:block; overflow:hidden;}


/*轮播*/
.flexslider{position: relative;height: 457px;overflow: hidden;background: url(images/loading.gif) 50% no-repeat;width:100%;}
.slides{position: relative;z-index: 1;}
.slides li{height: 457px;}
.flex-control-nav{position: absolute;bottom: 25px;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 .flex-active{background-position: 0 0;}
.flex-direction-nav{position: absolute;z-index: 3;top: 45%; width:100%;}
.flex-direction-nav li a{display: block;width: 30px;height: 50px;overflow: hidden;cursor: pointer;position: absolute;}
.flex-direction-nav li a.flex-prev{left: 40px;background: url(images/left.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background: url(images/left_01.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right: 40px;background: url(images/right.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background: url(images/right_01.png) center center no-repeat;}

/*底部*/
.footer{ width:100%; height:170px; background:#272B35; display:block; overflow:hidden;}
.footer_con{ width:1110px;  height:88px; padding:35px 0; margin:0 auto;}
.footer_l{ float:left;}
.footer_l a {color: #fff;}

.footer_l .footer_logo{ display:block; float:left; padding-left:70px; padding-right:45px; background:url(images/footer_line.png) right center no-repeat;}
.footer_l p{ float:left; line-height:22px; padding-left:50px; color:#fff; width:560px;}
.footer_r{ float:right;  width:220px;}
.footer_r p{ float:left; color:#fff; line-height:26px;}
.footer_r img{ display:block; width:26px; height:26px; float:left; padding-left:15px;}


.blue {color: blue;}
.green {color: green;font-weight:bolder}
.purple {color: purple;}
.beige {color: beige;}
.gray {color: gray;}
.black {color: black;}