/* reset */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px/20px, arial, \5b8b\4f53; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:none;opacity: 0.9; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
*{font-family:-apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif,SimHei,SimSun}
@font-face {
    font-family: 'SHSNL';
    src: url('./SourceHanSansCN-Light.eot');
    src:
      url('./SourceHanSansCN-Light.eot?#font-spider') format('embedded-opentype'),
      url('./SourceHanSansCN-Light.woff') format('woff'),
      url('./SourceHanSansCN-Light.ttf') format('truetype'),
      url('./SourceHanSansCN-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }

@font-face {
    font-family: 'siyuan';
    src: url('./SourceHanSansCN.eot');
    src:
      url('./SourceHanSansCN.eot?#font-spider') format('embedded-opentype'),
      url('./SourceHanSansCN.woff') format('woff'),
      url('./SourceHanSansCN.ttf') format('truetype'),
      url('./SourceHanSansCN.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
 

@font-face {
	font-family:'DCD';
	src:url('./DINCondensedC-2.eot');
	src:local('☺'),
		url('./DINCondensedC-2.eot?#iefix') format('embedded-opentype'),
		url('./DINCondensedC-2.woff') format('woff'),
        url('./DINCondensedC-2.ttf') format('truetype'),
		url('./DINCondensedC-2.svg#webfontOTINA1xY') format('svg');
		font-weight:normal;
		font-style:normal;
}

.ov{
    overflow: hidden;
}
/* 总体宽度 */
.w1200{
    width: 1200px;
}
.SHSNL{
    font-family: 'SHSNL' !important; 
    font-weight: bold;
}
.SHSNM{
    font-family: 'siyuan' !important; 
}

.DCD{
    font-family: DCD !important;
}

/* header */
.header{
    padding: 28px 0;
    margin: 0 auto;
}
.header .header-left img{
    float: left;
}
.header .header-left{
    float: left;
    width: 500px;
}
.header .header-left  p{
    float: left;
    width: 192px;
    color: #e30012;
    font-size: 14px;
}
.header .header-right {
    float: right;
}
.header p .SHSNM{
    letter-spacing:2px
}
.header p .SHSNL{
    font-size: 12.5px;
}

/* nav */
.nav{
    background: #eaeaea
}
.nav-bar{
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    overflow: visible

}
.nav-bar ul li{
    width: 120px;
    float: left;
    position: relative;
}
.nav-bar ul li a{
    position: relative;
    font-size: 19px;
    display: inline-block;
    color: #4d4d4d; 
}
.nav-bar ul li ul{
    position: absolute;
    z-index: 1111111;
    text-align: center;
    visibility: hidden;
    background: #eaeaea;
}
.nav-bar ul li{
    text-align: center;
}
.nav-bar ul li ul li a{
    font-size: 17px;
}
.nav-bar ul li a:hover {
    text-decoration: none;
    color: #ff000b;
}
.nav-bar ul li:hover ul{
    visibility: visible
}
.nav-bar ul .on a:after{
    content: '';
    position: absolute;
    height: 2px;
    bottom: 0px;
    width: 104%;
    display: block;
    background: #ff000b;
    left: 0;
}
.nav-bar ul li a:hover:after{
    content: '';
    position: absolute;
    height: 2px;
    bottom: 0px;
    width: 104%;
    display: block;
    background: #ff000b;
    left: 0;
}
.nav-bar ul li.on a{
    color: #ff000b;
}
/* .nav-bar ul li:last-child{
    width: auto;
} */
/* 下面是前/后按钮代码 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.ClickBtn a{
    top: 43% !important
}
.hd ul {
    text-align: center
}
.hd ul li{
    width: 80px;
    height: 4px;
    background: #fff;
    font-size: 0;
    display: inline-block;
    margin-right: 18px;
}
.hd ul li.on{
    background: #dd3842 !important;
}
/* banner */
.slideBox{
    position: relative;
}
.slideBox .hd{
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
}
#slideBox .bd ul li{
    height: 480px;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}
#slideBox .bd ul li a{
    height: 480px;
    display: block;
}

.part01{
    margin: 130px auto 0
}
.con-title {
    text-align: center;
}
.con-title h2{
    font-size: 57.59px;
    font-weight: normal;
    font-family: 'siyuan';
	color:#ea3a3a;

}
.con-title .con-title-line{
        width: 157px;
        display: inline-block;
        height: 3px;
        background: #e30012;
        margin: 30px auto 25px;
}
.con-title .enguid{
    font-size: 57.59px;
    color: #d7d7d7;
    font-family:'DCD';
    text-transform : uppercase
}
.con-title .cnguid{
    font-size: 25px;
    color: #4d4d4d;
    margin-top: 30px;
}

.part01{
    margin-bottom: 80px;
}
.part01-warp {
    margin-top: 60px;
    margin-bottom: 80px;
}
.part01-warp ul li{
    float: left;
    width: 224px;
    margin-left: 15px;
    text-align: center;
    height: 290px;
    padding: 5px 0;
    border-right: 1px solid #ececec;
}
.part01-warp ul li:last-child{
    border: 0
} 
/*.part01-warp ul li .grad {
    opacity: 0.3;
}*/
.part01-warp ul li .part01-img{
    margin-left: -10px;
    margin-bottom: 30px;
    height: 90px;
}
.part01-warp ul li h3{
    font-size: 120px;
    color: #4d4d4d;
} 
.part01-warp ul li h3 span{
    font-size: 30px;
    font-weight: normal;
} 
.part01-warp ul li p{
    font-size: 30px;
}


.part-btn{
    text-align: center;
}
.part-btn .part-btn-left{
    background: #ff951b;
    padding: 16px 0 0px;
    height: 50px;
    
    margin-right: 100px;
}
.part-btn-pub{
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 324px;
}
.part-btn .part-btn-left span{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.part-btn .part-btn-left img{
    vertical-align: bottom;
    padding-left: 10px;
}
.part-btn .part-btn-right{
    background: #ff000b;
    padding: 13px 0 3px;
    height: 50px;
}
.part-btn .part-btn-right span{
    font-size: 23px;
    color: #fff;
    float: left;
    padding-left: 15px;
}
.part-btn .part-btn-right span em{
    font-size: 14px;
    display: block;
}
.part-btn .part-btn-right p{
    font-size: 30px;
    color: #fff;
    float: left;
    padding-top: 6px;
    padding-left: 6px;
}

/* part02 */
.part02{
    background: #e8e8e8;
    padding-top: 90px;
    position: relative;
}
.part02 .w1200{
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.part02-warp{
    margin-top: 80px;
    position: relative;
    z-index: 1;
    margin-bottom: 80px;
}
.part02-bg{
    height: 343px;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: #e30012;
}

.part02-warp ul li{
    width: 213px;
    float: left;
    margin-right: 33px;
}
.part02-warp ul li:last-child{
    margin-right: 0px;
}

.part02-warp ul li a{
    color:white;
}

.part02-warp ul li p{
   font-size: 20px;
   color: #fff;
   padding-top: 15px;
}
.part02-warp ul li p b{
    display: block;
}


.part03{
    margin: 90px auto;
}
.part03-warp {
    text-align: left;
    position: relative;
    margin-top: 80px;
}
.part03-warp .enguid{
    font-size: 57.59px;
    color: #d7d7d7;
    font-family:'DCD';
    position: absolute;
    font-size: 122px;
    z-index: 1;
    top: -82px
}
.part03-warp ul{
    overflow: hidden;
}
.part03-warp ul li:first-child{
    width: 554px;
    height: 432px;
    float: left;
}
.part03-warp ul li{
    width: 297px;
    height: 202px;
    display: inline-block;
    position: relative;
}
.part03-warp ul li img{
    width: 100%;
    height: 100%;
}
.part03-warp ul li p{
    position: absolute;
    bottom: 0;
    background: #ff666d;
    width: 100%;
    line-height: 40px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding: 3px 0
}
.part03-warp ul li:nth-of-type(2){
    margin:0 22px 28px;
}
.part03-warp ul li:nth-of-type(4){
    margin:0 22px;
}
.part03-warp ul li:nth-of-type(3){
    margin-bottom: 28px;
}
.part03-warp ul li:hover p{
    opacity: 0.7;
}
.part-btn.part3_03{
    margin-top: 60px
}
.part-btn.part3_03 .part-btn-left{
    background: #fff;
    border: 2px solid #e30012;
    margin-right: 0;
}
.part-btn.part3_03 .part-btn-left span{
    color: #ff000b;
    font-weight: normal;
    font-size: 24px
}
.part-btn.part3_03 .part-btn-left img{
    padding-left: 0;
}
/* p4 */
.part04{
    margin: 100px auto 100px;
}
.part04-warp .part04-left{
    width: 539px;
    overflow: hidden;
    float: left;
}
.part04-warp .part04-left p{
    color: #4d4d4d;
    font-size: 28px;
    margin-bottom: 30px;
}
#slideBox2 .hd{
    position: static;
}
#slideBox2 .hd li{
    background: #d7d7d7
}

.part04-right{
    width: 587px;
    height: 540px;
    overflow: hidden;
    float: right;
}
.part04-table .part04-table-hd{
    background: #e30012;
}
.part04-table  li span{
        font-size: 36px;
        display: inline-block;
        width: 33%;
        text-align: center;
        color: #fff;
        height: 70px;
        line-height: 70px;
}
.part04-table .part04-table-bd li span{
    color: #272727;
    font-size: 32px;
}

.part04-right-warp{
  overflow: hidden;  
}
/* p5 */
.part05 {
    margin: 80px auto 0;
    height: 1200px;
    width: 100%;
    background: url(../images/newbg.jpg) no-repeat;
}

.part05  .w1200{
    margin: 85px auto 0;
}
.part05-warp{
    margin-top: 80px;
}
.part05-warp ul li{
    width: 360px;
    float: left;
    margin-right:60px;
}

.part05-warp ul li a{
    color:#272727;
}

.part05-warp ul li:last-child{
    margin-right: 0;
}
.part05-warp ul li .p5-title{
    font-weight: bold;
    font-size: 28px;
    color: #4d4d4d;
    margin-bottom: 26px;
    display: block;
}
.part05-warp ul li p{
    font-size: 20px;
    color: #272727;
    height: 275px;
    padding-top: 20px;
}
.part05-warp ul li p span{
    display: block;
    margin-bottom: 6px;
}
.part05-warp ul li p i{
    float: left;
    width: 15px;
    height: 28px;
}
.part05-warp ul li p span i:before{
    display: inline-block;
    content: '';
    background: url(../images/p5icon.jpg) no-repeat;
    width: 8px;
    height: 9px;
}
.p5btn{
    text-align: center
}
.p5btn a{
    display: inline-block;
    border: 2px solid #e30012;
    color: #ff000b;
    width: 125px;
    padding: 6px 0;
    font-size:17px;
}

/* p6 */
.part06{
    margin: 100px auto;
    padding-top: 30px;
}
.part06 .con-title{
    position: relative;
}
.part06 .con-title .enguid{
    position: absolute;
    top: -80px;
    text-align: center;
    left: 0;
    right: 0;
    opacity: 0.2;
    font-size: 170px
}
.part06 #slideBox4{
    padding-left: 40px;
}
.parthd.ClickBtn{
    left: -20px;
    position: absolute;
    width: 1244px;
    height: 50px;
    top: 32%;
    z-index: 1;
}
.parthd .prev{
    left: 0;
    background: url(../images/p6-next.jpg) no-repeat
}
.parthd .next{
    right: 0;
    background: url(../images/p6-prev.jpg) no-repeat
}
.parthd .prev, .parthd .next{
    opacity: 1;
    height: 68px;
    width: 36px;
}
.part06 .bd ul li{
    text-align: center;
    width: 305px;
    padding-right: 100px
}
.part06 .bd .tempWrap{
    width: 1120px !important;
}

.part06 .bd ul li:last-child{
    margin-right: 0;
}
.part06 .bd ul li span{
    color: #272727;
    display: block;
}
.part06 .bd ul li span a{
    color: #272727;
}
.part06 .bd .part6-enname{
    text-transform: uppercase;  
    font-weight: bold;
    opacity: 0.3;
    padding: 25px 0 20px
}
.part06 .bd .part6-znname{
    text-transform: uppercase;  
    color: #4d4d4d;
    font-size: 30px;
    color: #4d4d4d;
}
.part06 .bd .part6-line{
    height: 4px;
    width: 80px;
    display: inline-block;
    background: #e30012;
    margin: 20px auto 30px
}
.part06 .bd .part6-ind{
    font-size: 30px; 
}
/* p7 */
.part07{
    margin: 120px auto;
    
}
.part07 .part07-warp ul li{
   width: 278px;  
   margin-left: 29px;
}

.part07 .part07-warp ul li h3{
    font-size: 24.6px;
    color: #fff;
    background: #e30012;
    padding:6px 0px;
    text-align: center;
    margin-top: 35px;
}
.part07 .part07-warp{
    margin-top: 60px;
}
.part07 .part07-warp ul{
    overflow: hidden;
}

.part07 .part07-warp ul li p{
    color: #272727;
    font-size: 20px;
    height: 150px;
    padding-top: 20px;
}   
.part07  .parthd.ClickBtn{
    width: 1300px;
    left: -48px;
    top:40%
}
.part07 .bd{
    margin-left: -24px;
}
/* p8 */
.part08{
    width: 100%;
    background: url(../images/p8bg.jpg) no-repeat;
    height: 530px;
    margin-bottom: 80px;
}

.part08 .w1200{
    margin: 111px auto 0;
}
.parttel{
    float: left;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-right: 4px;
}
.parttel:last-child{
    margin-right: 0px;
}
.parttel p{
    margin-top: 22px;
}
.parttel.part8-list1{
    width: 242px;
}
.parttel.part8-list2{
    width: 261px;
}
.parttel.part8-list3{
    width: 264px;
}
.parttel.part8-list4{
    width: 258px;
}
.parttel.part8-list5{
    width: 153px;
}
.parttel.part8-list1 p{
    margin-left: -44px;
}
.parttel.part8-list2 p{
    margin-left: -33px;
}
.parttel.part8-list3 p{
    margin-left: -32px;
}
.parttel.part8-list4 p{
    margin-left: -33px;
}
.parttel.part8-list5 p{
    text-align: right
}

.part08 .part-btn{
    width: 100%;
    margin-top: 100px;
}

.part08 .part-btn .part-btn-left{
    background: #f5911e
}
.part08 .part-btn .part-btn-right{
    background: none;
    border: 2px solid #fff;
}
.part08 .part-btn .part-btn-right a{
    color: #fff;
}

/* p9 */
.part09{
    margin: 0 auto;
    width: 89% !important;
    padding: 0
   
}
.part09 .part09-warp{
    margin-top: 40px;
}
.part09 .part09-warp p{
    color: #272727;
    font-size: 24px;
    text-indent: 2em;
    line-height: 45px;
}

.footer{
    margin-top: 50px;
    background-color:#e30013;
    width: 100%;
    height: 350px;
}
.footer .w1200{
    margin: 0 auto;
    padding-top: 50px;
}
.footer .footer-left p{
    color: #fff;
    font-size: 18px;
    line-height: 25px;
}
.footer .footer-left img{
    margin-bottom: 15px;

}
.footer .footer-left{
    float: left;
    width: 800px;
}
.footer .footer-right{
    float: right;
    margin-top: 60px;
}
.footer .footer-right{
    margin-bottom: 15px;
}

.head{
	margin-top: 10px;
    margin-left: 90px;
}

.popularLink_title{
	line-height: 30px;
	color:white;
}

.popularLink_title a{
	color: #f8ffff;
}

.friendLink_title{
	margin:25px;
}

.friendLink_title a{
	color: #272727;
}

.lg{
    background: url(/templates/jindian/images/newlogo.jpg) no-repeat;
    width: 170px;
    height: 45px;
    float: left;
}

.lg a {
    width: 170px;
    height: 45px;
    display: block;
    text-indent: -999em;
}


/* @media (max-width:1300px) {
    .part09 {
         width: 100% !important;
         text-align: center
    }
} */