@charset "utf-8";
/* CSS Document */
.fl{float: left;}
.fr{float: right;}
.fc{clear: both;}

*{margin:0; padding:0;}
a{text-decoration:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:none;}
input,textarea{margin:0;padding:0;border:none; outline:none;}
strong{font-weight:normal;}
li{list-style-type:none;}
ul,ol{margin-bottom:0;}
a:focus{outline:none;}
h1,h2{font-weight:normal;}
html,body{font-family: "宋体", "微软雅黑", Arial;}
.banner{width:100%;}
.banner img{display: block;width:100%;}
.navdiv{width:100%;margin:0 auto;margin-top:2px;height:52px;margin-bottom:20px;background-color: #2459A4;}
.navdiv nav{width:1008px;margin:0 auto;border:0px red solid;}
.navdiv nav ul{width:1008px;margin:0 auto;overflow: hidden;margin:0;padding:0;}
.navdiv nav ul li{font-weight:bold;border-top:none;list-style-type: none;width:200px;height:52px;float: left;line-height: 52px;text-align: center;color:#FFF;cursor: pointer;font-size: 18px;display: block;}
.navdiv nav ul .navimg{width:2px;height:43px;margin-top: 4px;float: left;display: block;}
.navdiv ul li a{display:block;width:200px;height:52px;color:#fff;font-family:"微软雅黑"}
.navdiv ul li a:hover{text-decoration : none;}
.navdiv ul li.nav_current,.navdiv ul li.nav_a{
    background: -moz-linear-gradient(top, #3d80e1 0%, #053f93 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d80e1), color-stop(100%,#053f93)); 
    background: -webkit-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: -o-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: -ms-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: linear-gradient(to bottom, #3d80e1 0%,#053f93 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d80e1', endColorstr='#053f93',GradientType=0 ); 
   } 


/*导航提示*/
.nav_line{width:1000px;height:40px;margin:20px auto;border:1px #DCDCDC solid;
    background: -moz-linear-gradient(top, #EEEDEE 0%, #FCF9F9 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEEDEE), color-stop(100%,#FCF9F9)); 
    background: -webkit-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: -o-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: -ms-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: linear-gradient(to bottom, #EEEDEE 0%,#FCF9F9 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEDEE', endColorstr='#FCF9F9',GradientType=0 );
    }
.nav_line img{display: inline;padding:0;margin:0;width:26px;height:26px;margin-left: 15px;margin-top: -3px; }
.nav_line p{display: inline;line-height: 40px;color:#666;font-size: 14px;margin-left: 10px;}
.nav_line span{color:#2559A4;}





/*主体部分*/
.main{width:1000px;min-height:100px;margin: 0 auto 20px; border:px red solid;overflow: hidden;}
.main .mainleft{width:212px;min-height:100px;border:1px #DCDCDC solid; }
.main .mainleft .title{width:100%;height:45px;background:url(../erqiimages/lefttopbg.png) 0 0 no-repeat;background-size: 100% 100%;font-size: 22px;color:#FFF;line-height: 45px;padding-left: 10px;}
.main .mainleft ul{width:100%;padding:0;margin:0;margin-top: 10px;}
.main .mainleft ul li{list-style-type: none;width:210px;height:65px;line-height:65px;color:#666;cursor: pointer;font-size: 18px;background: url(../erqiimages/leftlibg.png) 0 0 no-repeat;background-size: 100% 100%;padding-left: 10px;}
.main .mainleft ul li a{display:block;width:200px;height:65px;}
.main .mainleft ul li.active{color:#FFF;background: url(../erqiimages/leftlibga.png) 0 0 no-repeat;background-size: 100% 100%;}
.main .mainleft ul li.active a{color:#FFF;}
.main .mainright{width:765px;min-height:100px;border:0px #DCDCDC solid;}


/*评价结果*/
.main .mainleft{padding-bottom:216px;}
.main .mainright{width:765px;min-height:100px;border:1px #DCDCDC solid;margin:auto;}
.main .mainright #table{border-collapse:collapse; width:100%;font-family: "宋体", "微软雅黑", Arial;}
.main .mainright #table th{background:#e8f7fd;height:45px;}
.main .mainright .paging {text-align:center;margin-top:28px;margin-bottom:38px;}
.main .mainright .paging li{display:inline-block;}
.main .mainright .paging li{width:30px;height:30px;border:1px solid #bfbfbf;border-radius:6px;line-height:30px;}
.main .mainright .paging li:first-child{width:95px;height:30px;}
.main .mainright .paging li:last-child{width:54px;height:30px;}
.main .mainright .paging li a{color:#666;}
.main .mainright .paging li.current_page{background-color:#2559a4;}
.main .mainright .paging li.current_page a{color:#fff;}
.main .mainright .paging li.disabled{border:none;}


/*评价结果查询*/
 h1{width:1000px;margin:0 auto;background:#f8f8f8;color:#61605e;font-family:"微软雅黑";font-size:28px;text-align:center;height:60px;line-height:60px;}
.content #myform{position:relative;background:#f8f8f8;width:1000px;margin:0 auto;margin-top:20px;padding:10px 20px;}
.content #myform ul li{display:inline;margin:10px 0;font-size:14px;font-family:"宋体";color:#666;}
.content #myform input{border:1px solid #ccc;border-radius:6px;text-indent:0.5em;}
.content #myform input::-moz-placeholder {color:#999; }
.content #myform input::-webkit-input-placeholder {color:#999;}
.content #myform input:-ms-input-placeholder { color:#999;}
.placeholder{color:#999;}
.content #myform #name{width:245px;height:40px;margin-left:7px;}
.content #myform #gsnumber{width:130px;height:40px;}
.content #myform #grade{width:200px;height:40px;}
.content #myform .number{width:250px;margin-bottom:0;margin-top:20px;position:relative;}
/*.dropdown-menu{right:200px!important;position:absolute;top: 40%;width:160px;z-index: 1000;display: none;min-width: 160px;padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;}*/
.content #myform .no{width:75px;}
.content #myform #number{width:160px;height:40px;}
.content #myform #zsnumber{width:130px;height:40px;}
.content #myform #date,#date2{width:86px;height:40px;}
.content #myform #submit{position:absolute;right:30px;top:0;bottom:0;margin:auto;border-radius:6px;background:#eb6452;text-indent:0;width:100px;height:50px;color:#fff;font-size:22px;text-align:center;}
.content_t{border:1px solid #ccc;margin: 20px auto;width:1000px;min-height:100px; border:px red solid;overflow: hidden;}
.content_t #table{width:1000px;border-collapse:collapse; font-family: "宋体", "微软雅黑", Arial }
#table th{text-align:left;text-align:center;height:50px;background:#f2f2f2}
#table tr{border-bottom:1px solid #f0f0f0;line-height:37px;text-align:center}
#table th:first-child{text-align:left;padding-left:50px;}
#table tbody tr td:first-child{text-align:left;padding-left:15px;width:300px}
#table tbody a{font-weight:bold;}
#table tbody tr td:last-child{font-weight:bold;}
td:nth-child(2){font-weight:bold;}
.content_t .pagtion {text-align:center;margin:30px 0;}
.content_t .pagtion li{ margin-right:5px;padding:7px 10px;display:inline;width:30px;height:30px;border:1px solid #bfbfbf;border-radius:6px;line-height:30px;}
.content_t .pagtion li:first-child{width:95px;height:30px;}
.content_t .pagtion li:last-child{width:54px;height:30px;}
.content_t .pagtion li a{color:#666;}
.content_t .pagtion li.current_page{background-color:#2559a4;}
.content_t .pagtion li.current_page a{color:#fff;}
.content_t .pagtion li.disabled{border:none;margin:0;padding:0;}




/**footer*/
.footerdiv{width:1000px;min-height:100px;margin: 0px auto;margin-bottom:20px;border:0px red solid;border-top:4px #2559A4 solid;padding-top: 10px;}
.footerdiv p{color:#666;font-size: 13px;text-align: center;}



.paging {text-align:center;margin-top:50px;margin-bottom:60px;}
.paging li{display:inline-block;width:30px;height:30px;border:1px solid #bfbfbf;border-radius:6px;line-height:30px;}
.paging li:first-child{width:54px;height:30px;}.paging li:last-child{width:54px;height:30px;}
.paging li a{color:#666;}
.paging li.current_page{background-color:#2559a4;}
.paging li.current_page a,.main .paging li.current_page span{color:#fff;}
.paging li.disabled{border:none;}










