@charset "utf-8";
@import url("/Content/qx/css/icon/iconfont.css");
body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:url(/Content/qx/images/headbg.jpg) repeat-x center top; -webkit-font-smoothing:antialiased; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ'; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#175cc4; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }


.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.left{float:left;}
.right{float:right;}
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden;}
.line18{font-size:0px;width:18px; height:18px; overflow:hidden; }
.line25{ clear:both; font-size:0px; height:25px; overflow:hidden; }

.header{width:100%;heght:110px;}
.top{width:1200px;height:110px;margin:0 auto;background:url(/Content/qx/images/logo.png) no-repeat left center;position:relative;}

.menu{width:100%;height:45px;background:#175cc4;}
.menu ul{width:1200px;margin:0 auto;}
.menu li{float:left;line-height:45px;padding:0px 20px;font-size:16px;font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ';}
.menu li a{color:#fff;}


.banner{width:1200px;margin:0 auto;height:460px;position:relative;}
.banner .four-list{width:1200px;height:60px;position:absolute;left:0px;bottom:0px;}
.banner .four-list li{width:300px;line-height:60px;float:left;font-size:26px;font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ';color:#fff;}
.banner .four-list li:nth-of-type(1){background:url(/Content/qx/images/xxjj.png) no-repeat 60px center #e09110;}
.banner .four-list li:nth-of-type(2){background:url(/Content/qx/images/dksw.png) no-repeat 60px center #c45506;}
.banner .four-list li:nth-of-type(3){background:url(/Content/qx/images/zyjs.png) no-repeat 60px center #b63d28;}
.banner .four-list li:nth-of-type(4){background:url(/Content/qx/images/zxzx.png) no-repeat 60px center #b85a27;}
.banner .four-list li a{color:#fff;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{  position:relative; z-index:1;height:40px; line-height:40px; color:#fff;background:#262626;width:1200px;margin:20px auto 0}
.nav{ position:relative; width:1200px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:16px; }
.nav a{ color:#fff;  }
.nav h3{ font-size:100%; font-weight:normal;   }
.nav .m{ float:left;  position:relative; z-index:1; }
.nav .s{ float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px; }
.nav h3 a{ display:block; width:120px; text-align:center;}
.nav .sub{ display:none;position:absolute; left:0px; top:40px;width:118px; border:1px solid #E6E4E3; border-top:0;  background:#fff; z-index: 999999}
.nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;   }
.nav .sub li a{font-size:12px; display:block;  border-bottom:1px solid #E6E4E3; margin:8px 0; height:34px; line-height:34px; color:#666;   }
.nav .sub li a:hover{ color:#fff;background:#54ccef;}
.nav .block{ height:3px; width:130px;position:absolute; left:0; top:37px; overflow:hidden;  }
.nav .on{background:#54ccef;}



.fullSlide{ width:100%;  position:relative;  height:400px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:400px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:400px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000;filter:alpha(opacity=50);opacity:0.5;  line-height:999px;}
.fullSlide .hd ul .on{ background:#175cc4;}
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute;top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(/Content/qx/images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }

.m-slide{ position: relative; width:100%;  height:330px; border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; background: #fff }
	.m-slide .bottom-shadow{ position: absolute; bottom: -3px; left: 0; width: 100%; height: 1px; overflow: hidden; border-top: 1px solid #e0e0e0; background: #e6e6e6; border-bottom: 1px solid #ececec }
	.m-slide .img { float: left; position: relative }
	.m-slide .img li, .m-slide .img a, .m-slide .img img { display: block; width:960px; height:330px }
	.m-slide .img li { display: none; position: absolute; left: 0; top: 0 }
	.m-slide .img .first { display: block }
	.m-slide .tab { float: right }
	.m-slide .tab li { *margin-bottom: -3px; border-top: 1px solid #e5e5e5; width:228px;background:#0e419c;}
	.m-slide .tab .first { border-top: 0 }
	.m-slide .tab a { text-decoration: none; display: block; position: relative;height: 110px;background:url(/Content/qx/images/aorrow.png) no-repeat -5px center #0e419c;}
	.m-slide .tab a b { position: absolute; left: 0; top:50px; width: 4px; height: 11px; overflow: hidden }
	.m-slide .tab a span { position: absolute; overflow: hidden }
	.m-slide .tab a .title { left: 43px; top:0px; height: 110px; line-height: 110px;font-size:20px;font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ';color: #fff }
	.m-slide .tab a .des { left: 18px; top: 26px; height:110px; line-height: 110px; color: #999 }
	.m-slide .tab .first a {}
	.m-slide .tab .on a {color:#fff;background:url(/Content/qx/images/aorrow.png) no-repeat -5px center #002d71;}
	.m-slide .tab .on a b { background: ;}
	.m-slide .tab .on a span { color: #FFF }


.main{width:1200px;height:auto;overflow:hidden;margin:0 auto;background:#fff;}
.box{padding:6px 6px 0px;height:auto;overflow:hidden;}
.col-left{width:200px;float:left;}
.col-left li{background:url(/Content/qx/images/leftb.png) no-repeat;height:45px;line-height:45px;margin-bottom:20px;text-align:left;}
.col-left li a{display:block;padding-left:65px;}
.col-left dd{height:40px;line-height:40px;background:#175cc4;margin-bottom:10px;}
.col-left dd a{color:#fff;}

.col-left .i1 a{background-image: url('/Content/qx/images/zszc.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i2 a{background-image: url('/Content/qx/images/zsjh.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i3 a{background-image: url('/Content/qx/images/wjfs.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i4 a{background-image: url('/Content/qx/images/sn.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i5 a{background-image: url('/Content/qx/images/phone.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i6 a{background-image: url('/Content/qx/images/phone.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i7 a{background-image: url('/Content/qx/images/tqzs.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i8 a{background-image: url('/Content/qx/images/swyt.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i9 a{background-image: url('/Content/qx/images/kylj.png'); background-repeat:no-repeat;background-position:35px center;}
.col-left .i10 a{background-image: url('/Content/qx/images/admin.png'); background-repeat:no-repeat;background-position:35px center;}

.col-right{width:970px;float:right;height:auto;overflow:hidden;text-align:left;}

.col-right .list-t{height:auto;overflow:hidden;}
.col-right .list-t .title{height:40px;line-height:40px;border-bottom:2px solid #175cc4;}
.col-right .list-t .title h1{height:40px;line-height:40px;background:#175cc4;width:100px;color:#fff;font-size:14px;font-weight:normal;text-align:center;}
.col-right .list-t .title .fa{margin:0px 8px 0px 4px;}
.col-right .list-t ul{clear:both;padding:8px 0px;}

.col-right .list-t li{border-bottom:1px dashed #ccc;line-height:39px;}
.col-right .list-t li .fa{margin-right:4px;}
.col-right .list-t li span{margin-right:8px;}
.col-right .list-t li a{display:block;}
.col-right .list-t li a:hover{background:#175cc4;color:#fff;padding-left:10px;}

.meta{ margin:0;}
.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.meta h2{ margin:0 0 20px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; }
.meta .info{ margin:0 0 10px; }
.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:12px; line-height:14px; }
.meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
.meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }
.entry{ margin-top:20px; padding:0 0px 15px; font-size:14px; line-height:2em; word-wrap:break-word; }
.entry img{ max-width:100%!important; height:auto!important; }
.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
.entry h2{ font-size:1.2em; }
.entry h3,.entry h4{ font-size:1.1em; }
.entry strong{ color:#DC2523; }
.entry ul,.entry ol{ margin:1em; padding:0;}
.entry li{ margin-left:1em; }
.entry ul li{ list-style:disc outside none;}
.entry ol li{ list-style:decimal outside none;}
.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
.entry a{ text-decoration:underline; }
.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
.entry table th{ background:#F9F9F9; text-align:center; }
.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }

.announce, .reach , .student, .newsright, .newstxt{position: relative;}
.announce{width:310px;float:left;text-align:left;overflow:hidden;}
.newsright{width:858px;float:right;text-align:left;overflow:hidden;}
.newstxt{width:456px;float:left;text-align:left;margin-left:20px;}
.A{font-size:38px;color:#175cc4;font-family:Arial;line-height:100%;position:absolute}
.A_right{}
.WzH{font-size: 16px; color: #fff;font-family:Î¢ÈíÑÅºÚ;line-height:33px;background:#898989;text-align:center;width:100px;z-index:1}
.WzE,.NzEs,.RzEs,.SzEs{font-size: 14px; color: #175cc4; font-family: Î¢ÈíÑÅºÚ; line-height:10%;position:relative;z-index:0}
.WzE :after {content: "";position: absolute;bottom:0px;border-bottom:2px solid #175cc4;width:100%;margin-left:100px;background:#ececec;height:31px;line-height:33px;}
.NzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #175cc4;width:92%}
.SzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #175cc4;width:84%}
.RzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #175cc4;width:87%}
.list{ padding-top:1px;}
.list li{height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px dashed #ccc;}
.list li a{font-size:14px;line-height:35px;display:block;}
.list li a:hover{background:#175cc4;color:#fff;padding:0px 5px;}
.list li span{float:right;}
.list li .fa{margin-right:4px;}
.more{position:absolute;right:0px;top:5px;font-size:12px;}
.more .fa{margin-left:4px;}

#iFocus {height:308px; overflow:hidden; position:relative; width:415px;float:left;}
#iFocus ul { height:308px; position:absolute; z-index:88 }
#iFocus ul li { float:left; width:415px; height:308px; overflow:hidden; position:relative; background:#000; z-index:81 }
#iFocus ul li a{ display:block;  float:left }
#iFocus ul li a img{vertical-align:middle;  }
#iFocus .btnBg { position:absolute; width:415px; height:35px; left:0; bottom:0; background:#999; z-index:89; filter:alpha(opacity=50);opacity:0.5;  }
#iFocus .btn { position:absolute; width:392px; height:18px; left:0; bottom:8px; padding-left:10px; text-align:right; z-index:90 }
#iFocus .btn span { display:inline-block; _display:inline; _zoom:1; width:18px; height:18px; line-height:18px; text-align:center; font-size:16px; font-family:"Î¢ÈíÑÅºÚ"; margin-right:5px; cursor:pointer; color:#333; background:#e0e0e0; border:solid 1px #fff }
#iFocus .btn span.on { background:#175cc4; color:#FFF; border:solid 1px #175cc4 }


.col-left-248{float:left;width:248px;height:auto;overflow:hidden;text-align:left;}
.col-left-248 .s1{height:37px;line-height:37px;border:1px solid #eeecec;background:url(/Content/qx/images/mailboxp.png) no-repeat 14px center;padding-left:60px;}
.col-left-248 .s2{height:37px;line-height:37px;background:url(/Content/qx/images/marketp.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s3{height:37px;line-height:37px;background:url(/Content/qx/images/Abacusp.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s4{height:37px;line-height:37px;background:url(/Content/qx/images/Financep.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s5{height:37px;line-height:37px;background:url(/Content/qx/images/Lawp.png) no-repeat left center;padding-left:60px;margin-top:16px;}



.wen-title{width:100%;margin:0 auto;height:40px;line-height:40px;border-bottom:1px solid #175cc4;text-align:left;background:#fff;}
.wen-title .fa{margin:0px 5px;}


.three-one{width:310px;height:286px;border:1px solid #175cc4;background:#f8e5d7;float:left;overflow:hidden;}
.three-one .title{height:35px;line-height:35px;text-align:left;font-size:16px;padding-left:20px;}
.three-one .threeList{width:100%;}
.three-one .threeList li{width:50%;float:left;margin-top:5px;}
.three-one .threeList li img{border:1px solid #ccc;}
.three-one .threeList li h3{font-weight:normal;font-size:14px;}

.newslist{width:413px;height:306px;border:1px solid #efeff0;}
.nbt{width:95%;height:39px;position:relative;line-height:39px;margin:0 auto;border-bottom:1px solid #175cc4;text-align:right;font-size:12px;}
.nbt h3{border-bottom:3px solid #175cc4;font-weight:normal;width:90px;position:absolute;bottom:-2px;line-height:39px;font-size:14px;text-align:center;}
.nine-five{width:95%;text-align:left;margin:7px auto;}
.nbt98{width:98%;height:39px;position:relative;line-height:39px;margin:0 auto;border-bottom:1px solid #175cc4;text-align:right;font-size:12px;}
.nbt98 h3{border-bottom:3px solid #b2b1af;font-weight:normal;width:90px;position:absolute;bottom:-2px;line-height:39px;font-size:14px;text-align:center;}
.footer{background:url(/Content/qx/images/headbg.jpg) repeat-x center top;padding:15px 0px;color:#FFF;line-height:35px;}

.newslist-right{width:320px;height:306px;border:1px solid #efeff0;}

.picScroll-left{ width:100%;  overflow:hidden; position:relative;border:1px solid #efeff0;}
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden;margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("/Content/qx/css/images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px 3px;margin-right:33px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:214px; height:161px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }


.left-c{width:212px;float:left;}
.left-c dl{background:url(/Content/qx/images/index-021.jpg) repeat-y;padding-top:28px;padding-bottom:25px;}
.left-c dt{background:url(/Content/qx/images/index-022.jpg) no-repeat left bottom #114BB9;line-height:35px;height:45px;color:#fff;font-size:16px;}
.left-c dd{background:url(/Content/qx/images/index-023.jpg) no-repeat 9px center;height:32px;line-height:32px;margin-bottom:15px;text-align:left;}
.left-c dd a{padding-left:67px;}

.right-c{width:948px;float:left;margin-left: 19px;margin-top: 36px;text-align:left;}
.right-c .title{height:25px;line-height:25px;width:100%;}
.right-c .title h1{height: 25px;line-height: 25px;text-align: center;color:#ffffff;background: #4186ee;padding:0 25px;float: left;font-size:14px;font-weight:normal;}
.right-c .txt{border:1px #DBE3EC solid;padding-bottom:25px;}
.right-c .txt ul{width:92%;margin:20px auto 0px;}
.right-c .txt li{border-bottom:1px dashed #ccc;line-height:39px;}
.right-c .txt  li .fa{margin-right:4px;}
.right-c .txt  li span{margin-right:8px;}
.right-c .txt  li a{display:block;}
.right-c .txt  li a:hover{background:#175cc4;color:#fff;padding-left:10px;}

.right-c .show-c{border: 1px #D9D9D9 solid;margin-bottom:20px;}
.right-c .show-c h1{width:808px;margin: 0 auto;margin-top: 15px;height: 45px;line-height: 45px;font-size: 20px;border-bottom: 1px #D9D9D9 solid;font-weight:normal;}
.right-c .show-c .desc{	width:808px;margin: 0 auto;	height: 30px;	line-height: 30px;	}
.right-c .show-c .content{width:808px;margin: 20px auto;font-size: 14px;line-height: 180%;}

.search-box{ position:absolute; top:50px; right:0; width:22%; height:32px; overflow:hidden; _height:33px; }
.search-box .input-box{ position:absolute; top:0; left:0; right:65px; bottom:0; }
.search-box .input-box input{ display:block; margin:0; padding:5px 16px; width:100%; height:20px; line-height:20px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.search-box .input-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
.search-box a{ display:block; position:absolute; top:0; right:0; bottom:0; padding:5px; width:20px; height:20px; line-height:20px; color:#333; font-size:16px; text-align:center; background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
.search-box a:hover{ background:#175cc4; border-color:#175cc4; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
.search-box a:hover i{ color:#fff !important; }

.sudi{position:absolute;right:0px;top:25px;color:#fff;}
.sudi .fa{margin:0px 5px;}
.sudi a{color:#fff;}

