@charset "utf-8";

/* CSS Document */

body {

    margin: 0;

    padding: 0;

    font-size: 14px;

    font-family: "Microsoft YaHei" , "Arial Narrow";

    -webkit-text-size-adjust: none;

	line-height: 1;

}



form, ul, li, p, h1, h2, h3, h4, h5, h6 {

    margin: 0;

    padding: 0;

}

h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }


.img{

    border: 0;

    font-size: 0;

    display: flex;

    align-items: center;

    display: -webkit-flex;

    -webkit-align-items: center;

    display: -ms-flexbox;

    -ms-align-items: center;

}

.img img{

    max-width:100%;

    max-height:100%;

    margin:auto;

}

ul,li {

    margin:0; padding:0; display:block; list-style:none;

	list-style:none;

}

a {

    text-decoration: none;

    color: #333;

	cursor:pointer;

}

a:hover {

    color: #3f80be;

}

.clear {clear:both;height:0px; overflow:hidden;float:none; }



/* index */





.container:before,.clearfix:before{display: table;content: " ";}

.container:after,.clearfix:after{content: "";display: block;height: 0;clear: both;float: none;margin: 0;}

.container{display:block;width:1200px;margin:0 auto;}

.box-sizing{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;}

.transform{transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* 通用 */-o-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* Opera */-ms-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* IE 9 */-moz-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* Firefox */-webkit-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);/* Safari 和 Chrome */ }

.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;max-width: 100%;}



.overflow{overflow:hidden}



.header{

    height:180px;

    background: url(../images/bg_head.jpg) no-repeat left top;

    overflow: hidden;

}


.wzm { height:22px; float:right;line-height:22px; padding-left:20px;}

.wzm .inputText {

	height: 20px;

	border: 1px solid #999;

}

.wzm .inputSub {

	line-height:20px;

}

.header .top{

    margin-top:28px;

}

.header .top .logo{

    float:left;

    margin-top:3px;

}

.header .top .logo .pic{

    float:left;

    margin-right:26px;

}

.header .top .logo .title{

    float:left;

}

.header .top .logo .title h1{

    font-weight: bold;

    font-size:33px;

    color:#08237d;

    margin-top:13px;

}

.header .top .logo .title p{

    font-size:16px;

    color:#999;

    margin-top:10px;

    text-align: center;

    text-transform: uppercase;

}

.header .top .logo .title p span{

    color:#2440a2;

}

.header .top .topright{

    float:right;

	padding-top:10px;

}

.header .top .topright .tlogin{

    float:right;

}

.header .top .topright .tlogin a{

    float:left;

}

.header .top .topright .tlogin span{

    float:left;

    margin:0 10px;

}

.header .top .topright form{

    margin-top:20px;

    border:1px solid #f0f0f0;

    width:350px;

    height:46px;

    background: rgba(255,255,255,0.5);

}

.header .top .topright form input[type='text']{

    width:282px;

    height:100%;

    padding-left: 24px;

    border:none;

    float:left;

    background: transparent;

}

.header .top .topright form input[type='image']{

    float:left;

    margin-top:9px;

}







/*nav*/



.dh{width:1250px;height:60px; margin:0 auto;line-height:60px;}

#nav{padding-left:0px; margin-top:20px;}

.dh ul li{padding-right:51px;height:40px;position:relative;float:left;line-height:40px;text-align:center;font-size:18px; z-index:999; }

.dh ul li a{color:#333;}

.dh ul li a:hover{color:#397ab1;border-bottom:3px solid #397ab1;}

.dh ul li.active{color:#397ab1;}



body.set1 li.nav_li1 .disk,   /*首页*/

body.set2 li.nav_li2 .disk,   /**/

body.set3 li.nav_li3 .disk,   /**/

body.set10 li.nav_li4 .disk,   /**/

body.set4 li.nav_li5 .disk,   /**/

body.set6 li.nav_li6 .disk,   /**/

body.set7 li.nav_li7 .disk,   /**/

body.set8 li.nav_li8 .disk,

body.set47 li.nav_li9 .disk,

body.set5 li.nav_li10 .disk{ /*联系我们*/border-bottom:3px solid #448aff; color:#448aff; }



.left,.fl{float:left;}

.right,.fr{float:right;}





/*-广告位-banner-*/

.banner{ background-color:#; height:300px;}

.banner img{ display:block; margin:0 auto;}

.img_gallery{height:300px;border-top:0px solid #d7d7d7;overflow:hidden;position:relative;}

.main_img{height:300px;overflow:hidden;position:relative;}

.main_img ul{width:9999px;overflow:hidden;position:absolute;top:0;left:0}

.main_img li{float:left;width:100%;height:300px;}

.main_img li span{display:block;width:100%;height:300px}

.main_img li a{display:block;width:100%;height:300px}

.img_font{position:absolute; bottom:30px; left:30%; color:#f00; width:100%; padding:10px;}

.img_font span{display:none; }



div.point{position:absolute;bottom:18px;left:50%;z-index:999;width:140px;height:21px;margin:0 0 0 -50px;}

div.point a{    display: block;

    width: 15px;

    height: 15px;

    background: #397ab1 no-repeat center center;

    float: left;

    cursor: pointer;

    margin: 15px 5px 0px 5px;

    border-radius: 10px; /*圆形*/

	text-indent:-1000px}

div.point a.on{    background: #ccc no-repeat center center;}

#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}

#btn_prev{background:url(../images/ll.png) no-repeat left top;left:120px;}

#btn_next{background:url(../images/rr.png) no-repeat right top;right:120px;}





.mainer {width:100%;overflow:hidden}.m_one{padding:30px 0; }

.page { width:1200px; height:auto; overflow:hidden; margin:10px auto 0; }



/*轮播部分*/





.flash{ width:656px; float:left;}

.slideBox1{ width:656px;height:388px;position:relative;overflow: hidden;}

.slideBox1 .hd{position:absolute; right:5px; bottom:10px; z-index:1;}

.slideBox1 .hd ul li{float:left; margin-left:5px;cursor:pointer;background: #ffffff; padding:3px 7px;}

.slideBox1 .hd ul li.on{background:#e33f3f;color:#fff;}

.slideBox1 .bd{position:relative;z-index:0;}

.slideBox1 .bd li{position: relative;}

.slideBox1 .bd li img{width: 100%;height: 388px;border: 1px solid #efefef;box-sizing: border-box;}

.slideBox1 .bd p{ text-align:left;position: absolute;bottom: 0;left: 0;width: 656px;height: 45px;line-height: 45px;color: #ffffff;font-size: 16px;background: url("../images/pic-bg.png") top left repeat-x;z-index: 1;}

.slideBox1 .bd p a{display: block;width: 650px;color: #ffffff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left; padding-left:10px;}







.yaowen{  float:right;

    width:508px;}

.ywlist{  background: #f5f5f5;

    height:55px;

    line-height: 55px;}

.ywlist ul li{ float:left; width:120px;height:39px; text-align:center; font-size:18px;position:relative;}

.ywlist ul li a{ color:#1569bb;display:block;}

.ywlist ul li.sec2 a{

	  float:left;

    width:148px;

    line-height: 55px;

    text-align: center;

    color:#fff;

    font-size:18px;

    font-weight: bold;

    background: linear-gradient(to right,#59a2c7,#3374ad);

	} 

.ywlist ul li.more{  float:right;

    width:360px;

    line-height: 54px;

    border-top:1px solid #3a7cb2;

    padding-right:15px;

    text-align: right;}

.ywlist ul li.more a{  color:#999;font-size:14px;}

.ywlist ul li.more a:hover{ color:#448aff}



.ywlist ul li.sec22 a{ background:url(../images/tbiao3.png) left center no-repeat;  height:37px; position:absolute; left:0px; bottom:-1px; padding-left:10px;}





.xw_box{ }

.xw_title{ height:50px; border-bottom:1px dashed #ddd;}

.xw_title ul li{ font-size:18px; font-weight:bold; height:50px; line-height:50px; text-align:center;}

.xw_title ul li a{color:#b30000; display:block; width:403px; }

.titlew{ padding-top:4px; line-height:24px; height:50px; font-size:16px; color:#999;}

.titlew a{ color:#b30000;text-align:center; display:block;}

.xw_wz{  padding-top:13px;}

.xw_wz ul li{ height:32px; line-height:32px; font-size:16px; color:#b8b8b8; background:url(../images/sy_03.png) left no-repeat; padding-left:14px;

}





.xw_wz ul li img{ float:left; padding-top:10px;}

.xw_wz ul span.date{ font-size:14px;}







.notice{

    height:442px;

    margin-top:15px;

}

.notice .notice_left{

    width:730px;

    height:100%;

    float:left;

}

.notice .notice_left .mt{

    float:left;

    width:72px;

    height:100%;

    background: url(../images/t1.jpg) no-repeat center;

}

.notice .notice_left .mc{

    background: #fff;

    width:658px;

    height:100%;

    border:1px solid #eee;

    border-left:none;

    float:left;

}

.notice .notice_left .mc .tab{

    width:578px;

    margin:auto;

    margin-top:20px;

    height:57px;

    border-bottom: 1px solid #f1f4f7;

}

.notice .notice_left .mc .tab .detail{

    float:left;

    font-size:18px;

    color:#999;

    line-height: 57px;

    margin-right:24px;

    cursor: pointer;

}

.notice .notice_left .mc .tab .detail.current{

    font-weight: bold;

    color:#397ab1;

    border-bottom: 1px solid #397ab1;

}

.notice .notice_left .mc .con{

    width:578px;

    margin:auto;

    margin-top:16px;

}

.notice .notice_left .mc .con .detail{

    display: none;

}

.notice .notice_left .mc .con .detail:first-child{

    display: block;

}

.notice .notice_left .mc .con .detail .list33{

    display: block;

    width:100%;

    height:40px;

    line-height: 40px;

    padding-left: 25px;

    position: relative;

    overflow: hidden;

}

.notice .notice_left .mc .con .detail .list33:before{

    content:"";

    position: absolute;

    left:3px;

    top:18px;

    width:6px;

    height:6px;

    background: #9d9d9d;

}

.notice .notice_left .mc .con .detail .list33 p{

    float:left;

    width:450px;

    font-size:16px;

}

.notice .notice_left .mc .con .detail .list33 span{

    float:right;

    color:#999;

    font-size:14px;

}

.notice .notice_left .mc .con .detail .list33:hover p{

    color:#3f80be;

}

.notice .notice_left .mc .con .detail .list33:hover:before{

    background:#3f80be;

}

.notice .notice_left .mc .con .detail .list33:hover span{

    color:#3f80be;

}

.notice .notice_right{

    float:right;

    width:452px;

}

.notice .notice_right .tab{

    margin-top:13px;

    height:72px;

}

.notice .notice_right .tab .detail{

    float:left;

    width:206px;

}

.notice .notice_right .tab .detail .img{

    width:72px;

    height:72px;

    background: #397ab1;

    border-radius: 50%;

    float:left;

}

.notice .notice_right .tab .detail .des{

    float:left;

    margin-left:11px;

}

.notice .notice_right .tab .detail .des .tt{

    color:#397ab1;

    font-size:18px;

    font-weight: bold;

    margin-top:18px;

}

.notice .notice_right .tab .detail .des .subtt{

    margin-top:8px;

}

.notice .notice_right .tab .detail .des .subtt a{

    font-size:13px;

    color:#999;

    float:left;

    margin-right:8px;

}

.notice .notice_right .tab .detail .des .subtt a:hover{

    color:#3f80be;

}



.notice .notice_right .tab .line{

    height:64px;

    border-left:1px dashed #d1d1d1;

    float:left;

    margin:4px 23px 0 16px;

}

.notice .notice_right .im{

    margin-top:20px;

    display: block;

}

.notice .notice_right .hdc{

    width:100%;

    height:211px;

    background: url(../images/pic2.jpg) no-repeat center;

    margin-top:17px;

    overflow: hidden;

}

.notice .notice_right .hdc .con{

    margin-top:96px;

    margin-left:35px;

    width:270px;

}

.notice .notice_right .hdc .con .list33{

    float:left;

    width:135px;

    padding-left: 45px;

    line-height: 30px;

    color:#fff;

    font-size:16px;

    margin-bottom: 14px;

}

.notice .notice_right .hdc .con .list33:nth-child(1){

    background: url(../images/ico3.png) no-repeat left center;

}

.notice .notice_right .hdc .con .list33:nth-child(2){

    background: url(../images/ico4.png) no-repeat left center;

}

.notice .notice_right .hdc .con .list33:nth-child(3){

    background: url(../images/ico5.png) no-repeat left center;

}

.notice .notice_right .hdc .con .list33:nth-child(4){

    background: url(../images/ico6.png) no-repeat left center;

}













.dongtai{ width:450px; height:415px; float:left;}

.dtlist{ height:47px; border-bottom:1px solid #e4e4e4;}

.dtlist ul li{ width:74px; height:47px; line-height:45px;float:left; font-size:18px; margin-right:29px; text-align:center; position:relative;color:#1569bb;}

.dtlist ul li a{ display:block;color:#1569bb; width:74px;}

.dtlist ul li.sec2 a{ position:absolute; height:45px; border-bottom:3px solid #1569bb; left:0px; bottom:-1px;color:#1569bb;}

.dtlist ul li.more{ width:44px; height:46px; line-height:46px; float:right; background:url(../images/more.jpg) center no-repeat; font-size:12px; margin-right:5px;}

.dtlist ul li.more a{ color:#fff; width:44px;}

.dtlist ul li.more a:hover{ color:#fe7800;}



.dongtai_wz{ height:330px; padding-top:8px;}

.dongtai_wz ul li{ height:32px; line-height:32px; background:url(../images/dian.jpg) left no-repeat; padding-left:14px; font-size:16px; color:#b8b8b8;}

.dongtai_wz ul li img{ float:left; padding-top:10px;}



.xinxi{ width:450px; height:415px; float:right;}

.xxlist{height:47px; border-bottom:1px solid #e4e4e4;}

.xxlist ul li{ width:92px; height:47px; line-height:45px;float:left; font-size:18px; margin-right:25px; text-align:center; position:relative;}



.xxlist ul li a{ display:block;color:#1569bb; width:74px;}

.xxlist ul li.sec2 a{ position:absolute; height:45px; border-bottom:3px solid #1569bb; left:0px; bottom:-1px;color:#1569bb;}

.xxlist ul li.more{ width:44px; height:46px; line-height:46px; float:right; background:url(../images/more.jpg) center no-repeat; font-size:12px; margin-right:5px;}

.xxlist ul li.more a{ color:#fff;width:44px;}

.xxlist ul li.more a:hover{ color:#fe7800;}





/*要闻*/







.yw { width:230px; float:right; display:inline; }

.yw-tit { height:42px; }



.mid1_tit{  width: 230px;  height: 42px;  float:left; display: inline; background-color:#f5f5f5; }

.mid1_menu_over {  height:42px; padding:0 40px; float: left; line-height:42px; background-color:#0564a6; cursor: pointer; display: inline;  font-size: 18px; margin-right:1px; }

.mid1_menu_over a {  color:#fff; font-size:18px; }

.mid1_menu_out{ height:42px; padding:0 40px; line-height:42px;  float: left;  cursor: pointer;  display: inline; font-size: 18px; margin-right:1px; }

.mid1_menu_out a{ color: #000; font-size:18px; }

.mid1_center_content{ float: left;  width:100%; height:259px; display: none; cursor: pointer font-size:14px; border-bottom:1px solid #f0efef; border-left:1px solid #f0efef; border-right:1px solid #f0efef; }

.ct1_content { float: left;  width: 240px; height:170px; border:1px solid red; line-height::192px;  display:inline;  text-align: left; font-size: 12px; overflow:hidden;

 margin-left:1px; margin-top:4px; }

 

.xx {

  	padding: 4px 0 14px 18px;

}

.xx li {

  line-height: 34px;

  height: 34px;

  background: url(../images/dian.png) no-repeat left center;

  padding-left: 12px;

}

.xx li .a {

  height: 26px;

  color: #393e51;

  float: left;

  display: block;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.xx li .a:hover {

  color: #db3126;

  text-decoration:underline;

}



.tpxw { width:440px; height:302px; float:left; display:inline; margin-right:10px; }



/**/



.grid {

	margin-bottom: 10px; float:left;margin-top: 15px;

}

.grid h2 {

	height: 16px;

	border-bottom: 14px solid #f1f1f1;

	margin: 0 0 20px;

}

.grid h2 b {

	float: left;

	display: block;

	height: 20px;

	margin-bottom: -10px;

	padding: 10px 10px 10px 40px;

	line-height: 20px;

	font-size: 20px;

	background-color: #fff;

	background: url(../images/tbiao1.png) no-repeat 10px center;

}

.grid h2 span {

	float: left;

	display: block;

	height: 14px;

	padding: 16px 5px 0;

	line-height: 14px;

	font-size: 14px;

	font-weight: normal;

	font-style: italic;

	color: #aaa;

}

.pane:after {

	content: '\20';

	display: block;

	height: 0;

	clear: both;

}

.pane {

    *zoom:1;

}

    .board {

	position: relative;

	overflow: hidden;

	height: 320px;

}

.board .tab {

	position: relative;

	overflow: hidden;

	width: 480px;

	height: 40px;

}

.board .tab li {

	width: 84px;

	height: 40px;

	line-height: 40px;

	margin-left: -24px;

	padding: 0 30px;

	text-align: center;

	background: url(../images/sprite.png) -80px -200px no-repeat;

	font-size:18px;

}

.board .tab li.current {

	background: url(../images/sprite.png) -80px -240px no-repeat;

}

.board .tab li a {

	color: #fff;

}

.board .list-t {

	padding-top: 10px;

	background: url(../images/rank1.png) 0 11px no-repeat;

}

.board .list-t li {

	line-height: 43px;

	border-bottom: 1px dotted #ccc;

	padding-left: 25px;

	font-size:16px;

}





.indexad{

    height:120px;

    margin-top:18px;

}

.service{

    height:409px;

    margin-top:18px;

}

.service .mt{

    float:left;

    width:72px;

    height:100%;

    background: url(../images/t2.jpg) no-repeat center;

}

.service .mc{

    background: #fff;

    width:1128px;

    height:100%;

    border:1px solid #eee;

    border-left:none;

    float:left;

}

.service .mc .tab{

    width:1046px;

    margin:auto;

    margin-top:15px;

    height:57px;

    border-bottom: 1px solid #f1f4f7;

}

.service .mc .tab .detail{

    float:left;

    font-size:18px;

    color:#999;

    line-height: 57px;

    margin-right:24px;

    cursor: pointer;

}

.service .mc .tab .detail:last-child{

    margin-right:0;

}

.service .mc .tab .detail.current{

    font-weight: bold;

    color:#397ab1;

    border-bottom: 1px solid #397ab1;

}

.service .mc .con{

    width:1046px;

    margin:auto;

    margin-top:24px;

}

.service .mc .con .detail{

    display: none;

}

.service .mc .con .detail:first-child{

    display: block;

}

.service .mc .con .detail .des{

    font-size:15px;

    line-height: 28px;

    height:84px;

    overflow: hidden;

}

.service .mc .con .detail .item{

    margin-top:30px;

}

.service .mc .con .detail .item .list33{

    padding-left: 22px;

    padding-right:20px;

    position: relative;

    overflow: hidden;

    width:523px;

    float:left;

    margin-bottom: 30px;

}

.service .mc .con .detail .item .list33:before{

    content:"";

    position: absolute;

    left:1px;

    top:5px;

    width:6px;

    height:6px;

    background: #9d9d9d;

}

.service .mc .con .detail .item .list33:hover:before{

    background:#3f80be;

}

.service .mc .con .detail .item .list33:hover{

    color:#3f80be;

}





.mdisplay{

    height:150px;

    margin-top:18px;

}

.mdisplay .mt{

    width:72px;

    height:100%;

    float:left;

    background: linear-gradient(#59a2c7,#3374ad);

    overflow: hidden;

}

.mdisplay .mt p{

    font-size:18px;

    color:#fff;

    width:20px;

    text-align: center;

    margin:auto;

    margin-top:20px;

}

.mdisplay .mc{

    width:1128px;

    height:100%;

    background: #fff;

    border:1px solid #eee;

    border-left:none;

    float:left;

    overflow: hidden;

}

.mdisplay .mc span{

    float:right; padding-top:5px; padding-right:5px;

}





.mdisplay .mc .marqueeleft{

    overflow:hidden;

    margin-top:25px;

}

.mdisplay .mc ul{

    float:left;

}

.mdisplay .mc ul li{

    float:left;

    padding: 0 15px;

}







.footer {

    background: #fff;

}



.footer .fpage1{

    margin-top:35px;

}

.footer .fpage1 .address{

    float:left;

    margin-top:4px;

}

.footer .fpage1 .address .tt{

    font-size:16px;

    font-weight: bold;

    color:#333;

}

.footer .fpage1 .address .con{

    margin-top:30px;

}

.footer .fpage1 .address .con .detail{

    margin-bottom: 7px;

    line-height: 24px;

}

.footer .fpage1 .address .con .detail .img{

    width:24px;

    height:24px;

    background: #e8ecf0;

    border-radius: 50%;

    float:left;

    margin-right:8px;

}

.footer .fpage1 .address .con .detail p{

    float:left;

}

.footer .fpage1 .wx{

    float:right;

}

.footer .fpage1 .wx .im{

    width:135px;

    height:160px;

    position: relative;

}

.footer .fpage2{

    border-top:1px solid #e1e1e1;

    border-bottom: 1px solid #f8f9fb;

    margin-top:18px;

    padding: 15px 0;

    height:37px;

}

.footer .fpage2 .fnav{

    float:left;

    padding-left: 46px;

    height:24px;

    line-height: 24px;

    color:#3374ae;

    margin-top:6px;

    background: url(../images/nav.png) no-repeat left center;

}

.footer .fpage2 .link{

    float:right;

}

.footer .fpage2 .link select{

    width:162px;

    height:37px;

    border:none;

    background: #f1f4f7 url(../images/down.png) no-repeat 132px center;

    fotn-size:13px;

    padding-left: 28px;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    border-radius: 3px;

    color:#666;

    margin-left:8px;

}

.footer .fpage3{

    line-height: 35px;

}









.nbanner{

    height:275px;

}

.nbanner .swiper-slide{

	background-position:center;

}

.nav_son{

    height:70px;

}

.nav_son a{	

	margin-top:15px;

	margin-right:10px;

	width:120px;

    font-size:16px;

    float:left;

	border-radius: 10px;

	overflow: hidden;

	border:1px dashed #dcdcdc;

	display: block;

	text-align: center;	

    height:35px;

    line-height: 35px;

}

.nav_son a:hover{

    color:#FFF;

	background:#1176b7;

	border:1px dashed #1176b7;

	font-weight: bold;

}

.nav_son a.active{

    color:#FFF;

	background:#1176b7;

	border:1px dashed #1176b7;

	font-weight: bold;

}

.nav_son a:last-child{

    margin-right:10px;

}



.sonnav{

	border-top:1px solid #eee;

	padding:10px 0;

}

.sonnav a{

	line-height:28px;

	float:left;

	margin-right:20px;

}

.sonnav a:first-child{

	margin-left:26px;

}

.sonnav a.active{

	color:#397ab1;

}

.crumb{

    height:58px;

    width:100%;

    line-height: 56px;

    padding-left: 26px;

    border:1px solid #eee;

    box-sizing: border-box;

	background:#fcfdfd url(../images/weizhi.png) no-repeat 10px center;

}

.crumb span{

    color:#333;

    font-weight: bold;

}

.crumb a:after{

    content:"";

    margin:0 3px;

    margin-right:1px;

}

.crumb a:hover:after{

    color:#666;

}

.crumb a:last-child:after{

    display: none;

}



.article{

    background: #f1f4f7;

    padding-top:9px;

    padding-bottom: 20px;

}

.article_list{

    width:878px;

    float:left;

}

.article_list .mc{

    margin-top:9px;

    background: #fff;

    border:1px solid #eee;

    padding: 26px;

    padding-top:13px;

    padding-bottom: 21px;

    min-height: 675px;

}

.article_show .mc{

    padding-bottom: 26px;

}

.article_list .mc .detail{

    display: block;

    height:50px;

    line-height: 50px;

    border-bottom:1px dashed #dbdbdb;

    padding-left:23px;

    padding-right:8px;

    position: relative;

}

.article_list .mc .detail:before{

    content:"";

    position: absolute;

    width:4px;

    height:4px;

    left:2px;

    top:25px;

    background: #999;

}

.article_list .mc .detail .title{

    float:left;

    width:85%;

}

.article_list .mc .detail .time{

    float:right;

    color:#999;

}

.article_list .mc .detail:hover p{

    color:#3f80be;

}

.article_list .mc .detail:hover:before{

    background:#3f80be;

}

.article_list .mc .tt{

    text-align: center;

    font-size:18px;

    color: #333;

    font-weight: bold;

    margin-top:25px;

	line-height:25px;

}

.article_list .mc .con{

    line-height: 30px;

    margin-top:25px;

}

.article_list .mc .con *{

	max-width:100%;

}

.article_list .mc  .demand{

	padding-left:100px;

	margin-top:30px;

}

.article_list .mc  .demand .text{

	line-height:36px;

	overflow:hidden;

}

.article_list .mc  .demand .text span{

	color:#333;

	float:left;

	width:100px;

	text-align:right;

	margin-right:20px;

}

.article_list .mc  .demand .text textarea{

	width: 450px;

	height: 150px;

	padding: 10px;

	border: 1px solid #ccc;

	resize: none;

	float: left;

	margin-top:6px;

}

.article_list .mc  .demand .submit{

	width:150px;

	height:40px;

	text-align:center;

	display:block;

	margin:40px auto;

	border:none;

	cursor:pointer;

	background:#1176b7;

	color:#fff;

}

.article_recommend{

    float:right;

    width:310px;

}

.article_recommend .detail{

    background: #fff;

    border:1px solid #eee;

    padding: 20px 16px;

    padding-bottom: 10px;

}

.article_recommend .detail .mt{

    height:20px;

    padding-left: 10px;

    position: relative;

}

.article_recommend .detail .mt p{

    float:left;

    font-size:18px;

    color:#333;

    font-weight: bold;

}

.article_recommend .detail .mt a{

    float:right;

    line-height: 20px;

}

.article_recommend .detail .mt:before{

    content:"";

    position: absolute;

    width:4px;

    height:100%;

    background: #0b62ae;

    left:0;

    top:0;

}

.article_recommend .detail .mc{

    margin-top:23px;

}

.article_recommend .detail .mc .list{

    display: block;

    height:16px;

    line-height: 16px;

    margin-bottom: 17px;

}

.article_recommend .detail .mc .list span{

    float:left;

    font-size:16px;

    font-weight: bold;

    color:#999;

}

.article_recommend .detail .mc .list p{

    float:right;

    width:247px;

}

.article_recommend .detail .mc .list:hover p{

    color:#3f80be;

}

.article_recommend .detail .mc .list:nth-child(1) span,.article_recommend .detail .mc .list:nth-child(2) span,.article_recommend .detail .mc .list:nth-child(3) span{

    color:#0b62ae;

}

.article_recommend .item{

    background: #fff;

    border:1px solid #eee;

    padding: 25px 18px;

    margin:9px 0;

}

.article_recommend .item .list{

    height:72px;

    margin-bottom: 22px;

    border-right:1px dashed #d1d1d1;

}

.article_recommend .item .list:last-child{

    margin-bottom: 0;

}

.article_recommend .item .list .img{

    width:72px;

    height:72px;

    background: #397ab1;

    border-radius: 50%;

    float:left;

}

.article_recommend .item .list .des{

    float:left;

    margin-left:11px;

}

.article_recommend .item .list .des .tt{

    color:#397ab1;

    font-size:18px;

    font-weight: bold;

    margin-top:18px;

}

.article_recommend .item .list .des .subtt{

    margin-top:8px;

}

.article_recommend .item .list .des .subtt a{

    font-size:13px;

    color:#999;



    float:left;

    margin-right:8px;

}











.w480 {

	width: 460px;

	border-left: 0px solid #ccc;

	padding-left: 19px;

}

.w690 {

	width: 690px;

	border-left: 0px solid #ccc;

	padding-left:0px;

}



 .grid .list-t li {

        line-height: 36px;

        padding-left: 12px;

        background: url(../images/dot.png) 0 16px no-repeat;

      }

      .zt_xx li {

        width: 122px;

        margin-left: 15px;

        float: left;

        font-szie: 14px;

      }

      .board .list-t {

        background: none; 

      }

      .menu-help {

        margin-bottom: 100px;

      }

      .ldtext th {

       width: 152px;  

 }

 

 

 

 .apps h2 b {

	background: url(../images/tbiao2.png) no-repeat 10px center;

}

 

 .apps li {

	height: 60px;

	margin: 0 10px 10px 0;

	vertical-align: middle;

	overflow: hidden;

}

.apps li a {

	display: block;

	width: 220px;

	height: 60px;

	line-height: 60px;

	font-size: 16px;

	background:url(../images/sprite.png) -80px 0 no-repeat;

}

.apps li a:hover {

	background:url(../images/sprite.png) -80px -60px no-repeat;

	color: #fff;

}

.apps li a i {

	float: left;

	display: block;

	width: 80px;

	height: 80px;

	background-image: url(../images/sprite2.png);

	background-repeat: no-repeat;

	margin-right: -16px;

}

.apps .s2 {

	background-position: 0 -60px;

}

.apps .s3 {

	background-position: 0 -120px;

}

.apps .s4 {

	background-position: 0 -180px;

}

.apps .s5 {

	background-position: 0 -240px;

}

.apps .s6 {

	background-position: 0 -300px;

}

.apps .s7 {

	background-position: 0 -360px;

}

.apps .s8 {

	background-position: 0 -420px;

}

 

 

 /* tab */

.tab {

	display: block;

}

.tab li {

	float: left;

}

.tab li a {

	display: block;

}





.h li {

	float: left;

	_display: inline;

	_white-space: nowrap;

}



.fr {

	float: right;

	_display: inline;

}

  





/*i_photos*/

.i_photos{width:100%;float:left;position:relative;}

.i_photos .cTabNavUl{border:1px solid #bdd7f2;}

.i_photos .cTabConDiv{width:1198px;height:157px;border:1px solid #bdd7f2;}

.i_photos .cTabNavUl li.active a { width:88px;height:33px;_height:32px;_line-height:33px;display:block;background:url(../images/tabactive.jpg) repeat-x; border-left:1px solid #bdd7f2; border-top:2px solid #0ea4e6; border-right:1px solid #bdd7f2;color:#458fce; text-align:center; line-height:33px;}

.i_photos .cTabNavUl li.active a:visited {color:#458fce;}



.pc_body {width:1196px;height:145px;position:relative;top:15px;left:0;float:left;}





.pc_wrap {margin-left:41px;}

.pc_wrap ul li{ float:left;}

.pc_wrap ul img {}

.pc_wrap a.prev,.pc_wrap a.next{

	width:16px;

	height:31px;

	line-height:31px;

	_font-size:1px;

	outline-style: none;

	outline-width: 0;

	position:absolute;

	text-indent: -9999px;

	top:50px;

	}

.pc_wrap a.prev {left:8px;background:url(../images/left1.png) no-repeat center center;}

.pc_wrap a.prev:hover {background:url(../images/left2.png) no-repeat center center;}

.pc_wrap a.next {right:8px;background:url(../images/right1.png) no-repeat center center;}

.pc_wrap a.next:hover {background:url(../images/right2.png) no-repeat center center;}





.pc_container {left:0;float:left; margin-left:10px;}

#pc_160_100 li{float:left;}

#pc_160_100 a{ width:160px;height:128px;display:block;overflow:hidden;text-align:center; background:url(../images/pcbg.jpg) repeat-x center bottom;font-size:12px;line-height:18px;+line-height:28px; position:relative;}

#pc_160_100 a:hover{ background:#458FCE; color:#FFF;}







/*p1*/

#box{width:435px;height:280px;position:relative;}

#box ul li{display:none;position:absolute;text-align:center;font-size:14px;}

#box ul li img{display: block;margin-bottom:10px;}

#box ul li span{background:#000;filter:alpha(opacity=50);opacity:.5;height:36px;position:absolute;top:235px;width:435px;z-index:1;left:0;}

#box ol{position:absolute;top:233px;right:10px;z-index:1;}

#box ol li.active{display:block;background:#f79136;}

#box ol li{width:19px;height:19px;line-height:19px;float:left;cursor:pointer;text-align:center;font-size:14px;color:#fff;font-weight:bold;}



.p1_3{clear:both;width:450px;margin:0 auto;padding:15px 0;}

.p1_3 li{font-size:14px;line-height:190%;}





.tzgg { width:470px; height:302px; float:left; display:inline; }

.tzgg-tit { height:42px; background:url(../images/tzgg_tit.png) repeat-x; line-height:39px; }

.tzgg-tit span { float:left; display:inline; height:39px; border-bottom:3px solid #125e9e; font-size:18px; }

.tzgg-tit a { float:right; display:inline; font-size:9pt; color:#99a0aa; }

.tzgg-nr { width:468px; height:259px; border-bottom:1px solid #f0efef; border-left:1px solid #f0efef; border-right:1px solid #f0efef; }



.page-one {height:388px;}

.page-two { margin-top:10px;margin-bottom:10px;}

.colorf a{color:#fff;}

.colorf{color:#fff;}

.colorb a{color:#4f86ac;}

.colorb{color:#4f86ac;}

.pub_wid{margin:0 auto;width:230px;}

.fb { font-weight:bold; }

.f18 { font-size:18px; }

/*4*/

.module{ padding-bottom:20px;overflow:hidden;}

.module a{display:block;float:left;width:224px;height:77px;background:#207ab8;cursor:pointer; margin:3px 0px;}

.module a:hover{background:#db3126;}



.module a.ui2{background:#fe0000;}

.module ui2 a:hover{background:#fe0000;}



.module a.no_mr{margin-right:0;}

.module a em{margin:15px 0 0 10px;_margin-left:10px;width:50px;height:50px;background: url(../images/tb.png) no-repeat 0 -7px;}

.module a.ui2 em{background-position:-60px -7px;}

.module a.ui3 em{background-position:-120px -7px;}

.module a.ui4 em{background-position:-180px -7px;}

.module a h1{width:150px;margin:28px 0 0 7px;} 



/*5*/

.dc{height:77px;overflow:hidden;}

.dc a{display:block;float:left;margin-right:20px;width:220px;height:75px;background:#f3f5f6;cursor:pointer; border:2px solid #d9dbdf;}

.dc a:hover{background:#f3f5f6; border:2px solid #207ab8;}

.dc a.no_mr{margin-right:0;}

.dc a em{margin:15px 0 0 5px;_margin-left:10px;width:50px;height:50px;background: url(../images/tb.png) no-repeat 12px -57px;}

.dc a.uf2 em{background-position:-50px -57px;}

.dc a.uf3 em{background-position:-120px -57px;}

.dc a.uf4 em{background-position:-180px -57px;}

.dc a.uf5 em{background-position:-240px -57px;}

.dc a h1{width:150px;margin:28px 0 0 7px;} 





.page-there {margin-top:0px; }

.hyxx { width:950px;float:left; display:inline; margin-right:20px; }

.hyxx-tit { height:42px; background-color:#f5f5f5; }

.hyxx-tit a { padding:0 40px; color:#fff; font-size:18px; line-height:42px; height:42px; background-color:#0564a6; float:left; display:inline; }

.hyxx-nr { width:950px;}







.qyxx { width:460px; height:225px; float:left; display:inline; }

.fwxx { width:460px; height:225px; float:left; display:inline; }

.lmm { height:22px; }

.lmm a { font-size:16px; padding-left:25px; background:url(../images/yuan.png) no-repeat left; margin-left:13px; float:left; display:inline; font-weight:bold; }

.lmnr { height:196px; }



.box-xx .list-t { }

.box-xx .list-t li {

	line-height:30px;

	border-bottom:0px dotted #ccc;

	padding-left:8px;

	background: url(../images/dian.png) left center no-repeat;

	width: 250px;

    overflow: hidden;/*超出部分隐藏*/

    white-space: nowrap;/*不换行*/

    text-overflow:ellipsis;/*超出部分文字以...显示*/

}



.xx1 {

  	padding: 14px 10px 14px 3px;

}

.xx1 li {

  line-height: 34px;

  height: 34px;

  background: url(../images/dian.png) no-repeat left center;

  padding-left: 12px;

}

.xx1 li .a {

  height: 26px;

  color: #393e51;

  float: left;

  display: block;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.xx1 li .a:hover {

  color: #db3126;

  text-decoration:underline;

}



.sxx { width:10px;float:left; display:inline;  background: url(../images/sxx.png) repeat-y left center;}





.hyfw { width:230px; height:291px; float:right; display:inline; }

.hyfw-tit { height:42px; line-height:42px; text-align:center; background-color:#0564a6; }

.hyfw-tit a { font-size:22px; color:#ffffff; }

.hyfw ul { clear: both; width: 230px; height: 260px; position: relative; overflow: hidden; margin-top:6px; }

.hyfw li a:hover { text-decoration:underline; color:#000; }

.hyfw li { text-align: center; font-size: 18px; color: #000; position: absolute; font-weight:bold;}



.hyfw li.fw1 { width: 80px; height: 115px; left: 0; top: 0; line-height: 30px; background-color:#e9e6f6;  }

.hyfw li.fw1 a { line-height: 30px; }

.hyfw li.fw2 { width: 80px; height: 115px; left: 85px; top: 0; line-height: 30px; background-color:#f6e6ec; }

.hyfw li.fw2 a { line-height: 30px;}

.hyfw li.fw3 { width: 165px; height: 62px; left: 0; top: 125px; line-height: 62px; background-color:#f6e6ec; font-size:26px;}

.hyfw li.fw3 a { line-height: 62px; }

.hyfw li.fw4 { width: 24px;  left: 176px; top: 0px;  background-color:#e6e8f6; text-align: center;padding: 60px 15px 27px;}

.hyfw li.fw4 a { line-height: ; }

.hyfw li.fw5 { width: 112px; height: 62px; left: 0px; top: 198px; line-height: 62px; background-color:#e6e8f6; }

.hyfw li.fw5 a { line-height: 62px; }

.hyfw li.fw6 { width: 112px; height: 62px; left: 118px; top: 198px; line-height: 62px; background-color:#e6e8f6; }

.hyfw li.fw6 a { line-height: 62px; }

.hyfw li.fw7 { width: 112px; height: 52px; left: 0; top: 191px; line-height: 52px; background-color:#e6e8f6; }

.hyfw li.fw7 a { line-height: 52px; }

.hyfw li.fw8 { width: 112px; height: 52px; left: 118px; top: 191px; line-height: 52px; background-color:#e6e8f6; }

.hyfw li.fw8 a { line-height: 52px; }



li.fw1 a:hover,li.fw2 a:hover,li.fw3 a:hover,li.fw4 a:hover,li.fw5 a:hover,li.fw6 a:hover{ color: #db3126;}



.four { margin-top:21px; overflow:hidden; position:relative; }

.box { width:291px; height:346px; float:left; display:inline; margin-right:12px; position:relative; }

.box-tit ,.box-tt,.box-ti,.box-t{ height:77px; background:url(../images/box-tit.png) no-repeat;}

.box-tit h2,.box-tt h2,.box-ti h2,.box-t h2 { width:291px; height:77px; }

.box-tit h2 a,.box-ti h2 a,.box-tt h2 a,.box-t h2 a { display:block; width:291px; height:77px; text-align:center; cursor:pointer; }

.box-tit h2 a em,.box-tt h2 a em,.box-ti h2 a em,.box-t h2 a em { display:block; margin:0 auto; width:77px; height:77px; background:url(../images/button.png) no-repeat 0 0;  }

.box-ti h2 a em { background-position:-276px 0px; }

.box-tt h2 a em { background-position:-180px 0px; }

.box-t h2 a em { background-position:-91px 0px; }



.box-xx { margin:0 auto; padding-left:17px; height:230px; }

.ckgd { text-align:center; }

.ckgd a { color:#999999; font-size:13px; }

.ckgd a:hover { color:#db3126; text-decoration:underline; }



.block { display:block; }

.box-nr { height:264px; width:287px; border-bottom:4px solid #f0efef; border-left:2px solid #f0efef; border-right:2px solid #f0efef; }





.rhsq { float:right; display:inline; padding-right:22px; line-height:42px; }

.rhsq a { color:#0564a6; font-size:16px; padding:0; background-color:#f5f5f5!important; }

.rhsq a:hover { text-decoration:underline; }



.hygl { width:230px; height:291px; float:left; display:inline; }

.hygl-nr { height:241px; padding-top:6px; background-color:#f5f5f5; border-bottom:2px solid #e7e7e7; }

.hygl-nr ul li { width:100%; height:34px; line-height:34px; text-align:center; border-bottom:1px solid #fff; position:inherit!important; }

.hygl-nr ul li a:hover{ background-color:#db3126; color:#FFFFFF; text-decoration:none; display:block; }





.hyfc { height:240px; margin-top:30px; }

.hyfc-tit {height: 42px; /* padding-left:31px; */ /* background:url(../images/xing.png) no-repeat left; */ background-color: #f5f5f5;line-height: 42px; }

.hyfc-tit span { font-size:18px; color: #fff; float:left; display:inline; background-color: #0564a6;padding: 0 40px; }

.hyfc-tit a { float:right; display:inline; color:#99a0aa; padding-right:20px; }

.hyfc-nr { height:200px; padding-top:15px; }







.wzdt { height:355px; background-color:#0168ad; margin-top:30px; }

.wzdt-t { height:54px; border-bottom:1px solid #fff; }

.xhtp { width:855px; height:44px; margin:0 auto; padding-left:345px; line-height:44px; color:#FFF; font-size:14px;}

.xhtp a { float:left; display:inline; font-size:14px; padding-left:10px; padding-right:10px;color:#FFF; }





.wzdt-d { width:1200px; height:300px; margin:0 auto; }

.wzlm { width:199px; height:300px; float:left; display:inline; }

.wzlm-tit { height:64px; text-align:center; padding-top:37px; }

.wzlm-tit img { height:30px; margin:0 auto; }

.wzlm-tit span { display:block; font-size:18px; color:#ffffff; line-height:34px; }

.wzlm-nr ul li a { color:#b1daf5; }

.wzlm-nr ul li a:hover { color:#b1daf5; text-decoration:underline; }

.wzlm-nr { line-height:30px; font-size:14px; color:#b1daf5; text-align:center; display:block; }

.dsx { width:1px; height:300px; background: url(../images/dsx.png) no-repeat; float:left; display:inline; }

ul.both { width:150px; overflow:hidden; margin:0 auto; }

li.double { width:49%; float:left; display:inline; }





.bottom { height:105px; background-color:#393939; color:#fff; padding-top:30px; }

.bottom p { width:1200px; margin:0 auto; line-height:30px; text-align:center; }

.bottom a { color:#fff; }

.bottom a:hover { text-decoration:underline; }







.content { width:1198px; margin:40px auto 0px; padding:10px 0 60px; min-height:300px; border:1px solid #E3E5EA; }

.details { width:940px; margin:0 auto; }

.details img { max-width:940px;  }



.news_conent{}

.news_conent_two_title{ clear: both;TEXT-ALIGN: center; PADDING-BOTTOM: 20px; LINE-HEIGHT: 60px; WIDTH: 100%; HEIGHT: auto; FONT-SIZE: 18pt; FONT-WEIGHT: bold; PADDING-TOP: 20px}

.news_conent_two_js{ text-align:center;BORDER-BOTTOM: #333 1px dotted; height:48px; line-height:48px; color:#333;font-size:12px;}

.news_conent_two_text{ padding-top:8px; line-height:200%;overflow:hidden; font-size:14px;}





 /*list

.list { width:1200px; margin:30px auto; }

.list-tit {  height:42px; background:url(../images/tzgg_tit.png) repeat-x; line-height:39px;  }

.list-tit span { float:left; display:inline; height:39px; border-bottom:3px solid #125e9e; font-size:18px; padding:0 20px; }

.list-nr { height:580px; }

.list-xf { width:600px; height:30px; margin:20px auto 0; }

*/





/*list2*/

.ejy {height:272px;}

.main_bg { width:100%; height:272px; position:absolute; left:0px; z-index:-1; overflow:hidden; }

.main_bg img { left:50%; overflow:hidden; width:1920px; height:272px; }



.ejlb { width:1200px; margin:0 auto 42px; padding-top:212px; overflow:hidden; }

.ejlb-z { width:190px; padding:24px 20px 81px; background-color:#0168ad; float:left; display:inline; }

.ejlb-y { width:930px; padding:19px 20px 0; background-color:#FFFFFF; float:left; display:inline; }



.ejlm { height:30px; line-height:30px;}

.ejlm img { float:left; display:inline; }

.ejlm i { font-size:22px; color:#b1daf5; padding-left:13px; float:left; display:inline; font-style:normal; } 



img.xhxx_t { padding-left:23px; }



.zlm { padding-top:15px; }

.zlm ul li { height:58px; background-color:#FFFFFF; margin-top:10px; text-align:center; line-height:58px; }

.zlm ul li a { display:block; font-size:18px;}

.zlm ul li:hover,.zlm ul li a:hover { background-color:#E8291D; color:#FFFFFF!important;  }

.zlm ul .crrent,.zlm .crrent:hover{ background:#E8291D url(../images/right3.png) no-repeat 90% center;color:#FFFFFF!important;  }



.ejbt { height:42px; background:url(../images/tzgg_tit.png) repeat-x; line-height:39px; }

.ejbt span { float:left; display:inline; height:39px; border-bottom:3px solid #125e9e; font-size:18px; padding:0 10px; }

.ejxx { padding: 9px 2px 30px 10px; min-height: 200px; }

.xf { width:600px; height:30px; margin:0 auto; }



.lm_conent{ 

margin: 10px 40px 0px 40px;

clear:both;

text-align:left;

line-height:40px;

padding-top:20px;

padding-bottom:20px;}	





.d2nav{height:67px;width:830px;text-align:right;line-height:69px;margin:0 auto;}

.d2nav span{color:#8d1016;}

.d2nav a{margin:0 8px;}





.list_14b li{ height: 26px; line-height: 26px; font-size: 14px; background: url(../images/sy_03.png) 1px 14px no-repeat;	text-indent: 15px;}



.d2_2{margin:0 auto;padding:16px 0;overflow:hidden;}



.txt_nav{width:100%;height:38px;line-height:38px;background:url(../images/dianx3.gif) repeat-x bottom;font-size:14px; float:left; text-align:left; margin-left:10px;}

.txt_nav,.txt_nav a:link,.txt_nav a:visited{color:#b41306;}

.txt_nav a{margin:0 3px;font-size:14px; }









.mid2_tit{  width: 308px;  height: 22px;  float:left; display: inline; }

.mid2_menu_over {  height:22px; padding-left:25px; float: left; line-height:22px; cursor: pointer; display: inline; margin-left:13px; background:url(../images/yuan.png) no-repeat left; }

.mid2_menu_over a { font-size:16px; font-weight:bold; color:#0564A6; }

.mid2_menu_out{ height:22px; line-height:22px; padding-left:25px;  float: left;  cursor: pointer;  display: inline; }

.mid2_menu_out a{ color: #555; font-size:16px; }

.mid2_center_content{ float: left;  width:406px; height:196px; display: none; cursor: pointer font-size:14px; }



.zyfwtit { height:42px; border-top:2px solid #e4e4e4;}

.zyfwtit a {color:#1569bb; font-size:18px; line-height:42px; height:42px;float:left; display:inline; padding-left:5px; font-weight:bold; }

.hyfuwu { width:593px; height:291px; float:left; display:inline; margin-right:12px; }

.hyfuwu-tit { height:42px; background-color:#f5f5f5; }

.hyfuwu-tit a { padding:0 40px; color:#fff; font-size:18px; line-height:42px; height:42px; background-color:#0564a6; float:left; display:inline; }

.hyfuwu-nr { width:593px; height:225px; padding-top:22px; border-bottom:2px solid #e7e7e7; }



.lmm { height:22px; }

.lmm a { font-size:16px; padding-left:25px; background:url(../images/yuan.png) no-repeat left; margin-left:13px; float:left; display:inline; font-weight:bold; }

.lmnr { height:196px; } 





/*分页样式2*/

.epages{margin:10px;font:14px/18px Tahoma;text-align: center; line-height:50px;}

.epages *{vertical-align:middle;}

.epages a{padding:4px 12px;border:1px solid #ccc;margin:5px;text-align:center;text-decoration:none;font:normal 14px/18px verdana;}

.epages a:hover{border:#397ab1 1px solid;background:#397ab1;text-decoration:none;color:#fff}

.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}



/* 频道和列表页 */

.position {

	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;

	color: #07519A;

	border: 1px solid #AACCEE;

	border-bottom: none;

	margin-bottom: 10px;

}

.position td {

	line-height: 26px;

	padding: 0px 10px;

	font-family: "宋体";

}

.channle .box {

	margin-bottom: 10px;

}

.listpage .news_list .box {

	border-width: 1px;	

	padding: 0 10px;

}





.listpage .list_content .box{

	border-width: 1px;	

	padding: 10px;

}

.listpage .news_list .box ul {

	border-bottom: 1px dashed #ccc;

}







/*会员单位频道页*/



.product-wrap2{ width:800px; margin:0 auto;}

.product-wrap2 .show{ display:block;}

.product-wrap2  .switch{  display: none;}

.product-wrap2 .switch .title{

  height:50px;

  line-height:50px;

  font-size:20px;

  font-weight:bold;

  text-align:center;

  width:800px;

  margin:0 auto;

}



.product-wrap2 .switch .title span.more {  float:right;

    width:50px;

	font-size:12px;

	color:#666;

    padding-right:15px;

    text-align: right;}





.product-wrap2 .switch ul{

  margin-top:25px;  

  width:800px; float:left;

}



.product-wrap2 .switch .lvYou li{

  width: 240px;

  float: left;overflow: hidden;

  margin: 10px;

  position: relative;

  height:120px;

  overflow:hidden;  

border: 1px dashed #ccc;

}

.product-wrap2 .switch .lvYou li a{

  display: block;

}

.product-wrap2 .switch .lvYou li a h3{

	width:240px;

  color: #fff;

  line-height: 25px;

  font-size: 14px;

  height: 25px;

  text-overflow: ellipsis;white-space: nowrap;overflow: hidden;

  margin-bottom:0px;

}



.product-wrap2 .switch .lvYou li a img{

  display: block;

  transition: All 0.4s ease-in-out;

  -webkit-transition: All 0.4s ease;

  -moz-transition: All 0.4s ease;

  -o-transition: All 0.4s ease;

  max-width: 240px;

  max-height: 100px;

  margin:0 auto;

  

  

}

.product-wrap2 .switch .lvYou li a img:hover{

  transform: scale(1.2);

  -webkit-transform: scale(1.2);

  -moz-transform: scale(1.2);

  -o-transform: scale(1.2);

  -ms-transform: scale(1.2);

}

.w-tiShi{

  background:rgba(0,0,0,0.3);

  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = #40000000,endColorstr = #40000000);

  position: absolute;

  left: 0;

  bottom:0px;

 text-align: center;

}



