@charset "UTF-8";
/** Created by UICUT.com on 2016/12/31. Contact QQ: 215611388 */
.blue { color: #2957a2; }

.gray { color: #b9bcc7; }

.red { color: #fc4444; }

.orange { color: #ff7802; }

html { font-family: "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "黑体", Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

article, aside, details, figcacption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background: transparent; text-decoration: none; color: #333; }

a:active, a:hover, a:focus { outline: 0; text-decoration: none; color: #2957a2 }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; }

ton { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: p; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea, article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, nav, section, source, video, time { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: justify; }

body { color: #333; background: #fff; font: 8px; overflow-x: hidden; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

body { min-width: 1200px; }

html, body { min-height: 100%; }

img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header, time, span, em, i { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.g-main, .g-main .main-right .box2 li, .g-main .main-right .box4 .list, .g-newsList li, .hd-center .content, .hd-center .right, .hd-menu .content, .cf { *zoom: 1; }

.g-main:before, .g-main .main-right .box2 li:before, .g-main .main-right .box4 .list:before, .g-newsList li:before, .hd-center .content:before, .hd-center .right:before, .hd-menu .content:before, .g-main:after, .g-main .main-right .box2 li:after, .g-main .main-right .box4 .list:after, .g-newsList li:after, .hd-center .content:after, .hd-center .right:after, .hd-menu .content:after, .cf:before, .cf:after { content: ""; display: table; }

.g-main:after, .g-main .main-right .box2 li:after, .g-main .main-right .box4 .list:after, .g-newsList li:after, .hd-center .content:after, .hd-center .right:after, .hd-menu .content:after, .cf:after { clear: both; }

input[type=text], input[type=password], select, textarea {  outline: none; }

input:hover[type=text], input:hover[type=password], select:hover, textarea:hover, input:focus[type=text], input:focus[type=password], select:focus, textarea:focus { border-color: #2957a2; }

.left, .right { float: left; }

.show { display: block !important; }

.content { width: 1200px; margin-left: auto; margin-right: auto; }

.btn { height: 30px; line-height: 30px; padding: 0 10px; border-radius: 5px; border: #2957a2 1px solid; text-align: center; background-color: #2957a2; color: #fff; }

.btn:hover { opacity: .8; color: #fff; }

.btn.btn-blue { background-color: #2957a2; border-color: #2957a2; }

.btn.btn-gray { background-color: #b9bcc7; border-color: #b9bcc7; }

.btn.btn-red { background-color: #fc4444; border-color: #fc4444; }

.btn.btn-orange { background-color: #ff7802; border-color: #ff7802; }

.btn.btn-white { background-color: #fff; border-color: #e6e6e6; color: #333; }

/*input[type=text], input[type=password], select { width: 100%; border: #e6e6e6 1px solid; height: 30px; border-radius: 5px; padding: 0 5px; }

input[type=text]:focus, input[type=password]:focus, select:focus { border-color: #2957a2; }

input[type=submit] { width: 100%; outline: none; }

input[type=submit]:hover { opacity: .8; }

textarea { height: auto; min-height: 120px; border: #e6e6e6 1px solid; border-radius: 5px; padding: 5px; }*/

.prv-nxt { padding-top: 20px; padding-bottom: 20px; }

.prv-nxt .left { float: left; }

.prv-nxt .right { float: right; }

.prv-nxt a { padding: 0 10px; height: 27px; border: #e6e6e6 1px solid; text-align: center; line-height: 27px; font-size: 12px; display: inline-block; margin-right: 5px; }

.prv-nxt a:hover, .prv-nxt .active { background-color: #2957a2; color: #fff; border-color: #2957a2; }

.prv-nxt .right { font-size: 12px; }

.g-main { width: 1200px; margin: 20px auto; }

.g-main .main-left { width: 800px; float: left; }

.g-main .main-right { width: 340px; float: right; }

.g-main .main-right .box { background-color: #f4f5f6; border-top: #2957a2 3px solid; margin-bottom: 30px; }

.g-main .main-right .title { line-height: 50px; padding: 0 15px; font-size: 22px;  font-family:"Microsoft YaHei", "Hiragino Sans GB";font-weight: bold; }

.g-main .main-right .box1 { padding-bottom: 25px; }

.g-main .main-right .box1 .banner { height: 156px; padding: 0 15px; }

.g-main .main-right .box3 { padding-bottom: 25px; }

.g-main .main-right .box3 .banner { height: 142px; padding: 0 15px; }

.g-main .main-right .box3 .prev { left: 15px; }

.g-main .main-right .box3 .next { right: 14px; }

.g-main .main-right .box2 .list { padding: 5px 15px 15px; }

.g-main .main-right .box2 li { padding: 5px 0; border-top: #e6e6e6 1px solid; font-size: 15px; line-height: 22px; }

.g-main .main-right .box2 li:first-child { border: none; }

.g-main .main-right .box2 img { float: left; width: 60px; height: 60px; margin-right: 10px; }

.g-main .main-right .box4 .list { padding: 5px 15px; }

.g-main .main-right .box4 li { float: left; width: 135px; height: 131px; overflow: hidden; margin-bottom: 20px; }

.g-main .main-right .box4 li:nth-child(2n) { float: right; }

.g-main .main-right .box4 li:hover .i1 { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g-main .main-right .box4 .img { width: 130px; height: 85px; position: relative; overflow: hidden; }

.g-main .main-right .box4 .img img { display: block; width: 100%; height: 100%; }

.g-main .main-right .box4 .img .i { width: 36px; height: 36px; position: absolute; left: 50%; top: 50%; margin-left: -16px; margin-top: -16px; }

.g-main .main-right .box4 .img .i1 { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g-main .main-right .box4 .btm { font-size: 15px; line-height: 18px; text-align: left; padding: 0 5px; height: 36px; overflow: hidden; margin-top: 10px; }

.g-main .main-right .box5 .con { padding: 0 5px 10px 5px; font-size: 16px; text-align: left; }

.g-main .main-right .box5 .con a { padding: 0 10px; display: inline-block; margin: 7px 0; }

.g-main .main-right .box6 .con { font-size: 16px; line-height: 32px; padding: 10px 15px; }

.g-newsList { margin-top: -15px!important;}


.g-newsList li { padding: 15px; border-bottom: #e6e6e6 1px solid; }

.g-newsList .img { float: right; width: 200px; height: 120px; overflow: hidden; }

.g-newsList .img img { display: block; width: 100%; height: 100%; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g-newsList .img:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g-newsList .l { float: left; width: 560px; height: 120px; }

.g-newsList h3 { font-size: 22px; line-height: 33px; height: 100px; overflow: hidden; }

.g-newsList .btm { line-height: 20px; color: #999; }

.g-newsList .btm span,.g-newsList .btm time { margin-right: 40px; }

.g-loading { text-align: center; padding: 50px 0; display: none; }

.g-loading span { font-size: 22px; color: #999; background: url("images/loading.gif") left center no-repeat; background-size: 32px 32px; padding-left: 40px; display: inline-block; line-height: 40px; }


.g-placeholder { text-align: center; padding: 50px 0;}

.g-placeholder span { font-size: 22px; color: #999; display: inline-block; line-height: 40px; }

.ajax-box { display: none; }

.banner { overflow: hidden; width: 100%; position: relative; }

.banner .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 5px; height: 25px; width: 100%; text-align: center; }

.banner .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px; }

.banner .hd li { text-align: center; background: #fff; cursor: pointer; margin-right: 4px; width: 16px; height: 2px; display: inline-block; }

.banner .hd li.on { background: #2957a2; }

.banner .bd { position: relative; height: 100%; z-index: 0; }

.banner .bd li { zoom: 1; vertical-align: middle; width: 100%; }

.banner .bd img { width: 100%; display: block; }

.banner .bd a { display: block; width: 100%; height: 100%; }

.banner .prev, .banner .next { width: 12px; height: 30px; position: absolute; top: 50%; margin-top: -15px; background: url("images/l.png") left top no-repeat; cursor: pointer; opacity: .8; }

.banner .prev:hover, .banner .next:hover { opacity: 1; }

.banner .prev { left: 0; }

.banner .next { background-image: url(images/r.png); right: 0; }

.hd-top { background-color: #2957a2; color: #fff; font-size: 16px; line-height: 45px; }

.hd-top .content { text-align: right; }

.hd-top .content a { color: #fff; padding: 0 10px; display: inline-block; }

.hd-top .content img { float: left; margin-right: 5px; margin-top: 10px; }

.hd-center .content { height: 120px;  position: relative; }

.hd-center .logo { float: left; position: absolute;
    top: 25px;}

.hd-center .search { width: 400px; position: absolute; top: 40px; left: 50%; margin-left: -200px; height: 40px; font-size: 15px; }

.hd-center .search input[type=text] { width: 320px; border-radius: 0; height: 40px; border: #2957a2 1px solid; background: url("images/icon-search.png") 15px center no-repeat; padding-left: 50px; }

.hd-center .search .btn { height: 40px; border-radius: 0; position: absolute; width: 80px; right: 0; top: 0; }

.hd-center .right { float: right; font-size: 14px; line-height: 22px; margin-right: 40px; }
.weather{
    position: absolute;
    top: 25px;right:0
}
.hd-center .l { float: left; padding: 0px 25px; text-align: center; }

.hd-center .img { width: 44px; height: 44px; overflow: hidden; position: absolute; left: 10px; top: 50%; margin-top: -22px; }

.hd-center .img img { display: block; }

.hd-center .con { float: right; padding-left: 64px; position: relative; height: 38px; border-left: #e6e6e6 1px dashed; }

.hd-center .con span { float: right; }

.hd-center .con .tag { background-color: red; color: #fff; padding: 0 3px; }

.hd-menu { border-bottom: #e6e6e6 1px solid;}

.hd-menu li { float: left; line-height: 44px; font-size: 18px; padding: 0 5px; margin: 0 9px; height: 44px; overflow: hidden; border-bottom: #fff 3px solid; }

.hd-menu li.on, .hd-menu li:hover { border-bottom-color: #2957a2;  }

.hd-menu li a:hover{
    color:#2957a2;
}
.hd-menu a { font-weight: bold; display: inline-block; }

body.fixedHeader header { position: fixed; left: 0; width: 100%; z-index: 999; min-width: 1200px; top: 0; }

body.fixedHeader .hd-top, body.fixedHeader .hd-center { display: none; }

body.fixedHeader .hd-menu { background-color: #fff; }

body.fixedHeader .fixed-sideMenu { position: fixed; top: 80px; left: 50%; margin-left: -600px; }

body.fixedSideBox .main-right .box2 { position: fixed; top: 80px; right: 50%; margin-right: -600px; width: 340px; z-index: 999; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.section11 { padding-left: 170px; position: relative; }

.section11 .g-newsList .l { width: 370px; }

.section11 .fixed-sideMenu { width: 100px; position: absolute; top: 0; left: 0; }

.section11 .fixed-sideMenu li { line-height: 40px; margin-bottom: 10px; border-radius: 5px; text-align: center; font-size: 16px; }

.section11 .fixed-sideMenu li:hover, .section11 .fixed-sideMenu li.on { background-color: #2957a2; }

.section11 .fixed-sideMenu li:hover a, .section11 .fixed-sideMenu li.on a { color: #fff; }

.section11 .fixed-sideMenu a { display: block; text-align: center; }

.section21 .title { border-bottom: #e6e6e6 1px solid; padding-bottom: 25px; margin-bottom: 25px; }

.section21 h1 { font-size: 40px; line-height: 52px; font-weight: bold; margin-bottom: 20px; }

.section21 .info { color: #666; font-size: 15px; }

.section21 .info span { padding: 0 25px; display: inline-block; }

.section21 .info span:first-child { padding-left: 0; }

.section21 .box { font-size: 18px; line-height: 36px; text-align: justify; }

.section21 .box p { margin-bottom: 1.5em;text-indent: 2em; }
.section21 .box p img{
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.section21 .operate { padding: 40px 0; text-align: right; font-size: 18px; color: #2957a2; }

.section21 .operate a { color: #2957a2; }




/*注册*/

/*注册信息*/

/*总体布局*/
.reg-form {
    width: 400px;
    margin: auto;
    margin-top: 100px;
}

.reg-form .caption{
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}
.register-box {
    border: 1px solid #ddd;
    margin-bottom: 32px;
}
.register-box label {
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    display: inline-block;
}
.register-box input {
    width: 210px;
    height: 19px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-top: 16px;
    font-size: 14px;
    color: #666;
    outline: none;
    border:none;
    font-family:"Microsoft YaHei", "Hiragino Sans GB";
}
.register-box .tips {
    position: absolute;
    margin-top: 5px;
    font-size: 14px;
    color: #ccc;
}
/*用户名*/
.register-box .username_label {
    word-spacing: 10px;
}
/*密码，确认密码，*/
.register-box .other_label {
    word-spacing: 2px;
}
/*手机号*/
.register-box span {
    display: inline-block;
    width: 77px;
    height: 52px;
    border-right: 1px solid #ddd;
}
.register-box .phone {
    padding-left: 18px;
}
/*验证码*/
#code {
    display: inline-block;
    width: 100px;
    height: 46px;
    vertical-align: middle;
    background-color: black;
    font-size: 25px;
    color: #fff;
    text-align: center;
    line-height: 46px;
}
/*协议*/
.arguement {
    margin-bottom: 58px;
}
.arguement input {
    vertical-align: middle;
}
.arguement a {
    color: #38f;
    text-decoration: none;
    font-size: 12px;
}
.submit_btn{
    text-align: center;
}
/*提交按钮*/
.submit_btn button {
    width: 100%;
    height: 54px;
    color: #fff;
    border: #2957a2 1px solid;
    text-align: center;
    background-color: #2957a2;

    font-size: 16px;

}


.public-form{
    width: 400px;
}
