@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,.ggao_hover09,.ggao_hover10,.ggao_hover11{position: absolute; width: 300px; height: 135px; border: 2px solid #002cf9; background: #f2f2f2; border-radius: 6px;}
.ggao_hover01{top: 200px; left: 10px;}
.ggao_hover02{top: 200px; left: 580px;}
.ggao_hover03{top: 305px; right: 10px;}
.ggao_hover04{top: 402px; right: 10px;}
.ggao_hover05{top: 680px; left: 10px;}
.ggao_hover06{top: 680px; left: 580px;}
.ggao_hover07{top: 918px; left: 460px;}
.ggao_hover08{top: 1366px; right: 10px;}
.ggao_hover09{top: 1848px; right: 10px;}
.ggao_hover10{top: 2962px; right: 10px;}
.ggao_hover11{top: 3405px; right: 460px;}

.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;
}