@charset "utf-8";

/* 
    @名称: base
    @功能: 重设浏览器默认样式
*/

/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{
    color:#000;background:#fff;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:62.5%;
}

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;padding:0;
}

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {
    display:inline-block;*display:inline;*zoom:1;
}

/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea{
    font:12px/1.5 tahoma,arial,\5b8b\4f53;
}
/* iphone手机表单默认 */
input.no {-webkit-appearance:none;}

input,select,textarea{
    font-size:100%;
}

/* 去掉各Table  cell 的边距并让其边重合 */
table{
    border-collapse:collapse;border-spacing:0;
}

/* IE bug fixed: th 不继承 text-align*/
th{
    text-align:inherit;
}

/* 去除默认边框 */
fieldset,img{
    border:0;
    width: 100%;
}

/* ie6 7 8(q) bug 显示为行内表现 */
iframe{
    display:block;
}

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{
    border:0;font-variant:normal;
}

/* 一致的 del 样式 */
del {
    text-decoration:line-through;
}

address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}

/* 去掉列表前的标识, li 会继承 */
ol,ul {
    list-style:none;
}

/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {
    text-align:left;
}

/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}

q:before,q:after {
    content:'';
}

/* 统一上标和下标 */
sub, sup {
    font-size:75%;line-height:0;position:relative;vertical-align:baseline;
}
sup {top:-0.5em; }
sub {bottom:-0.25em; }

/* 默认不显示下划线，保持页面简洁 */
a {
    text-decoration:none !important;
    color:#000;
}
a:hover {
    text-decoration:underline;
}

/* 清理内浮动 */
.fl-c:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
.fl-c {
    *zoom:1; /* for IE6 IE7 */
}

/* 设置内联, 减少浮动带来的bug */
.fn-left,.fn-right {
    display:inline;
}
.fn-left {
    float:left;
}
.fn-right {
    float:right;
}

/* 默认字体样式 微软雅黑&宋体*/
*,input,button,select,textarea {font-family:\5FAE\8F6F\96C5\9ED1;}

/*商务通*/
@media screen and (max-width:320px){body {font-size:10px!important;}}
@media screen and (min-width:320px){body {font-size:10px!important;}}
@media screen and (min-width:360px){body {font-size:11.248px!important;}}
@media screen and (min-width:400px){body {font-size:12.496px!important;}}
@media screen and (min-width:420px){body {font-size:13.125px!important;}}
@media screen and (min-width:440px){body {font-size:13.744px!important;}}
@media screen and (min-width:460px){body {font-size:14.384px!important;}}
@media screen and (min-width:480px){body {font-size:15.008px!important;}}
@media screen and (min-width:540px){body {font-size:16.88px!important;}}
@media screen and (min-width:560px){body {font-size:17.504px!important;}}
@media screen and (min-width:640px){body {font-size:20px!important;}}

/* 最大宽度应对手机自定义 */
header,nav,section,footer {margin:0 auto; max-width:640px;}
/* header*/
.logo img {
    width: 100%;
    display: block;
}
.nav {
    background: #ffb11c;
    margin-bottom: 1px;
}
.nav span {
    display: block;
    height: .27rem;
    width: 1px;
    background: #730000;
    float: right;
    margin-top: .2rem;
}
.nav li {
    width: 25%;
    text-align: center;
    float: left;
    height: .67rem;
    line-height: .67rem;
}
.nav li a {
    color: #730000;
    font-size: .26rem;
}
.banner img {
    display: block;
    width: 100%;
}
.part-one {
    background: url(../images/bg_3.png);
    padding-bottom: .3rem;
}
.top-nav {
    padding: 0 .2rem;
    padding-top: .28rem;
}
.top-nav a {
    display: block;
    width: 1.88rem;
    height: 1.26rem;
    display: block;
    float: left;
    margin-right: .18rem;
}
.top-nav .qq {
    background: url(../images/nav_1-1.jpg) no-repeat;
    background-size: 100%;
}
.top-nav .tel {
    background: url(../images/nav_1-2.jpg) no-repeat;
    background-size: 100%;
}
.top-nav .online {
    background: url(../images/nav_1-3.jpg) no-repeat;
    background-size: 100%;
    margin-right: 0;
}
.part-one .p  {
    font-size: .22rem;
    text-indent: 2em;
    position: relative;
    padding: 0 .2rem;
    margin-top: .25rem;
    margin-bottom: .3rem;
}
.part-one .p img {
    display: block;
    width: .9rem;
    float: left;
    padding: .4rem .4rem 0 .3rem;
}
.part-one .p p {
    width: 4.3rem;
    float: left;
    padding: .2rem 0;
}
.part-one .p span {
    display: block;
    position: absolute;
    width: 2rem;
    height: .5rem;
}
.part-one .p .a {
    border-top: .04rem solid #c79131;
    border-right: .04rem solid #c79131;
    top: 0;
    right: .2rem;
}
.part-one .p .b {
    border-bottom: .04rem solid #c79131;
    border-left: .04rem solid #c79131;
    left: .2rem;
    bottom: 0;
}
.part-one .h4 {
    text-align: center;
    height: 1.1rem;
    background: #dbdbdb;
}
.part-one .h4 h3 {
    font-size: .32rem;
    font-weight: bold;
    padding-top: .15rem;
}
.part-one .h4 p {
    font-size: .22rem;
}
.part-one .video {
    background: #606060;
    padding-top: .22rem;
}
.part-one .video .video-box {
    height: 4.5rem;
    background: #fff;
    margin: 0 .2rem;
}
.part-one .video .video-box div {
    height: 100%;
}
.part-one .video .text {
    padding: .1rem .2rem .2rem;
}
.part-one .video .text p {
    font-size: .22rem;
    color: #fff;
}
.part-one .video .img {
    border-top: .05rem solid #fff;
    height: 1.38rem;
    padding: 0 .2rem;
}
.part-one .video .img img {
    display: block;
    float: left;
    width: 5.15rem;
    padding-top: .15rem;
}
.part-one .video .img h3 {
    color: #fff;
    font-size: .35rem;
    text-align: center;
    line-height: .48rem;
    float: left;
    width: .85rem;
    font-weight: bold;
    padding-top: .15rem;
}
.title-h1 {
    border-bottom: .02rem solid #81511c;
    width: 95%;
    margin: 0 auto;
}
.title-h1 h3 {
    font-size: .24rem;
    color: #7a0000;
    line-height: .48rem;
    text-indent: 1em;
}
.title-h1 h3 b {
    font-size: .35rem;
    border-bottom: .06rem solid #7a0000;
}
.part-two {
    background: url(../images/bg_3.png);
    padding-bottom: .28rem;
}
.part-two-text {
    border: 1px dashed #81511c;
    margin: .3rem .2rem;
    margin-bottom: 0;
    border-radius: .1rem;
}
.part-two-text h4 {
    font-size: .24rem;
    color: #860001;
    padding: .1rem 0 0 0;
    float: left;
    width: 87%;
}
.part-two-text span {
    background: url(../images/ico_1-1.png) no-repeat;
    background-size: .38rem;
    display: block;
    width: .38rem;
    height: .43rem;
    color: #fff;
    text-align: center;
    line-height: .43rem;
    float: left;
    margin: .2rem .05rem 0 .14rem;
}
.part-two-text p {
    font-size: .22rem;
    text-indent: 2em;
    padding: .15rem .05rem .2rem .1rem;
    clear: both;
}
.title-h2 {
    height: .45rem;
    background: #860001;
    line-height: .45rem;
    text-align: center;
    font-size: .25rem;
    color: #fff;
    font-weight: bold;
}
.title-h2 span {
    display: inline-block;
    width: .78rem;
    height: .13rem;
}
.title-h2 .left {
    background: url(../images/ico_2-1.png) no-repeat;
    padding-right: .05rem;
    background-size: 100%;
}
.title-h2 .right {
    background: url(../images/ico_2-2.png) no-repeat;
    padding-left: .05rem;
    background-size: 100%;
}
.part-three-img {
    padding-top: .35rem;
    padding-bottom: .38rem;
}
.part-three-img img {
    display: block;
    float: left;
    width: 1.95rem;
}
.part-three-img .two {
    width: 3.9rem;
    margin: 0 auto;
}
.part-three-img .top {
    width: 5.85rem;
    margin: 0 auto;
}
.part-three {
    background: url(../images/bg_3.png);
}
.part-three-path {
    background: #dbdbdb;
    padding: .25rem .2rem;
}
.part-three-path .top h3 {
    font-size: .25rem;
    border-left: .06rem solid #860001;
    padding-left: .1rem;
    margin-bottom: .1rem;
}
.part-three-path .top > div {
    background: #c79131;
    border-radius: .1rem;
    overflow: hidden;
    zoom: 1;
    margin-bottom: .3rem;
}
.part-three-path .top div .text {
    float: left;
    padding: .06rem;
    background-color: #fff;
    border-radius: .1rem;
    margin: .08rem 0 .08rem .08rem;
}
.part-three-path .top div .text span {
    display: block;
    width: 1.15rem;
    height: .88rem;
    background: url(../images/ico_3.png) no-repeat;
    color: #f00;
    text-align: center;
    line-height: .88rem;
    font-size: .32rem;
	font-weight:bold;
}
.part-three-path .top div p {
    width: 4.3rem;
    float: right;
    font-size:0.26rem;
    color: #fff;
    padding-top: .08rem;
}
.part-four {
    background: url(../images/bg_3.png);
    padding-top: .28rem;
}
.part-four > img {
    display: block;
    width: 100%;
}
.part-four > a {
    display: block;
    width: 5.53rem;
    text-align: center;
    line-height: .84rem;
    height: .84rem;
    color: #fff;
    background: #7A0000;
    font-size: .3rem;
	font-weight: bold;
    margin: 0 auto;
    margin-top: .3rem;
    margin-bottom: .35rem;
}


.part-four_pp > a {
    display: block;
    width: 5.53rem;
    text-align: center;
    line-height: .84rem;
    height: .84rem;
    color: #fff;
    background: #7A0000;
    font-size: .3rem;
	font-weight: bold;
    margin: 0 auto;
    margin-top: .1rem;
    margin-bottom: .35rem;
}



.part-four_pt > a {
    display: block;
    width: 5.93rem;
    text-align: center;
    line-height: .84rem;
    height: .84rem;
    color: #fff;
    background: #9D3536;
    font-size: .34rem;
	font-weight: bold;
    margin: 0 auto;
    margin-top: .1rem;
    margin-bottom: .35rem;
}





.part-four > a b {
    display: inline-block;
    width: .32rem;
    height: .33rem;
    background: url(../images/ico_5.png) no-repeat;
    background-size: 100%;
    margin: 0 .1rem;
    position: relative;
    top: .06rem;
}
.part-four-img {
    padding: .2rem .2rem .1rem;
}
.part-four-img img {
    display: block;
    float: left;
    width: 2.92rem;
    margin-right: .15rem;
    margin-bottom: .2rem;
}
.slide-tab {
    margin-top: .22rem;
    padding: 0 .2rem;
}
.slide-tab div {
    float: left;
    width: 1.1rem;
    height: .59rem;
    border: 1px solid #959595;
    margin-right: .5rem;
    position: relative;
    background: #fff;
}
.slide-tab div:nth-child(4) {
    margin-right: 0;
}
.slide-tab div b {
    display: block;
    width: 100%;
    height: 100%;
}
.slide-tab div:nth-child(1) b {
    background: url(../images/slide_1-1.png) no-repeat center;
    background-size: .7rem;
}
.slide-tab div:nth-child(2) b {
    background: url(../images/slide_2-1.png) no-repeat center;
    background-size: .68rem;
}
/*
.slide-tab div:nth-child(3) b {
    background: url(../images/slide_3-1.png) no-repeat center;
    background-size: .72rem;
}
*/
.slide-tab div:nth-child(3) b {
    background: url(../images/slide_4-1.png) no-repeat center;
    background-size: .7rem;
}
.slide-tab div:nth-child(4) b {
    background: url(../images/slide_5-1.png) no-repeat center;
    background-size: .71rem;
}
.slide-tab .on:nth-child(1) b {
    background: url(../images/slide_1-2.png) no-repeat center;
    background-size: .7rem;
}
.slide-tab .on:nth-child(2) b {
    background: url(../images/slide_2-2.png) no-repeat center;
    background-size: .68rem;
}
/*
.slide-tab .on:nth-child(3) b {
    background: url(../images/slide_3-2.png) no-repeat center;
    background-size: .72rem;
}
*/
.slide-tab .on:nth-child(3) b {
    background: url(../images/slide_4-2.png) no-repeat center;
    background-size: .7rem;
}
.slide-tab .on:nth-child(4) b {
    background: url(../images/slide_5-2.png) no-repeat center;
    background-size: .71rem;
}
.slide-tab .on {
    border: none;
    width: 1.12rem;
    height: .61rem;
    background: url(../images/ico_6-1.png) no-repeat;
    background-size: 100%;
}
.slide-tab i {
    display: block;
    border-top: .14rem solid #860001;
    border-left: .09rem solid rgba(255,255,255,0);
    border-right: .09rem solid rgba(255,255,255,0);
    position: absolute;
    left: 42%;
    bottom: -.18rem;
    display: none;
}
.slide-tab .on i {
    display: block;
}
.slide-cont {
    padding: 0 .2rem;
    padding-top: .28rem;
    padding-bottom: .33rem;
}
.slide-cont >span>div >img {
    display: block;
    width: 2.14rem;
    float: left;
    height: 3.01rem;
}
.slide-cont .right {
    width: 3.6rem;
    float: right;
    border-top: 1px solid #901b1a;
    border-right: 1px solid #901b1a;
    border-bottom: 1px solid #901b1a;
    min-height: 3rem;
    padding-left: .15rem;
    box-shadow: .02rem .02rem .02rem #ccc;
}
.slide-cont .right >img {
    width: 1.17rem;
    float: left;
    padding-top: .1rem;
    padding-right: .1rem;
}
.slide-cont .right h3 {
    font-size: .22rem;
    height: .6rem;
    line-height: .6rem;
    float: left;
    width: 2rem;
}
.slide-cont .right h4 {
    font-size: .21rem;
    text-align: center;
    height: .37rem;
    line-height: .37rem;
    width: 3.02rem;
    color: #fff;
    background: url(../images/bg_1-1.png) no-repeat;
    background-size: 100%;
    clear: both;
}
.slide-cont .right p {
    font-size: .2rem;
    text-indent: 2em;
    padding: .15rem .1rem 0 0;
}
.part-five {
    background: url(../images/bg_3.png);
    padding-bottom: .5rem
}
.part-five .img {
    width: 100%;
    height: 3.3rem;
    background: url(../images/img_5-1.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding-bottom: .3rem;
}
.part-five .img a {
    display: block;
    width: 2.83rem;
    height: .5rem;
    position: absolute;
}
.part-five .img .tel {
    bottom: .69rem;
    left: .2rem;
}
.part-five .img .online {
    bottom: .69rem;
    right: .2rem;
}
.part-five-cont {
    margin: 0 .2rem;
    margin-top: .5rem;
    border: 1px solid #860001;
    margin-bottom: .3rem;
}
.part-five-cont p {
    font-size: .2rem;
    text-indent: 2em;
    padding: .1rem .1rem .2rem;
}
.part-five-cont img {
    display: block;
    width: 5.73rem;
    margin: 0 auto;
    margin-bottom: .35rem;
}
.part-six {
    background: #b8b8b8;
    padding: .23rem .2rem;
}
.part-six li img {
    display: block;
    width: 2.92rem;
}
.part-six li {
    width: 2.92rem;
    margin-right: .16rem;
    float: left;
    margin-bottom: .16rem;
}
.part-six li:nth-child(2),.part-six li:nth-child(4) {
    margin-right: 0;
}
.part-six li p {
    background: #fff;
    padding: .2rem .05rem .15rem;
    text-indent: 2em;
}
@media screen and (max-width:325px){
    .part-six li p {
        height: 2.8rem;
    }
}
.part-six >a {
    display: block;
    width: 2.83rem;
    height: .7rem;
    text-align: center;
    line-height: .7rem;
    color: #fff;
    font-size: .25rem
	
}
.part-six .tel {
    background: #860001;
    float: left;
}
.part-six .online {
    background: #c79131;
    float: right;
}
.part-six >a span {
    font-weight: bold;
}
.part-seven {
    background: url(../images/bg_3.png);
    padding-top: .3rem;
    padding-bottom: .5rem;
}
.form {
    background: #fff;
    margin: 0 .2rem;
    margin-top: .53rem;
    padding-top: .35rem;
    border: 1px solid #9f9f9f;
    margin-bottom: .0rem;
}
.form div {
    width: 4.88rem;
    border: 1px solid #8e8e8e;
    background: #d2d2d2;
    margin: 0 auto;
    height: .57rem;
    line-height: .57rem;
    padding-left: .1rem;
    position: relative;
    margin-bottom: .3rem;
}
.form div input {
    width: 3.41rem;
    height: .47rem;
    float: right;
    margin: .04rem .04rem 0 0;
    border: 1px solid #a6a6a6;
    padding-left: .1rem;
}
.form div span {
    position: absolute;
    left: -.15rem;
    color: #f50000;
    top: -.1rem;
}
.form div:nth-child(4) {
    height: .95rem;
    line-height: .95rem;
    margin-bottom: 0;
}
.form div:nth-child(4) textarea {
    height: .85rem;
    float: right;
    width: 3.41rem;
    float: right;
    margin: .04rem .04rem 0 0;
    border: 1px solid #a6a6a6;
    padding-left: .1rem; 
    resize: none;
}
.form div:nth-child(4) span {
    top: -.3rem;
}
.form p {
    font-size: .18rem;
    color: #f50000;
    width: 4.9rem;
    margin: 0 auto;
}
.form button {
    display: block;
    width: 1.8rem;
    height: .51rem;
    border: none;
    background: #860001;
    text-align: center;
    line-height: .51rem;
    color: #fff;
    font-size: .24rem;
    margin: 0 auto;
    margin-top: .4rem;
    margin-bottom: .33rem;
}
.part-seven .title-h3 {
    border-bottom: .02rem solid #81511c;
    width: 95%;
    margin: 0 auto;
}
.part-seven .title-h3 h3 {
    font-size: .35rem;
    color: #7a0000;
    text-indent: 1em;
    line-height: .53rem;
}
.part-seven .title-h3 b {
    border-bottom: .06rem solid #7a0000;
}
.part-seven .title-h3 a {
    display: block;
    width: 1.44rem;
    height: .38rem;
    line-height: .38rem;
    float: right;
    background: #c79131;
    font-size: .23rem;
    color: #fff;
    text-indent: 0;
    text-align: center;
    margin: .1rem .05rem 0;
}
.footer {
    background: #730001;
}
.footer .top {
    width: 5.55rem;
    margin: 0 auto;
}
.footer .top .left {
    width: 3.8rem;
    float: left;
}
.footer .top .left p {
    font-size: .28rem;
    color: #fff;
    text-align: center;
}
.footer .top .left .p1 {
    font-size: .25rem;
    padding-top: .3rem;
}
.footer .top .left .p2 {
    font-size: .28rem;
    padding-bottom: .2rem;
}
.footer .top .left a {
    display: block;
    width: 100%;
    height: .48rem;
    line-height: .48rem;
    text-align: center;
    color: #7a0000;
    background: #c79131;
    font-size: .24rem;
    margin-bottom: .35rem;
}
.footer .top .right {
    float: right;
}
.footer .top .right p {
    width: 1.44rem;
    height: .42rem;
    line-height: .42rem;
    color: #ff0000;
    background: url(../images/bg_2.png) no-repeat;
    background-size: 100%;
    text-align: center;
    margin-bottom: .08rem;
    font-weight: bold;
}
.footer .top .right p:nth-child(1) {
    margin-top: .25rem;
}
.footer .bottom {
    padding-top: .25rem;
    padding-bottom: 1rem;
    border-top: 1px solid #fff;
}
.footer .bottom p a {
    color: #fff;
}
.footer .bottom p {
    font-size: .26rem;
    color: #fff;
    text-align: center;
}
.footer .bottom p span {
    margin: 0 .1rem
}
