﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*??????*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}


/*??????*/
.cur{cursor:pointer};

/*???reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*????????????*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*?????? IE*/
    zoom: 1;
}



/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "????????????"; position:relative;min-width:1200px;width:100%;}/*??????????????????*/
.container{margin-left:auto; margin-right:auto; width:1200px;}




/* footer */
.footer{width: 100%;background-color:#f4f4f4;}
.footer .footerTop{width: 100%;padding-top: 58px;height: 359px;}
.footer .footerTop dl{float: left;}
.footer .footerTop dt{font-size: 16px;color: #333333;margin-bottom: 28px;}
.footer .footerTop dt a{text-decoration: none;color: #333333;}
.footer .footerTop dd li{margin-bottom: 12px;font-size: 14px;color: #666666;}
.footer .footerTop dd a{font-size: 14px;color: #666666;}
.footer .footerTop dd a:hover{color: #023886;font-weight: bold;}
.footer .footerTop dl.dl1{width: 212px;}
.footer .footerTop dl.dl2{width: 194px;}
.footer .footerTop dl.dl3{width: 208px;}

.footer .footerTop .box{float: right;width: 568px;}
.footer .footerTop .box .boxL{float: left;width: 394px;}
.footer .footerTop .box .boxL h3{font-size: 16px;color: #333333;margin-bottom: 28px;font-weight: normal;}
.footer .footerTop .box .boxL .p1{font-size: 28px;color: #ac2b26;padding-left: 36px;background: url(img/footer-phone.png) no-repeat left center;margin-bottom: 18px;}
.footer .footerTop .box .boxL .p2{font-size: 14px;color: #666666;margin-bottom: 12px;}
.footer .footerTop .box .boxR{float: right;width: 137px;text-align: center;}
.footer .footerTop .box .boxR img{display: block;margin: 0 auto;width: 137px;height: 137px;}
.footer .footerTop .box .boxR span{display: block;font-size: 13px;color: #666666;margin-top: 16px;}

.footer .footerBottom{width: 100%;height: 53px;background: #9F0503;}
.footer .footerBottom p{font-size: 12px;color: #fff;line-height: 53px;}
.footer .footerBottom p a{color: #fff;}
.footer .footerBottom p.p1{float: left;}
.footer .footerBottom p.p2{float: right;}


.index_1{ width:1200px; height:430px; margin:0 auto; padding-top:0px;}
.index_1_1{ width:100%; height:50px; display:block; text-align:center; font:30px/60px "微软雅黑"; color:#333;}
.index_1_2{ width:100%; height:300px; display:block; padding-top:23px;}
.index_1_2 li{ width:200px; height:270px; float:left; transition:all 300ms linear;-moz-transiton:all 300ms linear;-webket-transition:all 300ms linear;-o-transition:all 300ms linear;}
.index_1_2 li i{ width:98px; height:98px; margin:9px auto 0; display:block; text-align:center;}
.index_1_2 li i.bg1{ background:url(img/index_1_icon1.png);}
.index_1_2 li i.bg2{ background:url(img/index_1_icon2.png);}
.index_1_2 li i.bg3{ background:url(img/index_1_icon3.png);}
.index_1_2 li i.bg4{ background:url(img/index_1_icon4.png);}
.index_1_2 li i.bg5{ background:url(img/index_1_icon5.png);}
.index_1_2 li i.bg6{ background:url(img/index_1_icon6.png);}
.index_1_2 li h6{ display:block; text-align:center; font:18px/34px "微软雅黑"; padding-top:27px; color:#333;}
.index_1_2 li h5{ display:block; text-align:center; font:12px/26px "微软雅黑"; color:#333;}
.index_1_2 li h4{ display:block; text-align:center; font:16px/26px "微软雅黑"; color:#999; padding-top:3px;}
.index_1_2 li:hover{ background:#fe585c; cursor:pointer;}
.index_1_2 li:hover i{ width:98px; height:98px; margin:9px auto 0; display:block; text-align:center;}
.index_1_2 li:hover i.bg1{ background:url(img/index_1_icon01.png);}
.index_1_2 li:hover i.bg2{ background:url(img/index_1_icon02.png);}
.index_1_2 li:hover i.bg3{ background:url(img/index_1_icon03.png);}
.index_1_2 li:hover i.bg4{ background:url(img/index_1_icon04.png);}
.index_1_2 li:hover i.bg5{ background:url(img/index_1_icon05.png);}
.index_1_2 li:hover i.bg6{ background:url(img/index_1_icon06.png);}
.index_1_2 li:hover h6{ display:block; text-align:center; font:18px/34px "微软雅黑"; padding-top:27px; color:#fcff00;}
.index_1_2 li:hover h5{ display:block; text-align:center; font:12px/26px "微软雅黑"; color:#fff;}
.index_1_2 li:hover h4{ display:block; text-align:center; font:16px/26px "微软雅黑"; color:#fff; padding-top:3px;}
.index_1_2  li a:hover{ display:block; text-decoration:none;}
.index_1_3{ width:100%; height:76px; display:block; text-align:center; font:16px/30px "微软雅黑"; color:#999; padding-top:20px;padding-bottom: 10px;}
.index_1_3 strong{ font:30px/46px "微软雅黑"; color:#333; display:block;}