@charset "utf-8";
* { margin: 0; padding: 0; }
li { list-style: none; }
img { border: 0; max-width: 100%;}
a { text-decoration: none; color: #000; outline: none; }
body { min-width: 1280px; font-family: 'Arial', "Microsoft yahei"; position: relative;}
input { outline: none; }
.fl {float: left; width:60%;}
.fr { float: right; }
.dn { display: none; }
.wrap { width: 1200px; margin: 0 auto; overflow: hidden; }
.defaultButtonStyle{filter: none!important;}

/*head */
.head .wrap { overflow: visible; }
.head { height: 130px;padding-top:30px; background: url(../images/bg-head.png) center no-repeat; position: relative;z-index: 100;}
.head-t { height: 70px; line-height: 70px;  }
.head-t img { vertical-align: middle; }
.head .fr .search { position: relative; display: inline-block; *display: inline; *zoom: 1; font-size: 0; vertical-align: middle; }
.head .fr .ss { height: 26px; line-height: 26px; width: 120px; padding-left: 10px; padding-right: 30px; color: #fff; font-size: 14px; background: none; border: none; border-bottom: 1px solid #fff; }
.head .fr .btn { position: absolute; z-index: 2; right: 5px; bottom: 32px; outline: none; }
.head .fr .head-link { z-index: 11; position: relative; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; font-size: 0; }
.head .fr .head-link a.chinese { color: #fff; font-size: 12px; background: url(../images/chinese.png) left center no-repeat; width: 40px; text-align: right; }
.head .fr .head-link a { background: #111051; width: 20px; height: 20px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; text-align: center; line-height: 20px; margin-left: 6px; }
.head .fr .head-link span {background: #111051;width: 20px;height: 20px;display: inline-block; *display: inline; *zoom: 1;vertical-align: middle;text-align: right;line-height: 20px;margin-left: 100px;}
.head .fr .head-link span img { width: 15px;cursor: pointer; }
.link-hide {/* display: none; */position: absolute;z-index: 10;top: 20px;right: 30px;}
.head .fr .head-link .link-hide ul li {line-height: 30px;padding: 0 10px;text-align: right;}
.head .fr .head-link .link-hide ul li + li{background: #111051; display:none;}
.head .fr .head-link .link-hide a { margin: 0; width: auto;white-space: nowrap; font-size: 12px;color: #fff;}

/*--------------------------------------------------------------------------------------------------*/

.logo01,.logo02{display: block;float: left;}
.logo01 img{display: block;}
.logo02{font-family: arial;font-size: 20px;color: #fff;line-height: 50px;margin-left: 10px;}

/*------------------------------------------------------------------------------------------------------*/

/*nav */
#MenuBar1{visibility:hidden}
.nav { height: 42px; position: relative;z-index: 10; }
.nav .logo { position: absolute;left: 7px;top: 25px; }
.nav ul li { float: left; position: relative;line-height: 42px; height: 42px; margin: 0 10px;}
.nav ul li:hover>a, .nav ul li.on>a { border-bottom: 1px solid #ffd84f; }
.nav ul li>a { border-bottom: 1px solid transparent; }
.nav ul li a { font-size: 18px; color: #fff; display: block;  white-space: nowrap; padding: 0 10px;}
.nav ul li:hover dl { display: block; }
.nav dl { display: none; position: absolute; left: 0px;top: 43px; z-index: 10; background: #162a73;}
.nav dd {  line-height: 40px; }
.nav dl dd a { font-weight: normal; white-space: nowrap; font-size: 16px;}
.nav dd:hover { background: #3e8cd7; }

.nav .nav-more { position: absolute; top: 0; right: 0; font-size: 0; width: 100px;  text-align: center;  height: 70px;}
.nav .nav-more p { font-size: 18px;color: #fff; height: 42px; line-height: 42px;}
.nav .nav-more:hover ul { display: block; }
.nav .nav-more ul {font-size: 0; position: absolute; text-align: center; right: 0; top: 60px;   display: none;padding: 0; }
.nav .nav-more ul li {text-align: center; line-height: 42px; height: 42px; background: #162a73;float: none; }
.nav .nav-more ul li:hover { background: #3e8cd7; }
.nav .nav-more ul li dl { position: absolute; top: 0px; left: auto; right: 100%; }
.nav .nav-more ul li:hover dl { display: block; }

/*banner */
.banner { width: 100%; max-width: 1920px;margin: 0 auto; height:450px; position: relative; overflow: hidden;top:0px;background: #f3f3f3;}
.banner .bg1 { position: absolute; left: 0;top: 36px;  z-index: 10;}
.banner .bg2 { position: absolute; right: 0;top: -1px; z-index: 10;}
.banner .bd { width:1200px; position: absolute; left: 50%; margin-left: -600px; }
.banner .bd ul li {height:450px;line-height:450px;text-align: center; position: relative; background: #f3f3f3;}
.banner .bd ul li img { vertical-align: middle; }
.banner .pn { }
.banner .pn .wrap { position: relative; overflow: visible;}
.banner .pn .prev, .banner .pn .next { width: 34px; height: 76px; position: absolute; top: 0; z-index: 2;filter: alpha(opacity=50);zoom: 1; -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.banner .pn .prev:hover, .banner .pn .next:hover {filter: alpha(opacity=80);zoom: 1; -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.banner .pn .prev { left: -50px; background: url(../images/banner-btn.png) left no-repeat; }
.banner .pn .next { right: -50px; background: url(../images/banner-btn.png) right no-repeat; }
.banner .title { width: 100%; height: 0px; position: absolute; z-index: 10; bottom:67px; }
.banner .title p { width: 490px; padding:10px 45px; background: url(../images/banner-title.png); font-size: 28px;line-height: 46px;color: #fff; }
.banner .hd { position: absolute; width: 100%; left: 0; bottom: 15px; text-align: center; z-index: 15; }
.banner .hd ul li { cursor: pointer; width: 8px; height: 8px; background: url(../images/banner-li.png) center no-repeat; display: inline-block; *display: inline; *zoom: 1; font-size: 0; padding: 5px; }
.banner .hd ul li.on { background: url(../images/banner-li-on.png) center no-repeat; }


.same-title { overflow: hidden; padding: 50px 0 30px; text-align:left;}
.same-title span { font-size: 40px; color: #333; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-right: 10px; }
.same-title a { color: #1c1b6a; font-size: 12px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.same-title a:hover { color: #0e6bba; }

/*news */
.news{width:550px; float:left}
.news-bd  ul li { overflow: hidden; margin-right: 25px; margin-bottom: 22px; }
.news-bd  ul li .time { width: 60px; height: 60px; background: #f8f8f8; text-align: center; float: left; }
.news-bd  ul li .time .day { font-size: 26px; color: #ffd84f; line-height: 40px; }
.news-bd  ul li .time .month { font-size: 12px; color: #999; }
.news-bd  ul li .title { padding-left: 75px;}
.news-bd  ul li .title a { font-size: 16px; line-height: 26px; color: #333; }


/*notice*/
.notice{width:550px; float:right}
.notice-bd { padding-bottom: 20px; }
.notice-bd ul {overflow: hidden; }
.notice-bd ul li { overflow: hidden; margin-right: 25px; margin-bottom: 22px; }
.notice-bd ul li .time {width: 60px; height: 60px; background: #f8f8f8; text-align: center; float: left; }
.notice-bd ul li .time .day { font-size: 26px; color: #ffd84f; line-height: 40px; }
.notice-bd ul li .time .month { font-size: 12px; color: #999; }
.notice-bd ul li .title { padding-left: 75px; }
.notice-bd ul li .title a { font-size: 16px; line-height: 26px; color: #333; }


/*team*/
.team { max-height: 1920px;width:1160px; margin: 0 auto; position: relative; background:#2E2E71 ;    overflow: hidden;    padding: 30px;}
.team1 { width:550px; float:left }
.team1 span{ display:block;width:100%; height:530px; text-align:center; line-height:530px;}
.team1 span img{max-width:100%; max-height:590px;vertical-align: middle; }
.team2 { position: absolute; right: 0; top: 0; }
.team-bd {width:560px;float:right;position: relative; z-index: 5; padding-top: 40px;padding-left: 30px; background: url(../images/bg-team-r.png) center no-repeat;  }
.team-bd .intro .title { font-size: 36px; color: #fff; }
.team-bd .intro p { font-size: 14px; line-height: 24px; color: #b4b4ec; margin: 15px 0 25px; }
.team-bd .direc { position: relative; }
.team-bd .direc .title { font-size: 36px; color: #fff; margin-top: 40px; }
.team-bd .direc .title a{color: #fff;}
.team-bd .direc .bd ul li { padding-left: 20px; background: url(../images/direc.png) left 6px no-repeat; margin-top: 10px; }
.team-bd .direc .bd ul li a { font-size: 16px; line-height: 24px; color: #b4b4ec;     display: block; }
.team-bd .direc .hd { margin-top: 30px; padding-left: 25px; height: 20px; line-height: 20px; font-size: 0; }
.team-bd .direc .hd ul li { width: 4px; height: 4px; background: url(../images/direc-li.png) 0 0 no-repeat; display: inline-block; *display: inline; *zoom: 1; margin: 0 2px; font-size: 0; vertical-align: middle; }
.team-bd .direc .hd ul li.on { background: url(../images/direc-li-on.png) 0 0 no-repeat; }
.team-bd .direc .prev, .team-bd .direc .next { position: absolute; width: 20px; height: 20px; bottom: 0; }
.team-bd .direc .prev { left: 0; background: url(../images/direc-l.png) 0 0 no-repeat; }
.team-bd .direc .next { left: 70px; background: url(../images/direc-r.png) 0 0 no-repeat; }

/*group*/
.group { padding-bottom: 40px; }
.group-t-bd { text-align: center; }
.group-t-bd:after{visibility:hidden; display:block; content:""; clear:both}
.group-t-bd .pic { font-size: 0; width: 200px; height: 200px; line-height: 200px; margin: 0 auto;  background: #fff; border: 2px solid #ffda5b; border-radius: 50%; position: relative; overflow: hidden; float:left;margin-left:30px;}
.group-t-bd .pic img { vertical-align: middle; width: 100%; }
.group-t-bd .pic .leader-title { position: absolute; z-index: 2; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 40px; text-align: center; font-size: 18px; color: #fff; z-index: 5; background: url(../images/bg-leader.png); }
.group-t-bd .pic .leader-title .line { width: 20px; height: 2px; background: #ffd74c; margin: 0 auto; }
.group-t-bd .name { font-size: 18px; color: #191919; margin: 10px 0; }
.group-t-bd .zc { font-size: 14px; color: #999; margin-bottom: 10px;     line-height: 26px;}
.group-t-bd p { font-size: 14px; line-height: 20px; color: #333; }
.group-b { overflow: hidden; margin-top: 40px; }
.group-b-l { width: 530px; }
.group-b-l .title { padding-left: 30px; font-size: 40px; color: #333; margin-bottom: 30px; position: relative;}
.group-b-l .hd { height:193px; overflow: hidden; padding-left: 30px; }
.group-b-l .hd ul li { padding: 20px 30px; background: #f4f4f4; font-size: 16px; line-height: 26px; height: 52px; color: #999; margin-bottom: 5px; cursor: pointer;width:440px; }
.group-b-l .hd ul li.on { background: #1c1b6a; color: #fff; }
.zUIpanelScrollBox, .zUIpanelScrollBar { width: 4px; top: 4px; left: 2px; border-radius: 3px; }
.zUIpanelScrollBox { background: #f5f5f5; display: block !important; }
.zUIpanelScrollBar { background: #1c1b6a; display: block !important; }
.group-b-r { width: 600px; position: relative; }
.group-b-r ul { overflow: auto; width: 612px; height:408px;}
.group-b-r ul li { width: 193px;text-align: center; background: #f3f3f3; float: left; margin-right: 4px; margin-bottom: 4px; font-size: 0; padding-top:10px; }
.group-b-r ul li img { vertical-align: middle; }
.group-b-r .sPrev, .group-b-r .sNext { position: absolute; width: 30px; height: 30px; bottom: 80px; }
.group-b-r .sPrev { right: 100px; background: url(../images/member-l.png) 0 0 no-repeat; }
.group-b-r .sNext { right: 65px; background: url(../images/member-r.png) 0 0 no-repeat; }





/*teach */
.teach { padding: 60px 0 20px; position: relative; background: #f4f4f4; padding: 40px 0; }
.teach .teach-title { font-size: 40px;color: 333px;text-align: center; margin-bottom: 35px; }
.teach-bd { position: relative; }
.teach-bd .pic-left ul { text-align: center; }
.teach-bd .pic-left ul li { cursor: pointer; position: relative; height: 30px; display: inline-block; *display: inline; *zoom: 1; width: 160px; margin: 0 40px; padding-top: 90px; background: url(../images/teach1.png) center top no-repeat; font-size: 18px; color: #333; line-height: 30px; }
.teach-bd .pic-left ul li + li { background: url(../images/teach2.png) center top no-repeat; }
.teach-bd .pic-left ul li + li + li { background: url(../images/teach3.png) center top no-repeat; }
.teach-bd .pic-left ul li + li + li + li { background: url(../images/teach4.png) center top no-repeat; }
.teach-bd .pic-left ul li.on { background: url(../images/teach1-on.png) center top no-repeat; }
.teach-bd .pic-left ul li + li.on { background: url(../images/teach2-on.png) center top no-repeat; }
.teach-bd .pic-left ul li + li + li.on { background: url(../images/teach3-on.png) center top no-repeat; }
.teach-bd .pic-left ul li + li + li + li.on { background: url(../images/teach4-on.png) center top no-repeat; }
.tab-bd { padding-top: 35px; }
.teach-bd .tab-wrap { overflow: hidden; }
.teach-bd .tab-wrap-l {  }
.teach-bd .tab-wrap-l ul li {     width: 580px;margin: 0 10px;background: #fff; margin-bottom: 25px;float:left; box-shadow: 0 0 5px 0 #ddd; }
.teach-bd .tab-wrap-l ul li a { display: block; padding: 20px; }
.teach-bd .tab-wrap-l ul li:hover { background: #1c1b6a; }
.teach-bd .tab-wrap-l ul li:hover .title, .teach-bd .tab-wrap-l ul li:hover .time { color: #fff; }
.teach-bd .tab-wrap-l ul li .title { font-size: 18px; line-height: 26px; color: #333; height: 52px; }
.teach-bd .tab-wrap-l ul li .time { font-size: 12px; color: #666; margin-top: 10px; }
.teach-bd .tab-wrap-l ul li .time i { padding-left: 20px; background: url(../images/teach-icon1.png) left center no-repeat; margin-right: 20px; font-style: normal; }
.teach-bd .tab-wrap-l ul li .time b { padding-left: 20px; background: url(../images/teach-icon2.png) left center no-repeat; margin-right: 20px; font-weight: normal; }
.teach-bd .tab-wrap-l ul li .time em { padding-left: 20px; background: url(../images/teach-icon3.png) left center no-repeat; margin-right: 20px; font-style: normal; }
.teach-bd .tab-wrap-r { width: 585px; }
.teach-bd .tab-wrap-r .pic { background: #ebebeb; width: 585px; height: 350px; line-height: 350px; text-align: center; font-size: 0; }
.teach-bd .tab-wrap-r .pic img { vertical-align: middle; }
.teach-bd .tab-wrap-r .js { padding: 0 15px; position: relative; top: -15px; margin-bottom: -15px; }
.teach-bd .tab-wrap-r .js-in { padding: 20px; background: #fff; box-shadow: 0 0 5px 0 #ddd; }
.teach-bd .tab-wrap-r .js .title { font-size: 18px; line-height: 26px; height: 52px; }
.teach-bd .tab-wrap-r .js .title a { color: #333; }
.teach-bd .tab-wrap-r .js .title a:hover { color: #1c1b6a; }
.teach-bd .tab-wrap-r .js .time { font-size: 12px; color: #666; margin-top: 10px; }
.teach-bd .tab-wrap-r .js .time i { padding-left: 20px; background: url(../images/teach-icon1.png) left center no-repeat; margin-right: 20px; font-style: normal; }
.teach-bd .tab-wrap-r .js .time b { padding-left: 20px; background: url(../images/teach-icon2.png) left center no-repeat; margin-right: 20px; font-weight: normal; }
.teach-bd .tab-wrap-r .js .time em { padding-left: 20px; background: url(../images/teach-icon3.png) left center no-repeat; margin-right: 20px; font-style: normal; }
.teach-bd .tab-wrap-r .js p { font-size: 14px; line-height: 22px; color: #999; margin-top: 20px; height: 110px; overflow: hidden;}
.teach-bd .tab-wrap-r .js .more a { display: block; width: 100px; height: 30px; line-height: 30px; text-align: center; background: #ffd84f; font-size: 12px; color: #fff; margin: 25px 0 46px; }






/*links */
.links { padding: 30px 0; font-size: 0; border-bottom: 1px solid #57669c;}
.links ul li {float: left;width: 230px;margin-right: 13px;height:  80px;line-height:  80px;text-align: center;}
.links ul li img {max-width: 230px; max-height: 80px;vertical-align:  middle;}

/*footer */
.footer {  background: url(../images/bg-footer.png) center top; /*font-size: 0;*/ }
.footer-b { padding: 30px 0 10px; }
.footer .wrap { overflow: hidden; }
.footer-r ul li { display: inline-block; *display: inline; *zoom: 1; width: 100px; text-align: center; margin-left: 10px; }
.footer-r ul li:first-child{display:none;}
.footer-r ul li p { font-size: 12px; color: #a5cbeb; text-align: center; line-height: 30px;}
.footer-l p { font-size: 12px; color: #a5cbeb; line-height: 28px; padding-left: 20px; /*background: url(../images/footer1.png) left center no-repeat;*/}
/*.footer-l p + p { background: url(../images/footer2.png) left center no-repeat; }*/
/*.footer-l p + p + p { background: url(../images/footer3.png) left center no-repeat; }*/
.copyright { /*height: 50px;*/line-height: 26px;background: #1c1b6a; font-size: 12px; color: #a5cbeb;text-align: center;}


/********************************inner***************************************/
.inner { padding: 40px 0; min-height: 500px; }

.banner-in { position: relative; height: 198px; width: 100%; overflow: hidden; top: -50px;margin-bottom: -50px;}
.banner-in .pic { height: 198px;line-height: 198px;text-align: center; background: #f3f3f3;}
.banner-in .pic img { vertical-align: middle; }
.banner-in .lanmu { position: absolute;width: 100%;height: 50px;line-height: 50px;left: 0;bottom: 0; }
.banner-in .lanmu p { display: inline-block; *display: inline; *zoom: 1; background: url(../images/bg-lanmu.png); font-size: 20px; color: #fff; padding: 0 25px; }

.now { overflow: hidden; margin-bottom: 30px; line-height: 48px; border-bottom: 1px solid #d3d3d3; background: #f3f3f3; margin-top: -15px; }
.now-l { font-size: 20px;color: #333;font-weight: bold; }
.now-l a { color: #4c4c4c; }
.now-l a:hover { color: #3fae90; }
.now-r { padding-left: 17px;background: url(../images/now.png) left center no-repeat; }
.now-r, .now-r a { font-size: 14px; color: #999;  }
.now-r a:hover { color: #0d6bbc; }

/*xwbtlby*/
.xwbtlby-list ul { width: 1240px;overflow: hidden; }
.xwbtlby-list ul li { float: left; width: 380px; overflow: hidden; margin-right: 25px; margin-bottom: 30px; }
.xwbtlby-list ul li .time { margin-top: 10px; width: 60px; height: 60px; background: #f8f8f8; text-align: center; float: left; }
.xwbtlby-list ul li .time .day { font-size: 26px; color: #ffd84f; line-height: 40px; }
.xwbtlby-list ul li .time .month { font-size: 12px; color: #999; }
.xwbtlby-list ul li .title { padding-left: 75px; height: 78px; }
.xwbtlby-list ul li .title a { font-size: 16px; line-height: 26px; color: #333; }
.xwbtlby-list ul li .title a:hover { color: #51a1e7; }
.xwbtlby-list .switch { margin-top: 40px; /*text-align: center;*/ }
.kylb .switch{/*text-align: center;*/ margin: 40px auto 0;}
/*tdjj*/
.tdjj p { font-size: 16px; line-height: 28px; color: #666; text-indent: 2em; margin-bottom: 10px;}
.tdjj  img { display: block;margin: 10px auto; }

/*xwzwy*/
.xwzwy .title { text-align: center; }
.xwzwy .title h3 { font-size: 20px; color: #333; }
.xwzwy .title .time { font-size: 14px; color: #666; margin: 25px 0; height: 40px;line-height: 40px;background: #f3f3f3;}
.xwzwy-b { color: #333; }
.xwzwy .title .time i { font-style: normal; background: url(../images/xwzwy1.png) left center no-repeat;  padding-left: 20px;margin: 0 15px;}
.xwzwy .title .time em { font-style: normal; background: url(../images/xwzwy2.png) left center no-repeat; padding-left: 20px;margin: 0 15px; }
.xwzwy .title .time b { font-weight: normal; background: url(../images/xwzwy3.png) left center no-repeat; padding-left: 25px;margin: 0 15px; }
.xwzwy .artical { padding-top: 20px; }
.xwzwy .artical p { font-size: 16px; color: #666; line-height: 32px;  margin-bottom: 25px; text-align: justify; }
.xwzwy .artical img { display: block; margin: 25px auto; }
.xwzwy .artical .subtitle { font-size: 18px; color: #333; font-weight: bold; margin-bottom: 25px; }
.xwzwy .pn { font-size: 16px;  color: #666; margin-top: 30px;padding-top: 30px;border-top: 1px dashed #ddd; }
.xwzwy .pn a { color: #666; font-weight: normal;}
	


/*cylb*/
.cylb .select { margin-bottom: 45px; }
.cylb .select> * { vertical-align: middle; display: inline-block; *display: inline; *zoom: 1; }
.cylb .select .select-title { font-size: 16px;color: #333; }
.select-menu { margin-right: 40px; }
.select-menu.select1 {border-radius: 18px;border: 1px solid #b5b5b5;min-width: 400px;}
.select-menu.select2 {border-radius: 18px;border: 1px solid #b5b5b5;min-width: 380px; max-width: 500px;}
.cylb .select-menu-div { position: relative;  height: 34px; outline: none; line-height: 34px; font-size: 12px; color: #999; background-size: 12px; }
.cylb .select-menu-input { font-family: "Microsoft yahei"; border: 0; color: #999; padding-left: 15px; width: 80%; border: 0; background: none; }
.cylb .select-menu { position: relative; }
.cylb .select-menu-ul { position: absolute; z-index: 5; width: 100%; background: #fff; left: 0; top: 35px; display: none; height: 150px; overflow-y: auto; }
.cylb .select-menu-ul li { color: #999; font-size: 12px; padding-left: 15px; line-height: 30px; text-align: left; }
.cylb .select-menu-ul li:hover {  background: #0d6bbc; color: #fff; }
.cylb .submit { width: 93px;height: 36px;background: url(../images/submit.png) 0 0 no-repeat; border: none; }
.cylb .reset {width: 80px;height: 36px;background: url(../images/reset.png) 0 0 no-repeat;border: none;margin-left: 13px;cursor: pointer;}
.cylb-list ul { overflow: hidden;  width: 1240px; }
.cylb-list ul li { width: 285px;   background: #f7f7f7; border: 1px solid #e6e6e6; position: relative; float: left; margin-right: 20px; margin-bottom: 20px; overflow: hidden; }
.cylb-list ul li .pic {  width: 285px;height: 300px;line-height: 300px;  background: #ededed; text-align: center; font-size: 0;}
.cylb-list ul li .pic img {vertical-align: middle;transition: all 0.6s;/* width:100%; *//* height:100%; */}
.cylb-list ul li .bt {  color: #333; text-align: center; padding: 10px 0;}
.cylb-list ul li .bt .name { line-height: 34px; height: 34px; font-size: 16px; }
.cylb-list ul li .bt p { font-size: 12px; line-height: 20px; height:25px; }
.cylb-list .switch { text-align: center;margin-top: 40px; }

/*xwtplb*/
.xwtplb ul { overflow: hidden; width: 1250px; font-size: 0; }
.xwtplb ul li { width: 370px; float: left; margin-right: 45px; margin-bottom: 20px; position: relative;}
.xwtplb ul li .pic { width: 370px;height: 250px;line-height: 250px;text-align: center; overflow: hidden; background: #f3f3f3;overflow: hidden;}
.xwtplb ul li .pic img { vertical-align: middle;max-width: 370px;max-height: 250px;}
.xwtplb ul li .title {margin-top: 15px;text-align: center;height: 52px;}
.xwtplb ul li .title a { font-size: 18px; line-height: 26px; color: #333; }
.xwtplb ul li .title a:hover { color: #51a1e7; }
.xwtplb_wz ul { overflow: hidden; width: 100%; font-size: 0; }
.xwtplb_wz ul li {margin-right: 45px;margin-bottom: 20px;position: relative;}
.xwtplb_wz ul li .pic { width: 370px;height: 250px;line-height: 250px;text-align: center; overflow: hidden; background: #f3f3f3;overflow: hidden;}
.xwtplb_wz ul li .pic img { vertical-align: middle;max-width: 370px;max-height: 250px;}
.xwtplb_wz ul li .title {margin-top: 15px;}
.xwtplb_wz ul li .title a { font-size: 18px; line-height: 26px; color: #333; }
.xwtplb_wz ul li .title a:hover { color: #51a1e7; }
.xwtplb .switch { margin: 20px 0 50px; /*text-align: center;*/ }

/*lwym*/
.lwym .title h3 { border-bottom: 1px dashed #ddd; font-size: 20px; line-height: 40px; color: #333; text-align: center; padding-bottom:20px; margin-bottom: 30px;}
.lwym .artical ul { overflow: hidden;}
.lwym .artical ul li { overflow: hidden;  font-size: 16px; color: #666; height: 46px; line-height: 46px; }
.lwym .artical ul li b { font-size: 16px; color: #333; padding-right: 10px; }
.lwym .artical .zhaiyao { font-size: 16px;color: #4c4c4c; line-height: 32px; margin: 30px 0;}
.lwym .artical .adhere span { font-size: 16px;color: #6ab42f; font-weight: bold;}
.lwym .artical .adhere a { font-size: 16px; color: #2149a5; }
.lwym .pn { margin-top: 25px;padding-top: 25px; font-size: 16px;  color: #666; border-top: 1px dashed #ddd;}
.lwym .pn a { color: #666; font-weight: normal;}
.lwym .pn a:hover { color: #2149a5; }

/*xwbttpzy*/
.xwbttpzy .wrap { overflow: hidden; }
.xwbttpzy ul { width: 1250px;overflow: hidden;  }
.xwbttpzy ul li { width: 370px;float: left;margin-right: 45px; overflow: hidden; font-size: 0; margin-bottom: 35px; }
.xwbttpzy ul li .pic { width: 370px;height: 250px;line-height: 250px;text-align: center;background: #f3f3f3; overflow:hidden }
.xwbttpzy ul li .pic img { vertical-align: middle;  }

.xwbttpzy ul li .bt {height: 90px;overflow: hidden;margin-top: 10px;}
.xwbttpzy ul li .bt a { font-size: 18px;line-height: 28px;color: #333; }
.xwbttpzy ul li .bt a:hover { color: #0d6bbc;  }
.xwbttpzy ul li .title p {font-size: 14px;line-height: 20px;color: #999;height: 20px;overflow: hidden;margin: 10px 0;}
.xwbttpzy .switch { margin-top: 40px; /*text-align: center;*/ }
.switch table table div input{height: 20px;box-sizing: border-box;vertical-align: middle;line-height: 20px;}
.switch table table div a{height: 20px;box-sizing: border-box;vertical-align: middle;}


/*xwbtzy*/
.xwbtzy ul { width: 1250px;overflow: hidden;  }
.xwbtzy ul li { border-top: 1px solid transparent; width: 370px;float: left;padding-right: 45px; overflow: hidden; font-size: 0; margin-bottom: 35px; }
.xwbtzy ul li .bt { height: 56px;overflow: hidden;}
.xwbtzy ul li .bt a { font-size: 18px;line-height: 28px;color: #333; }
.xwbtzy ul li .bt a:hover { color: #0d6bbc;  }
.xwbtzy ul li .title p { text-align: justify; font-size: 14px;line-height: 20px;color: #999; height: 60px;overflow: hidden; margin: 10px 0;}
.xwbtzy ul li.on { border-top: 1px dashed #cecece; padding-top: 25px; }
.xwbtzy .switch { margin-top: 40px; text-align: center; }

/*kylb*/
.kylb-title { overflow: hidden; margin-bottom: 15px; }
.kylb-title span { font-size: 26px; color: #333; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-right: 10px; }
.kylb-title a { color: #1c1b6a; font-size: 12px; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.kylb-title a:hover { color: #0e6bba; }
.kylb-pic-list { margin-bottom: 20px; }
.kylb-pic-list ul { overflow: hidden;width: 1250px; }
.kylb-pic-list ul li { width: 370px; margin-right: 45px; margin-bottom: 5px; float: left;}
.kylb-pic-list ul li .pic {font-size: 0; width: 370px; height: 250px;text-align: center; line-height: 250px; background: #f7f7f7; }
.kylb-pic-list ul li .pic img { vertical-align: middle; }
.kylb-pic-list ul li .js { border: 1px solid #ddd\0; margin: 0 20px;  background: #fff; padding: 15px;position: relative;top: -20px;margin-bottom: -20px;box-shadow: 0 0 5px 0 #ccc;}
.kylb-pic-list ul li .js .title {font-size: 18px;line-height: 28px;height: 84px;overflow: hidden;word-break:  break-all;}
.kylb-pic-list ul li .js .title a {  color: #333; }
.kylb-pic-list ul li .js .title a:hover { color: #0e6bba; }
.kylb-pic-list ul li .js p {font-size: 14px;line-height: 20px;color: #999;margin-top: 10px;height: 80px;overflow: hidden;word-break:  break-all;}
.kylb-list ul li { padding-left: 20px; padding-top: 15px; background:url(../images/kylb-list.png) 0 28px no-repeat; margin-bottom: 15px; }
.kylb-list ul li + li { border-top: 1px dashed #bdbdbd; }
.kylb-list ul li a { font-size: 18px; color: #333; line-height: 30px; }
.kylb-list ul li a:hover { color: #0e6bba; }

/*xwzhy*/
.xwzhy { padding-bottom: 20px; }
.xwzhy .kylb-title {
	padding-top: 30px;
}
.xwzhy .xwzhy-list {
	background: #f8f8f8;
}
.adhere a{display: block;margin-bottom: 10px;}
.fujian-pic{overflow: hidden;}
.fujian-pic div{float: left;width: 180px !important;height: 120px !important;line-height: 120px !important;text-align: center;font-size: 0;border: 1px solid #f3f3f3;margin-right: 20px;margin-bottom: 25px !important;}
.fujian-pic div img{max-height: 100%;max-width: 100%;vertical-align: middle;}
.gdlj{   
    position: absolute;
    top: -35px;
    margin-left: 540px;
}
.gdlj img{background: #e4dfdf;}

.adhere{margin-top: 30px;}


/*软件工具*/
.clearfix:after,.clearfix after{visibility:hidden; display:block; content:""; clear:both}
.our_content{width:100%;}
.rjgj .article_title{line-height: 40px;text-align: center;padding: 15px 0 10px; border: solid 1px #ddd;border-bottom: 0px;}
.rjgj .article_title .art_h4{font-size:18px; font-weight:bold}
.rjgj .article_title .art_one{ line-height:40px;}
.rjgj .article_title .art_one .clicks{background: url(../images/click_icon.png) left center no-repeat;padding-left: 23px;}

.zlcg_mian_table{border: solid 1px #ddd;border-bottom: 0px;}
.table_tr{border-bottom: solid 1px #ddd;line-height: 50px;}
.table_tr span{display: table-cell;}
.table_tr .table_tr_one{width:200px; vertical-align: middle; font-weight: bold;padding-left: 1%; -webkit-box-sizing: border-box;box-sizing: border-box;    line-height: 26px;
    padding: 12px;}
.table_tr .table_tr_two{width:999px; padding-left: 1%;border-left: 1px solid #ddd;margin-left: -1px;box-sizing: border-box;    line-height: 26px;
    padding: 12px;}
.table_tr_two li{ display:inline-block; width:150px; height:150px; text-align:center; line-height:150px; margin-right:10px; border:1px solid #e5e5e5; background:#f5f5f5}
.table_tr_two li img{ max-width:150px; max-height:150px; vertical-align:middle}

.ver_s li{border-bottom: 1px solid #ddd;}
.ver_s li h3{height: 40px;line-height: 40px;background: #fdf4f5; padding-left: 20px; font-weight: bold;border-bottom: 1px solid #ddd;}
.ver_s li p{ line-height:26px;    padding: 5px 0 8px 38px; background:url(../images/xdd.jpg) 25px 17px no-repeat;}
.ver_s li p a{color: #0795d6; text-decoration:underline}