@charset "utf-8";
/* CSS Document */
#window_ifarm{ display:block; margin-top:44px;}
#open_title{ height:44px; background:#393939; overflow:hidden; position:fixed; top:0px; left:0px; width:100%; z-index:10000000;}
#open_title #open_inner{ max-width:1200px; margin:0 auto; overflow:hidden;}
/*.open_fr{ height:44px; width:975px; background:url(../images/ur.png) no-repeat left top;}*/
#open_title .open_fr{ height:44px;}
/*.fr_inner{ width:410px; overflow:hidden;}*/
#open_title .fr_inner{ width:300px; overflow:hidden;}
#open_title .fr_inner .item{ width:168px; float:left; height:44px; line-height:44px; background:url(../images/ut.png) no-repeat left top; font-size:18px; color:#fff; text-indent:36px; margin:0; padding:0; border:0;}
#open_title .close_but{ margin:4px 0 0 0; cursor:pointer; display:none;}
/*.opfl{ width:242px; height:44px; float:left; margin:0 0 0 86px; cursor:pointer;}*/
#open_title .opfl{ width:147px; height:33px; float:left; margin:5px 30px 0 0; cursor:pointer; background:url(../images/create-new-website.png) no-repeat left top;}
#open_title .fwrx{ font-size:18px; color:#fff; float:left; margin:10px 0 0 0;}
#open_title .close{ margin:12px 18px 0 0; cursor:pointer;}

#footer .crt{text-align:center; height:40px; line-height:40px;}

@media all and (max-width: 768px){
    #open_title #open_inner{ width: 100%;}
    #open_title #open_inner .fl{ width: 120px; margin-top: 5px;}
    #open_title .opfl{ width: 140px; background-size: contain; margin-top: 7px;}
    #open_title .fwrx{display: none;}
    #open_title .fr_inner .item{ display: none;}
    #open_title .fr_inner{ width: 50px;}
}

