﻿@charset "utf-8";
*{box-sizing:border-box;}
html,body {font-size: 18px; font-family: "Microsoft Yahei"; color: #333; margin: 0; padding: 0;}
ul,li{list-style: none; margin: 0; padding: 0;}
a{ text-decoration: none; color: inherit; cursor: pointer;}
input,button,select{outline: none; margin: 0; padding: 0;}
.clear {clear: both;}

em {color: inherit; font-size: inherit; font-family: inherit;}

.fl {float: left;}
.fr {float: right;}

.mt5 {margin-top:5px;}
.mr5 {margin-right:5px;}
.mb5 {margin-bottom:5px;}
.ml5 {margin-left:5px;}

.mt10 {margin-top:10px;}
.mr10 {margin-right:10px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}

.mt15 {margin-top:15px;}
.mr15 {margin-right:15px;}
.mb15 {margin-bottom:15px;}
.ml15 {margin-left:15px;}

.mt20 {margin-top:20px;}
.mr20 {margin-right:20px;}
.mb20 {margin-bottom:20px;}
.ml20 {margin-left:20px;}

.mt25 {margin-top:25px;}
.mr25 {margin-right:25px;}
.mb25 {margin-bottom:25px;}
.ml25 {margin-left:25px;}

.p5{padding:5px;}
.pt5 {padding-top:5px;}
.pr5 {padding-right:5px;}
.pb5 {padding-bottom:5px;}
.pl5 {padding-left:5px;}

.p10{padding:10px;}
.pt10 {padding-top:10px;}
.pr10 {padding-right:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}

.p15 {padding:15px;}
.pt15 {padding-top:15px;}
.pr15 {padding-right:15px;}
.pb15 {padding-bottom:15px;}
.pl15 {padding-left:15px;}

.p20 {padding:20px;}
.pt20 {padding-top:20px;}
.pr20 {padding-right:20px;}
.pb20 {padding-bottom:20px;}
.pl20 {padding-left:20px;}

.p25 {padding:25px;}
.pt25 {padding-top:25px;}
.pr25 {padding-right:25px;}
.pb25 {padding-bottom:25px;}
.pl25 {padding-left:25px;}
.pl30 {padding-left:30px;}

.per20{ width: 20%; width: calc((100% - 60px) / 5);}
.per25{ width: 25%; width: calc((100% - 45px) / 4);}
.per33{ width: 32%; width: calc((100% - 30px) / 3);}
.per50{ width: 48%; width: calc((100% - 15px) / 2);}
.per66{ width: 66%; width: calc((100% - 30px) / 3 * 2 + 15px);}
.per75{ width: 75%; width: calc((100% - 45px) / 4 * 3 + 30px);}
.per80{ width: 80%; width: calc((100% - 60px) / 5 * 4 + 45px);}
.per100{ width: 100%;}

.font30{ font-size: 30px; color: #2a64b1; font-weight: bold; padding: 0 10px;}








.wrap-clear:after{ content:''; display:block; clear:both;} 


.item1 { width: 100%; }
.item2 { width: 50%; }
.item3 { width: 33.33%; }
.item4 { width: 25%; }
.item5 { width: 20%; }
.item6 { width: 66.66%; }
.item7 { width: 75%; }
.item8 { width: 80%; }
.item9 { width: 40%; }
.font16{ font-size: 16px;}

img {border: 0;}

.red {color: #f00;}
.green {color: green;}

body {}
/*顶部*/
.main-wrap {min-width: 1200px; background: url(../images/banner.jpg) center top no-repeat; padding-top:242px;position: relative;}
.main-top {height: 40px; line-height: 40px; min-width: 1200px; background: #30323f; font-size: 18px;}
.main-top .wrap {width: 1200px; height: 40px; margin: 0 auto; color: #fff;  overflow:hidden;}
/*顶部结束*/

.logo-12345 {position: absolute; left: 50%; top: 10px; width: 300px; margin-left:-600px;}
.logo-12345 img {width:100%;}


/*导航*/
.main-nav{width: 1200px; margin: auto; height: 56px; border-radius: 3px; background: #30323f; padding: 0 10px;}
.main-nav .nav-wrap { height: 56px; line-height: 43px; text-align: center; display:table; color: #fff; padding-top: 5px;}
.main-nav .nav-wrap li {display:table-cell; width:1%; white-space:nowrap; font-size: 12px; color: #91c3ef;}
.main-nav .nav-wrap li a {font-size: 20px; color: #fff; display: block; height: 51px; position: relative;}
.main-nav .nav-wrap li a:hover {font-weight: bold; background: #fff; color: #216aab; border-radius: 3px 3px 0 0; }
.main-nav .nav-wrap li a:before{content: ""; width: 1px; height:16px; display: block; position: absolute; background: url(../images/nav-line.png) no-repeat; top:15px; left: 0;}
.main-nav .nav-wrap li:first-child a:before{background: none;}


.main-conten{ width: 1200px; margin: auto;}

/*统计*/
.main-tongji{ background: url(../images/tongj-bg.png) repeat-x;  text-align: center; color: #999999; font-size: 18px; padding: 20px 0;}
.main-tongji span{ height: 45px; line-height: 45px;}
.main-icon{ padding-bottom: 20px; overflow: hidden; margin-right: -20px;}
.main-icon li{width: 33.33%; padding-right: 20px; float: left;}
.main-icon li .k-infore{ background: #2a64b1; border-radius: 6px; height: 152px; display: block; position: relative; }
.main-icon li .k-infore i{ position: absolute; width:90px; height: 78px; top:15px; right: 20px;}
.main-icon-up{ font-size: 30px; font-weight: bold; height: 94px; padding-left: 30px; padding-top: 30px; color: #fff;}
.main-icon-but{ background: #cfe4ff; border-radius: 3px; width: 135px; height: 34px; line-height: 34px; text-align: center; font-size: 16px; color: #2a64b1; margin-left: 220px; margin-top: 10px;display: block; }
.main-icon li .k-infore:hover{background: #3d76c2;}


/*反馈结果*/
.main-fanki{ border: solid 1px #dcdcdc; padding: 10px 30px; border-radius: 3px; height: 142px; margin-bottom: 20px;}
.main-fanki-left{float: left; color: #1E67A8; font-size: 24px; line-height: 120px; font-weight: bold;}
.main-fanki-right{ float: left; font-size: 16px; padding-top: 40px;}

.main-fanki-right input{background: #f2f2f2; border-radius: 3px; width: 670px; height: 40px; line-height: 40px; border: 0; padding-left: 20px; margin-left: 20px; font-size: 16px;}
.main-fanki-right span{display: block; float: left; line-height: 40px;}
.main-fanki-right .button{ float: left; background: #2a64b1; height: 40px; line-height: 40px; text-align: center; color: #fff; display: block; border-radius: 3px; width: 168px; margin-left: 20px;}
.main-fanki-right .text{ text-align: center; font-size: 14px; clear: both; line-height: 45px;}
.main-fanki-right .button:hover{background: #18519e;}

/*诉求*/
.main-inf-le{ float: left; width: 265px; margin-right: 30px; margin-top: 30px;}
.main-inf-le a{ display: block;}
.main-inf-le .title{ height: 56px; line-height: 56px; background: #1E67A8; color: #fff; padding-left: 20px; font-size: 24px; font-weight: bold; margin-bottom: 10px; }

.main-inf-le .infore{ height: 46px; line-height: 46px; border: #f5f5f5 solid 1px;;  padding-left: 20px; font-size: 18px; margin-bottom: 10px;position: relative;}
.main-inf-le .infore:before{ content: ""; background: url(../images/ans-anj.jpg) no-repeat; width: 8px; height: 12px; display: block; position: absolute; right: 10px; top:15px;}
.main-inf-le .infore:hover{background: #f5f5f5;}
.main-inf-le .infore:hover:before{ content: ""; background: url(../images/ans-anj-h.jpg) no-repeat; width: 8px; height: 12px; display: block; position: absolute; right: 10px; top:15px;}
.main-inf-le .cur{background: #f5f5f5;}
.main-inf-le .cur::before{ content: ""; background: url(../images/ans-anj-h.jpg) no-repeat; width: 8px; height: 12px; display: block; position: absolute; right: 10px; top:15px;}



.main-inf-ri{ float: left; width: 830px;}

.main-suqiu{ border: solid 1px #dcdcdc; padding: 20px 30px; border-radius: 3px;margin-bottom: 20px; overflow: hidden;}
.main-suqiu-title{ border-bottom: solid 1px #dcdcdc; height: 70px; line-height: 70px; color: #2a64b1; font-size: 24px; font-weight: bold; position: relative;}
.main-suqiu-title a{ color: #2a64b1; font-size: 24px; font-weight: bold;}
.main-suqiu-title:before{ content: ""; width: 60px; height: 4px; background: #2a64b1; display: block; position: absolute; left: 0; bottom: -1px;}
.main-suqiu-title .weiz{ font-size: 16px; font-weight: normal; color:#666; }

.main-suqiu-inf{padding: 0 2px;}
.main-suqiu-inf .title{ margin-right: -11px; margin-bottom: 20px;}
.main-suqiu-inf .title div{ border: #f5f5f5 solid 1px; width: 132px; height: 40px; line-height: 40px; text-align: center; font-size: 18px; margin-right: 11px; margin-bottom: 10px; float: left;}

.main-suqiu-inf .title div.cur{background: #1E67A8; color: #fff; font-weight: bold;}

.main-list table {border:1px solid #dedede; border-collapse:collapse;}
.main-list td{border:1px solid #dedede; height: 50px; line-height: 50px; text-align: center;}
.main-list td div{ width: 420px; height:50px; line-height: 50px; padding-left: 20px; text-align: left; overflow: hidden; text-overflow: ellipsis;white-space:nowrap; }
.main-list th{border:1px solid #dedede; height: 60px; line-height: 60px; text-align: center;}
.main-list-bot{ text-align: right; line-height: 70px; height: 70px;}




.main-foot-wrap {min-width: 1200px; height: 153px; background:url(../images/foot-bg.jpg) no-repeat left top;}
.main-foot-wrap .wrap {width:670px; height: 153px; margin: 0 auto; padding: 0 20px; line-height: 28px; padding-top: 36px; font-size: 16px; color: #fff;}
.main-foot-wrap .wrap .img{ float: left; margin-top: 15px;}
.main-foot-wrap .wrap .shu1{float: left; margin-left: 20px;}



/*表单填写*/

.bdtinanx-title{ border-bottom: #dcdcdc 1px  dashed; text-align: center; font-size: 24px; font-weight:bolder; height: 60px; line-height:60px;}
.xinj td{padding: 5px 0; font-size: 16px; }
.bdtinanx-td1{ text-align: right; font-size: 16px; font-weight: normal;}
.bdtinanx-td1 span{color: #ff0000; padding-right: 3px; font-weight: bold;}

.bdtinanx-td2{ background: #f2f2f2; border: 0; border-radius: 3px; width: 570px; padding-left: 15px; height: 40px; line-height: 40px;}
.bdtinanx-td3{ background: #f2f2f2; border: 0; border-radius: 3px; width: 570px; padding-left: 15px; height:80px; line-height: 26px; padding: 15px; outline: none;}
.bdtinanx-td4{ background: #f2f2f2; border: 0; border-radius: 3px; padding-left: 15px; height: 40px; line-height: 40px; width: 230px;}


.bdtinanx-but{width: 380px;margin:auto ; padding-top: 40px; padding-bottom: 90px;}
.bdtinanx-but01{ border-radius: 3px; background: #f2f2f2; text-align: center; width: 100px; height: 42px; line-height: 42px; display: block; float: left; margin-right: 10px; font-size: 16px;}
.bdtinanx-but01:hover{background: #dcdddf;}


.bdtinanx-but02{ border-radius: 3px; background: #2a64b1; text-align: center; width: 270px; height: 42px; line-height: 42px; display: block; float: left; font-size: 16px; font-weight: bold; color: #fff;} 
.bdtinanx-but02:hover{background: #1b529b;}

