.jc_mbut{display: inline-block;width: 210px;line-height: 50px;background: #1046a0;text-align: center;border-radius: 25px;font-size: 18px;color: #ffffff;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.jc_mbut:before{content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background: #f2281c;-webkit-transform: scale(0);transform: scale(0);-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;border-radius: 25px}
.jc_mbut:hover{color: #ffffff;}
.jc_mbut:hover:before {-webkit-transform: scaleX(1);transform: scaleX(1);}

.jc_index_tit{width: 100%;position: relative;text-align: center;}
.jc_index_tit .tit{position: relative;margin-bottom: 20px;line-height: 40px;font-size: 40px;font-weight: bold;color: #333333;}
.jc_index_tit .tit span{display: inline-block;font-weight: bold;}
.jc_index_tit .tit span:before{content: '';display: inline-block;background: url(../images/icon_titl.png) no-repeat -35px center;width: 136px;height: 20px;}
.jc_index_tit .tit span:after{content: '';display: inline-block;background: url(../images/icon_titr.png) no-repeat 35px center;width: 136px;height: 20px;}
.jc_index_tit p{font-size: 17px;color: #333333;}
.jc_index_tit1{width: auto;float: left;text-align: left;}
.jc_index_tit1 .tit span:before, .jc_index_tit1 .tit span:after{display: none;}
.jc_index_tit1 .mtit{font-size: 17px;margin-bottom: 10px;color: #e60113;}

header{position: fixed;z-index: 999;top: 0;width: 100%;left: 0;background-color: #ffffff;box-shadow: 0 6px 10px rgba(0,0,0,.2);}
header .container{width: calc(100% - 30px);max-width: 1660px;}
.jc_logo{float: left;overflow: hidden;line-height:120px;}
.jc_logo img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}
.jc_logo .jc_title{display: none;}
nav:after{content: '';display: block;clear:both;visibility: hidden;width: 100%;height: 0;}
nav {float: right;text-transform:capitalize;margin-top: 10px;}
nav ul{float: left;}
nav li{float: left;position: relative;}
nav li .v1{font-size: 16px;color:#000000;display: block;line-height:110px;margin: 0 20px;}
nav li:hover .v1{color: #1046a0;} 
nav li .jc_sub{display: none;position: absolute;top: 100%;left:50%;width: 200px;margin-left: -100px;box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);text-align: center;z-index: 9;padding: 10px 0;background-color: #1046a0;}
nav li .jc_sub a{display: block;font-size: 14px;color:#fff;line-height: 35px;}
nav li .jc_sub a:hover{background-color: #ffffff;color:#1046a0;}
header .jc_tel{position: relative;margin: 0 10px 0 40px;}
header .jc_tel .jc_ico_tel{height: 42px;line-height: 42px;color: #ffffff;font-size: 20px;padding: 0 20px 0 60px;border-radius: 20px;margin-top: 32px;background: url(../images/icon_ttel.png) no-repeat 28px #1046a0;}

.jc_nav_mobile{position: fixed;top: 60px;left: 0;right: 0;bottom: 0;z-index: 99;overflow: hidden;background: #fff;width: auto;float: none;padding: 0;display: none;border-top: 1px solid #eee;}
.jc_nav_mobile ul{position: relative;}
.jc_nav_mobile li{position: relative;}
.jc_nav_mobile li a{}
.jc_nav_mobile li a.i1{height: 40px;line-height: 40px;text-align: left;padding: 0 20px;color: #333;border-bottom: 1px solid #eee;font-size: 14px;display: block;text-transform: uppercase;margin: 0;overflow: hidden;}
.jc_nav_mobile li .jc_sub{padding: 10px 0;background-color: #008ef6;display: none;}
.jc_nav_mobile li .jc_sub a{padding-left: 20px;text-align: left;line-height: 30px;color: #fff;font-size: 14px;display: block;}
.jc_nav_mobile li:hover i{transform:rotate(180deg);top: 5px;right: 0px;}

.jc_hd-mobile {display: block;position: fixed;z-index: 999;top: 0;width: 100%;left: 0;background: #ffffff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);display: none;}
.jc_menuBtn{display: none;position: fixed;top: 16px;right: 12px;width: 30px;height: 30px;cursor: pointer;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.jc_menuBtn b{display: block;height: 4px;background-color: #e60113;margin: 4px 0;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.jc_menuBtn.jc_open{}
.jc_menuBtn.jc_open b{display: none;margin: 0;position: absolute;left: 0px;top: 50%;margin-top: -5px;width: 30px;}
.jc_menuBtn.jc_open b:first-child{display: block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.jc_menuBtn.jc_open b:last-child{display: block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.jc_nav_mobile{position: fixed;top: 60px;left: 0;right: 0;bottom: 0;z-index: 99;overflow: hidden;background: #fff;width: auto;float: none;padding: 0;display: none;}
.jc_nav_mobile li{position: relative;}
.jc_nav_mobile li .v1{line-height: 40px;text-align: left;padding:0 20px;color:#333; border-bottom:1px solid #eee;font-size: 14px;display: block; }
.jc_nav_mobile li i {display: block;width: 40px;height: 40px;background-position: center center;position: absolute;right: 0;top: 0;z-index: 9;background: url(../images/sel.png) no-repeat center center;-webkit-background-size: 18px 18px;background-size: 18px 18px;}
.jc_nav_mobile li .jc_sub{padding: 10px 0;background-color: #e60113 ;display: none;}  
.jc_nav_mobile li .jc_sub a{padding-left: 20px;text-align: left;line-height: 40px;font-size: 14px;display: block;color:#fff;}
.jc_nav_mobile .v1{height: 40px;line-height: 40px;text-align: left;color:#333;padding-left: 10px;margin:0;overflow: hidden;}
.jc_nav_mobile li:hover .v1,
.jc_nav_mobile li.on .v1{background: none;}
.jc_nav_mobile li .v1::after{display: none;}
#jc_floatBottom{display: block;}
.jc_nav_mobile .jc_row{position: relative;}
.jc_nav_mobile .ss{display: none;background-color: #fff;padding: 10px 0;}
.jc_nav_mobile li .jc_sub .ss a{color:#333;}
.jc_nav_mobile .jc_down {display: block;width: 40px;height: 40px;background-position: center center;position: absolute;right: 0;top: 0;z-index: 9;background: url(../images/jc_down.png) no-repeat center center;-webkit-background-size: 18px 18px;background-size: 18px 18px;}
.jc_head_line{height: 120px;width: 100%;}

.jc_foot{width: 100%;overflow: hidden;background: #353535;padding-top: 30px;}
.jc_foot .jc_f_con{padding: 30px 0 80px 0;overflow: hidden;}
.jc_foot .jc_f_con .jc_f_nav{float: left;}
.jc_foot .jc_f_con .jc_f_nav dl{float: left;margin-right: 160px;text-align: left;}
.jc_foot .jc_f_con .jc_f_nav dl dt{font-size: 16px;color: #fff;padding: 20px 0;}
.jc_foot .jc_f_con .jc_f_nav dl dd{line-height: 30px;}
.jc_foot .jc_f_con .jc_f_nav dl dd a{font-size: 14px;color: #adadad;}
.jc_foot .jc_f_contact{float: right;}
.jc_foot .jc_f_contact .f_tit{font-size: 17px;color: #fff;padding: 20px 0;}
.jc_foot .jc_f_contact ul{}
.jc_foot .jc_f_contact ul li{font-size: 14px;color: #999999;line-height: 30px;}
.jc_foot .jc_f_contact ul li:before{content: "";width: 14px;height: 14px;display: inline-block;vertical-align: middle;margin-right: 14px;background-position: center;background-repeat: no-repeat;}
.jc_foot .jc_f_contact ul li:nth-child(1):before {background-image: url(../images/icon_fwz.png);}
.jc_foot .jc_f_contact ul li:nth-child(2):before {background-image: url(../images/icon_fdh.png);}
.jc_foot .jc_f_contact ul li:nth-child(3):before {background-image: url(../images/icon_fyx.png);}
.jc_foot .jc_f_contact ul li:nth-child(4):before {background-image: url(../images/icon_flxr.png);}
.jc_f_weixin{float: left;margin-top: 20px;text-align: center;}
.jc_f_weixin img{}
.jc_f_weixin p{font-size: 14px;color: #adadad;margin-top: 12px;}
.jc_foot .jc_copyright{width: 100%;overflow: hidden;background: #202020;}
.jc_foot .jc_copyright p{font-size: 14px;color: #adadad;padding: 20px 0;}
.jc_foot .jc_copyright span{margin-right: 15px;}
.jc_foot .jc_copyright a{font-size: 14px;color: #adadad;}
.jc_foot .jc_copyright .jc_copy_right{float: right;}

#jc_floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display: none;}
#jc_floatBottom a{width:33.333%;height:53px;display:block;float:left;position:relative;font-size: 14px;color:#fff;text-align: center;padding-bottom: 4px;}
#jc_floatBottom a img{display: block;margin:4px auto 2px;height: 25px;}
#jc_floatBottom .jc_ewm{width:87px;height:83px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#jc_floatBottom .jc_ewm img{width:100%;height:100%;display:block;}

.jc_manage{width: 100%;padding: 55px 0 90px 0;position: relative;background: url("../images/bg_manage.jpg") center center no-repeat;}
.jc_manage_box{border-bottom: 1px solid rgba(255,255,255,.5);overflow: hidden;}
.jc_manage_box .jc_index_tit1{width: 28%;border-bottom: 2px solid rgba(255,255,255,.5)}
.jc_manage_box .mtit{color:#ffffff;font-weight: bold;opacity: .5;}
.jc_manage_box .tit{color: #ffffff;}
.jc_manage_box .jc_f_form{width: 72%;float: left;margin-top: 30px;}
.jc_manage_box .jc_f_form input{height:45px;line-height:45px;float:left;outline:none;padding:0 20px;color:#696969;}
.jc_manage_box .jc_f_form input.jc_input1{width:18%;}
.jc_manage_box .jc_f_form input.jc_input2{width:18%;margin-left:1%;}
.jc_manage_box .jc_f_form input.jc_input3{width:36%;margin-left:1%;}
.jc_manage_box .jc_f_form .jc_foot_btn{width:12%;margin-left:1%;float:left;background:#da251d;color:#FFF;font-size:15px;text-align:center;height:45px;line-height:45px;cursor:pointer;}
.jc_manage_box .jc_f_form .jc_foot_btn a{color: #ffffff;}

.jc_friendlink{background:#202020;padding:10px 0 10px;}
.jc_friendlink span{width:75px;float:left;display:block;height:24px;line-height:24px;font-size:14px;color:#AFAFAF;margin-top:5px;}
.jc_friendlink .fl_a{width:calc(100% - 75px);float:right;}
.jc_friendlink .fl_a a{color:#AFAFAF;white-space:nowrap;display:inline-block;font-size:14px;position:relative;height:24px;line-height:24px;margin-right:25px;margin-top:5px;}

@media screen and (max-width:1699px){
    .jc_mbut {width: 180px;line-height: 45px;border-radius: 20px;font-size: 16px;}
    .jc_index_tit .tit {margin-bottom: 10px;line-height: 36px;font-size: 36px;}
    .jc_index_tit p {font-size: 16px;}
    .jc_index_tit1 .mtit {font-size: 16px;}
    
    .jc_logo img{width: 350px;}
    header .jc_tel .ico_jc_tel {height: 40px;line-height: 40px;font-size: 18px;border-radius: 20px;}

    .jc_foot {padding-top: 10px;}
    .jc_foot .jc_f_con .jc_f_nav dl { margin-right: 60px;}
    .jc_foot .jc_f_contact {margin-left: 30px;}
    .jc_foot .jc_copyright p {font-size: 12px;}
    .jc_foot .jc_copyright a {font-size: 12px;}
    
    .jc_manage {padding: 45px 0 60px 0;}
    .jc_manage_box .jc_f_form .jc_foot_btn {font-size: 14px;height: 40px;line-height: 40px;}
}

@media screen and (max-width:1499px){
    .jc_mbut {width: 160px;line-height: 40px;border-radius: 15px;font-size: 14px;}

    .jc_index_tit .tit {font-size: 32px;}
    .jc_index_tit p {font-size: 14px;}
    .jc_index_tit1 .mtit {font-size: 14px;}

    nav li .v1 {font-size: 16px;margin: 0 15px;}

    .jc_foot .jc_f_con .jc_f_nav dl { margin-right: 30px;}
    .jc_foot .jc_f_contact {margin-left: 50px;}
    .jc_foot .jc_copyright .jc_copy_right {float: none;}
}

@media screen and (max-width:1299px){
    header .container{width: 94%;}
    header .jc_tel{display: none;}

}

@media screen and (max-width:1024px){
    .jc_mbut {width: 150px;line-height: 35px;}
    .jc_index_tit .tit {font-size: 26px;}

    header{display: none;}
    .jc_hd-mobile{display: block;}
    .jc_menuBtn{display: block;}
    .jc_logo {line-height: 60px;}
    .jc_logo img{height: 40px;width: auto;}
    .jc_head_line {height: 60px;}

    .jc_foot .jc_f_con .jc_f_nav {display: none;}
    .jc_foot .jc_f_con .jc_f_nav dl {margin-right: 0;width: 25%;}
    
    .jc_manage_box .jc_index_tit1 {width: 100%;border-bottom: 0;float: none;}
    .jc_manage_box .jc_f_form {width: 100%;float: none;margin-top: 30px;}
}

@media screen and (max-width:767px){
    .jc_mbut {width: 120px;line-height: 30px;font-size: 12px;}

    .jc_index_tit .tit {font-size: 22px;margin-bottom: 0;}
    .jc_index_tit .tit span:before, .jc_index_tit .tit span:after{display: none;}
    .jc_index_tit1 .mtit{margin-bottom: 0px;}

    .but_more {margin-left: 0;margin-right: 20px;}
    .jc_foot .jc_f_contact .f_tit {font-size: 15px;padding: 10px 0;}
    .jc_foot .jc_f_con{padding: 0px 0 15px 0;}
    .jc_foot .jc_f_contact {margin-left: 15px;float: none;}
    .jc_foot .jc_f_contact ul li{line-height: 26px;}
    .jc_f_weixin {float: none;}
    .jc_foot .jc_copyright p{padding: 10px 0;}
    #jc_floatBottom{display: block;}
    .jc_friendlink {font-size: 12px;margin-bottom: 50px;}
    .jc_friendlink .fl_a a, .jc_friendlink span{font-size: 12px;}
    
    .jc_manage {padding: 20px 0 20px 0;background-size: 100% 100%;}
    .jc_manage_box .jc_f_form {margin-top: 10px;}
    .jc_manage_box {border-bottom: 0;}
    .jc_manage_box .jc_f_form input.jc_input1 {width: 100%;}
    .jc_manage_box .jc_f_form input.jc_input2 {width: 100%;margin-left: 0;}
    .jc_manage_box .jc_f_form input.jc_input3 {width: 100%;margin-left: 0;}
    .jc_manage_box .jc_f_form .jc_foot_btn {width: 49%;margin: 10px 2% 0 0;}
    .jc_manage_box .jc_f_form .jc_foot_btn:last-child {margin-right: 0;}
    .jc_manage_box .jc_f_form input{border-bottom: 1px solid rgba(255,255,255,.5);margin-bottom: 10px;padding: 0 10px;}  
}


