html {overflow-y:scroll;}
body {margin:0; padding:29px00; font: 100%;background:#ffffff; font-family:"Microsoft YaHei";}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
a{text-decoration: none;font-size: 12px;}
.pull_left{float: left;}
.pull_right{float: right;}
.main{width: 1200px;margin: 0 auto;display: table;}
html,body{width: 100%}
/*头部开始*/

/*首页*/
.banner{overflow:hidden; position:relative}
.banner_top{ width:100%; height:6px; background:url(../images/banner_top.png) repeat-x; position:absolute; z-index:11}
.flexslider {height:520px;overflow: hidden;position:relative;width:100%;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides .img {width: 100%;height:520px;display: block;background-position:center top;background-repeat:no-repeat;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
*html .slides {height:616px;}
.no-js .slides > li:first-child {display: block;}
.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width:58px;height:58px;margin: -16px 0 0;display: block;background: url(../images/ad_ctr1.png) no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease; margin-top:-29px;}
.flex-direction-nav .flex-next {background-position: 0 -62px;right: 10%;}
.flex-direction-nav .flex-prev {left: 10%;}
.flexslider:hover .flex-next {opacity: 1;filter:alpha(opacity=100);}
.flexslider:hover .flex-prev {opacity: 1;filter:alpha(opacity=100);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
.flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display:block;height: 16px;overflow: hidden;text-indent:-99em;width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active {background-position: 0 0;}

/*产品滚动*/
.friend{height:194px; float:right;overflow:hidden;width:636px;}
.mr_frbox{height:169px;padding:25px 0px 0px;}
.mr_frsk{ float:left; width:10px; height:114px; padding:20px 10px 10px; margin:0px 0px 0 70px; overflow:hidden; }
.mr_frBtnL{cursor:pointer;float:left;width:10px;height:10px;margin-top:15px}
.mr_frBtnR{cursor:pointer;float:right;width:10px;height:10px; margin-top:55px}
.mr_frUl{float:left;height:169px;width:536px;}
.mr_frUl ul li{display:inline;float:left; margin:0 18px;width:150px;overflow:hidden;position:relative; text-align: center;}
.mr_frUl ul li a{ display:block; overflow:hidden;}
.mr_frUl ul li a img{height:110px;border-radius: 2px;}
.mr_frUl ul li a span{ text-align:center; line-height:20px; display:block; margin-top:10px;font-size:13px}

.mail a { color:#FFF}
.mail a:hover { color:#FFF}
.header_top{
    height: 32px;
    line-height: 32px;
    background: #058860;
    font-size: 12px;
    color: #FFFFFF;
}
.header_nav{
    height: 90px;
    line-height: 90px;
    background: #FFFFFF;
}
.header_nav ul{
    overflow: hidden;
}
.header_nav .create{
    border-bottom: 6px solid #058860;
}
.create a{
    color: #058860!important;
}
.header_nav li{
    margin: 0 16px;
    padding: 0 4px;
    float: left;
    transition: border .2s;
	margin-top: 8px;
}
.header_nav li a{
    font-size: 14px;
    color: #555555;
    font-weight: 600;
}
.header_nav li a:hover{
    color: #058860;
}
.header_nav li:hover{
    border-bottom: 6px solid #058860;
}
/*头部结束*/


/*banner图开始*/
.Main_body{
    position: relative;
    width: 100%;
    height: 605px;
}

.Main_body #Border li{
    position: absolute;
    top: 0;
    left: 0;
    line-height: 605px;
    opacity: 0;
    transition: opacity .3s;
}
.Main_body .click_nav{
    position: absolute;
    bottom: 6%;
    left: 50%;
    margin-left: -42px;
}
.click_nav li{
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 6px;
    border-radius: 50%;
    background: #FFFFFF;
    cursor: pointer;
    transition: background-color .2s;
}
.click_nav li:hover{
    background: #ff6600;
}
/*banner图结束*/

/*详情部分开始*/
.details{
    width: 100%;
    display: table;
    clear: none;
    background: url("../images/backg_font_02.jpg")no-repeat;
}
.details_main{
    background: #FFFFFF;
    padding: 20px 20px 20px;
}
.Main_center{
    overflow: hidden;
    margin-bottom: 20px;
}
.TopTxt{
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.TopTxt h2{
    font-size: 20px;
    font-weight: bold;
    color: #058860;
    position: relative;
    padding-left: 14px;
}
.TopTxt h2 .shu{
    display: inline-block;
    width: 3px;
    height: 20px;
    margin-top: 6px;
    background: #058860;
    position: absolute;
    top: 0px;
    left: 0px;
}
.Top_title{
    font-size: 14px;
    color: #cccccc;
    margin-left: 4px;
}
.RigTxt{
    color: #666;
    font-weight: normal;
}

.BonShow li{
    float: left;
}
.BonShow li.RigMarin{
    margin-left: 30px;
    margin-right: 30px;
    width:240px;
}
.Show_img{
    border: 1px solid #058860;
    position: relative;
}
.Show_ttx{
    text-align: center;
    padding: 20px 0;
    color: #058860;
    font-weight: bold;
    font-size: 16px;
}

.Aboutus{
    width: 374px;
}
.Aboutus .BonTxt{
    text-align: left;
    font-size: 14px;
    color: #666666;
    line-height: 31px;
    font-weight: normal;
}
.Journalism{
    width: 790px;
}
.Journalism .QieTT{
    color: #666666;
    font-size: 16px;
}
.BckCor{
    color: #058860!important;
}
.Journalism .JournaTw li{
    overflow: hidden;
    height: 110px;
}
.Journalism .JournaTw .Tw_img{
    margin-right: 20px;
    width: 165px;
    float: left;
}
.Journalism .JournaTw .Tw_img img{
    height: 100px; width:150px;
}
.Journalism .JournaTw li.BomMarin{
    /*margin-bottom: 20px;*/
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.Journalism .JournaTw .Tw_Ptct{
    height: 100%;
    float: left;
    width: 602px;
}
.Tw_Ptct h2{
    font-weight: bold;
    font-size: 16px;
    margin-top: 6px;
}
.Tw_Ptct p{
    padding: 6px 0;
}
.Tw_Ptct p>span{
    font-size: 12px;
    color: #999999;
}
.Tw_Ptct p>a{
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    word-wrap: break-word
}

.Main_Ftto li{
    float: left;
    width: 374px;
    display: table;
    cursor: pointer;
}
.Main_Ftto li h2{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    transition: all .2s;
}
.Main_Ftto li p{
    font-size: 14px;
    line-height: 26px;
    transition: all .2s;
    color: #666666;
}
.Main_Ftto li .Ftto_ttx{
    background: #f1f3f5;
    padding: 20px;
    overflow: hidden;
    transition: all .2s;
}
.Main_Ftto li:hover .Ftto_ttx{
    background: #058860;
}
.Main_Ftto li:hover h2{
    color: #FFFFFF;
}
.Main_Ftto li:hover p{
    color: #FFFFFF;
}
.Main_Ftto li .writFs{
    color: #FFFFFF;
}
.Main_Ftto li .video_img{
    width: 56px;
    height: 56px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto;
}
/*详情部分结束*/
/*底部开始*/
.footer .footer_two dl.footer_i0 {
    padding-left: 0;
}
.footer_one{
    width: 100%;
    background: url("../images/footerBage_02.jpg")no-repeat;
    display: table;
    clear: none;
}
.footer_one li{
    width: 300px;
    float: left;
    padding: 80px 0;
}
.footer_one .footer_img{
    width: 64px;
    height: 56px;
    margin: 20px auto;
}
.footer_one .footer_title{
    text-align: center;
    color: #f1f3f5;
    font-size: 12px;
    line-height: 24px;
}
.footer_two{
    padding: 40px 0;
}
.footer_two dl{
    padding: 0 40px 0px 65px;
    height: 156px;
    float: left;
    border-right: 1px solid #e0e0e0;
}
.footer_two dl dt{
    font-size: 14px;
    color: #666666;
    font-weight: 700;
    height: 30px;
}
.footer_two dl dt a { font-size:14px;}
.footer_two dl dd{
    text-align: left;
}
.footer_two dl dd a{
    font-size: 14px;
    display: block;
    height: 24px;
    line-height: 24px;
    color: #999999;
}
.footer_22 { padding-bottom:30px;}
.footer_link { font-size:14px;}
.footer_link ul { list-style:none; padding:0px; }
.footer_link ul li { list-style:none; float:left; padding-right:20px;}
.footer_three{
    background: #058860;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
}
/*底部结束*/