@charset "utf-8";
/* CSS Document */
/*css  reset*/
body,h1,h2,h3,h4,p,ul,li,dl,dd,tr,td,th{margin:0;padding:0;}
h1,h2,h3,h4{font-weight:normal;}
ul,li{list-style-type:none;}
i,em{font-style:normal;}
*{font-size:12px;font-family:"微软雅黑";color:#333;/*-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;transition:all .8s ease-in-out;*/}
img{border:none;}
a{text-decoration:none;color:#1a1a1a;}
input{margin:0;padding:0;border:none;outline:none;}
b{font-weight:normal;}
table{border-collapse:collapse;border:none;border-color:#ccc;}
li{vertical-align:bottom;vertical-align:top;}

.center{width:1120px;margin:0 auto;}
.center_990{width:990px;margin:0 auto;}
.float_lt{float:left;}
.float_rt{float:right;}
.overflow_a{overflow:hidden;}
/*head*/
.header{position:absolute;z-index:999999;width:100%;height:115px;}
.head{position:relative; overflow:hidden;}
.head .logo{float:left;margin-top:15px;}
.head .nav{float:right;margin-top:34px;}
.head .nav li{float:left; position:relative;}
.head .nav li a{display:block;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;margin:0 20px;}
.head .nav li a:hover{color:#ee5352;border-bottom:2px solid #ee5352;}
.head .nav li a.ahvr{color:#ee5352;border-bottom:2px solid #ee5352;}
.English{ position:absolute;top:16px;right:0;color:#ccc;}
.English a{color:#ccc;font-size:14px;}
.English a:hover{color:#00b5ed;}
/**/
.n_title{overflow:hidden;width:470px;margin:0 auto;}
.n_title span{ display:inline-block;width:80px;height:2px;color:#999;margin:0 40px; background:#999; float:left;margin-top:20px;}
.n_title h2{font-size:30px; float:left;width:150px; text-align:center;}
/* banner */
.fullSlide{width:100%;position:relative;height:820px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:820px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:820px;font-size:34px;color:#fff;}
.fullSlide .hd{width:10px;position:absolute;z-index:1;top:50%;margin-top:-60px;right:15%;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;zoom:1;width:10px;height:10px; border-radius:6px;margin:1px 12px;overflow:hidden;background:#fff;line-height:999px;margin:24px 0;}
.fullSlide .hd ul .on{background:#ee5352;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}
/*banner_txt*/
.fullSlide .bd li a .xcy_a{position:absolute;width:100%;top:50%;margin-top:-107px;left:50%;margin-left:-50%}
.fullSlide .bd li a .xcy_a strong{font-size:34px;font-weight:normal;line-height:80px;color:#fff;}
.fullSlide .bd li a .xcy_a b{font-size:22px;color:#fff;}
.fullSlide .bd li a .xcy_a i{ display:block;width:142px;height:45px; background:url(../images/tpo_lx_bg.png) no-repeat;font-size:16px;line-height:42px;color:#fff;margin:30px auto;color:#fff;}
/*footer*/
.footer_bg{}
.shouhou_bg{ background:#ee5352;}
.shouhou{ overflow:hidden;height:120px;}
.shouhou li{width:25%; float:left;}
.shouhou li *{ display:block;}
.shouhou li img{margin:0 auto;margin-top:25px;}
.shouhou li p{ text-align:center;font-size:14px;color:#fff;margin-top:10px;}

.ft_bottom{ background:#f4f4f4;padding-top:20px;}
.ft_bottom .t_bot{ overflow:hidden;}
.lt_clik{ float:left;}

.clikall{ overflow:hidden;margin-top:30px;}
.clikall li{ float:left;width:150px;border-right:1px solid #dbdbdb;padding-left:80px;height:120px;}
.clikall li *{ display:block;}
.clikall li strong{font-size:16px;margin-bottom:5px;}
.clikall li a{font-size:14px;color:#666;line-height:22px;}
.clikall li p{font-size:14px;color:#666;line-height:22px;}
.rt_erweima{ float:right;}
/*备案*/
.beian_bg{ background:#333;height:50px;}
.beian_bg .beian p{color:#ccc; text-align:center;line-height:50px;}
