@charset "utf-8";

/*update 2012.05.20 */

@import url("global.css");


/* Style */

a{blr:expression(this.onFocus=this.blur());outline:none}

/*2012.05.30 Index*/
.header{ position:relative; background-color:#fff;  border-bottom:2px solid #00468e;}
.header h1 img{ margin:10px;}
.header .tel{ position:absolute; right:10px; top:18px; font-size:1.25em;}
.header .tel a span{color:#ed193a;}

.wrap{ padding:0 10px;}
.tit_bg{height:40px; background-color:#01478f;  line-height:40px; padding:0 10px; font-size:16px; font-weight:bold; color:#fff;
background: -moz-linear-gradient(top, #0955a3, #01478f); /* Firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0955a3), color-stop(1, #01478f)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0955a3', endColorstr='#01478f', GradientType='0'); /* IE*/

}
.tit_bg a{ color:#fff; font-size:14px; font-weight:normal;}
.tit2_bg{ height:36px; line-height:36px; color:#00468e; font-size:16px;font-weight:bold; padding-left:10px;}
.tit3_bg{ height:36px; line-height:36px; color:#f8b62c; font-size:14px;font-weight:bold; margin-top:10px;}



.list-type-1{width:100%; box-sizing:border-box; padding:6px 3px; padding-bottom:0; }
.list-type-1 .list{width:99%; margin:0 auto;}
.list-type-1 .item{float:left; width:50%; overflow:hidden;}
.list-type-1 .item div{background:#fff; margin:0 4px; margin-bottom:7px;}
.list-type-1 .item ul{width:92%; overflow:hidden; margin:0 auto; padding-top:6px;}
.list-type-1 .item ul .img{overflow:hidden;height:104px;}
.list-type-1 .item ul .img img{width:100%; min-height:100%;}
.list-type-1 .item ul .img2{overflow:hidden;height:80px;}
.list-type-1 .item ul .img2 img{width:100%; min-height:100%;}
.list-type-1 .item ul .img3{overflow:hidden;height:92px;}
.list-type-1 .item ul .img3 img{width:100%; min-height:100%;}
.list-type-1 .item ul .title{ line-height:18px; height:54px; color:#666;  overflow:hidden; font-size:12px; padding:5px 0;}
.list-type-1 .item ul .title2{ line-height:20px; height:20px; color:#00468e; text-align:center;  overflow:hidden; font-size:12px; padding:5px 0;}
.list-type-1 .item ul .title3{ line-height:20px; height:40px; color:#00468e; text-align:center;  overflow:hidden; font-size:12px; padding:5px 0;}
.list-type-1 .item ul .title4{ line-height:20px; height:40px; color:#333; text-align:center;  overflow:hidden; font-size:12px; padding:5px 0;}

.list-type-1 .item ul .title5{ line-height:20px; height:40px; color:#333; text-align:center;  overflow:hidden; font-size:12px; padding:5px 0;}

.list-type-1 .item ul .title5 b{font-size:14px;color:#00468e;}

.list-type-1 .item ul .tit{ background-color:#3db0d6; color:#fff; height:26px; line-height:26px; text-align:center; font-weight:bold; }
.list-type-1 .item ul .tit2{ background-color:#666; color:#fff; height:26px; line-height:26px; text-align:center; font-weight:bold; }


.text1{ line-height:20px;color:#00468e; padding:0 10px;}
.uled_1{ padding:10px 0;}
.uled_1 li{ padding:2px 10px; line-height:20px; font-size:13px; }
.uled_1 li b{ font-size:14x; color:#333;}

.uled_2{ padding:0 0 10px 0;}
.uled_2 li{ padding:2px 10px; border-bottom:1px dashed #d9d9d9; line-height:20px; font-size:13px; }

/* ---------------图片轮换------------- */
.slideBox{ position:relative;  margin:0 auto; margin-bottom:24px; }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:-40px; left:0; width:100%; text-align:center; z-index:1; }
.slideBox .hd li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#ccc; text-indent:-9999px; margin:0 4px;   }
.slideBox .hd li.on{ background:#00468e;  }
.slideBox .bd{ position:relative; z-index:0; margin-bottom:8px;}
.slideBox .bd li{ position:relative;  }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.slideBox .bd li a img{ width:100%;}

.text_js{  background-color:#fff; padding:8px; line-height:20px; height:40px; color:#666; margin-top:-4px; font-size:12px;}
.text_js strong{ color:#c00; font-size:13px;}

.text2{ font-size:16px; color:#00468e;  font-weight:bold; line-height:24px;}
.text3{ font-size:14px; color:#00468e;  font-weight:bold; line-height:24px; margin-left:6px; }

.tab_box2{ margin-top:10px; color:#666;}
.tab_box2 tr td a{color:#c00; line-height:24px; }


.box6{ }
.box6 tr td{color:#383838; font-size:14px; line-height:32px; padding:2px 0;}
.box6 tr td select{ width:98%;height:26px; color:#999;}
.box6 tr td textarea{ height:80px; width:98%;line-height:24px; color:#999;}
.inputed2{ height:24px; width:98%;line-height:24px; color:#999; text-indent:6px; border:1px solid #666;}

a.btned3:hover,a.btned3:link,a.btned3:active,a.btned3:visited{ background-color:#1e6bba; width:96%;border-radius:4px; margin:auto; text-align:center; font-size:16px; color:#fff; display:block; height:34px; line-height:34px; font-weight:bold;}
a.btned2:hover,a.btned2:link,a.btned2:active,a.btned2:visited{ background-color:#7b7a7a; width:96%;border-radius:4px; margin:auto;text-align:center; font-size:16px; color:#fff; display:block; height:34px; line-height:34px; font-weight:bold;}


.banner_pic img{width:100%; height:150px;overflow:hidden;}


.tabBox2 .hd ul li{ float:left; width:33.3%; vertical-align:top;line-height:34px; display:block; font-size:16px;  }
.tabBox2 .hd ul li a{ line-height:34px; display:block; font-size:16px;  text-align:center; background-color:#fff; border-bottom:2px solid #f8a300;  color:#f8a300; font-weight:bold;}
.tabBox2 .hd ul li.on a{font-size:16px;  text-align:center; display:block; line-height:34px;background-color:#f6f6f6; border-bottom:2px solid #f6f6f6;  color:#414141; font-weight:bold;}
.tabBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */

.uled_3 li{ line-height:24px; color:#000; width:48%; font-size:13px; float:left;}
.uled_3 li span{color:#00468e; font-weight:bold; font-size:16px;}