select::-ms-expand {display: none;}
select{appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;}
/*css comment*/
* {
    margin:0;
    padding:0;
    outline:none;
    list-style:none;
    text-decoration:none; 
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body,html {
    color:#333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    font-family:"微软雅黑",Microsoft Yahei,arial;
    font-size: 16px;
    line-height: 1.5;
}
img {
    border:none;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    _width:auto;
}

input, textarea ,select{
    border:none;
    background:none;
    font-size:16px;
    vertical-align:middle;
    color:#333;
    font-family:"微软雅黑",Microsoft Yahei,arial;
}
select {
    border:inherit;
    background: inherit;
}
a {
    text-decoration:none; 
    outline: none;
    color:#333;
}
a:hover,a:active,a:focus {
    text-decoration:none;
}

a:hover{ color:#e30b20;}

em, i {
    font-style:normal;
}
a:focus, input, select {
    outline:none;
}
.clearfix { *zoom:1; }
.clearfix::before,.clearfix::after {
    content:"\200B";
    display: block;
    clear: both;
    height: 0;
} 
/*4.3淇敼*/
.bigBox{width:100%; height:auto; overflow:hidden; margin:0 auto;background: url(../images/bg02.png) no-repeat center 0 100% #fff;padding-top:65px;margin-top:-65px;}
input[type="submit"], input[type="reset"], input[type="button"], button, select {
    -webkit-appearance: none;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover{
    opacity: 0.90;
}
input[type=checkbox], input[type=radio]{margin:0;}
label{margin-bottom:0;font-weight:normal;}
body{ background: url(../images/bg06.jpg) no-repeat center 0 #fff; background-size:cover;}
.inner{ width: 1000px; margin:0 auto;}
/**/
header{padding:18px 0; background: #fff;}
.logo{font-size:24px;color:#888;float: left;width:70%;}
.logo img{margin-right:4.4%; vertical-align: middle;}
.headerR{ float: right;height:45px;line-height:45px; text-align: right;font-size:14px;color:#888;}
.headerR a{font-size:14px; margin-left:18px;}
.headerR a img{padding-right:3px;}
.cont{margin:5% auto;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .5);  
  -moz-box-shadow:0 0 20px rgba(0, 0, 0, .5);  
  box-shadow:0 0 20px rgba(0, 0, 0, .5);  background:#fff;}
.imgL{width:32%; height:100%; float: left;}
.imgL img{ display: block;}
.contR{ overflow: hidden;}
.contRtit{width:100%; height: auto; overflow: hidden;border-bottom:1px solid #f2f2f2;}
.contRtit span,.contRtit a{ display: block; margin:0 auto;height:88px;line-height:88px; float: left;width:50%; text-align: center; font-size:24px;color:#888; background: #f2f2f2;}
.contRtit a:hover{color:#e30b20;}
.contRtit span{color:#195aa4; background: #fff; margin::0 auto; float:none;}
.contR form{width:64%; height: auto; overflow: hidden; margin:20px auto;}
.info{ height: auto; overflow: hidden;padding-top:20px;}
.user_text{width:80%;height:44px;border:1px solid #e6e6e6;border-radius: 3px;padding:0 20px; float: right;}
.info label{ display: block; float: left;height:44px;line-height:44px;padding-right:15px;width:20%; text-align:right;}
.user_text06{width:47% !important; float:left !important;}
.checkbox01{width:18px;height:18px;border-radius: 2px;border:1px solid #e6e6e6;margin-right:5px;}
.lostmm{ float: right;}
.btndl{width:90%;height:64px;line-height:64px; text-align: center;font-size:24px;background: #195aa4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#195aa4', endColorstr='#1881c4');background: -webkit-linear-gradient(left,#195aa4,#1881c4);background: -o-linear-gradient(left,#195aa4,#1881c4);background: -moz-linear-gradient(left,#195aa4,#1881c4);background: linear-gradient(left,#195aa4,#1881c4);color:#fff; float: right; cursor: pointer; border-radius: 5px;}
/*footer*/
footer{width:100%; height: auto; overflow: hidden; background: #f6f6f6;padding:35px 0;font-size:14px;}
.footer_inner{ text-align: center; font-family: "瀹嬩綋";color:#888;line-height:2;}
.footer_inner p{color:#333;}
/**/
.contZc{margin:30px auto;padding:48px 130px;}
.buzhou{ height: auto; overflow: hidden;  text-align: center;}
.buzhou span{ display:inline-block;width:90px;/*float: left;*/ text-align: center;color:#999;font-size:14px;}
.buzhou .bzOn{color:#333;}
.buzhou i{display: inline-block;width:25%;height:100px; /*float: left;*/ background: url(../images/img03.png) no-repeat right center;margin:30px 15px 0;}
.contZc form{margin:25px 0;}
.contZc .info i{color:#e30b20;padding-right:5px;}
.contZc .user_text{width:52%; float: left; background: #f8f8f8;}
.contZc .info span{ display:-webkit-box;
             -webkit-box-align:center;height:44px;font-size:12px;color:#999;padding-left:10px; float: right;width:30%;}
.contZc .info label{width:17%;}
.contZc .info label:nth-of-type(2),.contZc .info label:nth-of-type(3){width:inherit;}
.contZc .user_text02{width:30%; background: url(../images/img04.png) no-repeat 90% center;}
.contZc .user_text03{width:30%;}
.textarea01{width:52%;background: #f8f8f8;border:1px solid #e6e6e6; float:left;}
.inputfile{margin-top:10px; float: left;width:40%;}
.yangli{padding-top:10px;}
.yangli img{ float: left;}
.yulanBtn{width:10%; margin-left:2%;height:44px;font-size:16px;line-height:44px; text-align: center;background: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4');background: -webkit-linear-gradient(top,#ffffff,#e4e4e4);background: -o-linear-gradient(top,#ffffff,#e4e4e4);background: -moz-linear-gradient(top,#ffffff,#e4e4e4);background: linear-gradient(top,#ffffff,#e4e4e4);border:1px solid #e6e6e6;}
.contZc .user_text04{width:40%;font-size:16px;}
.contZc .img-container span{ float: left;}
.yzmBtn{width:20%;margin-left:2%; background: none;}
.btnZc{width:54%; float:left;margin-left:17%;}
.shuoming{padding-left:15.5%;margin-top:10px;font-size:14px;color:#e30b20;width:100%;height:auto; overflow: hidden; clear: both;margin-bottom:0;}
/*涓汉涓績*/
/*瀵艰埅*/
.pindao_nav{z-index: 1003; position:relative;height:65px;background:#90908e;padding:0 20px;position: relative; opacity: .9;}
.pindao_nav .inner{ position:relative;}
.serBtn{ position:absolute;right:0;top:5px; display:block;z-index:9999;width:78px;height:55px;line-height:55px; float:right; text-align:center;background: url(../images/search_ico01.png) no-repeat 10px center;color:#fff;padding-left:25px;}
.serBtn:hover{color:#fff;}
.pindao_navscr{ position: fixed;top:0;margin-top:0;width:100%;}
.pgwMenu {height: 65px; position: relative; list-style: none;}
.pgwMenu ul { list-style: none; white-space: nowrap; margin: 0; padding: 0;}
.pgwMenu li { float: left; position: relative;font-size:22px;}
.pgwMenu li a:hover{color:#fff; background: #10529d;}
.pgwMenu a{ display: block; color: #fff; text-align: center;line-height: 65px; padding: 0 20px; text-decoration: none;font-size:22px;font-weight:normal;font-family: "微软雅黑",Microsoft Yahei;}
.pgwMenu a.selected { background: #1e5da3;}
.pgwMenu .pm-links.mobile,
.pgwMenu .pm-viewMore > ul { background: #90908e; box-shadow: 2px 2px 4px #777; position: absolute; right: -20px; top: 100%; z-index: 1000;-webkit-transition:all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.pgwMenu .pm-viewMore { display: none; position: relative;}
.pgwMenu .pm-viewMore > a { display: inline-block;}
.pgwMenu .pm-viewMore > a:hover{color:#fff;}
.pgwMenu .pm-viewMore > ul { left: auto; right: 0;}
.pgwMenu .pm-viewMore li { float: none;}
.pgwMenu .pm-viewMore span.icon,
.pgwMenu .pm-viewMore span.white { border-color: #fff transparent; border-style: solid; border-width: 8px 6px 0; margin-left: 3px; display: inline-block;}
.pgwMenu.light .pm-viewMore span.icon,
.pgwMenu .pm-viewMore span.black { border-color: #000 transparent; border-style: solid; border-width: 8px 6px 0; margin-left: 3px; display: inline-block;}
.pgwMenu .pm-links.mobile li,
.pgwMenu .pm-viewMore > ul > li { display: block; clear: both; width: 175px;}
.pgwMenu .pm-dropDown,
.pgwMenu .pm-viewMore,
.pgwMenu .pm-viewMore > ul { display: none;}
.pgwMenu .pm-dropDown a { display: inline-block; float: right;}
.gerenzx{padding:28px 50px 28px 0; position: relative;}
.gerenLeft{width:15.2%; float: left; height:100%; background: #f2f2f2; position: absolute;top:0;left:0;}
.gerenLeft li{width:100%; height: auto; overflow: hidden;border-bottom:1px solid #e6e6e6;}
.gerenLeft li a{ display: block;width:100%; height: auto; overflow: hidden; text-align: center;padding-bottom:30px;border-left:4px solid #f2f2f2; position: relative;}
.gerenLeft li a img{ display: block;margin:35px auto 10px;}
.gerenLeft .active a{border-left:4px solid #195aa4; background: #fff;color:#195aa4;}
.gerenLeft .active a::before{content: "";width:6px;height:6px; background: #195aa4; position: absolute;top:50%;margin-top:-2px;left:-3px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.gerenLeft li:nth-of-type(4) i{ display:block;padding:0 5px;height:15px;line-height:15px;font-size:12px;color:#fff;border-radius:10px; background:#D9060A; position:absolute;right:10%;top:15%;}

.gerenRight{margin-left:21.5%; position: relative;min-height:800px;}
.btnTj{margin-top:30px;}
.form-control-static{width: 52%;float: left;height:44px;line-height:44px;padding:0 20px; background: #f8f8f8;}
/*鎴戠殑浣滃搧*/
.right_btn{ position: absolute;top:-28px;right:0;}
.right_btn a{ display: block;width:166px;height:56px;line-height:56px; text-align: center;font-size:18px;color:#fff;background: #195aa4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#195aa4', endColorstr='#1881c4');background: -webkit-linear-gradient(left,#195aa4,#1881c4);background: -o-linear-gradient(left,#195aa4,#1881c4);background: -moz-linear-gradient(left,#195aa4,#1881c4);background: linear-gradient(left,#195aa4,#1881c4);z-index:99;border-radius: 0px 0px 10px 10px;}
.right_btn a img{padding-right:10px; vertical-align: middle;}
.qiehuanTit{margin-top:10px;border-bottom:1px solid #f1f1f1; height:55px;}
.qiehuanTit span{ display: block;height:55px;line-height:55px; float: left;font-size:18px; opacity: .6;color:#195aa4;padding:0 20px;margin-bottom:-1px; cursor: pointer;}
.qiehuanTit .xzOn{border-bottom:1px solid #195aa4; opacity: 1;}
.qiehuanCont{padding-top:22px;}
.contNone{ display: none;}
.zuopin,.zuopin th,.zuopin td{border:1px solid #f1f1f1;font-weight:normal;font-size:14px;}
.zuopin td:nth-of-type(1) a,.zuopin td:nth-of-type(2) a,.zuopin td:nth-of-type(3) a{ text-decoration:underline;}
.zuopin th,.zuopin td{padding:0 12px;height:70px; position: relative;}
.zuopin th{color:#888;height:50px;}
.zuopin th:nth-last-of-type(1),.zuopin th:nth-last-of-type(2){ text-align: center;}
.zuopin tr td span{ display:block;width:45px;height:30px;line-height:30px; margin:0 auto; text-align: center;border:1px solid #f1f1f1;border-radius: 3px; background: #f8f8f8;}
.zuopin tr td i{ display: block;font-size:12px;color:#888;}
.zuopin tr td .caozuo{ text-align: center; display: block;color:#8cc0fc;}
.zuopin tr td .del{color:#ff9494;}
.zuopin tr td a img{ display: block; margin:0 auto 3px;}
.zuopin tr td b{font-weight:normal; display: block;width:35px;height:30px;line-height:30px; text-align: center; margin:0 auto;background: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4');background: -webkit-linear-gradient(top,#ffffff,#e4e4e4);background: -o-linear-gradient(top,#ffffff,#e4e4e4);background: -moz-linear-gradient(top,#ffffff,#e4e4e4);background: linear-gradient(top,#ffffff,#e4e4e4);border:1px solid #e6e6e6;border-radius: 3px;}
.zuopin td strong{width:30px;height:30px; position: absolute;right:0;top:0; display: block;}
.tijiao{width:64px;height:30px;color:#fff; background: #195aa4;line-height:30px; text-align: center; margin-top:30px;}
/*page*/
.page{font-family:"微软雅黑", Microsoft YaHei,arial; text-align: center;padding-top:10px;}
.page a{ display: inline-block; width:40px; height: 40px; line-height: 40px; border:1px solid #fff; border-radius: 3px;}
.page a.page_prev,.page a.page_next{ width: 100px; background: #f8f8f8; border-color: #d1d1d1;}
.page a.page_prev em,.page a.page_next em{ display:inline-block; padding-left: 20px; background: url(../images/page_ico01.png) left center no-repeat;}
.page a.page_next em{ padding-left:0; padding-right: 20px; background-image: url(../images/page_ico02.png); background-position: right center;}
.page a.page_cur{ background: #1e5ca2; border-color:#1e5ca2; color: #fff;}
/*浣滃搧闆�*/
.pindao_nav02{ background:url(../images/bg03.png) repeat;}
.logo02{width:auto;}
.header02{height:60px;padding:0;}
.header02 .inner{ position: relative;padding:7px 200px 8px 0;}
.fabiao{width:188px;height:100%;background: #195aa4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#195aa4', endColorstr='#1881c4');background: -webkit-linear-gradient(left,#195aa4,#1881c4);background: -o-linear-gradient(left,#195aa4,#1881c4);background: -moz-linear-gradient(left,#195aa4,#1881c4);background: linear-gradient(left,#195aa4,#1881c4); display: block; position:absolute;right:0;top:0;padding-top:15px;text-align: center;color:#fff;}
.fabiao img{padding-right:10px;}
.fabiao:hover{color:#fff;}
.ziliao{padding:50px 0 0;}
.ziliao dt{width:130px;height:180px; background:url(../images/bg04.png) repeat;padding:4px;float: left; overflow: hidden;}
.ziliao dt img{width:122px;height:174px;}
.ziliao dt.yuan{width:188px;height:188px; background:url(../images/bg04.png) repeat;padding:7px;border-radius: 188px; float: left;}
.ziliao dt.yuan img{width:174px;height:174px; border-radius: 174px;}
.ziliao dd{ overflow: hidden;color:#fff;padding-left:36px;padding-top:36px;}
.ziliao dd p{font-size:18px;padding-bottom:20px;}
.ziliao dd p span{padding-right:20px;}
.ziliao dd p img{padding-right:10px; vertical-align: middle;}
.ziliao dd p strong{font-size:36px;font-weight:normal;}
.ziliao dd p a{ display: inline-block;border:1px solid #fff;color:#fff;width:120px;height:40px;line-height:40px; text-align: center;font-size:16px;margin-left:30px;}

.ziliao02 dd p a{ display: inline;border:none;width:inherit;height:inherit;line-height: inherit;text-align: left;margin-left:0;}
/*.ziliao02 dd p a:hover{text-decoration: underline;}*/

.contBox{ background: #fff;padding:50px 0;font-size:14px;margin-top:50px;}
.contBoxL{width:15.2%; height: auto; overflow: hidden; float: left;padding:0 2%;border-right:1px solid #f1f1f1;}
.leixing{ text-align:center;position: relative;}
.leixing::before{content: "";width:100%;height:1px; background: #ddd; position: absolute;top:50%;left:0;z-index:2;}
.leixing span{padding:0 10px; background: #fff;position: relative;z-index:3;font-weight:600;}
.leixing2{margin-top:35px; position: relative;padding-bottom:20px;}
.leixing2::before{top:10px;}
.leixing2 span{font-size:18px; font-family: Arial;font-weight:100;}
.leixing2 strong{ display: block;font-size:28px;font-weight:normal; font-family: Arial;padding-top:20px;}
.leixing2::after{content: ""; display: block;width:21px;height:4px;background: #195aa4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#195aa4', endColorstr='#1881c4');background: -webkit-linear-gradient(left,#195aa4,#1881c4);background: -o-linear-gradient(left,#195aa4,#1881c4);background: -moz-linear-gradient(left,#195aa4,#1881c4);background: linear-gradient(left,#195aa4,#1881c4);border-radius: 2px; position: absolute;left:50%;margin-left:-10px;bottom:0;}
.yue{ text-align: center;font-weight:600;padding-top:20px;font-size:16px;margin-bottom:70px;}
.yue img{ vertical-align: middle;padding-right:10px;}
.fenxiang{width:45px; margin:20px auto 0;}
.fenxiang .bdshare-button-style2-32 a{width:45px;height:45px;line-height:45px; margin:0 0 20px 0;border-radius: 45px;border:1px solid #c7c7c7; background-position: center center;}
.fenxiang .bdshare-button-style2-32 .bds_tsina{ background: url(../images/img14.png) no-repeat center center;}
.fenxiang .bdshare-button-style2-32 .bds_tsina:hover{ background: url(../images/img17.png) no-repeat center center #ff9515;border:1px solid #ff9515;}
.fenxiang .bdshare-button-style2-32 .bds_weixin{ background: url(../images/img15.png) no-repeat center center;}
.fenxiang .bdshare-button-style2-32 .bds_weixin:hover{ background: url(../images/img18.png) no-repeat center center #19b332;border:1px solid #19b332;}
.fenxiang .bdshare-button-style2-32 .bds_sqq{ background: url(../images/img16.png) no-repeat center center;}
.fenxiang .bdshare-button-style2-32 .bds_sqq:hover{ background: url(../images/img19.png) no-repeat center center #1e93d8;border:1px solid #1e93d8;}
.contBoxR{ overflow: hidden;padding:0 8%; font-size:16px;}
.contBoxR h1{text-align: center;
font-size: 38px;
line-height: 1.5;font-weight:800;}
.contBoxR p{line-height: 32px;
font-size: 18px;
padding: 15px 0 0 0;text-indent: 2em;}
.contBoxR p strong,.contBoxR p b{font-size:18px;}
.endP{font-size:12px;font-weight:600;text-align: center;width:115px;height:45px; margin:0 auto;padding:45px 20px; position: relative;}
.endP span{ display: block;height:45px; background:#fff; position: relative;z-index:3;}
.endP::after{content: ""; display: block;width:115px;height:1px; background:#ddd; position: absolute;left:0;bottom:0;z-index:2;}
.title01{width:100%;border-bottom:2px solid #eee; height:50px; font-size:22px;font-weight:600;}
.title01 span{ display: block;height:50px;line-height:50px;border-bottom:2px solid #195ba5;margin-bottom:-2px; float: left;}
.lianzai{width:100%; height: auto; overflow: hidden;border:1px solid #f1f1f1;border-top:none;padding:4% 0 2%; position: relative;}
.lianzai ul{ height: auto; overflow: hidden;margin-bottom:0;}
.lianzai ul li{width:33.3%; float: left;padding:0 35px;height:36px;line-height:36px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.lianzai li span{padding-left:10px;}
.lianzai i{ display: block;width:1px;height:50%; position: absolute; background: #f1f1f1;top:15%;}
.lianzai i:nth-of-type(1){left:33.3%;}
.lianzai i:nth-of-type(2){left:66.6%;}
.zhankai,.shouqi{width:50%;height:50px;line-height:50px; text-align: center;color:#195ba5; cursor: pointer; margin:15px auto 0;}
.zhankai img,.shouqi img{padding-left:10px;}
.hide_ul,.shouqi{ display: none;}
.title02{ margin-top:30px;}
.title02 strong{font-weight:normal; font-size:14px; float: right; display: block;height:50px;line-height:50px; float: right;}
.title02 strong i{color:#e30b20;}
.pinglunCont{border:1px solid #f1f1f1;border-top:none;padding:0 35px;width:100%; height: auto; overflow: hidden;}
.pinglun{width:100%; height: auto; overflow: hidden;padding:30px 0; border-bottom:1px solid #f1f1f1;}
.pinglun dt{font-size:14px;color:#195ba5;font-weight:normal; float: left;padding-right:20px; position: relative;}
.pinglun dt span{ display: block;width:46px;height:46px;margin-bottom:5px;border-radius: 46px; overflow: hidden;}
.pinglun dt span img{width:46px;height:46px; border-radius:46px;}
.pinglun dd{ position: relative;height:100px; overflow: hidden;}
.pinglun dt::before{ content: ""; width:10px;height:10px; background: #f8f8f8;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg); position: absolute;top:20%;right:-5px;z-index:1;}
textarea.textarea02{ float: left; height: 100px; display: block;padding:20px;width:85%;border:4px solid #f1f1f1;z-index:2; position: relative;}
.pinglunBtn{ float: left;height:100px;width:15%; text-align: center; font-size:18px;color:#fff;background: #195aa4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#195aa4', endColorstr='#1881c4');background: -webkit-linear-gradient(left,#195aa4,#1881c4);background: -o-linear-gradient(left,#195aa4,#1881c4);background: -moz-linear-gradient(left,#195aa4,#1881c4);background: linear-gradient(left,#195aa4,#1881c4);}
.title03{font-size:20px;padding-left:12px;font-weight:bold; position: relative;}
.title03::before{content: "";width:4px;height:16px; background: #195ba4;border-radius: 2px; position: absolute;left:0;top:50%;margin-top:-8px;}
.pinlunList{width:100%; height: auto; overflow: hidden;}
.pinlunList dl{ height: auto; overflow: hidden;padding:28px 0;border-bottom:1px solid #f1f1f1;margin-bottom:0;}
.pinlunList dt{width:46px; float: left;height:46px;border-radius: 46px; overflow: hidden;}
.pinlunList dt img{width:46px;height:46px;border-radius:46px;}
.pinlunList dd{ overflow: hidden;padding-left:22px;}
.pinlunList dd h6{margin-top:0;font-size:16px;color:#195ba5;font-weight:normal;}
.pinlunList dd span{font-size:14px;color:#999;}
.allPl{width:100%;height:50px;line-height:50px; text-align: center; background: #f8f8f8; display: block;border:1px solid #f1f1f1;border-top:none;margin-bottom:30px;}
.allPl span{color:#195aa4;}
.allPl:hover span{color:#e30b20;}
/*涓汉璧勬枡*/
.ziliao dd p:nth-of-type(1) span{padding-left:30px;color:#FFFFFF;font-size:16px;}
.grzlBox01{ position: relative;padding:5px 4% 50px;-moz-box-shadow: 3px 3px 10px #777; /* 鑰佺殑 Firefox */
box-shadow: 3px 3px 10px #777;}
.grzlBox01::before{content: "";width:136px;height:136px; position: absolute;right:-11px;top:-13px; background: url(../images/img22.png) no-repeat center center;}
.grzlBox01 .title01{font-size:32px; height:84px; background: url(../images/img23.png) no-repeat right 40px; cursor: pointer; position: relative;z-index:99;}
.grzlBox01 .title01 span{border-bottom:5px solid #ccc;height:84px;line-height:84px;margin-bottom:-2px;font-size:28px;}
.zhedieP{padding:30px 0 0;font-size:16px;word-wrap:break-word !important;word-break:normal !important;}
.zhedieP_hide{ display: none;}
.grzlBox01 .title01On{ background: url(../images/img24.png) no-repeat right 40px;}
.grzlBox02{margin-top:40px;padding-bottom: 60px;}
.grzlBox02 .title01{font-size:30px;font-weight:normal;height:70px;line-height:70px;}
.grzlBox02 .title01 span{line-height:70px;height:70px; font-size:24px;}
.grzlBox02 ul{width:100%; height: auto; overflow: hidden;}
.grzlBox02 ul li{padding:5px 0 25px;border-bottom:1px solid #d1d1d1;}
.grzlBox02 ul li i{ display: inline-block;font-size:14px;width:40px;height:26px;line-height:26px; text-align:center;border:1px solid #f39800;color:#f39800;margin-left:10px;border-radius: 3px; vertical-align: top;}
.grzlBox02 ul li h2{font-size:20px;}
.grzlBox02 ul li p{color:#888;font-size:16px;padding-top:10px;}
.xinxi{height:auto; overflow: hidden;width:100%; text-align: right;}
.xinxi span{color:#888;padding-left:60px;}
.xinxi span img{padding-right:5px;font-size:14px;}
.grzlBox02 .page{margin-top:20px;}
/*浣滃鍚嶅綍*/
.mingluCont{margin:30px auto;}
.tabTit{width:100%;height:32px;margin-bottom:0px;}
.tabTit li{width:130px;height:32px;line-height:32px; text-align: center; float: left;margin-left:-22px; background: url(../images/img29.png) no-repeat center 0 transparent; cursor: pointer;font-size:14px; position: relative;}
.tabTit li:nth-of-type(1){z-index: 3;margin-left:0;}
.tabTit li:nth-of-type(2){background: url(../images/img28.png) no-repeat center 0 transparent;z-index: 2;}
.tabTit li.tabOn{ background: url(../images/img27.png) no-repeat center 0 transparent;height:38px;line-height:38px;width:153px;font-size:18px;font-weight:bold;color:#fff;margin-top:-6px;}
.tabCont{border:3px solid #1e5ca2;width:100%; height: auto; overflow: hidden;;}
.tabTit .tabOn a,.tabTit .tabOn a:hover{color:#fff;}
.tabCont{padding:22px; height: auto; overflow: hidden;}
/*鎸夐瀛楁瘝鏌ヨ*/
.zmcxTit{height:55px;background: #f8f8f8;line-height:55px;padding-left:2%; font-family: "微软雅黑",Microsoft Yahei;font-size:16px;}
.zmcxTit a{ display: inline-block;width:24px;height:24px; text-align: center;line-height:24px;border-radius: 12px;margin-left:6px; font-family: "微软雅黑",Microsoft Yahei;font-size:14px; cursor: pointer;}
.zmcxTit a:nth-of-type(1){margin-left:10px;}
.cxOn{ background: #195aa4;color:#fff;font-weight:600;}
.zmcxCont{width:100%; height: auto; overflow: hidden;padding-top:10px;}
.zmcxCont ul{ height: auto; overflow: hidden;}
.zmcxCont ul li{height:46px;line-height:46px;width:20%; float: left;margin:15px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;overflow:聽hidden;
 white-space:聽nowrap;text-overflow:聽ellipsis;}
.zmcxCont ul li span{width:46px;height:46px; border-radius: 46px; overflow: hidden;margin-right:10px; display: block; float: left;line-height:46px;}
.zmcxCont ul li span img{ border-radius: 46px;width:46px;height:46px;}
.zmcxCont .page{margin:40px 0 20px;}
/*4.1淇敼*/
.img-container02{width:100px;height:100px;border-radius: 100px; overflow: hidden;}
.img-container02 img{width:100px;height:100px; border-radius:100px;}
.chang{width:100px;height:143px; overflow: hidden;border-radius: inherit;}
.chang img{width:100px;height:143px;border-radius: inherit;}
.contZc .ctouxiang{margin-top:10px; float: left;}
.xinzYzm{ height: auto; overflow: hidden;padding:30px 0 0;}
.xinzYzm img{margin-left:10px;}
.xinzYzm input{border:1px solid #195ba5;width:100px;height:30;line-height:30px; border-radius:2px;}
.xinzYzm #getvode{height:35px;line-height:35px;    background: #195aa4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#195aa4', endColorstr='#1881c4');
    background: -webkit-linear-gradient(left,#195aa4,#1881c4);
    background: -o-linear-gradient(left,#195aa4,#1881c4);
    background: -moz-linear-gradient(left,#195aa4,#1881c4);
    background: linear-gradient(left,#195aa4,#1881c4);color:#fff; border-radius:5px;margin-left:10px;}
.lianzai6{line-height:40px;padding-top:20px;border:none;}
.wenzhang6{padding-left:17%;margin-top:-44px;}
#mobcheck{height:44px;line-height:44px; float:left;width:52%;}
#mobcheck .user_text{width:100%;}
.beizhu{font-size:12px;color:#999;padding:20px 0;}
.contR .info #mobcheck{width:80%;}
.contR .info #mobcheck .user_text{width:100%;}
.zhangjie{font-size:14px;margin-top:20px;}
.position{width:100%; height:auto; overflow:hidden;height:30px;line-height:30px; font-size:14px;}
.position span{color:#999; font-size:14px;}
.position a{ font-size:14px;}
.qiehuanTit .zjList{padding:0;}
.zuopin td font{opacity:.6;}
.tongyi{ float:left;width:52%;height:44px;line-height:44px; font-weight:normal;}
.emailZW{height:auto; overflow:hidden;}
.contZc .emailZW label{height:auto; overflow:hidden;line-height:30px;}
.emailZW .tongyi{height:auto; overflow:hidden;line-height:30px;width:75%;}
/*4.24*/
.searchBox{width:100%; position: absolute;right:0;top:65px; display: none;}
.serHide{ display: block;}
.text_01{border:1px solid #1358a6;padding:3px;height:36px;line-height:36px;width:203px; float: right; background: #fff;}
.btn_ser{width:75px; background: url(../images/search_ico01.png) no-repeat 10px center #195aa4;color:#fff;padding-left:25px;height:36px;line-height:36px;font-size:16px; cursor: pointer; float: right;}
.sousuo .search_ico{ display:none; opacity: 0; background: none;}
.sousuo .search_ico:hover{ background: none;}
.sousuo .search_ico img{vertical-align: middle;}
.select01{ float: right;border: 1px solid #1358a6;height: 36px; background: #fff; border-left:none;margin-right:8px; position: relative;padding-right:18px;}
.select01 select{border:none;width:100%;padding-left:7px;height:34px;line-height:34px; appearance:inherit;-webkit-appearance: inherit;-moz-appearance: inherit;}
.select01 select::-ms-expand { display: none; } 
.select01::after{ content: "";width:12px;height:6px; background: url(../images/index12.png) no-repeat; position: absolute;top:50%;margin-top:-3px;right:3px;}
/*4.28*/
.title01 a{ display: inline-block;color:#1e5ca2;font-size:14px;width:120px;height:30px;line-height:30px;border:1px solid #1e5ca2;border-radius: 20px; text-align: center;margin-left:10px; background: #fff;}
/*5.3*/
/*.contZc #ruhuitimestart,.contZc #ruhuitimeend{background:white\9\0;padding-right:0px\9\0;}
.contZc #ruhuitimediv .user_text02{background:white\9\0;padding-right:0px\9\0;}*/
/*5.23淇敼*/

/*2019-3-9鏂板*/
.fengge{width:100%; height: auto; overflow:hidden;}
.fengge li{width:48%; float: left; text-align: center;padding:10px;margin-right:4%; cursor: pointer;margin-bottom:20px;font-size:14px;}
.fengge li:nth-of-type(even){margin-right:0;}
.fengge li p{border:2px solid #eee;border-radius: 15px;padding:10px;opacity: .8;}
.fengge li.actli p{opacity:1;border:2px solid #88b7ed;-moz-box-shadow: 0px 0px 11px #50a0fc;-webkit-box-shadow: 0px 0px 11px #50a0fc;box-shadow: 0px 0px 11px #50a0fc;}
.gxfg{ float: none;margin:0 auto; display: block;}

/*2019.6.3修改*/
.zmcxF ul li span,.zmcxF ul li span img{width:inherit;height:inherit;max-width:46px;max-height:46px;border-radius: inherit;}

/*2019-3-9鏂板 end*/
@media only screen and (max-width: 768px){

/*2019-3-9淇敼*/
.qiehuanTit span{padding:0 10px;}
.fengge li{margin-bottom:10px;}
/*2019-3-9淇敼 end*/}

.ops_tit{ display: none;}
.ops_icons li:first-child{ display: none;}
.ops_shareLayer .ops_icons li{margin-bottom:10px;margin-right:0;}
@media only screen and (max-width: 1023px){
	.inner{ width:890px;}
	/*.buzhou i{width:15%;}*/
	.page a{ width:40px; height: 40px; line-height: 40px;}
	.page a.page_prev,.page a.page_next{ width: 80px;}
	.gerenRight{margin-left:18%;}
    .bigBox,.bigbox03{background-size:auto !important;}
    .grzlBox{padding:5px 5%;}

} 
@media only screen and (max-width: 991px){
	.inner{ width:750px;}
	.imgL{ display: none;}
	.contZc{width:100%;padding:50px;}
	.page a{width:25px;height:25px;line-height:25px;}
	.zmcxTit a:nth-of-type(1){margin-left:inherit;}
	.zmcxTit a{margin-left:2px;}
	.contZc .info label{width:15%}
	.contZc .emailZW label{width:22%;}
	.wenzhang6{padding-left:15%;}
	.contZc .info span{width:30%;}
	.right_btn{margin-top:-22px;}
	.gerenRight{margin-left:15%;}
} 

@media only screen and (max-width: 767px){
	.pgwMenu{padding-right:45px;}
	.serBtn{width:45px;padding:0;}
	.serBtn span{ display:none;}
	.cont .info label{width:100%!important; text-align:left;}
	.cont .user_text{width:100%;}
	.cont .user_text06{width:55% !important;}
	.cont .yanzhengma{width:40% !important;}
	.headerR a{margin-left:5px;}
	 .inner{ width: 90%;}
	.pindao_nav{padding:0;}
	.pgwMenu a{font-size:18px;}
	.contR{width:100%;}
	.contR form{width:90%;}
	 footer{font-size:12px;}
	.contZc .info label,.contZc .user_text,.contZc .user_text02,.contZc .info span,.contZc .emailZW label,.emailZW .tongyi{width:100%!important; text-align: left;}
	.contZc .info span{ height: auto; overflow: hidden;padding-top:10px;padding-left:0;}
	.shuoming{padding-left:0;}
	.contZc{padding:25px 15px;}
	.textarea01{width:100%;}
	.contZc .user_text04{width:75% !important;}
	.yulanBtn{width:23%;}
	.yangli label{ display: none;}
	.contZc .yangli span{width:inherit;}
	.contZc .user_text03{width:65%!important;}
	.yzmBtn{width:33%;}
	.buzhou span{width:60px;}
	/*.buzhou i{width:10%;}*/
	.table{width:95%;}
	.btnZc{width:100%;margin-left:0;}
	.gerenLeft{width:100%; position: inherit; float: none; height: auto; overflow: hidden;}
	.gerenLeft li{width:25%; float: left;height:100%; border-bottom:none;}
	.gerenLeft li a{height:139px;}
	.gerenLeft .active a{border-top:4px solid #195aa4;border-left:4px solid #fff;}
	.gerenLeft .active a::before{position: absolute;left: 50%;margin-left: -3px;top: -1px;}
	.gerenLeft li a img{height:40px;}
	.gerenRight{margin-left:0;width:100%; clear: both;}
	.page{margin-top:20px;}
	.page a{ display: none;}
	.page a.page_prev, .page a.page_next{ display: inline-block;width:100px;height:40px;line-height:40px;}
	.right_btn{ position: inherit; height: auto; overflow: hidden;top:0;margin-top:10px;}
	.right_btn a{ float: right; border-radius: 10px;font-size:16px;width:130px;height:45px;line-height:45px;}
	.tongyi{width:100%;}
	/*浣滃搧闆�*/
	.contBoxR h1{font-size:24px;}
	.lianzai ul li{width:50%;}
	.lianzai i:nth-of-type(1){left:50%;}
	.lianzai i:nth-of-type(2){ display: none;}
	.ziliao dt{width:92px;height:128px;overflow: hidden;}
	.ziliao dt img{width:84px;height:120px;}
	.ziliao dt.yuan{width:134px;height:134px;border-radius: 134px;}
	.ziliao dt.yuan img{width:120px;height:120px;border-radius: 120px;}
	.ziliao dd{padding-top:0;}
	.ziliao dd p a{margin-left:0;margin-top:15px;}
	.fabiao{width:120px;font-size:12px;padding-top:30px;}
	.header02 .headerR{width:100%; text-align: left;}
	.header02 .inner{padding:0;width:100%;padding-left:15px;}
	.header02{ height: auto; overflow: hidden;}
	.logo02{margin-top:15px;}
	.ziliao{padding:25px 0 0;}
	.contBoxL{ display: none;}
	.contBox{padding: 25px 0;}
	.contBoxR,.lianzai ul li,.pinglunCont{padding:0 5%;}
	.contBoxR h1{padding-bottom:15px;}
	textarea.textarea02{width:70%;}
	.pinglunBtn{width:30%;}
	.contBox{margin-top:25px;}
	/*涓汉璧勬枡*/
	.grzlBox01{padding:50px 15px;}
	.grzlBox02 ul li h2{font-size:18px;}
	.xinxi span{padding-left:10px;}
	.grzlBox02 ul li p{font-size:14px;}
	/*浣滃鍚嶅綍*/
	.zmcxTit{ height: auto; overflow: hidden;line-height:40px;padding:15px;}
	.zmcxTit a{margin-left:11px;}
	.zmcxTit a:nth-of-type(1){margin-left:11px;}
	.zmcxCont ul li{width:33.3%;}
	.wenzhang6{padding-left:0;margin-top:0;}
	.lianzai6 label{ display:none;}
    /*4.25*/
    .grzlBox{padding:5px 7% 35px;}
    /*5.3*/
    #ruhuitimestart,#ruhuitimeend{width:100%;}
    #ruhuitimeend{margin-left:0!important;margin-top:15px;}
}
@media only screen and (max-width: 480px){
	.logo{font-size:14px;width:45%;padding-top:5px;}
	.logo img{width:80px;}
	.headerR{height:30px;line-height:30px;}
	.btndl{width:96%;}
	.contZc form{margin:0 auto;}
	.gerenLeft li a{font-size:14px; height: auto; overflow: hidden;}
	.gerenLeft li a img{height:27px;}
	.gerenzx{padding:0;}
	.gerenRight{padding:0 15px 35px;}
	/*.zuopin tr th:nth-child(1),.zuopin tr td:nth-child(1),.zuopin tr th:nth-child(2),.zuopin tr td:nth-child(2){ display: none;}*/
	.zuopin02 tr th:nth-child(1),.zuopin02 tr td:nth-child(1){ display:none;}
	.lianzai ul li{width:100%;}
	.pinglunBtn{font-size:14px;}
	.tabTit li{width:100px; background-size: cover; background:#eee;border-radius: 8px; }
	.zmcxCont ul li{width:50%;}
	.zuopin th em, .zuopin td em{ display: none;}
	.zuopin tr td b{width:30px;}
	.zuopin tr td:nth-child(3){ text-align: left;}
	.zuopin th, .zuopin td{padding:5px;}
	.zuopin tr td:nth-child(3) i{ display: none;}
	.ziliao dd p strong,.ziliao dd p span{font-size:16px;}
	.ziliao dd{padding-left:15px;}
	.ziliao dd p span,.ziliao dd p:nth-of-type(1) span{width:100%; display: block;padding-left:0;padding-right:0;}
    .qiehuanTit span{font-size:16px;padding:0 15px;}
    /*4.23淇敼*/
    .buzhou i{width:8%;float:left;height:13px;margin-top:30px;}
    .buzhou span{float:left;}
    .text_01{width:130px;}
    /*4.28*/
    .title01 a{margin-left:0;width:100px;font-size:13px; float: right;margin-top:25px;}
}
@media only screen and (max-width: 320px){
	.logo {width:50%;font-size:12px;}
	.logo img{width:80px;}
.logo02{margin-top:0;}
	.qiehuanTit span{font-size:14px;}
	.header02 .headerR{width:60%; float: left;}
	.header02 .headerR a{margin-left:5px;}
	.tabTit li{width:80px;margin-left:0;}
	.tabTit li.tabOn{width:100px;}
	.buzhou span{width:45px; float: left;}
	.gerenLeft li a{font-size:12px;}
	.xinzYzm input{width:70px;}
}