@charset "utf-8";
*{box-sizing: border-box;}
body {margin: 0;padding: 0;font-family: '微软雅黑',"Myriad Set Pro","Helvetica Neue","Helvetica","Arial","sans-serif";-webkit-tap-highlight-color: rgba(0,0,0,0);background-color: #fafafa;}
a:focus {outline: none;}/*点击a标签出现虚线边框*/
h1, h2, h3, h4, h5, h6, p, a, li, ul, dd, dl, dt, div, span, input, textarea, form, table, tr, td {margin: 0;padding: 0;font-weight: 500;}
ul,li{list-style: none;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], textarea {-moz-appearance: none;-webkit-appearance: none;appearance: none;}  /*input输入框在苹果手机上去除内阴影*/
textarea {resize: none;font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input,button{font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input[disabled]{opacity:1}
a {text-decoration: none;outline:none;-moz-outline-style:none;}
i {font-style: normal;}
.fl {float: left;}
.fr {float: right;}
img{border: none;outline: none;}
.container{width: 1000px;margin: 0 auto;}
.clearfix:after{content: "";display: block;visibility: hidden;clear: both;}

/*head*/
.head .topBar{font-size: 16px;color: #37496e;background-color: #FFFFFF;height: 38px;line-height: 36px;}
.head .topBar .left a{color: #37496e;cursor: pointer;}
.head .topBar .right{cursor: default;}
.head .tit{background: url(../images/bg1.jpg) repeat-x;height: 166px;}
.head .tit .imgr{float:left;width:115px;margin-top:25px;margin-right: 25px;}
.head .tit .txt{float:left;width:610px;height:100px;margin-top:40px;}
.head .tit .txt h3{font-size: 42px;font-weight: 700;letter-spacing: 8px;color:#FFF}
.head .tit .txt h4{font-size: 24px;line-height: 25px;color:#FFF;}

/*main*/
.main{margin-bottom: 45px;}
.main .nav{display: flex;justify-content: space-between;align-items: center;}
.main .nav a{font-size: 18px;cursor: pointer;display: flex;align-items: center;justify-content: center;flex-direction: column;height: 80px;width: 200px;color:#37496e;}
.main .nav a.sbj_line01 {background: url(../images/img022.jpg) no-repeat center;width: 1px;}
.main .nav a.on{color:#fff;background:#558cda;font-weight:bold}
.main .nav a:hover{color:#fff;background:#558cda;font-weight:bold}

.main .form{background-color: #FFFFFF;border: 1px solid #d3dcea;background: #ffffff;}
.main .form>h4{background-color: #ececec;font-size: 24px;color: #37496e;font-weight: 700;text-align: center;height: 64px;line-height: 64px;}
.main .form .tip{font-size: 18px;color: #d57d00;display: flex;align-items: center;justify-content: center;margin-top: 35px;margin-bottom: 35px;}
.main .form .tip img{margin-top: 2px;margin-right: 10px;vertical-align: middle;}
.main .form .tip i{color: #ff0000;}
.main .form .tip span{color: #004b8a;font-weight: 700;padding: 0;font-size: 18px;}
.main .form .item{display: flex;justify-content: center;margin-top: 30px;}
.main .form .item h5{display: flex;align-items: center;justify-content: flex-end;width: 180px;height: 50px;}
.main .form .item h5 span{font-size: 16px;color: #FFF;background-color: #2071b5;width: 145px;height: 40px;text-align: center;border-radius: 0px;line-height: 40px;margin-right: 16px;text-align: center;padding: 0;}
.main .form .item h5 i{font-size: 24px;color: #ff0000;margin-right: 6px;}
.main .form .print{border: solid 1px #aaaaaa;width: 610px;border-radius: 0px;}
.main .form .print>i{font-size: 16px;color: #ff0000;display: inline-block;margin-left: 16px;vertical-align: middle;}
.main .form .input,.main .form select{font-size: 16px;height: 48px;width: 100%;border-radius: 0px;padding-left: 15px;}
.main .form span{font-size: 18px;color: #333333;cursor: pointer;display: inline-block;position: relative;padding-left: 25px;height: 24px;line-height: 24px;}
.main .form .trademarkType label:before{width: 14px;height: 14px;border: solid 1px #acacac;border-radius: 50%;position: absolute;content: '';left: 0;top: 3px;}
.main .form .trademarkType label.on:after{background-color: #c40001;width: 8px;height: 8px;border-radius: 50%;position: absolute;content: '';left: 4px;top: 7px;}
.main .form .trademarkType{margin-top: 13px;}
.main .form .trademarkType label{margin-right: 20px;padding-left: 25px;position: relative;cursor: pointer;}
.main .form .searchType{padding: 12px 0 15px 30px;}
.main .form .searchType .all{font-size: 16px;color: #333333;cursor: pointer;display: inline-block;position: relative;padding-left: 25px;height: 24px;line-height: 24px;margin-bottom: 8px;background: url(../images/icon_check.png)no-repeat left center;}
.main .form .searchType .all.on{background: url(../images/icon_checked.png)no-repeat left center;}
.main .form .searchType .list{display: flex;flex-direction: row;}
.main .form .searchType .list .li{display: flex;flex-direction: column;border-left: solid 1px #dfdfdf;padding-left: 36px;}
.main .form .searchType .list .li:first-child{border-left: none;width: 142px;padding-left: 0;}
.main .form .searchType .list .li:nth-child(2){width: 187px;}
.main .form .searchType .list label{margin-bottom: 9px;background: url(../images/icon_check.png)no-repeat left center;padding-left: 25px;cursor: pointer;font-size: 16px;color: #333333;}
.main .form .searchType .list label:last-child{margin-bottom: 0;}
.main .form .searchType .list label.on{background: url(../images/icon_checked.png)no-repeat left center;}
.main .form .btn{display: flex;justify-content: center;margin-top: 31px;}
.main .form .btn a{text-align: center;cursor: pointer;margin: 0 9px;width: 160px;height: 50px;font-size: 18px;}
.main .form .reset{color: #333333;background-color: #f5f5f5;cursor: pointer;border: solid 1px #aaaaaa;line-height: 48px;}
.main .form .submit{background-color: #3b90f0;color: #FFFFFF;line-height: 50px;}

.main .swt{background-color: #f6f6f6;text-align: center;font-size: 14px;color: #333333;height: 46px;line-height: 46px;margin-top: 45px;}
.main .swt a{cursor: pointer;color: #c40001;font-weight: 700;text-decoration: underline;}

.main .listLi{display: flex;flex-flow: column wrap;padding-left: 40px;height: 564px;margin-top: 47px;}
.main .listLi a{position: relative;font-size: 16px;color: #666666;cursor: pointer;padding-left: 15px;letter-spacing: 1.8px;display: inline-block;width: 475px;line-height: 36px;}

.main .listLi a:before{position: absolute;content: '';width: 8px;height: 8px;background-color: #004b8a;left: 0;top: 14px;}
.main .listLi a:hover{color: #c40000;}
.main .listLis{padding-left: 40px;height: initial;margin-top: 25px;}
.main .listLis a{width: initial;}
.main .zclct{position: relative;text-align: center;margin-top: 58px;margin-bottom: 69px;}
.main .zclct p{position: absolute;width: 429px;height: 50px;border: solid 1px #c40001;font-size: 0;right: 292px;bottom: -6px;}
.main .zclct p .input{width: 259px;vertical-align: top;height: 48px;padding-left: 16px;font-size: 18px;background-color: #FFFFFF;}
.main .zclct p .submit{display: inline-block;width: 168px;height: 48px;line-height: 48px;vertical-align: top;cursor: pointer;font-size: 18px;color: #FFFFFF;}

/*foot*/
.foot{text-align: center;height: auto;overflow:hidden;margin-top: 46px;width: 100%;}
.foot .line {height: 10px;width: 100%;background: #395998;}
.foot .bg{background: #4268b3;height:100px;padding:20px 0px;}
.foot .bg p{font-size: 14px;color: #f1f1f1;line-height: 25px;}

/*mask*/
.mask{position: fixed;background-color: rgba(0,0,0,0.5);left: 0;top: 0;right: 0;bottom: 0;display: none;z-index: 2;}
.mask .box{background-color: #FFFFFF;position: absolute;width: 554px;left: 50%;margin-left: -277px;top: 20%;border-top: solid 4px #2071b5;text-align: center;padding-bottom: 40px;}
.mask .box .close{position: absolute;cursor: pointer;right: 20px;top: 20px;}
.mask .box .tit{font-size: 20px;color: #333333;background-color: #ececec;height: 60px;line-height: 60px;}
.mask .box h4{font-size: 18px;color: #2071b5;margin-top: 24px;}
.mask .box .txt{font-size: 16px;color: #333333;text-indent: 35px;padding: 0 43px;text-align: left;line-height: 32px;margin: 15px 0 15px;}
.mask .box p{height: 50px;width: 453px;display: flex;justify-content: space-between;margin: 20px auto 0;position: relative;}
.mask .box .tip{font-size: 14px;color: #c40000;line-height: 16px;text-align: left;width: 453px;margin: 0 auto -10px;}
.mask .box p span{font-size: 18px;color: #000;display: inline-block;width: 123px;text-align: right;height: 50px;line-height: 50px;vertical-align: top;}
.mask .box p .input{width: 342px;height: 50px;border: solid 1px #dddddd;vertical-align: top;font-size: 18px;padding-left: 10px;margin-left:20px;}
.mask .box p .code{width: 175px;}
.mask .box p .getCode{font-size: 18px;color: #FFFFFF;background-color: #2071b5;display: inline-block;width: 152px;text-align: center;height: 50px;line-height: 50px;vertical-align: top;outline: none;border: none;cursor: pointer;}
.mask .box .tips{font-size: 14px;color: #c40000;text-align: left;margin-left: 50px;margin-top: 6px;}
.mask .box .submit{width: 236px;font-size: 18px;color: #FFFFFF;background-color: #3b90f0;display: inline-block;text-align: center;height: 50px;line-height: 50px;cursor: pointer;margin-top: 30px;}
.maskForm .box .tit{margin-bottom: 40px;}
