
* {
    box-sizing: border-box;
    font-size-adjust: none;
    padding: 0;
    margin: 0;
    outline:none;
    font-size: inherit;
}

body {
    font: 14px "Microsoft Yahei";
    color: #444;
    width: 1440px;
    height: 100%;
    min-width: 1256px;
}
body,html{width: 100%;}
img { border: none; }
li { list-style: none; }
input, select, textarea { outline: none; }
textarea { resize: none; }
a { text-decoration: none;color: #292929 ;}
.fl { float: left; }
.fr { float: right; }
.clear{clear:both;}

.comment_width{width:1000px;margin:0 auto;}
.top{border-bottom:5px solid #3a80c1;}
.middle_title{color:#3a80c1;text-align:center;font-size:24px;margin-top:47px;font-weight: bold;}
.middle{height:100%;}
/*fotter*/
.fotter{position:absolute;bottom:25px;left:0;width:100%;}
.fotter_box{border-top:5px solid #3a80c1;padding-top:25px;margin-bottom:25px;}
.fotter_left a{font-size:12px;color:#3a80c1;}
.fotter_left a:hover{color:#ba2636;}
.about_us span{display:inline-block;height:11px;border:1px solid #292929;}
.icp{font-size:12px;margin-top:7px;}
.margin_right10{margin-right:10px;}
.margin_top12{margin-top:12px;}
/*tab*/
#tab{width: 870px;margin:0 auto;}
#tab ul {
    margin-top:47px;
    margin-left:81px;
}
#tab ul li {
    float: left;

    width: 124px;
    height:36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    color:#3a80c1;
    border-bottom: 1px solid #e8e8e8;
}
.leftLine{border-bottom: 1px solid #e8e8e8;height:36px;width:150px;}
.rightLine{border-bottom: 1px solid #e8e8e8;height:36px;width:277px;} 
#tab ul li.tab_select {
    background-color:#e7f3ff ;
    color:  black;
    border: 1px solid #e8e8e8;
    border-bottom: 1px solid #ffffff;
    margin-bottom:-1px;
    z-index: 1;


}
#tab .tab_comment {
    display: none;

    background: #ffffff;
   padding-left:80px;


}
#tab div.tab_select {
    display: block;
}

.ipv{font-size:13px;color:#3a80c1;margin-right:12px;margin-top:30px;}
.tab_textarea{width:400px;height:100px;resize: both;overflow: auto;margin-top:28px;}
.tab_textarea2{width:400px;height:100px;resize: both;overflow: auto;margin-top:28px;margin-left:-1px;}
/*tab_right*/
.tab_right
{
    width:290px;
    height:100px;
    background-color: #e7f3ff;
    position:relative;
    margin-left:20px;
    top:30px;
    font-size:12px;
    padding:9px 13px 10px 22px;
}
.tab_right2{height:100px;}
.sp1,.sp2
{
    display:block;
    height:0px;
    width:0px;
    position:absolute;
    font-size:0;
    line-height:0;
}
.sp1
{
    left:-10px;    /* 它的绝对值加上span的边框宽度等于div边框宽度的5倍 */
    top:43px;   /* 它来确定尖角的位置 */
    width: 0px;height: 0px;border-top: 7px solid #ffffff;border-right: 10px solid #e7f3ff;border-bottom: 7px solid #ffffff;
}
.danwei_box{padding:18px 0 18px;}

.danwei{clear:both;font-size:13px;color:#3a80c1;margin-right:14px;}


.danwei_box input{width:400px;height:36px;}
.yanzhengma_box{height:36px;}
.yanzhengma{font-size:13px;color:#3a80c1;margin-right:27px;margin-top:5px;}
.yanzhengma_box input{height:36px;margin-right:10px;width:100px;}
.yanzhengma_box img{width:90px;height:36px;}
.heyan{width:90px;height:36px;line-height:36px;border-radius:4px;background-color:#3a80c1;text-align:center;margin-top:12px;margin-left:66px;color:#ffffff;}
.heyan:hover{background-color: #2270C1;}
.nextOne{text-decoration: underline;margin-left:10px;margin-top:18px;}




















