﻿@charset "utf-8";
/* CSS Document */

.w1002{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
/*鼠标放上  图片放大*/
.scale:hover img {transform: scale(1.2, 1.2);}
.scale img{ transition:transform 1s ease 0s}

/*-------------- top --------------*/




#cp2{ height:auto; background:url(../Image/cp_bj.jpg); margin:0 auto; width:100%; overflow:hidden}
#left2{ width:270px; float:left; margin:30px 0;}
#fl .nav{ background: url(../Image/fl_nav.jpg) repeat-x top left;height:96px;}
#fl .nav span{ display:block; padding:25px 0 0 25px; font-size:24px; font-weight:bold; color:#FFF;}
#fl .nav span i{ font-size:14px; font-weight:normal; display:block; text-transform:uppercase; font-style:normal;}
#fl .nr{ padding:10px 14px; background:#FFF;}
#fl li{ height:44px;font-size:16px; }
#fl li a{ display:block; line-height:40px; height:40px; background:url(../Image/fl_li.jpg) repeat-x top left; padding-left:17px; margin-bottom:2px; border:1px solid #e5e5e5}
#fl li a img{ float:left; padding-right:5px;}
#fl li a:hover{ background:url(../Image/fl_a.jpg) repeat-x top left; border-color:#006d35; color:#FFF;}
#fl ul{ background:#e5e5e5;overflow:hidden;}
#fl ul li a{ background:#e5e5e5; height:40px; margin:0; padding:0 0 0 22px; border:none;font-size:14px; }
#fl ul li{ height:40px;}
#fl ul li a:hover{ background:#f98100; color:#FFF; border:none;}
#fl .tel{ background:url(../Image/left_tel.jpg) no-repeat; padding:63px 0 0 14px; font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#5cbbff; line-height:44px; height:45px;}
#right2{ width:920px; float:right; margin:30px 0;}
#lx .nav{background:url(../Image/lx_nav.jpg) repeat-x left top; color:#FFF; text-align:center;height:44px; line-height:44px; font-size:16px; margin-top:15px;}
#lx .nr{ padding:10px 14px; background:#FFF;}



.topcp{ height:266px; padding-right:15px;overflow:hidden; margin:0 auto; background:#FFF;}
.topcp img{ height:266px; float:left; width:352px; margin-right:20px;}
.topcp a .title{ font-size:18px; font-weight:bold; display:block; padding:15px 0 10px 0; color:#0367bd}
.cplist22{ height:260px; width:100%; overflow:hidden; margin:0 auto;}
.cplist2{ height:auto; width:100%; overflow:hidden; margin:0 auto;}
.cplist2 li{ float:left; width:284px; height:250px; margin:8px; background:#d3d3d3;border:1px #d3d3d3 solid;border-radius:5px;}
.cplist2 li img{ width:284px; height:210px;border-radius:5px;}
.cplist2 li .title{ height:35px; line-height:35px; display:block; color:#212121; text-align:center; font-size:15px;}
.cplist2 li:hover{ background:#0367bd;border:1px #0367bd solid;border-radius:5px;}
.cplist2 li:hover .title{color:#FFF;}
