@charset "utf-8";
/*a 链接*/
a { text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); }
a:link { color:#666; }
a:visited { color:#666; }
a:hover, a:active, a:focus {color:#f30; text-decoration:none; }
/*搜索*/
.seabox{overflow:hidden;height:82px;line-height:82px;font-family:"Microsoft Yahei";border-bottom: 1px dashed #d1cece; margin-bottom:64px;position: relative;}
.seabox2{margin-bottom:0px !important;}
.seabox1{background:#F2F2F2;}
.sea_inp{width:490px;overflow: hidden; height: 40px; margin-top: 21px;}
.sea_inp .serach{background: white url("../images/search.png")no-repeat 10px center; border-radius: 30px 0 0 30px;width:305px;height:38px;border:0;border:1px solid #e3e3e3;line-height:38px;color:#999;padding:0 0 0 30px;float:left;outline: none;display: block; border-right: none; font-size: 14px;}
.sea_inp .serach1{background:#ffffff !important; border-radius: 30px 0 0 30px;width:278px;height:38px;border:0;border:1px solid #e3e3e3;line-height:38px;color:#999;padding:0 0 0 15px;float:left;outline: none;display: block; background: none; border-right: none; font-size: 14px;}
.sea_inp .sub{ width:150px; height:40px; border-radius: 0 30px 30px 0; text-align: center; border:0;float:right;cursor: pointer;display: block; border: 0; background-color: #6001D1;color: white; font-weight: bold; font-size: 18px;}
.k_word{overflow:hidden;width:470px;color:#333333;overflow: hidden;font-size: 16px;}
.k_word a{color:#666;padding:0 5px;}
.k_word b{ font-weight: bold;}
.k_word a:hover{color:#f28f00;}
/*banner*/
.tvb{ height: 583px; overflow: hidden; margin-bottom: 82px; padding-top: 60px;}
.tvb h2{ text-align: center; padding-bottom: 92px; font-size: 40px; color: #000; font-weight: normal; }
.tvb dl dt{ float: left; font-size: 0; padding-left: 3px; width: 598px; height: 393px;}
.tvb dl dt img{ width: 598px; height: 393px;}
.tvb dl dd{ float: right; width: 510px; padding:185px 26px 0 0;}
.tvb dl dd  h4{ font-weight: normal; padding-bottom: 18px;}
.tvb dl dd  h4 a{ font-size: 28px; color: #000;}
.tvb dl dd p{ color: #666; font-size: 16px; line-height: 28px; height:131px;}
.tvb dl dd em{ display: block;}
.tvb dl dd em a{ display: block; text-align: center; width: 142px; height: 37px; line-height: 37px;background: #025cb5; color: #fff; font-size: 14px;}
    /**/
.pro{ overflow: hidden; height:970px;}
.p_lis{ width: 235px;background:#6001D1; overflow: hidden; height: 945px; position: relative; padding: 0 15px 0;}
.p_lis h2{ height: 115px; font-size: 24px; color: #fff; text-align: center; line-height: 115px;}
.p_lisb{ height: 845px; overflow: hidden;}
.p_lis h3{font-size: 18px; display: block; line-height: 40px;height:40px;background:url(../images/pl_h32.png) no-repeat; font-size: 18px; color: #101010; font-weight: normal; margin-bottom:17px; padding-left: 25px; text-align: left;}
.p_lis h3.on{  font-weight: normal;background:url(../images/pl_h3.png) no-repeat; margin-bottom: 0; color:#6001D1;}
.p_lis ul{margin: 0 28px 0 20px; padding: 11px 0;}
.p_lis ul li{ display: block; border-bottom: 1px solid #4da9e9;}
.p_lis ul li a{ display: block; padding-left: 3px; font-size: 14px; color: #fff; height: 40px; line-height: 40px;}
.p_lis ul li a:hover{ color: #f2bd00;}
.p_lis ul li.nob{ border-bottom: none;}

.pro_lis{ width: 270px; overflow: hidden; height: 833px; position: relative;margin-bottom: 82px; padding: 0 15px 0;}
.pro_lis h2{ height: 98px; font-size: 24px; color: #fff; text-align: center; line-height: 95px;}


.fdh-01-tit {
    background: #6001D1;
    height: 80px;
    margin-bottom: 5px;
}

.fdh-01-tit h3 {
    height: 80px;
    font-size: 24px;
    font-weight: normal;
    line-height: 80px;
    color: #fff;
    text-align: center;
}

.fdh-01-tit h3 span {
    font-size: 14px;
    text-transform: uppercase;

}

.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(images/p14-icon5.png) no-repeat right center #0089e4;
    margin-bottom: 2px;
}

.fdh-01-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #6C6C6C;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
    background: #F2F2F2;
}

.fdh-01-nav-one h3.on{
    background: #6001D1;

}
.fdh-01-nav-one h3.on a{
    color: #fff;
}

.fdh-01-nav dl {
    padding: 2px 0 4px;
}

.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #6001D1;
    position: relative;
    color:#fff;
}

.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
    border-color:  #007cd2;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
    color:  #007cd2;
}

.fdh-01-nav dd {
    border: 1px solid #ececec;
    border-bottom: 0;
}

.fdh-01-nav p {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 72px;
    padding-right: 40px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: relative;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
    color:  #007cd2;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
    background: #0089e4;
}

.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}
.fdh-01-nav p .on{
    color: #fff;
    background: #6001D1;
}
.contact-z1{
    margin-top: 40px;
}

.contact-z1 img{

    margin-bottom: 30px;
}


.p_rmv{ width:885px;overflow: hidden;}
.p_rmv1{  overflow: hidden;}
.p_rmv1 h2{ font-size: 0; float: left; width:463px; height: 317px;}
.p_rmv1 h2 img{width:463px; height: 317px;}
.p_rmv1 p{background:url(../images/pr_img2.jpg) no-repeat; width: 402px; height: 317px; float: left; color: #fff; padding-left: 34px;}
.p_rmv1 p i{ display: block; padding-top: 61px; font-size: 24px; height: 88px;}
.p_rmv1 p i strong{ display: block; font-size: 32px; padding-top: 8px; line-height: 120%;}
.p_rmv1 p span{ display: block; padding-left: 27px; font-size: 16px; height: 44px;}
.p_rmv1 p em{ display: block; line-height: 55px; font-size: 16px; font-weight: bold; padding-left: 27px;}
.p_rmv2{ overflow: hidden;}
.p_rmv2 ul li{ float: left; width: 286px; text-align: center; margin-right: 20px;}.p_rmv2 ul li.nom{ margin-right: 0;}
.p_rmv2 ul li img{width: 286px; height: 215px;}
.p_rmv2 ul li a{ font-size: 16px; color: #333;}
.p_rmv2 ul li span{ display: block; height: 52px; line-height: 42px; overflow: hidden;}
.p_rmv2 ul li:hover a{ color: #0170c0;}
    /**/
.yjy{ height:766px;background: url("../images/yjy1.jpg") no-repeat center 0;}
.yjy h2{ color: #fff; padding: 42px 0 0 230px; font-weight: normal; font-size: 25px; height: 235px; line-height: 33px;}.yjy h2 span{ display: block;}
.yjy h2 i{ display: block; font-size: 35px; font-weight: bold; padding-bottom: 6px;}
.yjy_l{ margin-left: 202px; width: 600px; height: 410px; position: relative;}
.yjy_l p{ position: absolute; right: -141px; top: 360px;}
.yjy_l p img{ margin-right: 1px;}
.yjy_r{ width: 347px; margin-right: 12px;}
.yjy_r p{ font-size: 18px; color: #333; line-height: 30px; margin-bottom: 45px;}
.yjy_r p strong{ display: block; font-size: 24px; padding-bottom:7px;}

.yjy2{ height: 544px; overflow: hidden;}
.yjy2 .yjy_r{ padding-top: 65px; margin-right: 0;}
.yjy2 .yjy_r p{ margin-bottom:18px;}.yjy2 .yjy_r p strong{ display: block; margin-bottom: 6px;}
.yjy2 .yjy_l{background: url("../images/yjy2.jpg") no-repeat center 0; width:600px; height: 485px; margin-right: -130px; margin-left: 0; margin-top: 55px; padding-right: 363px;}
.yjy2 .yjy_l ul{ margin-left:10px;}
.yjy2 .yjy_l p{ left: -363px; top: 357px;}
    /**/
.tidi1{background: url("../images/ys1.jpg") no-repeat center -6px; height: 712px; border-top: 6px solid #007cd3; padding-top: 1px;}
.tidi1 h2{background: url(../images/y_h2.png) no-repeat;margin-top: 91px; height: 215px; color: #121212; font-size:22px; font-weight: normal;}
.tidi1 h2 span{ display: block; font-size: 30px; color: #fff; padding: 7px 0 0 500px; line-height: 46px; letter-spacing:3px; height: 46px;}
.tidi1 h2 strong{ display: block; padding-left: 310px; color: #007acf; font-size: 42px; line-height:41px; padding-top: 5px; height: 65px;}
.tidi1 h2 i{ display: block; height: 41px; line-height: 41px; text-align: center; letter-spacing: 2px;}
.tidi1 h3{ padding-left: 193px; padding-top: 50px; line-height:48px; font-size: 30px; color: #333; letter-spacing: 1px; margin-bottom: 35px;}
.tidi1 h3 span{ padding-left: 37px; color: #fff;}
.tidi1 p{ margin-left: 158px; font-size: 16px;}
.tidi1 p span{ display: block; padding-left: 13px; color: #333; line-height: 32px; width: 299px;background: url("../images/y_li1.png") no-repeat 0 15px; }

    /**/
.tidi2{background: url("../images/ys2.jpg") no-repeat center 0; height:416px; margin-bottom: 55px; border-top: none;}
.tidi2 h3{ padding-left:699px; padding-top: 38px; letter-spacing: 0;}
.tidi2 h3 span{ letter-spacing: 2px;}
.tidi2 p{ margin-left: 666px; font-size: 20px;}
.tidi2 p span{ width: 520px;}
.tidi2 h4{ margin-left: 675px; margin-top: 24px;background: url("../images/y_btn1.png") no-repeat; width: 197px; height: 45px; line-height: 45px; text-align: center; color: #fff; font-size: 16px;}
.tidi2 h4 a{ color:#fff; font-weight: normal; display: block;}
    /**/
.shouh{ height: 793px;}
.shouh h2{ text-align: center; height:150px;}
.shouh h2 strong{ display: block;background: url("../images/fw_h3.jpg") no-repeat center 0; height: 72px; line-height: 72px; font-size: 36px; color: #fff; margin-bottom: 15px;}
.shouh h2 span{ display: block; font-weight: normal; font-size: 24px; color: #333;}
.shouh_l{ width: 234px; font-size: 0;}
.shouh_l ul li{ font-size: 0; height: 117px; margin-bottom: 10px;}
.sh_u{ padding:0  0 12px  103px;}
.sh_d{ padding:0  0 12px  103px;}
.shouh_r{ margin-right: -65px;background: url("../images/shouh.jpg") no-repeat center 0; width:614px;  margin-left: -7px; height: 643px; padding-left: 422px;}
.shouh_r h3{ padding-top:99px; color: #007cd3; font-size: 26px; height: 51px;}
.shouh_r ul li{ font-size: 18px; color: #333; padding-left: 46px; height: 49px;}
.shouh_r h4{ overflow: hidden;}
.shouh_r h4 i{ display: inline-block; float: left;}
.shouh_r h4 em{ display: inline-block; float: left; padding-left: 79px; font-weight: normal; color: #007cd3; font-size: 21px; padding-top:20px;}
.shouh_r h4 em strong{ display: block; font-size: 39px; line-height: 100%;}
.shouh_r h4 em span{ display: block; margin-left: -75px; color: #0a0a0a; font-size: 18px; padding-top: 13px;}
.shouh_r h4 i{ display: inline-block; padding-left: 32px; padding-top:8px; width: 110px; height: 110px;}
.shouh_r h4 i img{ display: inline-block; width: 110px; height: 110px;}
.shouh_ll{ height: 500px; overflow: hidden; margin-bottom: 15px;}
/**/
.rongy{ height: 770px; margin-bottom: 69px; background: url("../images/ry.jpg") no-repeat center 0;}
.rongy h2{ text-align: center; padding-top: 86px; height: 143px; color: #fff; font-size: 42px; font-weight: bold;}
.rongy h2 strong{ display: block; line-height: normal;color:#222222}
.rongy h2 span{border: 8px solid #fff; background: #6001D1;display: inline-block; height: 51px; line-height: 51px; font-weight: normal; font-size: 26px; padding: 0 11px;}
.rongy .ry_title{border: 5px solid #6001D1;
    height: 70px;
    line-height: 60px;
    width: 38%;
    margin-left: 30%; margin-top: 20px;}

.ry_r{  width: 1005px; float: right; padding-top: 58px;}
.ry_ru{ width: 41px;padding:134px 52px 0;}
.ry_rd{ width: 41px;padding:134px 52px 0;}
.ry_ron{ float: left;}
/**/

    /**/

.fs { height: 470px;position: relative;}
.fs .photos { position: absolute; left: 0; top:-62px;}
.fs .photos .list-con-b { width: 1200px; height: 472px;}
.fs .photos li img { padding-bottom:67px; background: url("../images/fsb.png") no-repeat center bottom;}
.fs .photos .prev { position: absolute; left: 90px; top: 185px; z-index: 99;}
.fs .photos .next { position: absolute; right: 90px; top: 185px; z-index: 99;}

.fs2{ height: 523px; overflow: hidden;}
.fs2 .photos { position: absolute; left: 0; top:0px;}


    /**/
.show{ height: 200px; position: relative; margin-top: 50px;}
.s_uua{ position: absolute; left: -65px; top: 68px;}
.s_uua a{ display: inline-block; width: 41px; height: 61px;background:url(../images/sh_d1.jpg) no-repeat; }
.s_uua a:hover{background:url(../images/sh_u.jpg) no-repeat;}

.s_dda{position: absolute; right: -65px; top: 68px;}
.s_dda a{ display: inline-block; width: 41px; height: 61px;background:url(../images/sh_d.jpg) no-repeat; }
.s_dda a:hover{background:url(../images/sh_u1.jpg) no-repeat;}
.s_om{ overflow: hidden; width:1200px; }
.s_om ul li{ float: left; width: 300px; text-align: center; height:280px;}
.s_om ul li img{ display: inline-block; width: 287px; height:204px; }
.s_om span{ height: 50px; line-height: 50px; font-size: 18px;}

.s_oms{ overflow: hidden; width:1200px; }
.s_oms ul li{ float: left; width: 200px; text-align: center; height:120px; margin-right:25px;}
.s_oms ul li img{ display: inline-block; width: 200px; height:120px; }
.s_oms span{ height: 50px; line-height: 50px; font-size: 18px;}
.s_oms_img { height:120px !important; line-height:130px !important; }
.s_oms_img img{ width: 125px !important; height:45px !important; }

.ad01{ widht:100%; background:#6001D1; height:50px;padding: 50px 0 50px 0; margin-bottom: 50px; margin-top: 30px;}
.ad01 .adtext { width:1200px; margin:0 auto;}
.ad01 .adtext p{ text-align: center;color:#fff}
.ad01 .adtext01{ font-size: 26px;font-weight:900;}
.ad01 .adtext02{ font-size: 20px; margin-top: 20px;}

.ad02{widht:100%; background:#6001D1; height:100px; margin-bottom: 110px;}
.ad03{height: 130px; background: url("../images/index03.png") no-repeat; background-size: 100% auto;}
.p_rmv2 .bd{ width:885px; height: 330px;background: #f0f0f0;margin-bottom: 25px;}
.p_rmv2 .pic { float: left; width:440px; height: 330px; }
.p_rmv2 .pic img{ width:400px; height: 300px;margin: 15px;}
.p_rmv2 .intro { float: left; width:380px; padding: 50px 30px 30px 35px;; }
.p_rmv2 .intro h2 { height: 36px; font-size: 18px; color:#6001D1; }
.p_rmv2 .intro .info { height: 155px; font-size: 14px; color: #666; line-height: 24px; }
.p_rmv2 .intro .more a { font-weight: 700; float:left; display: block; text-align: center;  font-size: 12px; color:#fff; width:115px; height: 40px; line-height: 40px;border-radius: 5px;}
.p_rmv2 .intro .more .zixun{ float:left; background:#FFD739; color: #333;}
.p_rmv2 .intro .more .xiangqing{ float:right; background:#6001D1}

.p_rmv3 {height:auto;}
.p_rmv3 .bd{ width:840px; height: 170px;border: 1px solid #f0f0f0;margin-bottom: 30px; padding:20px;}
.p_rmv3 .bd:hover{border: 1px solid #6001D1;}
.p_rmv3 .pic { float: left; width:215px; height: 150px; }
.p_rmv3 .pic img{ width:215px; height: 150px; }
.p_rmv3 .intro { float: left; width:580px; padding: 0px 10px 0px 30px;}
.p_rmv3 .intro h2 { height: 36px; font-size: 18px; color:#6001D1; }
.p_rmv3 .intro .info { height: 90px; font-size: 14px; color: #666; line-height: 24px; }
.p_rmv3 .intro .more a { float:left; display: block; text-align: center;  font-size: 12px; color:#fff; width:115px; height: 40px; line-height: 40px;border-radius: 5px;}
.p_rmv3 .intro .more .zixun{ float:left; background:#FFD739}
.p_rmv3 .intro .more .xiangqing{ float:right; background:#6001D1}


.new_con{height: 720px; background: url("../images/news01.png") repeat-x center 100%; position: relative; }
.new_content{position: absolute; left: 10%; top: 100px;background: #fff; border:1px solid #eeeeee;width:1200px; padding: 0 140px;height: 560px;}
@media screen and (max-width: 1600px) {
    .new_content{position: absolute; left: 5%; top: 100px;background: #fff; border:1px solid #eeeeee;width:1200px; padding: 0 40px;height: 560px;}
    .abouts .intro h2 { height: 56px; font-size: 18px; color:#6001D1; }
}
.abouts .bd{ width:600px; height: 345px;position: absolute;border-right:1px solid #eeeeee;}
.abouts .pic { float: left; width:300px; height: 273px; }
.abouts .pic img{ width:300px; height: 205px; }
.abouts .intro { float: left; width:260px; padding: 26px 0 0 15px; }
.abouts .intro h2 { height: 56px; font-size: 18px; color:#6001D1; }
.abouts .intro .info { height: 155px; font-size: 12px; color: #666; line-height: 24px; }
.abouts .intro .more a { float:left; display: block; text-align: center;  font-size: 12px; color:#fff; width:115px; height: 40px; line-height: 40px;border-radius: 5px;}
.abouts .intro .more .xiangqing{ float:right; background:#6001D1;margin-right: 50px;}


/** 关于我们 **/
.row{margin: 0;}
.about { width: 440px; padding-top: 35px; }
.about .hd { height: 60px; background: url("../images/hTitle_02.jpg") no-repeat left bottom; }
.about .hd h2 { font-size: 3.6em; color: #333; font-weight: normal; }
.about .hd h2 em { color: #d70c25; }
.about .bd { padding-top: 10px; }
.about .bd .intropic {}
.about .bd .intro { padding: 0.8em 0 2em; font-size: 1.2em; line-height: 1.8em; }
.about .bd .detail-btn { margin-top: 15px; padding: 5px 20px; text-align: center; }
.about .bd a,.about a:hover { color:#fff; }

.abouts { width: 600px; padding-top: 35px; border-right:1px solid #eeeeee;}
.abouts .hd { height: 70px; line-height: 70px;}
.abouts .hd h2 { font-size: 3.0em; color: #333;  font-weight: 800; }
.abouts .hd p { font-size: 1.2em; color: #666; height: 25px; line-height: 25px;width: 370px;}

.abouts .bd { padding-top: 110px;}
.about .bd .pic { float: left; width:360px; height: 273px; }
.about .bd .intro { float: left; width:478px; padding: 35px 0 35px 15px; }
.about .bd .intro h2 { height: 36px; font-size: 18px; color:#333; }
.about .bd .intro .info { height: 155px; font-size: 12px; color: #666; line-height: 24px; }
.about .bd .intro .more a {  display: block; width: 95px; height: 29px; line-height: 29px; border-radius: 8px; background: #e10203; box-shadow: inset 0 -10px 10px #b30404; text-align: center; color: #fbebeb; font-size: 12px;}


.news { width: 550px; overflow: hidden; margin-top: 0px;}
.news .hd { position: relative; height: 40px; line-height: 40px;margin-top: 80px;margin-left: 10px;}
.news .hd h2 { font-size: 1.8em; color: #666; line-height: 2.2em; font-weight: normal; }
.news .hd p{float:left; width:140px; height:40px; font-size: 1.0rem; font-weight: 600;}
.news .hd .on{color:#6001D1}
.news .hd a{    padding-right: 20px;}
.news .hd .more { position: absolute; left: 280px; color: #d70c25; font-size: 1.2em; }
.news .hd .more a,.news .hd .more a:hover { color: #888; }
.news .bd { padding-top: 2em; }
.news .bd dl { padding:10px; height:6em; position: relative;}
.news .bd dl dt { padding: 5px 0; }
.news .bd dl dt a { position: relative; font-size: 1.2em; font-weight: bold;  }


.news .bd dl dd { font-size: 1.2em; color: #908f8f; line-height: 20px; width: 450px;}
.news .bd dl dd a:hover{ color: #6001D1 !important;}
.news .bd dl dt a:hover{ color: #6001D1 !important;}


.news .bd .data1{position: absolute; right: 10px; top:0.5em; font-size: 46px; color: #6001D1; font-weight:700}
.news .bd .data2{position: absolute; right: 10px; top:3.5em; font-size: 18px; color: #6001D1; font-weight:700}

.news .bd dl:hover, .news .bd .current { border: 1px solid #6001D1; }
.news .bd dl:hover dt a,.news .bd .current dt a { color: #0263B2; }
.news .bd dl:hover dt a:before,.news .bd .current dt a:before { border: 1px solid #0263B2; }
.news .bd dl:hover dd,.news .bd .current dd { color: #666; }
.about_pic{}
/*底部*/
.bottom{height: auto; min-height: 750px; background: url("../images/footer01.png") no-repeat; padding-top: 30px;background-size: 100% auto;}


@media only screen and (min-width:1500px) and (max-width:1850px) {
    .bottom{height: auto; min-height: 640px; background: url("../images/footer01.png") no-repeat; padding-top: 30px;background-size: 100% auto;}

}
@media screen and (max-width: 1500px) {
    .bottom{height: auto; min-height: 490px; background: url("../images/footer01.png") no-repeat; padding-top: 30px;background-size: 100% auto;}

}
.bottom_box {
    width: 1200px;
    margin: 0 auto;
    padding-left: 35%;
}
@media screen and (max-width: 1500px) {
    .bottom_box {
        width: 1200px;
        margin: 0 auto;
        padding-left: 33%;
    }
}
.bottom_box01 {
    width: 350px;
    padding-left: 500px;
}

.bottom_box02 {
    float: left;
    width:280px;
    text-align: center;
}
.bottom_box02 p {
    color: white;
    font-size: 16px;
    padding-bottom: 14px;
    background: url("../images/bottom.png")no-repeat left bottom;
    background-size: 16px;
    margin-bottom: 16px;
}
.bottom_box02 ul li{
    margin-bottom: 12px;
}
@media screen and (max-width: 1600px) {

    .bottom_box02 {
        float: left;
        width:240px;
        text-align: center;
    }

    .bottom_box02 p {
        color: white;
        font-size: 16px;
        padding-bottom: 14px;
        background: url("../images/bottom.png")no-repeat left bottom;
        margin-bottom: 6px;
    }
    .bottom_box02 ul li{
        margin-bottom: 4px;
    }

}

.bottom_box02 ul li a {
    color: #b4b3b3;
    font-size: 14px;
}
.bottom_box03 {
    width: 224px;
    height: 342px;
    margin-top: -16px;
    float: left;
    position: relative;
}
.bottom_box03_img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.bottom_box03_box {
    width: 118px;
    height: 144px;
    position: absolute;
    top: 26px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.bottom_box03_box p {
    color: white;
    font-size: 12px;
    text-align: center;
    margin-top: 12px;
}
.bottom_box03_img01{
    width: 100%;
}
.bottom_box03_box01 {
    width: 100%;
    height: 88px;
    background-color: #070606;
}
.bottom_box03_box01 p{
    display: table;
    margin: 0 auto;
    padding-top: 12px;
    color: white;
    font-size: 12px;
}


.carproduct { padding: 48px 0 58px 0;  }
.carproduct .hd { width: 280px; background: #fff; }
.carproduct .hd .hTitle_01 { background: #6001D1; }
.carproduct .hd h2 {  font-size: 1.6em; color: #fff; font-weight: normal; padding: 32px 0 30px; text-align: center; }
.carproduct .hd h2 em { display: block; text-transform:uppercase; font-size: 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  }


.carproduct .hmenu { padding: 10px 15px 10px 15px; background:#eeeeee; height: 840px;}
.carproduct .hmenu dt { height:46px; border-bottom: 1px solid #f0f0f0; width: 97%; line-height: 46px;background: #fff; margin-bottom: 20px;border-radius: 5px;}
.carproduct .hmenu dt:last-child { border-bottom: none; }
.carproduct .hmenu dt a { position: relative;  padding-left: 20px; font-size: 1.4em; color: #666; }

.carproduct .hmenu dt:hover,.carproduct .hmenu .current { position:relative; width: 100%; background: #6001D1; margin-bottom: 20px; border-radius: 5px; }
.carproduct .hmenu dt:hover .tixing-ico,.carproduct .hmenu .current .tixing-ico { content: ""; position: absolute; top: 0; right: -15px; width: 16px; height: 46px; display: block; background: url("../images/tixing.png") no-repeat;  }
.carproduct .hmenu dt:hover a,.carproduct .hmenu .current a { color: #fff; }
.carproduct .hmenu dt:hover a:before,.carproduct .hmenu .current a:before { border: 1px solid #74dbb0; }
.carproduct .pro-hotline-wrap,.sidebar .pro-hotline-wrap { border-top: 1px solid #f0f0f0; background: #6d6d6d; text-align: center; padding: 13px 0 16px 0; color: #fff; }
.carproduct .pro-hotline-wrap .pro-hotline,.sidebar .pro-hotline-wrap .pro-hotline { position: relative; height: 30px; padding-left: 5px; font-size: 1.4em; }
.carproduct .pro-hotline-wrap .pro-hotline:before,.sidebar .pro-hotline-wrap .pro-hotline:before { position: absolute; top:-3px; left: 42%; margin-left: -38px; content: ""; width: 26px; height: 26px; background: #fff url("../images/hTel.png") no-repeat center; background-size: 55%;  border-radius: 13px; }
.carproduct .pro-hotline-wrap .pro-hottel,.sidebar .pro-hotline-wrap .pro-hottel { font-size: 2.4em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.w247 { margin:0; padding:0; display: none; }
.w247 .pic-item { float:left; height: auto; margin-bottom: 10px; padding:7px 0 0; color:#6C6D61; display:inline; }
.w247 .pic-item .list-pic {  padding:0;  }
.w247 .pic-item .list-pic img { max-width: 247px; height: 180px; width: 100%; border: 1px solid #ebebeb; }
.w247 .pic-item dl { margin-top:10px; padding:0 5px; line-height:18px; text-align:center; font-size: 1.4em; }
.w247 .pic-item dl dt { font-weight:bold; }
.w247 .pic-item dl dd { padding:5px 0; }

/*浮动*/
.fl { float: left !important;}
.fr { float: right !important;}
.clear{display:block;height:0;overflow:hidden;clear:both;}
.clearfix:after{content:'\20';display:block;height:0;clear:both;}
.clearfix{zoom:1;}html{ overflow-x:hidden;  }
    /**/
.jzl{height: 1019px;background: #ffffff;height: 100%;margin-bottom: 110px;}
.jzl p{ margin-bottom: -15px; font-size: 0;}
.jzl img{width: 100%;}



.page { text-align: center; padding: 0 0 20px 0; }
.page a { margin: 0 2px; padding: 4px 12px; background: #fff; border: 1px solid #dcdcdc; border-radius: 4px; color: #666; font-size: 12px; }
.page a:hover,.page a.current { background: #6001D1; border-color: #6001D1; color: #fff; }

.main_business_box01_left_top{
    width: 100%;
    height: 74px;
    background-color: #0570b8;
    text-align: center;
    margin-bottom: 2px;
}
.left_select{
    cursor: pointer;
}
.left_select > li{
    margin-bottom: 2px;
    width: 100%;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.left_select > li > p{
    padding-left: 40px;
    width: 100%;
    height: 54px;
    line-height: 54px;
    color: #333333;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #dcdee0 url("../images/plus.png")no-repeat 85% center;
    background-size: 18px;
    transition-duration: 0.6s;
}
.left_select > li > p.on{
    padding-left: 26px;
    width: 100%;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #6001D1 url("../images/subtract.png")no-repeat 90% center;
    background-size: 18px;

}
.left_select > li > p.on a{
    color: #fff;
}
.left_select > li > p:hover{
    color: #fff;
    background: #6001D1 url("../images/plus01.png")no-repeat 90% center;
    background-size: 18px;
}
.left_select > li > p.on:hover{
    background: #6001D1 url("../images/subtract.png")no-repeat 90% center;
    background-size: 18px;
    color: #fff;
}
.left_select > li > p:hover a{

    color: #fff;
}
.left_select_ul02,.left_select_ul01 {
    display: none;
}
.left_select_ul01>li>p{
    color: #666666;
    padding-left: 35px;
    background: #dcdee0 url("../images/plus.png")no-repeat 85% center;
    background-size: 18px;

}
.left_select_ul01>li>p.on{
    color: #ffffff;
    padding-left: 35px;
    background: #6001D1;
    background-size: 18px;

}
.left_select_ul01>li>p.on a{
    color: #ffffff;
}
.left_select_ul01>li>p.on:hover{
    color: #ffffff;
    padding-left: 35px;
    background: #6001D1 url("../images/subtract.png")no-repeat 90% center;
    background-size: 18px;

}
.left_select_ul01>li>p:hover a{
    color: #ffffff;
}
.left_select_ul01>li>p:hover{
    color: #ffffff;
    background: #6001D1 url("../images/plus01.png")no-repeat 90% center;
    background-size: 18px;
}
.left_select_ul02{ margin-bottom: -15px;}
.left_select_ul02 a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-left: 26px;
    color: #666;
    font-size: 16px;
    background: #dcdee0 url("../images/arrows02.png") no-repeat 95% center;
    background-size: 14px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -12px;
}
.left_select_ul02 a.on{
    color: #fff;
    background: #6001D1;
}
.left_select_ul02 a:hover{
    color: #fff;
    background: #6001D1 url("../images/arrows01.png") no-repeat 90% center;
    background-size: 14px;
}


.section_product .product {
    height: 380px;
    background: #fff;
    padding: 10px
}

.section_product .product .left {
    width: 400px;
    float: left;
}

.section_product .product .left .img {
    width: 400px;
    height: 300px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f2f2f2
}

.section_product .product .left .slide {
    margin-top: 16px;
    position: relative;
    padding-left: 40px;
    padding-right: 40px
}

.section_product .product .left .slide img {
    cursor: pointer
}

.section_product .product .left .slide .swiper-slide {
    position: relative
}

.section_product .product .left .slide .swiper-slide.on:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #71b61b;
    z-index: 2
}

.section_product .product .left .slide .swiper-button-next {
    right: 0;
    top: 0;
    width: 30px;
    height: 60px;
    margin: 0;
    outline: 0;
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAoCAIAAACErcY8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI2ODk2NTM0NjI1MjExRThBMDJCQTQ2OURBQTgyNzJCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI2ODk2NTM1NjI1MjExRThBMDJCQTQ2OURBQTgyNzJCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjY4OTY1MzI2MjUyMTFFOEEwMkJBNDY5REFBODI3MkIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjY4OTY1MzM2MjUyMTFFOEEwMkJBNDY5REFBODI3MkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5gUM2sAAABcklEQVR42uzW246CMBQFUEF4gAAOSgj8/8fJ3QEMEm7OjppRSpG2+DLJnAdDSrIstGcX6Xq9bj5U8uZz9VesoihOp5OYpRBQlmX3a9u2xed1Pp9/oTzPBWb3sKqqSpLk9Qa4NE1FLFVVt9stca8sSy7uaXmet5J7vq/13GhPvOGIt8m0v8D5vj/lsMqLHGXfK4oCDr+8HL2HxLjZfsRj8nLS+/zq+/54PHZdR4zruu66Ll9O3GeHBSHG0SdRFHFnDjhsFBaOKb8YOdYslGV5at3H6fk1V1gf/P/lciHGDcNwHIfDwlKGYdg0DTFumubhcJjNVSoUBEHbtovQggUCM5purt1uR03wWQsPBQjzYoRmrbqu8bKHYSDGv27FdA69Zj8vRLHmWne/31uWJXg+8kIj6/tWwtDTwumAUF8DPSy0yHQTodAf6BK+81GSJASbpmlroFGuvjYwaCQn7/fEKKNxHccxpiMALef9//cqUT8CDAAH6+lAPVzAiQAAAABJRU5ErkJggg==) center no-repeat
}

.section_product .product .left .slide .swiper-button-prev {
    left: 0;
    top: 0;
    width: 30px;
    height: 60px;
    margin: 0;
    outline: 0;
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAqCAIAAAAruXxOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI2ODk2NTMwNjI1MjExRThBMDJCQTQ2OURBQTgyNzJCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI2ODk2NTMxNjI1MjExRThBMDJCQTQ2OURBQTgyNzJCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjY4OTY1MkU2MjUyMTFFOEEwMkJBNDY5REFBODI3MkIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjY4OTY1MkY2MjUyMTFFOEEwMkJBNDY5REFBODI3MkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7FyAhZAAABfElEQVR42uzXSa+CMBAAYJZCkLA8dvj/Pw5CFB9q5IDAm2jioQzQBQ8vcQ4mNvajpdN2VKdpUj4TmvKx+NL/hL7f73VdL+WYJumu6KpYXt9ut+Px+P56OBzSNFVVVXbUlAvRdd187ITXvVwuTdPM2wkh1KjJLu7PM+iHybthGHqeh8xD0o3j2HEctAsT/fsMOm01DVzbtpd6EWEXss2yrJWOG/T5fG7blmrUdT3LMtM01/sSXheSDFzDMDanu0ifTqfr9Uo1gpjnOYyaZYUIuwtvAMbL6OI0bGLYylQjekrw0agLGZYkCZeLHE/jOM5/1Pc92s5Hw6znuwDoqqqGYZC9ZfbS8fN6SS/Lkl1fu2XQJYUtUxQFSwqu3TLoqfZ4PBjHvnGBrejwKVssCOtM1y6qwzsBHdZWtsQB3XXduQ4ZuaRzFAtRFHHpfHUIl85d4izpO9Av3fd9aiXmu1ewnAyC4K1DHYLWC0QRDdBfVzBa34hXqt8/HALxJ8AAUCHwLHZtFiMAAAAASUVORK5CYII=) center no-repeat
}

.section_product .product .right {
    margin-left: 430px
}

.section_product .product .right .t1 {
    font-size: 24px;
    color: #000;
    height: 50px;
    line-height: 50px
}

.section_product .product .right .t2 {
    font-size: 14px;
    height: 210px;
    overflow: hidden;
    line-height: 24px;
    color: #999;
    margin-bottom: 15px
}
.section_product .product .right .f1_1{ float: left;width: 70px;
}
.section_product .product .right .f1_2{ float: left;width: 220px;
    font-size: 16px;
    font-weight: 600;
}
.section_product .product .right .f1_3{ float: left;font-weight: 700;
    float: left;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 115px;
    height: 40px;
    line-height: 40px;
    background: #FFD739;
    border-radius: 5px;
}


.section_product .product .right .prize {
    background: #f2f2f2;
    padding: 20px;
    font-size: 14px;
    color: #999;
    line-height: 40px
}

.section_product .product .right .prize b {
    font-size: 24px
}

.section_product .product .right .prize .more {
    margin-left: 30px
}

.section_product .product .right .prize .td {
    color: #fd0325;
    text-decoration: underline
}

.section_product .cart_group {
    display: inline-block;
    margin-top: 80px;
    margin-right: 25px
}

.section_product .product_txt {
    background: #fff;

    margin-top: 35px
}

.section_product .product_txt h2 {
    position: relative;
    line-height: 50px;

    font-size: 24px;
    border-bottom: 1px solid #f2f2f2
}

.section_product .product_txt h2 span {
    position: relative;
    display: inline-block;
    padding-left: 72px;

    background:url(../images/index_jj.png) no-repeat 22px center;
}

.section_product .product_txt h2 span:after {
    display: block;
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    background: #71b61b
}

.section_product .product_txt .inner {
    padding: 40px
}

.pb { margin-top:34px; padding:6px; border-radius:6px; border:1px solid #e4e4e4; background:#fff; color:#666; font-size:14px; line-height:36px; }
.pb ul { overflow:hidden; }
.pb ul li { float:left; width:46%; padding:0 2%; margin-left:-1px; border-left:1px solid #e4e4e4; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }


.jcImgScroll{position:relative;height:550px;margin:40px auto 0 auto;}
.jcImgScroll li{border:1px solid #ccc;}
.jcImgScroll li a{background:#fff;display:block;position:relative;z-index:99;}
.jcImgScroll li.loading a{background:#fff url(../images/loading.gif) no-repeat center center;}
.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{display:none;border:0 none;}
.jcImgScroll li img{width: 100%;height: 100%;}
.jcImgScroll em.sPrev{background:url(../images/arrow-left.png) no-repeat left center;}
.jcImgScroll em.sNext{background:url(../images/arrow-right.png) no-repeat right center;}
.jcImgScroll dl dd{background:url(../images/NumBtn.png) no-repeat 0 bottom;text-indent:-9em;}
.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{background-position:0 0;}

.jiamen01{ width:100%;}
.jiamen01 img{ width:100%;}
/*合作*/
.co_prat{height: 950px;background: url(Img/Index/hezuobg.jpg) no-repeat center;}
.co_prat h3{height: 65px;padding-top: 270px;text-align: center;}
@media screen and (max-width: 1600px) {
    .co_prat{height: 750px;background: url(Img/Index/hezuobg.jpg) no-repeat center;}

    .co_prat h3{height: 65px;padding-top: 120px;text-align: center;}
}
.co_prat h3 span{font-size:60px;color: #000000;display: block;font-weight: normal;line-height:100%;}
.co_prat ul{height: 230px;}
.co_prat ul li{float: left;display: block;margin-top: 136px;}
.co_prat ul li img{height: 88px;width: 88px;display: block;}
.co_prat ul li p{text-align: center;padding-top:30px;}
.co_prat ul li p em{font-size:30px;color: #6001D1;display: block;    line-height: 100%;padding-bottom: 17px;}
.co_prat ul li p span{font-size: 24px;color:#000000 ;display: block;line-height: 36px;}
.co_pr1{width: 129px;}
.co_pr1 img{padding-left: 24px;}
.co_pr1 p{padding-left: 9px;}
.co_pr2{width: 192px;margin-left: 105px;}
.co_pr2 img{padding-left: 50px;}
.co_pr3{width: 200px;margin-left: 75px;}
.co_pr3 img{padding-left: 50px;}
.co_pr4{width: 125px;margin-left: 98px;}
.co_pr4 img{padding-left: 16px;}
.co_pr5{width: 180px;margin-left: 96px;}
.co_pr5 span{width: 145px;padding-left: 18px;}
.co_pr5 img{padding-left: 45px;}

.crpjt{height: 960px;background:#f2f2f2;}
.crpjt h3{height: 60px;padding-top:110px;text-align: center;}
.crpjt h3 span{font-size:60px;color: #000000;display: block;font-weight: normal;line-height:100%;}

.crpjt1{margin-top: 78px;height: 545px;}
.crpjt1 dl{ width:570px; height:325px;background:#fff;float: left;}
.crpjt1 dl dt{width:129px;height: 143px;float: left;padding-left: 30px;padding-top: 55px;}
.crpjt1 dl dt img{width:129px;height: 143px;display: block;}
.crpjt1 dl dd{float: left;padding-top: 60px;padding-left: 26px;}
.crpjt1 dl dd h2{font-size: 30px;color: #000000;display: block;font-weight: normal;}
.crpjt1 dl dd p{font-size:16px;color: #4c4c4c;display: block;line-height: 26px;width: 165px;padding-top: 20px;}
.crpjt1 dl:hover dd h2{color: #6001D1;}
.crpjt1 dl dd i{height: 75px;width: 114px;    display: block;margin-top: 35px;background: url(../images/crj01.png) no-repeat center;}
.crpjt1 dl:hover i{background: url(../images/crj1.png) no-repeat center; }

.crpjt1 .crjs1{margin-left: 23px;}
.crpjt1 .crjs1 dt{width:163px;height:139px;padding-left:15px;padding-top: 69px;}
.crpjt1 .crjs1 dt img{width:163px;height:139px;display: block;}
.crpjt1 .crjs1 dd{padding-top: 60px;padding-left:15px;}
.crpjt1 .crjs1 dd p{width: 177px;}
.crpjt1 .crjs1 dd i{height: 75px;width: 142px;    display: block;margin-top: 35px;background: url(../images/crj02.png) no-repeat center;}
.crpjt1 .crjs1:hover i{background: url(../images/crj2.png) no-repeat center; }

.crpjt1 .crjs2{margin-right:22px;margin-top: 25px;}
.crpjt1 .crjs2 dt{width:122px;height:143px;padding-left:39px;padding-top:54px;}
.crpjt1 .crjs2 dt img{width:122px;height:143px;display: block;}
.crpjt1 .crjs2 dd{padding-top: 60px;padding-left:34px;}
.crpjt1 .crjs2 dd p{width: 177px;height: 52px;}
.crpjt1 .crjs2 dd i{height: 80px;width: 140px;    display: block;margin-top: 35px;background: url(../images/crj03.png) no-repeat center;}
.crpjt1 .crjs2:hover i{background: url(../images/crj3.png) no-repeat center; }


.crpjt1 .crjs3{margin-right:22px;margin-top: 25px;}
.crpjt1 .crjs3 dt{width:147px;height:141px;padding-left:22px;padding-top:56px;}
.crpjt1 .crjs3 dt img{width:147px;height:141px;display: block;}
.crpjt1 .crjs3 dd{padding-top: 60px;padding-left:18px;}
.crpjt1 .crjs3 dd p{width: 177px;height: 52px;padding-left:5px;}
.crpjt1 .crjs3 dd i{height: 80px;width: 137px;    display: block;margin-top: 35px;background: url(../images/crj04.png) no-repeat center;}
.crpjt1 .crjs3:hover i{background: url(../images/crj4.png) no-repeat center; }


.crpjt1 .crjs4{margin-right:22px;margin-top: 25px;}
.crpjt1 .crjs4 dt{width:140px;height:144px;padding-left:23px;padding-top:55px;}
.crpjt1 .crjs4 dt img{width:140px;height:144px;display: block;}
.crpjt1 .crjs4 dd{padding-top: 60px;padding-left:20px;}
.crpjt1 .crjs4 dd p{width: 175px;height: 52px;}
.crpjt1 .crjs4 dd i{height: 53px;width: 119px;    display: block;margin-top: 35px;background: url(../images/crj05.png) no-repeat center;margin-left: 8px;}
.crpjt1 .crjs4:hover i{background: url(../images/crj5.png) no-repeat center; }


.crpjt1 .crjs5{margin-top: 25px;}
.crpjt1 .crjs5 dt{width:131px;height:118px;padding-left:30px;padding-top:75px;}
.crpjt1 .crjs5 dt img{width:131px;height:118px;display: block;}
.crpjt1 .crjs5 dd{padding-top: 60px;padding-left:33px;}
.crpjt1 .crjs5 dd p{width: 175px;height: 52px;padding-left: 4px;}
.crpjt1 .crjs5 dd i{height: 53px;width: 119px;    display: block;margin-top: 35px;background: url(../images/crj06.png) no-repeat center;}
.crpjt1 .crjs5:hover i{background: url(../images/crj6.png) no-repeat center; }

.prov_s{height: 950px;background: url(../images/provbg.jpg) no-repeat center;}
.prov_s h3{height: 61px;padding-top:119px;text-align: center;}
.prov_s h3 span{font-size:60px;color: #ffffff;display: block;font-weight: normal;line-height:100%;}

.prov_s ul{margin-top: 83px;margin-left: 74px;}
.prov_s ul li{height: 75px;float: left;width: 100%;padding-left: 107px;margin-bottom: 50px;background: url(../images/crsk1.png) no-repeat left;}
.prov_s ul li:last-child{ margin-bottom:0;}
.prov_s ul li h2{font-size: 30px;color: #ffffff;display: block;font-weight: normal;line-height: 36px;}
.prov_s ul li p{font-size: 22px;color:#e0e1e2;display: block;line-height:100%;font-weight: normal;padding-top: 15px;}


.prov_s .prov_s2 {background: url(../images/crsk2.png) no-repeat left;}
.prov_s .prov_s3 {background: url(../images/crsk3.png) no-repeat left;}
.prov_s .prov_s4 {background: url(../images/crsk4.png) no-repeat left;}
.prov_s .prov_s5 {background: url(../images/crsk5.png) no-repeat left;}

.cptmd{height:1100px; background: #f2f2f2;}
.cptmd h3{height: 61px;padding-top:100px;text-align: center;}
.cptmd h3 span{font-size:60px;color: #000000;display: block;font-weight: normal;line-height:100%;}

.cptmd ul{margin-top:70px;}
.cptmd ul li{float: left;width: 90px;height: 110px;text-align: center;margin-right:160px;margin-left: 36px;}
.cptmd ul li em{width: 88px;height: 76px;background: url(../images/rsq01.png) no-repeat center;display: block;}
.cptmd ul li em i{font-size: 20px;color: #333333;display: block;font-weight:bold;padding-top: 12px;}
.cptmd ul li span{font-size: 15px;color: #333333;display: block;font-weight: bold;padding-top: 10px;}
.cptmd ul li:last-child{ margin-right:0;}
.cptmd .cptmd2{margin-left: 0px;width: 100px;}
.cptmd .cptmd2 em{width: 99px;background: url(../images/rsq02.png) no-repeat center;}
.cptmd .cptmd3{margin-left: 0px;width: 100px;}
.cptmd .cptmd3 em{width: 99px;background: url(../images/rsq03.png) no-repeat center;}
.cptmd .cptmd4{margin-left: 0px;width: 100px;}
.cptmd .cptmd4 em{width: 99px;background: url(../images/rsq04.png) no-repeat center;}
.cptmd .cptmd5{margin-left: 0px;width: 100px;}
.cptmd .cptmd5 em{width: 99px;background: url(../images/rsq05.png) no-repeat center;}
/*模式*/
.cptmd_a{height: 575px;margin-top: 80px;}
.cptmd_a h2{height: 61px;text-align: center;padding-bottom: 60px;}
.cptmd_a h2 span{font-size:60px;color: #000000;display: block;font-weight: normal;line-height:100%;}
.cptmd_a dl{transition: 0.3s;border:3px solid #ffffff;float: left;height: 444px;width:314px;    margin-left: 40px;margin-right: 80px;}
.cptmd_a dl dt img{height:185px;width:314px;display: block;}
.cptmd_a dl dd{ height: 209px;background:#ffffff; text-align: center;padding-top: 50px;}
.cptmd_a dl dd p{height: 36px;font-size: 24px;color:#000000 ;display: block;line-height: 100%;margin-bottom: 10px;background: url(../images/zbfr.png) no-repeat bottom;}
.mores{color: #ffffff;width:212px;height: 46px;display: block;line-height: 46px;float: left;font-size: 16px;text-align: center;border-radius: 22px;margin-bottom: 34px;background: #6001D1;margin-left: 52px;margin-top: 37px;}
.cptmd_a dl:hover{border:3px solid #6001D1;}

.cptmd_a .cptmd_a2{transition: 0.3s;margin-left: 0px;}
.cptmd_a .cptmd_a2 dd{padding-top: 30px;height: 229px;}
.cptmd_a2 .more{color: #ffffff;width:212px;height: 46px;display: block;line-height: 46px;float: left;font-size: 16px;text-align: center;border-radius: 22px;margin-bottom: 34px;background: #6001D1;margin-left: 52px;margin-top:10px;}
.cptmd_a .cptmd_a3{transition: 0.3s;margin-left: 0px;margin-right: 0px;}
.cptmd_a .cptmd_a3 dd{padding-top: 79px;height: 180px;}
.cptmd_a3 .mor{color: #ffffff;width:212px;height: 46px;display: block;line-height: 46px;float: left;font-size: 16px;text-align: center;border-radius: 22px;margin-bottom: 34px;background: #6001D1;margin-left: 52px;margin-top:53px;}

/**留言**/
.code_gg_li img{vertical-align:middle;width:100px;height:32px;}
.p4-order-form-1 {
    overflow: hidden;
}

.p4-order-form-1 .p4-titlel-1 {
    width:145px;height: 46px;font-size:18px; line-height: 46px;text-align: center;color:#fff;background: #6001D1;

}

.p4-order-form-1-con {
    border:1px solid #bbb;
    background:url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
    padding:40px 15%;
    margin-bottom: 20px;
}

.p4-order-form-1-con li p {
    padding-left: 130px;
    color: #999;font-size: 12px;
}

.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
}

.p4-order-form-1-con li span {
    font-weight: bold;
    color: #666;
}
.p4-order-form-1-con li b{color:#f00;}
.p4-order-form-1-con li .row-hd {
    color: #666;
    font-size: 16px;
}
.timenum{padding-left:95px;}
.p4-order-form-1-con li p {
    clear: both;
}

.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;height: 33px;line-height: 33px;overflow: hidden;
}
.p4-order-form-1-con .inputs,
.p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box;
    /*float: left;*/
}
.p4-order-form-1-con .radioandcheck{vertical-align:middle;}

.p4-order-form-1-con .err {
    border: 1px solid #c00;
}

.p4-order-form-1-con .p4-order-form-1-t1 {
    width: 100%;
}

.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #eee;
    outline: none;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}

.p4-order-form-1-con .p4-order-form-1-t2 {
    width: 100%;
}

.p4-order-form-1-t2 input {
    width: 150px;
    vertical-align: top;
}

.p4-order-form-1-t2 span {
    width: 153px;
    height: 25px;
}

.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer;
}

.p4-order-form-1-con .p4-order-form-1-b1 {
    background: #6001D1;
}

.p4-order-form-1-con .p4-order-form-1-b2 {
    background: #767676;
}

.p4-order-form-1-con .p4-order-form-1-t4 {
    overflow: auto;
    height: auto;
    min-height: 35px;
    width: 100%
}

.p4-order-form-1-con .p4-order-form-1-t4 input {
    vertical-align: middle;
    width: 14px;
    margin: 0 10px;
}
.contact-con{    min-height: 350px;}

.contact-con ul li{float: left;display: block;margin-top: 50px;  width: 280px;     height: 255px;background: #F2F2F2;margin-right: 20px;}
.contact-con ul li img{height: 88px;width: 88px;display: block;padding-left: 35%;}
.contact-con ul li p{text-align: center;padding-top:30px;}
.contact-con ul li p em{font-size:22px;color: #6001D1;display: block;    line-height: 100%;padding-bottom: 17px; font-weight: 700;    position: relative;}
.contact-con ul li p em:after{ content: ''; width: 75px; height: 4px; background-color: #6001D1; position: absolute; bottom: 0px; left: 37%; }
.contact-con ul li p span{font-size: 20px;color:#000000 ;display: block;line-height: 36px;}