@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0;
    margin:0;
    padding:0;
}
#bsWXBox {
    box-sizing:content-box;
}
ul {
    list-style:none;
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin:0;
    padding:0;
}
a:link, a:visited {
    text-decoration:none;
    outline:0;
    color:#666
}
a:hover, a:active, a:focus {
    color:#666;
    text-decoration:none
}
img {
    border:0;
    padding: 0;
    margin: 0;
    max-width:100%;
}
table {
    border-collapse:collapse;
    width:100%
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
input, textarea {
    font-size:14px;
    outline:0;
    overflow:hidden;
    font-family:arial, "microsoft yahei"
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor:pointer;
    outline:0;
    border: none;
}
input[type='checkbox'], input[type='radio'] {
    position:relative;
    vertical-align:middle;
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    outline:0;
    color:#666;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance:none
}
input, select, textarea {
    -webkit-appearance:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
::-webkit-input-placeholder {
    color:#999;
}
:-moz-placeholder {
    color:#999;
    opacity:1;
}
::-moz-placeholder {
    color:#999;
    opacity:1;
}
:-ms-input-placeholder{
    color:#999;
}
.clearfix:after {
    clear:both;
    height:0;
    content:"";
    line-height:0;
    font-size:0;
    display:block
}
.clear {
    clear:both;
}
body {
    font-family:arial, "microsoft yahei";
    font-size:14px;
    color:#666;
    line-height:1.5;
    width:100%;
    background:#fff;
    -webkit-tap-highlight-color:transparent;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pic:after{
    content: '';
    display: block;
    padding-bottom: 100%;
}
.pic img{
    transition: .5s;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto
}
.tp{
    overflow: hidden;
}
.tp img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}
.container1 {
    width: 1476px;
    margin: 0 auto;
}
header {
	width:100%;
	margin:0 auto;
	position:relative;
    z-index: 99;
    background-color: #fafafa;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:69px;
	clear:both;
}
.yx {
	float:left;
}
.yx a {
	display:block;
    padding-top: 16px;
}
.yx img {
	max-width:100%;
	height:auto;
}
.nav-fr{
    float: right;
    background: url("../images/li.jpg") no-repeat left center;
    margin-top: 22px;
    padding-left: 20px;
}
.nav-fr a{
    display: block;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}
.nav-fr a:hover{
    color: #005bac;
}
.navdaohang {
	float:right;
}
.menupc li{
    float: left;
    text-align: center;
    position: relative;
    line-height: 69px;
    z-index: 9;
    margin: 0 17px;
}
.menupc li:hover a{
    color: #fff;
    background-color: #005bac;
}
.menupc li a{
    display:block;
    color: #000;
    font-size: 16px;
    padding: 0px 22px;
    z-index: 999;
    position: relative;
    text-transform: uppercase;
}
.menupc li a:after{
    content: '';
    display: block;
    width: 0;
    margin: 0 auto;
    height: 100%;
    background-color: #005bac;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    z-index: -1;
    transition: .5s;
}
.menupc li a:hover{
    color: #fff;
}
.menupc li a:hover:after{
    width: 100%;
}
.menupc li .current{
    color: #fff;
}
.menupc li .current:after{
    width: 100%;
}
.pmenu{
    position: static !important;
}
.pmenu .prostyle {
    overflow: hidden;
    position: absolute;
    display: none;
    right: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: auto;
    background-color: rgba(255,255,255,.7);
    padding: 25px 0 20px 0;
    border-top: 1px solid #c5c5c5;
}
.prostyles{
    position: relative;
    text-align: justify;
}
.prostyles_fl{
    float: left;
    width: 83.5%;
    height: auto;
    border-right: 1px solid #005bac;
}
.prostyles_fl dl{

}
.prostyles_fl dl dd{
    float: left;
    width: 27%;
    height: auto;
    margin-right: 6.3%;
}
.prostyles_fl dl dd a{
    display: block;
    padding: 0;
    font-size: 14px;
}
.menupc li:hover .prostyles_fl dl dd a{
    background-color: transparent;
}
.prostyles_fl dl dd a:after{
    display: none;
}
.prostyles_fl dl dd a .pic:after{
    padding-bottom: 43.93%;
}
.prostyles_fl dl dd a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.xl_txt{
    background-color: #005bac;
    color: #fff;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    text-transform: capitalize;
}
.xl_txt i{
    display: inline-block;
    background: url("../images/arrow1.png") no-repeat center;
    width: 7px;
    height: 8px;
    margin-right: 10px;
}
.prostyles_fr{
    float: right;
    width: 16.5%;
    height: auto;
}
.prostyles_fr dl{
    padding-left: 69px;
}
.prostyles_fr dl dd{
    line-height: 0;
    margin-bottom: 10px;
}
.prostyles_fr dl dd:last-child{
    margin-bottom: 0;
}
.prostyles_fr dl dd a{
    display: inline-block;
    position: relative;
    padding: 0 0 0 15px;
    color: #515151 !important;
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url("../images/arrow2.png") no-repeat left center;
    text-transform: capitalize;
}
.menupc li:hover .prostyles_fr dl dd a{
    background-color: transparent;
}
.prostyles_fr dl dd a:hover{
    color: #005bac !important;
    background: url("../images/arrow3.png") no-repeat left center;
}
.prostyles_fr dl dd a:after{
    display: none;
}
.menupc .prostyle.subnav {
    display: block;
}




/*手机导航*/
.phone-nav {
    position:absolute;
    font-size:30px;
    right:15px;
    top:0px;
    line-height:60px;
    display:none;
    color:#666;
}
.phone-nav img{
    height: 30px;
    margin-top: 15px;
    display: block;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0a78bc;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#e20008;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#72c02c url(../images/search3.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

@media(max-width:1200px) {
	.daohang{
		height:60px;
	}
    .yx a{
        padding-top: 13px;
    }
    .yx img{
        height: 34px;
    }
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}
    .nav-fr{
        padding-right: 45px;
        margin-top: 18px;
    }
}


/*swiper的banner*/
.home-banner {
    overflow:hidden;
    width:100%;
    margin: 0 auto;
    position:relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banners a{
    display: block;
}
.banners a img{
    display: block;
    width: 100%;
    height: auto;
}
.home-banner .swiper-container .swiper-pagination{
    display: block;
    bottom: 5px;
    right: 0px;
}
.home-banner .swiper-container .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background-color: #dfdfdf;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
    border-radius: 25px;
}
.home-banner .swiper-container  .swiper-pagination-bullet-active{
    background-color: #005bac;
}


footer{
    width: 100%;
    margin: 0 auto;
}
.footer1{
    overflow: hidden;
}
.footer1 .container1{
    padding: 13px 0;
    border-top: 1px solid #ededed;
    overflow: hidden;
}
.footer1 p{
    float: left;
    font-size: 18px;
    color: #000;
    background: url("../images/link.png") no-repeat left center;
    padding-left: 21px;
    line-height: 25px;
    text-transform: uppercase;
}
.footer1 ul{
    float: left;
}
.footer1 li{
    float: left;
    background: url("../images/fli.jpg") no-repeat right center;
    padding-right: 10px;
    margin-right: 10px;
    line-height: 25px;
}
.footer1 li:last-child{
    background: none;
    padding-right: 0;
    margin-right: 0;
}
.footer1 li a{
    display: block;
    color: #717171;
}
.footer1 li a:hover{
    color: #005bac;
}
.footer3{
    background-color: #4b4b4b;
    padding: 12px 0;
    overflow: hidden;
}
.footer3 p{
    text-align: center;
    line-height: 25px;
    color: #dbdbdb;
}
.footer3 p a{
    color: #dbdbdb;
}
.footer3 p a:hover{
    color: #005bac;
}
.footer2{
    background-color: #333;
    padding: 40px 0;
    overflow: hidden;
}
.footer2_fl{
    float: left;
    width: 9%;
}
.footer2_fl img{
    display: block;
    max-width: 100%;
    height: auto;
}
.footer2_fl span{
    display: inline-block;
    padding-top: 5px;
    color: #dbdbdb;
}
.footer2_fc{
    float: left;
    width: 40%;
    color: #8d8d8d;
    line-height: 25px;
    margin: 0 8% 0 10%;
}
.footer2_fr{
    float: right;
    width: 33%;
}
.footer2_fr dl{
    float: left;
    width: 50%;
    text-align: center;
    padding: 0 10px;
}
.footer2_fr dl dt{
    margin-bottom: 20px;
}
.footer2_fr dl dt a{
    display: block;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}
.footer2_fr dl dd{
    line-height: 30px;
}
.footer2_fr dl dd a{
    display: block;
    font-size: 14px;
    color: #8d8d8d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}
.footer2_fr dl dd a:hover{
    color: #005bac;
}

.home-about{
    width: 100%;
    margin: 85px auto 95px auto;
    overflow: hidden;
}
.about_fl{
    float: left;
    width: 12%;
}
.about_fl h3{
    font-size: 50px;
    color: #005bac;
    position: relative;
    text-transform: uppercase;
    line-height: 1.3;
}
.about_fl h3:after{
    content: '';
    display: none;
    width: 85px;
    height: 1px;
    background-color: #000;
    position: absolute;
    right: 10px;
    bottom: 30px;
}
.indexmore{
    display: block;
    width: 153px;
    line-height: 26px;
    border: 1px solid #838383;
    /*padding-left: 16px;*/
    text-align: center;
    position: relative;
    text-transform: capitalize;
    margin-top: 35%;
    transition: .5s;
}
.indexmore:after{
    content: '';
    display: none;
    width: 50px;
    height: 1px;
    background-color: #838383;
    position: absolute;
    right: -14px;
    top: 13px;
    transition: .5s;
}
.indexmore:hover{
    /*padding-left: 60px;*/
    border: 1px solid #0f61af;;
    background-color: #0f61af;;
    color: #fff;
}
/*.indexmore:hover:after{
    right: auto;
    left: -14px;
}*/
.about_fc{
    float: left;
    width: 33%;
    margin: 0 5%;
}
.about_fc img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.about_fr{
    float: right;
    width: 45%;
}
.about_fr1{
    font-size: 24px;
    color: #0f61af;
    line-height: 1;
    margin-bottom: 20px;
}
.about_fr2{
    color: #8c8c8c;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
}

.home-contact{
    width: 100%;
    margin: 95px auto 0 auto;
    overflow: hidden;
}
.contact{
    padding: 28px 0 80px 0;
    background: url("../images/contactbg.jpg") no-repeat top center;
    overflow: hidden;
}
.index_title{
    text-align: center;
    font-size: 50px;
    color: #0f61af;
    line-height: 1;
    text-transform: uppercase;
}
.contact_con{
    margin-top: 45px;
}
.contact_con_fl{
    float: left;
    width: 40%;
}
.contact_con_fl li{
    margin-bottom: 10px;
}
.contact_con_fl li h2{
    font-size: 28px;
    color: #2c6fb5;
    line-height: 1;
    text-transform: uppercase;
}
.contact_con_fl li h3{
    font-size: 20px;
    color: #2e2e2e;
    line-height: 1;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
}
.contact_con_fl li h3 em{
    font-weight: lighter;
    font-style: normal;
}
.contact_con_fl li p{
    color: #6e6e6e;
}
.contact_con_fl li span{
    margin-top: 15px;
    display: block;
    font-size: 24px;
    color: #5d5d5d;
    background: url("../images/tel.png") no-repeat left center;
    padding-left: 46px;
    line-height: 36px;
}
.contact_con_fr{
    float: right;
    width: 44%;
}
.contact_con_fr h3{
    font-size: 28px;
    line-height: 1;
    color: #2c6fb5;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.lx1{
    margin-bottom: 13px;
    overflow: hidden;
    position: relative;
}
.lx1 label{
    display: block;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 1;
    margin-bottom: 10px;
}
.lx1 input{
    width: 100%;
    height: 27px;
    line-height: 25px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    padding-left: 15px;
    color: #666;
}
.lx1 a{
    position: absolute;
    top: 27px;
    right: 0;
}
.lx1 a img{
    width: auto;
    height: 25px;
}
.lx1 textarea{
    width: 100%;
    padding: 15px;
    height: 88px;
    line-height: 25px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    color: #666;
    resize: none;
}
.lx2 input{
    width: 101px;
    line-height: 27px;
    height: 27px;
    background-color: #dadada;
    border: none;
    font-size: 16px;
    color: #000;
    text-align: center;
    transition: .5s;
}
.lx2 input:hover{
    background-color: #0f61af;
    color: #fff;
}

.home-pcate{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.pcate_con{
    margin: 40px 0 33px 0;
    overflow: hidden;
}
.pcate_cons{
    float: left;
    width: 33.3%;
    padding: 0 10px;
}
.pcate_cons li{
    margin-bottom: 20px;
}

.pcate_cons li a{
    display: block;
    position: relative;
}
.pcate_cons li a .pic:after{
    padding-bottom: 60.04%;
}
.pcate_cons:nth-child(2) li a .pic:after{
    padding-bottom: 124.26%;
}
.pcate_cons li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.pcate_txt{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: rgba(0,0,0,.22);
    text-align: center;
    padding: 13px 5px;
    transition: .5s;
}
.pcate_txt img{
    display: none;
    transition: .5s;
    max-width: 100%;
    height: auto;
    margin: 0 auto 25px auto;
}
.pcate_txt h3{
    color: #fff;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pcate_cons li a:hover .pcate_txt{
    height: 100%;
    padding: 20% 0 0 0;
    background-color: rgba(15,97,175,.65);
}
.pcate_cons:nth-child(2) li a:hover .pcate_txt{
    padding: 50% 0 0 0;
}
.pcate_cons li a:hover .pcate_txt img{
    display: block;
}
.pcate_more a{
    margin: 0 auto;
}


/*contact*/
.inner-banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inner-banner img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.ban_info{
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 1;
    top: 50%;
    height: 87px;
    margin-top: -43px;
}
.ban_info h3{
    font-size: 55px;
    font-weight: bold;
    text-transform: uppercase;
}
.ban_info h3:after{
    content: '';
    display: block;
    width: 36px;
    height: 7px;
    background-color: #019b3f;
    margin: 25px auto 0 auto;
}
.inner-main{
    width: 100%;
    margin: 50px auto;
    overflow: hidden;
}
.icontact{
    background: url("../images/contactbg.jpg") no-repeat top center;
    background-size: cover;
    overflow: hidden;
    padding: 30px 0 95px 0;
}
.icontact_con{
    margin-top: 55px;
}
.icontact_con li{
    float: left;
    width: 50%;
    padding: 0 7%;
}
.icontact_con li h2{
    font-size: 28px;
    color: #2c6fb5;
    line-height: 1;
    text-transform: uppercase;
}
.icontact_con li h3{
    font-size: 20px;
    color: #2e2e2e;
    line-height: 1;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
}
.icontact_con li h3 em{
    font-weight: lighter;
    font-style: normal;
}
.icontact_con li p{
    color: #6e6e6e;
}
.icontact_con li span{
    margin-top: 15px;
    display: block;
    font-size: 24px;
    color: #5d5d5d;
    background: url("../images/tel.png") no-repeat left center;
    padding-left: 46px;
    line-height: 36px;
}

/*about*/
.inner_nav{
    overflow: hidden;
    margin-bottom: 55px;
}
.inner_nav li{
    float: left;
    width: 20%;
    margin-bottom: 10px;
    padding: 0 10px;
}
.inner_nav li:last-child{
    margin-right: 0;
}
.inner_nav li a{
    display: block;
    background-color: #ececec;
    color: #3d3d3d;
    font-size: 18px;
    padding: 0 5px;
    text-align: center;
    border-radius: 5px;
    line-height: 54px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}
.inner_nav li a:hover{
    background-color: #005bac;
    color: #fff;
}
.inner_nav li a.current{
    background-color: #005bac;
    color: #fff;
}
.iabout{
    overflow: hidden;
}
.iabout .tp{
    float: left;
    width: 33%;
}
.iabout_fr{
    float: right;
    width: 63%;
}
.iabout_fr1{
    font-size: 30px;
    color: #005bac;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}
.iabout_fr2{
    color: #6d6d6d;
    line-height: 32px;
}

/*feedback*/
.ifeedback{
    background: url("../images/feedbackbg.jpg") no-repeat top center;
    padding: 32px 0;
    overflow: hidden;
    background-size: cover;
}
.ifeedback_con{
    width: 985px;
    margin: 0 auto;
}
.ifeedback_con_t{
    overflow: hidden;
}
.ifeedback_con_t_fl{
    float: left;
    width: 45%;
}
.ly1{
    margin-bottom: 23px;
    overflow: hidden;
    position: relative;
}
.ly1 label{
    float: left;
    width: 15%;
    line-height: 37px;
    text-align: right;
}
.ly1 input{
    margin-left: 5%;
    border: none;
    width: 80%;
    height: 37px;
    line-height: 37px;
    padding-left: 15px;
}
.ly1 a{
    position: absolute;
    top: 0;
    right: 0;
}
.ly1 a img{
    height: 37px;
    width: auto;
}
.ifeedback_con_t_fr{
    float: right;
    width: 54%;
}
.ly1 textarea{
    margin-left: 5%;
    border: none;
    width: 80%;
    height: 277px;
    line-height: 30px;
    padding: 10px 15px;
    resize: none;
}
.ifeedback_con_b{
    text-align: center;
}
.ifeedback_con_b input{
    width: 197px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border: none;
    background-color: #004986;
    color: #fff;
    font-size: 20px;
}


/*honor*/
.ihonor{
    margin-bottom: 40px;
    overflow: hidden;
}
.ihonor li{
    float: left;
    width: 20%;
    padding: 0 10px;
}
.ihonor li a{
    display: block;
}
.ihonor_img{
    border: 1px solid #e0e0e0;
    overflow: hidden;
    padding: 3px 7px;
}
.ihonor_img .pic:after{
    padding-bottom: 126.99%;
}
.ihonor li a:hover .ihonor_img .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.ihonor_txt{
    padding: 15px 5px;
    text-align: center;
    font-size: 16px;
    color: #5e5e5e;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}
.ihonor li a:hover .ihonor_txt{
    color: #005bac;
}
/*分页*/
.pagination{
    text-align:center;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #000;
    border:1px solid #d1d1d1;
    text-align: center;
    text-transform: capitalize;
    line-height:44px;
    background-color:transparent;
    margin:0px 0 10px 0;
    width: 44px;
    height: 44px;
    font-size: 16px;
}
.pagination a:hover{
    color:#fff;
    background-color:#005bac;
}
.pagination a.active {
    display: inline-block;
    color: #fff;
    background-color: #005bac;
}


/*culture*/
.iculture{
    overflow: hidden;
}
.iculture li{
    float: left;
    width: 20%;
}
.iculture_txt{
    position: relative;
    z-index: 1001;
}
.iculture_txt:after{
    content: '';
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%, 0);
}
.iculture li:nth-child(odd) .iculture_txt:after{
    border-bottom: 12px solid #f9f9f9;
    top: -12px;
}
.iculture li:nth-child(even) .iculture_txt:after{
    border-top: 12px solid #f9f9f9;
    bottom: -12px;
}
.iculture_txt img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.iculture_txts{
    position: absolute;
    top: 50%;
    width: 100%;
}
.iculture_txts h3{
   text-align: center;
    font-size: 16px;
    color: #212121;
    text-transform: uppercase;
}
.iculture_txts h3:after{
    content: '';
    display: block;
    width: 18px;
    height: 2px;
    background-color: #004986;
    margin: 6px auto 0 auto;
}
.iculture li:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

/*product*/
.ipro_info{
    margin-bottom: 45px;
    overflow: hidden;
    font-size: 18px;
    color: #898989;
    line-height: 30px;
}
.ipro{
    overflow: hidden;
}
.ipro li{
    float: left;
    width: 25%;
    padding: 10px 10px;
}
.ipro li a{
    display: block;
}
.ipro li a .pic:after{
    padding-bottom: 61.86%;
}
.ipro_txt{
    margin: 12px 0 40px 0;
    font-size: 18px;
    color: #898989;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: none;
}
.ipro li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.ipro li a:hover .ipro_txt{
    color: #005bac;
}

/*proshow*/
.iproshow{
    overflow: hidden;
}
.show_title{
    padding-bottom: 15px;
    border-bottom:1px solid #dcdcdc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height:25px;
    color:#767676;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show_title a{
    color:#868686;
}
.show_title a:hover{
    color:#005bac;
}
.show_title_fl{
    width: 45%;
    text-align: left;
}
.show_title_fr{
    width: 45%;
    text-align: right;
}
/*.show_title h3{
    font-size: 22px;
    font-weight:normal;
    text-align: center;
    color: #000;
    padding-bottom: 15px;
}
.show_title span{
    color:#333;
    margin:0px 10px;
    padding-left:20px;
}
.browse{
    background:url(../images/browse.png) no-repeat left center;
}
.date{
    background:url(../images/date.png) no-repeat left center;
}*/
.show_content{
    font-size: 16px;
    line-height:30px;
    color:#4c4c4c;
    padding:30px 0px;
    border-bottom:1px solid #dcdcdc;
}
.show_content img{
    display:block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
    padding-top:20px;
}
.show_back_fl{
    overflow:hidden;
    float: left;
    width: 70%;
}
.show_back_fl li{
    line-height:25px;
    color:#767676;
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show_back_fl li a{
    color:#868686;
}
.show_back_fl li a:hover{
    color:#005bac;
}
.show_back_fr{
    float: right;
    width: 12%;
    overflow:hidden;
}
.show_back_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size: 16px;
    background: #005bac url(../images/return.png) no-repeat 20px center;
    padding-right:25px;
    text-align: right;
}









@media (min-width:1401px) and (max-width:1475px){
    .container1{
        width: 90%;
    }
    .prostyles_fl dl dd{
        width: 28%;
        margin-right: 5.3%;
    }
    .prostyles_fr dl{
        padding-left: 55px;
    }
    .about_fl{
        width: 13%;
    }
    .about_fl h3:after{
        right: 0;
    }
    .about_fc{
        width: 32%;
        margin: 0 5%;
    }
    .footer2_fc{
        width: 40%;
        margin: 0 8%;
    }
    .footer2_fr{
        width: 35%;
    }
    .iabout_fr1{
        font-size: 26px;
    }
    .iabout_fr2{
        line-height: 30px;
    }
}

@media (min-width:1280px) and (max-width:1400px) {
    .container1 {
        width: 92%;
    }
    .prostyles_fl dl dd {
        width: 29%;
        margin-right: 4.3%;
    }
    .prostyles_fr dl{
        padding-left: 45px;
    }
    .about_fl{
        width: 15%;
    }
    .about_fc{
        width: 30%;
    }
    .indexmore{
        margin-top: 15%;
    }
    .footer2_fc{
        width: 40%;
        margin: 0 8%;
    }
    .footer2_fr{
        width: 35%;
    }
    .iabout_fr1{
        font-size: 24px;
    }
    .iabout_fr2{
        line-height: 30px;
    }


}

@media (min-width:1201px) and (max-width:1279px){
    .container1{
        width: 96%;
    }
    .menupc li{
        margin: 0 8px;
    }
    .menupc li a{
        padding: 0 20px;
    }
    .prostyles_fl dl dd{
        width: 29%;
        margin-right: 4.3%;
    }
    .prostyles_fr dl{
        padding-left: 35px;
    }
    .about_fl{
        width: 15%;
    }
    .about_fc{
        width: 30%;
    }
    .indexmore{
        margin-top: 15%;
    }
    .footer2_fc{
        width: 40%;
        margin: 0 8%;
    }
    .footer2_fr{
        width: 35%;
    }
    .iabout_fr1{
        font-size: 24px;
    }
    .iabout_fr2{
        line-height: 30px;
    }
}

@media(max-width:1200px) {
    .container1{
        width:100%;
        margin:0 auto;
        padding-left:15px;
        padding-right:15px;
    }
    .show_content img{
        display:block;
        max-width:100%;
        height:auto;
        margin-left:auto;
        margin-right:auto;
    }
    .footer1 .container1{
        padding: 13px 15px;
    }
    .footer2_fl{
        width: 12%;
    }
    .footer2_fc{
        width: 40%;
        margin: 0 5%;
    }
    .footer2_fr{
        width: 38%;
    }
    .home-about{
        margin: 50px auto;
    }
    .about_fl{
        width: 18%;
    }
    .about_fc{
        width: 35%;
        margin: 0 3%;
    }
    .about_fr{
        width: 41%;
    }
    .about_fl h3{
        font-size: 40px;
    }
    .about_fl h3:after{
        right: 45px;
        bottom: 25px;
        width: 60px;
    }
    .indexmore{
        margin-top: 15%;
    }
    .index_title{
        font-size: 40px;
    }
    .home-contact{
        margin: 50px auto 0 auto;
    }
    .contact{
        padding: 28px 0 50px 0;
    }
    .ban_info h3{
        font-size: 45px;
    }
    .icontact{
        padding: 30px 0 50px 0;
    }
    .icontact_con{
        margin-top: 30px;
    }
    .iabout_fr1{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .iabout_fr2{
        line-height: 25px;
    }
    .ifeedback{
        padding: 32px 15px;
    }
    .ifeedback_con{
        width: 100%;
    }
    .ifeedback_con_t_fr{
        width: 50%;
    }
    .ipro_txt{
        margin: 12px 0 24px 0;
        font-size: 16px;
    }
    .show_back_fr{
        width: 15%;
    }
}

@media(max-width:768px) {
    .about_fl{
        width: 21%;
    }
    .about_fc{
        width: 32%;
        margin: 0 3%;
    }
    .about_fr{
        width: 41%;
    }
    .about_fl h3{
        font-size: 30px;
    }
    .about_fl h3:after{
        right: 55px;
        bottom: 20px;
        width: 50px;
    }
    .about_fr1{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .about_fr2{
        height: 100px;
        line-height: 25px;
    }
    .index_title{
        font-size: 30px;
    }
    .pcate_con{
        margin: 30px 0 10px 0;
    }
    .pcate_txt img{
        margin: 0 auto 15px auto;
    }
    .pcate_cons li a:hover .pcate_txt{
        padding: 13% 0 0 0;
    }
    .icontact_con li{
        padding: 0 3%;
    }
    .contact_con_fl{
        width: 45%;
    }
    .contact_con_fl li h2{
        font-size: 24px;
    }
    .contact_con_fl li h3{
        font-size: 18px;
    }
    .contact_con_fl li span{
        font-size: 20px;
    }
    .contact_con_fr h3{
        font-size: 24px;
    }
    .ban_info h3{
        font-size: 35px;
    }
    .icontact_con li h2{
        font-size: 24px;
    }
    .icontact_con li h3{
        font-size: 18px;
    }
    .icontact_con li span{
        font-size: 20px;
    }
    .icontact_con h3{
        font-size: 24px;
    }
    .inner_nav{
        margin-bottom: 30px;
    }
    .inner_nav li a{
        font-size: 16px;
    }
    .iabout .tp{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .iabout_fr{
        float: none;
        width: 100%;
    }
    .ihonor li{
        padding: 0 7px;
    }
    .iculture_txts h3{
        font-size: 14px;
        padding: 0 10px;
    }
    .ipro li{
        padding: 7px 7px;
    }
    .show_back_fr{
        width: 18%;
    }
}

@media(max-width:600px) {
    .footer1 .container1{
        padding: 15px;
    }
    .footer1 p{
        float: none;
        width: 100%;
        margin-bottom: 5px;
        font-size: 16px;
    }
    .footer1 ul{
        float: none;
        width: 100%;
    }
    .footer2{
        padding: 30px 0;
    }
    .footer2_fl {
        float: none;
        width: 100%;
    }
    .footer2_fl img{
        margin: 0 auto;
    }
    .footer2_fl span{
        display: block;
        text-align: center;
    }
    .footer2_fc {
        float: none;
        width: 100%;
        overflow: hidden;
        margin: 20px 0;
    }
    .footer2_fr {
        float: none;
        width: 100%;
    }
    .footer2_fr dl{
        width: 50%;
    }
    .footer2_fr dl dt{
        margin-bottom: 0;
    }
    .home-about{
        margin: 30px auto;
    }
    .about_fl{
        float: none;
        width: 100%;
    }
    .about_fc{
        float: none;
        width: 100%;
        margin: 20px 0;
        overflow: hidden;
    }
    .about_fr{
        float: none;
        width: 100%;
    }
    .about_fl h3{
        text-align: center;
        font-size: 20px;
    }
    .about_fl h3:after{
        display: none;
    }
    .about_fl h3 br{
        display: none;
    }
    .indexmore{
        margin: 20px auto;
    }
    .about_fr1{
        font-size: 16px;
        line-height: 1.5;
    }
    .index_title{
        font-size: 20px;
    }
    .pcate_con{
        margin: 20px 0 10px 0;
    }
    .pcate_cons{
        float: none;
        width: 100%;
        padding: 0;
    }
    .pcate_cons li a:hover .pcate_txt{
        padding: 20% 0 0 0;
    }
    .home-contact{
        margin: 30px auto 10px auto;
    }
    .contact{
        padding: 20px 0;
    }
    .contact_con{
        margin-top: 20px;
    }
    .contact_con_fl{
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .contact_con_fr{
        float: none;
        width: 100%;
    }
    .contact_con_fl li h2{
        font-size: 18px;
    }
    .contact_con_fl li h3{
        font-size: 16px;
    }
    .contact_con_fl li span{
        font-size: 18px;
    }
    .contact_con_fr h3{
        font-size: 18px;
    }
    .ban_info{
        height: 42px;
        margin-top: -22px;
    }
    .ban_info h3{
        font-size: 22px;
    }
    .ban_info h3:after{
        margin: 15px auto 0 auto;
    }
    .inner-main{
        margin: 30px auto;
    }
    .icontact{
        padding: 30px 0 0 0;
    }
    .icontact_con{
        margin-top: 20px;
    }
    .icontact_con li h2{
        font-size: 18px;
    }
    .icontact_con li h3{
        font-size: 16px;
    }
    .icontact_con li span{
        font-size: 18px;
    }
    .icontact_con h3{
        font-size: 18px;
    }
    .icontact_con li{
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .icontact_con li:last-child{
        margin-bottom: 0;
    }
    .inner_nav{
        display: none;
    }
    .iabout_fr1{
        font-size: 18px;
    }
    .ifeedback_con_t_fl{
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .ifeedback_con_t_fr{
        float: none;
        width: 100%;
    }
    .ly1 textarea{
        height: 150px;
    }
    .ifeedback_con_b input{
        width: 130px;
        line-height: 45px;
    }
    .ihonor{
        margin-bottom: 10px;
    }
    .ihonor li{
        width: 50%;
        padding: 0 5px;
    }
    .ihonor_img{
        padding: 3px;
    }
    .ihonor_txt{
        font-size: 15px;
    }
    .pagination a{
        width: 33px;
        height: 33px;
        line-height: 33px;
    }
    .iculture li{
        width: 50%;
    }
    .ipro{
        margin-bottom: 10px;
    }
    .ipro li{
        width: 50%;
        padding: 5px 5px;
    }
    .ipro_txt{
        margin: 12px 0;
        font-size: 15px;
    }
    .show_title h3{
        font-size: 20px;
    }
    .show_back_fl{
        width: 65%;
    }
    .show_back_fr{
        width: 30%;
    }
    .show_back_fr a{
        background: #005bac url(../images/return.png) no-repeat 10px center;
        padding-right: 10px;
    }
    .ipro_info{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .show_title{
        display: inherit;
    }
}


@media(max-width:414px) {

}

@media(max-width:375px) {

}

@media(max-width:320px) {
    .yx a{
        padding-top: 15px;
    }
    .yx img{
        height: 30px;
    }
    .ly1 label{
        width: 20%;
    }
    .ly1 input{
        width: 75%;
    }
    .ly1 textarea{
        width: 75%;
    }
    .show_back_fr a{
        background: #005bac url(../images/return.png) no-repeat 5px center;
        padding-right: 5px;
    }
}














