/*初始化样式*/
*{
    font-family:"微软雅黑","Microsoft Yahei","SimSun","宋体","Arial Narrow";
    border:none;
    margin:0px;
    padding:0px;
    letter-spacing:0;
    font-weight:normal;
    /*                font-size:0px;*/
}
body{
    min-width:1300px;
}
/*
p{
text-indent: 2em;
}
*/
b,strong{
    font-weight:bold;
}
ul,ol,li{
    list-style:none;
    list-style-position:inside;
}
a{
    text-decoration:none;
    cursor:pointer;
}
/*
a:hover{
    text-decoration: underline;
}
*/
#header,#body,#footer{
    width:100%;
    position:relative;
    overflow:hidden;
}
.contentBar{
    min-height:1px;
    width:1244px;
    margin:0 auto;
    position:relative;
}
.fullBar{
    min-height:1px;
    width:100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}
.autoBar{
    min-height:1px;
    width:auto;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}

.clearfix {
    clear: both;
}
.inline{
    display:inline-block;
    display:-moz-inline-block;
    zoom:1;
    *display:inline;
    overflow:hidden;
}

.xiang{
    color:#e10008;
}
/*初始化样式结束*/


/*header样式开始*/
#header{
    height:auto;
	margin-bottom:50px;
}
#header .headerImg{
    width:100%;
    height:auto;
}
/*header样式结束*/


/* ct2第二部分开始*/
#ct2{
        overflow:hidden;
}
#ct2 .ct2left{
    width:690px;
    height:480px;
    overflow:hidden;
}

#ct2 .ct2left #jiaodian{
    width:690px;
    height:446px;
    overflow:hidden;
    margin-bottom: 24px;
}
#ct2 #jiaodian .maincatalog{
    width:100%;
    height:44px;
    overflow:hidden;
    background-image: url("../images/jiaodian.jpg");
    background-repeat: no-repeat;
}
/*焦点图轮播样式开始*/
#picBox{
    width:690px;
    height:400px;
    overflow:hidden;
}


#jiaodian .slides-box {
    width: 690px;
    height: 400px;
    margin: auto;
    overflow: hidden;
    position:relative;
}
#jiaodian .slides {
    position: relative;
    padding:0px;
    height: 100%;
    width: 100%;
    margin: auto;
    float: left;
}
#jiaodian .slides li {
    position: absolute;
    width:  100%;
    height: 100%;
}
#jiaodian .slides li img{
    display: block;
    width: 100%;
    height:100%;
    margin: auto;
}
#jiaodian .slides li p{
    position:absolute;
    bottom:0px;
    left:0px;
    display: block;
    width: 664px;
    height:54px;
    padding-left:26px;
    margin: auto;
    line-height:54px;
    font-size:16px;
    color:#ffffff;
    background-color:rgba(0,0,0,0.5);
}
#jiaodian .prev,#jiaodian .next {
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: -40px;
    left: 0;
    height: 70px;
    width: 30px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    opacity: .5;
}
#jiaodian .prev:hover,#jiaodian .next:hover{
    opacity: .7;
}
#jiaodian .prev{
    background-image: url("data:image/gif;base64,R0lGODlhHgBGAIABAP///////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE5MkIwQTM1OTQ0MTQ3NDEwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0M0UwQjkxMEQ3RTExRTVCOTJFQkFCNkU5QTFCNUE5IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0M0UwQjkwMEQ3RTExRTVCOTJFQkFCNkU5QTFCNUE5IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEFCRDY2OUNGM0REMTFFMkFCOTg5QTlBMkVEQjFBRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEFCRDY2OURGM0REMTFFMkFCOTg5QTlBMkVEQjFBRjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAHgBGAAACUIyPqcvtD6OctNqLs968+w+G4kiWIYB6aMqtrOYCrTuv9ZvFt7zpPf2zBXEY31Al3CGTQ56yY2wuiTng8yqFWo9Lk/cLDovH5LL5jE6r15oCADs=");
}
#jiaodian .next {
    left: auto;
    right: 0;
    background-image: url("data:image/gif;base64,R0lGODlhHgBGAIABAP///////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE5MkIwQTM1OTQ0MTQ3NDEwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg0QTYyN0Y0MEQ3RTExRTVBMTAyQURBQ0QxRjY2NTc1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg0QTYyN0YzMEQ3RTExRTVBMTAyQURBQ0QxRjY2NTc1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEFCRDY2OUNGM0REMTFFMkFCOTg5QTlBMkVEQjFBRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEFCRDY2OURGM0REMTFFMkFCOTg5QTlBMkVEQjFBRjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAHgBGAAACV4yPqcvtD6OctNqLs968+w+G4kiWFIB+aNqtLOcCXjy79Xq/G93aPf7TaXgwX1GYMQ6VGGKSeXE2oRZplFqxVrEn7kSb9X6BR5P5jE6r1+y2+w2Py+fmAgA7");
}
#jiaodian .pagination{
    position: absolute;
    bottom: 5px;
    z-index: 99;
}
#jiaodian .pagination li{
    padding: 5px 3px;
    float: left;
}
#jiaodian .pagination li a{
    display: block;
    width: 10px;
    height: 10px;
    line-height: 10px;
/*    border-radius: 10px;*/
    background: #fff;
/*    是否显示页码数字 调节字体颜色*/
    color: rgba(0,0,0,0);
    text-align: center;
    font-family: Arial;
    text-decoration: none;
}
#jiaodian .pagination .active{
    background:#c10805;
}
/*焦点图轮播样式结束*/


/*要闻样式开始*/
#ct2 .ct2right{
    width:520px;
    height:480px;
    position:relative;
    overflow: hidden;
}
.ct2right .maincatalog{
    width:100%;
    height:44px;
    overflow:hidden;
    background-image: url("../images/yaowen.jpg");
    background-repeat: no-repeat;
}
.ct2right .ywGroup{
    width:100%;
    height:auto;
    overflow: hidden;
    margin-bottom:25px;
}
.ct2right .ywGroup li{
    width:100%;
    height:40px;
    line-height:40px;
    overflow:hidden;
}
.ct2right .ywGroup li a{
    color:#3f3f3f;
    font-size:16px;
    line-height:40px;
}
.ct2right .ywGroup li a:hover{
    text-decoration: underline;
}
.ct2right .ywGroup li:first-child{
    width:100%;
    height:60px;
    line-height:60px;
    overflow:hidden;
}
.ct2right .ywGroup li:first-child a{
    color:#c10805;
    font-size:24px;
    line-height:40px;
}
/*要闻样式结束*/
.morenews{ width:100%; height:36px; background:#f4f4f4; text-align:center;}
.morenews a{ font-size:16px !important; color:#666 !important;}
/*ct2 第二部分结束*/



/*ct4 第四部分开始*/

#ct4{
    margin-bottom:38px;
    padding-top:84px;
}
#ct4 .maincatalog_center{
    width:1244px;
    height:72px;
    overflow:hidden;
    background-image: url("../images/yuanchuang_g.jpg");
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
  margin-top:-70px ;
  margin-bottom:30px;
}
#yuanch{
    height:474px;
    overflow:hidden;

}
#yuanch .yuanchTop{
    width:100%;
    height:200px;
    overflow:hidden;
}
#yuanch .yuanchTop a{
    display:inline-block;
    width:615px;
    height:196px;
    border-bottom:1px dashed #d9d8d8;
    float:left;
}
#yuanch .yuanchTop a:first-child{
    margin-right:14px;
}
#yuanch .yuanchTop a img{
    width:172px;
    height:172px;
    float:left;
    overflow:hidden;
}
#yuanch .yuanchTop a h1{
    width:407px;
    height:58px;
    margin-top:14px;
    margin-left: 18px;
    float:left;
    line-height:29px;
    font-size:20px;
    font-weight: bold;
    color:#3f3f3f;
    overflow:hidden;
}
#yuanch .yuanchTop a p{
    width:407px;
    height:88px;
    margin-top:8px;
    margin-left: 18px;
    float:left;
    line-height:22px;
    font-size: 14px;
    color:#707070;
    overflow: hidden;
}
#yuanch .yuanchBtm{
    width:100%;
    height:auto;
    overflow:hidden;
}
#yuanch .yuanchBtm a{
    display:inline-block;
    width:615px;
    height:40px;
    line-height:40px;
    font-size:18px;
    color:#333333;
    text-indent: 20px;
    overflow: hidden;
    float:left;
    background-image: url("../images/dian_black.jpg");
    background-repeat: no-repeat;
    background-position:left center;
}
#yuanch .yuanchBtm a:nth-of-type(odd){
    margin-right:14px;
}
/*ct4 第四部分结束*/


/*ct10 第十部分开始*/
#ct10{
    margin-bottom:38px;
    padding-top:84px;
}
#ct10 .maincatalog_center{
    width:1244px;
    height:54px;
    overflow:hidden;
    background-image: url("../images/guoshi.jpg");
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
}
#guoshi{
    height:604px;
    overflow:hidden;
}
#guoshi .guoleft{
    width:448px;
    height:604px;
    overflow:hidden;
    position:relative;
    float:left;
}
#guoshi .guoleft img{
    width:448px;
    height:604px;
    overflow:hidden;
}
#guoshi .guoleft .guolwrap{
    width:100%;
  height:182px;
    /*height:252px;*/
    background-color:rgba(155,24,23,0.4);
    position:absolute;
    left: 0px;
    bottom:0px;
    overflow:hidden;
}
#guoshi .guoleft .guolwrap h1{
    /*height:42px;*/
  height:30px;
    width:424px;
    margin-left:14px;
    margin-top:14px;
    /*line-height:21px;*/
  line-height:25px;
    text-align: left;
    color:#ffffff;
    font-size:20px;
    overflow:hidden;
}
#guoshi .guoleft .guolwrap p{
    height:120px;
    width:424px;
	text-align:justify;
    margin-left:14px;
    margin-top:6px;
    line-height:24px;
    text-align: left;
    color:#ffffff;
    font-size:16px;
    overflow:hidden;
}
#guoshi .guoright{
    width:796px;
    height:604px;
    overflow:hidden;
    position:relative;
    float:right;
}
#guoshi .guoright .guorwrap{
    width:261px;
    height:298px;
    margin:1px;
    float:left;
    overflow:hidden;
    position:relative;
    border:1px solid #b5b5b5;
}
#guoshi .guoright .guorwrap img{
    width:100%;
    height:150px;
    overflow:hidden;
}
#guoshi .guoright .guorwrap h1{
    width:228px;
  height:108px;
    /*height:33px;*/
    overflow:hidden;
    /*line-height:33px;*/
  line-height:25px;
    margin-left:15px;
    font-size:16px;
    color:#333333;
}
#guoshi .guoright .guorwrap p{
    width:228px;
    margin-left:12px;
    height:38px;
    line-height:19px;
    font-size:12px;
    color:#707070;
    overflow:hidden;
}
#guoshi .guoright .icon_1{
    display:inline-block;
    width:29px;
    height:15px;
    position:absolute;
    top:138px;
    right:6px;
    background-image: url("../images/sanjiao.png");
}
#guoshi .guoright .icon_2{
    display:inline-block;
    width:26px;
    height:26px;
    position:absolute;
    bottom:0px;
    right:0px;
    background-image: url("../images/go.png");
}

/*ct10 第十部分结束*/

/*footer 开始*/
#footer{
    height:auto;
}
#footer .footerImg{
    width:100%;
    height:auto;
}
/*footer 结束*/






















