﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;border:0;outline:0;}
html,body{font-family:'微软雅黑';}
a{text-decoration:none;}
ul li{list-style:none;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.clearfix:after{clear:both;content:'';display:block;height:0;visibility:hidden;}
.clearfix{zoom:1;}
@media only screen and (max-width:320px){html{font-size:12px!important}}
@media only screen and (max-width:359px) and (min-width:320px){html{font-size:12px!important}}
@media only screen and (max-width:479px) and (min-width:360px){html{font-size:13px!important}}
@media only screen and (max-width:599px) and (min-width:480px){html{font-size:14px!important}}
@media only screen and (max-width:719px) and (min-width:600px){html{font-size:16px!important}}
@media only screen and (min-width:720px){html{font-size:16px!important}}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none;}
textarea{-webkit-appearance:none;}
.maxw720{max-width:720px; min-width:320px; margin:0 auto;}
.img-responsive{max-width: 100%;display: block;}
.xlogo{background:url(../images/logo.png) no-repeat center center/ auto 3.25rem; height:3.25rem;margin:1rem 0;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.m_logo{padding-top:2%; padding-bottom:2%;}
.m_logo img{max-width:95%; padding-left:5%;}
.m_nav{padding:0.5rem 0; text-align:center; background:#298e60; line-height:1.8rem; color:#ffffff;max-width:720px;min-width:320px;margin:0.5rem auto 0;}
.m_nav ul li{padding:0 0.2rem;display:inline-block;text-align:center;}
.m_nav a{color:#ffffff;}
.m_nav a:hover{color:#ff0000;}
.content1{}
.content1 img{display:inline-block;}
.content1 .wlyx{color:#ffffff;display:inline-block;text-align:center;}
.content1 .jjdh{display:inline-block;line-height:50px;width:22%;text-align:center;color:#ffffff;margin:5px 0px;}
.text-c{text-align:center;}
.text-c a{padding:10px 3px;display:inline-block;}
.text-c span{padding:0 3px;}

/*底部样式*/
.red{color:#ff0000;}
.index1{background:#298e60;color:#fafbfc;padding:1.5rem 0;margin-top:1rem;}
.index1_tit{font-size:1.4rem;font-weight:bold;color:#fafbfc;text-align:center;}
.index1 ul{width:98%;margin:1rem auto 0;}
.index1 li{width:31.33%;height:3rem;margin:1%;float:left;background:#dbd9da;FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#cdcbcb);background:-ms-linear-gradient(top,#ffffff,#cdcbcb);background:-moz-linear-gradient(top,#ffffff,#cdcbcb);background:-webkit-gradient(linear,0% 0%,0% 100%,from(#ffffff),to(#cdcbcb));background:-webkit-linear-gradient(top,#ffffff,#cdcbcb);background:-o-linear-gradient(top,#ffffff,#cdcbcb);}
.index1 li.on{background:#f3e84a;color:#1b1b1b;filter:progid:dximagetransform.microsoft.gradient(gradientType=0,startcolorstr=#fef57c,endcolorstr=#e6d70b);background:-ms-linear-gradient(top,#fef57c,#e6d70b);background:-moz-linear-gradient(top,#fef57c,#e6d70b);background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fef57c),to(#e6d70b));background:-webkit-linear-gradient(top,#fef57c,#e6d70b);background:-o-linear-gradient(top,#fef57c,#e6d70b);}
.index1 li a{color:#313131;display:block;width:100%;height:3rem;line-height: 3rem;text-align:center;}
.address{width:97%;margin:1rem auto;}
.address li{color:#298e60;line-height:2.2rem;}
.address li:before{content:'';width:1.25rem;height:1.25rem;vertical-align: middle;display:inline-block;background:url(../images/index1.png) 0 -1.25rem/1.25rem auto no-repeat;margin-right:0.5rem;}
.address li:first-child:before{background:none;width:0;height:0;}
.address li:first-child,.address li:first-child a{font-size:1.3rem;font-weight:bold;color:#298e60;}
.address li .daohang{display:inline-block;}
.address li p{display:inline-block;border:1px solid #298e60;color:#298e60;padding:0 0.5rem;height:1.5rem;line-height:1.5rem;vertical-align:middle;margin:0 0.5rem 0 2rem;cursor:pointer;}
.address li span{display:inline-block;}
.address li a{color:#979797;margin:0 0.5rem;}
.index_form{background:#298e60;margin-top:1rem;padding-top:0.5rem;}
.index_form_1{font-size:1.4rem;font-weight:bold;color:#e6edf5;text-align:center;height:2.8rem;line-height:2.8rem;}
.index_form_1 b{color:#fff45c;font-weight:bold;}
.index_form_2{background:#298e60;color:#eeeeee;padding:1rem 0;width:100%;border-collapse:separate;}
.index_form_2 td{padding:0.4rem 0.2rem;}
.index_form_2 td:nth-of-type(1){width:10%;}
.index_form_2 td:nth-of-type(2){width:30%;}
.index_form_2 td:nth-of-type(3){width:20%;}
.index_form_2 td:nth-of-type(4){width:40%;}
.index_form_2 .minput{background:#e8eff6;height:2.2rem;line-height:2.2rem; padding-left:2%;width:90%;border: 1px solid #ccc;}
.index_form_2 .msubmit{background: #fff45c;color: #00479d;cursor: pointer;font-size: 1.1rem;height: 2.5rem;line-height: 2.5rem;text-align: center;width: 40%;border:none;border-radius:0.3rem;-moz-border-radius:0.3rem;-webkit-border-radius:0.3rem;-o-border-radius:0.3rem;-ms-border-radius:0.3rem;margin-top:0.8rem;padding:0;box-shadow:none;}
.index_form_2 select{background:#e8eff6;height:2.4rem;line-height:2.4rem;padding-left:2%;width:92%;border: 1px solid #ccc;}
.index_form_2 option{display:block;background:#e8eff6;padding-left:2%;width:98%;height:2.4rem;line-height:2.4rem;}
.h37rem{height:2.7rem}
.h110{height:40px;width:100%;}
.sp_tjk{max-width:720px;margin:0 auto;position:relative;}
.sp_tjk input,.sp_tjk .submit{border:0;background:none;position:absolute;left:32.5%;width:43.33%;padding-left:3%;height:8.4%}
.sp_tjk #sp_tjk{position:absolute;left:0;top:0;width:100%;height:100%;}
.sp_tjk .input1{top:19.44%;}
.sp_tjk .input2{top:31.52%;}
.sp_tjk .input3{top:43.44%;}
.sp_tjk .input4{top:55.34%;}
.sp_tjk .submit{top:67.25%;cursor:pointer;}
.sp_tjk .phone,.sp_tjk .qq{position:absolute;top:87.39%;width:26.94%;height:9.1%;}
.sp_tjk .phone{left:22.08%}
.sp_tjk .qq{left:60.83%;}


.content2{background:#d2d2d2;color:#434343;padding:0.5em 0;margin-bottom:10px;}
.content2_1{background:#00479d;color:#ffffff;width:85%;margin:0.5em auto;height:2em;line-height:2em;text-align:center;font-size:1.4em;font-weight:bold;}
.content2_1 span{display:inline-block;background:#f39800;color:#ffffff;padding:0 0.5em;}
.content2_2{width:85%;margin:0.5em auto;}
.content2_2 td{border:0.2em solid #d2d2d2;}
.content2_2 td span{color:#eb6100;} 
.content2_2 .minput{height:1.8em; line-height:1.8em; padding-left:4px; width:85%; background:#fff; border:1px solid #ccc;}
.content2_2 .tijiao{background:#f39800;height:3.6em; color:#ffffff; text-align:center;width:3.6em; border-bottom:2px solid #c57d05;border-top:none;border-left:none;border-right:none;cursor:pointer;font-size:1.2em;}

.content10{background:#00479d;color:#ffffff;text-align:center;padding-top:1em;padding-bottom:1.3em;}
.content10_1{border:5px solid #f39800;width:3em;text-align:center;height:3em;line-height:1.5em;margin:0 auto;}
.content10 a{color:#ffffff;font-weight:bold;}
.content10 a:hover{color:#ffffff;font-weight:bold;}
/*金蛛头条*/
#announ{max-width:720px;height:2rem;line-height:2rem;margin:0 auto;background:#fafafa;border-top:1px solid #e3e3e3;border-bottom:1px solid #dfdfdf;overflow:hidden;position:relative;}
#announ ul{max-width:720px;height:2rem;margin:0 auto;}
#announ ul li{height:2rem;line-height:2rem;overflow: hidden;padding-left:5.5rem;padding-right:0.5rem;color:#5e5e5e;font-size: 0.8rem;}
#announ ul li a{color:#5e5e5e;font-size: 0.8rem;}
#announ .jztt{border:1px solid #e60012;position:absolute;left:0.25rem;top:0.1rem;width:4.6rem;height:1.6rem;line-height:1.6rem;text-align:center;display:block;color:#e60012;overflow:hidden;font-size:0.9rem;}
#announ .jztt b{display:inline-block;background:#e60012;color:#ffffff;font-weight:normal;width:2.3rem;float:left;}
.tan{position:relative;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:1;display:none;}
.tanbg{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.6);width:100%;height:100%;}
.tancon{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;display:box;box-orient:horizontal;box-pack:center;box-align:center;display:-moz-box;-moz-box-orient:horizontal;-moz-box-pack:center;-moz-box-align:center;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-box-align:center;display:-o-box;-o-box-orient:horizontal;-o-box-pack:center;-o-box-align:center;display:-ms-box;-ms-box-orient:horizontal;-ms-box-pack:center;-ms-box-align:center;}
.tancon ul{width:80%;height:33rem;background:#ffffff;position:relative;}
.tancon .tanclose{position:absolute;right:0.5rem;top:0.5rem;z-index:2;width:2rem;height:2rem;line-height:1.8rem;text-align:center;font-size:1.6rem;background:#000000;color:#ffffff;display:block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;}
.tancon .tanclose:hover{background:#ec6100;}
.tancon ul li{width:100%;height:100%;}
.tancon .tantit{height:3rem;line-height:3rem;background:#000000;font-size:0.8rem;font-weight:bold;color:#ffffff;padding-left:0.5rem;padding-right:3rem;overflow:hidden;}
.tancon #tanconbox{padding:0 2.5%;posiiton:absolute;left:0;top:3rem;width:95%;height:30rem;overflow-y:scroll;}

