@charset "utf-8";
body {
    background: #fff;
}

.main_box {
    margin: 0 auto;
    width: 1200px;
}

input {
    outline: none;
}

/*===============================================header================================================*/
#header {
    position: relative;
    width: 100%;
    z-index: 999;
}

#header {
}

#header .main_box {
    position: relative;
}

#header .logo {
    display: table;
    padding: 20px 0;
}
#header .logo img{
    float: left;
}
#header .logo h3{
    display: inline-block;
    font-size: 30px;
    margin-top: 17px;
}

#header .logo a {
    display: table-cell;
    vertical-align: middle;
}

#header .top_tel {
    text-align: right;
    position: absolute;
    top: 35px;
    right: 0px;
}

#header .top_tel span {
    font-size: 14px;
    color: #454443;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 18px;
    background: url(../images/icon_top_tel.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_top_tel.png*/ 0px 4px no-repeat;
}

#header .top_tel strong {
    font-size: 24px;
    display: block;
    font-weight: bold;
    color: #0059b4;
}

#header .link_box {
    right: 0px;
    top: 54px;
    position: absolute;
}

#header .link_box a {
    position: relative;
    color: #a4a4a7;
    font-size: 12px;
    height: 16px;
    line-height: 14px;
}

/*================= 搜索 ===================*/
#search_box {
    position: absolute;
    right: 2px;
    top: 52px;
    background: #fff
}

#search_box form {
    position: relative;
    background: url(../images/bg_search.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_search.png*/ center no-repeat;
    position: relative;
    width: 195px;
    height: 30px;
}

#search_box input {
    display: block;
    background: none;
    border: none;
}

#search_box .text {
    width: 195px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #cccbcb;
    margin-left: 13px;
}

#search_box .submit {
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 30px;
    margin-left: 5px;
}

#search_box form:hover {
    background: url(../images/bg_search_on.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_search_on.png*/ center no-repeat;
}

/*=================导航=================*/
#nav_box {
    width: 100%;
    position: relative;
    height: 45px;
    background: #0059b4;
}

#nav_box .main_box {
    position: relative;
}

#nav {
}

#nav ul {
    position: relative;
}

#nav li {
    display: block;
    position: relative;
    float: left;
}

#nav li .a {
    display: block;
    padding: 0 25px;
    text-align: center;
    position: relative;
}

#nav li .a strong {
    display: block;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    position: relative;
    z-index: 1;
    color: #fff;
}

#nav li:hover .a {
    background: #034b95;
}

#nav .on_a .a {
    background: #034b95;
}

#nav ul li .list {
    background: url(../images/bg_nav.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_nav.png*/ left top no-repeat;
    top: 0;
    left: -1px;
    z-index: 2;
    display: none;
    width: 123px;
    position: absolute;
    font-size: 12px;
    padding-top: 50px;
}

#nav ul li .list .box {
    padding: 0px 10px 0px 10px;
    background: #0059b4;
}

#nav ul li .list a {
    height: 30px;
    border-top: 1px solid #134a9a;
    text-align: center;
    display: block;
    line-height: 30px;
    color: #99b4dc;
}

#nav ul li .list a:hover {
    color: #fff;
}

/*================= banne===================*/
#banner {
    position: relative;
}

#banner .bd {
    position: relative;
}

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

#banner .hd {
    margin: 0 auto;
    position: absolute;
    width: 100%;
    bottom: 20px;
}

#banner .hd ul {
    display: inherit;
    position: relative;
    text-align: center;
}

#banner .hd ul li {
    display: inline-block;
}

#banner .hd ul li a {
    border-radius: 50%;
    height: 12px;
    width: 12px;
    margin: 0 3px;
    display: block;
    background: #fff;
}

#banner .hd ul li a:hover {
    background: #0059b4;
}

#banner .hd ul .on a {
    background: #0059b4;
}

#banner .bnt {
    position: absolute;
    top: 50%;
    z-index: 3;
    margin-top: -22px;
}

#banner .bnt:hover {
}

#banner .prev {
    position: absolute;
    left: -54px;
}

#banner .next {
    position: absolute;
    right: -54px;
}

#banner:hover .prev {
    left: 50px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#banner:hover .next {
    right: 50px;
    opacity: 1;
    filter: alpha(opacity=100);
}

/*==========================================首页=============================================*/
.s_main_box {
    margin: 0px auto 0px auto;
}

.s_title {
    position: relative;
    margin-bottom: 20px;
}

.s_title h1 {
    display: block;
}

.s_title strong {
    font-size: 15px;
    display: block;
    color: #7e8084;
    text-transform: uppercase;
}

.s_title span {
    font-size: 24px;
    color: #1d378e;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.s_title .more {
    position: absolute;
    right: 0;
    top: 10px;
    text-align: center;
    font-size: 12px;
    background: #28a1e6;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    line-height: 30px;
}

.s_title .more:hover {
    background: #0059b4;
}

.j_parallax {
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    position: relative;
}

/*================= 首页产品===================*/
#s_pro {
    padding: 35px 0;
}

#s_pro .right {
    overflow: hidden;
}

#s_pro .left {
}

#s_pro .left {
    width: 220px;
    float: left;
    border: 1px solid #e9e9ec;
    background: url(../images/bg_title_pro.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_title_pro.png*/ 25px 30px no-repeat #1d378e;
    overflow: hidden;
}

#s_pro .left .title {
    height: 90px;
    padding-left: 74px;
}

#s_pro .left .title strong {
    display: block;
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding-top: 28px;
}

#s_pro .left .title span {
    display: block;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 14px;
}

#s_pro .left .content {
    background: #f7f7f9;
    padding: 33px 0 33px 0;
}

#s_pro .left .content a {
    display: block;
    margin-top: -1px;
    height: 55px;
    background: url(../images/bg_sub_li.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_sub_li.png*/ center bottom no-repeat;
}

#s_pro .left .content a strong {
    padding: 0 35px;
    margin: 0 auto;
    display: block;
    position: relative;
    font-size: 15px;
    color: #444444;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
}

#s_pro .left .content a:hover {
    background: url(../images/bg_sub_li_hover.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_sub_li_hover.png*/ left bottom no-repeat;
    color: #fff;
}

#s_pro .left .content a:hover strong {
    color: #fff;
}

#s_pro .left .content .on {
    background: url(../images/bg_sub_li_hover.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_sub_li_hover.png*/ left bottom no-repeat;
    color: #fff;
}

#s_pro .left .content .on strong {
    color: #fff;
}

#s_pro .tel_box {
    background: #1d378e;
    padding: 35px 40px;
}

#s_pro .tel_box h1 {
    display: block;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

#s_pro .tel_box a {
    background: #fff;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    font-weight: bold;
    border-radius: 3px;
    height: 32px;
    line-height: 32px;
    width: 120px;
    text-align: center;
    color: #1d378e;
    font-size: 15px;
}

#s_pro .tel_box a {
}

/*===================首页产品================*/
#s_pro_list {
}

#s_pro_list ul {
}

#s_pro_list li {
    float: left;
    position: relative;
    width: 281px;
    margin-right: 25px;
}

#s_pro_list li a {
    display: block;
    overflow: hidden;
}

#s_pro_list li img {
    display: block;
    background: #fff;
}

#s_pro_list li h1 {
    display: block;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #636363;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#s_pro_list li:hover h1 {
    color: #fff;
    background: #0059b4;
}

#s_pro_list li:hover {
}

/*===================首页产品================*/
#s_hxys .title {
    margin: 30px auto;
}

#s_hxys img {
    display: block;
    margin: 0 auto;
}

/*===================首页服务================*/
#s_service {
    padding-top: 15px;
}

#s_service .title {
    margin: 55px auto;
}

#s_service img {
    display: block;
    margin: 0 auto;
}

/*===================首页案例================*/
#s_case {
    margin-top: 70px;
}

#s_case .j_parallax {
    background-image: url(../images/bg_sjc.jpg) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_sjc.jpg*/;
    height: 470px;
}

#s_case .main_box {
    padding: 50px 0;
}

#s_case .title img {
    display: block;
    margin: 0px auto 40px auto;
}

#s_case .content {
    position: relative;
    padding-top: 10px;
}

#s_case .bd {
    overflow: hidden;
    width: 1058px;
    margin: 0 auto;
}

#s_case ul {
    margin: 0 -17px;
}

#s_case li {
    width: 330px;
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    background: #fff;
    margin: 0 17px;
}

#s_case li a {
    display: block;
}

#s_case li .pic_box {
    position: relative;
}

#s_case li img {
    width: 330px;
    height: 215px;
    display: block;
}

#s_case li h1 a {
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0 20px;
    color: #494949;
    font-size: 14px;
    display: block;
}

#s_case li p {
    padding-top: 10px;
    display: block;
    font-size: 12px;
    color: #cecece;
}

#s_case li:hover {
    background: #0059b4;
}

#s_case li:hover h1 a {
    color: #fff;
}

#s_case .hd {
}

#s_case .hd a {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    z-index: 9;
    display: block;
    height: 32px;
    font-size: 32px;
}

#s_case .hd a.prev {
    left: 0;
}

#s_case .hd a.next {
    right: 0;
}

/*================= 首页产品===================*/
#s_about {
    position: relative;
    padding: 30px 0;
    background: #e3e6eb;
}

#s_about .main_box {
    position: relative;
}

#s_about .slide_about {
    float: left;
    width: 450px;

}
#s_about .slide_about img{
    width: 420px;
}
#s_about .content {
    float: right;
    width: 750px;
    color: #fff;
}

#s_about .title {
    margin-bottom: 25px;
    position: relative;
}

#s_about .content .title strong {
    font-size: 20px;
    color: #1d378e;
    font-weight: bold;
    display: block;
}

#s_about .content .title .more {
    position: absolute;
    right: 10px;
    top: 0;
    padding: 0 14px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border: 1px solid #aaaaad;
}

#s_about .content .title .more:hover {
    overflow: hidden;
    background: #0059b4;
    color: #fff;
    border: 1px solid #0059b4;
}

#s_about .content p {
}

.slide_about .box {
    position: relative;
}

.slide_about .bd li img {
    width: 325px;
    height: 415px;
}

.slide_about .hd {
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
}

.slide_about .hd ul {
    position: relative;
    z-index: 9;
    width: 100%;
    display: inherit;
    text-align: center;
}

.slide_about .hd ul li {
    cursor: pointer;
    display: inline-block;
}

.slide_about .hd ul li a {
    height: 8px;
    width: 8px;
    margin: 0 5px;
    display: block;
    border: 1px solid #fff;
    border-radius: 50%;
}

.slide_about .hd ul li a:hover {
    background: #fff;
}

.slide_about .hd ul .on a {
    background: #fff;
}

/*================= 流程 ===================*/
#s_lc {
}

#s_lc .title {
    margin: 0 auto 55px auto;
}

#s_lc img {
    display: block;
    margin: 0 auto;
}

/*================= 友情链接 ===================*/
#friend_link .main_box {
    padding: 30px 0;
    background: url(../images/title_link.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/title_link.png*/ left center no-repeat;
}

#friend_link .content {
    margin-right: -30px;
    padding-left: 140px;
}

#friend_link .content a {
    padding-right: 30px;
    color: #797777;
    font-size: 14px;
    line-height: 24px;
}

#friend_link .content a:hover {
    color: #0059b4;
}

/*================= 友情链接 ===================*/
#city_link .main_box {
    padding: 30px 0;
    background: url(../images/title_link1.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/title_link1.png*/ left center no-repeat;
}

#city_link .content {
    margin-right: -30px;
    padding-left: 140px;
}

#city_link .content a {
    padding-right: 30px;
    color: #797777;
    font-size: 12px;
    line-height: 24px;
}

#city_link .content a:hover {
    color: #0059b4;
}

/*================= 新闻 ===================*/
#s_news {
    margin-top:30px;
}

#s_news .main_box {
}

#s_news .left {
    width: 775px;
}

#s_news .right {
    width: 355px;
}

#s_news .title {
    position: relative;
    height: 45px;
    border-bottom: 1px solid #506cb1;
}

#s_news .title h1 {
    font-size: 18px;
    color: #333;
    line-height: 45px;
    font-weight: bold;
}

#s_news .title .more {
    font-size: 12px;
    color: #666;
    position: absolute;
    right: 0;
    top: 18px;
}

#s_news .hd a {
    display: block;
    float: left;
    padding: 0 20px;
}

#s_news .hd a.on {
    background: #28a1e6;
}

#s_news {
    margin-top: 35px;
}

#s_news .box {
    position: relative;
}

#s_news .box .pic_box {
    float: left;
   width: 200px;
}

#s_news .box .pic_box img {
}

#s_news .box .text_box {
   float: right;
    width: 350px;
}

#s_news .up {
    width: 575px;
    float: left;
    margin-right: 50px;
    margin-bottom: 30px;
}


#s_news .up h1 a {
    line-height: 24px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

#s_news .up a:hover {
    text-decoration: underline;
}

#s_news .up p {
    color: #666;
    padding: 10px 0;
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}

#s_news .up a.more {
    display: block;
    font-size: 14px;
    width: 80px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    height: 24px;
    background: #28a1e6;
}

#s_news .up a.more:hover {
    text-decoration: none;
    border-radius: 3px;
}

#s_news .un {
    padding-top: 10px;
}

#s_news .un ul {
    margin-right: -10px;
}

#s_news .un li {
    position: relative;
    padding-left: 10px;
    background: url(../images/icon_dd.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_dd.png*/ left center no-repeat;
    line-height: 43px;
    display: block;
}

#s_news .un a {
    font-size: 14px;
    color: #fff;
    display: block;
    padding-right: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#s_news .un a:hover {
    text-decoration: underline;
}

#s_news .un span {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

/*================= 问题解答 ===================*/

#s_question dl {
    padding-top: 10px;
}

#s_question dd {
    display: block;
    padding: 25px 0;
    border-bottom: 1px dotted #6474aa;
}

#s_question dd a {
    padding-left: 50px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: url(../images/bg_wen.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_wen.png*/ left center no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#s_question dd p {
    padding-left: 50px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    font-size: 12px;
    color: #cfd4e6;
    background: url(../images/bg_da.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_da.png*/ left top no-repeat;
}

#s_question dd a:hover {
    text-decoration: underline;
}

/*==========================================footer=============================================*/
#footer {
    position: relative;
    background: #3f3f3f;
}

#footer .up_box {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px
}

#footer .up_box .main_box {
    position: relative
}

#footer .up_box .left {
    width: 710px;
    padding: 10px 0 0 0;
    padding-right: 75px;
    border-right: 1px solid #5c5c5c;
}

#footer .up_box .right {
    width: 345px;
}

#footer .up_box .right .text_box {
    margin-top: 10px;
    padding-left: 25px;
    background: url(../images/icon_fot_contact.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_fot_contact.png*/ left 8px no-repeat;
    font-size: 12px;
    color: #d2d2d2;
    line-height: 30px;
}

#fot_nav {
    margin-bottom: 20px;
}

#fot_nav i {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    background: url(../images/line_fot_nav.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/line_fot_nav.png*/ center no-repeat;
    padding: 0 20px;
}

#fot_nav a {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #d2d2d2;
}

#fot_nav a:hover {
    color: #fff;
    text-decoration: underline;
}

#fot_bsc_link {
    margin-bottom: 25px;
}

#fot_bsc_link h1 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #d2d2d2;
}

#fot_bsc_link .box {
    margin-right: -10px;
}

#fot_bsc_link a {
    display: inline-block;
    font-size: 12px;
    padding-right: 10px;
    color: #9e9c9c;
    line-height: 22px;
}

#fot_bsc_link a:hover {
    color: #fff;
}

#fot_link {
}

#fot_link a {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

#fot_link .ewm {
    position: absolute;
    right: -90px;
    bottom: -20px;
    display: none;
    width: 80px;
    height: 80px;
}

#fot_link .ewm_box:hover .ewm {
    display: block;
}

#footer .un_box {
    position: relative;
    border-top: 1px solid #505050;
    padding: 15px 0 15px 0
}

#footer .un_box p {
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 14px
}

#footer .un_box p a {
    color: #fff;
}

#footer .un_box h1 a:hover {
    color: #fff
}

/*=======================内页==============================*/
.n_main_box {
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative;
}

.n_banenr {
    height: 280px;
    width: 100%;
    overflow: hidden;
}

.n_banenr h1 {
    font-size: 30px;
    color: #f36825;
    display: block;
    font-weight: bold;
    padding-top: 50px;
    text-transform: uppercase;
}

.n_banenr h2 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #fff;
    display: block;
}

.n_banenr strong {
    font-size: 14px;
    color: #797a7c;
    display: block;
}

/*==============当前位置=====================*/
.position {
    position: absolute;
    line-height: 30px;
    right: 0px;
    top: 0px;
    color: #8a8c8e;
    background: url(../images/icon_home.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_home.png*/ left center no-repeat;
    padding-left: 22px;
}

.position span, .position a, .position i {
    font-size: 12px;
    color: #8a8c8e;
}

.position em {
    font-size: 12px;
    color: #0059b4;
    font-style: normal;
}

.position a:hover {
    color: #0059b4;
}

/*==============n_content_left=====================*/
.n_left {
    width: 225px;
    float: left;
    overflow: hidden;
}

.n_left .title {
    padding: 23px 0;
    background: #0059b4;
    text-align: center;
}

.n_left .title span {
    display: block;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.n_left .title strong {
    display: block;
    color: #adc0df;
    text-transform: uppercase;
    display: block;
    font-size: 10px;
}

.n_left {
}

.n_left .content {
    margin-bottom: 22px;
}

.n_left .content a {
    display: block;
    border: 1px solid #e9e9e9;
    border-top: none;
    height: 39px;
    background: url(../images/icon_left_li.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_left_li.png*/ 200px center no-repeat;
}

.n_left .content a strong {
    width: 175px;
    margin: 0 auto;
    display: block;
    position: relative;
    font-size: 14px;
    color: #555555;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}

.n_left .content a:hover {
    border: 1px solid #999999;
    border-top: none;
    background: url(../images/icon_left_li_on.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_left_li_on.png*/ 200px center no-repeat #828384;
    color: #555555;
}

.n_left .content a:hover strong {
    font-weight: bold;
    color: #fff;
}

.n_left a.on {
    border: 1px solid #999999;
    border-top: none;
    background: url(../images/icon_left_li_on.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_left_li_on.png*/ 200px center no-repeat #828384;
    color: #fff;
}

.n_left a.on strong {
    font-weight: bold;
    color: #fff;
}

.n_left .link_box a {
    display: block;
    margin-bottom: 10px;
}

/*==============n_content_right=====================*/
.n_right {
    width: 925px;
    float: right;
}

.n_title {
    position: relative;
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
}

.n_title h1 {
    font-size: 24px;
    border-bottom: 2px solid #0059b4;
    display: inline-block;
    color: #444444;
    margin-bottom: -1px;
}

/*===荣誉奖项===*/
#n_zizhi {
    margin-top: 10px;
}

#n_zizhi ul {
    margin: -20px -11px;
}

#n_zizhi li {
    display: block;
    width: 175px;
    float: left;
    margin: 22px 11px;
    padding: 8px;
    box-shadow: 0px 0px 6px 0px #888;
}

#n_zizhi li a {
    display: block;
}

#n_zizhi li img {
    width: 175px;
    height: 120px;
}

#n_zizhi li h1 {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #6d6c72;
}

#n_zizhi li a:hover h1 {
    color: #0059b4
}

/*==============n_content=====================*/
.n_content {
    min-height: 360px;
    padding-top: 10px;
}

#n_fc {
}

#n_fc {
    overflow: hidden;
    margin-top: 10px;
}

#n_fc ul {
    margin: -13px;
}

#n_fc li {
    display: block;
    width: 260px;
    float: left;
    margin: 13px;
}

#n_fc li a {
    display: block;
}

#n_fc li img {
    width: 260px;
    height: 180px;
}

#n_fc li h1 {
    display: block;
    text-align: center;
    height: 36px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #616064;
}

#n_fc li a:hover h1 {
    color: #0059b4
}

/*===================首页日记================*/
#photo_list {
}

#photo_list ul {
    margin: -13px;
}

#photo_list li {
    width: 290px;
    height: 230px;
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    margin: 13px;
}

#photo_list li a {
    display: block;
}

#photo_list li .pic_box {
    position: relative;
    background: #000;
}

#photo_list li img {
    width: 290px;
    height: 230px;
    display: block;
}

#photo_list li .img {
}

#photo_list li .icon_play {
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    height: 260px;
    background: url(../images/bnt_play.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bnt_play.png*/ center no-repeat;
}

#photo_list li h1 {
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    overflow: hidden;
    width: 250px;
    height: 0px;
    line-height: 40px;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#AA000000', endColorstr='#AA000000');
    background: rgba(0, 0, 0, 0.67);
}

#photo_list li:hover h1 {
    height: 40px;
}

/*==========================================产品列表=============================================*/
#n_case {
}

#n_case ul {
    margin: -15px;
}

#n_case li {
    float: left;
    border-bottom: 3px solid #fff;
    position: relative;
    width: 290px;
    background: #ebeef2;
    display: block;
    margin: 15px 14px;
}

#n_case li a {
    display: block;
    overflow: hidden;
}

#n_case li img {
    width: 290px;
    height: 190px;
    display: block;
}

#n_case li span {
    width: 230px;
    padding: 0 20px;
    display: block;
    line-height: 55px;
    font-size: 14px;
    color: #636363;
    padding-right: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/icon_left_li.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_left_li.png*/ 260px center no-repeat;
}

#n_case li:hover span {
}

#n_case li:hover {
    border-bottom: 3px solid #0059b4;
}

/*==================产品中心=================*/
#n_pro {
    overflow: hidden;
    margin-top: 10px;
}

#n_pro ul {
    margin: -13px;
}

#n_pro li {
    display: block;
    border: 3px solid #fff;
    background: #f2f4f8;
    width: 274px;
    float: left;
    margin: 13px;
}

#n_pro li a {
    display: block;
}

#n_pro li img {
    width: 285px;
    height: 210px;
}

#n_pro li h1 {
    display: block;
    text-align: center;
    font-size: 16px;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    color: #444444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#n_pro li:hover {
    background: #0059b4;
    border: 3px solid #0059b4;
}

#n_pro li:hover h1 {
    color: #fff;
}

/*news*/
.n_news{
    padding-top: 30px;
}
.n_item{
    margin-bottom: 20px;
}
.n_pic{
    width: 200px;
    float: left;
}
.n_text{
    width: 970px;
    float: right;
}
.n_text>div{
    line-height: 40px;
}
.n_text h3{
    font-size: 16px;
    font-weight: bold;
    max-width: 80%;
}
.n_text span{
    font-size: 14px;
    color: #666;
}
.n_text p{
    color: #666;
    font-size: 14px;
    text-indent: 2em;
    line-height: 26px;
}
.n_text a.more{
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background:#28a1e6 ;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}
/*===================产品详情===============*/
.n_product_show {
}

.n_product_show .up_box .content {
    position: relative;
    background: #f2f4f8;
}

.n_product_show .up_box .title {
    display: block;
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333846;
}

.n_product_show .up_box .text_box {
    position: absolute;
    right: 0;
    top: 20px;
    padding: 30px;
    width: 270px;
}

.n_product_show .up_box .text_box h1 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #444444;
    display: block;
    font-weight: bold;
}

.n_product_show .up_box .text_box .ar_article {
    font-size: 12px;
    height: 188px;
    overflow: hidden;
    line-height: 26px;
    color: #666;
    margin-bottom: 25px;
}

.n_product_show .up_box .text_box .ar_article p {
    font-size: 12px;
    line-height: 23px;
    color: #666;
    margin-bottom: 0px;
}

.n_product_show .up_box .un {
    padding-top: 25px;
    margin-top: 5px;
    border-top: 1px dotted #c6c7ca;
}

.n_product_show .up_box .tel_box {
    margin-bottom: 15px;
    background: url(../images/icon_pro_tel.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_pro_tel.png*/ left 12px no-repeat;
    padding-left: 15px;
}

.n_product_show .up_box span {
    font-size: 12px;
    color: #4a4957;
}

.n_product_show .up_box strong {
    padding-left: 10px;
    font-size: 25px;
    color: #0059b4;
}

.n_product_show .up_box .link_box .box {
    display: inline-block;
}

.ewm_box {
    cursor: pointer;
    position: relative;
}

.ewm_box .ewm {
    position: absolute;
    right: -80px;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 3;
}

.ewm_box:hover .ewm {
    opacity: 1;
    filter: alpha(opacity=100);
}

.n_product_show .un_box {
    padding-top: 30px;
}

.n_product_show .un_box .title {
    height: 30px;
    line-height: 30px;
}

.n_product_show .un_box .title strong {
    background: #0059b4;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
}

.n_product_show .un_box .title span {
    display: inline-block;
    color: #2d95a2;
    padding-left: 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Arial";
}

.n_product_show .un_box .pro_ar_box {
    margin-bottom: 60px;
}

.n_product_show .un_box .pro_ar_box .content {
    border-top: 1px solid #dde0e4;
    padding: 40px 0px 20px 0px;
}

.j_photo {
    width: 100%;
    position: relative;
    margin: 0px auto;
}

.j_photo .big_box {
    width: 585px;
    height: 440px;
    position: relative;
    overflow: hidden;
}

.j_photo .big_box ul {
    position: absolute;
    left: 0;
    top: 0;
}

.j_photo .big_box ul li {
    width: 585px;
    height: 440px;
}

.j_photo .big_box ul li img {
    width: 585px;
    height: 440px;
}

.j_photo .prev {
    float: left;
    cursor: pointer;
}

.j_photo .small_box {
    position: relative;
    height: 100px;
    width: 100%;
    margin-top: 30px;
}

.j_photo .min_pic {
    width: 848px;
    margin: 0 auto;
    position: relative;
    height: 104px;
    overflow: hidden;
}

.j_photo .min_pic ul {
    position: absolute;
    left: 0;
    top: 0;
    margin-right: -10px;
}

.j_photo .min_pic ul li {
    width: 129px;
    height: 104px;
    position: relative;
    margin-right: 14px;
    display: inline-block;
}

.j_photo .min_pic ul li img {
    width: 129px;
    height: 97px;
    padding-top: 7px;
}

.j_photo .small_box i {
    display: none;
    height: 104px;
    width: 129px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    background: url(../images/mark_j_photle.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/mark_j_photle.png*/ center bottom no-repeat;
}

.j_photo .min_pic ul li.on i {
    display: block;
}

.j_photo .min_prev {
    position: absolute;
    top: 0%;
    left: 0px;
    cursor: pointer;
}

.j_photo .min_next {
    position: absolute;
    top: 0%;
    right: 0px;
    cursor: pointer;
}

.j_photo .small_box .tc_bnt {
    height: 100px;
    top: 5px;
    width: 20px;
    text-align: center;
    font-family: "SimSun";
    display: block;
    background: #d2d2d2;
    font-size: 24px;
    line-height: 100px;
    color: #fff;
}

.j_photo .small_box .tc_bnt:hover {
    background: #0059b4;
}

.j_photo .big_prev {
    position: absolute;
    top: 165px;
    left: -70px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.j_photo .big_next {
    position: absolute;
    top: 165px;
    right: -70px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.j_photo .big_box:hover .big_prev {
    left: 0px;
}

.j_photo .big_box:hover .big_next {
    right: 8px;
}

.show_pro_shlide {
    margin-top: 50px;
    background: #f2f4f8;
    padding: 40px 20px;
    position: relative;
}

.show_pro_shlide .box {
    width: 790px;
    overflow: hidden;
    margin: 0 auto;
}

.show_pro_shlide ul {
}

.show_pro_shlide li {
    float: left;
    border: 1px solid #d3d7d8;
    position: relative;
    width: 248px;
    height: 190px;
    background: #f4f4f7;
    display: block;
    margin-right: 20px;
}

.show_pro_shlide li a {
    display: block;
    overflow: hidden;
}

.show_pro_shlide li img {
    width: 248px;
    height: 153px;
    display: block;
}

.show_pro_shlide li span {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 189px;
    padding: 0 20px;
    border-top: 1px solid #d3d7d8;
    display: block;
    line-height: 38px;
    font-size: 14px;
    color: #636363;
    padding-right: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/icon_jt_pro.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_jt_pro.png*/ 230px center no-repeat;
}

.show_pro_shlide li:hover span {
    color: #fff;
    background: url(../images/icon_jt_pro_hover.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_jt_pro_hover.png*/ 225px center no-repeat #2d95a2;
}

.show_pro_shlide li:hover {
    border: 1px solid rgb(211, 215, 216);
    background-color: rgb(242, 244, 248);
    box-shadow: 2.5px 3px 5px 0px rgb(125, 136, 137);
}

.show_pro_shlide .title {
    margin-bottom: 25px;
    position: relative;
}

.show_pro_shlide .title strong {
    font-size: 18px;
    height: 18px;
    border-left: 3px solid #379aa6;
    padding-left: 5px;
    color: #666666;
    line-height: 18px;
    display: block;
}

.show_pro_shlide .title a {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 31px;
    color: #4b4b4d;
}

.show_pro_shlide .title a:hover {
    color: #2d95a2;
}

.show_pro_shlide .hd a {
    position: absolute;
    top: 50%;
    z-index: 3;
    margin-top: 5px;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
}

.show_pro_shlide .hd a.prev {
    left: 20px;
    background: url(../images/bnt_pic_lr.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bnt_pic_lr.png*/ right top no-repeat;
}

.show_pro_shlide .hd a.prev:hover {
    background: url(../images/bnt_pic_lr.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bnt_pic_lr.png*/ left top no-repeat;
}

.show_pro_shlide .hd a.next {
    right: 20px;
    background: url(../images/bnt_pic_lr.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bnt_pic_lr.png*/ left bottom no-repeat;
}

.show_pro_shlide .hd a.next:hover {
    background: url(../images/bnt_pic_lr.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bnt_pic_lr.png*/ right bottom no-repeat;
}

/*==============新闻=====================*/
#n_news .up_box {
}

#n_news .up_box .date_box {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 60px;
    text-align: center;
    font-weight: normal;
    background: url(../images/bg_titme.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bg_titme.png*/ center no-repeat;
}

#n_news .up_box .date_box strong {
    font-family: "Arial";
    font-size: 20px;
    color: #888888;
}

#n_news .up_box .date_box span {
    display: block;
    padding-top: 10px;
    color: #888888;
    font-family: "Arial";
    font-size: 15px;
}

#n_news .up_box li {
    display: block;
    position: relative;
    margin-bottom: 40px;
    background: #f9f9f9;
    padding: 15px;
    padding-right: 0;
}

#n_news .up_box li .fl {
    width: 255px;
}

#n_news .up_box li .fl img {
    width: 255px;
    height: 170px;
}

#n_news .up_box li .fr {
    width: 475px;
    position: relative;
    padding-right: 140px;
    height: 170px;
}

#n_news .up_box li .fr h1 {
    display: block;
    padding-top: 30px;
}

#n_news .up_box li .fr h1 a {
    font-size: 16px;
    color: #0059b4;
    display: block;
}

#n_news .up_box li .fr span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    display: block;
    color: #adadad;
}

#n_news .up_box li .fr h1 a:hover {
    color: #ba9e6d;
}

#n_news .up_box li .fr .more {
    display: block;
    position: absolute;
    width: 38px;
    font-size: 12px;
    right: 37px;
    bottom: 30px;
    color: #fff;
    height: 38px;
    line-height: 32px;
    background: url(../images/bnt_more_news.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bnt_more_news.png*/ center no-repeat;
}

#n_news .up_box li .fr .more:hover {
    background: url(../images/bnt_more_news.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/bnt_more_news.png*/ center no-repeat;
}

#n_news .up_box li .fr p {
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    width: 455px;
    color: #999999;
    padding-top: 20px;
    font-size: 12px;
}

/*==============新闻中心=====================*/
#n_news .un_box {
    margin: -30px 0;
}

#n_news .un_box ul {
    overflow: hidden
}

#n_news .un_box li {
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid #eaebec
}

#n_news .un_box li .box {
    padding: 0 0 0 120px;
    position: relative;
    height: 100px
}

#n_news .un_box li a {
    display: block;
    font-size: 16px;
    padding-top: 8px;
    color: #4c4c4f;
    margin-bottom: 13px
}

#n_news .un_box li p {
    line-height: 24px;
    font-size: 12px;
    color: #99999b;
    height: 48px;
    overflow: hidden;
}

#n_news .un_box li a:hover {
    color: #4c4c4f;
}

#n_news .un_box .date_box {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background: #8e8f91;
    padding: 22px 0px;
    text-align: center;
    width: 86px
}

#n_news .un_box .date_box strong {
    display: block;
    font-size: 30px;
    color: #fff
}

#n_news .un_box .date_box span {
    font-size: 14px;
    color: #fff;
    margin-top: 4px;
    display: block;
    text-transform: uppercase
}

#n_news .un_box li:hover .date_box {
    background: #0059b4;
}

#n_news .un_box li.last {
    border-bottom: none;
    padding-bottom: 10px;
}

/*==============新闻详情=====================*/
.n_article {
}

.n_article .ar_title {
    padding: 10px 0 20px 0;
}

.n_article .ar_title {
    padding: 0 0 0px 0;
    position: relative;
}

.n_article .ar_title h1 {
    font-size: 20px;
    display: block;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    color: #555555;
}

.n_article .ar_title h2 {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0 5px;
    color: #999999;
    margin-top: 5px;
    text-align: center;
}

.n_article .ar_article {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 400px;
    text-align: center;
}

.n_article .bnt_page {
    position: relative;
    height: 40px;
    margin-bottom: 10px;
    line-height: 40px;
    font-size: 12px;
    color: #8a8a8a;
    border-top: 1px dotted #e4e4e4;
}

.n_article .bnt_page a {
    color: #8a8a8a;
}

.n_article .bnt_page a:hover {
    color: #007cc2;
}

.n_article .back_box {
    margin: 40px auto 0 auto;
    padding-bottom: 80px;
}

.jiathis_style {
    margin-top: 10px;
}

.n_article .bnt_page {
    position: relative;
}

.n_article .bnt_page .shart_box {
    position: absolute;
    right: 0;
    top: 10px;
}

#ar_fot {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#ar_fot h1 {
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #777777;
    font-weight: bold;
}

#ar_fot h1 a {
    font-size: 12px;
    color: #777777;
    font-weight: normal;
}

#ar_fot .bnt_back {
    position: absolute;
    top: 28px;
    right: 0;
    color: #fff;
    background: #0059b4;
    padding: 0 25px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

#ar_fot .bnt_back:hover {
    border-radius: 3px;
}

/*==========招聘信息===========*/
.job_list li {
    border: 1px solid #e7e8e8;
    margin-bottom: 30px;
    display: block;
    position: relative;
}

.job_list li .left {
    width: 230px;
    vertical-align: middle;
}

.job_list li .left .box {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    width: 230px;
    text-align: center;
}

.job_list li .left h1 {
    text-align: center;
    color: #45444d;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.job_list li .left span {
    font-size: 12px;
    color: #afaeb4;
    text-align: center;
    display: block;
}

.job_list li .right {
    border-left: 1px solid #e7e8e8;
    width: 695px;
    line-height: 36px;
    font-size: 14px;
}

.job_list li .right .ar_article {
    padding: 30px 20px;
    line-height: 24px;
    color: #727272;
    font-size: 12px;
}

.job_list li .right .ar_article p {
    line-height: 24px;
    color: #727272;
    font-size: 12px;
    margin-bottom: 24px;
}

.job_list li .right .ar_article p:last-child {
    margin: 0;
}
.ar_btn{
    margin-bottom: 10px;
}
.ar_btn span{
    color: #999;
}
.ar_btn a.b{
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
/*==============联系我们=====================*/
.n_contact {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.n_contact .info {
    padding-bottom: 30px;
    padding-top: 15px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.n_contact .info img {
    margin-top: 15px;
}

.n_contact .up_box {
    border: 1px solid #dbdbdb;
    margin-bottom: 40px;
    position: relative;
}

.n_contact .up_box .title span {
    display: block;
    color: #51575f;
    font-size: 12px;
    margin-bottom: 15px;
}

.n_contact .up_box .text_box {
    border-right: 1px solid #dbdbdb;
    width: 530px;
    padding: 35px 20px;
}

.n_contact .up_box .text_box .box {
    padding-left: 25px;
    background: url(../images/icon_contact.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/icon_contact.png*/ left 8px no-repeat;
    font-size: 14px;
    color: #666666;
    line-height: 29px;
}

.n_contact .map {
    border: 1px solid #dcdcdc;
}

.n_contact .ewm_box {
    position: absolute;
    right: 0;
    top: 40px;
    width: 345px;
    display: block;
}

.n_contact .ewm_box .box span {
    font-size: 12px;
    color: #666666;
    display: block;
    text-align: center;
    margin-top: 8px;
}

.n_contact .ewm_box img {
    width: 115px;
    height: 115px;
    display: block;
    margin: 0 auto;
}

.page {
    margin: 0px auto 0px auto;
}

.page .box {
    display: inherit;
    width: 100%;
    text-align: right;
    padding-top: 50px;
}

.page a {
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    margin: 0 2px;
    color: #fff;
    color: #444444;
    font-size: 12px;
}

.page .on {
    background: #0059b4;
    color: #fff !important;
    border: 1px solid #0059b4;
}

.page span {
    background: #0059b4;
    color: #fff !important;
    border: 1px solid #0059b4;
}

.page a:hover {
    background: #0059b4;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #0059b4;
}

.page a.u_bnt {
    transition: all 1s;
    -moz-transition: all 1s; /* Firefox 4 */
    -webkit-transition: all 1s; /* Safari 和 Chrome */
    -o-transition: all 1s; /* Opera */
}

.shart_box {
    position: absolute;
    right: 0;
    top: 70px;
}

#j_shart_s_24 .bds_count {
    font-size: 12px;
}

#j_shart_s_24 {
    padding-left: 60px;
    position: relative;
}

#j_shart_s_24 strong {
    display: block;
    position: absolute;
    left: 0;
    z-index: 2;
    line-height: 36px;
    font-size: 12px;
    color: #a3a0a9;
}

#j_shart_s_24 .bds_qzone {
    background: url(../images/shart.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/shart.png*/ center -224px no-repeat;
}

#j_shart_s_24 .bds_tsina {
    background: url(../images/shart.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/shart.png*/ center -311px no-repeat;
}

#j_shart_s_24 .bds_tqq {
    background: url(../images/shart.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/shart.png*/ center -195px no-repeat;
}

#j_shart_s_24 .bds_renren {
    background: url(../images/shart.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/shart.png*/ center -340px no-repeat;
}

#j_shart_s_24 .bds_weixin {
    background: url(../images/shart.png) /*tpa=http://170037.websitetemplate.cn/template/default/index/images/shart.png*/ center -253px no-repeat;
}

#j_shart_s_24 .bds_count {
    font-size: 12px;
}

.content_des {
    width: 100%;
    text-indent: 24px;
    padding: 10px;
    margin: 0 0 20px 0px;
}

.content_des p {
    font-size: 14px;
    color: #868686;
    line-height: 24px
}

.area {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.area h3 {
    width: 102px;
    height: 30px;
    background: #0260ae;
    color: #FFF;
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 16px;
}

.area dl {
    padding: 10px;
    border-top: 1px solid #ccc;
    height: auto;
    overflow: hidden;
}

.area dl dt {
    float: left;
    margin-left: 13px
}

.area dl dt a {
    font-size: 14px;
    line-height: 28px;
    color: #5a5a5a
}

.area dl dt a:hover {
    color: #47cdff
}

.xgxw {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.xgxw h3 {
    width: 102px;
    height: 30px;
    background: #0260ae;
    color: #FFF;
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 16px;
}

.xgxw ul {
    padding: 10px;
    border-top: 1px solid #ccc;
    height: auto;
    overflow: hidden;
}

.xgxw dl {
    padding: 15px;
    border-top: 1px solid #ccc;
    height: auto;
    overflow: hidden;
}

.xgxw ul li {
    float: left;
    display: inline;
    width: 48%;
    margin-right: 2%;
    line-height: 30px;
    font-size: 14px;
}

.xgxw ul li a {
    color: #333;
}

.xgxw ul li span {
    float: right;
    color: #5a5a5a
}

.xgxw dl dt {
    float: left;
    display: inline;
    margin-right: 2%;
    text-align: center;
    font-size: 14px;
}

.xgxw dl dt a {
    color: #333;
}

.xgxw dl dt img {
    border: 1px solid #ccc;
}

.pagination-box {
    margin-top:20px;
    margin-bottom: 30px;
}

.pagination-inner li {
    border: 1px solid #ddd;
    color: #666;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
    width: 30px;
    text-align: center;
}

.pagination-inner li:first-child {
    margin-left: 0;
}

.pagination-inner li a {
    color: #666666;
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 500;
}


.pagination-inner li.active {
    background: #F6BC10 none repeat scroll 0 0;
    border-color: #F6BC10;
    color: #fff;
}

.pagination-inner li:hover {
    background: #F6BC10 none repeat scroll 0 0;
    border-color: #F6BC10;
    color: #fff;
}

.pagination-inner li:hover a {
    color: #fff;
}

.pagination-inner li a i {
    font-size: 20px;
    position: relative;
    top: 3px;
}
.pagination-inner li img{
}
.pagination-inner {
    text-align: center;
}