.top1* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #333;
}

body {
    font-family: "微软雅黑";
    min-width: 1200px;
}

ul {
    list-style: none;
}

.wec{
	width:100%;
	height:40px;
	line-height:40px;
	background:#f1f1f1;
}
.wecs{
	width:1200px;
	margin:auto;
}
.left_wec{
	float:left;
	color:#333;
}
.right_wec{
	float:right;
}
.right_wec a{
	color:#666;
	padding:0 20px;
	display:inline-block;
	border-left:1px solid #dedede;
}

.tops {
    width: 1146px;
    margin: auto;
    display: block;
    overflow: hidden;
}

.top1 {
    width: 100%;
    background:#082648;
	 border-bottom:5px solid #dd9615;
    height: 58px;
}

.nav {
    width: 1146px;
    margin: auto;
}

.nav>ul {
    margin-bottom: 0;
    font-size: 0;
}

.nav>ul>li {
    display: inline-block;
    position: relative;
    transition: all 0.3s;
    width: 150px;
    height: 44px;
    border-radius: 51px;
    margin-top: 4px;
}

.nav>ul>li>a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    transition: all 0.3s;
   
    line-height: 100%;
    margin-top: 15px;
}

.nav span {
    float: right;
}

.nav>ul>li:nth-child(1)>a {
    border-left: 0;
}

.nav>ul>li:last-child>a {
    border-right: 0;
}

.nav>ul>li:hover {
    background: #ff7f02;
}

.nav>ul>li:hover>a {
    font-weight: 700;
    border-left: 0;
    color: #fff;
}

.clear {
    clear: both;
}

.more1 {
    position: absolute;
    left: 0;
    top: 45px;
    width: 100%;
    z-index: 999;
    background: #0172bd;
    display: none;
}

.more1 a {
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    color: #fff;
    border-bottom: 1px solid #61a5d4;
    margin-bottom: -1px;
    text-align: center;
    font-size: 14px;
    transition: all 0.3s linear 0s;
}

.myTop {
    width: 100%;
    background: url(../image/1_02.jpg)center 0;
    line-height: 49px;
    height: 49px;
}

.myTop>div {
    width: 1146px;
    margin: auto;
}

.myTop>div>span {
    float: left;
    color: #7a7a7a;
}

.myTopright {
    float: right;
}

.myTopright .myTopright_a {
    height: 49px;
    line-height: 49px;
    display: inline-block;
    float: right;
}

.myTopright .myTopright_a span {}

.myTopright .myTopright_a img {
    margin: 0 7px;
}

.myTopright .myTopright_a a {
    color: #7a7a7a;
}

.sous {
    width: 100%;
    background: #fff;
    height: 68px;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
}

.sous>div {
    width: 1146px;
    margin: 0 auto;
    overflow: hidden;
}

.sousLeft {
    float: left;
    line-height: 68px;
    overflow: hidden;
}

.sousLeft>img {
    float: left;
    margin-top: 25px;
    margin-right: 10px;
}

.sousLeft span {
    font-size: 16px;
    font-weight: 700;
    color: #0084ca;
    float: left;
}

.sousLeft a {
    color: #676363;
    font-size: 14px;
    border-right: 1px solid #676363;
    line-height: 100%;
    display: block;
    float: left;
    padding: 0 9px;
    margin-top: 28px;
}

.sousLeft a:last-child {
    border: 0;
}

.sousRight {
    float: right;
    overflow: hidden;
    margin-top: 17px;
}

.sousRight input:nth-child(1) {
    width: 253px;
    height: 36px;
    display: block;
    float: left;
    overflow: hidden;
    outline: none;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    border-right: 0;
}

.sousRight input:nth-child(2) {
    width: 44px;
    height: 36px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(../image/7_05.jpg)center 0 no-repeat;
    border: 0;
    text-align: center;
}

.tabj {
    height:324px;
}

.td {
    padding-top: 65px;
    width: 1200px;
    margin: auto;
}

.td h2 {
    text-align: center;
    height: 120px;
}

.td h2 span {
    display: block;
    font-size: 38px;
    line-height: 38px;
    color: #000;
    font-weight: bold;
}

.td h2 i {
    display: block;
    margin-top: 24px;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    font-weight: normal;
    font-style: normal;
}

.td ul {
    height: 260px;
    background: #FFF;
    border-radius: 30px 0px 30px 0px;
    padding-top: 40px;
    box-sizing: border-box;
}

.td ul li {
    float: left;
    width: 290px;
    height: 172px;
    box-sizing: border-box;
    border-right: 1px solid #eeeeee;
}

.td ul li i {
    display: block;
    width: 76px;
    height: 64px;
    margin: 0 auto 28px;
    transition: .5s;
}

.td ul li:hover i {
    transform: rotate(360deg);
}

.td ul li .td1 {
    background: url(../image/td1.png) no-repeat center;
}

.td ul li .td2 {
    background: url(../image/td2.png) no-repeat center;
}

.td ul li .td3 {
    background: url(../image/td3.png) no-repeat center;
}

.td ul li .td4 {
    background: url(../image/td4.png) no-repeat center;
}

.td ul li span {
    display: block;
    text-align: center;
}

.td ul li span b {
    display: block;
    font-size: 24px;
    line-height: 28px;
	 font-style:normal;
    color: #242424;
    margin-bottom: 18px;
}

.td ul li span em {
    display: block;
    font-size: 17px;
    color: #535353;
	 font-style:normal;
    line-height: 18px;
}

.td ul li.last {
    border-right: 0;
}

.td ul li:hover span b {
    color: #014a96;
}

.td ul li:hover span em {
    color: #014a96;
}

.blk-main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curmbs-1 b {
    border-left: 10px solid #0b284a;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 a {
    color: #666;
}

.blk-xs {
    width: 240px;
}

.blk {
    margin-bottom: 20px;
}

.fl {
    float: left;
}

.p14-left-nav-1-tit {
    background: #0b284a;
    height: 75px;
}

.p14-left-nav-1-tit h3 {
    margin: 0;
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.p14-left-nav-1-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../image/p14-icon5.png) no-repeat right center #0b284a;
    margin: 0;
    margin-bottom: 2px;
}

.p14-left-nav-1-nav-one h3.sidenavcur,
.p14-left-nav-1-nav-one h3:hover {
    background: url(../image/p14-icon2.png) no-repeat right center #0b284a;
}

.p14-left-nav-1-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #fff;
}

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-left-nav-1-nav dl {
    padding: 2px 0 4px;
    margin-bottom: 0;
}

.p14-left-nav-1-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
}

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-weight: 400;
}

.p14-left-nav-1-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.p14-left-nav-1-nav dt.sidenavcur a,
.p14-left-nav-1-nav dt:hover a {
    color: #0b284a;
}

.p14-left-nav-1-nav dt.sidenavcur:after,
.p14-left-nav-1-nav dt:hover:after {
    border-color: #0b284a;
}

.p14-left-nav-1-nav-one>dl {
    display: none;
}

.cbgg-01 {
    border: 1px solid #0b284a;
    text-align: center;
    color: #000;
}

.cbgg-01 .tit {
    color: #fff;
    font-size: 18px;
    background: #0b284a;
    height: 71px;
    padding-top: 18px;
    text-align: center;
    overflow: hidden;
}

.cbgg-01 .tit i {
    color: #fff;
    display: block;
    font: 12px Arial;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-style: normal;
}

.leftlx {
    text-align: left;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 14px;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
}

.leftlx p {
    padding-top: 10px;
    line-height: 25px;
}

.leftlx .dianh .dianhua span {
    font-size: 24px;
}

.leftlx a {
    color: #666;
}

.blk-sm {
    width: 930px;
}

.fr {
    float: right;
}

.b {
    clear: both;
}
.productbg
{ background:#f7f7f7;
padding:30px 0;}
.leftnav-z1-tit {
    margin: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    font-size: 24px;
}

.leftnav-z1-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #003e71;
    font-weight: 600;
    color: #666;
}

.leftnav-z1-list {
    overflow: hidden;
}

.leftnav-z1-list dl {
    width: 30.9%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}

.leftnav-z1-list dt {
    position: relative;
}

.leftnav-z1-list dt img {
    width: 100%;
    display: block;
    height: 214px;
}

.leftnav-z1-list dt p {
    position: absolute;
    width: 100%;
    height: 214px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    display: block;
    margin: 0;
    transform: scale(0);
    transition: 0.3s linear;
}

.leftnav-z1-list dt p label {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #b5a40f;
    display: table;
    text-align: center;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.leftnav-z1-list dt p label i {
    color: #fff;
    display: block;
    border: 1px solid #ddd;
    border-radius: 50%;
    font-size: 20px;
    width: 100%;
    height: 100%;
    line-height: 33px;
}

.leftnav-z1-list dt a:hover p {
    transform: scale(1);
    transition: 0.3s linear;
}

.leftnav-z1-list dd {
    padding: 6px 20px 6px 20px;
}

.leftnav-z1-list dd h4 {
    margin: 0;
    height: 45px;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
}

.leftnav-z1-list dd h4 a {
    color: #666;
}

.leftnav-z1-list dl:hover {
    border-color: #0b284a;
}

.small-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.magnifier {
    width: 500px;
    position: relative;
    float: left;
    margin-bottom: 34px;
}

.magnifier-container {
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.move-view {
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../image/move-box.png');
}

.images-cover {
    height: 100%;
    width: 100%;
    position: relative;
}

.images-cover img {
    position: absolute;
}

.magnifier-assembly {
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.magnifier-btn {
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}

.magnifier-btn span {
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}

.magnifier-btn .magnifier-btn-left {
    float: left;
}

.magnifier-btn .magnifier-btn-right {
    float: right;
}

.magnifier-line {
    position: relative;
    overflow: hidden;
    height: 92px;
}

.magnifier-line ul {
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}

.magnifier-line li {
    float: left;
    width: 100px;
    cursor: pointer;
}

.magnifier-line ul>.active .small-img {
    border-color: #bbb;
}

.small-img {
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}

.small-img img {
    max-width: 100%;
    max-height: 100%;
}

.magnifier-view {
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}

.magnifier-view img {
    display: block;
}

.animation03 {
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}

.detail {
    overflow: hidden;
}

.detailLeft {
    float: left;
}

.detailRight {
    margin-left: 55px;
    float: left;
    width: 45%;
    overflow: hidden;
    line-height: 29px;
    overflow: hidden;
}

.detailRight>h1 {
    margin: 0;
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    overflow: hidden;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.p1-pro-showcase-1-txt-t1 {
    margin-bottom: 86px;
    overflow: hidden;
}

.p1-pro-showcase-1-txt-t1 i {
    font-style: normal;
}

.p1-pro-showcase-1-txt-t1 b {
    font-style: normal;
}

.p1-pro-showcase-1-txt-t1 strong {
    font-style: normal;
}

.p1-pro-showcase-1-tle .p1-pho-1 {
    background: url(../image/VISkins-p1.png) no-repeat 0 -3px;
    min-height: 50px;
    padding-left: 44px;
    font-size: 20px;
    line-height: 30px;
    margin-left: 30px;
    margin-right: 50px;
    color: #0b284a;
}

.fl {
    float: left;
}

.p1-pho-1 span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}

.p1-pho-1 i {
    font-style: normal;
}

.fl {
    float: left;
}

.p1-pho-2 em {
    display: block;
    width: 122px;
    height: 35px;
    background: #0b284a;
    font-size: 16px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
}

.p14-prodcontent-1>h4 {
    margin: 40px 0 15px 0;
    background: url(../image/100.jpg) no-repeat left center;
    padding-left: 34px;
    font: 24px "Microsoft YaHei";
    color: #333333;
}

.p14-prodcontent-1>h4>i {
    font: 16px "Arial";
    color: #454545;
    font-style: normal;
    text-transform: uppercase;
    padding-left: 10px;
}

.zxlb-1n-ts-01-list dl {
    border: 1px solid #dedede;
    width: 100%;
    margin-bottom: 15px;
    padding: 22px 0 22px;
    background: #fff;
    display: inline-block;
}

.zxlb-1n-ts-01-list dt {
    width: 35%;
    float: left;
    margin-left: 22px;
    margin-right: 5.5%;
}

.zxlb-1n-ts-01-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.zxlb-1n-ts-01-list dd {
    width: 54%;
    float: left;
}

.zxlb-1n-ts-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.zxlb-1n-ts-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxlb-1n-ts-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.zxlb-1n-ts-01-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.zxlb-1n-ts-01-list-deta a {
    color: #666;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background: #0b284a;
    border-color: #0b284a;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
    color: #fff;
}

.zxlb-1n-ts-01-list dl:hover h4 a {
    color: #0b284a;
}

.zxlb-1n-ts-01-list dl:hover {
    border-color: #0b284a;
}

.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../image/p16-icon6.png) no-repeat bottom center #0073cb;
    border-color: #0073cb;
}

.tl-fdh-02 li {
    width: 20%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #d8d8d8;
    box-sizing: border-box;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #333;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
}

.p12-aboutinfo-1-nr {
    padding: 0 0 20px;
}

.endit-content {
    line-height: 28px;
}

.k12-gl-gslb-3nf1-1-01-left {
    overflow: hidden;
}

.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
    margin-right: 0;
}

.k12-gl-gslb-3nf1-1-01-left dl {
    width: 24%;
    float: left;
    margin-right: 16px;
    background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dt {
    border: 1px solid #e5e5e5;
    padding: 10px 9px;
    background: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dt img {
    display: block;
    width: 100%;
}

.k12-gl-gslb-3nf1-1-01-left dd {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dd a {
    color: #4b4a4a;
}

.service,
.product {
    width: 100%;
    overflow: hidden;
}

.products {
    width: 1200px;
    margin: auto;
}

.product {
    margin-top: 40px;
}

.left_pro {
    width: 270px;
    float: left;
}

.lptitle {
    width: 100%;
    text-align: center;
    height: 100px;
    background: #0b284a;
    margin-bottom: 8px;
}

.lptitle div:first-child {
    font-size: 26.7px;
    color: #fff;
    padding-top: 19px;
}

.lptitle div:nth-child(2) {
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
}

.left_pro ul {
    margin-bottom: 0;
    width: 100%;
    height: 922px;
    background: #f7f7f7;
    border: 3px solid #0b284a;
    padding-left: 28px;
    padding-right: 31px;
    padding-top: 17px;
}

.left_pro ul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding-left: 27px;
    background: url(../image/prolist.png) 8px center no-repeat;
    background-color: #0b284a;
    margin-bottom: 6px;
}

.left_pro ul li a {
    font-size: 16px;
    color: #fff;
}

.left_pro ul .detailpro {
    height: auto;
    background: none;
    border: none;
    padding: 0;
    display: none;
}

.left_pro ul .detailpro li {
    background: none;
    border-bottom: 1px dashed #d2d2d2;
}

.left_pro ul .detailpro li a {
    font-size: 14px;
    color: #464646;
}

.right_pro {
    width: 872px;
    float: right;
    overflow: hidden;
}

.rpnav {
    width: 100%;
    overflow: hidden;
    height: 52px;
    border: 1px solid #dfdfdf;
}

.rpnav a {
    display: inline-block;
    width: 174px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #1f2329;
}

.rpnav a:last-child {
    font-size: 14px;
    color: #696969;
    font-weight: normal;
}

.rpnav a:hover {
    background: #0b284a;
    color: #fff;
}

.swiper-container.proswiper {
    margin-top: 37px;
    width: 100%;
    height: 367px;
    border: 15px solid #f6f4f4;
}

.swiper-container.proswiper img {
    width: 100%;
}

.swiper-container.proswiper .swiper-pagination-bullet {
    width: 21px;
    height: 21px;
    background: #fff;
}

.swiper-container.proswiper .swiper-pagination-bullet-active {
    background: #224f92;
}

.homeproducts {
    float: left;
    margin-top: 38px;
    overflow: hidden;
}

.homeproduct {
    display: flex;
    flex-wrap: wrap;
}

.homeproduct a {
    display: block;
    width: 271px;
    height: 250px;
    text-align: center;
    margin-left: 28px;
    margin-bottom: 21px;
}

.homeproduct a>img {
    width: 271px;
    height: 204px;
    border: 1px solid #dfdfdf;
}

.homeproduct a div {
    width: 271px;
    height: 46px;
    overflow: hidden;
    text-align: center;
    color: #464646;
    font-size: 16px;
    background: #dfdfdf;
}

.homeproduct a div span {
    height: 46px;
    line-height: 46px;
}

.cp_tit {
    font-size: 40px;
    color: #333;
	padding-top:20px;
    text-align: center;
    height: 105px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/cp_tline.png) no-repeat center 60px;
    font-weight: bold;
}
.cp_tit span {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 0 0;
}
.ys_bg {
   
    height:666px;
	 background:#f8f8f8;
    overflow: hidden;
    margin-top: 40px;
}

.yous {
    height: 750px;
}

.yous .cp_tit {
    color: #000;
   
}

.yous .cp_tit span {
    color: #000;
}

.ys_t {
    height: 143px;
    width: 672px;
    background: #fff;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 3415px;
    left:385px;
    z-index: 10;
}

.ys_t ul li {
    font-size: 20px;
    color: #333;
    float: left;
    width: 168px;
    height: 143px;
    padding: 20px 0 0;
    position: relative;
    text-align: center;
}

.ys_t ul li:before {
    content: "";
    width: 1px;
    height: 37px;
    background: #efefef;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: -1;
}

.ys_t ul li p {
    width: 46px;
    height: 46px;
    position: relative;
    margin: 0 auto;
}

.ys_t ul li b {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    margin: 0 auto;
}

.ys_t ul li em {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.1s ease 0.2s;
    transition: all 0.1s ease 0.2s;
    margin: 0 auto;
}

.ys_t ul li b img,
.ys_t ul li em img {
    display: block;
    width: 46px;
    height: 46px;
}

.ys_t ul li span {
    display: block;
    padding: 10px 0 0;
    line-height: 22px;
}

.ys_t ul li i {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(51, 51, 51, 0.4);
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.ys_t ul li.on {
    background: #0b284a;
    color: #fff;
    font-weight: bold;
    z-index: 5;
}

.ys_t ul li.on i {
    color: rgba(255, 255, 255, 0.4);
    font-weight: normal;
}

.ys_t ul li.on b {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%) rotate(180deg);
    transform: translateX(100%) rotate(180deg);
}

.ys_t ul li.on em {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.ys_t ul li:first-child:before {
    background: none;
}

.yous dl {
    position: relative;
    height: 617px;
    background: #f8f8f8;
    margin-top: 48px;
    margin-bottom: 0;
}

.yous dl dt {
    width: 960px;
    height: 617px;
	 background:#f8f8f8;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
}

.yous dl dt img {
    width: 960px;
    height: 617px;
}

.yous dl dd {
    width: 500px;
    float: left;
    padding: 135px 0 0 55px;
}

.yous dl dd h5 {
    height: 90px;
    border-bottom: #d6d6d6 2px solid;
    width: 500px;
    display: inline-block;
    font-size: 30px;
    color: #333;
}

.yous dl dd em {
    width: 46px;
    height: 46px;
    display: block;
    float: left;
    line-height: 0;
    margin: 6px 15px 0 0;
}

.yous dl dd em img {
    width: 46px;
    height: 46px;
}

.yous dl dd span {
    display: block;
    float: left;
    line-height: 32px;
}

.yous dl dd i {
    display: block;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.yous dl dd b {
    width: 60px;
    height: 50px;
    display: block;
    float: right;
    line-height: 0;
}

.yous dl dd b img {
    width: 60px;
    height: 50px;
}

.yous dl dd p {
    font-size: 14px;
    color: #333;
    padding: 20px 0 0;
    line-height: 30px;
}

.fangan {
    width: 100%;
    overflow: hidden;
    height: 334px;
    background: url(../image/fanganbg.png) center no-repeat;
    
}

.fangans {
    width: 1200px;
    margin: auto;
}

.fatitle {
    text-align: center;
}

.famaintitle {
    font-size: 38.32px;
    color: #fff;
    font-weight: bold;
    margin-top: 35px;
}

.fatitles {
    font-size: 17.97px;
    color: #fff;
    margin-top: 15px;
}

.fangans form {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.fangans form input[type=text] {
    border: none;
    outline: 0;
    border-radius: 5px;
    height: 44px;
    padding-left: 15px;
    margin-right: 10px;
}

.fangans form input[type=text]:first-child {
    width: 209px;
    background: url(../image/images/images_16.jpg) 175px center no-repeat;
    background-color: #fff;
}

.fangans form input[type=text]:nth-child(2) {
    width: 209px;
    background: url(../image/images/images_18.jpg) 175px center no-repeat;
    background-color: #fff;
}

.fangans form input[type=text]:nth-child(3) {
    width: 304px;
    background: url(../image/images/images_13.jpg) 265px center no-repeat;
    background-color: #fff;
}

.fangans form input[type=submit] {
    width: 194px;
    height: 44px;
    border-radius: 5px;
    border: none;
    outline: 0;
    background: #0084ca;
    font-size: 17px;
    color: #fff;
}

.fatel {
    text-align: center;
    margin-top: 30px;
}

.fatel span:nth-child(2) {
    font-size: 17px;
    color: #f7f7f7;
}

.fatel span:nth-child(3) {
    font-family: Impact;
    font-size: 31px;
    color: #f7f7f7;
}

.fatel img {
    margin-top: -20px;
}

.fatel a {
    display: inline-block;
    width: 158px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border-radius: 5px;
    background: #ff7f02;
    font-size: 17px;
    color: #f7f7f7;
    margin-left: 15px;
}

.ys_bj {
    position: relative;
    margin-top: -27px;
    z-index: 1;
    background: url(../image/ys_bj.jpg) no-repeat center 0;
    height: 950px;
    overflow: hidden;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ys {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ys h2 {
    height: 80px;
    height: 136px;
    overflow: hidden;
    font-weight: bold;
    margin: auto;
}

.ys_nav {
    height: 177px;
    overflow: hidden;
}

.ys_nav li {
    float: left;
    margin-right: 40px;
    width: 270px;
    overflow: hidden;
    font-size: 24px;
    color: #333333;
    position: relative;
}

.ys_nav li:last-child {
    margin-right: 0;
}

.ys_nav li p {
    background: url(../image/ys_ico.png) no-repeat right 48px;
    line-height: 32px;
    height: 177px;
}

.ys_nav li i {
    display: block;
    padding-top: 26px;
    font-size: 12px;
    color: #cecece;
    text-transform: uppercase;
    font-family: Arial;
    line-height: 15px;
}

.ys_nav li::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
    background: #d5d5d5;
}

.ys_nav li::after {
    position: absolute;
    content: "";
    width: 99px;
    height: 2px;
    top: 0;
    left: 0;
    background: #265294;
}

.ys_nav .li01 {
    background: url(../image/01.png) no-repeat left 92px;
    height: 178px;
}

.ys_nav .li02 {
    background: url(../image/02.png) no-repeat left 92px;
    height: 178px;
}

.ys_nav .li03 {
    background: url(../image/03.png) no-repeat left 92px;
    height: 178px;
}

.ys_nav .li04 {
    background: url(../image/04.png) no-repeat left 92px;
    height: 178px;
}

.ys_nav .li01:hover,
.ys_nav .li01.cur {
    background: url(../image/01-1.png) no-repeat left 92px;
    height: 178px;
}

.ys_nav .li02:hover,
.ys_nav .li02.cur {
    background: url(../image/02-2.png) no-repeat left 92px;
    height: 178px;
}

.ys_nav .li03:hover,
.ys_nav .li03.cur {
    background: url(../image/03-3.png) no-repeat left 92px;
    height: 178px;
}

.ys_nav .li04:hover,
.ys_nav .li04.cur {
    background: url(../image/04-4.png) no-repeat left 92px;
    height: 178px;
}

.ys_c {
    height: 500px;
    overflow: hidden;
}

.ys_c dt {
    float: left;
    width: 902px;
    height: 500px;
    overflow: hidden;
}

.ys_c dt img {
    width: 902px;
    height: 500px;
}

.ys_c dd {
    float: right;
    width: 298px;
    height: 500px;
    background: #265294;
    overflow: hidden;
    padding: 92px 32px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ys_c dd h3 {
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    font-weight: normal;
}

.ys_c dd h3 a {
    color: #fff;
}

.ys_c dd p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
}

.bt01 {
    font-size: 42px;
    color: #222222;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    height: 104px;
}

.bt01 a {
    color: #222222;
}

.bt01 span {
    color: #265294;
    display: inline-block;
    padding-left: 30px;
}

.bt01 i {
    display: block;
    font-size: 20px;
    color: #585858;
    font-weight: normal;
    line-height: 50px;
    font-style: normal;
}

.bt01 i img {
    vertical-align: middle;
    margin: 0 15px;
}

.shebbg {
    padding: 10px 0;
}

.index_e {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.index_es {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.index_es a {
    display: block;
    width: 283px;
    border: 1px solid #ededec;
    overflow: hidden;
    margin-right: 40px;
    position: relative;
}

.index_es a img {
    width: 100%;
    border-right: 0;
    height: 213px;
    transition: all 0.3s;
}

.index_es a div {
    width: 100%;
    font-size: 16px;
    bottom: 0;
    background: #0061b8;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.wrap_001 .title {
    font-size: 32px;
    line-height: 55px;
    color: #075dbf;
    font-weight: bold;
}

.wrap_001 p {
    font-size: 16px;
    line-height: 40px;
}

.wrap_001 {
    margin-bottom: 20px;
    text-align: center;
    background: url(../image/xian.png)center 20px no-repeat;
}

.us_all {
    padding-bottom: 50px;
    margin-top: 40px;
    width: 100%;
    padding-top: 50px;
    overflow: hidden;
    height: 477px;
    background: url(../image/images/abbg_02.jpg) center 0px no-repeat;
}

.us_m {
    width: 1200px;
    margin: 0 auto;
}

.s_00 {
    width: 1200px;
    margin: 0 auto;
}

.s_00 .left_01_s {
    height: 126px;
    color: #464646;
    padding-left: 150px;
    padding-top: 60px;
    float: left;
    background: url(../im/a_00.png) 0px 0px no-repeat;
}

.r_s {
    width: 150px;
    color: #464646;
    line-height: 40px;
    text-align: center;
}

.r_s a:hover {
    background: #5092d3;
    color: #fff;
}

.us_m .left_001 {
    float: right;
}

.us_m .about_title {
    height: 136px;
    padding-left: 101px;
    line-height: 136px;
    background: url(../images/987.jpg) 0px 0px no-repeat;
    font-size: 28px;
    color: #1475cf;
    font-weight: bold;
}

.us_m .left_001 img {
    width: 578px;
    height: 379px;
}

.us_right {
    width: 405px;
    float: left;
    color: #464646;
    line-height: 24px;
}

.us_right .t_001 {
    font-size: 28px;
    color: #141414;
    font-weight: bold;
    line-height: 45px;
}

.us_right .r_s a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    display: block;
    background: #ff7f02;
}

.us_about {
    line-height: 28px;
}

.us_about p {
    font-size: 14px;
    color: #4b4b4b;
}

.us_about .title_0001 {
    line-height: 60px;
    color: #003b7b;
    font-size: 24px;
}

.us_right a:hover {
    text-decoration: underline;
}

.us_right .gengduio a:hover {
    background: #1475cf;
    color: #fff;
    background: #e99a01;
}

.xinwen_s .content_01 {
    overflow: hidden;
}

.xinwen_s .content_01 .left_001 {
    width: 546px;
    float: left;
    border: 1px solid #0061b8;
}

.xinwen_s .content_01 .left_001 .wrap {
    padding: 20px;
}

.xinwen_s .content_01 .left_001 .wrap .title a {
    color: #464646;
    font-size: 16px;
    font-weight: bold;
}

.xinwen_s .content_01 .right_001 {
    width: 602px;
    float: right;
}

.xinwen_s .content_01 .right_001 .bai_01 {
    font-size: 24px;
    line-height: 50px;
    border-bottom: 2px solid #f2f2f2;
}

.xinwen_s .content_01 .right_001 .bai_01 .tit {
    width: 100px;
    border-bottom: 2px solid #075dbf;
}

.xinwen_s .content_01 .right_001 .s_list_01 {
    border-bottom: 1px dashed #dfdfdf;
}

.xinwen_s .content_01 .right_001 .s_list_01 .tile_01 a {
    color: #1e1e1e;
    line-height: 33px;
    font-size: 18px;
}

.xinwen_s .content_01 .right_001 ul {
    overflow: hidden;
}

.xinwen_s .content_01 .right_001 ul li {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
    padding-left: 20px;
    background: url(../image/index_26.png) left center no-repeat;
}

.xinwen_s .content_01 .right_001 ul li .b_01 a {
    color: #464646;
    float: left;
}

.xinwen_s .content_01 .right_001 ul li .b_01 .time {
    float: right;
}

.xinwen_s {
    width: 1200px;
    margin: 50px auto;
}

.right_001 ul .time {
    float: right;
}

.left_001 img {
    width: 100%;
}

.s_list_01 p {
    font-size: 14px;
    color: #565656;
}

.liuc {
    background: #f6f6f6;
    overflow: hidden;
    padding-top: 55px;
    padding-bottom: 55px;
}

.liuc h4 {
    font-size: 25px;
	 font-weight:bold;
    color: #1a1a1a;
    height: 90px;
    line-height: 28px;
    position: relative;
    padding: 0 0 0 20px;
}

.liuc h4 i {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: rgba(51, 51, 51, 0.3);
    font-family: Arial, Helvetica, sans-serif;
}

.liuc h4:before {
    content: "";
    width: 6px;
    height: 38px;
    background: #0445a7;
    position: absolute;
    top: 5px;
    left: 0;
}

.liuc ul li {
    font-size: 16px;
    color: #333;
    float: left;
    position: relative;
    height: 150px;
    padding: 10px 0 0 30px;
    width: 134px;
    line-height: 26px;
}

.liuc ul li:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #dfdfdf;
    position: absolute;
    top: 0;
    left: 0;
}

.liuc ul li:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    border-left: 8px solid #dfdfdf;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.liuc ul li em {
    width: 38px;
    height: 36px;
    display: block;
    line-height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.liuc ul li em img {
    width: 38px;
    height: 36px;
}

.liuc ul li i {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: rgba(51, 51, 51, 0.5);
    font-family: Arial, Helvetica, sans-serif;
}

.liuc ul li:hover {
    font-weight: bold;
}

.liuc ul li.liuc_li02 {
    width: 170px;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.case {
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}

.cases {
    width: 1200px;
    margin: auto;
}

.casetitle {
    text-align: center;
}

.caseEtitle {
    font-family: "Times New Roman";
    font-size: 30px;
    font-style: italic;
    color: #909090;
}

.caseCtitle {
    font-size: 30px;
    font-weight: bold;
    color: #090a0a;
}

.casetitle img {
    margin: 0 27px;
}

.homecases {
    float: left;
    margin-top: 40px;
}

.homecase {
    display: flex;
    flex-wrap: wrap;
}

.homecase a {
    display: block;
    width: 280px;
    height: 245px;
    text-align: center;
    margin-left: 22px;
    margin-bottom: 27px;
    border: 1px solid #e8e8e8;
    padding: 2px;
}

.homecase a>img {
    width: 278px;
    height: 193px;
}

.homecase a div {
    width: 278px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    color: #464646;
    font-size: 17px;
}

.homecase a div span {
    height: 50px;
    line-height: 50px;
}

.fast {
    width: 100%;
    overflow: hidden;
   
}

.fasts {
    width: 1200px;
    margin: auto;
}

.fasttitle {
    width: 100%;
    text-align: center;
}

.fastmaintitle {
    font-size: 28px;
    color: #000000;
    margin-bottom: 15px;
}

.fasttitles {
    font-size: 28px;
    color: #0083c9;
    margin-top: 5px;
}

.link {
    width: 100%;
    height: 149px;
    background: #fff;
    margin-top: 25px;
    padding: 0 35px;
}

.links {
    height: 76px;
    width: 100%;
    border-bottom: 1px dashed #cacaca;
    padding-left: 25px;
    padding-right: 70px;
    line-height: 75px;
    overflow: hidden;
}

.jiandu {
    padding-left: 25px;
    padding-right: 70px;
    height: 75px;
    line-height: 75px;
    overflow: hidden;
}

.lmore {
    float: right;
    margin: 0 !important;
}

.links span,
.jiandu span {
    font-size: 16px;
    color: #140d0d;
    font-weight: bold;
}

.links a {
    font-size: 16px;
    color: #363232;
    margin-right: 50px;
}

.jiandu a {
    font-size: 16px;
    color: #363232;
    margin-right: 45px;
}

.fbnav {
    width: 100%;
    overflow: hidden;
    height: 70px;
    background:#0b284a;
  
    line-height: 70px;
}

.fbnavs {
    width: 1200px;
    margin: auto;
}

.fbnavs a {
    font-size: 16px;
    color: #fff;
    margin: 0 46px;
}

.fbnavs a:first-child {
    margin-left: 0;
}

.fbnavs a:last-child {
    margin-right: 0;
}



.foot {
    width: 100%;
    overflow: hidden;
    background: #1b1b1b;
    padding-top: 45px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.foots {
    width: 1200px;
    margin: auto;
}

.fcontact {
    float: left;
    margin-left: 35px;
    padding-right: 85px;
}

.bline {
    height: 232px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    width: 1px;
    float: left;
}

.telnum {
    width: 220px;
    height: 44px;
    line-height: 42px;
    border-radius: 30px;
    border: 1px solid #545454;
    text-align: center;
    font-family: "Source Han Sans CN";
    font-size: 24px;
    color: #eaeaea;
    font-weight: bold;
    margin-top: 13px;
    margin-bottom: 5px;
}

.fcons {
    font-size: 14px;
    color: #eaeaea;
    margin-top: 15px;
    padding-left: 15px;
}

.blist,
.blists {
    float: left;
}

.blist {
    padding-left: 55px;
}

.blists a {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
}

.blists {
    margin-right: 85px;
}

.saoma {
    float: left;
    text-align: center;
    margin-left: 35px;
}

.saoma p {
    font-size: 16px;
    color: #fff;
    margin-top: 23px;
}

.copy {
    height: 62px;
    line-height: 62px;
    text-align: center;
    background: #1b1b1b;
}

.copy,
.copy a {
    font-size: 14px;
    color: #cdcdcd;
}


.about {
    margin: 40px 0 0;
    font-size: 0;
	padding:60px 0;
	background: #f6f6f6;
}

.about .pic {
    position: relative;
    width: 600px;
    height: 380px;
    overflow: hidden;
}

.about .pic img {
    width: 100%;
    transition: all .8s;
}

.about .pic:after {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
}

.about .pic:hover:after {
    left: 100%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}

.about .pic:hover img {
    transform: scale(1.1);
}

.about .text {
    padding-left: 27px;
    padding-top: 40px;
    background: #f6f6f6;
    width: 573px;
    height: 378px;
    overflow: hidden;
}

.about .text dt {
    font-size: 30px;
    color: #474747;
    line-height: 32px;
}

.about .text dt p {
    font-size: 20px;
    margin: 15px 0 20px;
    line-height: 20px;
    font-weight: normal;
}

.about .text dd {
    text-align: justify;
    padding-right: 30px;
    color: #666;
    font-size: 16px;
    line-height: 35px;
    height: 175px;
    overflow: hidden;
}

.about .text .morea {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 115px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}

.about .text .more .z {
    border: 1px solid rgb(220, 220, 220);
    border-right: none;
    color: #474747;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    background: #fff;
}

.about .text .more .r {
    border: 1px solid rgb(220, 220, 220);
    border-left: none;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    color: #fff;
    background: #ed7020;
}

.about .text .more .z:hover {
    color: #fff;
    transition: all .5s;
}

.about .text .more .r:hover {
    color: #474747;
    background: none;
    transition: all .5s;
}

.about .text .morea {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
}

.about .text .morea:before {
    content: '';
    display: block;
    width: 120%;
    height: 0;
    padding: 60% 0;
    background: #2941ad;
    border-radius: 50%;
    position: absolute;
    left: -10%;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: all .5s;
}

.about .text .morea:hover:before {
    height: 100%;
    transform: translateY(-50%) scale(1);
}

.about .text .morea.r:before {
    background: #dcdcdc;
}

.qysl {
    font-size: 0;
    width: 100%;
	padding-bottom:40px;
    background: #f6f6f6;
   
    overflow: hidden;
}

.qysl .nr .bdnr .bd {
    position: relative;
}

.qysl .nr .bdnr .bd .tempWrap {
    width: 1200px!important;
}

.qysl .nr .bdnr .bd ul li {
    width: 284px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.qysl .nr .bdnr .bd ul li .pic {
    position: relative;
    width: 284px;
    height: 200px;
    overflow: hidden;
}

.qysl .nr .bdnr .bd ul li .mc {
    color: #333;
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
}

.qysl .nr .bdnr .bd ul li .pic img {
    width: 100%;
    transition: all .8s;
}

.qysl .nr .bdnr .bd ul li .pic:after {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
}

.qysl .nr .bdnr .bd ul li:hover .pic:after {
    left: 100%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}

.qysl .nr .bdnr .bd ul li:hover .pic img {
    transform: scale(1.1);
}

.qysl .nr .bdnr .bd ul li:hover .mc {
    color: #ed7020;
}

.qysl .nr .bdnr .prev {
    position: absolute;
    left: -30px;
    top: 70px;
    background: url(../image/btn1.png)no-repeat;
    width: 15px;
    height: 40px;
    cursor: pointer;
}

.qysl .nr .bdnr .next {
    position: absolute;
    right: -30px;
    top: 70px;
    background: url(../image/btn2.png)no-repeat;
    width: 15px;
    height: 40px;
    cursor: pointer;
}
.ty_content, .tywidth {
    width: 1200px;
    margin: 0 auto;
}
.homeNew {
    overflow: hidden;
   
    width: 100%;
	  
}

.mynew {
    overflow: hidden;
    margin: auto;
    margin-top: 53px;
    margin-bottom: 4rem;
    width: 1200px;
}

.mynewLeft {
    float: left;
    overflow: hidden;
    background: #fff;
    width: 54%;
    padding-bottom: 3%;
    border: 1px solid #ccc;
}

.mynewLeft h5 {
    margin: 0;
    overflow: hidden;
    height: 45px;
    border-bottom: 1px solid #ccc;
    background: #f0f0f0;
}

.mynewLeft h5 span {
    display: block;
    float: left;
    height: 45px;
    background: #e56d20;
    font-size: 18px;
    color: #fff;
    width: 115px;
    line-height: 45px;
    text-align: center;
}

.mynewLeft h5 a {
    float: right;
    color: #464646;
    margin-top: 15px;
    margin-right: 12px;
}

.mynewLeft h5 i {
    float: left;
    color: #464646;
    font-size: 18px;
    font-family: å®‹ä½“ å¸¸è§„;
    display: block;
    font-style: normal;
    margin-top: 11px;
    margin-left: 29px;
}

.mynewLeft>div {
    overflow: hidden;
}

.newLeft {
    float: left;
    overflow: hidden;
    margin-top: 3.5rem;
    margin-left: 3rem;
    width: 37.5%;
}

.newLeft img {
    width: 100%;
}

.newLeft a {
    height: 80px;
    color: #fff;
    background: #0b284a;
    padding-top: 15px;
    padding-left: 15px;
    display: block;
}

.newLeft i {
    font-style: normal;
}

.newRight {
    float: left;
    overflow: hidden;
    margin-top: 4rem;
    margin-left: 3rem;
    width: 41%;
}

.newRight a {
    display: block;
    background: url(../image/24.png)center 0 no-repeat;
    background-position: 0;
    overflow: hidden;
    color: #797979;
    padding-left: 13px;
    margin-bottom: 13px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newRight a:hover {
    color: #1db8ee;
}

.newWenti {
    float: right;
    overflow: hidden;
    background: #fff;
    width: 40.2%;
    padding-bottom: 1.8%;
    border: 1px solid #ccc;
}

.newWenti h5 {
    margin: 0;
    overflow: hidden;
    height: 45px;
    border-bottom: 1px solid #ccc;
    background: #f0f0f0;
}

.newWenti h5 span {
    display: block;
    float: left;
    height: 45px;
    background: #e56d20;
    font-size: 18px;
    color: #fff;
    width: 115px;
    line-height: 45px;
    text-align: center;
}

.newWenti h5 a {
    float: right;
    color: #272727;
    margin-top: 15px;
    margin-right: 12px;
}

.newWenti h5 i {
    float: left;
    color: #464646;
    font-size: 18px;
    font-family: å®‹ä½“ å¸¸è§„;
    display: block;
    font-style: normal;
    margin-top: 11px;
    margin-left: 29px;
}

.newWenti li {
    overflow: hidden;
    height: 75px;
    width: 91%;
    margin: auto;
    margin-top: 30px;
}

.newWenti li a {
    display: block;
    overflow: hidden;
}

.newWenti li img {
    float: left;
}

.newWenti li div {
    float: right;
    width: 89%;
    overflow: hidden;
}

.newWenti li span {
    display: block;
    color: #2e2e2e;
    margin-top: 5px;
}

.newWenti li p {
    color: #646464;
    margin: 0;
    line-height: 21px;
    margin-top: 6px;
}

.newWenti li span:hover {
    color: #1db8ee;
}
.ys_t ul{
    overflow: hidden;
    padding-left: 0;
}
.blk-sm {
    width: 930px;
}
.page-product-detail-effect {
    float: left;
    width: 42.61%;
}

.page-product-detail-effect .big-img {
    border: 1px solid #eee;
}

.page-product-detail-effect .big-img a {
    display: block;
    display: block;
    text-align: center;
    width: 100%;
    height: 390px;
    font-size: 0;
}

.page-product-detail-effect .big-img a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-effect .big-img a:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-right {
    width: 50%;
    float: right;
}

.page-product-detail-right>h1 {
    font-size: 22px;
    color: #0d0d0d;
    margin-bottom: 20px;
}

.product-detail-item li {
    font-size: 14px;
    line-height: 30px;
    color: #777272;
}

.product-detail-slick {
    position: relative;
    margin-top: 20px;
}

.product-detail-slick a.slick-item {
    display: block;
    text-align: center;
    width: 100%;
    height: 95px;
    font-size: 0;
    border: 1px solid #eee;
    position: relative;
}

.product-detail-slick a.slick-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item.active {
    border-color: #0553a4;
}

.product-detail-slick .owl-nav button {
    position: absolute;
    width: 27px;
    height: 27px;
    background: rgba(37, 37, 37, 0.6) !important;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    top: 50%;
    margin-top: -13.5px;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    outline: none;
    border: none;
}

.product-detail-slick .owl-nav button .icon-font {
    width: 100%;
    height: 100%;
    display: block;
}

.product-detail-slick .owl-nav button .icon-left-arrow:after {
    background-position: 1px -509px;
}

.product-detail-slick .owl-nav button .icon-right-arrow:after {
    background-position: -27px -240px;
}

.product-detail-slick .owl-prev {
    left: 0;
}

.product-detail-slick .owl-prev:after {
    background-position: 0 0;
}

.product-detail-slick .owl-next {
    right: 0;
}

.product-detail-slick:hover .owl-nav button {
    opacity: 1;
}

.page-product-inquiry {
    margin-top: 30px;
}

.page-product-inquiry a {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    background: #0553a4;
    padding: .5em 1.875em;
    border-radius: 2em;
}

.page-product-inquiry a:hover {
    opacity: .8;
}

.product-detail-tab {
    margin-top: 50px;
}

.product-detail-tab .product-detail-tabli {
    border: 1px solid #eee;
    height: 40px;
    line-height: 38px;
}

.product-detail-tab .product-detail-tabli li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 14px;
    color: #2f2f2f;
    cursor: pointer;
    border-right: 1px solid #eee;
}

.product-detail-tab .product-detail-tabli li.on,
.product-detail-tab .product-detail-tabli li:visited,
.product-detail-tab .product-detail-tabli li:active {
    color: #0758b3;
    position: relative;
}

.product-detail-tab .product-detail-tabli li.on:before,
.product-detail-tab .product-detail-tabli li:visited:before,
.product-detail-tab .product-detail-tabli li:active:before {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    top: -1px;
    border: 1px solid #0553a4;
}

.product-detail-tab .product-detail-tabcon {
    padding: 15px 0;
}

.product-detail-tab .product-detail-tabcon img,
.product-detail-tab .product-detail-tabcon p img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

.product-list {
    background: #333333;
    position: relative;
    margin-top: 40px;
}

.product-list-cate {
    padding: 0 23.5px;
    background: #0553a4;
}
.pinzhi{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.pinzhis{
    width: 1200px;
    margin: auto;
}
.left_pz{
    float: left;
    width: 363px;
}
.lpz{
    height: 124px;
    background: #e3e3e3;
    margin-bottom: 2px;
    position: relative;
}
.lpz_num{
    font-size: 60px;
    color: #464646;
    font-family: "Myriad Pro";
    line-height: 124px;
    padding-left: 25px;
    float: left;
}
.lpz_line{
    width: 15px;
    height: 1px;
    background: #3e3e3e;
    float: left;
    margin-top: 60px;
    margin-left: 10px;
}
.lpz_con{
    float: left;
    margin-top: 35px;
    margin-left: 20px;
}
.lpz_ccon{
    font-size: 22px;
    color: #464646;
    position: relative;
    z-index: 999999;
}
.lpz_econ{
    font-size: 14px;
    color: #464646;
    position: relative;
    z-index: 999999;
}
.lpz.active{
    background: #0b284a;
}
.lpz.active:before{
    background: #0b284a;
    content: "";
    width: 85px;
    height: 85px;
    transform: rotate(45deg);
    position: absolute;
    right: -40px;
    top: 20px;
    z-index: 99999;
}
.lpz.active .lpz_line{
    background: #fff;
}
.lpz.active .lpz_num,
.lpz.active .lpz_ccon,
.lpz.active .lpz_econ{
    color: #fff;
}
.right_pz{
    width: 837px;
    float: left;
}
.rpz img{
    width: 100%;
}
.rpz{
    position: relative;
    display: none;
}
.rpz_top{
    position: absolute;
    width: 100%;
    background: #0b284a;
    height: 105px;
    left: 0;
    bottom: 0;
    padding-left: 30px;
    color: #fff;
    font-size: 15px;
    padding-top: 30px;
}
.rpz_top p{
    margin-bottom: 0;
    position: relative;
    z-index: 999999;
}
.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666666;
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.xypg-news-list li .more {
    margin-top: 15px;
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
    box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
    color: #292e39;
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #0d5195;
}