:root {
    --main_color: #564A8C;
    --second_color: #564A8C;
}

.navBox .nav li>a:hover .txt, .navBox .nav li.curr .txt {
    color: #564A8C;
}
.pub_top .menu li a {
    color: #ED404D;
}
.lean_more a.is_color {
    border: solid 2px #564A8C;
    background: #564A8C;
    color: #fff;
}
.yuyue_box .submit {
    background: #564A8C;
}
.mini_bd .sub_btn {
    background: #564A8C;	
}
.tjsx_box a.active {
    background: #564A8C;
    color: #fff;
}
.global_foot .txt a {
    color: #564A8C;
}
.tc_form .form_item .sub_btn {    
    background: #564A8C;
}

.zxgs_list li .txt p:nth-child(2) {
    border: 1px solid #564A8C;
    color: #564A8C;
}
.zxgs_list li .txt p:nth-child(2) i {
    background: #564A8C;
}
.zxgs_list li .txt .link a:last-child {
    border: 1px solid #564A8C;
    color: #564A8C;
}

.new_primary_content .shop_nav li a.nav_on {
    background: #564A8C;
}

.order_now {
    background: #564A8C;
    color: #fff;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

#banner .banner1{
	background-image: url(../images/xmlzt/banner1.jpg);
}
#banner .banner3{
	background-image: url(../images/xmlzt/banner3.jpg);
}
.pub_top .menu .tel .telnum {
	color: #ED404D;
}
.pub_top .city .red {
    color: #ED404D;
}