

* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

ul,li,ol,h1,h2,h3,h4,dl,dt,dd,form,p,span,b,u,s,i {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
}

.clearfix {
    display: inline-table;
}

* html .clearfix {
    height: 1%;
/*ie6*/
}

*+html .clearfix {
    min-height: 1px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

input,textarea {
    outline: none;
    border: 0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
    blr: expression(this.onFocus=this.blur());
 /* IE Opera */
    outline: none;
 /* FF Opera */
    color: #333;
}

a:focus {
    -moz-outline-style: none;
 /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
    clear: both
}

em {
    font-style: normal;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    color: #f1190c;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}

a:active {
    text-decoration: none;
}

.main {
    width: 1355px;
    margin: 0 auto;
    overflow: hidden;
}

body {
    margin: 0px;
    color: #333;
    background-color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei",宋体,Arial, Helvetica, sans-serif;
}

.csbor {
    border: 1px solid #000;
}

/*<!--banner开始-->*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    background: #000;
    overflow: hidden;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 500px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 500px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #f00;
}

.fullSlide .prev,.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../image/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(http://www.ycsbggk.com/templates/pc_wjdh/images/next.png) center center no-repeat;
}
/*<!--banner结束-->*/

/*<!--搜索开始-->*/
.jgss {
    width: 100%;
    height: 99px;
}

.wzdw {
    width: 280px;
    height: 230px;
    background: #1057c1;
    color: #fff;
    float: left;
    margin-top: -131px;
    z-index: 10;
    position: absolute;
}

.wzdw p {
    font-size: 18px;
    text-align: center;
    height: 65px;
    line-height: 85px;
}

.wzdw span {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    display: block;
    height: 55px;
}

.wzdw b {
    display: block;
    width: 280px;
    border-bottom: 1px solid #0241a0;
    border-top: 1px solid #3073d7;
}

.wzdw i {
    display: block;
    padding-left: 70px;
    padding-top: 25px;
    background: url(../image/dhh.png) no-repeat 15px 28px;
}

.wzdw i strong {
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}

.gstt {
    float: left;
    margin-left: 300px;
}

.gstt p {
    background: url(../image/gstt.png) no-repeat 0px 43px;
    padding-left: 22px;
    float: left;
    height: 99px;
    line-height: 99px;
    font-weight: bold;
    color: #1057c1;
}

.gstt b {
    display: block;
    float: left;
    height: 99px;
    line-height: 99px;
    width: 335px;
    overflow: hidden;
}

.gstt i {
    font-size: 12px;
    color: #666;
    height: 99px;
    line-height: 99px;
}

.ssk {
    height: 40px;
    float: right;
    margin-top: 33px;
}

.ss-text {
    width: 265px;
    height: 29px;
    background: none;
    border: 1px solid #c3c1cf;
    color: #858585;
    font-size: 12px;
    padding-left: 10px;
    float: left;
}

.ss-submit {
    width: 50px;
    height: 33px;
    float: left;
    background: url(../image/ss.png) no-repeat;
    cursor: pointer;
    margin-top: -1px;
    margin-left: -1px;
}
/*<!--搜索结束-->*/

/*网站标题开始*/
.wzbt {
    height: 145px;
    text-align: center;
}

.wzbt h3 {
    height: 85px;
    line-height: 105px;
    font-size: 26px;
    font-weight: bold;
    color: #1057c1;
}

.wzbt b {
    display: block;
    height: 3px;
    background: url(../image/wzbt.png) no-repeat center;
}

.wzbt p {
    line-height: 43px;
    color: #ccc;
}
/*网站标题结束*/

/*产品中心开始*/
.cpzx {
    height: 1060px;
}

.cpzx-l {
    float: left;
    width: 250px;
}

.cpzx-l ul {
    width: 250px;
    background: #f5f5f5;
    padding-bottom: 28px;
}

.cpzx-l ul p {
    background: url(../image/cpzx-02.png) no-repeat center;
    width: 250px;
    height: 124px;
    text-align: center;
}

.cpzx-l ul p a {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    height: 65px;
    line-height: 78px;
    display: block;
}

.cpzx-l ul p a:hover {
    color: #f1190c;
}

.cpzx-l ul p span {
    display: block;
    color: #eee;
}

.cpzx-l ul li {
    margin-top: 20px;
}

.cpzx-l ul li b {
    display: block;
    width: 155px;
    height: 40px;
    background: #1057c1;
    margin: 0 auto;
    border-radius: 20px;
    padding-left: 30px;
    padding-right: 25px;
}

.cpzx-l ul li b span {
    display: block;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    float: left;
}

.cpzx-l ul li b span a {
    color: #fff;
}

.cpzx-l ul li b i {
    display: block;
    float: right;
    width: 16px;
    background: url(../image/cpzx-jt.png) no-repeat center;
    height: 16px;
    margin-top: 12px;
}

.cpzx-l ul li b:hover {
    background: #f1190c;
}

.cpzx-l ul li dd {
    display: block;
    width: 155px;
    height: 35px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 25px;
    border-bottom: 1px solid #dadada;
}

.cpzx-l ul li dd span {
    display: block;
    height: 35px;
    line-height: 35px;
    float: left;
}

.cpzx-l ul li dd i {
    display: block;
    float: right;
    width: 16px;
    height: 35px;
    text-align: right;
    line-height: 35px;
}

.cpzx-l ul li dd a {
    color: #666;
}

.cpzx-l ul li dd a:hover {
    color: #f1190c;
}

.cpzx-r {
    float: right;
    width: 1060px;
}

.cpzx-r ul li {
    float: left;
    width: 325px;
    height: 195px;
    padding: 3px;
    border: 1px solid #ccc;
    margin-left: 20px;
    margin-bottom: 20px;
}

.cpzx-r ul li p {
    width: 325px;
    height: 195px;
    overflow: hidden;
}

.cpzx-r ul li p a img {
    width: 325px;
    height: 195px;
    -webkit-transition: all .5s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    -ms-transition: all .8s;
    transition: all .8s;
    object-fit: cover;
}

.cpzx-r ul li p a:hover img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}

.cpzx-r ul li span {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: -30px;
    position: relative;
    color: #fff;
    font-size: 14px;
    background: rgba(0,0,0,0.6);
}

.cpzx-r ul li span a {
    color: #fff;
}
/*产品中心结束*/

/*小banenr1开始*/
.banner1 {
    height: 305px;
    background: url(../image/banner1-bj.jpg) no-repeat center;
    color: #fff;
    text-align: center;
}

.banner1 strong {
    display: block;
    font-size: 28px;
    height: 130px;
    line-height: 200px;
}

.banner1 span {
    display: block;
    height: 35px;
}

.banner1 b {
}

.banner1 b i {
    font-size: 26px;
}

.banner1 p {
    width: 256px;
    margin: 0 auto;
    margin-top: 25px;
}

.banner1 p a {
    display: block;
    width: 98px;
    height: 34px;
    float: left;
    background: #fff;
    margin: 0 15px;
    line-height: 34px;
    color: #666;
}

.banner1 p a:hover {
    background: #f1190c;
    color: #fff;
}
/*小banenr1结束*/

/*优势开始*/
.cpyx {
    height: 1380px;
}

.cpyx-top {
    height: 95px;
    padding-top: 50px;
}

.cpyx-top h3 {
    background: url(../image/cpyx-top.png) no-repeat top;
    line-height: 85px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #1057c1;
}

.cpyx-nr {
    padding-top: 30px;
    background: url(../image/cpyx-bj.png) no-repeat center top;
    height: 850px;
    position: relative;
}

.cpyx-nr .cpyx-s {
    height: 600px;
}

.cpyx-zp {
    float: left;
    width: 568px;
    height: 600px;
    margin-right: 50px;
}

.cpyx-zp img {
    width: 568px;
    height: 600px;
}

.cpyx-wz {
    float: left;
}

.cpyx-wz p {
    font-size: 48px;
    color: #acc4e9;
    font-family: "宋体";
    height: 45px;
    line-height: 35px;
}

.cpyx-wz span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #1057c1;
    height: 35px;
}

.cpyx-wz b {
    display: block;
    width: 40px;
    height: 2px;
    background: #ccc;
    margin-bottom: 10px;
}

.cpyx-wz i {
    display: block;
    width: 515px;
    height: 110px;
    line-height: 30px;
    color: #666;
}

.cpyx-lx {
    width: 332px;
    height: 215px;
    background: #fff;
    box-shadow: 0px 0px 16px rgba(16,87,193,.6);
    transform: translate3d(0,-2px,0);
    margin: 0 auto;
    position: absolute;
    left: 404px;
    top: 500px;
    padding-top: 40px;
    padding-left: 40px;
}

.cpyx-lx p {
    font-size: 16px;
}

.cpyx-lx span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #1057c1;
    height: 50px;
    line-height: 40px;
}

.cpyx-lx a {
    display: block;
    width: 160px;
    height: 40px;
    background: #1057c1;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}

.cpyx-lx a:hover {
    background: #f1190c;
}

.cpyx-lx b {
}

.cpyx-lx b i {
    display: block;
    float: right;
    font-size: 16px;
    color: #1057c1;
    text-align: left;
    margin-right: 20px;
    margin-top: 26px;
    line-height: 26px;
}

.cpyx-nr .cpyx-x {
    height: 600px;
}

.cpyx-nr .cpyx-x .cpyx-wz {
    margin-top: 210px;
}

.cpyx-nr .cpyx-x .cpyx-zp {
    float: right;
    margin-right: 0px;
}
/*优势结束*/

/*成功案例开始*/
.cgal {
    height: 425px;
}

.cgal-gd {
    height: 242px;
    overflow: hidden;
    width: 1254px;
    margin: 0 auto;
}

.cgal-gd .bd {
    overflow: hidden;
    margin: 0 auto;
    width: 1206px;
    height: 245px;
}

.cgal-gd li {
    float: left;
    width: 264px;
    height: 229px;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 4px;
    margin: 0px 13px;
}

.cgal-gd li p {
    width: 264px;
    height: 229px;
    overflow: hidden;
}

.cgal-gd li p a img {
    width: 264px;
    height: 229px;
    -webkit-transition: all .5s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    -ms-transition: all .8s;
    transition: all .8s;
}

.cgal-gd li p a:hover img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}

.cgal-gd li span {
    width: 100%;
    height: 30px;
    margin-top: -30px;
    position: relative;
    z-index: 9;
    color: #fff;
    line-height: 30px;
    text-align: center;
    display: block;
    font-size: 14px;
    background: rgba(0,0,0,0.6);
}

.cgal-gd li span a {
    color: #fff;
}

.cgal-gd .wzgd-l {
    width: 37px;
    height: 117px;
    float: left;
    display: block;
    position: relative;
    top: -145px;
    left: -1px;
    z-index: 1;
}

.cgal-gd .wzgd-r {
    width: 37px;
    height: 117px;
    float: right;
    display: block;
    position: relative;
    top: -145px;
    right: -20px;
    z-index: 1;
}
/*成功案例结束*/

/*公司简介开始*/
.gsjj {
    height: 285px;
    background: url(../image/gsjj-bj.jpg) no-repeat top;
    padding-top: 177px;
}

.gsjj-nr {
    height: 280px;
    background: #1057c1;
}

.gsjj-nr p {
    float: left;
    width: 463px;
    height: 305px;
    border: 4px solid #fff;
    margin-top: -70px;
    margin-left: 30px;
    position: absolute;
    margin-right: 30px;
}

.gsjj-nr p a img {
    width: 463px;
    height: 305px;
}

.gsjj-nr li {
    float: left;
    color: #fff;
    margin-left: 530px;
}

.gsjj-nr li span {
    display: block;
    height: 60px;
    line-height: 70px;
}

.gsjj-nr li span a {
    font-size: 16px;
    color: #fff;
}

.gsjj-nr li strong {
    display: block;
    width: 30px;
    height: 1px;
    background: #f1190c;
    margin-bottom: 20px;
}

.gsjj-nr li b {
    display: block;
    text-indent: 25px;
    line-height: 24px;
    width: 615px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gsjj-nr li i a {
    color: #fff;
}

.gsjj-nr li a:hover {
    color: #f1190c;
}
/*公司简介结束*/

/*客户见证开始*/
.khjz {
    height: 655px;
}

.khjz .main {
    overflow: visible;
}

.khjz-nr ul li {
    width: 905px;
    height: 140px;
    background: #fafafa;
    overflow: hidden;
    margin-bottom: 20px;
}

.khjz-nr ul li .khjz-zp {
    float: left;
    margin-right: 20px;
}

.khjz-nr ul li .khjz-zp a img {
    width: 200px;
    height: 140px;
}

.khjz-nr ul li .khjz-wz {
    float: left;
}

.khjz-nr ul li .khjz-wz p {
    height: 45px;
    line-height: 50px;
    width: 655px;
    overflow: hidden;
}

.khjz-nr ul li .khjz-wz p:hover a {
    color: #f1190c;
}

.khjz-nr ul li .khjz-wz span {
    display: block;
    width: 655px;
    height: 50px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
    margin-bottom: 10px;
}

.khjz-nr ul li .khjz-wz b a {
    color: #808080;
}

.khjz-nr ul .khjz-01 {
    width: 430px;
    height: 460px;
    float: left;
    margin-right: 20px;
}

.khjz-nr ul .khjz-01 .khjz-zp {
    float: left;
    margin-right: 20px;
}

.khjz-nr ul .khjz-01 .khjz-zp a img {
    width: 430px;
    height: 300px;
}

.khjz-nr ul .khjz-01 .khjz-wz {
    width: 430px;
}

.khjz-nr ul .khjz-01 .khjz-wz p {
    height: 40px;
    line-height: 45px;
    width: 390px;
    overflow: hidden;
    margin: 0 auto;
}

.khjz-nr ul .khjz-01 .khjz-wz span {
    display: block;
    width: 390px;
    height: 70px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
    margin: 0 auto;
    margin-bottom: 10px;
}

.khjz-nr ul .khjz-01 .khjz-wz b {
    width: 390px;
    margin: 0 auto;
    display: block;
}

.khjz-nr ul .khjz-01 .khjz-wz b a {
    color: #808080;
}

.khjz-nr ul li .khjz-wz b:hover a {
    color: #f1190c;
}

.khjz-nr ul li:hover {
    background: #fff;
    box-shadow: 0px 0px 5px rgba(102,102,102,0.3);
    transform: translate3d(0,0,0);
}
/*客户见证结束*/

/*新闻中心开始*/
.xwzx-nr {
    width: 480px;
    float: left;
    margin-right: 28px;
}

.xwzx-top {
    height: 30px;
    border-bottom: 1px dashed #ccc;
}

.xwzx-top p {
    float: left;
}

.xwzx-top p a {
    font-size: 18px;
}

.xwzx-top p span {
    font-size: 16px;
    color: #666;
}

.xwzx-top i {
    display: block;
    float: right;
    line-height: 26px;
    height: 30px;
}

.xwzx-top i a {
    color: #666;
}

.xwzx-top i a:hover {
    color: #f1190c;
}

.xwzx-xx .xwzx-tw {
    height: 125px;
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.xwzx-xx .xwzx-tw p {
    width: 148px;
    height: 108px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 20px;
}

.xwzx-xx .xwzx-tw p a img {
    width: 148px;
    height: 108px;
}

.xwzx-xx .xwzx-tw span {
    display: block;
    float: left;
}

.xwzx-xx .xwzx-tw span i {
    display: block;
    height: 30px;
    width: 225px;
    overflow: hidden;
    line-height: 26px;
}

.xwzx-xx .xwzx-tw span i:hover a {
    color: #1057c1;
}

.xwzx-xx .xwzx-tw span b {
    display: block;
    width: 225px;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
}

.xwzx-xx .xwzx-tw span strong a {
    font-weight: normal;
    float: right;
    margin-top: 8px;
    color: #666;
}

.xwzx-xx .xwzx-tw span strong a:hover {
    color: #f1190c;
}

.xwzx-xx ul li {
    height: 30px;
    line-height: 30px;
}

.xwzx-xx ul li p {
    float: left;
    width: 310px;
    height: 30px;
    overflow: hidden;
}

.xwzx-xx ul li p a {
    color: #666;
}

.xwzx-xx ul li p:hover a {
    color: #1057c1;
}

.xwzx-xx ul li span {
    display: block;
    float: right;
    color: #666;
}

.xwzx-wd {
    float: right;
    width: 330px;
}

.xwzx-wd ul li {
    height: 98px;
    padding-top: 10px;
}

.xwzx-wd ul li p {
    height: 22px;
    margin-bottom: 13px;
}

.xwzx-wd ul li p b {
    display: block;
    width: 22px;
    height: 22px;
    background: #1057c1;
    text-align: center;
    line-height: 21px;
    color: #fff;
    float: left;
    margin-right: 7px;
}

.xwzx-wd ul li p a {
    display: block;
    float: left;
    height: 22px;
    line-height: 21px;
    width: 295px;
    overflow: hidden;
}

.xwzx-wd ul li span {
    display: block;
}

.xwzx-wd ul li span b {
    display: block;
    width: 22px;
    height: 22px;
    background: #f7011e;
    text-align: center;
    line-height: 21px;
    color: #fff;
    float: left;
    margin-right: 7px;
}

.xwzx-wd ul li span i {
    display: block;
    float: left;
    width: 300px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
/*新闻中心结束*/

/*友情链接开始*/
.links {
    height: 105px;
}

.links p {
    width: 134px;
    height: 105px;
    background: url(../image/links-01.png) no-repeat center;
    float: left;
}

.links ul {
    float: left;
}

.links ul li {
    height: 105px;
    line-height: 105px;
    float: left;
    font-size: 16px;
}

.links ul li a {
    color: #666;
    padding-left: 20px;
}

.links ul li a:hover {
    color: #1057c1;
}
/*友情链接结束*/
