.outBg{
    padding:0;
}
.inBg {
    overflow:hidden;
    background:#fff;
    margin:0 auto;
    width:100%;
    max-width:1920px;
    min-width:1200px;
    font-size:12px;
    font-family:"Microsoft YaHei","SimHei","SimSun";
    margin-top: 0;
}

.inBg center .float-box {
    display:none;
}

#headList {
    padding:0;
    margin-top:0;
    position:relative;
}

.analysis_foot,
#belowList {
    background:transparent;
    height:auto;
    margin:0 auto;
    padding:0;
    width:100%;
}

#belowList{
    border:none;
    padding:0;
    margin:0;
}

div.mod-footer {
    background:#f4f5f5;
    border:0 none;
    color:#9aa1b1;
    margin:0;
    padding:0;
}

.analysis_foot {
    background:#fff;
    display:none;
}

.user_defined{
    margin:0;
}
.bodyContTitle{
    display:none;
}
.bodyContContent{
    padding:0;
}

.bodyCont{
    border:none;
    margin:0;
} 

li {
    list-style: none;
}

a{text-decoration:none; }
a:hover{text-decoration:none;}

p{
    margin:0;
    padding:0;
    font-family:"Microsoft YaHei","SimHei","SimSun";
}

.clearfix:before, 
.clearfix:after {  
    content:""; 
    display:block;
    clear:both; 
    visibility: hidden;
    line-height: 0; 
    height: 0;
    font-size:0; 
} 
.clearfix {
    *zoom:1;
}
#floatwindow{
    display:none;
}
.go-topbtn{
    display:none !important;
}
#toolbar{
    display:none;
}
#jihui-footer{
    display: none;
}
#topbar-v2{
    display: none !important;
}

#content{
    width:100%;
    overflow:hidden;
}
#content1{
    width:100% !important;
    margin:0;
    float:none;
    max-width:none;
    overflow:hidden;
    position:relative;
}
#content2{
    width:100% !important;
    margin:0;
    float:none;
    max-width:none;
    overflow:hidden;
    position:relative;
}
#content3{
    width:100% !important;
    margin:0 auto;
    float:none;
    max-width:none;
    overflow:hidden;
    position:relative;
}

/* 导航菜单 */
#top_nav{
    height:64px;
}
#top_nav .headerMenuBottom{
    display: none;
}
#top_nav .headerMenuBg{
    width:100%;
    border:none;
    background: none;
    height:58px;
    padding-top:6px;
    background-color: #fff;
    position: relative;
    z-index: 200;
}
#top_nav.active .headerMenuBg{
    position: fixed;
    top:0;
    left: 0;
    box-shadow: 0 0 15px #666;
    -moz-box-shadow: 0 0 15px #666;
    -o-box-shadow: 0 0 15px #666;
    -webkit-box-shadow: 0 0 15px #666;
}
#top_nav .headerMenuList{
    width:1200px;
    height:58px;
    margin:0 auto;
    position: relative;
    text-align: center;
}
#top_nav #list_nav{
    height:auto;
    padding:0;
    overflow: hidden;
    display: inline-block;
}
#top_nav li.moveMenu{
    width:auto;
    height:58px;
    margin:0 40px;
    line-height:58px;
    padding:0;
    border:none;
    text-align: center;
    background:none;
}
#top_nav li.moveMenu .topicLink{
    width:auto;
    height:auto;
    font-weight:normal;
    font-size:16px;
    color:#000000;
    position: relative;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#top_nav li.moveMenu .topicLink:hover{
    color:#e60012;
}
#top_nav li.moveMenu.headerMenuLiCheck .topicLink{
    color:#e60012;
}

/* 头部 */
#user_defined1 .header{
    width:100%;
    height:80px;
    background-color: #060002;
}
#user_defined1 .header_content{
    width:1200px;
    height:80px;
    margin:0 auto;
    position: relative;
}
#user_defined1 .contact{
    position: absolute;
    left:0;
    top:20px;
}
#user_defined1 .contact li{
    margin-right:20px;
    float: left;
}
#user_defined1 .contact a{
    width:30px;
    height:30px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/16/c3bc5494-c66e-4f6e-9b65-875a15326266.png);
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined1 .contact a.txqq{
    background-position: 0 0;
}
#user_defined1 .contact a.txqq:hover{
    background-position: 0 -30px;
}
#user_defined1 .contact a.wechat{
    background-position: -30px 0;
}
#user_defined1 .contact a.wechat:hover{
    background-position: -30px -30px;
}
#user_defined1 .contact a.email{
    background-position: -60px 0;
}
#user_defined1 .contact a.email:hover{
    background-position: -60px -30px;
}
#user_defined1 .logo{
    font-size:0;
    line-height:0;
    position: absolute;
    top:0;
    left:50%;
    margin-left:-40px;
}
#user_defined1 .nav{
    position: absolute;
    right:0;
    top:20px;
}
#user_defined1 .nav .search{
    float: left;
    width:154px;
    height:30px;
    overflow: hidden;
    border-radius: 8px;
    border:1px solid #333333;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined1 .nav .search:hover{
    border-color: #e60012;
}
#user_defined1 .nav .search_text{
    width:114px;
    height:30px;
    float: left;
    outline: none;
    border:none;
    padding:0;
    padding-left:10px;
    font-family:"Microsoft YaHei","SimHei","SimSun";
    font-size:14px;
    background: transparent;
    color:#fff;
}
#user_defined1 .nav .search_btn{
    width:30px;
    height:30px;
    display: block;
    float: left;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/16/a6a5e2a1-c8f0-41ea-8211-0cec2a121ce6.png);
    background-position: 0 0;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined1 .nav .search_btn:hover{
    background-position: 0 -30px;
}
#user_defined1 .nav .lang{
    width:26px;
    height:26px;
    display: block;
    border-radius: 100%;
    border:1px solid #333333;
    font-family: "Arial";
    text-align: center;
    line-height:28px;
    font-size:12px;
    color:#a3a3a3;
    margin-top:2px;
    float: left;
    margin-left:18px;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
    display: none;
}
#user_defined1 .nav .lang:hover{
    border-color: #e60012;
    color: #e60012;
}
#user_defined1 .nav .login{
    width:26px;
    height:26px;
    display: block;
    border-radius: 100%;
    border:1px solid #333333;
    text-align: center;
    margin-top:2px;
    float: left;
    margin-left:16px;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
    display: none;
}
#user_defined1 .nav .login:hover{
    border-color: #e60012;
}
#user_defined1 .nav .login span{
    width:26px;
    height:26px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/16/3e132901-2b7e-404f-b86c-15a027c8748d.png);
    background-position: 0 0;
    position: relative;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    transform:rotateY(0);
    -moz-transform:rotateY(0);
    -o-transform:rotateY(0);
    -webkit-transform:rotateY(0);
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined1 .nav .login:hover span{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}
#user_defined1 .nav .login span:after{
    content:"";
    width:26px;
    height:26px;
    display: block;
    position: absolute;
    left:0;
    top:0;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/16/3e132901-2b7e-404f-b86c-15a027c8748d.png);
    background-position: 0 -26px;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined1 .nav .login:hover span:after{
    transform:rotateY(0);
    -moz-transform:rotateY(0);
    -o-transform:rotateY(0);
    -webkit-transform:rotateY(0);
}

#user_defined1 .code{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    z-index: -1;
    opacity: 0;
    transition:all .5s;
    -moz-transition:all .5s;
    -o-transition:all .5s;
    -webkit-transition:all .5s;
}
#user_defined1 .code.active{
    z-index: 99999;
    opacity: 1;
}
#user_defined1 .code .code_content{
    width: 840px;
    height: 290px;
    padding:50px 30px;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -450px;
    margin-top: -195px;
}
#user_defined1 .code .code_block{
  float: left;
  margin:0 15px;
}
#user_defined1 .code .code_pic{
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#user_defined1 .code .code_pic img{
    width: 100%;
    height: 100%;
}
#user_defined1 .code .code_content p{
  font-size:24px;
    line-height: 40px;
    text-align: center;
    color: #333;
}
#user_defined1 .code .close_btn{
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/26/92f5efd4-b300-4c97-8ec4-952582966780.png) no-repeat center;
    background-size: 100% 100%;
}

#user_defined1 .qq{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    z-index: -1;
    opacity: 0;
    transition:all .5s;
    -moz-transition:all .5s;
    -o-transition:all .5s;
    -webkit-transition:all .5s;
}
#user_defined1 .qq.active{
    z-index: 99999;
    opacity: 1;
}
#user_defined1 .qq .qq_content{
    width: 800px;
    height: 40px;
    text-align: center;
    padding:50px 30px;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -430px;
    margin-top: -70px;
}
#user_defined1 .qq .qq_block{ 
    display: inline-block; 
    margin:0 15px;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size:20px;
    color: #333;
}
#user_defined1 .qq .qq_block a{
    color:#333;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined1 .qq .qq_block a:hover{
    color:#e60012;
}
#user_defined1 .qq .qq_pic{
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#user_defined1 .qq .close_btn{
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/26/92f5efd4-b300-4c97-8ec4-952582966780.png) no-repeat center;
    background-size: 100% 100%;
}

/* 底部 */
#user_defined2 .footer{
    width:100%;
    background-color: #000;
}
#user_defined2 .footer .nav_content{
    width:100%;
    height:72px;
    background-color: #f4f4f2;
    text-align: center;
}
#user_defined2 .footer .nav_content li{
    display: inline-block;
    line-height:72px;
    padding:0 45px;
}
#user_defined2 .footer .nav_content a{
    font-size:16px;
    color:#000000;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined2 .footer .nav_content a:hover{
    color:#e60012;
}
#user_defined2 .footer .footer_content{
    width:1200px;
    margin:0 auto;
}
#user_defined2 .footer_content .top_content{
    padding-top:36px;
    height:100%;
    overflow:hidden;
}
#user_defined2 .footer_content .logo{
    float: left;
    font-size:0;
    line-height:0;
}
#user_defined2 .footer_content .code{
    width:130px;
    height:130px;
    float: right;
    font-size:0;
    line-height:0;
    position: relative;
    top:2px;
}
#user_defined2 .footer_content .code img{
    width:100%;
    height:100%;
}
#user_defined2 .footer_content .info_content{
    float: left;
    margin-left: 30px;
    width:884px;
}
#user_defined2 .info_content .link{
    margin-top:12px;
    line-height:20px;
    position: relative;
    overflow: hidden;
    padding-left:65px;
}
#user_defined2 .info_content .link span{
    font-size:13px;
    line-height:20px;
    color:#a3a3a3;
    display: block;
    position: absolute;
    left:0;
    top:0;
}
#user_defined2 .info_content .link ul{
    overflow: hidden;
}
#user_defined2 .info_content .link li{
    line-height:20px;
    float: left;
    padding:0;
    margin-right:13px;
}
#user_defined2 .info_content .link li a{
    font-size:13px;
    color:#a3a3a3;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined2 .info_content .link li a:hover{
    color:#e60012;
}
#user_defined2 .info_content .keyword{
    font-size:13px;
    line-height:20px;
    color:#a3a3a3;
    margin-bottom:12px;
    padding-left:78px;
    text-indent: -78px;
}
#user_defined2 .info_content .contact{
    font-size:12px;
    line-height:20px;
    color:#a3a3a3;
}
#user_defined2 .info_content a{
    color:#a3a3a3;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined2 .info_content a:hover{
    color:#e60012;
}
#user_defined2 .footer_content .bottom_content{
    height:52px;
    width:1200px;
    margin:0 auto;
    border-top:1px solid #333333;
}
#user_defined2 .bottom_content p{
    float: left;
    font-size:12px;
    line-height:52px;
    color:#a3a3a3;
}
#user_defined2 .bottom_content ul{
    float: right;
    padding:20px 0;
}
#user_defined2 .bottom_content li{
    float: left;
    display:block;
    height:12px;
    line-height:12px;
    padding:0 25px;
    margin-right:1px;
    position: relative;
}
#user_defined2 .bottom_content li:after{
    content:"";
    width:1px;
    height:12px;
    display:block;
    background-color:#a3a3a3;
    position:absolute;
    right:-1px;
    top:0;
}
#user_defined2 .bottom_content li:last-child{
    padding-right:0;
}
#user_defined2 .bottom_content li:last-child::after{
    display: none;
}
#user_defined2 .bottom_content li a{
    color:#a3a3a3;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined2 .bottom_content li a:hover{
    color:#e60012;
}

/* 内页banenr */
#user_defined11 .banner_inside{
    width:100%;
    height:300px;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/07/05/eb052703-ae5b-4c1b-846e-9677ca3cb123.jpg);
    background-position: center;
}

/* 面包屑导航 */
.hunk_breadcrumb_navigation .topbanerCont{
    width:100%;
    height:47px;  
}
.hunk_breadcrumb_navigation .hunk_breadcrumb_navigation_2{
    width:1200px;
    height:46px;
    margin:0 auto;
    line-height:46px;
    border-bottom:1px solid #ebebeb;
}
.hunk_breadcrumb_navigation .txt_b{
    display: none;
}
.hunk_breadcrumb_navigation .txt_m{
    display: none;
}
.hunk_breadcrumb_navigation a, .hunk_breadcrumb_navigation span{
    font-size:12px;
    color:#c1c1c1;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
.hunk_breadcrumb_navigation a:hover{
    color:#e60012;
}
.hunk_breadcrumb_navigation .txt_j5, .hunk_breadcrumb_navigation .txt_j_2, .hunk_breadcrumb_navigation .txt_j_6, .hunk_breadcrumb_navigation .txt_j_7, .hunk_breadcrumb_navigation .txt_j_8, .hunk_breadcrumb_navigation .txt_j_9, .hunk_breadcrumb_navigation .txt_j_11, .hunk_breadcrumb_navigation .txt_j_12, .hunk_breadcrumb_navigation .txt_j_15{
    margin: 0 12px;
}

/* 产品标题 */
#user_defined12 .pro_title{
    text-align: center;
    padding-top:75px;
    padding-bottom:40px;
}
@font-face {
    font-family: 'webfont_pro_title';
    src: url('//at.alicdn.com/t/t2teozxxddb9y66r.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/t2teozxxddb9y66r.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/t2teozxxddb9y66r.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/t2teozxxddb9y66r.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/t2teozxxddb9y66r.svg#思源黑体-正粗') format('svg'); /* iOS 4.1- */
}
#user_defined12 .pro_title h1{
    font-size:30px;
    color:#000000;
    line-height:44px;
    font-weight:normal;
    margin:0;
    letter-spacing: 2px;
    font-family: "webfont_pro_title";
}
#user_defined12 .pro_title h2{
    font-size:14px;
    color:#0b0b0b;
    line-height:28px;
    font-weight:normal;
    margin:0;
    letter-spacing: 4px;
    position: relative;
}
#user_defined12 .pro_title h2:before{
    content:"";
    width:180px;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/95fae3f9-9a1b-44eb-84a4-c428d72d780e.jpg);
    position: absolute;
    right:50%;
    margin-right:125px;
    top:13px;
}
#user_defined12 .pro_title h2:after{
    content:"";
    width:180px;
    height:5px;
    display: block;
    background-image: url(http://img.jihui88.com/upload/j/j2/jinlixin/picture/2017/06/19/95fae3f9-9a1b-44eb-84a4-c428d72d780e.jpg);
    position: absolute;
    left:50%;
    margin-left:125px;
    top:13px;
}

/* 产品分类 */
#category_nav{
    width:1200px;
    margin:0 auto;
    padding:20px 0;
}
#category_nav #categoryTree{
    padding:0;
    text-align: center;
    font-size:0;
    line-height:0;
}
#category_nav .ygtvitem{
    display: inline-block;
}
#category_nav .ygtvtn{
    display: none;
}
#category_nav .ygtvitem .ygtvlabel{
    margin:0 10px;
    font-size: 16px;
    color: #9d9d9d;
    padding-left: 21px;
    display: block;
    height: 20px;
    line-height: 20px;
    position: relative;
    transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    -webkit-transition:all ease-out .3s;
}
#category_nav .ygtvitem .ygtvlabel:hover{
    color:#e60012;
}
#category_nav .ygtvitem .ygtvlabel.active{
    color:#e60012;
}
#category_nav .ygtvitem .ygtvlabel:before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #9d9d9d;
    position: absolute;
    left: 0;
    top: 4px;
    transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    -webkit-transition:all ease-out .3s;
}
#category_nav .ygtvitem .ygtvlabel:hover::before{
    border-color:#e60012;
}
#category_nav .ygtvitem .ygtvlabel.active:before{
    border-color:#e60012;
}
#category_nav .ygtvitem .ygtvlabel:after{
    content: "";
    width: 4px;
    height: 4px;
    display: block;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 4px;
    top: 8px;
    transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    -webkit-transition:all ease-out .3s;
}
#category_nav .ygtvitem .ygtvlabel:hover::after{
    background:#e60012;
}
#category_nav .ygtvitem .ygtvlabel.active:after{
    background:#e60012;
}

/* 联系方式 */
#user_defined10 .contact{
    padding-bottom:120px;
}
#user_defined10 .contact .contact_content{
    width:1200px;
    height:186px;
    margin:0 auto;
    border-top:2px solid #212121;
    border-bottom:2px solid #212121;
    position: relative;
}
#user_defined10 .contact .contact_content:before{
    content:"";
    width:100%;
    height:1px;
    display: block;
    background-color: #212121;
    position: absolute;
    left:0;
    top:5px;
}
#user_defined10 .contact .contact_content:after{
    content:"";
    width:100%;
    height:1px;
    display: block;
    background-color: #212121;
    position: absolute;
    left:0;
    bottom:5px;
}
#user_defined10 .contact .contact_block{
    text-align: center;
    width:399px;
    height:186px;
    float: left;
}
#user_defined10 .contact .tel{
    width:400px;
    border-left: 1px solid #919191;
    border-right: 1px solid #919191;
}
@font-face {
    font-family: 'webfont_contact_h1';
    src: url('//at.alicdn.com/t/hoevjcliu4lmzpvi.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/hoevjcliu4lmzpvi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/hoevjcliu4lmzpvi.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/hoevjcliu4lmzpvi.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/hoevjcliu4lmzpvi.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
}
#user_defined10 .contact .contact_block h1{
    margin:0;
    font-size:14px;
    color:#000000;
    line-height:26px;
    margin-top:46px;
    font-family: "webfont_contact_h1";
}
#user_defined10 .contact .contact_block p{
    font-size:12px;
    line-height:24px;
    color:#000000;
}
#user_defined10 .contact .contact_block .buy_content{
    text-align: center;
    margin-top:8px;
}
#user_defined10 .buy_content a{
    border:1px solid #cccccc;
    display: inline-block;
    margin:0 6px;
    transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined10 .buy_content a:hover{
    border-color:#f60013;
}


#side_link{
    display: none;
}