@charset "utf-8";

.main {
    /*margin-top: 13px;*/
}

.main .left {
    width: 70%;
}

.main .right,
.page_left_box {
    width: 26%;
    float: left;
}
.main_bg{
        width: 76%;
    margin: 70px auto 0;
}
.mahe {
    height: 260px;
    padding-left: 5px;
}

.mahe img {
    height: auto;
    width: 100%;
}

.mahe h1 {
    height: 28px;
    line-height: 28px;
    padding-top: 28px;
    color: #de2222;
    font-size: 20px;
}

.mahe h2 {
    padding-left: 65px;
    padding-top: 7px;
    height: 40px;
    line-height: 40px;
    color: #de2222;
    font-size: 18px;
    font-weight: normal;
}

.mahe p {
    padding-top: 10px;
    line-height: 26px;
    color: #727171;
    text-indent: 2em;

}

.gongcheng {
    height: 82px;
    padding-left: 5px;
}

.gongcheng h1 {
    height: 47px;
    line-height: 47px;
}

.gongcheng h1 span {
    float: left;
    color: #de2222;
    font-size: 20px;
}

.gongcheng h1 font {
    color: #de2222;
    font-size: 20px;
    float: left;
    font-weight: normal;
}

.gongcheng .con {
    height: 35px;
}

.gongcheng .con p {
    display: inline;
    width: 173px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #898989;
    color: #fff;
    font-size: 14px;


}

.gongcheng .con p a {
    color: #fff;
    font-size: 14px;
}

.gongcheng .con .mf {
    margin-left: 5px;
}

.products {
    margin-top: 15px;

}

.products .bt {
    height: 34px;
    line-height: 34px;
    background: #efefef;
}

.products .bt span {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #de2222;
    padding-left: 10px;
}

.products .bt font {
    float: right;
    padding-right: 15px;
}

.products .bt font a {
    color: #de2222;
}

.ipro {
    width: 900px;
    height: auto;
    margin: 20px 0px 0px;
}

.ipro ul {
    margin: 0px;
    padding: 0px;
}

.ipro ul li {
    width: 164px;
    height: 178px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.ipro ul li:nth-child(5n+5) {
    margin-right: 0px;
}

.ipro ul li .pro_img {
    width: 164px;
    height: 148px;
    display: block;
    float: left;
}

.ipro ul li:hover {}

.ipro ul li .pro_name {
    width: 164px;
    height: 30px;
    line-height: 30px;
    background: #e8e8e8;
    float: left;
}

.ipro ul li .pro_name strong {
    float: left;
    text-align: left;
    text-indent: 10px;
    color: #333;
}

.ipro ul li .pro_name em {
    width: 30px;
    height: 30px;
    color: #de2222;
    font-size: 20px;
    font-weight: bold;
    float: right;
    background: #ddd;
    text-align: center;
}

.ipro ul li:hover .pro_name {
    background: #de2222;
}

.ipro ul li:hover .pro_name em {
    background: #ff9900;
    color: #fff;
}

.class_list {
    width: 100%;
    height: 447px;
}

.class_list ul {
    margin: 0px;
    padding: 0px;
}

.class_list ul li {
    width: 48%;
    margin-right: 3%;
    float: left;
    margin-top: 20px;
    border: 1px solid #e8e8e8;
}

.class_list ul li:nth-child(2n+2) {
    margin-right: 0px;
}

.class_list ul li .list_img {
    width: 24%;
    height: 129px;
    float: left;
    line-height: 129px;
}

.class_list ul li .list_img img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.class_list ul li .list_info {
    width: 72.25%;
    height: 129px;
    padding-left: 2%;
    padding-right: 1%;
    float: left;
    background: #f4f4f4;
}

.class_list ul li .list_info .class_name {
    width: 100%;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 14px;
    font-weight: 500;
    color: #de2222;
}

.class_list ul li .list_info .class_info {
    width: 100%;
    margin-top: 5px;
    line-height: 24px;
    color: #666;
    float: left;
}

.class_list ul li .class_info a {
    color: #666;
}

.class_list ul li .list_info .class_btn {
    width: 50%;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}

.hyyy {
    background: #f4f4f4;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.hyyy .bt {
    height: 34px;
    line-height: 34px;
    background: #898989;
    border-top: 1px #dfdfdf solid;
    border-bottom: 1px #dfdfdf solid;
}

.hyyy .bt span {
    float: left;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    padding-left: 35px;
}

.hyyy .bt font {
    float: right;
    padding-right: 10px;
}

.hyyy .bt font a {
    color: #fff;
}

.hyyy .con {
    width: 94%;
    padding: 2% 0 0 2%;
}

.hyyy .con img {
    float: right;
    padding: 0 0 25px 30px;
}

.hyyy .con p span {
    display: block;
    height: 48px;
    line-height: 48px;
    color: #de2222;
    font-size: 16px;
}

.hyyy .con p font {
    display: block;
    padding-top: 12px;
    line-height: 20px;
    color: #666;
}

.hyyy .con p b {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #de2222;
    font-weight: normal;
}

.zixun {
    overflow: hidden;
    margin-top: 14px;
}

.pro_choose {
    width: 100%;
    margin-top: 14px;
}

.title {
    /*height: 35px;
	line-height: 35px;
	font-size: 15px;
	color: #fff;
	padding-left: 15px;
	background: #026cc4 url(../images/news.png) 10px center no-repeat;
	background-size:7%;
	border-left:5px solid #555;
	border-right: 5px solid #555;
	text-indent:20px;
	margin-bottom: 4px;*/
}

.hangye .title,
.zixun .title,
.jishu .title,
.page_right .title {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    padding-left: 15px;
    background: #026cc4 url(../images/news.png) 10px center no-repeat;
    background-size: 7%;
    border-left: 5px solid #555;
    border-right: 5px solid #555;
    text-indent: 20px;
    margin-bottom: 4px;
}

.title a {
    color: #fff;
}

.zixun_list {
    width: 100%;
    padding: 10px 15px 9px;
}



.zixun_list li {

    width: 45%;
    height: 90px;
    float: left;
    margin-right: 3%;
    border: 1px solid #e8e8e8;
    margin-bottom: 13px;
}

.zixun_list li:nth-child(2n+2) {
    margin-right: 0px;
}

.zixun_list li img {
    width: 64px;
    height: 64px;
    margin: 0px auto;
    display: table;
}

.zixun_list li span {
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list {
    width: 100%;
    padding: 1% 1% 2%;
}

.list li {
    height: 31px;
    line-height: 31px;
    border-bottom: 1px #ddd solid;
    vertical-align: bottom;
    overflow: hidden;
}

.list li a {
    color: #727171
}

.list li a:hover {
    color: #de2222
}

.case {
    margin-top: 12px;
    height: 266px;
    background: #f4f4f4;
}

.case ul {
    width: 232px;
    margin: 0 auto;
    padding-top: 2px;
}

.case ul li {
    height: 39px;
    line-height: 19px;
    padding: 3px 0;
    border-bottom: 1px #d1d1d1 solid;
    vertical-align: bottom;
    color: #727171
}


.case ul li a {
    color: #727171
}

.case ul li a:hover {
    color: #de2222
}



.jishu {
    margin-top: 11px;
}

.jishu ul li {
    height: 32px;
    line-height: 32px;
}

.hangye {
    margin-top: 0px;

}

.shengming {
    margin-top: 13px;
    padding: 0 15px;
    height: 214px;
    background: #898989;
}

.shengming h3 {
    height: 39px;
    line-height: 38px;
    background: url(../images/sm_bt_bg.jpg) repeat-x left bottom;
    font-size: 16px;
    color: #fff;
}

.shengming p {
    padding-top: 8px;
    line-height: 20px;
    color: #fff;
}

.hudong {
    height: 215px;
    margin-top: 15px;
    background: #f4f4f4;
}

.hudong .t {
    padding: 8px 15px;
    line-height: 18px;
    color: #898989;
}

.hudong .b {
    width: 236px;
    margin: 0 auto;
}

.hudong .b img {
    display: block;
}

.jiance {
    height: 131px;
    background: #de2222;
    margin-top: 15px;
}

.jiance .l {
    width: 538px;
    padding: 15px 0 0 37px;
    line-height: 24px;

    font-size: 14px;
    color: #fff;
}

.jiance .m {
    width: 136px;
    padding: 15px 0 0 148px;
}

.jiance .m b {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
}

.jiance .m b a {
    color: #fff;
}

.jiance .m span {
    display: block;
}

.jiance .m span img {
    display: block;
    width: 136px;
    height: 83px;
}

.jiance .r {
    padding-left: 11px;
    padding-top: 85px;
}

.jiance .r span {
    display: block;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
}

.jiance .r font {
    display: block;
}

.jiance .r font img {
    display: block;
    width: 90px;
    height: 19px;
}

.yangben_bg {
    width: 100%;
    background: #333;
    display: table;
}

.yangben {
    width: 1180px;
    margin: 18px auto 0;
    padding-bottom: 20px;
    display: table;
}

.yangben .l {
    width: 585px;
    padding-left: 35px;
}

.yangben .l h1 {
    height: 32px;
    line-height: 32px;
    padding-top: 20px;
    font-size: 18px;
    color: #fff;
}


.yangben .cc h1 {
    height: 32px;
    line-height: 32px;
    padding-top: 20px;
    font-size: 18px;
    color: #fff;
}


.yangben .tel {
    background: url(../images/tel.png) no-repeat 0px 66px;
    ;
}


.yangben .l p {
    line-height: 32px;
    color: #de2222;
}

.yangben .l span {
    display: block;
    margin-top: 4px;
    height: 26px;
    width: 312px;
}

.yangben .l span .txt1 {
    width: 490px;
    height: 26px;
    line-height: 26px;
    padding-left: 4px;
    border: none;
    background: #fefefe;
    color: #a1a1a1;
}

.yangben .l font {
    display: block;
    margin: 14px 0;
    height: 26px;
}

.yangben .l font .btn1 {
    width: 100px;
    height: 26px;
    background: url(../images/btn1.jpg) no-repeat;
    border: none;
}

.yangben .l b {
    display: block;
    font-weight: normal;
    color: #de2222;
}

.yangben .r {
    width: 330px;
}

.yangben .r h1 {
    font-size: 24px;
    padding-top: 40px;
    color: #de2222;
}

.yangben .r h2 {
    font-size: 16px;
    color: #de2222;
    padding-top: 40px;
}

.yangben .r p {
    padding-top: 15px;
    line-height: 20px;
    color: #777;
    padding-bottom: 22px;
}

.yangben .r span {
    float: left;
    display: block;
}

.yangben .r span img {
    display: block;
    width: 40px;
    height: 39px;
}

.yangben .r font {
    float: left;
    display: block;
    padding-left: 10px;
    line-height: 18px;
    padding-top: 2px;
    color: #de2222;
}

.yangben .r font a {
    color: #de2222;
}

.code {
    width: 138px;
    float: left;
    text-align: center;
    margin-right: 10px;
}

.code img {
    width: 138px;
    height: 138px;
}

.codep {
    line-height: 32px;
    color: #de2222;
}

.linkccs {
    color: #666;
}

.linkccs a {
    color: #666;
}