@charset "UTF-8";
html,body,div,ol,ul,li,ol,h1,h2,h3,h4,p,dl,dt,dd,form,a,input,textarea,select,label,img {margin: 0;padding: 0;font-weight: normal;}
body,button,input,select,textarea {font-family: SegoeUI, "Microsoft YaHei", "HanHei SC","PingHei","PingFang SC","Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px;}
body {color: #444;background-color: #fff;min-width: 320px;}
a{text-decoration: none;color: #33363c;}
a:hover {text-decoration: none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;color: #ff7900;}
a:focus {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;text-decoration: none;}
img {border: 0;vertical-align: top;}
ul,ol,li {list-style: none;}
a,a:focus,input,input:focus {outline: none;}

.main_bg{width:1200px; margin:auto; position: relative;}
.ggao_hover01,.ggao_hover02,.ggao_hover03,.ggao_hover04,.ggao_hover05,.ggao_hover06,.ggao_hover07,.ggao_hover08{position: absolute; width: 300px; height: 135px; border: 2px solid #002cf9; background: #f2f2f2; border-radius: 6px;}
.ggao_hover01{top: 235px; left: 320px;}
.ggao_hover02{top: 400px; left: 470px;}
.ggao_hover03{top: 456px; right: 16px;}
.ggao_hover04{top: 795px; left: 320px;}
.ggao_hover05{top: 960px; left: 470px;}
.ggao_hover06{top: 900px; right: 16px;}
.ggao_hover07{top: 1740px; left: 320px;}
.ggao_hover08{top: 2225px; left: 435px;}

.ggao_title{display: block; font-size: 18px; color: #000; font-weight: bold; line-height: 30px; background: #ccc; padding: 0px 20px;}
.ggao_text{display: block; font-size: 16px; color: #333; line-height: 28px; padding: 10px 20px;}


.MainTitle{
    font-family:"黑体";
    color:#003A81;
    font-size:26px;
    /*! font-weight:bolder; */
    height:63px;
    line-height:63px;
    }

.ChangeTitle{
    font-size: 16px;
    color: #333;
    border-radius: 60px;
    border: 1px solid #ff7700;
    padding: 4px 15px;
}