﻿/*************************************************************************/
/*全局样式开始*/
/*************************************************************************/
@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    outline: 0;
}

body, html {
    color: #333;
    font: 14px/24px "Microsoft Yahei", "微软雅黑", arial;
}

blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

input[type=text], input[type=submit], textarea {
    -webkit-border-radius: 0;
    font-family: Microsoft Yahei, microsoft yahei, "微软雅黑", arial;
    -webkit-appearance: none;
}

input:focus {
    outline: 0;
}

textarea {
    resize: none;
}

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-size: 100%;
}

abbr, em, i, li, ol, ul {
    list-style-type: none;
    font-style: normal;
}

img {
    border: 0;
    max-width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ellipsis{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.clearfix {
    display: block;
    zoom: 1;
}

.clearfix:before {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

* html .clearfix {
    height: 1%;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -ms-transition: .3s;
}

a:hover {
    color: #e5000c;
    text-decoration: none;
}

.hide, .none, ins {
    display: none;
}

.fl {
    float: left;
    display: inline-block;
}

.fr {
    float: right;
    display: inline-block;
}

.wrap {
    clear: both;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 1100px;
}

.animate img {
    position: relative;
    opacity: 1;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    -webkit-transform: scale(1, 1) rotate(0);
    -ms-transition: .5s all;
}

a:hover .animate img {
    -webkit-transform: scale(1.06, 1.06);
    -moz-transform: scale(1.06, 1.06);
    -o-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06);
    -ms-transform: scale(1.06, 1.06);
}

.animate img:hover {
    -webkit-transform: scale(1.06, 1.06);
    -moz-transform: scale(1.06, 1.06);
    -o-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06);
    -ms-transform: scale(1.06, 1.06);
}

.tran, .tran a, a.tran {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -ms-transition: all .3s;
}

.rotate, .rotate2 img {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    -ms-transition: all 0.8s;
}

a:hover .rotate, a:hover rotate2 img {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    -ms-transition: all 0.8s;
}

.yahei {
    font-family: Microsoft Yahei, microsoft yahei, 微软雅黑, arial;
}

#header {
    width: 100%;
    height: 110px;
}

#header .logo {
    padding-top: 12px;
}

#header .tel {
    padding-top: 20px;
}

#header .tel p {
    font-size: 14px;
    line-height: 30px;
}

#header .tel p.t {
    font-size: 30px;
    font-family: dincond_medium;
    color: #1350a0;
}

#header .tel .pic {
    margin-right: 15px;
    width: 60px;
    padding-top: 5px;
}

#header .tel .pic img {
    width: 100%;
    border-radius: 100%;
}

#header .text {
    padding-top: 40px;
    font-size: 32px;
}

#header .text p {
    border-left: 1px solid #ddd;
    padding-left: 20px;
    line-height: 22px;
    font-size: 14px;
}

#header .text p i {
    padding: 0 8px;
    color: #eee;
}

#nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url("../style/nav_bg.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/nav_bg.jpg*/;
}

#nav ul li {
    float: left;
    padding: 0 10px;
    background: url("../style/nav_line.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/nav_line.png*/ no-repeat right center;
}

#nav ul li.frist {
    padding-left: 0;
}

#nav ul li.last {
    padding-right: 0;
    background: none;
}

#nav ul li a {
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 0 17px;
}

#nav ul li.on a {
    background: url("../style/nav_hover.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/nav_hover.jpg*/;
    color: #000;
}

#nav ul li a:hover {
    background: url("../style/nav_hover.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/nav_hover.jpg*/;
    color: #000;
}

#banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 1200px;
    background: #FFF;
    margin-top: 0px;
}

#banner .fullSlide {
    position: relative;
    overflow: hidden;
    min-width: 1200px;
}

#banner .fullSlide .bd {
    position: relative;
    z-index: 0;
}

#banner .fullSlide .bd ul {
    width: 100% !important;
}

#banner .fullSlide .bd li {
    width: 100% !important;
}

#banner .fullSlide .bd li a {
    display: block;
}

#banner .fullSlide .hd {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

#banner .fullSlide .hd ul li {
    display: inline-block;
    overflow: hidden;
    margin: 5px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    line-height: 999px;
    cursor: pointer;
    zoom: 1;
}

#banner .fullSlide .hd ul .on {
    background: #f68c1e;
}

#banner .fullSlide .bd ul li {
}

#tj {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    height: 46px;
}

#tj a {
    color: #fff;
}

#tj .wrap {
    height: 46px;
    background: url("../style/comment_bg.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/comment_bg.jpg*/ no-repeat;
    font-size: 12px;
    line-height: 40px;
}

#tj .hot-key {
    padding-left: 20px;
}

#tj .hot-key strong {
    padding: 0 30px 0 0;
    font-size: 14px;
}

#tj .hot-key a {
    padding: 0 5px;
}

#tj .searchformBox {
    padding-right: 20px;
    padding-top: 7px;
}

#tj .searchformBox .serach_input {
    padding: 3px;
    border: 0;
}

#tj .searchformBox .btn_serach {
    width: 50px;
    height: 25px;
    border: 0;
    background: #f90;
    color: #fff;
}

#pro {
    margin-top: 30px;
    width: 100%;
}

#pro .class {
    width: 220px;
    height: 480px;
    background: url("../style/menu_bg.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/menu_bg.jpg*/ #1350A0 no-repeat;
}

#pro .class .title {
    padding-top: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}

#pro .class ul {
    padding: 10px 10px 10px;
}

#pro .class ul li {
    margin-top: 15px;
    text-align: center;
}

#pro .class ul li a {
    display: block;
    height: 35px;
    background: url("../style/pro_bg1.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/pro_bg1.png*/ no-repeat 50% 0;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
}

#pro .class ul li a:hover {
    background-image: url("../style/pro_bg2.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/pro_bg2.png*/;
    color: #222;
    text-decoration: none;
}

#pro .list {
}

#pro .list .title {
    border-bottom: #ddd 1px solid;
}

#pro .list .title h3 {
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 20px;
}

#pro .list .title span {
    float: right;
}

#pro .list .title span a {
    display: block;
    padding: 0 10px;
    border: 1px solid #ddd;
    background: #f5f5f5;
    line-height: 20px;
}

#pro .list .title span a:hover {
    border: 1px solid #f90;
    background: #f90;
    color: #fff;
}

#pro .list ul {
    padding-top: 10px;
}

#pro .list ul li {
    float: left;
    margin-top: 10px;
    margin-right: 32px;
    width: 250px;
}

#pro .list ul li.last {
    margin-right: 0;
}

#pro .list ul li .pic {
    width: 250px;
    overflow: hidden;
}

#pro .list ul li .pic img {
    width: 100%;
    display: block;
}

#pro .list ul li h4 {
    padding: 10px 0 10px;
    text-align: center;
    font-size: 16px;
}

.feed {
    background: #efe1a2;
    margin-top: 10px;
}

.feed .from {
    padding: 15px 15px 15px 95px;
    background: url("../style/top_tel.gif") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/top_tel.gif*/ #efe1a2 no-repeat 10px center;
}

.feed .from .text {
    font-size: 14px;
}

.feed .from .bd {
    padding-top: 10px;
}

.feed .from .bd label {
    line-height: 24px;
    margin-left: 10px;
    margin-right: 5px;
    font-size: 14px;
}

.feed .from .bd input {
    line-height: 24px;
    height: 24px;
    text-indent: 5px;
    background: #fff;
    border: 0;
    width: 140px;
}

.feed .from .bd button {
    background: #1350a0;
    color: #fff;
    line-height: 24px;
    width: 60px;
    border: 0;
}

#about {
    width: 100%;
    background: #f5f5f5;
    margin-top: 10px;
}

#about .wrap {
    background: url("../style/jb.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/jb.png*/ no-repeat right bottom;
    padding: 40px 0;
}

#about .main {
    margin-top: 30px;
}

#about .con {
    width: 630px;
}

#about .con .i {
    font-size: 14px;
    line-height: 30px;
    max-height: 240px;
    overflow: hidden;
}

#about .con .i p {
}

#about .con .m {
    margin-top: 15px;
}

#about .con .m a {
    background: #f90;
    color: #fff;
    border-radius: 30px;
    display: block;
    width: 80px;
    line-height: 30px;
    height: 30px;
    text-align: center;
}

#about .pic {
    padding-top: 5px
}

#about .pic img {
    width: 400px
}

.btitle {
    text-align: center;
    border-bottom: 1px #eee solid;
    padding-bottom: 10px;
}

.btitle h3 {
    font-size: 24px;
    font-weight: 700;
}

.btitle h3 i {
    color: #f90;
}

.btitle em {
    border-bottom: 2px solid #1350a0;
    height: 10px;
    width: 60px;
    display: inline-block;
    position: relative;
    top: 11px;
}

#ys {
    width: 100%;
    padding: 40px 0;
}

#ys .yslist {
    padding-top: 30px;
}

#ys .yslist .hd {
    text-align: center;
}

#ys .yslist .hd ul li {
    margin: 0 2px;
    display: inline-block;
}

#ys .yslist .hd ul li a {
    background: #1350a0;
    line-height: 30px;
    height: 30px;
    width: 90px;
    display: block;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

#ys .yslist .hd ul li.on a {
    background: #f90;
}

#ys .yslist .bd .item .con .title {
    padding: 80px 0 20px;
    line-height: 40px;
    height: 40px;
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}

#ys .yslist .bd .item .con .title i {
    display: inline-block;
    font-size: 24px;
    font-family: Impact;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    background: #f90;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 40px;
}

#ys .yslist .bd .item .title strong {
    color: #003b7e;
    font-size: 22px;
}

#ys .yslist .bd .item {
    padding-top: 30px;
}

#ys .yslist .bd .item .con {
    height: 350px;
}

#ys .yslist .bd .item .con1 {
    background: url("../style/aaa1.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/aaa1.jpg*/ no-repeat right center;
    padding-right: 550px;
}

#ys .yslist .bd .item .con2 {
    background: url("../style/aaa2.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/aaa2.jpg*/ no-repeat left center;
    padding-left: 550px;
}

#ys .yslist .bd .item .con p {
    line-height: 30px;
    background: url("../style/msy.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/msy.jpg*/ no-repeat 0 8px;
    padding-left: 20px;
    font-size: 14px;
}

#ys .yslist .bd .item .con3 {
    background: url("../style/aaa3.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/aaa3.jpg*/ no-repeat right center;
    padding-right: 550px;
}

#ys .yslist .bd .item .con4 {
    background: url("../style/aaa4.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/aaa4.jpg*/ no-repeat left center;
    padding-left: 550px;
}

#ys .yslist .bd .item .con5 {
    background: url("../style/aaa5.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/aaa5.jpg*/ no-repeat right center;
    padding-right: 550px;
}

#lc {
    width: 100%;
    padding: 40px 0 0;
    background: url("../style/lrb.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrb.jpg*/ center top repeat-x;
    height: 317px;
}

#lc ul {
    padding-top: 40px;
}

#lc ul li {
    float: left;
    text-align: center;
    width: 16.6%;
}

#lc ul li a {
    font-size: 20px;
    color: #333333;
    text-align: center;
}

#lc ul li a p {
    width: 119px;
    height: 78px;
    background: url("../style/lrk2.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrk2.png*/ no-repeat;
    padding-top: 40px;
    margin: 0 auto 15px;
}

#lc ul li a p span {
    display: block;
    width: 52px;
    height: 46px;
    margin: 0 auto;
}

#lc ul li a:hover p {
    background: url("../style/lrk1.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrk1.png*/ no-repeat;
}

#lc ul .lcl1 a p span {
    background: url("../style/lrb_03.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrb_03.png*/ no-repeat;
}

#lc ul .lcl2 a p span {
    background: url("../style/lrb_05.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrb_05.png*/ no-repeat;
}

#lc ul .lcl3 a p span {
    background: url("../style/lrb_07.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrb_07.png*/ no-repeat;
}

#lc ul .lcl4 a p span {
    background: url("../style/lrb_09.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrb_09.png*/ no-repeat;
}

#lc ul .lcl5 a p span {
    background: url("../style/lrb_11.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrb_11.png*/ no-repeat;
}

#lc ul .lcl6 a p span {
    background: url("../style/lrb_13.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/lrb_13.png*/ no-repeat;
}

#al {
    width: 100%;
    padding: 40px 0;
}

#al ul {
    padding-top: 30px;
}

#al ul li {
    float: left;
    width: 275px;
}

#al ul li a {
    display: block;
    background: #f5f5f5;
}

#al ul li .pic {
    width: 275px;
    height: 180px;
    overflow: hidden;
}

#al ul li .pic img {
    width: 100%;
    height: 180px;
}

#al ul li .info {
    width: 100%;
    height: 180px;
}

#al ul li .info {
    text-align: center;
}

#al ul li .info h3 {
    font-size: 16px;
    padding-top: 50px;
    color: #666;
}

#al ul li .info p {
    margin-top: 20px;
}

#al ul li .info p span {
    border: 1px solid #f90;
    padding: 3px 25px;
    background: #f90;
    color: #fff;
}

#al ul li a:hover {
    background: #1350a0;
}

#al ul li a:hover h3 {
    color: #fff;
}

#al ul li a:hover p span {
    background: #fff;
    border: #fff 1px solid;
    color: #f90;
}

#news {
    width: 100%;
    padding: 40px 0;
    background: #fff;
}

#news .title {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

#news .title h3 {
    font-weight: 400;
    font-size: 16px;
    font-weight: bold;
}

#news .title span {
    float: right;
}

#news .title span a {
    display: block;
    padding: 0 10px;
    border: 1px solid #ddd;
    background: #f5f5f5;
    line-height: 20px;
}

#news .title span a:hover {
    border: 1px solid #f90;
    background: #f90;
    color: #fff;
}


#news ul {
    padding-top: 11px;
}

#news ul li {
    border-bottom: 1px dotted #ddd;
    padding: 10px 0;
    float: left;
    width: 525px;
    margin-right: 50px;
}

#news ul li .data {
    background: #0d60be;
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    border-radius: 4px
}

#news ul li .data span {
    display: block;
    text-align: center;
}

#news ul li .data span.d {
    font-size: 40px;
    line-height: 40px;
    height: 46px;
    padding: 10px 0 0;
    font-family: antonioregular;
    color: #fff;
}

#news ul li .data span.y {
    background: #1350a0;
    color: #fff;
    line-height: 24px;
    height: 24px;;
    border-radius: 0 0 4px 4px
}

#news ul li h3 {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

#news ul li p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    margin-top: 10px;
    text-indent: 2em;
}

#news .right {
    padding: 20px;
    width: 350px;
    background: #fff;
    height: 365px;
}

#news .right ul {
    padding: 10px 0 0;
}

#news .right ul li {
    line-height: 36px;
    border-bottom: 1px dashed #ddd;
    background: url("../style/dot.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/dot.jpg*/ no-repeat left 14px;
    padding-left: 15px;
}

#news .right ul li a {
    font-size: 14px
}

#news .right ul li a p {
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.link_list {
    line-height: 40px;
    width: 100%;
    float: left;
    padding: 15px 0;
}

.link_list span {
    float: left;
    margin-right: 10px;
    font-size: 18px;
}

.link_list a {
    float: left;
    margin-right: 15px;
}

.pro_pic {
    width: 100%;
    margin-top: 15px;
}

.pro_pic img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

#aqsc {
    width: 100%;
    padding: 40px 0;
}

#aqsc .list {
    padding-top: 20px;
}

#aqsc .list .item1 {
    width: 410px;
    height: 340px;
    margin-top: 10px;
    overflow: hidden;
}

#aqsc .list .item1 img {
    width: 410px;
    height: 340px;
}

#aqsc .list .item {
    width: 220px;
    height: 165px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
}

#aqsc .list .item img {
    width: 220px;
    height: 165px;
}

#aqsc .list .item,
#aqsc .list .item1 {
    position: relative;
}

#aqsc .list .item p,
#aqsc .list .item1 p {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(19, 80, 160, .7);
    color: #fff;
    line-height: 36px;
    height: 36px;
    text-align: center;
    z-index: 999;
    display: block;
    width: 100%;
    font-size: 15px;
}

#link {
    width: 100%;
    background: #1350a0;
    line-height: 36px;
    height: 36px;
}

#link a {
    color: #fff;
    margin: 0 10px;
}

#footer {
    background: #1350a0;
    padding: 30px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

#footer i {
    padding: 0 8px;
}
#footer a{
    color: #fff;
}

/*文章正文分页样式*/
#pageNext {
    margin: 20px;
}

#pageNext .prev, #pageNext .next {
    text-align: center;
}

#pageNext a.curr {
    background: #569a07;
    border: 1px solid #569a07;
    color: #fff;
    font-weight: bold;
}

#pageNext a {
    margin: 5px 0px;
    color: #5a5a5a;
    background: #e7e7e7;
    padding: 3px 7px;
    border: 1px solid #e7e7e7;
    height: 22px;
    line-height: 22px;
}

/*通用分页样式*/
#fenye {
    padding: 30px 0 50px;
    height: 35px;
    text-align: center;
    clear: both;
    font-size: 12px;
}

#fenye table {
    text-align: center;
    margin: 0 auto;
}

#fenye a {
    margin: 1px;
    color: #5a5a5a;
    text-decoration: none;
    background-color: #e7e7e7;
    padding: 10px;
}

#fenye .prev, #fenye .next {
    width: 52px;
    text-align: center;
}

#fenye a.curr {
    font-weight: bold;
    margin: 1px;
    color: #fff;
    background-color: #1350A0;
    padding: 10px;
}

#fenye a.curr:visited {
    color: #fff;
}

#fenye a:hover {
    color: #fff;
    background-color: #1350A0;
}

#fenye span {
    line-height: 30px;
}

.fenye {
    text-align: center;
}

.pagination {
    display: inline-block;
}

.keifu {
    position: fixed;
    top: 160px;
    right: 0;
    width: 131px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    z-index: 990;
}

.icon_keifu {
    width: 26px;
    height: 100px;
    float: left;
    background: url(../style/kefu.png) /*tpa=http://170014.websitetemplate.cn/template/default/index/style/kefu.png*/ 0 0;
    position: relative;
    display: none;
    cursor: pointer;
}

.keifu_box {
    float: left;
    width: 131px;
}

.keifu_head {
    width: 131px;
    height: 41px;
    background: url(../style/kefu.png) /*tpa=http://170014.websitetemplate.cn/template/default/index/style/kefu.png*/;
    background-position: 0 -103px;
    font-size: 0;
    line-height: 0;
    position: relative;
}

.keifu_close:link, .keifu_close:visited {
    display: block;
    width: 11px;
    height: 11px;
    background: url(../style/kefu.png) /*tpa=http://170014.websitetemplate.cn/template/default/index/style/kefu.png*/ -42px 0;
    position: absolute;
    top: 5px;
    right: 5px;
}

.keifu_close:hover {
    background-position: -60px 0;
}

.keifu_con {
    border-left: 7px solid #029bdb;
    border-right: 7px solid #029bdb;
    padding: 15px 0 0;
    background: #fbfbfb;
}

.keifu_con li {
    height: 30px;
    text-align: center;
    font-size: 14px
}

.keifu_con .weixin {
    height: 110px;
}

.keifu_con .bt {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding: 0 0 0 20px;
    color: #012646;
}

.keifu_bot {
    width: 131px;
    height: 24px;
    background: url(../style/kefu.png) /*tpa=http://170014.websitetemplate.cn/template/default/index/style/kefu.png*/;
    background-position: 0 -149px;
}

.mfeed {
    margin-bottom: 20px
}

.nb_pro {
    background: url(../style/nbanner.jpg) /*tpa=http://170014.websitetemplate.cn/template/default/index/style/nbanner.jpg*/ center center;
    height: 300px;
}

#nmain {
    margin-top: 10px;
    width: 100%;
}

#nmain .wrap {
}

#nmain .left {
    width: 220px
}

#nmain .left .class {
    width: 220px;
    background: url("../style/menu_bg.jpg") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/menu_bg.jpg*/ #1350A0 no-repeat;
}

#nmain .left .class .title {
    padding-top: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}

#nmain .left .class ul {
    padding: 10px 10px 10px;
}

#nmain .left .class ul li {
    margin-top: 15px;
    text-align: center;
}

#nmain .left .class ul li a {
    display: block;
    height: 35px;
    background: url("../style/pro_bg1.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/pro_bg1.png*/ no-repeat 50% 0;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
}

#nmain .left .class ul li a:hover {
    background-image: url("../style/pro_bg2.png") /*tpa=http://170014.websitetemplate.cn/template/default/index/style/pro_bg2.png*/;
    color: #222;
    text-decoration: none;
}

#nmain .left .contact {
    border-top: 20px solid #fff;
    background: #f5f5f5;
}

#nmain .left .contact p {
    padding: 20px 15px 20px;
    line-height: 28px;
    font-size: 14px
}

#nmain .right {
    width: 860px;
    margin-left: 18px;
    background: #fff;
    border:1px solid #ddd;
    margin-bottom: 30px;
}

#nmain .right .ntitle {
    border-bottom: #eee 1px solid
}

#nmain .right .ntitle h3 {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 20px;;
    font-weight: bold
}

#nmain .right .ntitle h4 {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 20px;;
    font-weight: normal;
    color: #f90
}

#nmain .right .ntitle span {
    float: right;
}

#nmain .right .ntitle span,
#nmain .right .ntitle span a {
    color: #999;
}

#nmain .right .prolist {
    width: 820px;
    padding: 20px;
}

#nmain .right .prolist ul {
    padding-top: 5px;
}

#nmain .right .prolist ul li {
    float: left;
    margin-top: 20px;
    margin-right: 35px;
    width: 250px;
}

#nmain .right .prolist ul li.last {
    margin-right: 0;
}

#nmain .right .prolist ul li .pic {
    width: 250px;
    overflow: hidden;
}

#nmain .right .prolist ul li .pic img {
    width: 100%;
    display: block;
}

#nmain .right .prolist ul li p {
    padding: 10px 0 10px;
    text-align: center;
    font-size: 16px;
    background: #f8f8f8
}

#nmain .right .proinfo {
    width: 820px;
    border: 1px solid #ddd;
    padding: 20px;
    min-height: 800px
}

#nmain .right .proinfo .pro_title {
    padding: 30px 10px 0;
}

#nmain .right .proinfo .pro_title h1 {
    text-align: center;
    font-size: 24px;
    font-weight: normal
}

#nmain .right .proinfo .pro_title .info {
    padding: 20px 10px 0;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #eee;
}

#nmain .right .proinfo .pro_title .info span {
    padding: 0 15px
}

#nmain .right .proinfo .pro_info {
    padding: 20px 10px;
    font-size: 14px;
    background: #f5f5f5;
    line-height: 30px
}

#nmain .right .proinfo .pro_content {
    line-height: 200%;
    font-size: 14px;
    padding: 20px 0;
}

#nmain .right .proinfo .pro_content img {
    display: block;
    padding: 10px 0;
    max-width: 100%
}

#nmain .right .proinfo .morelist {
    margin-top: 60px
}

#nmain .right .proinfo .morelist ul {
    padding-top: 10px;
}

#nmain .right .proinfo .morelist ul li {
    float: left;
    margin-top: 10px;
    margin-right: 35px;
    width: 250px;
}

#nmain .right .proinfo .morelist ul li.last {
    margin-right: 0;
}

#nmain .right .proinfo .morelist ul li .pic {
    width: 250px;
    height: 160px;
    overflow: hidden;
}

#nmain .right .proinfo .morelist ul li .pic img {
    width: 100%;
    height: 160px;
}

#nmain .right .proinfo .morelist ul li p {
    padding: 10px 0 10px;
    text-align: center;
    font-size: 14px;
    background: #f5f5f5
}

#nmain .right .newslist {
    width: 820px;
    padding: 20px;
}

#nmain .right .newslist ul {
    padding: 20px;
}

#nmain .right .newslist ul li {
    line-height: 36px;
    border-bottom: #eee 1px dotted;
}
#nmain .right .newslist ul li .l_news_title{
    background: url(../style/dot.jpg)  no-repeat left center;
    padding-left: 15px
}

#nmain .right .newslist ul li a {
    font-size: 16px;
    font-weight: bold;
}

#nmain .right .newslist ul li span {
    float: right
}
#nmain .right .newslist ul li p{
    text-indent: 2em;
    padding-left: 15px;
}

#nmain .right .newsinfo {
    width: 820px;
    padding: 20px 20px;
}

#nmain .right .newsinfo .news_title {
    padding: 30px 10px 0;
}

#nmain .right .newsinfo .news_title h1 {
    text-align: center;
    font-size: 24px;
    font-weight: normal
}

#nmain .right .newsinfo .news_title .info {
    padding: 20px 10px 0;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #eee;
}

#nmain .right .newsinfo .news_title .info span {
    padding: 0 15px
}
.detail_pic{
    margin-top: 15px;
    text-align: center;
}
#nmain .right .newsinfo .news_content {
    padding: 20px 10px;
    line-height: 220%;
    font-size: 14px;
}

#nmain .right .newsinfo .news_content img {
    max-width: 100%;
}

#nmain .right .newsinfo .nws_page {
    padding: 10px 0px 0;
    border-top: 1px dashed #ddd;
    margin: 0 10px;
}

#nmain .right .newsinfo .nws_page,
#nmain .right .newsinfo .nws_page a {
    line-height: 30px;
    font-size: 14px;
    color: #1350A0
}

#nmain .right .newsinfo .morelist {
    margin-top: 40px;
    padding: 0 10px
}

#nmain .right .newsinfo .morelist ul {
    padding: 20px 0px;
}

#nmain .right .newsinfo .morelist ul li {
    line-height: 36px;
    border-bottom: #eee 1px dotted;
    background: url(../style/dot.jpg) /*tpa=http://170014.websitetemplate.cn/template/default/index/style/dot.jpg*/ no-repeat left center;
    padding-left: 15px
}

#nmain .right .newsinfo .morelist ul li a {
    font-size: 14px;
}

#nmain .right .newsinfo .morelist ul li span {
    float: right
}

#nmain .right .aboutinfo {
    width: 820px;
    border: 1px solid #ddd;
    padding: 20px 20px;
    min-height: 800px
}

#nmain .right .aboutinfo .about_content {
    padding: 40px 10px;
    line-height: 220%;
    font-size: 14px;
}


.pagination-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.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: #000 none repeat scroll 0 0;
    border-color: #000;
    color: #fff;
}

.pagination-inner li:hover {
    background: #000 none repeat scroll 0 0;
    border-color: #000;
    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{
    margin-top: 10px;
}
.pagination-inner {
    text-align: center;
}

.lam_box .box{
     max-width:1100px;
}