﻿@charset "utf-8";html{background-color:#fff;color:#000;font-size:15px}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height:1.5;font-family:tahoma,arial,"Hiragino Sans GB",simsun,sans-serif}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%}
h1,h2,h3,h4,h5,h6{font-family:tahoma,arial,"Hiragino Sans GB","微软雅黑",simsun,sans-serif}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}
address,cite,dfn,em,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;text-align:left}
caption,th{text-align:inherit}
ul,ol,menu{list-style:none}
fieldset,img{border:0}
img,object,input,textarea,button,select{vertical-align:middle}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
textarea{overflow:auto;resize:vertical}
input,textarea,button,select,a{outline:0 none;border: none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
mark{background-color:transparent}
a,ins,s,u,del{text-decoration:none}
sup,sub{vertical-align:baseline}
html {overflow-x: hidden;height: 100%;font-size: 50px;-webkit-tap-highlight-color: transparent;}
body {font-family: Arial, "Microsoft Yahei", "Helvetica Neue", Helvetica, sans-serif;color: #333;font-size: 15px;line-height: 1;-webkit-text-size-adjust: none;}
hr {height: .02rem;margin: .1rem 0;border: medium none;border-top: .02rem solid #cacaca;}
a {color: #333;text-decoration: none;}


body{ background-image: url(/webapp/swjly/images/bg.jpg); background-repeat: no-repeat; background-position: top center;}
.scont{width: 1200px;margin: 0 auto;}
.header{ height: 250px;}
.slogo h1{ padding-top: 50px; margin-bottom: 20px; padding-left: 10px;}
.ssearch{     width: 204px;
    float: right;
    height: 42px;
    padding-left: 22px;
    border-radius: 20px;
    background: #fff;
    margin-top: 100px;
}

.a_input {
    width: 160px;
    height: 30px;
    font-size: 13px;
    color: #a5a5a5;
    float: left;
    border: none;
    border-style: none;
    margin-top: 5px;
}
.ssearch a {
    width: 44px;
    height: 42px;
    background: url(../images/search.jpg) center no-repeat;
    float: right;
    display: block;
    background-color: #038ee4;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.clear{ clear: both;}



.footer
{
    float: left;
    width: 100%;
    /* background: url(../Images/index_49.jpg) repeat-x; */
    background-color:#f2f2f2;
}
.footer_d1{
       width: 1200px;
    margin-top: 25px;
    margin: 0 auto;
}
.footer ul
{
      width: 60%;
    margin-top: 26px;
    margin-bottom: 20px;
  
    margin-left: 7%;
    float: left;
}
.footer ul li
{
       float: left;
    width: 50%;
    line-height: 28px;
    font-family: "Ã‹ÃŽÃŒÃ¥";
    font-size: 13px;
    color: #333;
    text-align: left;
}
.footer ul li a
{
    font-family: "Ã‹ÃŽÃŒÃ¥";
    font-size: 13px;
    color: #333;
}



#scroll {
    background: url('../image/top.png')repeat-x;
    width: 50px;
    height: 50px;
    /*background: url(../Images/top.png) repeat-x;*/
    color: #fff;
    line-height: 80px;
    text-align: center;
    position: fixed;
    right: 55px;
    bottom: 105px;
    cursor: pointer;
    font-size: 14px;
}




.top {
    float: left;
    width: 100%;
    height: 268px;
    background: url('../image/000.png')repeat-x;
    /*background: url('../image/bg.png')repeat-x;*/
    /*background: url('../image/banner.png')no-repeat center;*/
}
.logo{
    margin:0 auto;
    width:1200px;
}
.logo img{
    float:left;
    width:1200px;
    height:268px;
    /*margin-top:40px;*/
}
.logo_span1{
    float:left;
     margin-top:44px;
     font-size:32px;
     color:#b40707;
     width:90%;
     margin-left:20px;
     font-family:"å¾®è½¯é›…é»‘";
     font-weight:bold;
}
.logo_span2{
  float:left;
     margin-top:8px;
     font-size:17px;
     letter-spacing:1px;
     color:#000;
     margin-left:23px;
     font-family:"å¾®è½¯é›…é»‘";
     font-weight:bold;
}







select{
     border: none;
    font-family: "å¾®è½¯é›…é»‘";
    outline: none;
    height: 36px;
    appearance: none;
    float: left;
    width: 210px;
    cursor:pointer;
    margin-left: 10px;
    padding-left: 20px;
    text-align: center;
    /* text-indent: 15px; */
    -moz-appearance: none;
    -webkit-appearance: none;
    /* background: url(https://raw.githubusercontent.com/ourjs/static/gh-pages/2015/arrow.png) no-repeat scroll right center transparent; */
    background: url(../image/back.png)no-repeat scroll right 15px center transparent;
    background-color: #f6f6f6;
    /* padding-right: 14px; */
    font-size: 15px;
    color: #333;
}
    select:hover {
        color: #035db9;
        background: url(../image/back2.png)no-repeat scroll right 15px center transparent;
         background-color: #f6f6f6;
    }
select option{
    float:left;
    text-align:left;
    padding-left:0px!important;
    width:100%;
    color:#333;
}



select::-ms-expand { display: none; }

















.footer_d1_sapn1{
    float: left;
    margin-top: 37px;
    font-size: 28px;
    color: #ccc;
    width: 90%;
    margin-left: 20px;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: bold;
}

.footer_d1_sapn2{
    float: left;
    margin-top: 8px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ccc;
    margin-left: 23px;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: bold;
}
.dangzheng{
       float: left;
    margin-top: 30px;
      margin-bottom:50px;
    margin-left: 18%;
}
.zhaocuo{
   float: left;
    margin-top: 40px;
    margin-bottom:50px;
    margin-left: 40px;
}

.sou{
   float: right;
    position: relative;
    margin-top: -50px;
}
.Text1 {
  float: left;
    text-indent: 30px;
    background: url(../image/sousuo.png)no-repeat 8px;
    background-size: 7%;
    background-color: #fff;
    width: 230px;
    font-family: "å¾®è½¯é›…é»‘";
    outline: none;
    border: none;
    border-radius: 3px;
    height: 30px;
}
.Button1{
    float:left;
    width:50px;
    height:30px;
    border:none;
    outline:none;
    cursor:pointer;
    border-bottom-right-radius:3px;
      border-top-right-radius:3px;
    color:#fff;
    font-size:14px;
    margin-left:-5px;
    background-color:#035db9;
    font-family:"å¾®è½¯é›…é»‘";

}

.pf
{
    position: fixed;
    top:200px;
    right: 10px;
    width: 120px;
    text-align: center;
    border-top: 2px solid #035db9;
    padding-top: 5px;
}
.pf img{ margin: 0 auto;width:120px;}
.pf span{ display: block; line-height: 36px; height: 36px;}

