@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ { margin: 0; padding: 0; }
body{font-family:"微软雅黑";}
/*body{font-family:"微软雅黑";}*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
form { display:block; }
em { font-style:normal; }
/** 重置列表元素 **/ 
ul, ol, li { list-style: none; }
/** 重置超链接元素 **/ 
a { text-decoration: none;transition: .5s; color:#000; }
a:hover { text-decoration:none; color:#035eb2;transition: .5s all; }
/** 重置图片元素 **/ 
img { border:0px; }
body {
    font-family: "微软雅黑";
    color: #464645;
    font-size: 14px;
    line-height: 25px;
}

.main .content .MorePro  .t_page{
    padding:10px;
    text-align:center;
    font-size:12px;
    line-height:25px;
    
    }   
.main .content .MorePro  .t_page a{
    padding:2px 5px;
    border:1px solid #DEDEDC;
    margin:0px 3px;}
.MorePro .ColorLink{text-align: center;}
.container{margin:0 auto;width: 1200px;}
input{background: none;}
.fl{
   float: left;
}
.fr{
   float: right;
}
.cl{
   clear: both;
}
#top{ background:url(/images/top_bg.jpg) repeat-x; height:129px;}

.top{ width:1000px; margin:0px auto;}

.top .top_logo{ float:left;}

.top .top_right{ float:right;}

.top .top_right .top_tel{ width:230px; height:95px;}

.top .top_right .top_url { text-align:right; padding-right:50px; font-size:13px;}

.top .top_right .top_url a{ color:#000; overflow:hidden;}

.top .top_right .top_url a:hover{ color:#b40104;}

.IntroMore{text-align: center;}
.IntroMore a{display: block;border: 1px solid #ccc;width: 120px;margin: 0 auto;border-radius: 10px;line-height: 36px;}
.IntroMore a:hover{
	background:#139ada;color:#fff;}
#foot{ background:url(/images/foot_bg.jpg) repeat-x #f1f8fe; height:180px;}
#foot .links{width: 1000px;margin:0 auto;height: 35px;color: #484848;}
#foot .links a{display: inline-block;margin:0 5px;line-height: 35px;font-size: 14px;color: #484848;}
#foot .links a:hover{color:#139ada;}
.foot { width:1000px; margin:0px auto;}

.foot ul { width:650px; margin:0px auto; }

.foot ul li { float:left; text-align:center; font-size:16px; color:#139ada; line-height:40px; height:40px; }

.foot ul li a { color:#139ada; margin-right:12px; margin-left:12px; }

.foot ul li a:hover { color:#f00; }

.f_nr { width:1000px; margin:0px auto;}

.f_nr .f_pro{ width:980px; margin:10px auto;}

.f_nr .f_left { float:left; width:230px; }

.f_nr .f_left img { margin-right:10px; }

.f_nr .f_right { text-align:center; line-height:28px; color:#000000; }

.f_nr a { color:#000; }

.f_nr a:hover { color:#f00; }







#link { background:url(/images/link_bg.png) repeat-x; color:#fff;}

.link { width:1000px; margin:0px auto; padding-left:30px; line-height:30px; }

.link .tab1 { height:30px; }

.link .tab1 ul { margin:0; padding:0; }

.link .tab1 li { float:left; padding:0 10px; height:30px; line-height:30px; text-align:center; cursor:pointer; }

.link .tab1 li.now { color:#000; font-weight:bold; }

.link .tablist { padding:5px; font-size:14px; line-height:20px; display:none; }

.link .ts a { color:#fff; }

.link .ts a:hover { color:#d50000; }

.link .block { display:block; }

.index_img { padding-bottom:15px; width:1000px; margin:0px auto; }


/*nav*/
.navbox{
  width: 100%;
  height: 40px;
  background: url(/images/nav_bg.jpg) repeat-x;
  position: relative;
  background-image: linear-gradient(to bottom,#15a8ee,#0d6c99);
}
.nav{

}

.nav ul li{
   float:left;
   position: relative;
   z-index: 999;
   line-height: 39px;
   /*background: url(/images/ul_bg.jpg) no-repeat right;*/
 }
.nav ul li:last-child{
	background:none;}
 .nav ul li .f_a{
  font-family: "微软雅黑";
  text-align:center;
  transition:all .3s;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  padding:0 43px;
	
}
.nav li:hover{color:#fff; background:url(/images/nav_hover.jpg) repeat-x !important; margin:0px auto;}
.nav_pc{width: 1020px;
margin: 0 auto;}
 .nav ul li:hover .f_a{
 
   }
 .nav ul li .s_navbox{
   display:none;
   position: absolute;
   width: 100%; 
   z-index:1;
   top: 30px;
   left: 0px;
   }
.s_navbox .s_a{
  margin-top: 11px;
  background: #139ada;
}
.nav ul li .s_navbox .s_a a{
   color: #fff;
   font-size:14px;
   font-weight: 600;
   display:block;
   text-align: center;
   line-height: 40px;
   border-bottom: 1px solid #fff;
   }
.nav ul li .s_navbox .s_a a:hover{
   background:url(/images/nav_hover.jpg) repeat-x !important;
   color: #fff;}
/* 轮播图 */
.slider {position: relative;overflow: hidden;width: 100%;z-index: 0;}
.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 20px;
	/*margin-left:-157.5px;*/
	-ms-transform: translateX(-50%);  IE 9 transform: translateX(-50%);

	z-index: 9;}
.slideBox .hd ul{ text-align:center;  padding-top:5px;  }
.slideBox .hd ul li {cursor:pointer;float: left;margin-right: 5px;width: 40px;height: 10px;line-height: 14px;text-align: center;background: #fff;}
.slideBox .hd ul .on {background: #139ada;color: #fff;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li img{width:100%; vertical-align:top;height: 400px;  } 
/* 下面是前/后按钮代码 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:50px; background:#959595 url(/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;background-position-y: center;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px;background-position-y: center; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*客服*/
/*固定的悬浮窗*/
.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  right: -127px;
  cursor: pointer;
  transition: all .3s ease;
}
.yb_bar ul li {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 3px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
}
.yb_bar .yb_top {
  background: #4aaaff url(/images/fixCont1.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
  background: #4aaaff url(/images/fixCont1.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
  text-indent: 0;
  background: #4aaaff url(/images/fixCont1.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
  /*height:200px;*/
  background: #4aaaff url(/images/fixCont1.png) no-repeat 0 -170px;
}
.hd_qr {
  padding: 0 29px 25px 29px;
}
.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff;
}

#form1 tr{height: 35px;}
#form1 td{
    font-weight: bold;
}
#form1 td img{
    margin-top: 5px;
}
.Cbutton{
    background: none;
    padding:10px 25px;
    border-radius: 10px;
    margin-top: 10px;
    cursor: pointer;
}
.Cbutton:hover{
    background: #1f3d9e;
    color: #fff;
}