/* CSS Document */
*{margin: 0;padding: 0;}
body{font-family:"微软雅黑",Arial,Tahoma;font-size:16px;color:#333;text-align:left;line-height:140%;}
ul,ol,li{list-style-type:none;padding:0;margin:0;}
a{text-decoration:none;}
/*input{text-indent:10px;font-size:18px;}*/
.clear{clear: both;}

/* ============== start ============== */
.back{width:100%;height:700px;background: url('../images/head_bg.png') no-repeat center top;background-position:0 -50px;position: absolute;top:0;left:0;z-index: -100;}
.cont{width:1200px;margin:0 auto;overflow: hidden;}

/* ---------- head-start ---------- */
.head{width:1200px;height:100px;position: relative;}
.head >img{width:700px;position: absolute;top:10px;left:20px;}
.head >input{width:370px;height: 50px;border-radius:8px;border:1px solid #979797;position: absolute;top:30px;right: 0;background:#fff url('../images/search.png') no-repeat 325px 6px;zoom:0.8;}
/* ---------- head-end ---------- */

/* ---------- menu-start ---------- */
.meu{width:1200px;height:80px;background:rgba(37, 150, 209,0.85);}
.meu ul{width:1200px;height:80px;}
.meu ul li{width:133px;height:80px;display: inline-block;float: left;text-align: center;line-height:80px;cursor: pointer;}
.meu ul li a{width:100%;height:80px;color:#fff;font-size:20px;font-weight:400;letter-spacing:3px;}
.meu ul li.b{background:#353535;}
.meu ul li:hover a{font-size:18px;}
/* .meu ul li:hover{background:rgba(50, 50, 50,0.3);} */
/* ---------- menu-end ---------- */

/* ---------- content-start ---------- */
.cont{width:1200px;margin-top:60px;}
.cont .banner{width:520px;height:345px;display: inline-block;float: left;}
.cont .zx{width:310px;height:255px;overflow: hidden;display: inline-block;float: left;margin-left:20px;}
.cont .dl{width:310px;height:255px;overflow: hidden;display: inline-block;float: left;margin-left:20px;box-shadow: rgba(0, 0, 0,0.25) 0 2px 8px;background:#fff;}
.cont .jf{width:310px;height:75px;overflow: hidden;display: inline-block;float: left;margin-left:20px;box-shadow: rgba(0, 0, 0,0.25) 0 2px 8px;margin-top:10px;background:#fff;color:#76BA63;line-height:75px;cursor: pointer;}
.cont .cx{width:310px;height:75px;overflow: hidden;display: inline-block;float: left;margin-left:20px;box-shadow: rgba(0, 0, 0,0.25) 0 2px 8px;margin-top:10px;background:#fff;color:#2398EC;line-height:75px;cursor: pointer;}
.cont .ds{width:520px;height:220px;overflow: hidden;display: inline-block;float: left;margin-top:20px;}
.cont .qy1{width:310px;height:150px;overflow: hidden;display: inline-block;float: left;margin-left:20px;margin-top:20px;}
.cont .qy2{width:310px;height:150px;overflow: hidden;display: inline-block;float: left;margin-left: 20px;margin-top:20px;}
.cont .lb{width:650px;height:30px;overflow: hidden;display: inline-block;float: left;margin-left:20px;border: 2px solid #D8D8D8;border-right:none;border-left:none;margin-top:10px;padding-top:5px;padding-bottom:5px;}
.cont .title{width:310px;height:35px;border-bottom:3px solid #D8D8D8;display: inline-block;float: left;}
.cont .title p{width: 100px;font-size:22px;font-weight:500;display: inline-block;float: left;text-indent:8px;border-bottom: 3px solid #92C3EB;line-height:35px}
.cont .title a{width:45px;height:18px;background: url('../images/more.png') no-repeat center;display: inline-block;float: right;position: relative;top:10px;left:-4px;}
.cont .title a:hover{left:-2px;}
.cont .ds .title{width:520px;}

.cont .zx ul,.cont .qy2 ul{width:90%;margin:10px 5% 0 5%;display: inline-block;}
.cont .ds ul{width:96%;margin:10px 2% 0 2%;display: inline-block;}
.cont .zx ul li,.cont .ds ul li{width:100%;height:20px;line-height:20px;margin-bottom:7px;background: url('../images/dian.png') no-repeat 0;}
.cont .qy2 ul li{width:100%;height:20px;line-height:20px;display: inline-block;float: left;margin-bottom:7px;background: url('../images/dian.png') no-repeat 0;}
/*.cont .qy2 ul li:nth-child(2n){margin-left:6%;}*/
.cont .qy2 ul li p{width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position: relative;text-indent:12px;color:#333;}
.cont .zx ul li p{width:277px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position: relative;text-indent:12px;color:#333;}
.cont .ds ul li p{width:340px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position: relative;text-indent:12px;color:#333;display: inline-block;float: left;}
.cont .ds ul li span{width:70px;height:20px;display:inline-block;float: right;text-align:right;color:#999;}
.cont .zx ul li a:hover p,.cont .ds ul li a:hover p,.cont .ds ul li a:hover span{text-indent:14px;color:#268FDD;}

.list_lh{ height:120px; overflow:hidden;}


.cont .jf p,.cont .cx p{font-size:22px;font-weight:600;text-indent:20px;display: inline-block;float: left;}
.cont .jf span,.cont .cx span{font-size:16px;opacity:0.6;display: inline-block;float:right;margin-right:20px;}
.cont .jf span::after,.cont .cx span::after{content:">";margin-left:5px;}
.cont .jf:hover{background:rgba(116, 195, 101,0.3);}
.cont .cx:hover{background:rgba(30, 144, 255,0.25);}

.cont .dl p{font-size:22px;line-height:40px;margin-left:20px;font-weight:500;margin-top:3px;}
.cont .dl input{width:230px;height:35px;line-height:35px;background:#fff;border-radius:3px;border:1px solid #979797;margin-bottom:12px;margin-left:20px;display: inline-block;float: left;}
.cont .dl .yz{width:65px;height:25px;display: inline-block;float: left;margin-left:30px;margin-top:5px;}
.cont .dl button{width:180px;height:35px;color:#2988E0;border:1px solid #2988E0;border-radius:3px;background:#fff;margin-left:20px;font-size:18px;}
.cont .dl button:hover{background:rgba(37, 150, 209,0.35);}
.cont .dl a{font-size:14px;color:#777;display:block;margin-left:20px;margin-top:3px;}
.cont .dl a:hover{color:#2988E0;}

.cont .qy1 ul{width:90%;margin:10px 5%;display: inline-block;}
.cont .qy1 ul li{width:100%;height:30px;line-height:30px;display:inline-block;}
.cont .qy1 ul li p{font-size:20px;display: inline-block;float: left;margin-left:20px;}
.cont .qy1 ul li span{font-size:24px;display: inline-block;float:right;margin-right:40px;}

.cont .lb input{width:150px;height:30px;border-radius:5px;display: inline-block;float: left;border: none;background: url('../images/input_bg.png') no-repeat center;margin-left:10px;margin-top:5px;}
/* ---------- content-end ---------- */


/* ---------- footer-start ---------- */
.footer{width:100%;height:80px;margin-top:60px;color:#fff;line-height:80px;text-align: center;font-size:18px;background:#353535;font-weight:100;}
/* ---------- footer-end ---------- */


 /* 轮播 */
.fullSlide{width:520px;position:relative;height:345px;margin:0 auto;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100%;}
.fullSlide .bd li{width:100%;height:345px;overflow:hidden;}
.fullSlide .bd li a{display:inline-block;height:285px;}
.fullSlide .bd li a img{width:520px;height:345px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{float:right;width:30%;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;width:15px;height:15px;margin:8px 5px;overflow:hidden;background:url('../images/yuan1.png');line-height:999px;border-radius:50%;}
.fullSlide .hd ul .on{background:url('../images/yuan2.png');}
.fullSlide .bd div{width:520px;height:30px;background:rgba(0, 0, 0,0.5);position: absolute;bottom:0;text-align:left;}
.fullSlide .bd div a{line-height:30px;color:#fff;text-align:left;text-indent:10px;width:65%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:300;font-size:14px;}



/* list */
.cont .list{width:1200px;height:800px;background:#fff;margin-top:60px;}
.cont .list .head{width:1200px;height:40px;background:#F5F5F5;display: inline-block;float:left;line-height:40px;}
.cont .list .head img{width:10px;margin-top:8px;margin-left:20px;display: inline-block;float: left;}
.cont .list .head a{display: inline-block;color:#333;line-height: 30px;}
.cont .list .head a.lan{color:#3B9BCE;}
.cont .list .left{width:250px;display: inline-block;float: left;}
.cont .list .right{width:950px;display: inline-block;float: left;}
.cont .list .left p.title{font-size:20px;color:#3B9BCE;font-weight:bold;display: inline-block;float: left;line-height:20px;border: none;margin-top:20px}
.cont .list .left p.title span{width:7px;height:20px;display: inline-block;float:left;background:#3B9BCE;margin-right:5px;margin-left:20px;}
.cont .list .left img{width:200px;margin-top:20px;display: inline-block;float: left;margin-left:25px;}
.cont .list .right ul{width:920px;border:1px solid #E1E1E1;margin-left:10px;padding-bottom:60px;max-height:690px;margin-top:50px;}
.cont .list .right ul li{width:880px;margin-left:20px;border-bottom:1px dashed #D3D3D3;height:50px;line-height:50px;color: #333;}
.cont .list .right ul li a{display:inline-block;float: left;color: #333;background:url('images/dian.png') no-repeat left;text-indent:8px;width:880px;}
.cont .list .right ul li a span{display: inline-block;float:right;color:#999999;}
.cont .list .right ul li a:hover{color:#3B9BCE;}
.cont .list .right ul li a:hover span{color:#3B9BCE;}


/* 分页 */
.pageDiv{padding: 15px 20px;text-align: right;color: #ccc;clear: both;margin-right:20px;margin-top:-60px;}
.pageDiv a{display: inline-block;color: #4c4c4c;background: #f6fbf9;display: inline-block;height: 25px; line-height: 25px;  padding: 3px 18px;border: 1px solid #ddd;   margin: 0 2px;vertical-align: middle;font-size: 14px;}
.pageDiv a:hover{text-decoration: none;border: 1px solid #428bca;}
.pageDiv span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 18px;margin: 0 2px;color:#3B9BCE;border-radius: 4px;vertical-align: middle;}
.pageDiv span.disabled{display: inline-block;height: 25px;line-height: 25px;padding: 3px 18px;margin: 0 2px;color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;vertical-align: middle;}
.pageDiv span.pagecount{padding: 0 10px;font-size: 14px;color: #999999;margin-right: -30px;}
.pageDiv span.countYe{color: ;font-size: 14px;margin-left: 30px;}
.pageDiv span.countYe input{outline: none;border: 1px solid #ddd;height: 25px;padding: 3px 10px;width: 25px;margin: 0 5px;}
.pageDiv a.turndown{padding: 3px 10px;}





/*============common====================*/

input.btn01{border:0px solid #a8a8a8;height:35px;line-height:35px;width:114px;background:#6fb3e0;font-size:14px;color:#FFF;font-weight:bold;cursor:pointer;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
input.btn02{border:0px solid #a8a8a8;height:35px;line-height:35px;width:114px;background:#87b87f;font-size:14px;color:#FFF;font-weight:bold;cursor:pointer;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
input.btn03{border:0px solid #a8a8a8;height:35px;line-height:35px;width:114px;background:#abbac3;font-size:14px;color:#FFF;font-weight:bold;cursor:pointer;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
input.btn04{border:0px solid #a8a8a8;height:25px;line-height:25px;padding:0 10px;background:#45a8df;border-bottom:4px solid #2d92ca;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:0px 0px 4px #9C9C9C;-webkit-box-shadow:0px 0px 4px #9C9C9C;box-shadow:0px 0px 4px #9C9C9C;}
input.btn05{border:0px solid #a8a8a8;height:35px;line-height:35px;width:114px;background:#AAAAAA;border-bottom:5px solid #888888;font-size:14px;color:#FFF;font-weight:bold;cursor:pointer;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:0px 0px 8px #9C9C9C;-webkit-box-shadow:0px 0px 8px #9C9C9C;box-shadow:0px 0px 8px #9C9C9C;}
input.btn06{border:0px solid #a8a8a8;height:35px;line-height:35px;width:114px;background:#0066FF;border-bottom:5px solid #0033CC;font-size:14px;color:#FFF;font-weight:bold;cursor:pointer;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:0px 0px 8px #9C9C9C;-webkit-box-shadow:0px 0px 8px #9C9C9C;box-shadow:0px 0px 8px #9C9C9C;}

input.btn07{border:0px solid #a8a8a8;height:30px;line-height:30px;width:114px;background:#669933;font-size:14px;color:#FFF;font-weight:bold;cursor:pointer;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}

.xgmm{color:green;text-decoration:underline;}

b{font-weight:bold;color:red}
.zsxz01{color:red;font-size:12px;}
.zsxz02{color:red;font-size:18px;font-weight:bold;}



/* =======================Artical====================== */
.mar{width:1000px;overflow:hidden;margin:0 auto;}
.mar01{margin-left:10px;}

.dotted-line{border-style:dashed;height:1px;border:none;border-top:1px dashed #999;margin-top:10px;width:95%}
.dotted-line2{border-style:dashed;height:1px;border:none;border-top:1px dashed #999;margin-bottom:30px;}
.dotted-line3{border-style:dashed;height:1px;border:none;border-top:1px dashed #999;margin-top:20px;width:95%;margin-left:10px}


.article{width:720px;margin-top:20px;overflow:hidden;margin-bottom:30px;border:1px solid #dcdcdc;min-height:500px;_height:500px;}

.cont .con{min-height:800px;width:1000px;margin-bottom:20px;background:#fff;}
.cont .con .head{width:1000px;height:30px;background:#F5F5F5;display: inline-block;float:left;}
.cont .con .head img{width:10px;margin-top:8px;margin-left:20px;display: inline-block;float: left;}
.cont .con .head a{display: inline-block;color:#333;line-height: 30px;}
.cont .con .head a.lan{color:#405BB0;}



.content .tit{text-align:center;line-height:30px;font-family:"微软雅黑";font-size:20px;color:#141414;padding:8px 50px;font-weight:bold;}
.content .msg{text-align:center;line-height:40px;font-family:Arial;font-size:14px;color:#777777;font-weight:bold;font-size:16px;}
.content .txt{line-height:200%;color:#3c3c3c;padding:20px 30px;text-align:justify;font-size:16px;font-family:"微软雅黑";}
.content img{max-width:630px;max-height:800px;}



/*===========================tousu================================*/
.textareaclass{border:1px solid #ccc;padding:10px;font-size:14px;color:#666666;font-weight:bold;font-family:"微软雅黑";}
.tscontent span{font-size:13px;font-weight:bold;}
.spanclass{font-size:16px;font-weight:bold;color:#666666;font-family:"微软雅黑";font-weight:bold;}
.inputclass{padding:5px;font-size:14px;font-weight:bold;color:#666666;font-family:"微软雅黑";border:0;border-bottom:1px solid #ccc;font-weight:bold;}
.inputclass01{padding:3px;font-size:14px;color:#666666;font-family:"微软雅黑";border:1px solid #ccc;}

.tsuser div {font-weight:bold;width:45%;float:left;display:inline-block;margin-right:10px;}



/* =======================registered====================== */
.registered{padding:20px 0;}
.registered h3{font-size:16px;padding-left:20px;font-weight:bold;color:#464646;}
input.reg_sr ,textarea.reg_sr{height:28px;line-height:28px;padding-left:5px;font-size:14px;color:#666;border:1px solid #95b9e7;}
.grayfont02{color:#a3a3a3;}
.bluefont02{color:#0046bb;}
.graybtn{border:none;height:45px;line-height:15px;padding:10px 45px;background:#c5c5c5;color:#fff;text-align:center;font-size:16px;letter-spacing:1px;font-family:"微软雅黑",Arial,Tahoma;cursor:pointer;}
select.sel02{border:1px solid #95b9e7;height:28px;line-height:28px;color:#004998;font-family:"微软雅黑",Arial,Tahoma;}
.reg_p{line-height:20px;font-size:14px;}
.reg_list{padding:15px;}
.reg_list table{border-collapse:collapse;}
.reg_list td{padding:5px 15px;font-size:14px;font-family:"微软雅黑";line-height:28px;}
.terms{border:1px solid #CCC;padding:30px;}
.terms .tit{width:100%;text-align:center;font-size:16px;font-weight:bold;line-height:40px;}
.terms p{font-size:14px;line-height:24px;margin-bottom:5px;}
.registered .reg_btn{width:850px;margin:0 auto;text-align:center;padding:15px 0;}



/* =======================Paper====================== */
.paper_logo{width:100%;background:url(../images/default/paper_logo.jpg) 520px 0 no-repeat;height:90px;}
.paper_tit{width:100%;background:url(../images/default/paper_tit.jpg) center top no-repeat;height:66px;text-align:center;}
.paper_tit span{display:block;font-size:20px;color:#fff;width:890px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:85px;letter-spacing:1px;margin:0 auto;}
.paper_con{width:100%;background:url(../images/default/paper_con.jpg) center top repeat-y;min-height:600px;padding-bottom:20px;}
.paper_con .btn{width:850px;margin:0 auto;text-align:center;padding:15px 0;border-bottom:1px solid #ccc}
.paper_con .problem{width:850px;margin:0 auto;border-bottom:1px dashed #ccc;padding:15px 0;}
.paper_con .problem .tit{width:800px;padding-left:25px;}
.paper_con .problem .tit .l{width:570px;line-height:25px;font-size:14px;font-weight:bold;display:inline-block}
.paper_con .problem .tit .r{width:120px;font-size:14px;display:inline-block;text-align:right;}
.paper_con .problem .tit .r input{border:1px solid #c7c7c7;height:30px;line-height:30px;text-indent:4px;color:#004998;font-family:"微软雅黑",Arial,Tahoma;width:60px;display:inline-block}
.paper_con .problem .tit h3{width:230px;height:45px;background:url(../images/default/paper_tip.png) left center no-repeat;text-align:center;font-size:16px;color:#fff;line-height:35px;letter-spacing:2px;}
.paper_con .problem .tit p{line-height:28px;font-size:14px;padding:10px 0;}
.paper_con .problem .tit .vg{line-height:25px; display:inline-block;float:left}
.paper_con .problem .con{padding:10px 0 0 42px;}
.paper_con .problem .con p{line-height:28px;font-size:14px;}
.paper_bot{width:100%;background:url(../images/default/paper_bot.jpg) center top no-repeat;height:30px;margin-bottom:30px;}


/*====================cxqy=============================*/
.qywt{font-size:14px;font-weight:bold;font-family:"微软雅黑";padding:10px}
.qyxx{font-size:14px;font-family:"微软雅黑";padding:10px;}




/*=================webmain select==============================*/
.yqlj{
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    margin-right: 12px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}
.dltit{padding-left:20px;}





















