html{ font-family: tahoma,"HanHei SC","Microsoft YaHei",Arial,helvetica,sans-serif;}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td {margin: 0;padding: 0}
.clear{*zoom:1}
.clear:after {clear: both;height: 0;overflow: hidden;display: block;visibility: hidden;content: "."}
table {border-collapse: collapse;border-spacing: 0}
fieldset,img,iframe {border: 0}
address,cite,dfn,em,var,i {font-style: normal}
li{list-style: none;}
caption,th{text-align: left}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal}
sup {vertical-align: text-top}
sub {vertical-align: text-bottom}
body {background: #fff;min-width: 1200px;font-family: tahoma,"HanHei SC","Microsoft YaHei",Arial,helvetica,sans-serif;}
a{text-decoration: none; cursor: pointer}
a:hover {text-decoration: none}
input,label,form {padding: 0;margin: 0}
select,textarea,img,fieldset,input {vertical-align: middle}
input,button{ margin:0; padding:0; list-style-type:none;}
.container{margin: 0 auto;width: 1200px;}

.hwy-banner{width: 100%;background: url("images/hwy-banner.jpg") no-repeat top center;height: 449px;}
.hwy-banTxt{box-sizing: border-box;padding-top: 140px}
.hwy-banTxt>h1{font-size: 36px;color: #333;font-weight: bold;}
.hwy-banTxt>p{font-size: 16px;color: #333;width: 580px;line-height: 24px;margin: 40px 0;}
.hwy-banTxt>p>span{color: #c7000b;}
.hwy-banBtn>a{display: inline-block;width: 121px;height: 35px;background: #c7000b;font-size: 14px;color: #fff;text-align: center;line-height: 35px;margin-right: 20px}
.hwy-banBtn>a:nth-child(1){background: none;border: 1px solid #333;color: #333}

.hwy-con1{box-sizing: border-box;padding: 80px 0;}
.hwy-tit{font-size: 30px;text-align: center;color: #333;font-weight: bold;}
.hwy-tit1{font-size: 14px;text-align: center;color: #666;margin-top: 10px}
.hwy-c1Con{margin: 80px 0;}
.hwy-c1Con>li{width: 210px;float: left;text-align: center;margin-right: 37px}
.hwy-c1Con>li:last-child{margin-right: 0}
.hwy-c1Con>li>p{font-size: 14px;color: #333;margin-top: 13px}
.hwy-c1Con>li>p>a{font-size: 14px;color: #c7000b;margin-top: 13px}
.hwy-btn{margin: 80px auto 0;width: 340px;}
.hwy-btn>a{display: inline-block;width: 124px;height: 35px;background: #c7000b;text-align: center;line-height: 35px;font-size: 14px;color: #fff;}
.hwy-btn>a:nth-child(1){background: #fff;border: 1px solid #dee3f6;color: #333;margin-right: 80px;}

.hwy-con2{width: 100%;background: #f9faff;box-sizing: border-box;padding: 80px 0;}
.ty-c2Con {
    margin-top: 50px;
    background: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 35px 25px;
}
.ty-about-L {
    width: 260px;
    float: left;
}
.ty-about-L>p {
    font-size: 14px;
    color: #333;
    width: 260px;
    height: 43px;
    background: #eee;
    text-align: center;
    line-height: 43px;
}
.ty-about-R {
    width: 838px;
    float: right;
}
.ty-about-R>.ty-about-txt {
    font-size: 14px;
    color: #333;
    text-indent: 24px;
    line-height: 24px;
    text-align: justify;
}
.ty-yuanyin {
    margin-top: 40px;
}
.ty-yuanyin>h3 {
    text-align: center;
    color: #c7000b;
font-size: 18px;
font-weight: bold;

}
.ty-yuanyin>ul>li {
    width: 235px;
    margin-top: 35px;
    text-align: center;
    float: left;
    margin-right: 66px;
}
.ty-yuanyin>ul>li>span {
    display: block;
    height: 28px;
    line-height: 28px;
}
.ty-yuanyin>ul>li>h3 {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 15px 0 10px 0;
font-weight: bold;
}
.ty-yuanyin>ul>li>p {
    font-size: 14px;
    color: #333;
    text-align: center;
}
.ty-yuanyin>ul>li:nth-child(3n) {
    margin-right: 0;
}
.hwy-con3{box-sizing: border-box;padding: 80px 0;}
.hwy-c3Con{margin-top: 20px;}
.hwy-c3Con>li{width: 280px;height: 140px;border: 1px solid #eee;float: left;margin-right: 24px;text-align: center;margin-top: 30px;position: relative;cursor: pointer}
.hwy-c3Con>li:nth-child(4n){margin-right: 0}
.hwy-c3Con>li>p{
    width: 54px;
    height: 54px;
    border: 1px solid #c7000b;
    text-align: center;
    border-radius: 50px;
    margin: 26px auto 15px;
    box-sizing: border-box;
    padding-top: 13px;
}
.hwy-c3Con>li>h2 {
    font-size: 18px;
    color: #333;
}
.hwy-c3Con>li>.hwy-c3Txt{
    width: 280px;
    height: 140px;
    background: #c7000b;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 25px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.hwy-c3Con>li:hover .hwy-c3Txt{display: block}
.hwy-c3Con>li>.hwy-c3Txt>h2{font-size: 18px;color: #fff;font-weight: bold;}
.hwy-c3Con>li>.hwy-c3Txt>p{font-size: 14px;color: #fff;line-height: 24px;margin-top: 12px}

.guge-con7 {
    box-sizing: border-box;
    padding: 80px 0;
    background: #f9faff;
}
.tyc3Con{margin-top: 50px}
.tyc3Con>li {
    width: 220px;
    height: 46px;
    border: 1px solid #dfdfdf;
    float: left;
    margin-right: 25px;
    box-sizing: border-box;
    background: #fff;
}
.tyc3Con>li>span {
    font-size: 14px;
    color: #333;
    margin-left: 12px;
    float: left;
    margin-top: 12px;
}
.tyc3Con>li>span>span {
    font-size: 18px;
    color: #fa8334;
}
.tyc3Con>li>a {
    width: 54px;
    height: 44px;
    background: #c7000b;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    padding: 4px 12px;
    display: inline-block;
    float: right;
}
.tyc3Con>li:last-child {
    margin-right: 0;
}
.guge-con8 {
    width: 100%;
    box-sizing: border-box;
    padding: 80px 0;
}
.guge-con8>.guge-zhuce {
    display: block;
    width: 140px;
    height: 35px;
    background: #c7000b;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    margin: 25px auto 0;
}


