@charset "utf-8";
/* CSS reset */
html,body,div,p,form,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,input,textarea{margin:0;padding:0;}
body{font-size:12px; font-family:"Microsoft Yahei"; background:#f8f8f8;}
ul,li{list-style:none;}
input,button,select,textarea{outline:none; font-family:"Microsoft Yahei"}
.clear:after{display:block;content:".";height:0;clear:both;visibility:hidden;}
.clear{*zoom:1;}
header{ width:100%; height:50px; background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #2d2d31), color-stop(1, #232325));}
.logo{ margin-top:7px; width:140px;height:40px}
.blk1{ width:100%; border-top:1px #fff solid; padding-bottom:15px; background:#dcdcdc}
.Cnt{ margin:auto;width:94%;}
h3.big{ font-size:2.0em; padding-top:10px; color:#4b8acb; line-height:30px}
.Cnt h4{ padding-top:5px; font-size:1.4em; line-height:25px;}
.down{ padding-top:15px;}
.links,.phones{ float:left;}
.links{ width:40%}
.phones{ width:60%;}
.btns{ padding-top:30px;}
.btn{ display:block; margin-bottom:20px; width:95%; height:50px; border:1px #295892 solid; border-radius:5px; background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0,#59a2ed), color-stop(1,#4e88cc)); text-decoration:none; color:#fff}
.phoneImg{ width:100%}
.btn font,.btn img{ float:left}
.btn img{ margin-top:10px; width:20px}
.btn font{ font-size:1.3em; font-weight:bold; line-height:50px; padding-left:10px;}
.words{ margin:auto; width:100px;}
.border{ border-top:1px #c1c1c1 solid}
.blk2,.blk3{ width:94%; padding:0 3%;}
.blk2 p{ padding:5px 0 8px 0; font-size:1.2em; color:#969696; line-height:25px;}
.blk3 ul{ padding-top:20px}
.blk3 li{ margin-bottom:20px; width:100%}
.blk3 li img,.blk3 li .fonts{ float:left}
.blk3 li img{ width:50%}
.blk3 li .fonts{ width:45.5%; padding-left:10px}
.blk3 li .fonts h4{ color:#232222; font-size:1.5em; line-height:30px}
.blk3 li .fonts p{ color:#707070; font-size:1.3em; line-height:30px}
.blk3 li .fonts a{ line-height:25px; font-size:1.3em;}
footer{ color:#707070; font-size:1.1em; text-align:center; line-height:35px; padding:10px 0}