@charset "utf-8";
/* 全局 */
body {background: #FFF; font-family:"Arial","Microsoft YaHei","微软雅黑","宋体"; color: #333; font-size: 12px; min-width:1100px;}
body,h1,h2,h3,h4,h5,h6,hr,p,b,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,th,td {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
input,textarea,select {margin:0;outline: none; font-size:100%; font-family:"Arial","宋体";}
ul,li,ol {list-style-type: none; margin:0; padding:0;}
em {font-style: normal;}
img {border:0;}
a{text-decoration:none;cursor:pointer; color:#333; }
a:hover{color: #019dd8;text-decoration: none;}

/* 清除浮动 */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clrfix:before, .clrfix:after {content:""; display:table;}  
.clrfix:after {clear:both;}  
.clrfix {zoom:1;}
/* 清除浮动 适用100% */
.overflowfix {overflow:auto; zoom:1;}
.displayfix {display:inline-block; *display:inline; zoom:1; width:100%; _width: auto;}
/* 去掉A标签和按钮的虚线框 谷歌默认无虚线 */
a {blr:expression(this.onFocus=this.blur());} /* A标签：IE7 IE6  */
a:focus {outline:none;} /* A标签：FF IE8  */
input::-moz-focus-inner{border:0;} /* 按钮：FF */
/* 去掉谷歌两种文本框和下拉的阴影 */
input,textarea,select  {outline: none;}
/* IE6 提示升级 */
.ie6_bg { background: url(/images/ie6/ie6_bg.gif) repeat-x; height: 110px; }
.ie6 { background: url(/images/ie6/ie6.gif) no-repeat; width:924px; height: 110px; margin:0 auto; }
.ie6 ul { padding-left:310px; }
.ie6 li { float:left; padding-left:40px; }
.ie6 li a { width:61px; height: 110px; display:block; }
/* 版权 */
.bqxx { background:url(http://218.30.67.146:9999/0bqxx/bqxx.gif) no-repeat center 0; width:100%; height:252px; position: fixed; top:100px; left:0; z-index:9999; display:none; }
/* 特有 */
.clr{clear:both; font-size:0; height:0; line-height:0;}
.clr10{clear:both; font-size:0; height:10px; line-height:normal;}
.clr15{clear:both; font-size:0; height:15px; line-height:normal;}
.clr20{clear:both; font-size:0; height:20px; line-height:normal;}
.clr30{clear:both; font-size:0; height:30px; line-height:normal;}
.clr40{clear:both; font-size:0; height:40px; line-height:normal;}
.fl {float: left;}
.fl a{color: #000;}
.fl a:hover{color: #be0804;}
.fr {float: right;}
/*内页- 通用 */
.block {  margin:0 auto;  width:1100px;  }
.block_bg {  padding:30px 0 20px;   }
.block .area_l {  float:left;  width:240px;  }
.block .area_r {  float: right;  width:830px;   }
/* 当前位置 */
.crumb {  padding: 5px 0 0;  border-bottom:2px solid #E5E5E5;  }
.crumb .title {  height:35px;  }
.crumb .title p {  font-size: 20px;  font-weight:normal;    color: #000;  }
.crumb .position {  float:right;  padding: 2px 0 0;  }
.crumb .position * {  vertical-align: middle;  }
.crumb .position .home {  display:inline-block; *display:inline; zoom:1;  background:url(/images/ls/ico_home2.png) no-repeat 0 3px;  width:19px;  height:18px;  }
.crumb .position p {  display:inline-block; *display:inline; zoom:1;  height:18px;  line-height:18px;  color:#888;  padding-left:5px;  }
.crumb .position p a {  color:#888;  }
.crumb .position p a:hover {  color:#FF6600;  }
.crumb .position p span {   padding:0 12px;  }
.column_02 .column_t .column_title a:hover {  color: #FF6600;  }



/*header*/
.content_b{width: 1200px;  margin: 0 auto;}
.top_t{padding: 30px 0; height: 79px;}
.link_b{width: 352px;height: 30px;margin-bottom: 20px;}
.link,.link_f{float: right; width: 92px; height: 30px; }
.link ul li,.link_f ul li{float: left; margin-left: 10px;}
.link ul li a,.link_f ul li a{display:block; width: 20px; height: 20px; background-image: url("../images/common/link.png");background-repeat: no-repeat; }
.link ul li a.a1{background-position: -32px 2px;}
.link ul li a.a1:hover{background-position: -32px -87px;}
.link ul li a.a2{background-position: 3px 2px;}
.link ul li a.a2:hover{background-position: 3px -87px;}
.link ul li a.a3{background-position:-68px 2px;}
.link ul li a.a3:hover{background-position:-68px -87px;}
.link ul li.weixin{position: relative;z-index: 9999;}
.link ul li.weixin .hover{position: absolute; display: none; width: 138px;height: 204px;background-color: #fff;padding: 10px;border: 1px solid #ccc;font-size: 12px;}
.link ul li.weixin:hover .hover{display: block; left: -42px;  top: 32px;}
/*search*/
.search{width: 352px; height: 40px; }
.chinese{width: 100px;float: left; font-size:16px;line-height: 36px; }
.chinese > a{color: #000;}
.chinese > a:hover{color: #be0804;}
.chinese > img{margin-left: 20px; vertical-align: middle;}
.top_search {float: right;  display: inline-block;  *display: inline;  zoom: 1;  
    width: 235px;  height: 25px;  margin-left: 15px;  padding: 2px 0;  }
.top_search .text {  border: none;  width: 185px;  color: #999;  padding: 0;padding-bottom: 2px;  margin: 5px 0 0 12px;  float: left;  border-bottom: 1px solid #000; }
.top_search .button {  background: none;  margin: 0;  padding: 0;  width: 22px;  height: 25px;  border: none;  cursor: pointer;  float: right;  }

/*about*/
.about{width: 100%; height: 400px;}
.about_l{float: left;width:298px; height: 270px; background-image: url("../images/about.jpg");background-repeat: no-repeat;padding: 130px 50px 0;line-height: 24px;}
.about_l h3{font-size: 30px; font-weight: bold;text-align: center; margin-bottom: 20px;}
.about_l p{font-size: 14px;}
.icon{width: 100%; margin-top:20px; text-align: right;}
.about_c{width: 401px;height: 400px;float: left;}
.about_c_t,.about_c_b,.about_r_t,.about_r_b{width: 401px;height: 130px;background-color: #65df70;padding-top: 70px; }
.about_c_b{background-color: #9560ed;}
.about_r_t{background-color: #208fe6; }
.about_r_b{background-color: #ff9935;}

.about_c_t:hover{background-color: #3ac346; }
.about_c_b:hover{background-color: #643ba8;}
.about_r_t:hover{background-color: #2074b6; }
.about_r_b:hover{background-color: #e37407;}


.img{width: 100%; text-align: center; height:60px;  }
h4{text-align: center;font-size: 24px;font-weight: bold;color: #fff;}
/*sts background-color: #ccc;*/
.box{width: 100%; height:300px ; }
.sts{background-color: #f0f0f0;height:260px ;padding: 20px 30px ; width: 1140px;}
.title h3{font-size: 24px;}
.title .p{width: 108px;height: 2px; background-color: #be0804; margin-top: 3px;}


/*video*/
.video{height: 400px;}
.video_l{width:498px ;height:400px ; float: left;}
.video_l_t{width:498px ;height:400px ;}

.video_c_t h3{font-size: 30px; font-weight: bold;text-align: center; margin-bottom: 20px;}
.video_c_t p{font-size: 14px; }
.icon01{text-align: center;width: 100%; margin-top:20px;}
.video_c{width:351px ;height:400px ; float: left;}
.video_c_t{width:295px ; height: 164px; background-color: #ccc;line-height: 24px;padding: 36px 28px 0;}
.video_c_t:hover{background-color: #b5b3b3;}
.video_c_b{width:351px ;height:200px ;}
.video_c_b  img{width:351px ;height:200px ;}


.tiao{width: 100%; height: 10px; background-color: #ff9935;}

/*map*/
.map{width: 100%; height: 400px;background-color: #ccc; }

/*foot*/
.contact{width: 100%; height: 105px; background-image: url("../images/img4.jpg");background-repeat: no-repeat; }
.content_b ul.content_f{width: 100%;padding-top: 26px;}
.content_b ul.content_f li{float: left;line-height: 30px;}
.content_b ul.content_f li >img{vertical-align: middle; margin-right: 6px;}
.footer{width: 100%; height: 36px; background-color: #be0804;}
.bei{width: 800px; float: left; line-height: 36px;color: #fff;}
.link_f{margin-top: 10px;}
.link_f ul li .a1_b{background-position: -32px -44px;}
.link_f ul li .a2_b{background-position: 3px -44px;}
.link_f ul li .a3_b{background-position: -68px -44px;}
.link_f ul li.weixin_b{position: relative;z-index: 9999;}
.link_f ul li.weixin_b .hover_b{position: absolute; display: none; width: 138px;height: 204px;background-color: #fff;padding: 10px;border: 1px solid #ccc;font-size: 12px;}
.link_f ul li.weixin_b:hover .hover_b{display: block; left: -68px;  top: -237px;}


