html,
body {
    padding: 0;
    margin: 0 auto;
    background-color: #fff;
    font-size: 16px;
    color: #222;
    min-width: 1200px;
    max-width:1920px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,hr { margin:0; padding:0; }

@media(max-width:768px) {
    html,
    body {
        min-width: 320px;
    }
    img{max-width:100%;}
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
	color:#222;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
	color:#0683dd;
}

a:active {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

hr {
	border: none;
	height: 3px;
	background-color: #0683dd;
	width: 100px;
	display: block;
}

.clear {
    width: 100%;
    height: 30px;
    clear: both;
}

.clearfix {
    clear: both;
}

.ob {
    width: 100%;
}

.ib {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0px;
}

@media(max-width:768px) {
    .ib {
        width: 100%;
        max-width: 768px;
    }
}


/*page*/

.pagination-wrapper {
    margin: 20px 0;
}

.pagination {
    height: 34px;
    display: block;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

.pagination li {
    /* display: inline-block; */
    float: left;
    height: 34px;
    padding: 0 12px;
    line-height: 32px;
    font-size: 12px;
    border: 1px solid #dddddd;
    margin-right: 5px;
}

.pagination li a {
    /* float: left; */
    display: block;
    height: 32px;
    color: #555555;
    text-decoration: none;
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #0099ff;
}

.pagination li.thisclass {
    background: #f76f0c;
    color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
    background: transparent;
    border-color: #f76f0c;
    color: #fff;
    cursor: default;
}
.biaoge th{line-height:32px;}
.biaoge td{padding:2px 10px; line-height:28px;}
@media(max-width:320px) {
    .pagination {
        max-width: 320px;
    }
}

div {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 40px;
}

@font-face {
    font-family: 'z59';
    src: url('../font/z59.ttf');
}

.z59 {
    font-family: z59;
}

@font-face {
    font-family: 'AF';
    src: url('../font/AF.ttf');
}

.AF {
    font-family: AF;
}

@font-face {
    font-family: bmjs;
    src: url('../font/bmjs.ttf');
}

.font-bmjs {
    font-family: bmjs;
}


/* iconfont.cn */

@font-face {
    font-family: 'iconfont';
    /* project id 2076492 */
    src: url('//at.alicdn.com/t/font_2076492_o7ozwmpn0k.eot');
    src: url('//at.alicdn.com/t/font_2076492_o7ozwmpn0k.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_2076492_o7ozwmpn0k.woff2') format('woff2'), url('//at.alicdn.com/t/font_2076492_o7ozwmpn0k.woff') format('woff'), url('//at.alicdn.com/t/font_2076492_o7ozwmpn0k.ttf') format('truetype'), url('//at.alicdn.com/t/font_2076492_o7ozwmpn0k.svg#iconfont') format('svg');
}

.iconfont {
    font-family: iconfont;
}

.index_left_nav_li {
    letter-spacing: 10px;
    padding-left: 10px;
    line-height: 30px;
    cursor: pointer;
}

.fullSlide {
	/* position:relative; */
    background: #000;
	margin: 0 auto;
	position: relative;
    height:480px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd li img {
    vertical-align: top;
}

.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:999;
	bottom:0px;
	left:0px;
	height:30px;
	line-height:30px;
	background:url(images/touming.png) repeat-x;
	text-align:center;
	_background:#000;
	_filter:alpha(opacity=60);
}
.fullSlide .hd ul {
 text-align:center;
 padding-top:5px;
}
.fullSlide .hd ul li {
 cursor:pointer;
 display:inline-block;
 *display:inline;
 zoom:1;
 width:8px;
 height:8px;
 margin:5px;
 background:url(../images/tg_flash_p.png) -18px 0;
 overflow:hidden;
 line-height:9999px;
}
.fullSlide .hd ul .on {
 background-position:0 0;
}

.fullSlide .prev,
.fullSlide .next {
    z-index: 1;
    display: block;
    width: 55px;
    height: 55px;
    position: relative;
    margin: -27% 0 0 3%;
    float: left;
    background: url(../images/slider-arrow.png) 0 0 no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5
}

.fullSlide .next {
    background-position: right 0;
    float: right;
    margin-right: 3%
}

.fullSlide .prev:hover,
.fullSlide .next:hover {
    filter: alpha(opacity=80);
    opacity: 0.8
}

.mobileSlide {
    display: none;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.mobileSlide img {
    width: 100%;
    object-fit: cover;
    height: 120px;
}

.mobileSlide .hd {
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.mobileSlide .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobileSlide .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.mobileSlide .hd ul li.on {
    background: #f00;
    color: #fff;
}

.mobileSlide .bd {
    position: relative;
    z-index: 0;
}

.mobileSlide .bd .tempWrap {
    margin: 0 auto;
}

.mobileSlide .bd li {
    zoom: 1;
    vertical-align: middle;
    list-style: none;
}

.mobileSlide .bd img {
    vertical-align: bottom;
    width: 100%;
}

@media (max-width:630px) {
    .fullSlide {
        display: none;
    }
    .mobileSlide {
        display: block;
    }
}

.kongge {
    width: 100%;
    height: 40px;
}

@media(max-width:768px) {
    .kongge {
        height: 10px;
        background-color: #f3f3f3;
    }
}


/* head.htm*/

.toptop {
    width: 100%;
    background-color: #E5E5E5;
}

.toptop .inner {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}

.toptop .inner .left {
    width: 30%;
    float: left;
    text-align: left;
}

.toptop .inner .right {
    width: 30%;
    float: right;
    display: flex;
}

.toptop .inner .right div {
    max-width: calc(100% / 3);
    margin: 0 auto;
    text-align: center;
}

.toptop .inner .right div span {
    font-size: 15px;
    margin: 0 5px;
    color: #004FB1;
}

@media(max-width:768px) {
    .toptop {
        display: none;
    }
}

.block-outer {
    width: 100%;
}

.bottom-border {
    border-bottom: 1px solid #ccc;
}

.bottom-border .block-inner {
    width: 100%;
    max-width: 1200px;
}

@media(max-width:768px) {
    .bottom-border {
        display: none;
    }
}

.block-inner {
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0px;
    text-align: center;
}

.block-inner .hotwords {
    padding-left: 10px;
    width: calc(50% - 10px);
    line-height: 30px;
    font-size: 14px;
    float: left;
}

.block-inner .addres {
    padding-left: 10px;
    width: calc(50% - 10px);
    line-height: 30px;
    font-size: 14px;
    float: left;
}

.blackline {
    width: 100%;
    height: 5px;
    background: #000;
}

@media(max-width:768px) {
    .blackline {
        display: none
    }
}

.index-banner img {
    width: 100%;
    vertical-align: bottom;
    object-fit: cover;
    height: 150px;
}

.backcolor {
    background-color: #1C232D;
}

.top {
	height: 80px;
	width: 100%;
	margin: 0 auto;
}

.top .webname {
	width: 30%;
	float: left;
	text-align: left;
	margin-right:3%;
}

.top .webname .cn {
    font-size: 40px;
    font-weight: 600;
    line-height: 80px;
    color: #222;
    letter-spacing: 3px;
}

.top .webname .en {
    font-size: 25px;
    line-height: 50px;
    margin-top: -10px;
}

.top .tele {
	width: 70%;
	margin: 0 auto;
	float: right;
	text-align: center;
}

.top .tele .iconfont {
    float: left;
    line-height: 100px;
    font-size: 50px;
    width: 50px;
    margin: 0 25px;
    font-weight: 600;
}

.top .tele .c1 {
    font-size: 25px;
    line-height: 60px;
    width: calc(100% - 100px);
    text-align: left;
    float: right;
}

.top .tele .c1 span.iconfont {
    color: #0683dd;
}

.top .tele .c2 {
    font-size: 25px;
    line-height: 40px;
    font-weight: 600;
    color: #222;
    letter-spacing: 2px;
    width: calc(100% - 100px);
    float: right;
    text-align: left;
}

.index-navs {
	color: #222;
	text-align: center;
	width:67%;
	/* [disabled]width: calc(70% - 20px); */
	float: left;
	line-height:80px;
	background-color: #0683dd;
}

.index-navs .ib {
    padding: 0px;
}

.index-navs li {
    display:inline-block;
	width: 14.28%;
	float: left;
	transition: all ease 0.7s;
	position:relative;
}
.index-navs li a{ color:#fff;}

.index-navs li:hover {
    transition: all ease 0.3s;
    color: #fff;
    background-color: #222;
}
.index-navs li ul{display:none;position:absolute; top:80px; width:100%;background-color: #0683dd;z-index:100; width:100%;}
.index-navs li:hover ul{display:block;}
.index-navs li ul li{ line-height:44px; display:block; width:100%; text-align:center;float: none;}
.index-navs li ul li:hover{transition: all ease 0.3s;
    color: #fff;
    background-color: #222;}

.index-navs .fg {
    width: 5px;
    margin: 10px 0px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    float: left;
}

.index-navs .fg:nth-last-child() {
    display: none;
}

@media (max-width:768px) {
    .top {
        display: none;
    }
    .index-navs {
        display: none;
    }
}

@media(max-width:768px) {
    .top_nav {
        display: none;
    }
}

.mtop {
    display: none;
    width: 100%;
    margin-bottom: 55px;
    /* min-height: 70px; */
}

.mtop .logo {
    width: 100%;
    text-align: center;
    line-height: 25px;
    font-size: 18px;
    background: #0683dd;
    color: #222;
    padding: 10px 0px;
    /* box-shadow: inset 0px -5px 20px 0px #333; */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    color:#fff;
}

.mtop .logo img {
    width: 100%;
    margin: 10px auto;
}

.mmenu {
    display: none;
    position: fixed;
    top: 80px;
    right: 10px;
    width: 30px;
    padding: 2px;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    background: #000;
    font-family: iconfont;
    font-size: 30px;
    z-index: 999;
}

.nav-menu {
    position: fixed;
    z-index: 100;
    background: #222222;
    top: 70px;
    left: -100%;
    width: 50%;
    height: 70%;
    overflow: scroll;
    transition: all ease 0.3s;
}

.nav-menu ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.nav-menu ul li {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    border-bottom: 2px solid #ccc;
}

.nav-menu ul li a {
    color: #fff;
}

@media(max-width:768px) {
    .mtop {
        display: block;
    }
    .mmenu {
        display: block;
    }
}


/* index.htm */

.index-title {
	/* [disabled]width: 1200px; */
	/* [disabled]margin: 0px auto 50px; */
}

.index-title .c1 {
    width: 80px;
    margin: 0 auto;
    background-color: #0683dd;
    height: 2px;
}

.index-title .c2 {
    width: 350px;
    margin: 0 auto;
    line-height: 80px;
    /* color: #222222; */
    text-align: center;
    display: flex;
}

.index-title .c2 .hang-1 {
    font-size: 20px;
    margin: 0 auto;
}

.index-title .c2 .hang-2 {
    font-size: 30px;
    margin: 0 auto;
}

.index-title .c2 .hang-3 {
    font-size: 40px;
    margin: 0 auto;
}

.index-title .c2 .cen {
    font-size: 30px;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
}

.index-title .c3 {
    font-size: 25px;
    line-height: 50px;
    /* color: #222222; */
    text-align: center;
    margin-top: -10px;
}

@media(max-width:768px) {
    .index-title {
        width: 100%;
        margin: 10px auto;
    }
    .index-title .c1 {
        width: 80px;
        margin: 0 auto;
        background-color: #0683dd;
    }
    .index-title .c2 {
        width: 100%;
        margin: 0 auto;
        line-height: 50px;
        /* color: #222222; */
        text-align: center;
        display: flex;
    }
    .index-title .c2 .hang-1 {
        font-size: 12px;
        margin: 0 auto;
    }
    .index-title .c2 .hang-2 {
        font-size: 16px;
        margin: 0 auto;
    }
    .index-title .c2 .hang-3 {
        font-size: 20px;
        margin: 0 auto;
    }
    .index-title .c2 .cen {
        font-size: 16px;
        margin: 0 auto;
    }
    .index-title .c3 {
        font-size: 20px;
        line-height: 40px;
        /* color: #222222; */
        text-align: center;
        margin-top: -10px;
    }
}

.chose {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.chose img {
    width: 100%;
}

.chose-m {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    display: none;
}

.chose-m img {
    width: 100%;
}

@media(max-width:768px) {
    .chose {
        display: none;
    }
    .chose-m {
        display: block;
    }
}

.pro-block .view::after {
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    visibility: hidden;
    clear: both;
}

.pro-block .view .block {
	width: calc(16.6666% - 10px);
	margin: 20px 5px;
	float: left;
}

.pro-block .view .block a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.pro-block .view .block a .divimg {
}

.pro-block .view .block a .divimg img {
    width: 100%;
}

.pro-block .view .block a .cont {

}

.pro-block .view .block a .cont {
    background: #F5F5F5;
}

.pro-block .view .block a .cont .fg {

    background: #fff;
}

.pro-block .view .block a .cont .text {
    padding: 0 5px;
}

.pro-block .view .block a .cont .text .tit {
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	text-align:center;
}

.pro-block .view .block a .cont .text .cptd {
    font-size: 14px;
    line-height: 30px;
}

.pro-block .view .block a .cont .text .cpyt {
    font-size: 14px;
    line-height: 30px;
}

@media(max-width:768px) {
    .pro-block .view::after {
        content: "";
        display: block;
        overflow: hidden;
        height: 0;
        visibility: hidden;
        clear: both;
    }
    .pro-block .view .block {
        width: 48%;
        margin: 10px 1%;
        float: left;
        /* padding-bottom: 100%; */
    }
    .pro-block .view .block a {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }
    .pro-block .view .block a .divimg {
        width: 100%;
    }
    .pro-block .view .block a .divimg img {
        width: 100%;
    }
    .pro-block .view .block a .cont {
        width: 100%;

    }
    .pro-block .view .block a .cont {
        background: #F5F5F5;
        position: relative;

    }
    .pro-block .view .block a .cont .fg {
        float: left;
        width: 100%;
        height: 20px;
        background: #fff;
    }
    .pro-block .view .block a .cont .text {
        padding: 0 5px;
    }
    .pro-block .view .block a .cont .text .tit {
        font-size: 14px;
        font-weight:normal;
        letter-spacing: 1px;
        line-height: 40px;
    }
    .pro-block .view .block a .cont .text .cptd {
        font-size: 14px;
        line-height: 30px;
    }
    .pro-block .view .block a .cont .text .cpyt {
        font-size: 14px;
        line-height: 30px;
    }
}

.about-block {
	margin: 0 auto;
	padding: 50px 0px 30px;
	color: #222222；
}

.about-block .ib .view {
    position: relative;
}

.about-block .view-left {
    width: 47%;
    float:left;
}

.about-block .view-left img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.about-block .view-right {
	width:50%;
	margin-left:3%;
	float:left;
}

.about-block .view-right

.about-block .view-right .webname {
    font-size: 30px;
    line-height: 60px;
}

.about-block .view-right .enwebname {
    font-size: 20px;
    line-height: 40px;
}

.about-block .view-right .fg {
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    letter-spacing: 2px;
    width: calc(100% - 1em);
    overflow: hidden;
}

.about-block .view-right p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 3px;
}

.about-block .view-right .showMore {
	font-size: 12px;
	text-align: right;
	color: #222;
	border-radius:5px;
	margin-top: 15px;
}
.about-block .view-right .showMore a {
    font-size: 14px;
    width: 100px;
    z-index: 11;
    color:#fff;
    display:inline-block;
}

.about-block .view-right a.More {
    position: absolute;
    bottom: 0px;
    height: 60px;
    font-size: 14px;
    line-height: 60px;
    right: 10px;
    text-align: right;
    width: 100px;
    z-index: 11;
    color:#fff;
}
.bt_box{
    border-bottom:1px solid #222;
	line-height: 48px;
	display: block;
	margin-bottom: 30px;
}
.bt_l{
	float:left;
	background-color:#fff;
	margin-bottom: -4px;
	min-width: 168px;
	padding-left: 10px;
    background-position:left center;
    background-image: url(../images/lin-1.jpg);
    background-repeat: no-repeat;
}
.bt_r{float:right; text-align:right;}
.bt_l h3{

    padding-left: 50px;
	font-size:24px;
	line-height:40px
}
.bt_l h4{
    padding-left: 50px;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	color: #999;
	font-weight: normal;
}
.ab_t{ margin-bottom:30px;}
.ab_t h2{
	font-size:30px;
	line-height: 50px;
	display: block;
	font-weight: bold;
}
.ab_t h3{
	font-size:20px;
	display: block;
	line-height: 36px;
}
@media (max-width:768px) {
    .about-block {
        margin: 0 auto;
        padding: 10px 0px 50px;
        background: #222222;
        color: #fff;
    }
    .about-block .ib .view {
        position: relative;
        padding-bottom: 120%;
    }
    .about-block .view-left {
        width: 100%;
    }
    .about-block .view-left img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .about-block .view-right {
        width: calc(100% - 10px);
        padding: 0px 5px;
        height: calc(100% - 40px);
        position: absolute;
        right: 0;
        top: 40%;
        color: #fff;
    }
    .about-block .view-right .webname {
        font-size: 30px;
        line-height: 60px;
    }
    .about-block .view-right .enwebname {
        font-size: 20px;
        line-height: 40px;
    }
    .about-block .view-right .fg {
        font-size: 12px;
        line-height: 40px;
        height: 40px;
        letter-spacing: 2px;
        width: calc(100% - 1em);
        overflow: hidden;
    }
    .about-block .view-right p {
        text-indent: 2em;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 3px;
    }
    .about-block .view-right .showMore {
        width: 100px;
        font-size: 12px;
        text-align: center;
        line-height: 30px;
        height: 30px;
        background: #0683dd;
        color: #222;
        position: relative;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    .about-block .view-right a.More {
        position: absolute;
        bottom: 0px;
        height: 60px;
        font-size: 14px;
        line-height: 60px;
        right: 10px;
        text-align: right;
        width: 100px;
        z-index: 11;
    }
}

.news-block {
	padding: 30px 0px;
}

.news-block .view-left {
    width: 40%;
    float: left;
    margin: 0px 2% 0px 0;
    position: relative;
    overflow: hidden;
}

.news-block .view-left img {
    width: 100%;
}

.news-block .view-left .text {
    background: #ccc;
    letter-spacing: 1px;
    overflow: hidden;
    padding:15px;
}
.news-block .view-left .text p{line-height:28px;}

.news-block .view-left .text .tit {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.news-block .view-left .text .desc {
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
}

.news-block .view-left .showMore {
    background: #0683dd;
    color: #fff;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    margin: 10px;
}

.news-block .view-right {
    width:56%;
    float: right;
}

.news-block .view-right .block {
	width: 98%;
	margin: 0px 1% 15px;
	height: 120px;
	overflow: hidden;
	transition:all ease 0.3s;
	border-bottom:1px solid #ddd;

}
.news-block .view-right .block:hover a,.news-block .view-right .block:hover a:hover { color:#0682da;}
.news-block .view-right .block:hover{
	border-bottom:1px solid #0682da;
	transition:all ease 0.3s;
}
.news-block .view-right .block .left {
	float: right;
	width: 80px;
	margin: 10px 9px;
}

.news-block .view-right .block .left img {
    width: 100%;
}

.news-block .view-right .block .left div {
    text-align: center;
}

.news-block .view-right .block .left div:nth-child(1) {
    font-size: 16px;
    line-height: 65px;
    font-weight: 600;
}

.news-block .view-right .block .left div:nth-child(2) {
    font-size: 12px;
    line-height: 50px;
    margin-top: -35px;
}

.news-block .view-right .block .right {
    width: calc(100% - 100px);
    float: left;
}

.news-block .view-right .block .right .tit {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
	background-image:url(../images/quan.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:15px;
}

.news-block .view-right .block .right .desc {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

.news-block .view-right .block .clearfix {
    height: 35px;
    /* border-bottom: 1px solid #b9b9b9; */
}

.new_box_l{float:left; width:48%; margin-right:4%;}
.new_box_r{float:left; width:48%;}
.newslist li{
	display:block;
	line-height:36px;
	background-image: url(../images/quan.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	text-indent: 20px;
}

@media (max-width:768px) {
    table{width:100%;}
    .view-pad{
        width: calc(100% - 20px);margin: 0 10px;
        position: relative;
    }
    .new_box_l{width:100%; margin-right:0%;}
    .new_box_r{width:100%;}
    .news-block {
        padding: 20px 0px;
    }
    .news-block .view-left {
        width: calc(100% - 20px);
        float: left;
        margin: 0 10px;
        position: relative;
    }
    .news-block .view-left img {
        width: 100%;
        margin: 0 0;
    }
    .news-block .view-left .text {
        margin: 5px auto;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #00000052;
        color: #fff;
        letter-spacing: 1px;
        overflow: hidden;
    }
    .news-block .view-left .text .tit {
        font-weight: 600;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        height: 30px;
        overflow: hidden;
    }
    .news-block .view-left .text .desc {
        font-size: 14px;
        line-height: 25px;
        text-indent: 2em;
    }
    .news-block .view-left .showMore {
        background: #0683dd;
        color: #fff;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
        width: 100px;
        text-align: center;
        margin: 10px;
    }
    .news-block .view-right {
        width: calc(100% - 10px);
        float: right;
        margin: 0 5px;
    }
    .news-block .view-right .block {
        width: 98%;
        margin: 0 1%;
        height: auto;
        overflow: hidden;
    }
    .news-block .view-right .block .left {
        float: left;
        width: 80px;
        margin: 10px 9px;
    }
    .news-block .view-right .block .left img {
        width: 100%;
    }
    .news-block .view-right .block .left div {
        text-align: center;
    }
    .news-block .view-right .block .left div:nth-child(1) {
        font-size: 16px;
        line-height: 65px;
        font-weight: 600;
    }
    .news-block .view-right .block .left div:nth-child(2) {
        font-size: 12px;
        line-height: 50px;
        margin-top: -35px;
    }
    .news-block .view-right .block .right {
        width: calc(100% - 100px);
        float: left;
    }
    .news-block .view-right .block .right .tit {
        font-size: 18px;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
        font-weight: 600;
    }
    .news-block .view-right .block .right .desc {
        font-size: 12px;
        line-height: 30px;
        height: 70px;
        overflow: hidden;
        text-indent: 2em;
    }
    .news-block .view-right .block .clearfix {
        height: 5px;
        /* border-bottom: 1px solid #b9b9b9; */
    }
}

.footer {
    background: #1B1B1B;
    background-size: auto 100%;
    color: #fff;
    padding: 50px 0px 20px;
}

.footer a {
    color: #fff
}

.footer .inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 32px;
}

.footer .inner .v-left {
    width: calc(100% - 250px);
    float: left;
}

.footer .inner .v-left .contact {
    width: 100%;
    margin: 0 auto;
}

.footer .inner .v-left .contact .c1 {
    text-align: left;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 2px;
}

.footer .inner .v-left .contact .navs {
    width: 90%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin-left: calc(((-90% + 30px) / 14) + 2em);
}

.footer .inner .v-left .contact .navs .nav {
    width: calc((100% - 30px) / 7);
    float: left;
    font-size: 16px;
}

.footer .inner .v-left .contact .navs .fg {
    width: 5px;
    float: left;
    font-size: 12px;
}

.footer .inner .v-right {
    width: 200px;
    float: right;
    padding: 25px;
}

.footer .inner .v-right .ewm {
    width: 250px;
    display: flex;
}

.footer .inner .v-right .ewm .code {
    padding: 10px;
    background: #fff;
}

.footer .inner .v-right .ewm .code canvas {
    display: block;
    margin: 0 auto;
}

.footer .inner .v-right .ewm .text {
    width: 100%;
    writing-mode: tb-rl;
    text-align: center;
}

@media(max-width:768px) {
    .footer {
        display: none;
    }
}

.footer-mobile {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.footer-mobile-kongge {
    display: none;
    width: 100%;
    height: 60px;
}

@media(max-width:768px) {
    .footer-mobile {
        display: block;
    }
    .footer-mobile-kongge {
        display: block;
    }
}

.footer-mobile .con {
    width: 100%;
    height: 60px;
    line-height: 30px;
    display: flex;
    background: #000;
}

.footer-mobile .con a {
    width: calc((100% - 4px) / 5);
}

.footer-mobile .con .nav {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    color: #fff;
}

.footer-mobile .con .fg {
    margin: 10px 0px;
    width: 0px;
    height: 40px;
    border-left: 1px solid #ffffff4d;
}

.bottom-nav {
    line-height: 50px;
    background-color: #CD2324;
}

.bottom-nav .block-inner span {
    color: #fff;
    padding: 0 5px;
}

@media(max-width:768px) {
    .bottom-nav {
        display: none;
    }
}

.bottom {
    width: 100%;
    background: #00002E;
}

.bottom .jszc {
    width: 100%;
    color: #fff;
    max-width: 1200px;
    font-size: 16px;
    line-height: 50px;
    margin: 0 auto;
}

@media(max-width:768px) {
    .bottom {
        display: none;
    }
}

.bottom-m {
    display: none;
    width: 100%;
    background: #00002E;
}

.bottom-m .jszc {
    width: 100%;
    color: #fff;
    max-width: 768px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
}

@media(max-width:768px) {
    .bottom-m {
        display: block;
    }
}


/* content */

.content {
    width: calc(95% - 20px);
    margin: 0 auto 50px;
    max-width: 1200px;
    position: relative;
    margin-top: -40px;
    background: #fff;
    box-shadow: -6px -4px 30px -25px black;
    border-radius: 10px;
    padding: 10px;
}

.content .content_com_title {
    border-bottom: 1px solid #FFF;
    position: relative;
    height: 52px;
    margin: 0 0px 25px;
}

.content .content_com_title h2 {
    float: left;
    font-size: 26px;
    line-height: 18px;
    border-bottom: 2px solid #c91a15;
    padding: 0 10px 9px;
    color: #333;
    margin-top: 24px;
    width: 400px;
}

.content .bread {
    float: right;
    line-height: 12px;
    font-size: 16px;
    color: #999;
    padding: 30px 0 0 26px;
    background: url(../images/d6.gif) left 25px no-repeat;
}

.content .bread a {
    color: #999;
}

.content .bread a:hover {
    color: #f76f0c;
}

.content .body {
    width: calc(100% - 20px);
    margin: 10px auto 30px;
    min-height: 300px;
    padding: 0px 10px 20px;
    /* box-shadow: 0px 10px 15px -8px; */
    border-radius: 15px;
}

.content .body img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.content .body h2 {
    text-align: center;
}

.content .body .date {
    color: #555555;
    text-align: center;
}

.content .body .newsCon {
    width: 90%;
    margin: 0 auto;
}

.content .body .cptd,
.content .body .cpyt {
    width: calc(100% - 10px);
    padding: 0 5px;
    font-size: 16px;
    line-height: 35px;
    background: #EFEFEF;
}

@media(max-width:768px) {
    .content {
        width: 90%;
        margin: 0 auto;
        max-width: 768px;
        padding: 0;
        box-shadow: none;
    }
    .content .content_com_title {
        border-bottom: 1px solid #FFF;
        position: relative;
        height: 52px;
        margin: 0 0px 25px;
    }
    .content .content_com_title h2 {
        width: 80%;
        text-align: left;
        font-size: 20px;
        line-height: 18px;
        border-bottom: 2px solid #c91a15;
        padding: 0 10px 9px;
        color: #333;
        margin-top: 24px;
    }
    .content .bread {
        display: none;
        float: right;
        line-height: 12px;
        font-size: 16px;
        color: #999;
        padding: 30px 0 0 26px;
        background: url(../images/d6.gif) left 25px no-repeat;
    }
    .content .bread a {
        color: #999;
    }
    .content .bread a:hover {
        color: #f76f0c;
    }
    .content .body {
        width: 100%;
        margin: 10px auto 30px;
        min-height: 300px;
        padding: 0px;
        box-shadow: none;
        border-radius: none;
    }
}

.content .imgbody .daohang {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
}

.content .imgbody .daohang a div {
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    background-color: #0683dd;
    color: #fff;
    margin: 10px;
}

@media(max-width:768px) {
    .content .imgbody .daohang {
        width: 95%;
        max-width: 768px;
        margin: 0 auto;
    }
    .content .imgbody .daohang a div {
        float: left;
        width: calc((100% - 30px) / 3);
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        text-align: center;
        background-color: #ffc000;
        margin: 10px 5px;
    }
}


/* pro,case */

.content .imgbody {
    width: 100%;
}
.wd8{width: calc(12.5% - 10px);}
 .pich8{height:140px;}
.wd5{width: calc(20% - 10px);}
/* .pic5{ height:200px;} */
.content .imgbody .block {

    margin: 5px 5px 15px;
    float: left;
    position: relative;
}

.content .imgbody .block .inblock {
    width: 100%;
}

.content .imgbody .block .inblock .pic {
    width: 100%;
    /* height: calc(100% - 10px); */
    overflow: hidden;
    /* margin: 5px; */

}

.content .imgbody .block .inblock .pic img {
    width: 100%;
    transition: all ease 0.3s;
}

.content .imgbody .block .inblock .text {
    text-align: center;
    line-height: 40px;
    width: 100%;
    z-index: 99;
    background: #ddd;
    color: #222;
    display:block;
}

.content .imgbody .block:hover img {
    transition: all ease 0.3s;
    transform: scale(1.2);
}

.content .imgbody .block:hover .text {
    background: #0683dd;
	color:#fff;
}

@media(max-width:768px) {
    .content .imgbody .block {
        width: 48%;
        margin: 10px 1%;
        float: left;
        height: 0;
        padding-bottom: calc(48% + 30px);
        position: relative;
    }
}

.content .newsbody {
    width: 100%;
}

.content .newsbody .block {
    width: 100%;
    padding: 5px 0px 0px;
    margin: 20px auto;
    box-shadow: -2px 2px 6px -4px;
}

.content .newsbody .block .text {
    width: 83%;
    float: right;
    margin-left:2%;
}

.content .newsbody .block .text .title {
    line-height: 60px;
    font-size: 20px;
    color: #000;
    padding-left: 10px;
}

.content .newsbody .block .text .date {
    width: calc(100% - 10px);
    padding-left: 10px;
    color: #222;
    font-size: 12px;
    line-height: 25px;
    text-align: left;
    margin-top: -10px;
}

.content .newsbody .block .text .des {
    text-indent: 2em;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    width: calc(100% - 20px);
    padding: 0px 10px;
}


/* .content .newsbody .block .date {
    width: 15%;
    text-align: center;
    float: left;
    line-height: 100px;
    background-color: #0683dd;
    color: #222;
    font-size: 20px;
} */

.content .newsbody .block .divimg {
    width: 15%;
    text-align: center;
    float: left;
}

.content .newsbody .block .divimg img {
    width: 100%;
}

.content .newsbody .block:hover .title {
    color: steelblue;
}

@media(max-width:768px) {

.content .newsbody {
    width: 100%;
}

.content .newsbody .block {
    width: 95%;
    padding: 5px 0px 0px;
    margin: 20px auto;
    box-shadow: 0px 5px 6px -4px;
}

.content .newsbody .block .text {
    width: calc(100% - 10px);
    margin: 0 5px;
    float: right;
}

.content .newsbody .block .text .title {
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    padding-left: 0px;
}

.content .newsbody .block .text .date {
    width: calc(100% - 10px);
    padding-left: 10px;
    color: #222;
    font-size: 12px;
    line-height: 25px;
    text-align: left;
    margin-top: -10px;
}

.content .newsbody .block .text .des {
    text-indent: 2em;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
    width: calc(100% - 20px);
    padding: 0px 10px;
}


/* .content .newsbody .block .date {
    width: 15%;
    text-align: center;
    float: left;
    line-height: 100px;
    background-color: #0683dd;
    color: #222;
    font-size: 20px;
} */

.content .newsbody .block .divimg {
    width: calc(100% - 10px);
    margin: 0 5px;
    text-align: center;
    float: left;
}

.content .newsbody .block .divimg img {
    width: 100%;
}

.content .newsbody .block:hover .title {
    color: steelblue;
}
}

.zxly {
    width: 100%;
    margin: 20px auto;
    max-width: 1200px;
    /* box-shadow: 0 0 10px -2px; */
    border-radius: 10px;
    padding-bottom: 200px;
}

.zxly .lyzy {
    width: calc(100% - 20px);
    /* padding-top: 20px; */
    /* padding-left: 20px; */
}

.zxly .lyform {
    width: calc(100% - 40px);
    margin: 0 auto;
}

.zxly .lyform table {
    width: 60%;
    margin: 0 auto;
}

.zxly .lyform table tr {
    width: 80%;
    margin: 0 auto;
    height: 50px;
}

.zxly .lyform table tr td:nth-child(1) {
    width: 30%;
}

.zxly .lyform table tr td:nth-child(1) span {
    color: red;
}

.zxly .lyform table tr td:nth-child(2) input,
textarea {
    width: calc(100% - 2px);
}

@media(max-width:768px) {
    .zxly {
        width: calc(100% - 20px);
        max-width: 740px;
        padding-bottom: 0px;
    }
    .zxly .lyzy {
        font-size: 12px;
    }
    .zxly .lyform table {
        width: 100%;
    }
    .zxly .lyform table tr {
        width: 100%;
        margin: 0 auto;
        height: 50px;
        line-height: 60px;
    }
    .zxly .lyform table tr td {
        font-size: 12px;
    }
}

.xiangguan h1 {
    width: 100%;
    text-align: left;
}

.xiangguan h2 {
    width: 100%;
    text-align: left;
}

.xiangguan h3 {
    width: 100%;
    text-align: left;
}

.xiangguan .whr {
    width: 60%;
    height: 1px;
    border-bottom: 1px dashed #ccc;
}

.xiangguan {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.xiangguan .xg-pro {
    width: 100%;
    padding-bottom: 30px;
}

.xiangguan .xg-pro .pro {
    width: 100%;
}

.xiangguan .xg-pro .pro .block {
    width: calc(44% / 3);
    margin: 20px 1%;
    float: left;
}

.xiangguan .xg-pro .pro .block img {
    width: 100%;
}

.xiangguan .xg-pro .pro .block .tit {
    text-align: center;
}

.xiangguan .xg-new {
    width: 100%;
}

.xiangguan .xg-new .news {
    width: 100%;
    padding: 0;
}

.xiangguan .xg-new .news li {
    width: 48%;
    margin: 20px 1%;
    float: left;
    line-height: 30px;
}

.xiangguan .xg-new .news li:hover {
    color: #2B8CF8;
}

.xiangguan .xg-new .news li:hover a {
    color: #2B8CF8;
}

@media(max-width:768px) {
    .xiangguan h1,
    h2,
    h3 {
        width: 100%;
        text-align: center;
    }
    .xiangguan .whr {
        width: 80%;
        height: 1px;
        border-bottom: 1px dashed #ccc;
    }
    .xiangguan {
        width: 98%;
        max-width: 768px;
        margin: 0 auto;
    }
    .xiangguan .xg-pro {
        width: 100%;
        padding-bottom: 30px;
    }
    .xiangguan .xg-pro .pro {
        width: 100%;
    }
    .xiangguan .xg-pro .pro .block {
        width: 48%;
        margin: 20px 1%;
        float: left;
    }
    .xiangguan .xg-pro .pro .block img {
        width: 100%;
    }
    .xiangguan .xg-pro .pro .block .tit {
        text-align: center;
    }
    .xiangguan .xg-new {
        width: 100%;
    }
    .xiangguan .xg-new .news {
        width: 100%;
    }
    .xiangguan .xg-new .news li {
        width: 98%;
        margin: 0 1%;
        float: left;
    }
}

.contactus .vl {
    width: 50%;
    float: left;
}

.contactus .vl img {
    max-width: 100%;
}

.contactus .vr {
    width: 50%;
    float: right;
}

@media(max-width:768px) {
    .contactus .vl {
        width: 90%;
        float: left;
        margin: 0 5%;
    }
    .contactus .vl img {
        max-width: 100%;
    }
    .contactus .vr {
        width: 100%;
        float: right;
    }
}

.anli-block .ib {
    position: relative;
}

.anliSlider {
    width: 1200px;
    margin: 20px auto;
}

.anliSlider .bd {
    width: 100%;
    min-height: 240px;
    zoom: 1;
}

.anliSlider .bd .block {
    width: 25%;
    margin: 0px 0px;
    float: left;
    height: auto;
    min-height: 240px;
}

.anliSlider .bd .block img {
    width: 95%;
    margin: 0px 2.5%;
}

.anli-block .next {
    position: absolute;
    left: -65px;
}

.anli-block .prev {
    position: absolute;
    right: -65px;
}

.anli-block .next,
.anli-block .prev {
    top: calc(50% + 50px);
    font-size: 30px;
    padding: 5px 10px;
    background: #00000052;
    color: #fff;
    cursor: pointer;
    transition: all ease 0.3s;
}

.anli-block .next:hover,
.anli-block .prev:hover {
    transition: all ease 0.3s;
    background: #0683dd;
    color: #222;
}

@media(max-width:768px) {
    .anliSlider {
        width: 100%;
        max-width: 768px;
        margin: 0 auto;
    }
    .anliSlider .bd {
        width: 100%;
        min-height: 100px;
        zoom: 1;
    }
    .anliSlider .bd .block {
        width: 25%;
        margin: 0px 0px;
        float: left;
        height: auto;
        min-height: 100px;
    }
    .anliSlider .bd .block img {
        width: 95%;
        margin: 0px 2.5%;
    }
    .anli-block .next {
        position: absolute;
        left: -65px;
    }
    .anli-block .prev {
        position: absolute;
        right: -65px;
    }
    .anli-block .next,
    .anli-block .prev {
        top: calc(50% + 50px);
        font-size: 30px;
        padding: 5px 10px;
        background: #000052;
        color: #fff;
        cursor: pointer;
        transition: all ease 0.3s;
        display: none;
    }
    .anli-block .next:hover,
    .anli-block .prev:hover {
        transition: all ease 0.3s;
        background: #0683dd;
        color: #222;
    }
}
/* 本例子css */
.picFocus{ margin:0 auto;  width:100%;position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd2{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd2 ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd2 ul li{ padding-top:5px; float:left;  text-align:center; width:25%; }
.picFocus .hd2 ul li img{ border:2px solid #fff; cursor:pointer; margin-right:5px; height:80px; width:calc(100% - 9px);  }
.picFocus .hd2 ul li.on{ background:url("images/icoUp.gif") no-repeat center 0; }
.picFocus .hd2 ul li.on img{ border-color:#f60;  }
.picFocus .bd2 li{ vertical-align:middle; }
.picFocus .bd2 img{ width:100%; height:230px; display:block;  }
