/***********初始化*****************/

html,
body,
ul,
li,
span,
p,
dd {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

a {
    color: inherit;
    text-decoration: none;
}

.w100 {
    width: 100px;
}

.w200 {
    width: 200px;
}

.w500 {
    width: 500px;
}

.w700 {
    width: 700px;
}

.w800 {
    width: 800px;
}

.w1000 {
    width: 1000px;
}

.w1200 {
    width: 1200px;
}

.STYLE1 {
    height: 47px;
    font-size: 16px;
    padding: 0px !important;
    background-color: inherit !important;
    color: #000 !important;
    line-height: 32px;
    margin: 0px !important;
}

.Gr_le .Gr_le_action {
    /* background-color: #044f9f; */
    border-bottom: 4px solid #044f9f;
}

.Gr_le_color_action {
    border: solid 1px #000;
    width: 33px !important;
    height: 18px !important;
}

.notitle {
    font-size: 31px;
    color: #ccc;
    text-align: center;
    display: none;
}


/************end******************/


/***********第一块顶部*****************/

.bg_top {
    height: 30px;
    background-color: #044f9f;
    color: #fff;
    display: none;
}

.bg_top_content {
    height: 35px;
    margin: 0 auto;
    line-height: 30px;
}

.bg_top_ul_left {
    float: left;
}

.bg_top_ul_reg {
    float: right;
}


/************end******************/


/***********logo层*****************/

.bg_logo_content {
    height: 85px;
    margin: 0 auto;
    padding-top: 20px;
}

.bg_logo_img {
    float: left;
}

.bg_logo_tel {
    float: right;
}


/************end******************/


/***********nav层*****************/

.Gr_nav {
    height: 40px;
    margin-bottom: 10px;
}

.Gr_nav_content {
    margin: 0 auto;
}

.Gr_nav_content ul li {
    padding: 0px 10px;
    float: left;
    line-height: 39px;
    margin-left: 48px;
    font-size: 16px;
}

.Gr_nav_content ul li:hover {
    border-bottom: solid 3px #044f9f;
}

.Gr_nav_content ul li.action {
    border-bottom: solid 3px #044f9f;
}

.none {
    margin-left: 0px !important;
}


/************end******************/


/***********导航标签层*****************/

.Gr_navtag {
    display: none;
    padding-top: 12px;
    margin: auto;
}

.Gr_navtag ul li {
    float: left;
    margin-right: 10px;
    line-height: 25px;
}


/************end******************/


/***********banner层*****************/

.Gr_ban {
    width: 100%;
    height: 490px;
    background: url(../Images/banner1.jpg) center;
}


/***********banner层 end*****************/


/***********筛选层*****************/

.GR_screen {
    width: 1170px;
    margin: auto;
    /* border: solid 1px #ccc; */
    margin-top: 37px;
    padding: 30px;
    padding-top: 10px;
}

.list2 {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.list2 li {
    width: 155px;
    height: 22px;
    text-align: center;
}

.GR_screen ul {
    width: 100%;
    height: 46px;
    clear: both;
}

.GR_screen ul.Gr_le {
    border-bottom: 1px solid #ccc;
}

.GR_screen ul.Gr_ben {
    margin-top: 20px;
}

.GR_screen ul li {
    float: left;
    padding: 6px 20px;
    /* margin: 0 5px; */
}

.Gr_le li {
    padding: 12px 30px !important;
}

.Gr_le li>a {
    font-size: 16px;
}

.Gr_le li:first-child {
    padding: 0 !important;
}

.GR_screen .Gr_ben li.Gr_le_action {
    background-color: #044f9f;
    color: #fff;
}

.Gr_ben li:hover {
    background-color: #044f9f;
    color: #fff;
}

.list3 li:hover {
    border: solid 1px #000;
    width: 33px;
    height: 18px;
}

.STYLE2 {
    padding: 4px 30px !important;
    line-height: 24px;
}

.GR_screen ul.Gr_ye {
    height: 160px;
}

.GR_screen ul.Gr_ye li {
    padding: 5px 20px;
    position: relative;
}

.GR_screen ul.Gr_ye li .tan-box {
    display: none;
    position: absolute;
    z-index: 9999;
    background-color: #fff;
    width: 110px;
    box-shadow: 1px 1px 6px #e8e8e8;
    padding: 8px 0;
    left: 44px;
    top: 26px;
}

.GR_screen ul.Gr_ye li .tan-box>a {
    display: block;
    line-height: 30px;
    font-size: 13px;
    cursor: pointer;
}

.GR_screen ul.Gr_ye li .tan-box>a:hover {
    color: #f30;
}

.GR_screen ul.Gr_ye li:hover .tan-box {
    display: block;
}

.GR_screen ul.Gr_ye li>a {
    font-size: 15px;
    color: #666;
}

.GR_screen ul.Gr_ye li>a:hover {
    color: #f30;
}

.GR_screen ul.Gr_ye li.Gr_le_action>a {
    color: #f30;
}


/************end******************/


/***********颜色层*****************/

.GR_colorlist {
    margin-top: 15px;
}

.s044f9f {
    background-color: #044f9f;
    width: 35px;
    height: 20px;
    color: #fff;
}

.s1f79da {
    background-color: #1f79da;
    width: 35px;
    height: 20px;
}

.s138d0c {
    background-color: #138d0c;
    width: 35px;
    height: 20px;
}

.sdcc717 {
    background-color: #dcc717;
    width: 35px;
    height: 20px;
}

.se93333 {
    background-color: #e93333;
    width: 35px;
    height: 20px;
}

.sf6549c {
    background-color: #f6549c;
    width: 35px;
    height: 20px;
}

.s8c07ca {
    background-color: #8c07ca;
    width: 35px;
    height: 20px;
}

.s7b4e08 {
    background-color: #7b4e08;
    width: 35px;
    height: 20px;
}

.s060606 {
    background-color: #060606;
    width: 35px;
    height: 20px;
}

.sc4c4c3 {
    background-color: #c4c4c3;
    width: 35px;
    height: 20px;
}

.sededed {
    background-color: #ededed;
    width: 35px;
    height: 20px;
}

.sdcb19e {
    background-color: #dcb19e;
    width: 35px;
    height: 20px;
}


/************end******************/


/***********搜索层*****************/

.Gr_select {
    margin: auto;
    /* background-color: #f8f8f8; */
    height: 45px;
    /* border: solid 1px #ccc; */
    margin-top: 10px;
}

.Gr_select_left {
    float: left;
    margin-left: 15px;
    margin-top: 12px;
}

.Gr_select_left form li .form-box {
    border: solid 1px #ccc;
    display: inline-block;
}

.Gr_select_left form li .search-in {
    outline: none;
    line-height: 26px;
    padding-left: 10px;
    border: 0;
}

.Gr_select_left form li .search-btn {
    cursor: pointer;
    width: 38px;
    height: 26px;
    line-height: 26px;
    border: 0;
    background: url(../Images/search.png) center no-repeat;
    background-size: 26px;
    padding: 8px 0;
}

.Gr_select_left button,
.Gr_select_reg button {
    margin-left: 4px;
    background-color: transparent;
    border: solid 1px #ccc;
    margin-top: 0.5px;
    color: #666;
}

.Gr_select_reg {
    float: right;
    margin-right: 15px;
    margin-top: 12px;
}

.Gr_select_reg input {
    width: 120px;
    margin: 0 5px;
    line-height: 28px;
    /*background: url(../Images/data.png) 96px center no-repeat;*/
    /*background-size: 20px;*/
}

.Gr_select_reg input:hover {
    background: none;
}

.Gr_select_reg button {
    cursor: pointer;
    line-height: 30px;
}


/************end******************/


/***********内容*****************/

.Gr_content {
    margin: auto;
    margin-top: 40px;
}

.Gr_content li:nth-child(3n) .Gr_content_ind {
    margin-right: 0;
}

.Gr_content .Gr_content_ind:nth-child(3n) {
    margin-right: 0;
}

.Gr_content_ind {
    width: 305px;
    float: left;
    margin-right: 140px;
    margin-bottom: 50px;
}

.Gr_content_ind ul {
    
}

.Gr_content_img {
    width: 100%;
    height: 200px;
    border: solid 1px #ccc;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
}

.Gr_content_img>a>img {
    position: absolute;
    top: 0;
    transition: all 2s;
    width: 100%;
}

.Gr_content_img .temp-pic-attr {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
}

.Gr_content_img .temp-pic:hover .temp-pic-attr {
    display: block;
}

.Gr_content_img .temp-pic-attr .carImg {
    width: 100%;
    height: 100%;
    background: url("../Images/carImg.png") center no-repeat;
}

.Gr_content_img .temp-pic-attr a.carImg {
    float: left;
    width: 100%;
    line-height: 40px;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    border: 0;
}

.Gr_content_img .temp-pic-attr .or_a_ {
    display: none;
}

.Gr_content_img:hover .temp-pic-attr {
    display: block;
}


/* .Gr_content_img:hover>a>img {
    top: -100px;
} */

.Gr_content_ind dd {
    text-align: center;
}

.Gr_content_ind ul li {
    /*float: left;*/
}

.Gr_num_bg {
    background-image: url(../Images/index_03.png);
    width: 62px;
    overflow: hidden;
    height: 32px;
    line-height: 43px;
    text-indent: 25px;
    color: #f18e23;
    display: none;
}

.Gr_num_reg {
    display: block;
    margin-top: 8px;
    color: #999!important;
    text-align: center;
    font-size:13px;
}
.Gr_content_ind ul li:nth-child(2){
    display: none;
}

.Gr_num_reg dd {
    float: right !important;
}


/************end******************/


/***********底部*****************/

.Gr_fooder {
    height: 160px;
    /* background-image: url(../Images/food_bg.jpg); */
    background-color: #333;
    clear: both;
}

.Gr_foder_content {
    margin: auto;
    font-size: 12px;
}

.Gr_foder_content .Gr_foder_content-l {
    float: left;
    width: 70%;
}

.Gr_foder_content .Gr_foder_content-l p {
    display: block;
    width: 100%;
    line-height: 26px;
    margin-left: 13px;
    color: #ccc;
}

.Gr_foder_content .Gr_foder_content-l ul {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.Gr_foder_content ul li {
    float: left;
    text-align: center;
    margin: 0 13px;
    margin-top: 25px;
    color: #eee;
    line-height: 22px;
}

.Gr_foder_content ul li dd {}

.Gr_bann {
    display: none;
    background-color: #054181;
    text-align: center;
    height: 40px;
    color: #fff;
    line-height: 45px;
}

.Gr_foder_content-r {
    float: right;
}

.Gr_foder_content-r .ico {
    float: left;
    height: 30px;
    margin-right: 10px;
    margin-top: 42px;
    position: relative;
    width: 30px;
}

.Gr_foder_content-r .weixin {
    background: url(../Images/comm.png) no-repeat;
}

.Gr_foder_content-r .phone {
    background: url(../Images/comm.png) -37px 0 no-repeat;
}

.Gr_foder_content-r .bdshare {
    background: url(../Images/comm.png) -74px 0 no-repeat;
}

.Gr_foder_content-r .weibo {
    background: url(../Images/comm.png) -111px 0 no-repeat;
}

.Gr_foder_content-r .ts {
    background: url(../Images/comm.png) 0px 0 no-repeat;
}

.Gr_foder_content-r .phone .phoneContent {
    display: none;
    position: absolute;
    top: -59px;
    left: -138px;
    width: 272px;
    height: 54px;
    line-height: 60px;
    background: url(../Images/qrCode1.png) -285px -133px no-repeat;
    font-size: 18px;
    font-family: "微软雅黑", "黑体";
    text-align: center;
    z-index: 100;
}

.Gr_foder_content-r .phone:hover .phoneContent {
    display: block;
}

.Gr_foder_content-r #bdshare {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    margin-top: 42px;
    padding: 0;
    background: url(../Images/comm.png) -74px 0 no-repeat;
    position: relative;
}

.Gr_foder_content-r #bdshare .bshare-custom {
    display: none;
    position: absolute;
    width: 250px;
    top: -26px;
    left: -70px;
}

.Gr_foder_content-r #bdshare .bshare-custom a {
    margin-right: 0 !important;
}

.Gr_foder_content-r .ts .wxContent {
    display: none;
    position: absolute;
    top: -202px;
    left: -74px;
    width: 172px;
    height: 210px;
    line-height: 60px;
    background: url(../Images/qrCode1.png) -49px -52px no-repeat;
    font-size: 18px;
    font-family: "微软雅黑", "黑体";
    text-align: center;
    z-index: 100;
}

.Gr_foder_content-r .ts:hover .wxContent {
    display: block;
}


/************end******************/


/**************page****************/

.Gr_content_page {
    margin: auto;
    margin-top: 40px;
}


/**************end*****************/


/***************手机样式***************/

.Phon_content {
    width: 223px;
    height: 450px;
    float: left;
    margin: 0 37px;
    margin-bottom: 30px;
}

.Phon_content ul {
    /*display: none;*/
}

.Phon_content .Gr_num_reg {
    margin-right: 38px;
}

.Phon_content li {
        width: 100%;
}
.Phon_content ul li:nth-child(2){
	display:none;
}

.Phon_content dd {
    text-align: center;
    line-height: 30px;
    clear: both;
}

.Phon {
    position: relative;
    margin: 0 auto;
    width: 195px;
    height: 396px;
    background: url(../Images/iphon.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.Phon img {
    width: 173px;
    height: 306px;
    margin-left: 11px;
    margin-top: 44px;
}

.Phon .temp-pic-attr {
    display: none;
    position: absolute;
    width: 173px;
    height: 306px;
    top: 44px;
    left: 11px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
}

.Phon .temp-pic:hover .temp-pic-attr {
    display: block;
}

.Phon .temp-pic-attr .carImg {
    width: 100%;
    height: 100%;
    background: url("../Images/carImg.png") center no-repeat;
}

.Phon .temp-pic-attr a.carImg {
    float: left;
    width: 100%;
    line-height: 40px;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    border: 0;
}

.Phon .temp-pic-attr .or_a_ {
    display: none;
}

.Phon:hover .temp-pic-attr {
    display: block;
}


/* 分页样式 */

#page {
    padding: 15px 0 30px;
    margin: 0 auto;
    text-align: center;
}

#page a {
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    margin: 0 2px;
}

#page a.prev,
#page a.next {
    width: 56px;
}

#page a.a1 {
    width: 56px;
}

#page a:hover {
    background: #f1f1f1;
    color: #046bae;
    text-decoration: none;
    border-color: #046bae;
}


/* 
#page span {
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    background: #046bae;
    border: 1px solid #046bae;
    color: #fff;
    text-align: center;
    margin: 0 5px;
} */

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

/* 发展历程 */

.fzlc {
    padding: 80px 0 90px;
    background: url(../Images/history_03.jpg) no-repeat center bottom;
    background-size: cover;
    background-attachment: fixed;
}

.fzlc .innertitle {
    text-align: center;
    margin-bottom: 10px;
    color: #333;
    font-size: 30px;
    font-weight: 700;
}

.fzlc ul {
    padding-top: 25px;
}

.fzlc ul li {
    padding: 8px 0;
    position: relative;
    z-index: 1;
}

.fzlc ul li h3 {
    color: #000;
    font-size: 20px;
    line-height: 33px;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    font-weight: 700;
}

.fzlc ul li .date {
    position: absolute;
    left: 0;
    top: 0;
}

.fzlc ul li .text {
    display: inline-block;
    vertical-align: top;
    margin-left: 125px;
}

.fzlc ul li .divBox2 {
    position: relative;
    z-index: 1;
}

.fzlc ul li .divBox2 span {
    width: 11px;
    height: 11px;
    background: #ff9600;
    margin: 11px 25px 0;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
}

.fzlc ul li b {
    font-size: 24px;
    margin-bottom: 20px;
    display: inline-block;
}

.fzlc ul li .divBox2 p {
    line-height: 28px;
}

.fzlc ul li:after {
    z-index: 0;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    left: 83px;
    top: 0;
}

.fzlc ul li:first-child:after {
    height: 100%;
    top: 30%;
}