﻿/* 合肥秀站网络科技有限公司，一站式建站 */
/* 主营业务：快速建站、快排、高权重域名、海外服务器 */
/* 麦站网：Www.Xiuzhanwang.Com */
/* 云主机：Www.xiuzhanyun.Com */
/* 域名抢注：Www.xiuzhanmi.Com */
/* QQ：2361928288  835971066 */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height: 1.42857143;font-size: 14px;min-width: 1230px;background: #fff;color: #333;}
h1{font-size:2em;margin:.67em 0;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;overflow:visible;}
a{-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: #333;text-decoration: none;}
a:hover {color: #0e75c8;}
ul {margin: 0;list-style: none;padding: 0;}
*{margin: 0;padding:0;}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 8%;
}
#message .m-content .m-message{
	background: #fff;
	width: 580px;
    background: #fff;
    padding: 50px;	
    margin: 0 auto;
    position: relative;
    z-index: 1002;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}



.m-message{

    width: 100%;

    margin: 48px auto 0;

}

.m-message label{

    margin-bottom: 15px;

    display: block;

    font-size: 14px;

}

.m-message label em{

    display: block;

    float: right;

    color: red;

    height: 32px;

    line-height: 32px;

}

.m-message label span{

    width: 70px;

    height: 34px;

    line-height: 34px;

    color: #2F2F2F;

    float: left;

    font-weight: bold;

    text-align: right;

    margin-right: 30px;

    display: inline-block;

}



.m-message label input.inp,.m-message label textarea,.m-message label.code input{

    width: 73%;

    overflow: hidden;

    height: 32px;

    line-height: 32px;

    border: #cccccc 1px solid;

    border-radius: 3px;

    padding:0 14px;

    box-sizing: border-box;

    color: #555;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

.m-message label input:focus,.m-message label textarea:focus{

    border-color: #66afe9;

  outline: 0;

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);

          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);

}

.m-message label textarea{

    height: 72px;

    line-height: 24px;

    padding:10px 14px;

}

.m-message label.code{

    line-height: 34px;

}

.m-message label.code input{

    width: 30%;

    float: left;

    margin-right: 30px;

}
.m-message label.code #vdcode{text-transform : uppercase;}
.m-message label.code .pic {

    display: inline-block;

    vertical-align: top;

    width: 80px;

    height: 32px;

}

.m-message label.code img{

    display: block;

    width: 100%;

    height: 100%;

}

.btn {
    display: block;
    width: 90px;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    background-color: #0e75c8;
    color: #fff;
    margin-top:10px;
}
.btn:hover{
	background-color: #444;
	color: white;
}

.btn span {
    display: block;
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/btn-r.png);
}


.btn-1 input{

    width: 52px;

    height: 32px;

    line-height: 32px;

    background: #e8e8e8;

    border: none;

    color: #333;

    margin-right: 22px;

    cursor: pointer;

    transition: 0.3s;

}

.btn-1{

    padding-left: 100px;

}

.btn-1 input.focus{

    background: #0e75c8;

    color: #fff;

}

.btn-1 input.focus:hover{

    background: #444;

}

.btn-1 input:hover{

    background: #ccc;

}

.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}

.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center / cover;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}

.container {padding: 0 15px;width: 80%;margin: 0 auto;}
@media screen and (max-width: 1500px) and (min-width: 1200px){
.container {padding: 0 15px;width: 1200px;margin: 0 auto;}
}
.kf{width:208px;position:fixed;/* right: 20px; */right:-208px;top:50%;transform:translateY(-50%);z-index:10;}
.kt-top{height:40px;line-height:40px;background:url(../images/kefu.png) 12px center no-repeat #0e75c8;-ms-background-size:auto 20px;background-size:auto 20px;padding-left:46px;font-size:14px;color:#fff;}
.kt-top span:hover{transform:rotate(90deg);}
.kt-top span{width:18px;height:16px;float:right;position:relative;margin:10px 10px 0 0;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}
.kt-top span b{width:100%;height:2px;background:#fff;display:block;position:absolute;top:50%;left:0;}
.kt-top span b:first-child{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);}
.kt-top span b:last-child{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);}
.kf .con{overflow:hidden;background:#fff;}
.kf .qq li{height:36px;line-height:36px;border-bottom:#f5f5f5 solid 1px;padding-left:16px;}
.kf .qq li a{height:36px!important;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:initial;display:block;}
.kf .qq li a img{padding-right:6px;}
.kf .con h5{height:26px;line-height:26px;margin-top:12px;background:url(../images/lianxi.png) 16px center no-repeat;padding-left:45px;color:#666;font-size:14px;margin-bottom: 0;}
.kf .contact{margin-top:1px;height: auto;}
.kf .contact p{height:26px;line-height:26px;color:#666;font-size:14px;padding-left:22px;margin: 0;}
.kf .contact p:nth-child(2n){padding-left:32px;}
.kf .con h5.qr-icon{background:url(../images/erweima.png) 16px center no-repeat;}
.kf .con .qr{margin-top:10px;padding-left:40px;}
.kf .con .qr img{width:110px;height:110px;}
.kf .backTop{width:100%;height:40px;margin-top:10px;background:url(../images/huidaodingbu.png) center center no-repeat #0e75c8;background-size:18px auto;cursor:pointer;}
.kf-side{padding:18px 10px 10px;background:#0e75c8;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:-34px;cursor:pointer;}
.kf-side b{display:block;color:#fff;line-height:18px;font-size:14px;font-weight:400;}
.kf-side span.arrow{width:12px;height:12px;background:url(../images/jt-1.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;display:block;margin-top:10px;}
.kf-side span.on{background:url(../images/jt-2.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;}

.footer-fix {box-shadow: 0 0 10px rgba(0,0,0,0.2);position: fixed;bottom: 0;left: 0;width: 100%;background-color: #fff;z-index: 10;display: none;}
.footer-fix li {float: left;width: 25%;}
.footer-fix li a {display: block;text-align: center;padding: 7px 0;font-size: 12px;line-height: 1;}
.footer-fix li i {display: block;height: 20px;background: no-repeat center;background-size: contain;margin-bottom: 4px;}
.footer-fix li i.i1 {background-image: url(../images/f_01.png);}
.footer-fix li i.i2 {background-image: url(../images/f_02.png);}
.footer-fix li i.i3 {background-image: url(../images/f_03.png);}
.footer-fix li i.i4 {background-image: url(../images/f_04.png);}

.swiper-button-prev,.swiper-button-next {outline: none;}
.swiper-pagination-bullet-active {background-color: #0e75c8;}

.topbar {padding: 12px 0;background-color: #e9e9e9;color: #6a6a6a;}
.topbar em {font-style: normal;color: #999;padding: 0 15px;}
.topbar a {color: #6a6a6a;}
.topbar a:hover {color: #333;}

.header {background-color: #fff;position: relative;}
.header .logo {float: left;font-size: 0;height: 70px;line-height: 70px;text-align: left;    padding: 15px 0;width:20%}
.header .tel {float: right;    margin: 20px 0 14px;color: #666;width:20%}
.header .tel img{float: right ; margin-right: 10px;    height: 50px;}
.header .tel strong {display: block;font-size: 28px;font-family: Impact;line-height: 1;color: #eb560d;}
.header .text {float:left;text-align:left; padding:26px 0 0 15px; font-size:18px; color:#2b2b2b; line-height:30px;}
.header .textimg{float:left;height:80px;padding:15px 0;padding-left:75px;}
.header .textimg img{height:80px;}
.header .text span {color:#0e75c8; font-weight:normal; display:block; font-size:26px; font-weight:bold;}


.header .nav {font-size: 0;color: #333;float:left;margin-left:3%;width:57%}
.header .nav>ul{display:flex}
.header .nav li {display: inline-block;vertical-align: middle;position: relative;background: url(../images/nav_line_1.png) no-repeat right center;    margin: 0 12px;flex:1}
.header .nav li:last-child{background:none;}
.header .nav li a {display: block;font-size: 18px;line-height: 100px;color: #333;display:block;text-align:center}
.header .nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;}
.header .nav li .arr:after {content: '';border-top: 2px solid #ccc;border-left: 2px solid #ccc;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover {color: #1d6ba9;border-bottom: 2px solid #1d6ba9;font-weight:600}
.header .nav li.dropdown {}
/*.header .nav li.dropdown:before {content: "";position: absolute;border: 4px solid transparent;border-bottom: 0;border-top-color: currentColor;top: 50%;margin-top: -2px;right: 15px;}*/
/* .header .nav .dropdown-box {position: absolute;left: 0;min-width: 100%;top: 100%;display: none;z-index: 10;text-align: center;background:#e8e8e8;padding:50px 0;}
.header .nav .dropdown-box p {width: 50%;
    float: left;}
.header .nav .dropdown-box .nav2-1{width: 40%;float: left;font-size:18px}
.header .nav .dropdown-box .nav2-1 div{    font-size: 15px;
    line-height: 35px;
}
.header .nav .dropdown-box .nav2-2{    width: 20%;
    margin: 0 2%;
    float: left;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
}

.header .nav .dropdown-box .nav2-3{width: 34%; float: right;}
.header .nav .dropdown-box .nav2-3 img{height:200px}
.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 10px;font-size: 16px;line-height: 60px;color: #666 !important}
.header .nav .dropdown-box a:hover {color: #1d6ba9 !important;font-weight:600}
.header .nav li.open .dropdown-box {display: block;} */

.header .nav .dropdown-box {position: absolute;left: -25%;min-width: 150%;top: 100%;display: none;z-index: 10;text-align: center;background:#fff;}
.header .nav .dropdown-box .dropdown-box-box{width:100%;margin:auto;    display: inline-block;}
.header .nav .dropdown-box p {   width: 100%;}
.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align:center;display:block;font-size: 14px;line-height: 50px;color: #333 !important;height: 50px;}
.header .nav .dropdown-box a:hover {color: #fff !important;background-color: #0e75c8 !important;}
.header .nav li.open .dropdown-box {display: block;}






.menu-btn {display: none;padding: 6px 0;float: right;margin-left: 15px;    margin-top: 12px;}
.menu-btn:before,.menu-btn:after,.menu-btn span {display: block;height: 2px;background-color: #0e75c8;content: '';}
.menu-btn:before {width: 24px;}
.menu-btn:after {width: 18px;margin-left: 6px;}
.menu-btn span {width: 12px;margin: 6px 0 6px 12px;}

.banner {height: 600px;position: relative;}
.banner .swiper-slide {background: no-repeat center / cover;}
.banner .swiper-pagination-bullet {background-color: #333;}
.banner .swiper-pagination-bullet-active {background-color: #bc0f10;}
.n-banner{height:450px}
.n-banner h1{
    font-size: 30px;
   padding: 5px 15px;
    color: #fff;
    margin-top: 150px; 
	    margin-bottom: 0px;    letter-spacing: 10px;
    background: #0e75c8;display: -webkit-inline-box;
}
.nbanner-h3{
    font-size: 28px;    display: table;
    color:#fff;    text-indent: 8rem;
    text-shadow: 3px 2px 3px #000;
    font-weight: 500;
}
.in-seach {background: url(../images/searchbg_1.jpg) repeat-y center top;padding: 30px 0;color: #fff;}
.in-seach .tel {float: left;width: 232px;font-size: 20px;}
.in-seach .tel strong {display: block;font-size: 26px;line-height: 1;margin-top: 3px;}
.in-seach .hform {float: left;width: 460px;border-right: 1px solid #4294d5;padding: 0 55px;}
.in-seach .hform form {display: block;overflow: hidden;}
.in-seach .hform input {float: left;border: 1px solid transparent;padding: 6px 12px;font-size: 14px;width: 370px;}
.in-seach .hform button {float: right;border: none;height: 34px;width: 64px;background-color: #333;color: #fff;font-size: 14px;padding: 0;}
.in-seach .hform p {margin: 10px 0 0;font-size: 15px;}
.in-seach .hform p a {color: #fff;margin-right: 10px;}
.in-seach .text {text-align: center;font-size: 24px;line-height: 1;}
.in-seach .text strong {display: block;font-size: 30px;margin-bottom: 10px;}

.section {padding: 60px 0;}
.section-title {margin-bottom: 40px;text-align: center;font-size: 0;}
.section-title strong {display: inline-block;vertical-align: middle;font-size: 34px;position: relative;padding: 0 40px;color: #0e75c8;}
.section-title strong:after,.section-title strong:before {content: '';height: 1px;width: 160px;top: 50%;position: absolute;background-color: #999;}
.section-title strong:after {left: 100%;}
.section-title strong:before {right: 100%;}
.section-title p {margin: 10px 0 0;font-size: 14px;color: #666;}

.bg1 {background: url(../images/ccbg_1.jpg) no-repeat center / cover;}

.in-prod-menu {background-color: #0e75c8;padding: 10px 20px 20px 10px;margin-bottom: 30px;}
.in-prod-menu li {float: left;width: 20%;}
.in-prod-menu li a {display: block;margin: 10px 0 0 10px;line-height: 44px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;font-size: 17px;background-color: #ededee;transition: all 0.5s;}
.in-prod-menu li a:hover {background-color: #033253;color: #fff;}

.in-prod-con .swiper-slide a {display: block;padding: 10px;background-color: #fff;transition: all 0.5s;}
.in-prod-con .swiper-slide .img-cover {padding-top: 80%;}
.in-prod-con .swiper-slide p {font-size: 16px;margin: 10px 0 0;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-prod-con .swiper-slide a:hover {color: #fff;background-color: #0e75c8;}
.in-prod-con .swiper-slide a:hover .img-cover span {transform: scale(1.1);}
.in-prod-con .swiper-pagination {position: static;font-size: 0;margin-top: 30px;}

.bg2 {background: url(../images/yy_1.jpg) no-repeat center / cover;}

.in-ys {margin: 0;}
.in-ys dt {float: right;border: 5px solid #091a29;width: 590px;}
.in-ys dd {margin: 0 640px 0 0;}
.in-ys dd h4 {text-align: left;margin: 0;}
.in-ys dd p {background: url(../images/yy_shu2_1.png) no-repeat 0 10px;padding-left: 30px;margin: 30px 0 0;line-height: 36px;font-size: 18px;color: #fff;text-align: justify;}
.in-ys dd h5 {margin: 50px 0 0;color: #fff;font-size: 48px;}
.in-ys dd h5 small {display: block;text-transform: uppercase;font-size: 18px;}

.bg3 {background: url(../images/yy2_1.jpg) no-repeat center / cover;}

.in-dz {margin: 0;padding-bottom: 30px;}
.in-dz dt {float: left;width: 500px;}
.in-dz dd {margin-left: 580px;position: relative;}
.in-dz dd h4 {margin: 0;font-size: 43px;color: #0c58a6;}
.in-dz dd h4 span {color: #d53331;}
.in-dz dd h4 small {display: block;font-size: 18px;color: #c3c3c3;text-transform: uppercase;}
.in-dz dd p {background: url(../images/yy_shu_1.png) no-repeat 0 10px;padding-left: 30px;margin: 30px 0 0;line-height: 36px;font-size: 18px;text-align: justify;}
.in-dz dd .tips {overflow: hidden;margin-top: 50px;}
.in-dz dd .tips span {float: left;width: 50%;text-align: center;color: #fff;font-size: 24px;line-height: 56px;background-color: #0c58a6;}
.in-dz dd .tips span:last-child {background-color: #333;}
.in-dz dd .pp {position: absolute;bottom: -50px;left: -220px;}

.bg4 {background: url(../images/advbg_1.jpg) no-repeat center / cover;}

.in-adv li {float: left;width: 25%;}
.in-adv li p {text-align: center;color: #fff;margin: 15px 0 0;font-size: 20px;}

.in-about {margin: 0;}
.in-about dt {float: right;width: 680px;}
.in-about dd {margin: 0 700px 0 0;}
.in-about dd h4 {margin: 0;font-size: 36px;border-bottom: 1px solid #CCC;padding-bottom: 15px;}
.in-about dd p {font-size: 16px;line-height: 1.8;text-align: justify;margin: 20px 0 0;}
.in-about dd .more {display: block;border: 2px solid #555;width: 130px;margin: 30px 0 0;padding: 0 10px;transition: all 0.5s;line-height: 40px;text-transform: uppercase;}
.in-about dd .more span {display: block;font-size: 16px;color: #ff0000;background: url(../images/jian_more_1.png) no-repeat right center;}
.in-about dd .more:hover {width: 150px;}

.in-fahuo .swiper-slide a {display: block;position: relative;}
.in-fahuo .swiper-slide .img-cover {padding-top: 80%;}
.in-fahuo .swiper-slide p {margin: 0;text-align: center;position: absolute;left: 0;bottom: 0;z-index: 1;width: 100%;color: #fff;line-height: 50px;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background-color: rgba(0,0,0,0.6);}
.in-fahuo .swiper-slide a:hover .img-cover span {transform: scale(1.1);}
.in-fahuo .swiper-pagination {position: static;font-size: 0;margin-top: 30px;}

.bg5 {background: url(../images/adv2_1.jpg) no-repeat center;color: #fff;}

.in-adv2 {width: 50%;margin: -15px 0;}
.in-adv2 h4 {display: inline-block;margin: 0;border-bottom: 1px solid #3483c4;font-size: 34px;padding-bottom: 15px;}
.in-adv2 p {margin: 20px 0 0;font-size: 16px;background: url(../images/gou_1.png) no-repeat 0 1px;padding-left: 40px;}

.in-news-left {float: left;width: 48%;}
.in-news-left ul {overflow: hidden;margin: -15px 0 0 -15px;}
.in-news-left li {float: left;width: 50%;}
.in-news-left li a {display: block;margin: 15px 0 0 15px;background-color: #f8f8f8;transition: all 0.5s;}
.in-news-left li .img-cover {padding-top: 73%;}
.in-news-left li .text {padding: 27px 15px;}
.in-news-left li .text h4 {margin: 0;font-weight: normal;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-news-left li .text p {margin: 10px 0 0;opacity: 0.6;}
.in-news-left li a:hover {background-color: #0e75c8;color: #fff;}
.in-news-left li a:hover .img-cover span {transform: scale(1.1);}
.in-news-right {float: right;width: 48%;}
.in-news-right ul {margin-top: -10px;}
.in-news-right li {margin-top: 10px;}
.in-news-right li a {display: block;background-color: #f8f8f8;transition: all 0.5s;overflow: hidden;}
.in-news-right li .date {float: left;background-color: #0e75c8;color: #fff;padding: 25px 15px;text-align: right;font-size: 15px;width: 95px;}
.in-news-right li .date span {display: block;font-size: 18px;text-transform: uppercase;}
.in-news-right li .text {margin-left: 125px;padding: 15px;}
.in-news-right li .text h4 {font-weight: normal;font-size: 16px;margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-news-right li .text p {margin: 5px 0 0;opacity: 0.6;height: 40px;overflow: hidden;}
.in-news-right li a:hover {color: #fff;background-color: #0e75c8;}

.bg6 {background: url(../images/renbg_1.jpg) no-repeat center / cover;color: #fff;}

.in-renzheng {}
.in-renzheng li {float: left;width: 16.666666%;}
.in-renzheng li .wrap {text-align: center;border-right: 1px solid #fff;}
.in-renzheng li:last-child .wrap {border-right: 0;}
.in-renzheng li p {margin: 15px 0 0;font-size: 16px;}

.fta{background: #f5f5f5;    padding-bottom: 30px;}
.fta_l{float: left;margin-top: 56px;width: 22%;}
.fta_l h3{font-size: 24px;color: #333; font-weight:normal; }
.fta_l .fta_la{padding-left:60px;margin: 20px 0;background: url(../images/phone_01.png) left center no-repeat;height: 50px;}
.fta_l .fta_la p:first-child{font-size: 14px;color: #666;}
.fta_l .fta_la p:last-child{font-size: 22px;color: #333;font-weight: bold;line-height: 30px;}
.fta_l p{font-size: 14px;color: #666;line-height: 29px;}

.fta_m{float: left;margin-left: 70px;margin-top: 56px;width: 50%;}
.fta_m dl{float: left;margin-top: 4px;width: 20%;}
.fta_m dl dt{font-size: 18px;color: #333;}
.fta_m dl dd{margin:0}
.fta_m dl dd a{display: block;margin-top: 11px;font-size: 14px;color: #949494;}
.fta_m dl dd:hover a{ color: #0e75c8;}
.fta_m dl:last-child{display:none}
.fta_r{float: right;width: 15%;background: #333;padding: 56px 60px 55px 50px ;}
.fta_r h3{margin-bottom: 16px;font-size: 24px;color: #fff; font-weight:normal;}
.fta_r .fta_ra{margin-top: 22px;border-bottom: 1px solid #4f4f4f;}
.fta_r .fta_ra:last-child{border-bottom: none;}
.fta_r .fta_ra .fta_ral{float: left;width: 60%;}
.fta_r .fta_ra .fta_ral p:first-child{margin-top: 12px;font-size: 14px;color: #bababa;}
.fta_r .fta_ra .fta_ral p:last-child{margin-top: 3px;font-size: 12px;color: #bababa;text-transform: uppercase;}
.fta_r .fta_ra .fta_rar{ float:right; margin-bottom: 21px; }
.fta_r .fta_ra .fta_rar img{height:70px}
.ftb{background: #fff;font-size: 14px;color: #999;}
.ftb a{ color: #999;}
.ftb_l{float: left;width: 50%;height: 60px;line-height: 60px;}
.ftb_r{float: right;width: 50%;height: 60px;text-align: right;}
.ftb_r a{line-height: 60px;font-size: 14px; }
@media screen and (max-width:1500px) and (min-width:1200px){
	.fta_l{float: left;margin-top: 56px;width: 26%;}
	.fta_m{float: left;margin-left: 30px;margin-top: 56px;width: 46%;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 92%;}
	.fta_m{display: none;}
	 
	.fta_l{float: left;margin-top: 40px;width: 100%;}
	.fta_l h3{font-size: 24px; }
	.fta_l .fta_la{padding-left: 66px;margin: 20px 0;background: url(../images/phone_01.png) left center no-repeat;height: 57px;}
	.fta_l .fta_la p:first-child{font-size: 14px; }
	.fta_l .fta_la p:last-child{font-size: 24px; font-weight: bold;line-height: 30px;}
	.fta_l .fta_lb p{font-size: 14px; line-height: 29px; }
	.fta_r{float: right;width: 100%;background: none;padding: 0 0 10px;}
	.fta_r h3{margin-bottom: 16px;font-size: 24px;color: #333; margin-top:15px;}
	.fta_r .fta_ra{margin-top: 10px;border-bottom: none;text-align: center;float: left;width: 48%;border-right: 1px solid #bababa;}
	.fta_r .fta_ra:last-child{border-bottom: none;border-right: none;}
	.fta_r .fta_ra .fta_ral{float: left;width: 100%;text-align: center;}
	.fta_r .fta_ra .fta_ral p:first-child{margin-top: 12px;font-size: 18px;color: #666;}
	.fta_r .fta_ra .fta_ral p:last-child{margin-top: 3px;font-size: 12px;color: #666;text-transform: uppercase;}
	.fta_r .fta_ra .fta_rar{margin-bottom: 0; float:none; }
	
	.ftb{background: #171717;font-size: 14px; text-align: center;padding: 14px 0;}
	.ftb_l{float: left;width: 100%;line-height: 28px;height: auto;}
	.ftb_r{float: right;width: 100%;line-height: 28px;height: auto;text-align: center;}
	.ftb_r a{line-height: 28px;font-size: 14px; }
}


@media screen and (max-width:750px) and (min-width:320px){
	.g-in{width: 92%;}
	.fta_m{display: none;}
	 
	.fta_l{float: left;margin-top: 30px;width: 100%;}
	.fta_l h3{font-size: 24px; }
	.fta_l .fta_la{padding-left: 66px;margin: 20px 0;background: url(../images/phone_01.png) left center no-repeat;height: 57px;}
	.fta_l .fta_la p:first-child{font-size: 14px;color: #666;}
	.fta_l .fta_la p:last-child{font-size: 22px;color: #333;font-weight: bold;line-height: 30px;}
	.fta_l .fta_lb p{font-size: 14px;color: #666;line-height: 29px;display: inline-block;width: 100%;}
	.fta_r{float: right;width: 100%;background: none;padding: 10px 0 10px;display: none;}
	.fta_r h3{margin-bottom: 16px;font-size: 24px;color: #333;}
	.fta_r .fta_ra{margin-top: 0;border-bottom: none;text-align: center;float: left;width: 48%;border-right: 1px solid #bababa;}
	.fta_r .fta_ra:last-child{border-bottom: none;border-right: none;}
	.fta_r .fta_ra .fta_ral{float: left;width: 100%;text-align: center;}
	.fta_r .fta_ra .fta_ral p:first-child{margin-top: 12px;font-size: 14px;color: #666;}
	.fta_r .fta_ra .fta_ral p:last-child{margin-top: 3px;font-size: 12px;color: #666;text-transform: uppercase;}
	.fta_r .fta_ra .fta_rar{margin-bottom: 0; float:none; }
	
	.ftb{ font-size: 14px;color: #939393;text-align: center;padding: 14px 0;}
	.ftb_l{float: left;width: 100%;line-height: 28px;height: auto;}
	.ftb_r{float: right;width: 100%;line-height: 28px;height: auto;text-align: center;}
	.ftb_r a{line-height: 28px;font-size: 14px;color: #999;}
}

.cmArea { position:fixed; top:30%; right:0; z-index:999; }
.cmArea ul li { border-bottom:1px solid #fff; }
.cmArea ul li:last-child { border-bottom:none; }

@media all and (max-width:1000px){
	.cmArea { display:none; }
}




.yunu-link {padding: 20px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #0e75c8;padding-bottom: 15px;}
.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.yunu-link ul {margin-left: -20px;}
.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;}

.curmbs {background-color: #f2f2f2;line-height: 34px;padding: 15px 0;}
.curmbs em {font-style: normal;color: #999;}
.curmbs span {background: url(../images/nygy2.png) no-repeat 0 center / 14px 13px;padding-left: 20px;}
.curmbs .sc {float: right;position: relative;}
.curmbs .sc input {display: block;padding: 6px 72px 6px 12px;font-size: 14px;border: 1px solid #ddd;width: 200px;}
.curmbs .sc button {position: absolute;right: 0;top: 0;border: 1px solid transparent;background-color: #333;padding: 0;color: #fff;cursor: pointer;height: 34px;width: 60px;font-size: 14px;}

.section-sub {padding: 40px 0;}

.ct2-sd {float: left;width: 240px;}
.ct2-mn {float: right;width: 930px;}

.panel-sd {margin-bottom: 20px;background-color: #f6f6f6;}
.panel-sd:last-child {margin-bottom: 0;}
.panel-sd .tit {text-align: center;color: #fff;font-size: 24px;padding: 20px 0;background: url(../images/fen_t_1.jpg) no-repeat center / cover #0e75c8;}

.lanmu li {margin-top: 2px;}
.lanmu li>a {display: block;line-height: 50px;padding: 0 0 0 25px;background-color: #ececec;color: #666;font-size: 15px;}
.lanmu li .arr {float: right;height: 45px;width: 40px;position: relative;cursor: pointer;}
.lanmu li .arr:after {content: '';border-top: 2px solid #fff;border-left: 2px solid #fff;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.lanmu-box {display: none;}
.lanmu-box p {margin: 0;border-top: 1px solid #fff;padding-left: 15px;}
.lanmu-box p a {padding: 0 25px;display: block;line-height: 40px;}
.lanmu li>a:hover,.lanmu li.active>a {color: #fff;background-color: #0e75c8;}
.lanmu li.active .arr:after {border-color: #fff;}
.lanmu li.open .lanmu-box {display: block;}
.lanmu li.open .arr:after {transform: rotate(225deg);}

.contact-sd{ background:#1785e2;}
.contact-sd h4{ color:#fff; font-size:18px; background:url(../images/lianxi_t_1.png) no-repeat left center; height:74px; line-height:68px;margin:0 0 0 15px;padding-left: 50px;}
.contact-sd h4 small{ font-size:12px; font-weight:normal; padding:0 0 0 10px; text-transform:uppercase}
.contact-sd p{ line-height:28px; padding:0 20px 30px 20px; color:#fff; font-size:14px;margin: 0;}
.contact-sd p strong{ font-size:16px; line-height:38px; }

.pages {margin: 30px 0 0;text-align: center;font-size: 0;}
.pages a {display: inline-block;font-size: 14px;line-height: 35px;padding: 0 14px;margin: 5px;background-color: #f5f5f5;border-radius: 3px;transition: all 0.5s;}
.pages a:hover,.pages a.active {background-color: #0e75c8;color: #fff;}

.box {border: 1px solid #ddd;padding: 30px;}
.box-title {color: #0e75c8;border-bottom: 1px solid #ddd;margin-bottom: 30px;font-size: 30px;padding-bottom: 15px;}

.list-1 {margin: -10px 0 0 -10px;}
.list-1 li {float: left;width: 33.333333%;}
.list-1 li a {display: block;border: 1px solid #ddd;padding: 5px;margin: 10px 0 0 10px;}
.list-1 li .img-cover {padding-top: 75%;background-color: #000;}
.list-1 li .img-cover em {position: absolute;left: 0;top: 50%;width: 100%;text-align: center;color: #fff;font-style: normal;margin-top: -10px;opacity: 0;transition: all 0.5s;}
.list-1 li p {text-align: center;margin: 0;line-height: 44px;background-color: #f0f0f0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-1 li a:hover .img-cover span {opacity: 0.6;transform: scale(1.1);}
.list-1 li a:hover .img-cover em {opacity: 1;}

.list-4 li a {display: block;overflow: hidden;padding: 0 0 20px;border-bottom: 1px solid #eee;margin-top: 20px;transition: all 0.5s;}
.list-4 li .img-cover {float: left;width: 180px;height: 135px;}
.list-4 li .text {margin-left: 200px;}
.list-4 li .text h4 {margin: 0;font-size: 16px;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-4 li .text p {color: #666;margin: 10px 0 0;line-height: 1.8;text-align: justify;}
.list-4 li .text span {display: block;margin-top: 10px;font-size: 12px;color: #999;}
.list-4 li a:hover {transform: translateY(-5px);}
.list-4 li a:hover .img-cover span {transform: scale(1.1);}

.content-title {margin-bottom: 20px;text-align: center;border-bottom: 1px dashed #ddd;padding-bottom: 20px;}
.content-title h1 {font-size: 22px;margin: 0;}
.content-title p {margin: 15px 0 0;font-size: 12px;color: #999;}
.content-title p span {padding: 0 10px;display: inline-block;}
.content-body {line-height: 1.8;}
.content-body img {max-width: 100% !important;height: auto !important;width: auto !important;}
.content-exp {padding: 10px 15px;font-size: 12px;margin-top: 20px;border: 1px solid #ddd;overflow: hidden;}
.content-exp li {line-height: 2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;width: 50%;}
.content-exp li:last-child {text-align: right;}
.content-body video {
    width: 100%;
}
.yunu-showcase {margin: 0 0 40px;}
.yunu-showcase-info {margin-left: 430px;}
.yunu-showcase-info h1 {font-size: 24px;margin: 0 0 30px;font-weight: normal;}
.yunu-showcase-info p {margin: 5px 0 0;color: #666;line-height: 1.8;min-height: 250px;}
.yunu-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;background: url(../images/pc-xc-icon2.png) no-repeat 0 15px;height: 42px;padding-left: 60px;line-height: 21px;font-size: 18px;}
.yunu-showcase-info .tel a {float: right;line-height: 42px;padding: 0 15px;background-color: #0e75c8;color: #fff;}

.pc-slide{float:left;width:400px;}
.view .swiper-slide .img-center {width:100%;height:300px;line-height:300px;}
.view .swiper-container{width:100%;}
.preview{width:100%;margin-top:10px;position:relative;}
.preview .swiper-container{margin:0 30px;}
.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height: 80px;}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .active-nav .img-center{border-color: #0e75c8;}
div.zoomDiv {z-index: 999;position: absolute;top: 0;left: 0;background: #ffffff;border: 1px solid #ddd;display: none;text-align: center;overflow: hidden;font-size: 0;}
div.zoomMask {position: absolute;background: url(../images/mask.png) repeat scroll 0 0 transparent;cursor: move;z-index: 1;}

.title-1 {background-color: #ebebeb;font-size: 0;margin-bottom: 20px;}
.title-1 span {display: inline-block;line-height: 50px;background-color: #0e75c8;font-size: 18px;color: #fff;padding: 0 30px;}

@media screen and (max-width: 767px) {
    body {min-width: 320px;padding-top: 50px;padding-bottom: 50px;}
    .container {width: auto;}

 #message .m-content .m-message{
    width:93%;
    padding:20px;
  }
  
    .kf {display: none;}
    .footer-fix {display: block;}
    .topbar {display: none;}

    .header {padding: 10px 0;position: fixed;z-index: 10;width: 100%;top: 0;left: 0;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
    .header .textimg,.header .text,.header .tel {display: none;}
    .header .logo {height: 52px;line-height: 52px;float: none;padding: 0;    width: 49%;}
    .header .logo img {height: 52px;max-width:none}
    .header .nav {margin: 10px 0 -10px;text-align: left;display: none;background-color: transparent;border-bottom: 0;width: 100%;}
    .header .nav ul {margin: 0 -15px;display: block;}
    .header .nav li {display: block;margin: 0;border-top: 1px solid #eee;background: none;}
    .header .nav li a {line-height: 40px;padding: 0 15px;color: #333;font-size: 14px;}
    .header .nav li .arr {display: none;}
    .header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {background-color: transparent;color: #0e75c8}
    .header .nav li.open .arr:after {border-color: #0e75c8;transform: rotate(225deg);}
    .header .nav .dropdown-box {position: static;background-color: #f5f5f5;min-width: auto;text-align: left;}
    .header .nav .dropdown-box a {color: #333 !important;border-top: 1px dotted #ddd;padding: 0 15px;line-height: 40px;background-color: transparent !important;border-bottom: 0;}
    .header .nav .dropdown-box a:hover {background-color: transparent !important;color: #0e75c8 !important;}
    .menu-btn {display: block;}
.nbanner-h3{text-indent:3rem;font-size:20px}
    .banner {height: 180px;}
.n-banner h1{margin-top:30px;font-size:24px}
    .in-seach {padding: 0;}
    .in-seach .container {padding: 0;}
    .in-seach .text {display: none;}
    .in-seach .tel {display: none;}
    .in-seach .hform {float: none;width: auto;padding: 0;border-right: 0;}
    .in-seach .hform p {display: none;}
    .in-seach .hform form {position: relative;}
    .in-seach .hform input {box-sizing: border-box;width: 100%;padding-right: 80px;}
    .in-seach .hform button {position: absolute;right: 0;top: 0;}

    .section {padding: 30px 0;}
    .section-title {margin-bottom: 20px;}
    .section-title strong {font-size: 22px;padding: 0 15px;}
    .section-title strong:after, .section-title strong:before {width: 50px;}
    .section-title p {font-size: 12px;margin-top: 5px;}

    .in-prod-menu {padding: 5px 10px 10px 5px;margin-bottom: 15px;}
    .in-prod-menu li {width: 33.333333%;}
    .in-prod-menu li a {margin: 5px 0 0 5px;font-size: 14px;line-height: 34px;}
    .in-prod-con .swiper-slide a {padding: 5px;}
    .in-prod-con .swiper-slide p {font-size: 14px;margin-top: 5px;}
    .in-prod-con .swiper-pagination {margin-top: 15px;}

    .in-ys dt {display: none;}
    .in-ys dd {margin: 0;}
    .in-ys dd p {font-size: 14px;margin-top: 15px;line-height: 1.8;padding: 0;background: none;}
    .in-ys dd h5 {margin-top: 20px;font-size: 24px;}
    .in-ys dd h5 small {font-size: 14px;}

    .in-dz {padding-bottom: 0;}
    .in-dz dt {display: none;}
    .in-dz dd {margin: 0;}
    .in-dz dd h4 {font-size: 22px;}
    .in-dz dd h4 small {font-size: 14px;}
    .in-dz dd p {margin: 15px 0 0;padding: 0;background: none;font-size: 14px;line-height: 1.8;}
    .in-dz dd .tips {display: none;}
    .in-dz dd .pp {display: none;}

    .in-adv li p {font-size: 12px;margin-top: 10px;}
    .in-adv li .img-center {height: 40px;line-height: 40px;}

    .in-about dt {float: none;width: auto;}
    .in-about dd {margin: 15px 0 0;}
    .in-about dd h4 {font-size: 20px;padding-bottom: 10px;}
    .in-about dd p {margin-top: 10px;font-size: 14px;}
    .in-about dd .more {margin-top: 20px;}

    .in-fahuo .swiper-slide p {font-size: 14px;line-height: 34px;}
    .in-fahuo .swiper-pagination {margin-top: 15px;}

    .bg5 {display: none;}

    .in-news-left,.in-news-right {float: none;width: auto;}
    .in-news-left ul {margin: -10px 0 0 -10px;}
    .in-news-left li a {margin: 10px 0 0 10px;}
    .in-news-left li .text {padding: 10px;}
    .in-news-left li .text h4 {font-size: 14px;}
    .in-news-left li .text p {font-size: 12px;margin: 0;}
    .in-news-right ul {margin-top: 0;}
    .in-news-right li .date {font-size: 12px;padding: 21px 10px;width: 80px;}
    .in-news-right li .text {margin-left: 100px;padding: 10px;}
    .in-news-right li .text h4 {font-size: 14px;}
    .in-news-right li .text p {font-size: 12px;line-height: 20px;}

    .in-renzheng {margin-top: -15px;}
    .in-renzheng li {width: 33.333333%;}
    .in-renzheng li .wrap {border-right: 0;margin-top: 15px;}
    .in-renzheng li .img-center {height: 40px;line-height: 40px;}
    .in-renzheng li p {font-size: 14px;margin-top: 5px;}

    .footer {padding-top: 30px;}
    .footer-logo {width: auto;float: none;height: 100px;line-height: 100px;}
    .footer-nav {display: none;}
    .footer-contact {text-align: center;float: none;margin: 20px 0 0;}
    .footer-copy {margin-top: 30px;font-size: 12px;padding: 15px 0;}

    .section-sub {padding: 30px 0;}

    .curmbs {display: none;}

    .ct2-sd {display: none;}
    .ct2-mn {float: none !important;width: auto;}

    .pages {margin-top: 20px;}
    .pages a {font-size: 12px;line-height: 30px;padding: 0 12px;}

    .box {border: 0;padding: 0;}
    .box-title {margin-bottom: 20px;font-size: 20px;padding-bottom: 10px;}

    .list-1 li {width: 50%;}
    .list-1 li p {line-height: 34px;}

    .list-4 li a {padding-bottom: 10px;margin-top: 10px;}
    .list-4 li .img-cover {width: 100px;height: 75px;}
    .list-4 li .text {margin-left: 110px;}
    .list-4 li .text h4 {font-size: 14px;}
    .list-4 li .text span {display: none;}
    .list-4 li .text p {font-size: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

    .content-title {margin-bottom: 15px;padding-bottom: 15px;}
    .content-title h1 {font-size: 18px;}
    .content-title p {margin-top: 10px;}
    .content-title p span {padding: 0 5px;}
    .content-exp {margin-top: 15px;}
    .content-exp li {float: none;width: auto;}
    .content-exp li:last-child {text-align: left;}

    .yunu-showcase {margin-bottom: 30px;}
    .pc-slide {float: none;width: auto;}
    .view .swiper-slide .img-center {height: 260px;line-height: 260px;}
    .yunu-showcase-info {margin: 20px 0 0;}
    .yunu-showcase-info h1 {margin-bottom: 20px;font-size: 18px;}
    .yunu-showcase-info p {margin-top: 10px;min-height: auto;}
    .yunu-showcase-info .tel {font-size: 14px;padding-left: 50px;}

    .title-1 span {font-size: 16px;line-height: 40px;padding: 0 15px;}
}
        
            .dates li {font-size: 14px;margin:20px 0}
            .dates li span{float:right}
			/* 新闻页 */
.new1{margin-top: 44px;}
.n1_t{width: 100%;}
.n1_t .n1_tl{float: left;font-size: 36px;color: #333333;font-weight: bold;}
.n1_t .n1_tr a{display: block;float: right;margin-top: 21px;font-size: 16px;color: #333333;}
.n1_c{margin-top: 38px;}
.n1_cl{float: left;width: 48.666%;}
.n1_cl .n1_cla{width: 100%;height: auto;overflow: hidden;}
.n1_cl .n1_cla img {width: 100%;height: auto; }
.n1_cl .n1_clb{ padding:0 3.5% 19px 3.5%; background: #0e75c8; overflow: hidden;}
.n1_cl .n1_clb h3{margin-top: 26px;font-size: 20px; line-height:25px; height:25px; color: #fff;font-weight: bold; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.n1_cl .n1_clb p{margin-top: 9px;font-size: 16px;color: #fff;}

.n1_cr{float: right;width: 48.666%;}
.n1_cr .n1_cra{margin-bottom: 25px;width: 100%;background: #f5f5f5;}
.n1_cr .n1_cra:last-child{margin-bottom: 0;}
.n1_cr .n1_cra .n1_cral{float: left;width: 24.11%;height: auto;background: url(../images/new_01_02.png) top left no-repeat;}
.n1_cr .n1_cra:hover .n1_cral{background: url(../images/new_01_03.png) top left no-repeat;}
.n1_cr .n1_cra .n1_cral div{margin-top: 25px;margin-left: 45px;font-size: 59px;color: #fff;font-weight: bold;line-height: 85px;}
.n1_cr .n1_cra .n1_cral p{margin-bottom: 32px;margin-left: 45px;font-size: 16px;color: #fff;}
.n1_cr .n1_cra .n1_crar{float: left;margin-left: 22px;width: 69%;}
.n1_cr .n1_cra .n1_crar h3{font-size: 18px;color: #010101;font-weight: bold;margin-top: 39px; line-height:20px; height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.n1_cr .n1_cra .n1_crar p{margin-top: 11px;font-size: 14px;color: #666666;line-height: 22px;}
@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.new1{margin-top: 34px;}
	.n1_t{width: 100%;}
	.n1_t .n1_tl{float: left;font-size: 32px;color: #333333;font-weight: bold;}
	.n1_t .n1_tr a{display: block;float: right;margin-top: 21px;font-size: 16px;color: #333333;}
	.n1_c{margin-top: 28px;}
	.n1_cl{float: left;width: 48.666%;}
	.n1_cl .n1_cla{width: 100%;height: auto;overflow: hidden;}
	.n1_cl .n1_cla img{width: 100%;}
	.n1_cl .n1_clb{padding-bottom: 19px;width: 96.5%;background: #0e75c8;padding-left: 3.5%;overflow: hidden;}
	.n1_cl .n1_clb h3{margin-top: 26px;font-size: 20px;color: #fff;font-weight: bold;}
	.n1_cl .n1_clb p{margin-top: 9px;font-size: 16px;color: #fff;}
	
	.n1_cr{float: right;width: 48.666%;}
	.n1_cr .n1_cra{margin-bottom: 15px;width: 100%;background: #f5f5f5;}
	.n1_cr .n1_cra:last-child{margin-bottom: 0;}
	.n1_cr .n1_cra .n1_cral{float: left;width: 24.11%;text-align: center; height: auto;background: url(new_01_02.png) top left no-repeat;}
	.n1_cr .n1_cra:hover .n1_cral{background: url(new_01_03.png) top left no-repeat;}
	.n1_cr .n1_cra .n1_cral h3{margin-top: 11px;margin-left: 0;font-size: 59px;color: #fff;font-weight: bold;line-height: 85px;}
	.n1_cr .n1_cra .n1_cral p{margin-bottom: 26px;margin-left: 0;font-size: 16px;color: #fff;}
	.n1_cr .n1_cra .n1_crar{float: left;margin-left: 22px;width: 69%;}
	.n1_cr .n1_cra .n1_crar h3{font-size: 18px;color: #010101;font-weight: bold;margin-top: 37px;}
	.n1_cr .n1_cra .n1_crar p{margin-top: 11px;font-size: 14px;color: #666666;line-height: 22px;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 92%;}
	.new1{margin-top: 34px;}
	.n1_t{width: 100%;}
	.n1_t .n1_tl{float: left;font-size: 32px;color: #333333;font-weight: bold;}
	.n1_t .n1_tr a{display: block;float: right;margin-top: 21px;font-size: 16px;color: #333333;}
	
	.n1_c{margin-top: 28px;}
	.n1_cl{float: left;width: 100%;}
	.n1_cl .n1_cla{width: 100%;height: auto;overflow: hidden;}
	.n1_cl .n1_cla img{width: 100%;}
	.n1_cl .n1_clb{padding-bottom: 16px;width: 96.5%;background: #0e75c8;padding-left: 3.5%;overflow: hidden;}
	.n1_cl .n1_clb h3{margin-top: 14px;font-size: 18px;color: #fff;font-weight: bold;}
	.n1_cl .n1_clb p{margin-top: 8px;font-size: 14px;color: #fff;}
	
	.n1_cr{float: right;width: 100%;margin-top: 15px;}
	.n1_cr .n1_cra{margin-bottom: 10px;width: 100%;background: #f5f5f5;}
	.n1_cr .n1_cra:last-child{margin-bottom: 0;}
	.n1_cr .n1_cra .n1_cral{float: left;width: 24.11%;text-align: center; height: auto;background: url(new_01_02.png) top left no-repeat;}
	.n1_cr .n1_cra:hover .n1_cral{background: url(new_01_03.png) top left no-repeat;}
	.n1_cr .n1_cra .n1_cral h3{margin-top: 0px;margin-left: 0;font-size: 59px;color: #fff;font-weight: bold;line-height: 85px;}
	.n1_cr .n1_cra .n1_cral p{margin-bottom: 12px;margin-left: 0;font-size: 16px;color: #fff;}
	.n1_cr .n1_cra .n1_crar{float: left;margin-left: 22px;width: 69%;}
	.n1_cr .n1_cra .n1_crar h3{font-size: 18px;color: #010101;font-weight: bold;margin-top: 20px;}
	.n1_cr .n1_cra .n1_crar p{margin-top: 11px;font-size: 14px;color: #666666;line-height: 22px;}
}
@media screen and (max-width:750px) and (min-width:220px){
	.g-in{width: 92%;}
	.new1{margin-top: 34px;}
	.n1_t{width: 100%;}
	.n1_t .n1_tl{float: left;font-size: 26px;color: #333333;font-weight: bold;}
	.n1_t .n1_tr a{display: block;float: right;margin-top: 12px;font-size: 14px;color: #333333;}
	
	.n1_c{margin-top: 10px;}
	.n1_cl{float: left;width: 100%;}
	.n1_cl .n1_cla{width: 100%;height: auto;overflow: hidden;}
	.n1_cl .n1_cla img{width: 100%;}
	
	.n1_cl .n1_clb{width: 93%;background: #0e75c8;padding:0 3.5% 8px;overflow: hidden;}
	.n1_cl .n1_clb h3{margin-top: 6px;font-size: 14px;color: #fff;font-weight: bold;}
	.n1_cl .n1_clb p{margin-top: 2px;font-size: 12px;color: #fff;}
	
	.n1_cr{float: right;width: 100%;margin-top: 15px;}
	.n1_cr .n1_cra{margin-bottom: 10px;width: 100%;background: #f5f5f5;}
	.n1_cr .n1_cra:last-child{margin-bottom: 0;}
	.n1_cr .n1_cra .n1_cral{float: left;width: 24.11%;text-align: center; height: auto;background: url(../images/new_01_02.png) top left no-repeat;}
	.n1_cr .n1_cra:hover .n1_cral{background: url(new_01_03.png) top left no-repeat;}
	.n1_cr .n1_cra .n1_cral h3{margin-top: 30px;margin-left: 0;font-size: 26px;color: #fff;font-weight: bold;line-height: 40px;}
	.n1_cr .n1_cra .n1_cral p{margin-bottom: 30px;margin-left: 0;font-size: 14px;color: #fff;}
	.n1_cr .n1_cra .n1_crar{float: left;margin-left: 9px;width: 69%;}
	.n1_cr .n1_cra .n1_crar h3{font-size: 14px;color: #010101;font-weight: bold;margin-top: 6px;}
	.n1_cr .n1_cra .n1_crar p{margin-top: 6px;font-size: 12px;color: #666666;line-height: 18px;}
}

.new2{margin-top: 73px;padding: 67px 0 72px;background: url(../images/new_02_bg.jpg) center center no-repeat;background-size: cover;overflow: hidden;}
.n2_l{float: left;width: 48.666%;}
.n2_l .n1_t .n1_tl,.n2_r .n1_t .n1_tl{color: #fff;}
.n2_l .n1_t .n1_tr a,.n2_r .n1_t .n1_tr a{color: #fff;}
.n2_l .n2_lc{margin-top: 21px;padding: 13px 30px 7px;background: #fff;}
.n2_l .n2_lc .n2_lca{margin-top: 23px;padding-bottom: 30px;border-bottom: 1px solid #e4e4e4;}
.n2_l .n2_lc .n2_lca:last-child{border-bottom: none;}
.n2_l .n2_lc .n2_lca .n2_lcal{float: left;width: 62%;}
.n2_l .n2_lc .n2_lca .n2_lcal h3{margin-top: 7px;font-size: 18px;color: #333333;font-weight: bold;  line-height:20px; height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.n2_l .n2_lc .n2_lca .n2_lcal p{margin-top: 10px;font-size: 14px;color: #666666;line-height: 21px;}
.n2_l .n2_lc .n2_lca .n2_lcal s{display: block;margin-top: 28px;text-decoration: none;font-size: 12px;color: #999999;}
.n2_l .n2_lc .n2_lca .n2_lcar{float: right;width: 27.39%;height: auto;overflow: hidden;}
.n2_l .n2_lc .n2_lca .n2_lcar img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.n2_l .n2_lc .n2_lca:hover .n2_lcar img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}

.n2_r{float: right;width: 48.666%;}
.n2_r .n2_rc{margin-top: 21px;}
.n2_r .n2_rc .n2_rca{position: relative;}
.n2_r .n2_rc .n2_rca .n2_rcaa{width: 100%;}
.n2_r .n2_rc .n2_rca .n2_rcaa img{width: 100%;height: auto;}
.n2_r .n2_rc .n2_rca .n2_rcab{position: absolute;top: 167px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
.n2_r .n2_rc .n2_rca p{position: absolute;width: 100%;height: 60px;line-height: 60px;font-size: 18px;color: #fff;background: rgba(0,0,0,0.29);font-weight: bold;text-align: center;bottom: 0;}

.n2_r .n2_rc .n2_rcb{margin-top: 16px;}
.n2_r .n2_rc .n2_rcb .n2_rcbl{float: left;}
.n2_r .n2_rc .n2_rcb .n2_rcbr{float: right;}
.n2_r .n2_rc .n2_rcb .n2_rcba{position: relative;width: 48.9%;}
.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcbla{width: 100%;}
.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcbla img{width: 100%;height: auto;}
.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcblb{position: absolute;top: 61px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
.n2_r .n2_rc .n2_rcb .n2_rcba p{position: absolute;width: 100%;height: 40px;line-height: 40px;font-size: 16px;color: #fff;background: rgba(0,0,0,0.5);text-align: center;bottom: 0;}
.n2_r .n2_rc .n2_rcb .n2_rcba:hover::before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(14,117,200,0.7);}
.n2_r .n2_rc .n2_rcb .n2_rcba:hover p{background: none;bottom: 50px;}

@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.new2{margin-top: 73px;padding: 67px 0 72px;background: url(new_02_bg.jpg) center center no-repeat;background-size: cover;}
	.n2_l{float: left;width: 48.666%;}
	.n2_l .n1_t .n1_tl,.n2_r .n1_t .n1_tl{color: #fff;}
	.n2_l .n1_t .n1_tr a,.n2_r .n1_t .n1_tr a{color: #fff;}
	.n2_l .n2_lc{margin-top: 21px;padding: 13px 30px 7px;background: #fff;}
	.n2_l .n2_lc .n2_lca{margin-top: 23px;padding-bottom: 14px;border-bottom: 1px solid #e4e4e4;}
	.n2_l .n2_lc .n2_lca:last-child{border-bottom: none;}
	.n2_l .n2_lc .n2_lca .n2_lcal{float: left;width: 62%;}
	.n2_l .n2_lc .n2_lca .n2_lcal h3{margin-top: 7px;font-size: 18px;color: #333333;font-weight: bold;}
	.n2_l .n2_lc .n2_lca .n2_lcal p{margin-top: 10px;font-size: 14px;color: #666666;line-height: 21px;}
	.n2_l .n2_lc .n2_lca .n2_lcal s{display: block;margin-top: 8px;text-decoration: none;font-size: 12px;color: #999999;}
	.n2_l .n2_lc .n2_lca .n2_lcar{float: right;width: 27.39%;height: auto;overflow: hidden;}
	.n2_l .n2_lc .n2_lca .n2_lcar img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
	.n2_l .n2_lc .n2_lca:hover .n2_lcar img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
	
	.n2_r{float: right;width: 48.666%;}
	.n2_r .n2_rc{margin-top: 21px;}
	.n2_r .n2_rc .n2_rca{position: relative;}
	.n2_r .n2_rc .n2_rca .n2_rcaa{width: 100%;}
	.n2_r .n2_rc .n2_rca .n2_rcaa img{width: 100%;height: auto;}
	.n2_r .n2_rc .n2_rca .n2_rcab{position: absolute;top: 127px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
	.n2_r .n2_rc .n2_rca p{position: absolute;width: 100%;height: 60px;line-height: 60px;font-size: 18px;color: #fff;background: rgba(0,0,0,0.29);font-weight: bold;text-align: center;bottom: 0;}
	
	.n2_r .n2_rc .n2_rcb{margin-top: 16px;}
	.n2_r .n2_rc .n2_rcb .n2_rcbl{float: left;}
	.n2_r .n2_rc .n2_rcb .n2_rcbr{float: right;}
	.n2_r .n2_rc .n2_rcb .n2_rcba{position: relative;width: 48.9%;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcbla{width: 100%;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcbla img{width: 100%;height: auto;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcblb{position: absolute;top: 61px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
	.n2_r .n2_rc .n2_rcb .n2_rcba p{position: absolute;width: 100%;height: 40px;line-height: 40px;font-size: 16px;color: #fff;background: rgba(0,0,0,0.5);text-align: center;bottom: 0;}
	.n2_r .n2_rc .n2_rcb .n2_rcba:hover::before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(223,32,0,0.7);}
	.n2_r .n2_rc .n2_rcb .n2_rcba:hover p{background: none;bottom: 50px;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 92%;}
	.new2{margin-top: 73px;padding: 67px 0 72px;background: url(new_02_bg.jpg) center center no-repeat;background-size: cover;}
	.n2_l{float: left;width: 100%;}
	.n2_l .n1_t .n1_tl,.n2_r .n1_t .n1_tl{color: #fff;}
	.n2_l .n1_t .n1_tr a,.n2_r .n1_t .n1_tr a{color: #fff;}
	.n2_l .n2_lc{margin-top: 21px;padding: 13px 30px 7px;background: #fff;}
	.n2_l .n2_lc .n2_lca{margin-top: 23px;padding-bottom: 14px;border-bottom: 1px solid #e4e4e4;}
	.n2_l .n2_lc .n2_lca:last-child{border-bottom: none;}
	.n2_l .n2_lc .n2_lca .n2_lcal{float: left;width: 62%;}
	.n2_l .n2_lc .n2_lca .n2_lcal h3{margin-top: 7px;font-size: 18px;color: #333333;font-weight: bold;}
	.n2_l .n2_lc .n2_lca .n2_lcal p{margin-top: 10px;font-size: 14px;color: #666666;line-height: 21px;}
	.n2_l .n2_lc .n2_lca .n2_lcal s{display: block;margin-top: 8px;text-decoration: none;font-size: 12px;color: #999999;}
	.n2_l .n2_lc .n2_lca .n2_lcar{float: right;width: 27.39%;height: auto;overflow: hidden;}
	.n2_l .n2_lc .n2_lca .n2_lcar img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
	.n2_l .n2_lc .n2_lca:hover .n2_lcar img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
	
	.n2_r{float: right;width: 100%;}
	.n2_r .n2_rc{margin-top: 21px;}
	.n2_r .n2_rc .n2_rca{position: relative;}
	.n2_r .n2_rc .n2_rca .n2_rcaa{width: 100%;}
	.n2_r .n2_rc .n2_rca .n2_rcaa img{width: 100%;height: auto;}
	.n2_r .n2_rc .n2_rca .n2_rcab{position: absolute;top: 127px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
	.n2_r .n2_rc .n2_rca p{position: absolute;width: 100%;height: 60px;line-height: 60px;font-size: 18px;color: #fff;background: rgba(0,0,0,0.29);font-weight: bold;text-align: center;bottom: 0;}
	
	.n2_r .n2_rc .n2_rcb{margin-top: 16px;}
	.n2_r .n2_rc .n2_rcb .n2_rcbl{float: left;}
	.n2_r .n2_rc .n2_rcb .n2_rcbr{float: right;}
	.n2_r .n2_rc .n2_rcb .n2_rcba{position: relative;width: 48.9%;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcbla{width: 100%;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcbla img{width: 100%;height: auto;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcblb{position: absolute;top: 61px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
	.n2_r .n2_rc .n2_rcb .n2_rcba p{position: absolute;width: 100%;height: 40px;line-height: 40px;font-size: 16px;color: #fff;background: rgba(0,0,0,0.5);text-align: center;bottom: 0;}
	.n2_r .n2_rc .n2_rcb .n2_rcba:hover::before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(223,32,0,0.7);}
	.n2_r .n2_rc .n2_rcb .n2_rcba:hover p{background: none;bottom: 50px;}
}
@media screen and (max-width:750px) and (min-width:220px){
	.g-in{width: 92%;}
	.new2{margin-top: 23px;padding: 27px 0 22px;background: url(new_02_bg.jpg) center center no-repeat;background-size: cover;}
	.n2_l{float: left;width: 100%;}
	.n2_l .n1_t .n1_tl,.n2_r .n1_t .n1_tl{color: #fff;}
	.n2_l .n1_t .n1_tr a,.n2_r .n1_t .n1_tr a{color: #fff;}
	.n2_l .n2_lc{margin-top: 21px;padding: 13px 10px 7px;background: #fff;}
	.n2_l .n2_lc .n2_lca{margin-top: 13px;padding-bottom: 14px;border-bottom: 1px solid #e4e4e4;}
	.n2_l .n2_lc .n2_lca:last-child{border-bottom: none;}
	.n2_l .n2_lc .n2_lca .n2_lcal{float: left;width: 100%;}
	.n2_l .n2_lc .n2_lca .n2_lcal h3{margin-top: 7px;font-size: 16px;color: #333333;font-weight: bold;}
	.n2_l .n2_lc .n2_lca .n2_lcal p{margin-top: 8px;font-size: 12px;color: #666666;line-height: 18px;}
	.n2_l .n2_lc .n2_lca .n2_lcal s{display: block;margin-top: 6px;text-decoration: none;font-size: 12px;color: #999999;}
	.n2_l .n2_lc .n2_lca .n2_lcar{float: right;width: 100%;height: auto;overflow: hidden;text-align: center;}
	.n2_l .n2_lc .n2_lca .n2_lcar img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
	.n2_l .n2_lc .n2_lca:hover .n2_lcar img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
	
	.n2_r{float: right;width: 100%;}
	.n2_r .n2_rc{margin-top: 11px;}
	.n2_r .n2_rc .n2_rca{position: relative;}
	.n2_r .n2_rc .n2_rca .n2_rcaa{width: 100%;}
	.n2_r .n2_rc .n2_rca .n2_rcaa img{width: 100%;height: auto;}
	.n2_r .n2_rc .n2_rca .n2_rcab{position: absolute;top: 27px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
	.n2_r .n2_rc .n2_rca p{position: absolute;width: 100%;height: 30px;line-height: 30px;font-size: 16px;color: #fff;background: rgba(0,0,0,0.29);font-weight: bold;text-align: center;bottom: 0;}
	
	.n2_r .n2_rc .n2_rcb{margin-top: 0px;}
	.n2_r .n2_rc .n2_rcb .n2_rcbl{float: left;}
	.n2_r .n2_rc .n2_rcb .n2_rcbr{float: right;}
	.n2_r .n2_rc .n2_rcb .n2_rcba{position: relative;width: 100%;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcbla{width: 100%;margin-top: 10px;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcbla img{width: 100%;height: auto;}
	.n2_r .n2_rc .n2_rcb .n2_rcba .n2_rcblb{position: absolute;top: 61px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
	.n2_r .n2_rc .n2_rcb .n2_rcba p{position: absolute;width: 100%;height: 30px;line-height: 30px;font-size: 12px;color: #fff;background: rgba(0,0,0,0.5);text-align: center;bottom: 0;}
	.n2_r .n2_rc .n2_rcb .n2_rcba:hover::before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(223,32,0,0.7);}
	.n2_r .n2_rc .n2_rcb .n2_rcba:hover p{background: none;bottom: 50px;}
}

.fw1{padding-top: 44px;padding-bottom: 71px;}
.fw1_t{text-align: center;}
.fw1_t h3{font-size: 30px;color: #333;font-weight: bold;}
.fw1_t p{margin-top: 2px;font-size: 16px;color: #333;}

.fw1_c{position: relative;margin-top: 57px;width: 100%;}
.fw1_c .fw1_ca{width: 100%;height: auto;overflow: hidden;}
.fw1_c .fw1_ca img{width: 100%;height: auto;}
.fw1_c .fw1_cb{position: absolute;top: 0;left: 0;background: rgba(14,117,200,0.8);width: 37.666%; height: 100%;overflow: hidden;border-top-right-radius: 52px;}
.fw1_c .fw1_cb h3{margin-top:40px;padding-left: 50px;font-size: 35px;color: #fff;font-weight: bold;}
.fw1_c .fw1_cb p{padding-left: 45px;padding-right: 24px;line-height: 36px;font-size: 16px;color: #fff;}
@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.fw1{padding-top: 34px;padding-bottom: 61px;}
	.fw1_t{text-align: center;}
	.fw1_t h3{ font-size: 30px;color: #333;font-weight: bold;}
	.fw1_t p{margin-top: 2px;font-size: 16px;color: #333;}
	.fw1_c{position: relative;margin-top: 47px;width: 100%;}
	
	.fw1_c .fw1_cb h3{ margin-top:30px; padding-left:30px; font-size:30px; }
	.fw1_c .fw1_cb p { padding-left:30px; padding-right:20px; line-height:25px; font-size: 14px; }
}
@media screen and (max-width:1200px) and (min-width: 750px){
	.g-in{width: 92%;}
	.fw1{padding-top: 34px;padding-bottom: 30px;}
	.fw1_t{text-align: center;}
	.fw1_t h3{font-size: 30px;color: #333;font-weight: bold;}
	.fw1_t p{margin-top: 2px;font-size: 16px;color: #333;}
	.fw1_c{position: relative;margin-top: 27px;width: 100%;}
	.fw1_c .fw1_ca{width: 100%;height: auto;overflow: hidden;}
	.fw1_c .fw1_ca img{width: 100%;height: auto;}
	
	.fw1_c .fw1_cb{position: relative; padding:20px 10px;  box-sizing: border-box; top: 0;left: 0;background: rgba(184,0,0,0.8); width: 100%; height: auto; overflow: hidden; border-top-right-radius: 0px;}
	.fw1_c .fw1_cb h3{ font-size: 16px; margin:0;padding:0; }
	.fw1_c .fw1_cb p{ line-height:25px; font-size: 12px; margin:0;padding:0; }
}
@media screen and (max-width:750px) and (min-width: 220px){
	.g-in{width: 92%;}
	.fw1{padding-top: 14px;padding-bottom: 30px;}
	.fw1_t{text-align: center;}
	.fw1_t h3{font-size: 20px;color: #333;font-weight: bold;}
	.fw1_t p{margin-top: 2px;font-size: 14px;color: #333;}
	.fw1_c{position: relative;margin-top: 17px;width: 100%;}
	.fw1_c .fw1_ca{width: 100%;height: auto;overflow: hidden;}
	.fw1_c .fw1_ca img{width: 100%;height: auto;}
	
	.fw1_c .fw1_cb{position: relative; padding:20px 10px;  box-sizing: border-box; top: 0;left: 0;background: rgba(184,0,0,0.8); width: 100%; height: auto; overflow: hidden; border-top-right-radius: 0px;}
	.fw1_c .fw1_cb h3{ font-size: 16px; margin:0;padding:0; }
	.fw1_c .fw1_cb p{ line-height:25px; font-size: 12px; margin:0;padding:0; }
}

.fw2{padding-top: 47px;padding-bottom: 95px;background: #f5f5f5;}
.fw2_c{margin-top: 55px;}
.fw2_c .fw2_ca{position: relative;float: left;margin-right: 14px;width: 32.466%;}
.fw2_c .fw2_ca:last-child{margin-right: 0;}
.fw2_c .fw2_ca .fw2_caa{width: 100%;overflow: hidden;}
.fw2_c .fw2_ca .fw2_caa img{width: 100%;}
.fw2_c .fw2_ca .fw2_cab{ position: absolute;top: 0;left: 0;right:0;bottom:0; padding:72px 16% 0;background: rgba(0,0,0,0.2);text-align: center;overflow: hidden;transition: all 0.5s;-o-transition: :all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; font-size: 24px; color: #fff;}
.fw2_c .fw2_ca:hover .fw2_cab{background: rgba(14,117,200,0.72);}

.fw2_c .fw2_ca .fw2_cab .p1 { font-size:28px;margin-bottom: 30px; }
.fw2_c .fw2_ca .fw2_cab .p2 { font-size:22px; text-align:left; }

@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	 
	.fw2_c .fw2_ca .fw2_cab .p1 { font-size:22px; }
	.fw2_c .fw2_ca .fw2_cab .p2 { font-size:18px;  }
}
@media screen and (max-width:1200px) and (min-width: 750px){
	.g-in{width: 92%;}
	.fw2{padding-top: 47px;padding-bottom: 95px;background: #f5f5f5;}
	.fw2_c{margin-top: 55px;}
	.fw2_c .fw2_ca{position: relative;float: left;margin-right: 7px;width: 32.5%;}
	.fw2_c .fw2_ca:last-child{margin-right: 0;}
	.fw2_c .fw2_ca .fw2_caa{width: 100%;overflow: hidden;}
	.fw2_c .fw2_ca .fw2_caa img{width: 100%;}
	.fw2_c .fw2_ca .fw2_cab{position: absolute;top: 0;left: 0;right:0;bottom:0; padding:9% 3% 0;background: rgba(0,0,0,0.2);text-align: center;overflow: hidden;transition: all 0.5s;-o-transition: :all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; font-size: 16px;color: #fff;}
	
	.fw2_c .fw2_ca .fw2_cab .p1 { font-size:18px; }
	.fw2_c .fw2_ca .fw2_cab .p2 { font-size:14px;  }
	 
}
@media screen and (max-width:750px) and (min-width: 220px){
	.g-in{width: 92%;}
	.fw2{padding-top: 17px;padding-bottom: 35px;background: #f5f5f5;}
	.fw2_c{margin-top: 20px;}
	.fw2_c .fw2_ca{position: relative;float: left;margin-right: 0;width: 100%;margin-bottom: 10px;}
	.fw2_c .fw2_ca .fw2_caa{width: 100%;overflow: hidden;}
	.fw2_c .fw2_ca .fw2_caa img{width: 100%;}
	.fw2_c .fw2_ca .fw2_cab{position: absolute;top: 0;left: 0; right:0;bottom:0; padding:38px 3% 0;background: rgba(0,0,0,0.2);text-align: center;overflow: hidden;transition: all 0.5s;-o-transition: :all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; font-size: 18px;color: #fff; }
	
	.fw2_c .fw2_ca .fw2_cab .p1 { font-size:20px; }
	.fw2_c .fw2_ca .fw2_cab .p2 { font-size:14px;  }
}

.fw3{padding-top: 73px;}
.fw3_c{}
.fw3_c .fw3_cl{float: left;width: 50%;}
.fw3_c .fw3_cl .fw3_cll{float: left;width: 30%;}
.fw3_c .fw3_cl .fw3_cll h3{position: relative;font-size: 48px;color: #333;font-weight: bold;text-transform: uppercase;}
.fw3_c .fw3_cl .fw3_cll h3::after{content: '';position: absolute;bottom: -3px;left: 0;width: 120px;height: 6px;background: url(fu_03_02.jpg) center center no-repeat;}
.fw3_c .fw3_cl .fw3_cll p{margin-top: 9px;font-size: 30px;color: #333;font-weight: bold;}
.fw3_c .fw3_cl .fw3_cll .fw3_clla{margin-top: 218px;width: 120px;height: 40px;background: #1d6ba9;}
.fw3_c .fw3_cl .fw3_cll .fw3_clla a{display: block;line-height: 40px;text-align: center;font-size: 16px;color: #fff;}
.fw3_c .fw3_cl .fw3_clr{float: left;width: 59.733%;height: auto;overflow: hidden;}
.fw3_c .fw3_cl .fw3_clr img{width: 100%;}

.fw3_c .fw3_cr{float: left;width: 50%;}
.fw3_c .fw3_cr h3{margin-top: 36px;font-size: 24px;color: #333;font-weight: bold;}
.fw3_c .fw3_cr p{margin-top: 9px;font-size: 16px;color: #999;}
.fw3_c .fw3_cr .fw3_cra{margin-top: 28px;width: 41px;height: 4px;background: #1d6ba9;}

.fw3_c .fw3_cr .fw3_crb{margin-top: 33px;}
.fw3_c .fw3_cr .fw3_crb .bd{float: left;width: 83.2;}
.fw3_c .fw3_cr .fw3_crb .bd ul li s{text-decoration: none;font-size: 16px;color: #333;font-weight: bold;}
.fw3_c .fw3_cr .fw3_crb .bd ul li h3{margin-top: 2px;margin-bottom: 8px;font-size: 36px;color: #1d6ba9;font-weight: bold;}
.fw3_c .fw3_cr .fw3_crb .bd ul li p{margin-top: 0;font-size: 16px;color: #444;line-height: 30px;}
.fw3_c .fw3_cr .fw3_crb .hd{float: right;width: 16.8%;}
.fw3_c .fw3_cr .fw3_crb .hd ul li{position: relative;margin-bottom: 10px;width: 130px;height: 45px;line-height: 45px;font-size: 16px;color: #fff;background: #999; text-align: center;cursor: pointer;}
.fw3_c .fw3_cr .fw3_crb .hd ul li.on,.fw3_c .fw3_cr .fw3_crb .hd ul li:hover{background: #1d6ba9;}
.fw3_c .fw3_cr .fw3_crb .hd ul li.on::before,.fw3_c .fw3_cr .fw3_crb .hd ul li:hover::before{content: '';position: absolute;left: -8px;top: 16px;width: 8px;height: 14px;background: url(fu_03_06.png) center center no-repeat;z-index: 999;}

@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.fw3_c .fw3_cl .fw3_clr{float: left;width: 59.733%;height: auto;overflow: hidden;margin-top: 39px;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 92%;}
	.fw3{padding-top: 73px;}
	.fw3_c .fw3_cl{float: left;width: 100%;}
	.fw3_c .fw3_cl .fw3_cll{float: left;width: 100%;text-align: center;}
	.fw3_c .fw3_cl .fw3_cll h3{position: relative;font-size: 30px;color: #333;font-weight: bold;text-transform: uppercase;}
	.fw3_c .fw3_cl .fw3_cll h3::after{content: '';position: absolute;bottom: -3px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%); width: 120px;height: 6px;background: url(fu_03_02.jpg) center center no-repeat;}
	.fw3_c .fw3_cl .fw3_cll p{margin-top: 9px;font-size: 20px;color: #333;font-weight: bold;}
	.fw3_c .fw3_cl .fw3_cll .fw3_clla{margin: 5px auto;width: 110px;height: 30px;background: #1d6ba9;}
	.fw3_c .fw3_cl .fw3_cll .fw3_clla a{display: block;line-height: 30px;text-align: center;font-size: 14px;color: #fff;}
	.fw3_c .fw3_cl .fw3_clr{display: none;float: left;width: 59.733%;height: auto;overflow: hidden;}
	.fw3_c .fw3_cl .fw3_clr img{width: 100%;}
	
	.fw3_c .fw3_cr{float: left;width: 100%;}
	.fw3_c .fw3_cr h3{margin-top: 36px;font-size: 22px;color: #333;font-weight: bold;}
	.fw3_c .fw3_cr p{margin-top: 9px;font-size: 16px;color: #999;}
	.fw3_c .fw3_cr .fw3_cra{margin-top: 28px;width: 41px;height: 4px;background: #1d6ba9;}
	
	.fw3_c .fw3_cr .fw3_crb{margin-top: 33px;}
	.fw3_c .fw3_cr .fw3_crb .bd{float: left;width: 83.2;}
	.fw3_c .fw3_cr .fw3_crb .bd ul li s{text-decoration: none;font-size: 16px;color: #333;font-weight: bold;}
	.fw3_c .fw3_cr .fw3_crb .bd ul li h3{margin-top: 2px;margin-bottom: 8px;font-size: 36px;color: #1d6ba9;font-weight: bold;}
	.fw3_c .fw3_cr .fw3_crb .bd ul li p{margin-top: 0;font-size: 16px;color: #444;line-height: 30px;}
	.fw3_c .fw3_cr .fw3_crb .hd{float: right;width: 16.8%;}
	.fw3_c .fw3_cr .fw3_crb .hd ul li{position: relative;margin-bottom: 10px;width: 130px;height: 45px;line-height: 45px;font-size: 16px;color: #fff;background: #999; text-align: center;cursor: pointer;}
	.fw3_c .fw3_cr .fw3_crb .hd ul li.on,.fw3_c .fw3_cr .fw3_crb .hd ul li:hover{background: #1d6ba9;}
	.fw3_c .fw3_cr .fw3_crb .hd ul li.on::before,.fw3_c .fw3_cr .fw3_crb .hd ul li:hover::before{content: '';position: absolute;left: -8px;top: 16px;width: 8px;height: 14px;background: url(fu_03_06.png) center center no-repeat;z-index: 999;}
}
@media screen and (max-width:750px) and (min-width:220px){
	.g-in{width: 92%;}
	.fw3{padding-top: 23px;}
	.fw3_c .fw3_cl{float: left;width: 100%;}
	.fw3_c .fw3_cl .fw3_cll{float: left;width: 100%;text-align: center;}
	.fw3_c .fw3_cl .fw3_cll h3{position: relative;font-size: 20px;color: #333;font-weight: bold;text-transform: uppercase;}
	.fw3_c .fw3_cl .fw3_cll h3::after{content: '';position: absolute;bottom: -3px;left: 50%;transform: translateX(-50%);-o-transform: translateX(-50%);-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%); width: 120px;height: 6px;background: url(fu_03_02.jpg) center center no-repeat;}
	.fw3_c .fw3_cl .fw3_cll p{margin-top: 9px;font-size: 16px;color: #333;font-weight: bold;}
	.fw3_c .fw3_cl .fw3_cll .fw3_clla{margin: 5px auto;width: 110px;height: 30px;background: #1d6ba9;}
	.fw3_c .fw3_cl .fw3_cll .fw3_clla a{display: block;line-height: 30px;text-align: center;font-size: 14px;color: #fff;}
	.fw3_c .fw3_cl .fw3_clr{display: none;float: left;width: 59.733%;height: auto;overflow: hidden;}
	.fw3_c .fw3_cl .fw3_clr img{width: 100%;}
	
	.fw3_c .fw3_cr{float: left;width: 100%;}
	.fw3_c .fw3_cr h3{margin-top: 20px;font-size: 16px;color: #333;font-weight: bold;}
	.fw3_c .fw3_cr p{margin-top: 9px;font-size: 12px;color: #999;}
	.fw3_c .fw3_cr .fw3_cra{margin-top: 14px;width: 41px;height: 4px;background: #1d6ba9;}
	
	.fw3_c .fw3_cr .fw3_crb{margin-top: 20px;}
	.fw3_c .fw3_cr .fw3_crb .bd{float: left;width: 83.2;}
	.fw3_c .fw3_cr .fw3_crb .bd ul li s{text-decoration: none;font-size: 16px;color: #333;font-weight: bold;}
	.fw3_c .fw3_cr .fw3_crb .bd ul li h3{margin-top: 2px;margin-bottom: 8px;font-size: 22px;color: #1d6ba9;font-weight: bold;}
	.fw3_c .fw3_cr .fw3_crb .bd ul li p{margin-top: 0;font-size: 14px;color: #444;line-height: 30px;}
	.fw3_c .fw3_cr .fw3_crb .hd{float: left;width: 100%;}
	.fw3_c .fw3_cr .fw3_crb .hd ul li{float: left;margin-right: 10px;position: relative;margin-bottom: 10px;width: 120px;height: 30px;line-height: 30px;font-size: 14px;color: #fff;background: #999; text-align: center;cursor: pointer;}
	.fw3_c .fw3_cr .fw3_crb .hd ul li.on,.fw3_c .fw3_cr .fw3_crb .hd ul li:hover{background: #1d6ba9;}
	.fw3_c .fw3_cr .fw3_crb .hd ul li.on::before,.fw3_c .fw3_cr .fw3_crb .hd ul li:hover::before{display: none;content: '';position: absolute;left: -8px;top: 16px;width: 8px;height: 14px;background: url(fu_03_06.png) center center no-repeat;z-index: 999;}
}
.menu{border-bottom: 1px solid #dcdcdc;}
.menu ul li{float: left; text-align: center;height: 60px;line-height: 60px;}
.menu ul li a{display: block;font-size: 18px;color: #333; padding:0 20px;}
.menu ul li a.current,.menu ul li a:hover{background: #1d6ba9;color: #fff;}
.main{margin-top: 40px;}
.item{padding: 48px 0 50px;border-bottom: 1px solid #e6e6e6;}
.item .pic{float: left;width: 17.333%;}
.item .pic img{width: 100%;}
.item dl{float: left;width: 62.2666%;border-right: 1px solid #e6e6e6;margin: 30px 0 30px 3.333%;padding-right: 5.6%;}
.item dl dt a{display: block;font-size: 20px;color: #333333;font-weight: bold; height:25px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.item dl dd{font-size: 16px;color: #666666;line-height: 26px;margin-top: 10px;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.item .time{float: right;width: 10%;text-align: center;}
.item .time h3{font-size: 40px;color: #666;margin-top: 45px;line-height: 50px;}
.item .time p{font-size: 14px;color: #666;margin-top: 6px;}

/* 分页 */
.page { padding:50px 0 53px; line-height:24px; text-align:center; }
.page ul{
    display: table;
    margin: auto;
 }
.page ul li{float:left;margin:0 2px; }
.page a { display:inline-block; padding:7px 15px;font-size: 15px;background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .active a {background:#1d6ba9; color:#fff;}
@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.location{position: absolute;width: 100%;top: 280px;}
	.location h3{font-size: 36px;color: #fff;font-weight: bold;}
	
	.menu{border-bottom: 1px solid #dcdcdc;}
	.menu ul li{float: left; text-align: center;height: 60px;line-height: 60px;}
	.menu ul li a{display: block;font-size: 18px;color: #333; padding:0 20px;}
	.menu ul li a.current,.menu ul li a:hover{background: #1d6ba9;color: #fff;}
	
	.main{margin-top: 34px;}
	.item{padding: 38px 0 40px;border-bottom: 1px solid #e6e6e6;}
	.item .pic{float: left;width: 17.333%;margin-top: 26px;}
	.item .pic img{width: 100%;}
	.item dl{float: left;width: 62.2666%;border-right: 1px solid #e6e6e6;margin: 30px 0 30px 3.333%;padding-right: 5.6%;}
	.item dl dt a{display: block;font-size: 20px;color: #333333;font-weight: bold;}
	.item dl dd{font-size: 16px;color: #666666;line-height: 26px;margin-top: 10px;}
	.item .time{float: right;width: 10%;text-align: center;}
	.item .time h3{font-size: 40px;color: #666;margin-top: 45px;line-height: 50px;}
	.item .time p{font-size: 14px;color: #666;margin-top: 6px;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.location{display: none;}
	 
	.main .title{display: block;}
	.g-in{width: 92%;}
	.location{position: absolute;width: 100%;top: 280px;}
	.location h3{font-size: 36px;color: #fff;font-weight: bold;}
	
	.menu{border-bottom: 1px solid #dcdcdc;}
	.menu ul li{float: left; text-align: center;height: 60px;line-height: 60px;}
	.menu ul li a{display: block;font-size: 18px;color: #333; padding:0 15px;}
	.menu ul li a.current,.menu ul li a:hover{background: #1d6ba9;color: #fff;}
	
	.main{margin-top: 34px;}
	.item{padding: 38px 0 40px;border-bottom: 1px solid #e6e6e6;}
	.item .pic{float: left;width: 17.333%;margin-top: 48px;}
	.item .pic img{width: 100%;}
	.item dl{float: left;width: 62.2666%;border-right: 1px solid #e6e6e6;margin: 30px 0 30px 3.333%;padding-right: 5.6%;}
	.item dl dt a{display: block;font-size: 20px;color: #333333;font-weight: bold;}
	.item dl dd{font-size: 16px;color: #666666;line-height: 26px;margin-top: 10px;}
	.item .time{float: right;width: 10%;text-align: center;}
	.item .time h3{font-size: 40px;color: #666;margin-top: 45px;line-height: 50px;}
	.item .time p{font-size: 14px;color: #666;margin-top: 6px;}
}
@media screen and (max-width:750px) and (min-width:220px){
	.location{display: none;}
	 
	.main .title{display: block;font-size: 26px;}
	.g-in{width: 92%;}
	.location{position: absolute;width: 100%;top: 280px;}
	.location h3{font-size: 36px;color: #fff;font-weight: bold;}
	
	.menu{border-bottom: 1px solid #dcdcdc;}
	.menu ul li{float: left; text-align: center;height:45px;line-height: 45px;}
	.menu ul li a{display: block;font-size:14px;color: #333; padding:0 12px;}
	.menu ul li a.current,.menu ul li a:hover{background: #1d6ba9;color: #fff;}
	
	.main{margin-top: 24px;}
	.item{padding: 30px 0 10px;border-bottom: 1px solid #e6e6e6;}
	.item .pic{float: left;width: 100%;margin-top: 0;}
	.item .pic img{width: 100%;}
	.item dl{float: left;width: 96%;border-right: 1px solid #e6e6e6;margin: 20px 2% 20px 2%;padding-right: 5.6%;}
	.item dl dt a{display: block;font-size: 20px;color: #333333;font-weight: bold;}
	.item dl dd{font-size: 16px;color: #666666;line-height: 26px;margin-top: 10px;}
	.item .time{float: right;width: 100%;text-align: center;display: none;}
	.item .time h3{font-size: 40px;color: #666;margin-top: 45px;line-height: 50px;}
	.item .time p{font-size: 14px;color: #666;margin-top: 6px;}
	/* 分页 */
	.page { padding:30px 0 53px; line-height:24px; text-align:center; }
	.page a { display:inline-block; margin:0 2px; padding:4px 12px;font-size: 15px;background:#ddd; color:#333; vertical-align:top; }
	.page a:hover,.page .current {background:#1d6ba9; color:#fff;}
}
/* 图片列表 */
.piList { padding:40px 0; }
.piList li{float:left;display:inline;margin-right:2%;width:23.5%;overflow:hidden;margin-bottom:30px; text-align:center;}
.piList li:nth-child(4n){ margin-right:0; }
.piList li a{display:block;position:relative;overflow:hidden;overflow:hidden;}
.piList li a img{width:100%; transition: all 0.6s;}
.piList li a p { width:100%;height:48px; line-height:48px; font-size:16px; white-space:nowrap; text-overflow:ellipsis; box-sizing:border-box;
	overflow:hidden; text-align:center; }

@media all and (max-width:1200px){
	.piList li { width:32%; }
	.piList li:nth-child(4n){ margin-right:2%; }
	.piList li:nth-child(3n){ margin-right:0; }
	.piList l p{ padding:0 8px;height:38px; line-height:38px; font-size:12px; }
}
@media all and (max-width:750px){
	.piList li { width:49%; }
	.piList li:nth-child(4n){ margin-right:2%; }
	.piList li:nth-child(3n){ margin-right:2%; }
	.piList li:nth-child(2n){ margin-right:0; }
	 
}

/* about页面 */
.ab1{padding-bottom: 47px;}
.ab1_t{margin: 44px 0;text-align: center;}
.ab1_t h3{font-size: 36px;color: #333;font-weight: bold;}
.ab1_t p{margin-top: 14px;font-size: 16px;color: #666;}
.ab1_cl{float: left;position: relative;width: 49.3333%;}
.ab1_cl .ab1_cla{width: 100%;height: auto;overflow: hidden;}
.ab1_cl .ab1_cla img{width: 100%;height: auto; transition: all 0.6s;} 
.ab1_cl:hover .ab1_cla img{transform:scale(1.5)}
.ab1_cl .ab1_clb { position: absolute; bottom: 0; left:0; right:0; padding:0 5% 55px 5%; z-index: 9999;}
.ab1_cl .ab1_clb h3{ font-size: 35px;color: #fff;font-weight: bold;}
.ab1_cl .ab1_clb s { margin-top: 6px;text-decoration: none;font-size: 24px;color: #fff;}
.ab1_cl .ab1_clb p {margin-top:25px; font-size: 14px; color: #fff; line-height:25px; height:100px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; }
.ab1_cl .ab1_clb .ab1_clba a{ position:absolute; right:0; bottom:0; display: block; width: 120px; height:40px;line-height: 40px;text-align: center;font-size: 14px;color: #fff; background:#1d6ba9; z-index:5; }

.ab1_cr{float: right;width: 49.3333%;}
.ab1_cr .ab1_cra{width: 100%;}
.ab1_cr .ab1_cra .ab1_cral{float: left;width: 50%;height: auto;overflow: hidden;}
.ab1_cr .ab1_cra .ab1_cral img{width: 100%;}
.ab1_cr .ab1_cra{margin-bottom: 19px;}
.ab1_cr .ab1_cra .ab1_crar{float: right;width: 50%;height: auto;background: #1d6ba9 url(about_01_02.png) right 21px bottom 16px no-repeat;text-align: center;}
.ab1_cr .ab1_cra .ab1_crar h3{margin-top: 75px;font-size: 30px;color: #fff; font-weight:normal;}
.ab1_cr .ab1_cra .ab1_crar p{    width: 76%;
    margin: 40px auto 48px;font-size: 16px;color: #fff;}
.ab1_cr .ab1_crb{width: 100%;}
.ab1_cr .ab1_crb .ab1_crbl{position: relative;float: left;width: 50%;height: auto;}
.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla{width: 100%;height: auto;overflow: hidden;}
.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(223,117,39,0.6);z-index: 9999;text-align: center;transition:all 0.5s;}
.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla img{transition:all 0.5s;}
.ab1_cr .ab1_crb .ab1_crbl:hover .ab1_crbla img{transform:scale(1.5)}

.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb .ab1_crblba{margin-top: 102px;}
.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb h3{margin-top: 13px;font-size: 24px;color: #fff; font-weight:normal;}
.ab1_cr .ab1_crb .ab1_crbr{position: relative;float: right;width: 50%;height: auto;}
.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra{width: 100%;height: auto;overflow: hidden;}
.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(45,75,155,0.8);z-index: 9999;text-align: center;}
.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra img{transition:all 0.5s;}
.ab1_cr .ab1_crb .ab1_crbr:hover .ab1_crbra img{transform:scale(1.5)}
.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb .ab1_crbrba{margin-top: 102px;}
.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb h3{margin-top: 13px;font-size: 24px;color: #fff; font-weight:normal;}
@media screen and (max-width:1500px) and (min-width:1200px){
	.ab1{padding-bottom: 47px;}
	.ab1_t{margin: 44px 0;text-align: center;}
	.ab1_t h3{font-size: 36px;color: #333;font-weight: bold;}
	.ab1_t p{margin-top: 14px;font-size: 16px;color: #666;}
	.ab1_cl{float: left;position: relative;width: 49.3333%;}
	.ab1_cl .ab1_cla{width: 100%;height: auto;overflow: hidden;}
	.ab1_cl .ab1_cla img{width: 100%;height: auto;}
	
 
	.ab1_cr .ab1_cra{width: 100%;margin-bottom: 15px;}
	.ab1_cr .ab1_cra .ab1_cral{float: left;width: 50%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_cra .ab1_cral img{width: 100%;}
	.ab1_cr .ab1_cra .ab1_crar{float: right;width: 50%;height: auto;background: #1d6ba9 url(about_01_02.png) right 21px bottom 16px no-repeat;text-align: center;}
	.ab1_cr .ab1_cra .ab1_crar h3{margin-top: 17px;font-size: 30px;color: #fff;}
	.ab1_cr .ab1_cra .ab1_crar p{width: 80%;margin: 16px auto 42px;font-size: 16px;color: #fff;}
	.ab1_cr .ab1_crb{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl{position: relative;float: left;width: 50%;height: auto;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla{width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(223,117,39,0.8);z-index: 9999;text-align: center;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb .ab1_crblba{margin-top: 72px;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb h3{margin-top: 13px;font-size: 24px;color: #fff;}
	.ab1_cr .ab1_crb .ab1_crbr{position: relative;float: right;width: 50%;height: auto;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra{width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(45,75,155,0.8);z-index: 9999;text-align: center;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb .ab1_crbrba{margin-top: 72px;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb h3{margin-top: 13px;font-size: 24px;color: #fff;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 92%;}
	.ab1{padding-bottom: 47px;}
	.ab1_t{margin: 44px 0;text-align: center;}
	.ab1_t h3{font-size: 28px;color: #333;font-weight: bold;}
	.ab1_t p{margin-top: 14px;font-size: 16px;color: #666;width: 80%;margin: 0 auto;}
	.ab1_cl{float: left;position: relative;width: 100%;margin-bottom: 10px;}
	.ab1_cl .ab1_cla{width: 100%;height: auto;overflow: hidden;}
	.ab1_cl .ab1_cla img{width: 100%;height: auto;}
	 
	
	.ab1_cr .ab1_cra{width: 100%;position: relative;}
	.ab1_cr .ab1_cra .ab1_cral{float: left;width: 50%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_cra .ab1_cral img{width: 100%;}
	.ab1_cr .ab1_cra{margin-bottom: 19px;}
	.ab1_cr .ab1_cra .ab1_crar{position: absolute;right: 0;float: right;width: 50%;height: 100%;background: #1d6ba9 url(about_01_02.png) right 21px bottom 16px no-repeat;text-align: center;}
	.ab1_cr .ab1_cra .ab1_crar h3{margin-top: 40px;font-size: 30px;color: #fff;}
	.ab1_cr .ab1_cra .ab1_crar p{width: 74%;margin: 20px auto 101px;font-size: 16px;color: #fff;}
	.ab1_cr .ab1_crb{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl{position: relative;float: left;width: 50%;height: auto;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla{width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(223,117,39,0.8);z-index: 9999;text-align: center;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb .ab1_crblba{margin-top: 124px;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb h3{margin-top: 13px;font-size: 24px;color: #fff;}
	.ab1_cr .ab1_crb .ab1_crbr{position: relative;float: right;width: 50%;height: auto;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra{width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(45,75,155,0.8);z-index: 9999;text-align: center;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb .ab1_crbrba{margin-top: 124px;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb h3{margin-top: 13px;font-size: 24px;color: #fff;}
}
@media screen and (max-width:750px) and (min-width:425px){
	.g-in{width: 92%;}
	.ab1{padding-bottom: 47px;}
	.ab1_t{margin: 44px 0;text-align: center;}
	.ab1_t h3{font-size: 28px;color: #333;font-weight: bold;}
	.ab1_t p{margin-top: 14px;font-size: 16px;color: #666;width: 80%;margin: 0 auto;}
	.ab1_cl{float: left;position: relative;width: 100%;margin-bottom: 10px;}
	.ab1_cl .ab1_cla{width: 100%;height: auto;overflow: hidden;}
	.ab1_cl .ab1_cla img{width: 100%;height: auto;}
 
	.ab1_cl .ab1_clb { position: absolute; bottom: 0; left:0; right:0; padding:0 5% 55px 5%; z-index: 9999;}
	.ab1_cl .ab1_clb h3{ font-size:23px;color: #fff;font-weight: bold;}
	.ab1_cl .ab1_clb s { margin-top: 6px;text-decoration: none;font-size:20px;color: #fff;}
	.ab1_cl .ab1_clb p {margin-top:15px; font-size: 12px; color: #fff; line-height:20px; height:80px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; }
	.ab1_cl .ab1_clb .ab1_clba a{ position:absolute; right:0; bottom:0; display: block; width: 120px; height:30px;line-height: 30px;text-align: center;font-size: 12px;color: #fff; background:#1d6ba9; z-index:5; }

	.ab1_cr{width: 100%;position: relative;}
	.ab1_cr .ab1_cra{width: 100%;position: relative;}
	.ab1_cr .ab1_cra .ab1_cral{float: left;width: 50%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_cra .ab1_cral img{width: 100%;}
	.ab1_cr .ab1_cra{margin-bottom: 19px;}
	.ab1_cr .ab1_cra .ab1_crar{position: absolute;right: 0;float: right;width: 50%;height: 100%;background: #1d6ba9 url(about_01_02.png) right 21px bottom 16px no-repeat;text-align: center;}
	.ab1_cr .ab1_cra .ab1_crar h3{margin-top: 10px;font-size:18px;color: #fff;}
	.ab1_cr .ab1_cra .ab1_crar p{width: 80%;margin: 5px auto 0;font-size: 12px;color: #fff;}
	.ab1_cr .ab1_crb{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl{position: relative;float: left;width: 50%;height: auto;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla{width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(223,117,39,0.8);z-index: 9999;text-align: center;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb .ab1_crblba{margin-top: 0;top: 30%;position: relative;width: 40px;margin: 0 auto;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb .ab1_crblba img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb h3{margin-top: 26%;font-size: 20px;color: #fff;}
	.ab1_cr .ab1_crb .ab1_crbr{position: relative;float: right;width: 50%;height: auto;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra{width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(45,75,155,0.8);z-index: 9999;text-align: center;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb .ab1_crbrba{margin-top: 0;top: 30%;position: relative;width: 40px;margin: 0 auto;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb .ab1_crbrba img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb h3{margin-top: 26%;font-size: 20px;color: #fff;}
}
@media screen and (max-width:425px) and (min-width:220px){
	.g-in{width: 92%;}
	.ab1{padding-bottom: 47px;}
	.ab1_t{margin: 20px 0;text-align: center;}
	.ab1_t h3{font-size: 20px;color: #333;font-weight: bold;}
	.ab1_t p{margin-top: 14px;font-size: 12px;color: #666;width: 80%;margin: 0 auto;}
	.ab1_cl{float: left;position: relative;width: 100%;margin-bottom: 10px;}
	.ab1_cl .ab1_cla{width: 100%;height: auto;overflow: hidden;}
	.ab1_cl .ab1_cla img{width: 100%;height: auto;}
 
	.ab1_cl .ab1_clb { position: absolute; bottom: 0; left:0; right:0; padding:0 5% 55px 5%; z-index: 9999;}
	.ab1_cl .ab1_clb h3{ font-size:20px;color: #fff;font-weight: bold;}
	.ab1_cl .ab1_clb s { margin-top: 6px;text-decoration: none;font-size:15px;color: #fff;}
	.ab1_cl .ab1_clb p {margin-top:15px; font-size: 12px; color: #fff; line-height:20px; height:80px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; }
	.ab1_cl .ab1_clb .ab1_clba a{ position:absolute; right:0; bottom:0; display: block; width: 120px; height:30px;line-height: 30px;text-align: center;font-size: 12px;color: #fff; background:#1d6ba9; z-index:5; }
 
	.ab1_cr{float: right;width: 100%;}
	.ab1_cr .ab1_cra{width: 100%;position: relative;}
	.ab1_cr .ab1_cra .ab1_cral{float: left;width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_cra .ab1_cral img{width: 100%;}
	.ab1_cr .ab1_cra{margin-bottom: 19px;}
	.ab1_cr .ab1_cra .ab1_crar{position: relative;right: 0;float: right;width: 100%;height: 100%;background: #1d6ba9 url(about_01_02.png) right 21px bottom 16px no-repeat;text-align: center;}
	.ab1_cr .ab1_cra .ab1_crar h3{margin-top: 20px;font-size:18px;color: #fff;}
	.ab1_cr .ab1_cra .ab1_crar p{width: 80%;margin: 15px auto 30px;font-size: 12px;color: #fff;}
	.ab1_cr .ab1_crb{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl{position: relative;float: left;width: 50%;height: auto;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla{width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crbla img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(223,117,39,0.8);z-index: 9999;text-align: center;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb .ab1_crblba{margin-top: 0;top: 30%;position: relative;width: 40px;margin: 0 auto;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb .ab1_crblba img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbl .ab1_crblb h3{margin-top: 26%;font-size: 20px;color: #fff;}
	.ab1_cr .ab1_crb .ab1_crbr{position: relative;float: right;width: 50%;height: auto;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra{width: 100%;height: auto;overflow: hidden;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbra img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(45,75,155,0.8);z-index: 9999;text-align: center;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb .ab1_crbrba{margin-top: 0;top: 30%;position: relative;width: 40px;margin: 0 auto;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb .ab1_crbrba img{width: 100%;}
	.ab1_cr .ab1_crb .ab1_crbr .ab1_crbrb h3{margin-top: 26%;font-size: 20px;color: #fff;}
}

.ab2{background: #f5f5f5;padding-bottom: 27px;}
.ab2_c .ab2_cl{float: left;position: relative;}
.ab2_c .ab2_cl .ab2_cla{width: 300px;height: 396px;overflow: hidden;}
.ab2_c .ab2_cl .ab2_clb{position: absolute;top: 0;left: 35px;}
.ab2_c .ab2_cl .ab2_clb h3{font-size: 36px;color: #fff;font-weight: bold;width: 220px;text-transform: uppercase;line-height: 38px;margin-top: 59px;}
.ab2_c .ab2_cl .ab2_clb p{font-size: 28px;color: #fff;margin-top: 30px;}
.ab2_c .bd{float: right;width: 77.466%;position: relative;}
.ab2_c .bd ul li h3{font-size: 150px;color: #ffffff;line-height: 160px;margin-top: 39px;text-align: right;}
.ab2_c .bd ul li .ab2_bda{float: right;margin: 9px 0 26px;width: 100%;text-align: right;}
.ab2_c .bd ul li .ab2_bda img{width: 339px;height: 38px;overflow: auto;}
.ab2_c .bd ul li .ab2_bdc .ab2_bdcl{float: left;padding-left: 62px;width: 626px; font-size: 18px;color: #333;line-height: 35px;}
/*
.ab2_c .bd ul li .ab2_bdc .ab2_bdcl p{font-size: 18px;color: #333;line-height: 35px;margin-top: 36px;}
.ab2_c .bd ul li .ab2_bdc .ab2_bdcl span{color: #1d6ba9;}
*/
.ab2_c .bd ul li .ab2_bdc .ab2_bdcr{float: right;margin-right: 77px;}
.ab2_c .hd {width: 100%;margin-top: 170px;float: left;text-align: center;}
.ab2_c .hd ul li{display: none;text-align: center;font-size: 24px;color: #1d6ba9;margin-top: 10px;}
.ab2_c .hd ul li.on{display: block;}
.ab2_c .hd .ab2_hda{width: 1920px;left: 50%;position: relative;margin: 0 0 0 -960px;height: 2px;background: #d3d3d3;}
.ab2_c .hd .ab2_hda .ab2_hdaa{display: inline-block;width: 21px;height: 21px;background: url(about_02_07.png) center center no-repeat;background: cover;margin: 0 112px;border-radius: 50%;margin-top: -8px;}
.ab2_c .hd .ab2_hda .ab2_hdaa:nth-child(4){background: url(about_02_06.png) center center no-repeat;}
.ab2_c .prev{position: absolute;background: url(about_02_04.png) center center no-repeat;width: 23px;height: 43px;top: 314px;left: 0;}
.ab2_c .next{position: absolute;background: url(about_02_03.png) center center no-repeat;width: 23px;height: 43px;top: 314px;right: 0;}
@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.ab2{background: #f5f5f5;padding-bottom: 27px;}
	.ab2_c .ab2_cl{float: left;position: relative;width: 20%;}
	.ab2_c .ab2_cl .ab2_cla{width: 300px;height: 396px;overflow: hidden;}
	.ab2_c .ab2_cl .ab2_clb{position: absolute;top: 0;left: 35px;}
	.ab2_c .ab2_cl .ab2_clb h3{font-size: 36px;color: #fff;font-weight: bold;width: 220px;text-transform: uppercase;line-height: 38px;margin-top: 59px;}
	.ab2_c .ab2_cl .ab2_clb p{font-size: 28px;color: #fff;margin-top: 30px;}
	.ab2_c .bd{float: right;width: 70%;position: relative;}
	.ab2_c .bd ul li h3{font-size: 150px;color: #ffffff;line-height: 160px;margin-top: 39px;text-align: right;}
	.ab2_c .bd ul li .ab2_bda{float: right;margin: 9px 0 26px;width: 100%;text-align: right;}
	.ab2_c .bd ul li .ab2_bda img{width: 339px;height: 38px;overflow: auto;}
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl{float: left;padding-left: 62px;width: 360px; font-size: 18px;color: #333;line-height: 35px;}
	/*
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl p{font-size: 18px;color: #333;line-height: 35px;margin-top: 36px;}
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl span{color: #1d6ba9;}
	*/
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcr{float: right;margin-right: 77px;width: 300px;margin-top: 60px;}
	.ab2_c .hd {width: 100%;margin-top: 170px;float: left;text-align: center;}
	.ab2_c .hd ul li{display: none;text-align: center;font-size: 24px;color: #1d6ba9;margin-top: 10px;}
	.ab2_c .hd ul li.on{display: block;}
	.ab2_c .hd .ab2_hda{width: 1920px;left: 50%;position: relative;margin: 0 0 0 -960px;height: 2px;background: #d3d3d3;}
	.ab2_c .hd .ab2_hda .ab2_hdaa{display: inline-block;width: 21px;height: 21px;background: url(about_02_07.png) center center no-repeat;background: cover;margin: 0 86px;border-radius: 50%;margin-top: -8px;}
	.ab2_c .hd .ab2_hda .ab2_hdaa:nth-child(4){background: url(about_02_06.png) center center no-repeat;}
	.ab2_c .prev{position: absolute;background: url(about_02_04.png) center center no-repeat;width: 23px;height: 43px;top: 360px;left: 0;}
	.ab2_c .next{position: absolute;background: url(about_02_03.png) center center no-repeat;width: 23px;height: 43px;top: 360px;right: 0;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 92%;}
	.ab2{background: #f5f5f5;padding-bottom: 27px;}
	.ab2_c .ab2_cl{float: left;position: relative;width: 100%;text-align: center;}
	.ab2_c .ab2_cl .ab2_cla{display: none; width: 100%;height: 396px;overflow: hidden;}
	.ab2_c .ab2_cl .ab2_clb{position: relative;top: 0;left: 35px;}
	.ab2_c .ab2_cl .ab2_clb h3{font-size: 28px;color: #333;font-weight: bold;width: 100%;text-transform: uppercase;line-height: 38px;margin-top: 30px;}
	.ab2_c .ab2_cl .ab2_clb p{font-size: 24px;color: #333;margin-top: -5px;}
	.ab2_c .bd{float: right;width: 100%;position: relative;}
	.ab2_c .bd ul li h3{font-size: 80px;color: #ffffff;line-height: 120px;margin-top: 39px;text-align: right;}
	.ab2_c .bd ul li .ab2_bda{float: right;margin: 9px 0 26px;width: 100%;text-align: right;}
	.ab2_c .bd ul li .ab2_bda img{width: 339px;height: 38px;overflow: auto;}
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl{float: left;padding-left: 62px;width: 40%;font-size: 18px;color: #333;line-height: 30px;}
	/*
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl p{font-size: 18px;color: #333;line-height: 30px;margin-top: 30px;}
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl span{color: #1d6ba9;}
	*/
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcr{float: right;margin-right: 77px;width: 37%;margin-top: 60px;}
	.ab2_c .hd {width: 100%;margin-top: 60px;float: left;text-align: center;}
	.ab2_c .hd ul li{display: none;text-align: center;font-size: 24px;color: #1d6ba9;margin-top: 10px;}
	.ab2_c .hd ul li.on{display: block;}
	.ab2_c .hd .ab2_hda{width: 1920px;left: 50%;position: relative;margin: 0 0 0 -960px;height: 2px;background: #d3d3d3;}
	.ab2_c .hd .ab2_hda .ab2_hdaa{display: inline-block;width: 21px;height: 21px;background: url(about_02_07.png) center center no-repeat;background: cover;margin: 0 0;width: 7.5%; border-radius: 50%;margin-top: -8px;}
	.ab2_c .hd .ab2_hda .ab2_hdaa:nth-child(4){background: url(about_02_06.png) center center no-repeat;}
	.ab2_c .prev{position: absolute;background: url(about_02_04.png) center center no-repeat;width: 23px;height: 43px;top: 360px;left: 0;}
	.ab2_c .next{position: absolute;background: url(about_02_03.png) center center no-repeat;width: 23px;height: 43px;top: 360px;right: 0;}
}
@media screen and (max-width:750px) and (min-width:220px){
	.g-in{width: 92%;}
	.ab2{background: #f5f5f5;padding-bottom: 27px;}
	.ab2_c .ab2_cl{float: left;position: relative;width: 100%;text-align: center;}
	.ab2_c .ab2_cl .ab2_cla{display: none; width: 100%;height: 396px;overflow: hidden;}
	.ab2_c .ab2_cl .ab2_clb{position: relative;top: 0;left: 0;}
	.ab2_c .ab2_cl .ab2_clb h3{font-size: 28px;color: #333;font-weight: bold;width: 100%;text-transform: uppercase;line-height: 38px;margin-top: 20px;}
	.ab2_c .ab2_cl .ab2_clb p{font-size: 24px;color: #333;margin-top: -5px;}
	.ab2_c .bd{float: right;width: 100%;position: relative;}
	.ab2_c .bd ul li h3{font-size: 40px;color: #ffffff;line-height: 70px;margin-top: 9px;text-align: right;}
	.ab2_c .bd ul li .ab2_bda{float: right;margin: 9px 0 26px;width: 100%;text-align: right;}
	.ab2_c .bd ul li .ab2_bda img { max-width: 100%;height: auto;overflow: auto;}
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl{float: none; padding-left: 0; font-size: 14px;color: #333;line-height: 22px;width: 80%;margin: 10px auto 0;}
	/*
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl p{font-size: 14px;color: #333;line-height: 22px;width: 80%;margin: 10px auto 0;}
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcl span{color: #1d6ba9;}
	*/
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcr{float: none;margin-right: 0;width: 100%;margin: 30px auto 0;}
	.ab2_c .bd ul li .ab2_bdc .ab2_bdcr img{width: 100%;}
	.ab2_c .hd {display: none; width: 100%;margin-top: 60px;float: left;text-align: center;}
	.ab2_c .hd ul li{display: none;text-align: center;font-size: 24px;color: #1d6ba9;margin-top: 10px;}
	.ab2_c .hd ul li.on{display: block;}
	.ab2_c .hd .ab2_hda{display: none; width: 1920px;left: 50%;position: relative;margin: 0 0 0 -960px;height: 2px;background: #d3d3d3;}
	.ab2_c .hd .ab2_hda .ab2_hdaa{display: inline-block;width: 21px;height: 21px;background: url(about_02_07.png) center center no-repeat;background: cover;margin: 0 0;width: 7.5%; border-radius: 50%;margin-top: -8px;}
	.ab2_c .hd .ab2_hda .ab2_hdaa:nth-child(4){background: url(about_02_06.png) center center no-repeat;}
	.ab2_c .prev{position: absolute;background: url(about_02_04.png) center center no-repeat;width: 23px;height: 43px;top: 220px;left: 0;}
	.ab2_c .next{position: absolute;background: url(about_02_03.png) center center no-repeat;width: 23px;height: 43px;top: 220px;right: 0;}
}

.ab3{padding: 70px 0 61px;}
.ab3_c .ab3_ca{float: left;position: relative;width: 50%;}
.ab3_c .ab3_ca .ab3_cal{float: left;width: 50%;overflow: hidden;}
.ab3_c .ab3_ca .ab3_cal img{transition:all 0.5s;}
.ab3_c .ab3_ca .ab3_car{float: right;width: 50%;height: auto;overflow: hidden;}
.ab3_c .ab3_ca .ab3_car img{width: 100%;transition:all 0.5s;}

.ab3_c .ab3_ca:hover .ab3_cal img{transform:scale(1.5)}
.ab3_c .ab3_ca:hover .ab3_car img{transform:scale(1.5)}
.ab3_c .ab3_ca  .ab3_caa{width: 50%;text-align: center;height: 100%;}
.ab3_c .ab3_ca  .ab3_caa h3{margin-top: 82px;font-size: 30px;color: #fff; font-weight:normal;}
.ab3_c .ab3_ca  .ab3_caa p{margin: 15px auto;width: 240px;font-size: 16px;color: #fff;}
.ab3_c .ab3_ca  .ab3_ca1{background: #609d00 url(../images/about_03_05.png) right 32px bottom 58px no-repeat;position: absolute;right: 0;}
.ab3_c .ab3_ca  .ab3_ca2{background: #1d6ba9 url(../images/about_03_06.png) right 32px bottom 58px no-repeat;position: absolute;right: 0;}
.ab3_c .ab3_ca  .ab3_ca3{background: #2d4b9b url(../images/about_03_07.png) right 32px bottom 58px no-repeat;position: absolute;}
.ab3_c .ab3_ca  .ab3_ca4{background: #d8a424 url(../images/about_03_08.png) right 32px bottom 58px no-repeat;position: absolute;}
@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.ab3{padding: 70px 0 61px;}
	.ab3_c .ab3_ca{float: left;position: relative;width: 50%;}
	.ab3_c .ab3_ca .ab3_cal{float: left;width: 50%;}
	.ab3_c .ab3_ca .ab3_car{float: right;width: 50%;height: auto;overflow: hidden;}
	.ab3_c .ab3_ca .ab3_car img{width: 100%}
	.ab3_c .ab3_ca .ab3_cal img{width: 100%;}
	.ab3_c .ab3_ca  .ab3_caa{width: 50%;text-align: center;height: 100%;}
	.ab3_c .ab3_ca  .ab3_caa h3{margin-top: 82px;font-size: 30px;color: #fff;}
	.ab3_c .ab3_ca  .ab3_caa p{margin: 15px auto;width: 240px;font-size: 16px;color: #fff;}
	.ab3_c .ab3_ca  .ab3_ca1{background: #609d00 url(../images/about_03_05.png) right 32px bottom 58px no-repeat;position: absolute;right: 0;}
	.ab3_c .ab3_ca  .ab3_ca2{background: #1d6ba9 url(../images/about_03_06.png) right 32px bottom 58px no-repeat;position: absolute;right: 0;}
	.ab3_c .ab3_ca  .ab3_ca3{background: #2d4b9b url(../images/about_03_07.png) right 32px bottom 58px no-repeat;position: absolute;}
	.ab3_c .ab3_ca  .ab3_ca4{background: #d8a424 url(../images/about_03_08.png) right 32px bottom 58px no-repeat;position: absolute;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 1200px;}
	.ab3{padding: 70px 0 61px;}
	.ab3_c .ab3_ca{float: left;position: relative;width: 50%;}
	.ab3_c .ab3_ca .ab3_cal{float: left;width: 50%;}
	.ab3_c .ab3_ca .ab3_car{float: right;width: 50%;height: auto;overflow: hidden;}
	.ab3_c .ab3_ca .ab3_car img{width: 100%}
	.ab3_c .ab3_ca .ab3_cal img{width: 100%;}
	.ab3_c .ab3_ca  .ab3_caa{width: 50%;text-align: center;height: 100%;}
	.ab3_c .ab3_ca  .ab3_caa h3{margin-top: 30px;font-size: 22px;color: #fff;}
	.ab3_c .ab3_ca  .ab3_caa p{margin: 15px auto;width: 95%;font-size: 16px;color: #fff;}
	.ab3_c .ab3_ca  .ab3_ca1{background: #609d00 url(../images/about_03_05.png) right 16px bottom 42px no-repeat;background-size: 40%;position: absolute;right: 0;}
	.ab3_c .ab3_ca  .ab3_ca2{background: #1d6ba9 url(../images/about_03_06.png) right 16px bottom 42px no-repeat;background-size: 40%;position: absolute;right: 0;}
	.ab3_c .ab3_ca  .ab3_ca3{background: #2d4b9b url(../images/about_03_07.png) right 16px bottom 42px no-repeat;background-size: 40%;position: absolute;}
	.ab3_c .ab3_ca  .ab3_ca4{background: #d8a424 url(../images/about_03_08.png) right 16px bottom 42px no-repeat;background-size: 40%;position: absolute;}
}
@media screen and (max-width:750px) and (min-width:220px){
	.g-in{width: 1200px;}
	.ab3{padding: 70px 0 61px;}
	.ab3_c .ab3_ca{float: left;position: relative;width: 100%;}
	.ab3_c .ab3_ca .ab3_cal{float: left;width: 50%;}
	.ab3_c .ab3_ca .ab3_car{float: right;width: 50%;height: auto;overflow: hidden;}
	.ab3_c .ab3_ca .ab3_car img{width: 100%}
	.ab3_c .ab3_ca .ab3_cal img{width: 100%;}
	.ab3_c .ab3_ca  .ab3_caa{width: 50%;text-align: center;height: 100%;}
	.ab3_c .ab3_ca  .ab3_caa h3{margin-top: 30px;font-size: 22px;color: #fff;}
	.ab3_c .ab3_ca  .ab3_caa p{margin: 15px auto;width: 95%;font-size: 16px;color: #fff;}
	.ab3_c .ab3_ca  .ab3_ca1{background: #609d00 url(../images/about_03_05.png) right 16px bottom 42px no-repeat;background-size: 40%;position: absolute;right: 0;}
	.ab3_c .ab3_ca  .ab3_ca2{background: #1d6ba9 url(../images/about_03_06.png) right 16px bottom 42px no-repeat;background-size: 40%;position: absolute;right: 0;}
	.ab3_c .ab3_ca  .ab3_ca3{background: #2d4b9b url(../images/about_03_07.png) right 16px bottom 42px no-repeat;background-size: 40%;position: absolute;}
	.ab3_c .ab3_ca  .ab3_ca4{background: #d8a424 url(../images/about_03_08.png) right 16px bottom 42px no-repeat;background-size: 40%;position: absolute;}
}
/* 产品页 */
.prt1{margin-top: 34px;overflow: hidden;}
.p1_c{border: 4px solid #e4e4e4;}
.p1_c .p1_ca{border-bottom: 1px solid #e4e4e4;}
.p1_c .p1_ca .p1_cal{float: left;width: 9.78%;line-height: 72px;font-size: 18px;color: #333;font-weight: bold;text-align: center;}
.p1_c .p1_ca .p1_car{float: left;padding-left: 32px;width: 100%;border-left: 1px solid #f5f5f5;}
.p1_c .p1_ca .p1_car .p1_cara{float: left;padding: 23px 0;}
.p1_c .p1_ca .p1_car .p1_cara a{padding-left: 35px;margin-right: 36px;font-size: 16px;color: #333;background: url(../images/prt_02.png) left center no-repeat;}
.p1_c .p1_ca .p1_car .current a,.p1_c .p1_ca .p1_car .p1_cara:hover a{background: url(../images/prt_01.png) left center no-repeat;}
.p1_c .p1_cb .p1_cbl{float: left;width: 9.78%;line-height: 145px;font-size: 18px;color: #333;font-weight: bold;text-align: center;}
.p1_c .p1_cb .p1_cbr{float: left;padding-left: 32px;padding-top: 27px;width: 88%;border-left: 1px solid #f5f5f5;}
.p1_c .p1_cb .p1_cbr .p1_cbra{float: left;line-height: 49px;}
.p1_c .p1_cb .p1_cbr .p1_cbra a{padding-left: 35px;margin-right: 56px;font-size: 16px;color: #333;background: url(prt_02.png) left center no-repeat;}
.p1_c .p1_cb .p1_cbr .current a,.p1_c .p1_cb .p1_cbr .p1_cbra:hover a{background: url(../images/prt_01.png) left center no-repeat;}

@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.prt1{margin-top: 34px;overflow: hidden;}
	.p1_c{border: 4px solid #e4e4e4;}
	.p1_c .p1_ca{border-bottom: 1px solid #e4e4e4;}
	.p1_c .p1_ca .p1_cal{float: left;width: 9.78%;line-height: 40px;font-size: 18px;color: #333;font-weight: bold;text-align: center;}
	.p1_c .p1_ca .p1_car{float: left;padding-left: 32px;width: 88%;border-left: 1px solid #f5f5f5;}
	.p1_c .p1_ca .p1_car .p1_cara{float: left;padding: 10px 0;}
	.p1_c .p1_ca .p1_car .p1_cara a{padding-left: 35px;margin-right: 36px;font-size: 16px;color: #333;background: url(prt_02.png) left center no-repeat;}
	.p1_c .p1_ca .p1_car .current a,.p1_c .p1_ca .p1_car .p1_cara:hover a{background: url(prt_01.png) left center no-repeat;}
	.p1_c .p1_cb .p1_cbl{float: left;width: 9.78%;line-height: 40px;font-size: 18px;color: #333;font-weight: bold;text-align: center;}
	.p1_c .p1_cb .p1_cbr{float: left;padding-left: 32px;padding-top: 0;width: 88%;border-left: 1px solid #f5f5f5;}
	.p1_c .p1_cb .p1_cbr .p1_cbra{float: left;line-height: 43px;}
	.p1_c .p1_cb .p1_cbr .p1_cbra a{padding-left: 35px;margin-right: 56px;font-size: 16px;color: #333;background: url(prt_02.png) left center no-repeat;}
	.p1_c .p1_cb .p1_cbr .current a,.p1_c .p1_cb .p1_cbr .p1_cbra:hover a{background: url(prt_01.png) left center no-repeat;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 92%;}
	.prt1{margin-top: 34px;overflow: hidden;}
	.p1_c{border: 4px solid #e4e4e4;}
	.p1_c .p1_ca{border-bottom: 1px solid #e4e4e4;}
	.p1_c .p1_ca .p1_cal{float: left;width: 80%;line-height: 40px;font-size: 18px;color: #333;font-weight: bold;text-align: left;padding-left: 20px;}
	.p1_c .p1_ca .p1_car{float: left;padding-left: 32px;width: 88%;border-left: 1px solid #f5f5f5;}
	.p1_c .p1_ca .p1_car .p1_cara{float: left;padding: 5px 0;}
	.p1_c .p1_ca .p1_car .p1_cara a{padding-left: 35px;margin-right: 36px;font-size: 16px;color: #333;background: url(prt_02.png) left center no-repeat;}
	.p1_c .p1_ca .p1_car .current a,.p1_c .p1_ca .p1_car .p1_cara:hover a{background: url(prt_01.png) left center no-repeat;}
	.p1_c .p1_cb .p1_cbl{float: left;width: 80%;line-height: 40px;font-size: 18px;color: #333;font-weight: bold;text-align: left;padding-left: 20px;}
	.p1_c .p1_cb .p1_cbr{float: left;padding-left: 32px;padding-top: 0;width: 94%;border-left: 1px solid #f5f5f5;}
	.p1_c .p1_cb .p1_cbr .p1_cbra{float: left;line-height: 30px;}
	.p1_c .p1_cb .p1_cbr .p1_cbra a{padding-left: 35px;margin-right: 56px;font-size: 16px;color: #333;background: url(prt_02.png) left center no-repeat;}
	.p1_c .p1_cb .p1_cbr .current a,.p1_c .p1_cb .p1_cbr .p1_cbra:hover a{background: url(prt_01.png) left center no-repeat;}
}
@media screen and (max-width:750px) and (min-width:220px){
	.g-in{width: 92%;}
	.prt1{margin-top: 34px;overflow: hidden;}
	.p1_c{border: 4px solid #e4e4e4;}
	.p1_c .p1_ca{border-bottom: 1px solid #e4e4e4; padding:5px;}
	.p1_c .p1_ca .p1_cal{float: left;width: 80%;line-height: 30px;font-size: 14px;color: #333;font-weight: bold;text-align: left;}
	.p1_c .p1_ca .p1_car{float: left;padding-left: 0;width: 100%;border-left: 1px solid #f5f5f5;}
	.p1_c .p1_ca .p1_car .p1_cara{float: left;padding: 5px 0;width: 50%;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
	.p1_c .p1_ca .p1_car .p1_cara a{padding-left: 20px;margin-right: 12px;font-size: 14px;color: #333;background: url(prt_02.png) left center no-repeat;}
	.p1_c .p1_ca .p1_car .current a,.p1_c .p1_ca .p1_car .p1_cara:hover a{background: url(prt_01.png) left center no-repeat;}
	.p1_c .p1_cb .p1_cbl{float: left;width: 80%;line-height: 30px;font-size: 14px;color: #333;font-weight: bold;text-align: left;}
	.p1_c .p1_cb .p1_cbr{float: left;padding-left: 0;padding-top: 0;width: 100%;border-left: 1px solid #f5f5f5;}
	.p1_c .p1_cb .p1_cbr .p1_cbra{float: left;line-height: 26px;width: 50%;}
	.p1_c .p1_cb .p1_cbr .p1_cbra a{padding-left: 20px;margin-right: 12px;font-size: 12px;color: #333;background: url(prt_02.png) left center no-repeat;}
	.p1_c .p1_cb .p1_cbr .current a,.p1_c .p1_cb .p1_cbr .p1_cbra:hover a{background: url(prt_01.png) left center no-repeat;}
}

.prt2{margin-top: 103px;margin-bottom: 121px;}
.p2_c .p2_ca{float: left;position: relative;width: 21.86%;height: auto;margin-right: 4%;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; margin-bottom:50px; top:0; }
.p2_c .p2_ca:nth-child(4n){margin-right: 0;}
.p2_c .p2_ca .p2_caa{width: 100%;height: auto;overflow: hidden;background: #f6f6f6;}
.p2_c .p2_ca .p2_caa img{width: 100%;height: auto;}
.p2_c .p2_ca .p2_cab{padding: 21px 22px 37px;background: #f6f6f6;}
.p2_c .p2_ca .p2_cab h3{font-size: 20px;color: #333;font-weight: bold;}
.p2_c .p2_ca .p2_cab .p2_caba{margin-top: 12px;width: 40px;height: 4px;background: #1d6ba9;}
.p2_c .p2_ca .p2_cab p{ margin-top: 19px;font-size: 14px;color: #333;line-height: 25px; height:75px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.p2_c .p2_ca .p2_cac{display: none;position: absolute;width: 100%;height: 73px;line-height: 60px;text-align: center;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.p2_c .p2_ca .p2_cac a{display: block;font-size: 16px;color: #fff;height: 60px;margin-top: 13px;background: #1d6ba9;}
.p2_c .p2_ca:hover{ top: -73px;}
.p2_c .p2_ca:hover .p2_cac{display: block;}

@media screen and (max-width:1500px) and (min-width:1200px){
	.g-in{width: 1200px;}
	.prt2{margin-top: 103px;margin-bottom: 121px;}
	.p2_c .p2_ca{float: left;position: relative;width: 23.5%;height: auto;margin-right: 2%;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; margin-bottom:40px; }
	.p2_c .p2_ca:nth-child(4n){margin-right: 0;}
	.p2_c .p2_ca .p2_caa{width: 100%;height: auto;overflow: hidden;background: #f6f6f6;}
	.p2_c .p2_ca .p2_caa img{width: 100%;height: auto;}
	.p2_c .p2_ca .p2_cab{padding: 21px 22px 37px;background: #f6f6f6;}
	.p2_c .p2_ca .p2_cab h3{font-size: 20px;color: #333;font-weight: bold; height:25px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
	.p2_c .p2_ca .p2_cab .p2_caba{margin-top: 12px;width: 40px;height: 4px;background: #1d6ba9;}
	.p2_c .p2_ca .p2_cab p{margin-top: 19px;font-size: 14px;color: #333;line-height: 25px; height:75px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3;}
	.p2_c .p2_ca .p2_cac{display: none;position: absolute;width: 100%;height: 73px;line-height: 60px;text-align: center;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
	.p2_c .p2_ca .p2_cac a{display: block;font-size: 16px;color: #fff;height: 60px;margin-top: 13px;background: #1d6ba9;}
	.p2_c .p2_ca:hover{ top: -73px;}
	.p2_c .p2_ca:hover .p2_cac{display: block;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.g-in{width: 92%;}
	.prt2{margin-top: 40px;margin-bottom: 121px;}
	.p2_c .p2_ca{float: left;position: relative;width: 48%;margin-bottom: 2%;height: auto;margin-right: 2%;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
	.p2_c .p2_ca:last-child{margin-right: 0;}
	.p2_c .p2_ca .p2_caa{width: 100%;height: auto;overflow: hidden;background: #f6f6f6;}
	.p2_c .p2_ca .p2_caa img{width: 100%;height: auto;}
	.p2_c .p2_ca .p2_cab{padding: 21px 22px 37px;background: #f6f6f6;}
	.p2_c .p2_ca .p2_cab h3{font-size: 20px;color: #333;font-weight: bold; height:25px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
	.p2_c .p2_ca .p2_cab .p2_caba{margin-top: 12px;width: 40px;height: 4px;background: #1d6ba9;}
	.p2_c .p2_ca .p2_cab p{margin-top: 19px;font-size: 14px;color: #333;line-height: 25px; height:75px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3;}
	.p2_c .p2_ca .p2_cac{display: block;position: relative;width: 100%;height: 73px;line-height: 60px;text-align: center;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
	.p2_c .p2_ca .p2_cac a{display: block;font-size: 16px;color: #fff;height: 60px;margin-top: 13px;background: #1d6ba9;}
	.p2_c .p2_ca:hover{ top:0;}
	.p2_c .p2_ca:hover .p2_cac{display: none;}
}
@media screen and (max-width:750px) and (min-width:220px){
	.g-in{width: 100%;}
	.prt2{margin-top: 20px;margin-bottom: 21px;}
	.p2_c .p2_ca{float: left;position: relative;width: 48%;margin-bottom: 2%;height: auto;margin-right: 2%;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
	.p2_c .p2_ca:last-child{margin-right: 0;}
	.p2_c .p2_ca .p2_caa{width: 100%;height: auto;overflow: hidden;background: #f6f6f6;}
	.p2_c .p2_ca .p2_caa img{width: 100%;height: auto;}
	.p2_c .p2_ca .p2_cab{ padding: 14px 10px 20px; background: #f6f6f6;}
	.p2_c .p2_ca .p2_cab h3{font-size: 14px;color: #333;font-weight: bold; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
	.p2_c .p2_ca .p2_cab .p2_caba{margin-top: 12px;width: 40px;height: 4px;background: #1d6ba9;}
	.p2_c .p2_ca .p2_cab p{margin-top: 19px;font-size: 12px;color: #333;line-height: 16px; height:80px; -webkit-line-clamp:5;display: -webkit-box;-webkit-box-orient:vertical;overflow:hidden; text-overflow: ellipsis;}
	.p2_c .p2_ca .p2_cac{display: block;position: relative;width: 100%;height: 30px; text-align: center;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
	.p2_c .p2_ca .p2_cac a{display: block;font-size: 12px;color: #fff;height: 30px;line-height: 30px;margin-top: 6px;background: #1d6ba9;}
	.p2_c .p2_ca:hover{ top:0;}
	.p2_c .p2_ca:hover .p2_cac{display: none;}
}
/* 内容模式 */
.article { padding:20px 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .bd img { max-width:100%; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article .ft ul li { height:30px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.artArea { padding:40px 0; line-height:2; font-size:14px; }
.artArea img { max-width:100%; }

.list { padding:40px 0; }
.list li { padding:10px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_11.gif) no-repeat 2px 13px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; font-size:14px; }
.list li a:hover { text-decoration:underline; }
/*麦 站 网分页样式*/
.pages{padding: 20px 0;width:100%;text-align: center;clear: both;}
.pages a,.pages span{color: #666;padding: 0 15px;margin: 0 3px;display: inline-block;vertical-align: middle;background: #f9f9f9;border: 1px solid #f2f2f2;}
.pages a:hover{display:inline-block;color: #fff;background: #0e75c8;border-color: #0e75c8;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
.pages span{display:inline-block;color: #666;}
.pages a.page-num-current{display:inline-block;color: #fff;background: #0e75c8;border-color: #0e75c8;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
