﻿@charset "utf-8";
/* CSS Document */

body{
margin:0 auto;
background:#FFFFFF;
/*line-height:26px;*/
font-size:14px;
color:#000000;
padding:0px;
width:100%;
height:
font-size:100%;
font-family: "微软雅黑", Verdana, "Arial Unicode MS";
}
a,img,ul,li,div{
border:none;
padding:0;
margin:0;
list-style-type:none;
}
ul,li{
margin:0px;
padding:0px;
}
a{
text-decoration:none;
}
.big{
width :1620px;
height:auto;
background:url(../images/banner4.png) top center no-repeat #FFF;
width:100%;
margin:0 auto;
}
/*banner start*/

.banner1{
width:1000px;
height:256px;
margin:0 auto;
margin-bottom:20px;
}
.top1{
width:1000px;
height:210px;

}
.nav ul{
width:1000px;
height:46px;
font-weight:100;
font-family:'微软雅黑';
margin:0 auto;
background-color:#d00403;
}
.nav ul li{
width:150px;
height:46px;
list-style:none;
line-height:50px;
vertical-align:middle;
text-align:center;
float:left;
padding-left:3px;
font-weight:700; 
position: relative;
}
.nav ul .menu1{
width:120px;
text-align:left;
float:right;
}
.nav ul .menu1_2{
line-height:35px;
height:35px;
width:20px;
float:right;
background:url(../images/index.png) bottom left no-repeat;
}
.nav ul li a{
color:#fff;
font-size:17px;
}
/*banner end*/

/*content start*/
.content{
width:1000px;
height:auto;
overflow:hidden; 
clear:both;
margin:0 auto;
}

/*news start*/
.news{
width:980px;
height:77px;
/*float:left;*/
text-align:center;
margin:0 auto;
border-bottom:1px #d5d5d5 dashed;
background-color:#FFFFFF;
margin-bottom:20px;
padding:20px 10px 10px 10px;
}
.news_0615 {
    width: 980px;
    /* height: 77px; */
    /* float: left; */
    text-align: center;
    /* margin: 0 auto; */
    border-bottom: 1px #d5d5d5 dashed;
    background-color: #FFFFFF;
    margin-bottom: 20px;
    /* padding: 20px 10px 10px 10px; */
}
.news_1{
width:70px;
height:70px;
vertical-align:middle;
float:left;
}
.title{
width:900px;
height:77px;
float:right;
}
.title .text1{
font-size:26px;
color:#b30201;
font-family:'微软雅黑';
padding:10px 0px;
}
.title .text1 a{
font-size:26px;
font-weight:bold;
color:#b30201;
}
/*.title .text1 a:hover{
text-decoration:underline;
}*/
.title .text2{
font-size:13px;
color:#000;
}
.title .text2 a{
font-size:13px;
color:#000;
}
.title .text2 a:hover{
color:#b30201;
}
/*news end*/
.news_center{
width:1000px;
height:330px;
margin:0 auto;
clear:both;
}
.news_details{
float:left;
width:388px;
height:330px;
margin-right:15px;
}
.news_details_left{
height:330px;
width:370px;
margin-right:5px;
float:left;
}
.news_details_right{
height:330px;
width:375px;
float:right;
}
.news_details_right p{
line-height:26px;
padding:0px 10px;
text-indent:2em;
font-size:13px;
}
.news_details_right p a{
font-size:13px;
color:#b30201;
}
.news_details_right p a:hover{
text-decoration:underline;
}
.notice{
width:280px;
height:330px;
float:right;
margin:0 auto;
border:1px #d5d5d5 solid;
}
.notice1{
width:280px;
height:330px;
float:left;
margin:0 auto;
border:1px #d5d5d5 solid;
}
.notice_1{
width:220px;
height:35px;
color:#666;
margin:0 auto;
border-bottom:1px #d5d5d5 solid;
background:url(../images/notice.png) top left no-repeat;
}
.notice_1 .more{
float:right;
line-height:20px;
padding-right:8px;
padding-top:8px;
}
.notice_1 .more a{
font-size:13px;
color:#666666;
}
.notice_1 .more a:hover{
color:#b30201;
}

.banner{width:370px; height:330px; overflow:hidden; position:relative; }
.banner .bannerImg{width:370px; height:330px; position:relative; overflow:hidden;}
.banner .bannerImg ul li{position:absolute; left:0; top:0; z-index:0; display:none;}
.banner .bannerImg ul li img{width:370px; height:330px;}
.banner .bannerImg ul li.show{display:block; z-index:10;}
.banner .bannerIndex{position:absolute; height:35px; line-height:35px; background:#0c0c0c; opacity:0.75; filter:alpha(opacity=75); bottom:0; _bottom:-1px; left:0; width:370px; overflow:hidden; z-index:100;}
.banner .bannerIndex ul{position:absolute; right:10px; top:10px;}
.banner .bannerIndex ul li{float:left; width:9px; height:9px; overflow:hidden;*display:inline;background:url(../images/point2.png) no-repeat center center; _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/point2.png"/); margin:0 3px;}
.banner .bannerIndex ul li a{display:block; width:9px; height:9px; overflow:hidden; }
.banner .bannerIndex ul li.hover{position:relative; height:9px; top:0;}
.banner .bannerIndex ul li.hover a{background:url(../images/point1.png) no-repeat; _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/point1.png"/);}
.banner .bannerIndex div{width:75%; height:35px; overflow:hidden; line-height:35px; font-family:'微软雅黑'; font-size:14px;}
.banner .bannerIndex div span{color:#fff; margin-left:10px; display:none;}
.banner .bannerIndex div span.show{display:block;color:#fff; margin-left:10px;}

/*清除浮动*/
.clearfix:after {content:".";display:block;height:0;clear:both; visibility:hidden;}
.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


.notice_2{
width:205px;
height:270px;
line-height:20px;
margin:10px;
}
.notice_2 ul li{
list-style:circle;
padding:5px;
}
.notice_2 ul li a{
line-height:20px;
font-size:14px;
color:#494747;
}
.notice_2 ul li a:hover{
text-decoration:underline;
}
.advert{
width:1000px;
height:150px;
clear:both;
padding:20px 0px;
}
.contain{
width:1000px;
height:auto;
line-height:30px;
float:left;
}
.contain_left{
width:470px;
height:auto;
float:left;
}
.contain_left1{
width:470px;
height:auto;
float:left;
margin-bottom:10px;
}
.contain_left1_1{
width:470px;
height:30px;
margin:0 auto;
border-bottom:1px #b30201 solid;
}
.contain_left1_1 .h2{
float:left; 
line-height:30px;
padding-left:20px;
font-size:17px;
font-weight:bold;
color:#b30201;
background:url(../images/square.png) center left no-repeat;
}
.contain_left1_1 .more{
float:right; 
line-height:20px;
padding:10px 10px;
}
.contain_left1_1 .more a{
border:0;
outline:0;
}
.contain_left1_2{
width:470px;
height:auto;
margin-top:10px;
clear:both;
float:left;
}
.contain_left1_2 li{
list-style:none;
line-height:30px;
height:30px;
background:url(../images/list%201.png) left no-repeat;
}
.contain_left1_2 li a{
color:#000;
font-size:14px;
float:left;
line-height:30px;
padding-left:10px;
overflow:hidden; 
display:block; 
width:24em; 
white-space:nowrap;  
text-overflow:ellipsis;
}
.contain_left1_2 li a:hover{
text-decoration:underline;
}

.contain_left2{
width:470px;
height:auto;
float:left;
margin:10px 0px !important;
}
.contain_left2_1{
width:470px;
height:30px;
margin:0 auto;
clear:both;
float:left;
border-bottom:1px #b30201 solid;
}
.contain_left2_1 .h2{
float:left; 
line-height:30px;
padding-left:20px;
font-size:17px;
font-weight:bold;
color:#b30201;
background:url(../images/square.png) center left no-repeat;
}
.contain_left2_1 .more{
float:right; 
line-height:20px;
padding:10px 10px;
}
.contain_left2_2{
width:470px;
height:auto;
margin:10px 0px;
clear:both;
float:left;
}
.contain_left2_2 li{
list-style:none;
line-height:30px;
height:30px;
background:url(../images/list%201.png) left no-repeat;
}
.contain_left2_2 li a{
color:#000;
font-size:14px;
float:left;
line-height:30px;
padding-left:10px;
overflow:hidden; 
display:block; 
width:24em; 
white-space:nowrap;  
text-overflow:ellipsis;
}
.contain_left2_2 li a:hover{
text-decoration:underline;
}

.contain_right{
width:470px;
height:auto;
float:right;
}
.contain_right_1{
width:470px;
height:30px;
font-size:17px;
font-weight:bold;
color:#b30201;
border-bottom:1px #b30201 solid;
line-height:25px;
}
.contain_right_1 .h2{
float:left; 
line-height:30px;
padding-left:20px;
font-size:17px;
font-weight:bold;
color:#b30201;
background:url(../images/square.png) center left no-repeat;
}
.contain_right_1 .more{
float:right; 
line-height:20px;
padding:10px 10px;
}
.contain_right_2{
width:470px;
height:auto;
margin:10px 0px;
line-height:30px;
clear:both;
float:left;
}
.contain_right_2 li{
list-style:none;
line-height:30px;
height:30px;
background:url(../images/list%201.png) left no-repeat;
}
.contain_right_2 li span{
margin-right:10px;
color:#000;
font-size:12px;
float:right;
display:block;
}
.contain_right_2 li a{
color:#000;
font-size:14px;
float:left;
line-height:30px;
padding-left:10px;
overflow:hidden; 
display:block; 
width:24em; 
white-space:nowrap;  
text-overflow:ellipsis;
}
.contain_right_2 li a:hover{
text-decoration:underline;
}
/*content end*/
.bottom{
width:1000px;
height:60px;
margin:0 auto;
color:#282828;
font-size:15px;
text-align:center;
padding-top:10px;
clear:both;
border-top:2px #e72116 solid;
}



/*内页样式*/
@charset "utf-8";
/* CSS Document */

/*内页样式*/
.big_inside{width :1620px;height:auto;background:url(../images/banner.png) top center no-repeat #FFF;width:100%;margin:0 auto;}
.content2{width:1000px; height:auto; background-color:#fff; margin:0 auto; }
.content_cont { width:1000px; float:left;  background-color:#fff; margin-bottom:30px;}
.content2_left{width:730px;height:auto;margin-bottom:30px;background-color:#fff;float:left;}
.location{width:700px;height:15px;float:left;font-size:13px;color:#b20201;text-align:left;margin:0 auto;margin:20px 10px;}
.location a{font-size:13px;color:#b20201;}
.location a:hover{ text-decoration:underline;}
.left_title{width:710px;height:20px;float:left;font-weight:bold;font-size:16px;color:#d51512;margin:0 auto;padding:9px 10px;border-bottom:2px #d51512 solid;}
.left_list{width:730px;height:auto;font-size:14px;color:#0e050a;margin:0 auto;float:left;padding:10px 0px;}
.left_list_1{width:730px;height:auto;margin:10px 0px;line-height:30px; }
.left_list_1 li{display: list-item;text-align: -webkit-match-parent;list-style:none;float:left; }
.left_list_1 span{margin-right:10px;color:#6d6c6c0;font-size:12px;list-style:none;float:right; line-height:30px; display:block;}
.left_list_1 li a{float:left; color:#0e050a;font-size:14px;line-height:30px;padding-left:10px; overflow:hidden; display:block; width:35em; white-space:nowrap; text-overflow:ellipsis;}
.left_list_1 a:hover{text-decoration:underline;}


.case{width:700px; height:auto; background:#fff; clear:both; float:left; }
.case .title{ height:20px;}
.fl { display: inline; float: left;}
.fr { display: inline;  float: left;}
.case .title-list{ position: relative; top:3px; width:730px; border-bottom:2px #d51512 solid;}
.case .title-list li{ width: 121px; line-height: 36px; text-align: center; float: left; display: inline; /*background:url(../images/tab_links_bg.gif) no-repeat scroll 0px 0px;*/ height:35px; margin-right:10px; font-family:"微软雅黑"; font-size:17px; font-weight:bold;}
.case .title-list li.on{ background-color:#d51512; color: #ffffff; font-weight: bold;}
.product-wrap { height:auto; overflow:hidden; float:left; padding:13px 0px;}
.product{ height:auto; position: relative; overflow: hidden; display: none; line-height:62px;}

.curm_page { clear:both; padding-left:200px; padding-top:30px;}
.curm_page li { float:left; margin-right:10px; font-family:"微软雅黑", Verdana, "Arial Unicode MS"; font-size:12px;}
.curm_page li a { line-height:15px; display:block; padding:7px 10px; background-color:#c9c8c8; border-radius: 2px 2px 2px 2px; color:#fff; font-size:12px;}
.curm_page li a:hover { display:block; padding:7px 10px; background-color:#d51512; border-radius: 2px 2px 2px 2px; color:#fff; text-decoration:none;}
.curm_page .first { display:block; background-color:#c9c8c8; border-radius: 2px 2px 2px 2px; color:#fff;}
.curm_page .first a { display:block; background-color:#c9c8c8; border-radius: 2px 2px 2px 2px; color:#fff;}
.curm_page .currt { display:block; background-color:#d51512; border-radius: 2px 2px 2px 2px; color:#fff;}
.curm_page .currt a  { display:block; background-color:#d51512; border-radius: 2px 2px 2px 2px; color:#fff;}
.curm_page .currt2{ font-size:14px; color:#333333; line-height:27px; float:left;}

.content2_right{ width:230px; height:700px; margin:0 auto; float:right; padding-right:5px; padding:20px 0px;}
.notice_inside{ width:280px; height:35px; background-color:#d51512; color:#fff; margin:0 auto;}
.notice_inside .text{ font-size:18px; line-height:37px; margin-left:10px;}
.notice_inside .more2{ float:right; line-height:20px; margin-right:8px; padding-top:8px;}
.notice_inside .more2 a{ font-size:13px; color:#fff; }
.notice_inside .more2 a:hover{ text-decoration:underline; }

.notice_inside1{ width:280px; height:35px; background-color:#d51512; color:#fff; margin:0 auto;}
.notice_inside1 .text{ font-size:18px; line-height:37px; margin-left:10px;}
.notice_inside1 .more2{ float:right; line-height:20px; margin-right:8px; padding-top:8px;}
.notice_inside1 .more2 a{ font-size:13px; color:#fff; }
.notice_inside1 .more2 a:hover{ text-decoration:underline; }

.hot{ width:220px; height:330px; float:right; margin:0 auto; border:1px #d5d5d5 solid; margin-top:20px;}
.notice_inside2{ width:220px; height:35px; background-color:#d51512; color:#fff; margin:0 auto;}
.notice_inside2 .text{ font-size:18px; font-weight:bold; line-height:37px; margin-left:10px;}
.hot_list{ margin:10px 0px; width:205px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hot_list li { background:url(../images/click%20list.png) left no-repeat; margin-left:13px; font-family:"微软雅黑", Verdana, "Arial Unicode MS"; font-size:12px; line-height:30px; height:30px}
.hot_list li a { font-family: "微软雅黑", Verdana, "Arial Unicode MS"; font-size:14px; line-height:30px; color:#494747; padding-left:15px; overflow:hidden; display:block; width:22em; white-space:nowrap;  text-overflow:ellipsis; -o-text-overflow:ellipsis; width:100%; float:left; }
.hot_list li a:hover { font-family:"微软雅黑", Verdana, "Arial Unicode MS"; font-size:14px; line-height:30px; text-decoration:underline;}
.hot_list li span { display:block; float:right; margin-right:5px;}

.big_inside3{width:1620px;height:auto;background:url(../images/banner.png) top center no-repeat #FFF; width:100%; margin:0 auto;}
.content3{width:1000px; height:auto; background-color:#fff; margin:0 auto;}
.content3_left{width:730px; height:auto; margin:0 auto; background-color:#fff; float:left;}
.title_detail{width:700px; height:70px; text-align:center; margin:0 auto; float:left; border-bottom:1px #d4d3d3 solid; margin-left:30px; margin-top:20px;}
.title_detail .title_1{ font-size:26px; font-weight:bold; color:#000;}
.title_detail .title_2{font-size:13px; color:#8f8e8e; margin:0 auto; margin-top:13px; margin-left:170px;}
.title_detail .title_2 ul li{ display:block; float:left; line-height:20px; padding:0px 10px;}
.detail_list_img{ float:left; width:700px; height:auto; margin-left:30px; padding-top:20px; text-align:center; display: block; }
.detail_list_text{ float:left; width:700px; height:auto; margin-left:30px; margin-top:40px; text-indent:2em; line-height:27px;}
.detail_list_previous{margin-left:30px; margin-top:30px; float:left; }
.detail_list_previous ul li{display:block; line-height:30px; font-size:13px; color:#494747;}
.detail_list_previous a{ font-size:13px; color:#494747;}
.detail_list_previous a:hover{ text-decoration:underline;}

/*两学一做*/
.make_cont { width:100%; height: auto; margin-top:20px; clear:both; float:left;}
.make_cont .make_banner { width:100%; height: 149px;}
.make_cont .make_ct_pf { width:100%; height:auto; clear:both; float:left;}
.make_cont .make_dg { width:32%; height:auto; float:left; margin:20px 20px 0px 0px;}
.make_cont .make_spect { margin-right:0px;}
.make_cont .make_dg .make_dg_title { width:100%; height:30px; line-height:30px; display:inline-block; margin-bottom:10px; border-bottom: solid 1px #b30201;}
.make_cont .make_dg .make_dg_title h2 { font-size:17px; background:url(../images/square.png) no-repeat scroll 0px 10px; height:24px; padding-left:15px; color:#b30201; float:left; margin:0px;}
.make_cont .make_dg .make_dg_title .more  { float:right;height: 14px; padding-top: 15px; width: 33px;}
.make_cont .make_dg .make_dg_list { width:100%; height:auto;}
.make_cont .make_dg .make_dg_list .make_dg_tu { width:100%; height:70px; margin-bottom:10px;}
.make_cont .make_dg .make_dg_list .make_dg_ph { width:100%; height:175px; margin-bottom:10px;}
.make_cont .make_dg .make_dg_list .make_dg_kf { width:100%; height:80px; margin-bottom:10px;}
.make_cont .make_dg .make_dg_list .make_dg_kf .make_ph { width:120px; height:80px; float:left; margin-right:10px;}
.make_cont .make_dg .make_dg_list .make_dg_kf .make_pk_mk { width:180px; height:80px; background-color:#f4f4f4; font-size:16px; font-weight:bold; color:#000; line-height:32px; float:left; padding-left:10px;}
.make_cont .make_dg .make_dg_list .make_dg_kf .make_pk_mk  a{color:#454545;font-size:15px;}
.make_cont .make_dg .make_dg_list .make_dg_kf .make_pk_mk  a:hover{text-decoration:underline;}
.make_cont .make_dg .make_dg_list .make_list_ct { width:100%; height:auto; margin-bottom:10px; clear:both;}
.make_cont .make_dg .make_dg_list .make_list_ct li { background:url(../images/list%201.png) no-repeat scroll 0px 12px; width:100%; height:32px; line-height:32px;}
.make_cont .make_dg .make_dg_list .make_list_ct li a { height:32px; display:block; line-height:32px; overflow:hidden; display:block; width:22em; white-space:nowrap;  text-overflow:ellipsis; -o-text-overflow:ellipsis; font-size:14px; color:#000; padding-left:15px; }
.make_cont .make_dg .make_dg_list .make_list_ct li a:hover {text-decoration:underline; }