@charset "utf-8";
/* CSS Document */


* { margin:0px; padding:0px; list-style-type: none;}
HTML { padding: 0px; margin: 0px }
body { font-family:"微软雅黑","黑体",Tahoma,Helvetica,Arial,sans-serif; margin:0px auto; font-size:12px;  background-color: #e9f2f7; }
a{color: #333;}
a:hover,a:focus {color: #c3220c; text-decoration: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:14px;font-weight:normal;}
a img { border:0px; }
img { margin:0; padding:0;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }

border: { zoom:1;  }
ul, li,  p { margin:0; padding:0; border:none; list-style-type:none;}
.clear {clear: both; }
.hr2,.hr4,.hr5,.hr6,.hr8,.hr10,.hr15,.hr20{margin:0 auto; padding:0px; font-size:0;line-height:0;clear:both;}
.hr2{height:2px;}.hr4{height:4px;}.hr5{height:5px;}.hr6{height:6px;}.hr8{height:8px;}.hr9{height:9px;}.hr10{height:10px;}.hr20{height:20px;}.hr15{height:15px;}
.dash {border-bottom:1px dashed #999;padding-top: 4px;  text-align:center;}
.dis{ display:block;}
.undis{ display:none; }


.header{ margin:0 auto; padding:0px;overflow:visible;width:100%;}
.header .top{ margin:0 auto;height:40px; width:1000px; line-height:40px; clear: both; font-size:14px;}
.header .top .left{ width:200px; float:left; line-height:35px; padding-left:10px;}
.header .top a{ padding:0 5px;}
.header .top a:hover{ text-decoration:none;}
.header .top .right{ width:300px; float:right; line-height:35px; text-align:right; padding-right:10px;}
.header .banner{ height:300px; margin:0 auto; width:100%;}
.header .banner img{ width:100%; height:300px;}

.nav_top { width:1000px; height:55px; margin:0 auto; overflow:hidden;}
.logo { width:350px; float: left; height:55px;  }
.logo img{ width:350px; height:55px; box-shadow:none;}
.txtMarquee-left{width:600px; position:relative; height:55px;padding: 0px; color:#333; font-size:14px; line-height:55px;  margin:0 10px; float:left;overflow:hidden;}
.txtMarquee-left .bd{ padding:0 10px; height:55px; }
.txtMarquee-left .bd .tempWrap{ width:620px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin:0 10px;  float:left; height:55px; line-height:55px;  text-align:left; _display:inline; width:auto !important; }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span{ color:#999;  }

.navbar{ width:100%; margin:0 auto; margin-bottom:10px; overflow:hidden;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
		  }
.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #c3220c;
  background-image: none;
  border:none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  *zoom: 1;
}
.navbar .nav{ width:1000px; margin:0 auto; float:none;}
.navbar .nav > li > a {
  float: none;
  padding: 10px 38px 10px;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  font-size:16px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #fff;
  text-decoration: underline;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.wrap{width:1000px; margin:0 auto; padding-bottom:10px;}
.souping .left{ width:580px; background:#fff; border:1px solid #ddd; padding-bottom:10px;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.souping .right{ width:400px;}
.left{display:inline;float:left;}
.right{float:right;}


.left .hd{ width:580px;}
.left .hd ul li{ width:560px; float:left; border-bottom:1px dashed #ccc; padding:10px;}
.left .hd ul li h2{ text-align:center; font-size:20px; line-height:40px;overflow:hidden;font-weight:normal; height:40px; color: #444444;}

.left .hd ul li h2 a:hover,.center .hd ul li h2 a:focus {text-decoration: underline;}
.left .hd ul li h3{ text-align:center; font-size:18px; line-height:30px;overflow:hidden;font-weight:bold; height:30px;}
.left .hd ul li h3 a:hover{ text-decoration:underline;}
.left .hd ul li p{font-size:14px; text-indent:2em;  padding: 0 10px; line-height:25px; color:#999; }
.left .hd ul li p a{color:#999;}
.left .hd ul li p a:hover{color:#c3220c;}
.left .bd{ width:580px;  float:left; padding:15px 0;}
.left .bd ul{ width:580px; float:left;}
.left .bd ul li{background:url("../images/2015web315/list_point.gif") no-repeat 30px 14px; float:left;width:540px; height:35px; line-height:35px; padding-left:45px; font-size:16px;}
.left .bd h2{ text-align:center; font-size:20px; line-height:35px;overflow:hidden;font-weight:normal; height:35px; font-weight:bold;}

.focus{width:400px;height:350px; margin-top:2px;position:relative;  
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.focus #pic{width:400px;height:350px;overflow:hidden;}
.focus #pic ul{width:400px;height:350px;float:left;}
.focus #pic li{width:400px;height:350px;float:left;}
.focus #pic li img{width:400px;height:350px;float:left;}

.focus #txt{width:400px;height:35px;background:#757575;filter:alpha(opacity=70);-moz-opacity:0.7; opacity:0.7;position:absolute;left:0;bottom:21px;z-index:100; overflow:hidden;}
.focus #txt ul{ float:left;}
.focus #txt li a{ float:left;width:400px;height:35px; line-height:35px; text-align:center; color:#fff; font-size:15px;text-decoration:none;letter-spacing:1px; }
.focus #txt li a:hover{text-decoration:none;}
.focus .tip-bg{width:400px;height:21px;background:url(../images/2015web315/focus_tip_bg.png) repeat-x left top;position:absolute;left:0;bottom:0;z-index:12;}
.focus #tip{width:96px;height:14px;position:absolute;left:150px;bottom:3px;z-index:13;}
.focus #tip ul li{width:14px;height:14px;float:left;display:inline;margin:0 5px;cursor:pointer;background:url(../images/2015web315/focus_tip.png) no-repeat;}
.focus #tip ul li.on{background:url(../images/2015web315/focus_tip_current.png) no-repeat;}
.focus .button{width:42px;height:9px;position:absolute;right:0;bottom:5px;z-index:14;overflow:hidden;}
.focus .button ul{width:100%;float:left;}
.focus .button li{width:7px;height:9px;float:left;display:inline;margin:0 7px;cursor:pointer;overflow:hidden;}
.focus .button li.prev{background:url(../images/2015web315/focus_btn_left.png) no-repeat left top;}
.focus .button li.next{background:url(../images/2015web315/focus_btn_right.png) no-repeat left top;}

.right_box {width:400px; list-style: none; overflow:hidden;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.right_box h2 { font-size:16px;  font-weight:bold;}
.right_box h3 { font-size:14px; font-weight:bold; color:#333;}
.right_box .hd {  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.right_box:hover{background-color:#edf6ff;}
.right_box .bd{ overflow:hidden; padding:10px 4px; width:390px;}
.right_box .bd ul li{ font-size:15px;  text-align:justify;text-justify:inter-ideograph; float:left; text-align:center; line-height:30px; }
.right_box .bd ul li a{color:#333; text-align:justify;text-justify:inter-ideograph; float:left; text-align:center;padding:3px 20px; margin:0 5px;  }
.right_box .bd ul li a:hover{background-color:#c3220c; color:#fff; text-decoration:none;}
.right_box .bd img{ width:100px; height:80px; float:left; margin:10px; }

.right_box .bd1{ overflow:hidden; padding:10px 4px; width:390px;}
.right_box .bd1 ul{width:390px; float:left;}
.right_box .bd1 ul li{ font-size:16px; text-align:justify;text-justify:inter-ideograph; float:left; line-height:35px; padding:0 20px; font-weight:bold;}
.right_box .bd1 img{ width:220px; height:60px; margin:10px 0 10px 80px;}

.box{ width:1000px; margin:0 auto; padding:0px; float:left;}
.box h2 { font-size:16px;  font-weight:bold;}
.box .hd { min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.box .bd{ width:1000px;
	float:left;
	list-style: none;
  background-color: #ffffff;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;}
.box .bd:hover{background-color:#edf6ff;}	
.pic{ position:relative; overflow:hidden; padding:20px;}
.pic ul{ overflow:hidden; zoom:1; }
.pic ul li{ width:150px; float:left; overflow:hidden; padding:20px; }
.pic ul li img{ width:150px; height:120px; display:block;  }
.pic ul li p{width:150px; text-align:center; padding-top:5px;}

.box1{ width:1000px; margin:0 auto; padding:0px; float:left;overflow-x: hidden;overflow-y: auto; height:650px;}
.box1 .table {width: 100%;height:400px;}
.box1 .table th{color:#fff;background-color:#c3220c; text-align:center; font-size:15px;}
.box1 .table td{ font-size:13px; text-align:left;}
.t1 {background-color:#FFFFFF;text-align:center} 
.t2 {background-color:#F5F5F5;text-align:center} 



.box .bd .left{width:320px; padding:30px 20px; box-shadow:none; border:none; float:left;}
.box .bd .center{width:380px; box-shadow:none; float:left;}
.box .bd .center .hd1{width:380px;}
.box .bd .center .hd1 ul li {width:380px; float:left; padding:15px 0 5px 0;}
.box .bd .center .hd1 ul li h2{text-align:center; font-size:17px; line-height:30px;overflow:hidden;font-weight:normal; height:30px; font-weight:bold;}
.box .bd .center .hd1 ul li h2 a:hover{ text-decoration:underline;}
.box .bd .center .hd1 ul li p{font-size:14px; text-indent:2em;  padding: 0 10px; line-height:25px; color:#999; }
.box .bd .center .hd1 ul li p a{color:#999;}
.box .bd .center .hd1 ul li p a:hover{color:#c3220c;}
.box .bd .center .bd1{width:380px; float:left; padding:15px 0;}
.box .bd .center .bd1 ul li {width:355px; float:left;background:url("../images/2015web315/list_point.gif") no-repeat 15px 14px;height:30px; line-height:30px; padding-left:25px; font-size:14px; overflow:hidden;}


.box .bd .right{width:250px;box-shadow:none; border:none;  float:right; padding-right:5px;}
.box .bd .right .hd1{ width:250px; float:left;}
.box .bd .right .hd1 img{ width:220px; height:80px; margin:25px 15px 5px 15px;}
.box .bd .right .hd1 h4{ width:220px; text-align:center; height:25px; line-height:25px; padding-bottom:5px;}
.box .bd .right .bd1{ width:250px; float:left; padding:5px 0 15px 0;}
.box .bd .right .bd1 p{ width:230px; padding:0 10px; line-height:30px; font-size:13px;}

.bline { border-bottom: 4px solid #dd514c; margin:0 auto; width:1000px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
     -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
}
.foot { padding-top:15px; padding-bottom:10px; line-height:30px; margin:0 auto; height:70px;
width: 100%; text-align:center; font-size: 12px;color:#999; }
.foot a{color:#999;}
.foot a:hover{color: #c3220c;}