﻿/*  公共样式   */
@font-face
{
    font-family: myfont;
    src: url("../font/MyriadPro-Regular.otf");
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei",myfont,"PingFang SC","Lantinghei SC",arial,sans-serif,tahoma;
}
table
{
    border-collapse:collapse;border-spacing: 0;
}
td{border-style: solid;}
input{outline: none;border: none;}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,th,var {
    font-weight: normal;
    font-style: normal;
}
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,q:after {
    content:"";
}
abbr,acronym {
    border: 0;
}
p{
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}
span{
    font-size: 14px;
}
a{
    color: #333333;
    font-size: 14px;
     text-decoration: none;
 }
a:hover{
    text-decoration: none;
    color: #e40303;
}
img{
    border:none;
    vertical-align: middle;
}
html,body{
    font-size: 14px;
    color: #666;
    min-width: 1200px;
}

.c{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.justify_fix{
    display:inline-block;
    width:100%;
    height:0;
    overflow:hidden;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
/*  头部样式   */
.hd{height: 84px;padding-top: 20px;}
.hd .top_mid{width: 142px;float: right;height: 50px;margin-top: 15px;}
.hd .top_mid p{text-align: right;font-size: 18px;color: #d21b1b;}
.hd .nav{float: left;}
.hd .nav > ul{margin-left: 100px;}
.hd .nav ul > li{float: left;margin-left: 60px;line-height: 70px;position: relative;}
.hd .nav ul > li:hover{background: url("../images/d1.png") no-repeat center 55px;}
.hd .nav > ul > li > a{font-size: 17px;}
.hd .nav ul > li > ol{position: absolute;z-index: 20;width: 125px;min-height: 170px;background: #f6f6f6;padding:15px;left:-30px;top:83px;display: none;}
.hd .nav ul > li:nth-child(3) > ol{width: 240px;}
.hd .nav ul > li ol li{width: 110px;height: 45px;line-height: 45px;text-align: center;border-bottom: 1px solid #eee;}
.hd .nav ul > li ol img{position: absolute;width: 221px;height: 142px;top:30px;right:45px;}
.hd .nav ul > li.active > a{color: #d21b1b;}
.hd .nav ul > li ol li div{position: absolute;top:15px;right:0;width: 150px;min-height: 160px;display: none;text-align: left;background:#f6f6f6; }
.hd .nav ul > li ol li div a{display: block;margin-left: 20px;}

.con_1_a h4{text-align: center;font-size: 36px;color: #353535;font-weight: bold;padding-top: 45px;}
.con_1_a h6{text-align: center;}
.con_1_a h6 span{font-size: 16px;font-weight: normal;}
.con_1_a p{text-align: center;line-height: 70px;}
.con_1_a p span{border: 1px solid #c9c9c9;padding:5px 22px;border-radius: 17px;margin:0 10px;cursor: pointer;color: #666;font-size: 16px;}
.con_1_a p span.active{background: #e40303;border: none;color: #fff;}
.con_a_q ul{display: none;}
.con_a_q ul li{width: 380px;height: 285px;overflow: hidden;margin-bottom:30px;position: relative; border: 1px solid #eee;margin-right: 27px;float: left;}
.con_a_q ul li:nth-child(3n){margin-right: 0;}
.con_a_q ul li > img{width: 380px;height: 285px;}
.con_a_q ul li > p{margin-top: -35px;text-align: center;font-size: 16px;}
.con_a_q ul li div{background: rgba(0,0,0,0.5);position: absolute;top:0;width: 380px;height: 200px;padding-top: 85px;display: none;}
.con_a_q ul li div p{text-align: center;color: #fff;font-size: 16px;}
.con_a_q ul li div h5{text-align: center;color: #fff;line-height: 50px;font-size: 18px;}
.con_a_q ul li div p a img{padding-top: 20px;}
.con_a_q ul li:hover div{display: block;}
.con_a_q ul li:hover >p {display: none;}

.con_2{width: 100%;height: 655px;background: url("../images/1_02.jpg") no-repeat center center;}
.con_2 h2{font-size: 36px;color: #fff;text-align: center;padding-top: 50px;}
.con_2 h6{font-size: 16px;color: #e0e0e0;text-align: center;margin-bottom: 50px;}
.con_2_1 li{width: 242px;height: 358px;border-radius: 10px;float: left;margin-right: 24px;padding:20px;}
.con_2_1 li:nth-child(1){background: #fff url("../images/w1.png") no-repeat center 60px;}
.con_2_1 li:nth-child(2){background: #fff url("../images/w2.png") no-repeat center 60px;}
.con_2_1 li:nth-child(3){background: #fff url("../images/w3.png") no-repeat center 60px;}
.con_2_1 li:nth-child(4){background: #fff url("../images/w4.png") no-repeat center 60px;margin-right: 0;}
.con_2_1 li:nth-child(1):hover{background: #fff url("../images/w1_1.png") no-repeat center 60px;}
.con_2_1 li:nth-child(2):hover{background: #fff url("../images/w2_1.png") no-repeat center 60px;}
.con_2_1 li:nth-child(3):hover{background: #fff url("../images/w3_1.png") no-repeat center 60px;}
.con_2_1 li:nth-child(4):hover{background: #fff url("../images/w4_1.png") no-repeat center 60px;}
.con_2_1 li h5{text-align: center;font-size: 24px;color:#333333;margin-top: 160px;}
.con_2_1 li p{font-size: 15px;color: #666;margin-top: 20px;height: 150px;overflow: hidden;}
.con_2_1 li:hover h5{color: #e40303;}
.con_3{width: 100%;height: 525px;background: url("../images/h1.png") no-repeat center center;}
.con_3 .con_2_1 > div{width: 290px;height: 135px;overflow: hidden;background: #fff;float: left;margin-right: 13.3px;margin-bottom: 20px;text-align: center;line-height: 135px;}
.con_3 .con_2_1 > div img{max-width:290px;max-height:135px;}
.con_3 .con_2_1 > div:nth-child(4n){margin-right: 0;}
.con3_2{width: 670px;height: 365px;}
.con3_1{margin-top: 40px;}
.con3_2 h5{font-size: 24px;color: #333;line-height: 40px;}
.con3_2 h6{margin-top: 25px;font-size: 15px;color: #666;    height: 205px;overflow: hidden;line-height:30px;    text-indent: 30px;}
.con3_2 a{display: block;width: 150px;height: 45px;line-height: 45px;background: #e40303;text-align: center;color: #fff;margin-top: 40px;}
.con_ma{width: 1200px;height: 225px;overflow: hidden;}
.con_la p{line-height: 100px;color: #666;}
.con_la p span{cursor: pointer;margin-right: 20px;margin-left: 20px;}
.con_la p span:nth-child(1){margin-left: 0;}
.con_la p span.active{font-size: 14px;color: #e40303;}
.con_ma img{margin-left: 20px;width: 287px;height: 221px;}
.cone_2{width: 510px;height: 520px;}
.cone_3{width: 616px;height: 520px;}
.cone_1{margin-top: 50px;}
.cone_1 .cone_2 img{width: 510px;height: 220px;}
.cone_1 .cone_2 h5{color: #3e3e3e;font-size: 15px;line-height: 80px;border-bottom: 1px solid #eee;}
.cone_1 .cone_2 p{color: #666;font-size: 14px;height:90px;overflow:hidden;}
.cone_1 .cone_2 p a{display: block;color: #888888;width: 120px;height: 45px;text-align: center;line-height: 45px;border:1px solid #eee;margin-top: 40px;}
.cone_3 li{width: 615px;height: 110px;border-top: 1px solid #eee;margin-bottom: 20px;}
.cone_3 li:nth-child(1){border:none;}
.cone_3 li div{width: 102px;height: 110px;float: left;text-align: center;}
.cone_3 li div span{font-size: 65px;color: #6b6b6b;line-height: 80px;}
.cone_3 li div em{font-size: 14px;color: #929292;}
.cone_3 li h5{color: #313131;font-size: 16px;line-height: 50px;}
.cone_3 li p{color: #878787;font-size: 14px;height: 60px;overflow: hidden;}
.cone_3 li:hover{background: #e40303;}
.cone_3 li:hover div span,.cone_3 li:hover div em,.cone_3 li:hover p,.cone_3 li:hover h5{color: #fff;}

    /*   底部样式   */
.footer p{color: #636363;}
.footer_1 p{line-height: 35px;color: #5b5b5b;}
.footer .c{padding-top: 52px;border-bottom: 1px solid #4a4a4a;height: 270px;}
.foot_p_a em{color: #fefefe;padding:5px 20px;background: #e40303;border-radius: 15px;font-size: 14px;}
.foot_p_a span{font-size: 26px;color: #fff;position: relative;top:5px;left:20px;}
.foot_p_a{margin-bottom: 25px;}
.footer_1 p span{padding:0 20px;}
.footer{width: 100%;height: 440px;background: #313131;position: relative;}
.footer .foot{width: 100%;height: 80px;position: absolute;bottom: 0;background: #131114;}
.footer .foot p{text-align: center;line-height: 80px;font-size: 14px;color: #8e8e8e;}
.footer .foot p a{font-size: 14px;color: #8e8e8e;}
.foot_1{width: 560px;height: 300px;}
.foot_a_2{width: 140px;text-align: center;}
.foot_a_2 p a{margin-left: 16px;}
.foot_a_1 p{margin-bottom: 15px;font-size: 14px;color: #888;}
.foot_a_1 a{padding:8px 35px;border: 1px solid #636363;border-radius:16px;font-size: 12px;}
.foot_2{width: 600px;height: 300px;}
.foot_2 ul{float: left;min-width: 65px;margin-left: 40px;}
.foot_2 ul p{font-size: 16px;color: #888888;margin-bottom: 15px;}
.foot_2 ul li a{font-size: 14px;line-height: 36px; color: #737373;}
.footer .c1{width: 1200px;height: 120px;margin: 0 auto;}
.footer .footer_2{width: 466px;text-align: right;}
.footer .footer_1{width: 700px;}
.footer  p,.footer  p a{font-size: 14px;color: #888;}

.page p{text-align: center;line-height: 100px;}
.page p span, .page p a {
    padding: 8px 10px;
    margin-left: 15px;
}
.page .current{color: #e40303;padding: 8px 10px;}
.page p a:hover{color: #e40303;padding: 8px 10px;}




