﻿
input{font: 16px Arial;}
#tool a{
	color:#ddd;
}

#ptArea ul{
   display: block;
   padding-left: 20px;
   list-style-type:none;
   background:url(../images/seaArea.png) no-repeat;
   font-size: 15px;
   font-weight: bold;
   color: #66ccff;
   width:100%;
   margin-left:2px;
   text-indent: 20px;

}

#ptArea li{
   list-style-type:none;
   background:url(../images/port.png) no-repeat;
   font: normal 12px/23px arial;
   color:#66ccff;
   background-position: left;
   display: block;
   float: left;
   width: 65px;
   text-indent: 19px;
   
}

#ptWin a,li,ul{
   cursor:pointer;
}
#ptArea label{
   margin-bottom: 10px;
   display:block;
}

#tool,#navigate a{
	cursor:pointer;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

.leaflet-right{
    z-index: 100;
}

.zoomShowTip {
    position: relative;
    display: none;
    width: 16px;
    height: 22px;
    z-index: 999;
    top: 111px;
    left: 8px;
    color: rgb(46, 182, 236);
    border-radius: 15px;
    TEXT-ALIGN: CENTER;
    background-repeat: no-repeat;
    background: #FDF4F4;
    font: bolder 6px/22px Arial;
}

.map3{
    width: 100%;
    background:#e7e7e7;
    font-size: 12px;
    line-height: 34px;
    position: absolute;
    z-index: 999;
    height: 40px;
    padding-bottom: 3px;
    text-align:center;
    border-bottom: 1px solid #d7d7d7;
}
.sig_search1 span{margin-right:10px;}
.sig_search1 a{margin:8px 10px 0 0 ;}
.hide_left a{width:11px;background:#000;color:#ffeb12;line-height:73px;display:inline-block;}
.write_box1{    margin: 0px;}
.write_box1 input{
   width: 99%;
   height: 32px;
   margin-top: 4px;
   border: 1px solid #d7d7d7;
   background: rgba(255, 255, 255, 0.85);
   color: #555;
   border-radius: 35px;
   text-align:left;
   outline:none;
   padding-left:46px;
}
.write_box1 .search_btn2{position: absolute;top: 10px;left:15px;}
.write_box1 .search_btn2 s{text-decoration:none;}
.pos_r{position:relative;}

.cc_blue {color:#3B92E7}
.cc_green {color:#59A50F}
.cc_pink {color:#EE5AF9}
.cc_red {color:#F42C2C}
/**����켣��ť**/
.cleartrack { 
    right: 0px;   
    text-align: center; 
}

/**�켣��ѯ��ť**/
#button_track {
    float: right;
    color: #237fa3;
    width: 45%;
    height: 24px;
    line-height: 24px;
    display: block;
    letter-spacing: 3px;
    text-indent: 26px;
    cursor: pointer;
    margin: 0 5px;
    font-size:1.2em;
}
#button_info {
    float: right;
    color: #237fa3;
    width: 45%;
    height: 24px;
    line-height: 24px;
    display: block;
    letter-spacing: 3px;
    text-indent: 24px;
    cursor: pointer;
    margin: 0 5px;
    font-size:1.2em;
    /* font-weight: 100; */
    border-right: 1px solid #d7d7d7;
} 
/**����**/
#countryFlag {width: 30px;height: 20px;position: absolute;background-image: url(../flags/ASL.png);background-size: 100% 100%;float: right;top: 11px;right: 15px;}

/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
*/
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../../plugins/jssorSlider/images/a17.png') no-repeat;
    overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }

/* jssor slider thumbnail navigator skin 01 css */
/*
.jssort01 .p            (normal)
.jssort01 .p:hover      (normal mouseover)
.jssort01 .p.pav        (active)
.jssort01 .p.pdn        (mousedown)
*/
.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}
        
.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
        
.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
        
.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
    box-sizing: content-box;
    background: url('../../plugins/jssorSlider/images/t01.png') -800px -800px no-repeat;
    _background: none;
}
        
.jssort01 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}
        
.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}
        
.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}
        
* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
    /* ie quirks mode adjust */
    width /**/: 72px;
    height /**/: 72px;
}

/**����ͼƬ��ʼ����Ϣ��**/
.shippic_s {
    width: 53px;
    height: 39px;
    position: absolute;
    right: 20px;
    top: 14px;
    cursor: pointer;
}
.shippic_amp {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 36px;
    cursor: pointer;
    z-index: 99;
}
.clearpic {
    z-index: 999;
    width: 56px;
    height: 56px;
    position: absolute;
    right: 0px;
    background: url('/Content/cssMobile/images/del2.png') no-repeat;
    left:0px;
}
#jssor_1 {
    -webkit-transition:height 1.5s;
    -moz-transition:height 1.5s;
    -o-transition:height 1.5s;
    transition:height 1.5s;
}
.w_harf{display:inline-block;width:50%;}