/** {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/
ul,li{ list-style-type:none;}
a{text-decoration:none;color:#000;}
*{margin: 0px;padding: 0px;font-size:14px; font-family: "微软雅黑", arial, Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}

.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.w1200{
  width: 1200px;
  margin: 0 auto;
}
.left{
  float: left;
}
.right{
  float: right;
}

.top .top1{
  height: 42px;
  line-height: 42px;
  background-color: #eeeeee;
}
.top .top1 .left p{
  font-size: 13px;
  color: #666;
}
.top .top1 .left p span{
  font-size: 13px;
  color: #f5983b;
}
.top .top1 .right{
  height: 42px;
    font-size: 0px;
}
.top .top1 .right a{
  display: inline-block;
  margin-left: 38px;
  font-size: 12px;
  line-height: 42px;
  color: #666;
  transition: all 0.3s;
}
.top .top1 .right a i{
  display: inline-block;
  float: left;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-top: 14px;
  background: url(../jtzp/top1_ico1.png) left center no-repeat;
}
.top .top1 .right a:nth-child(2) i{
  background: url(../jtzp/top1_ico1.png) center center no-repeat;
}
.top .top1 .right a:last-child i{
  background: url(../jtzp/top1_ico1.png) right center no-repeat;
}
.top .top1 .right a:hover{
  color: #b40000;
}
.top .top2{
  /*height: 106px;*/
}
/*.top .top2 .left{
  width: 260px;
}*/
.top .top2 .left a.logo{
  display: block;
  margin-top: 40px;
  margin-right: 60px;
}
.top .top2 .right{
  float: none;
  /*width: 940px;*/
}

.top .top2 .right .center{
  float: left;
  padding-bottom: 20px;
}
.top .top2 .right .center .search{
  font-size: 0px;
  margin-top: 40px;
  margin-bottom: 25px;
}
.top .top2 .right .center .search input{
  line-height: 40px;
  /*border: 1px solid #efefef;*/
  border: 0px;
  background-color: #efefef;
  width: 490px;
  padding: 0 10px;
}
.top .top2 .right .center .search button{
  line-height: 40px;
  /*border: 1px solid #efefef;*/
  border: 0px;
  background-color: #f39d48;
  width: 140px;
  color: #fff;
}
.top .top2 .right .center .nav{

}
.top .top2 .right .center .nav li{
  float: left;
  margin-right: 25px;  
}
.top .top2 .right .center .nav li a{
  display: block;
  font-size: 16px;
  color: #666666;
  transition: all 0.3s;
  padding-right:20px;
}
.top .top2 .right .center .nav li a:hover{
  color: #F39D48;
}
.top .top2 .right .tel{
  float: right;
  width: 200px;
  margin-top: 40px;
}
.top .top2 .right .tel h5{
  font-size: 13px;
  color: #ea8939;
  text-align: right;
  margin-bottom: 5px;
}
.top .top2 .right .tel h4{
  font-size: 25px;
  color: #505050;
  text-align: right;
  margin-bottom: 5px;
  padding-left: 25px;
  background: url(../jtzp/nav1_tel.png) no-repeat left center;
}
.banner{
  width: 100%;
  height: 498px;
  background: url(../jtzp/banner.jpg) no-repeat center;
}

.main_tl{
  text-align: center;
}
.main_tl h3{
  font-size: 34px;
  /*font-weight: bold;*/
  color: #414141;
  margin-bottom: 5px;
}
.main_tl h4{
  font-size: 15px;
  color: #898989;
}
.main1{
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f0f0f0;
   margin-top:-10px;
}
.main1 ul{
  margin-top: 30px;
  background: url(../jtzp/main1_pic1.jpg) no-repeat right 5px bottom 10px;
  background-color: #fff;
  padding: 35px 60px;
}
.main1 ul li{
  float: left;
  width: 33.33%;
}
.main1 ul li h3{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}
.main1 ul li:nth-child(1) h3{
  color: #747474;
}
.main1 ul li:nth-child(2) h3{
  color: #e84649;
}
.main1 ul li:nth-child(3) h3{
  color: #bc0000;
}
.main1 ul li p{
  font-size: 15px;
  line-height: 36px;
  color: #414141;
}
.main1 ul li:nth-child(3) p{
  color: #bc0000;
}
.main1 ul li span{
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 100%;
  color: #fff;
  background-color: #e84649;
  margin-top: 6px;
  margin-right: 15px;
  text-align: center;
}
.main1 h4{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #414141;
  margin: 25px 0 20px;
}
.main1 h4 span{
  font-size: 25px;
  color: #cf2418;
}
.main1 a.more{
  display: block;
  width: 180px;
  padding-left: 10px;
  line-height: 40px;
  text-align: center;
  background-color: #cf2418;
  color: #fff;
  font-size: 15px;
  border-radius: 5px;
  margin: 0 auto;
  transition: all 0.3s;
}
.main1 a.more:hover{
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
}

.main2{
  /*background-color: #f0f0f0;*/
  padding: 60px 0 60px;
}
.main2 .main_tl{
  margin-bottom: 20px;
}
.main2 .w1200 .main2_con{
  min-height: 300px;
  background: url(../jtzp/main2_bg.png) no-repeat center top;
}
.main2 .w1200 .main2_con ul{
  margin-bottom: 40px;
}
.main2 .w1200 .main2_con li{
  float: left;
  width: 140px;
  margin-right: 72px;
  font-size: 14px;
  line-height: 22px;
  color: #414141;
  text-align: center;
}
.main2 .w1200 .main2_con li:last-child{
  margin-right: 0px;
}
.main2 .w1200 .main2_con li:nth-child(2n+1){
  margin-top: 310px;
}
.main2 .w1200 .main2_con li:nth-child(2n){
  margin-top: 150px;
}
.main2 .main2_con .tel a.more{
  float: right;
  width: 90px;
  font-size: 15px;
  line-height: 34px;
  background-color: #f69e40;
  color: #fff;
  text-align: center;
  transition: all 0.3s;
}
.main2 .main2_con .tel a.more:hover{
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
}
.main2 .main2_con .btn{
  text-align: center;
  margin-bottom: 55px;
}
.main2 .main2_con .btn a{
  display: inline-block;
  width: 190px;
  height: 50px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  background-color: #4d5357;
  text-align: center;
  border-radius: 5px;
  margin: 0 30px;
  vertical-align: top;
  padding: 3px 0;
  transition: all 0.3s;
  box-shadow: 0px 4px 0px 0px #252525;
}
.main2 .main2_con .btn a:nth-child(2){
  background-color: #cf2418;
  line-height: 44px;
  font-size: 18px;
  box-shadow: 0px 4px 0px 0px #9a211a;
}
.main2 .main2_con .btn a span{
  font-size: 16px;
  font-weight: bold;
}
.main2 .main2_con .btn a:hover{
  transform: translateY(-4px);
}
.main3{
  background-color: #f0f0f0;
  padding: 60px 0;
}
.main3 .main_tl h3 span{
  font-size: 34px;
  color: #cf2418;
}
.main4 .main_tl h3 span{
  font-size: 34px;
  color: #cf2418;
}

.main2 .main_tl h3 span{
  font-size: 34px;
  color: #cf2418;
}

.main1 .main_tl h3 span{
  font-size: 34px;
  color: #cf2418;
}
.main3 .main3_con ul{
  margin-top: 25px;
  margin-bottom: 40px;
}
.main3 .main3_con ul li{
  float: left;
  width: 19%;
  margin-right: 1.25%;
  background-color: #fff;
  padding: 25px 0 30px;
  transition: all 0.3s;
  border-radius: 5%;
}
.main3 .main3_con ul li:nth-child(5){
  margin-right: 0px;
}
.main3 .main3_con ul li .pic{
  width: 110px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.main3 .main3_con ul li:nth-child(1) .pic{
  background: url(../jtzp/main3_ico1.png) no-repeat center;
}
.main3 .main3_con ul li:nth-child(2) .pic{
  background: url(../jtzp/main3_ico2.png) no-repeat center;
}
.main3 .main3_con ul li:nth-child(3) .pic{
  background: url(../jtzp/main3_ico3.png) no-repeat center;
}
.main3 .main3_con ul li:nth-child(4) .pic{
  background: url(../jtzp/main3_ico4.png) no-repeat center;
}
.main3 .main3_con ul li:nth-child(5) .pic{
  background: url(../jtzp/main3_ico5.png) no-repeat center;
} 
.main3 .main3_con ul li h3{
  font-size: 15px;
  text-align: center;
  color: #cf2418;
  transition: all 0.3s;
}
.main3 .main3_con ul li:hover{
  background-color: #e84649;
}

.main3 .main3_con ul li:hover h3{
  color: #ffffff;
}

.main3 .main3_con ul li:hover:nth-child(1) .pic{
  background: url(../jtzp/main3_ico1a.png) no-repeat center;
}
.main3 .main3_con ul li:hover:nth-child(2) .pic{
  background: url(../jtzp/main3_ico2a.png) no-repeat center;
}
.main3 .main3_con ul li:hover:nth-child(3) .pic{
  background: url(../jtzp/main3_ico3a.png) no-repeat center;
}
.main3 .main3_con ul li:hover:nth-child(4) .pic{
  background: url(../jtzp/main3_ico4a.png) no-repeat center;
}
.main3 .main3_con ul li:hover:nth-child(5) .pic{
  background: url(../jtzp/main3_ico5a.png) no-repeat center;
}
.main3 .main3_con ul li:hover h3{
  /*! color: #fff; */
}
.main3 .main3_con h1{
  font-size: 20px;
  color: #ba0000;
  text-align: center;
  margin-bottom: 30px;
}
.main3 .main3_con dl{
  margin-bottom: 30px;
}
.main3 .main3_con dl dd{
  float: left;
  width: 30%;
  margin-right: 8%;
}
.main3 .main3_con dl dd:nth-child(2){
  width: 24%;
}
.main3 .main3_con dl dd:nth-child(3){
  margin-right: 0px;
}
.main3 .main3_con dl dd h3{
  position: relative;
  font-size: 15px;
  line-height: 22px;
  padding-left: 40px;
  color: #424242;
  margin-bottom: 12px;
}
.main3 .main3_con dl dd h3:after{
  content: "";
  position: absolute;
  left: 10px;
  top: 4px;
  width: 16px;
  height: 16px;
  background-color: #cf2418;
  border-radius: 100%;
}
.main3 .main3_con dl dd h3:nth-child(2){
  height: 44px;
}
.main3 .btn{
  text-align: center;
  font-size: 0px;
}
.main3 .btn a{
  display: inline-block;
  color: #fff;
  width: 90px;
  line-height: 34px;
  background-color: #e84649;
  margin: 0 2px;
  transition: all 0.3s;
}
.main3 .btn a:nth-child(2){
  background-color: #424242;
}
.main3 .btn a:hover{
  /*transform: translateY(-2px);*/
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
}

.main4{
  padding: 60px 0 60px;
}
.main4 ul{
  margin-top: 35px;
  margin-bottom: 40px;
}
.main4 ul li{
  float: left;
  width: 12%;
  margin-right: 2.46%;
  border: 1px solid #e84649;
  border-radius: 5px;
}
.main4 ul li:last-child{
  margin-right: 0px;
}
.main4 ul li .pic{
  background-color: #e84649;
  padding: 10px 0;
}
.main4 ul li .pic img{
  display: block;
  margin: 0 auto;
}
.main4 ul li .text{
  padding: 10px 10px 0 10px;
  height: 125px;
}
.main4 ul li .text h3{
  color: #e84649;
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px;
}
.main4 ul li .text p{
  color: #424242;
  font-size: 14px;
  line-height: 20px;
}
.main4 .btn{
  text-align: center;
  font-size: 0px;
}
.main4 .btn a{
  display: inline-block;
  color: #fff;
  width: 90px;
  line-height: 34px;
  background-color: #e84649;
  margin: 0 2px;
  transition: all 0.3s;
}
.main4 .btn a:nth-child(2){
  background-color: #424242;
}
.main4 .btn a:hover{
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
}

.main5{
  padding: 50px 0 40px;
}
.main5 .main_tl h3 span{
  display: inline-block;
  font-size: 34px;
  color: #cf2418;
}
.main5 .main5_con .bg{
  background: url(../jtzp/main5_bg.jpg) no-repeat center;
  height: 400px;
  margin: 30px 0 50px;
}
.main5 .main5_con .bg .left{
  width: 35%;
  padding: 40px 80px;
}
.main5 .main5_con .bg .right{
  width: 35%;
  padding: 40px 80px;
}
.main5 .main5_con .bg .left h3{
  text-align: right;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
}
.main5 .main5_con .bg .left ul{
  padding-left: 30px;
}
.main5 .main5_con .bg .left ul li{
  margin-bottom: 10px;
}
.main5 .main5_con .bg .left ul li h4{
  position: relative;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  /*margin-bottom: 5px;*/
}
.main5 .main5_con .bg .left ul li h4:after{
  position: absolute;
  content: "";
  left: -30px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
}
.main5 .main5_con .bg .left ul li p{
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.main5 .main5_con .bg .right h3{
  text-align: left;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
}
.main5 .main5_con .bg .right h3 span{
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #f79e40;
  margin-left: 5px;
}
.main5 .main5_con .bg .right ul{
  padding-left: 30px;
}
.main5 .main5_con .bg .right ul li{
  margin-bottom: 10px;
}
.main5 .main5_con .bg .right ul li h4{
  position: relative;
  font-size: 16px;
  line-height: 22px;
  color: #ff9c00;
  /*margin-bottom: 5px;*/
}
.main5 .main5_con .bg .right ul li h4:after{
  position: absolute;
  content: "";
  left: -30px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-color: #ff9c00;
  border-radius: 100%;
}
.main5 .main5_con .bg .right ul li p{
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.main5 .main5_con .tel{
  width: 900px;
  margin: 0 auto;
}
.main5 .main5_con .tel .left{
  position: relative;
  padding-right: 20px;
  border-right: 1px solid #6e6e6e;
}
.main5 .main5_con .tel .left:before{
  position: absolute;
  display: inline-block;
  content: "";
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left:5px solid #6e6e6e;
}
.main5 .main5_con .tel h3{
  font-size: 23px;
  font-weight: bold;
  color: #888;
}
.main5 .main5_con .tel h4{
  font-size: 17px;
  color: #888;
}
.main5 .main5_con .tel h5{
  font-size: 45px;
  color: #cf2418;
  font-weight: bold;
  font-style:italic;
  font-family: "arial";
  padding-top: 15px;
}


.main6{
  padding: 60px 0 55px;
  background-color: #f0f0f0;
}
.main6 .left{
  width: 230px;
}
.main6 .left h3{
  font-size: 28px;
  color: #414141;
  font-weight: bold;
  margin: 15px 0 10px;
}
.main6 .left p{
  font-size: 14px;
  line-height: 22px;
  color: #414141;
  margin-bottom: 25px;
}
.main6 .left a{
  position: relative;
  display: block;
  text-align: center;
  width: 130px;
  line-height: 34px;
  color: #fff;
  background-color: #f5983b;
  border-radius: 5px;
}
.main6 .left a:before{
  content: "";
  position: absolute;
  display: block;
  right: -38px;
  top: 8px;
  width: 30px;
  height: 30px;
  background: url(../jtzp/main6_ico1.png) no-repeat center;
  transition: all 0.3s;
}
.main6 .left a:hover:before{
  background: url(../jtzp/main6_ico1a.png) no-repeat center;
}
.main6 .right{
  background-color: #fff;
}
.main6 .right ul{
  padding: 30px;
}
.main6 .right ul li{
  float: left;
  width: 265px;
  margin-right: 30px;
}
.main6 .right ul li:last-child{
  margin-right: 0px;
}
.main6 .right ul li img{
  display: block;
  width: 100%;
  margin-bottom: 25px;
}
.main6 .right ul li h4{
  position: relative;
  padding-left: 35px;
  font-size: 14px;
  line-height: 20px;
  color: #414141;
  margin-bottom: 20px;
}
.main6 .right ul li h5{
  position: relative;
  padding-left: 35px;
  font-size: 14px;
  line-height: 20px;
  color: #414141;
}
.main6 .right ul li h4:after{
  position: absolute;
  display: block;
  content: "Q";
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background-color: #5f5f5f;
}
.main6 .right ul li h5:after{
  position: absolute;
  display: block;
  content: "A";
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background-color: #5f5f5f;
}



/*搜索框*/
.message{width:1200px;margin:0 auto;}
.xuanxiang{width:17%;font-size:18px;padding-left:15px;color:#333;height: 40px;border:none;}
.gshm-bj{width:100%;background:#fff;padding-top:50px;padding-bottom:50px;}
.gshm{margin:60px auto 10px;border-top:1px solid #e84649;border-radius: 10px;border-left:1px solid #e84649;}
.gshm form{height: 58px;background-color: #fff;border-bottom:1px solid #e84649;border-radius: 10px;border-right:1px solid #e84649;}
.gshm .sz{width: 23%;height: 59px;font-size:18px;background-color:#e84649; color:#fff;border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.gshm .mc{width: 23%;height: 40px;border-right: 1px solid #ddd;font-size:18px;padding-left:15px;color:#333;}
.gshm .sj{width: 17.73%;height: 40px;font-size:18px;padding-left:15px;color:#333;}
.gshm .leixing{width: 20%;height: 40px;font-size:18px;padding-left:15px;color:#333;}
.gshm .chaxun{width: 15.30%;height: 59px;font-size:18px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;color:#fff;background-color: #e84649;cursor: pointer;}
.gshm-p p{text-align: center;margin-bottom:60px;font-size: 16px;color:#8c8c8c;letter-spacing:2px}

