/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#5a5a5a;}
a{color:#5a5a5a;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}

.topbg{ background:#121212; height:40px; line-height:40px;}
.top{ height:40px;}
.top .tel{ float:left; color:#888; background:url(../images/toptel.png) left center no-repeat; padding-left:40px; font-size:14px;}
.search{ background:url(../images/b4g.png) no-repeat; width:300px; height:28px; line-height:28px; float:right; overflow:hidden; position:relative; margin-top:6px; color:#888;}
.input_text{ height:20px; line-height:20px; background:none; width:250px; position:absolute; left:10px; top:0px; padding:4px 0px 4px 0px; color:#888;}
.input_button{ position:absolute; right:0px; top:0px; background:none; width:28px; height:28px; cursor:pointer;}

.header{ height:101px; position:relative; z-index:999;}
.header .logo{ float:left;}
.menu{height:101px;line-height:101px;}
.menu ul li{ float:left; position:relative; width:120px;}
.menu ul li dl{ background:#516c47; width:100%; position:absolute; left:0px; top:101px;display:none; }
.menu ul li dl dd{ line-height:35px;}
.menu ul li dl dd a{ font-size:14px; color:#fff; font-weight:normal; display:block; padding:0; text-align:center;}
.menu a{ font-size:16px; text-decoration:none;display:block;text-align:center;}
.menu a:hover{color:#fff;}
a.menu_hover{ background:#1c4e86;color:#fff;}

/*banner_02*/
.banner_02{ height:600px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}

.con1{ margin-top:12px;}
.con1 h2{ height:41px; line-height:41px; text-align:center; font-size:28px; font-family:SimSun; color:#393F4D; margin-top:50px;}
.con1 h3{ height:24px; line-height:24px; text-align:center; font-size:14px; color:#999; font-weight:normal;}
.con1 ul{ height:313px;}
.con1 ul li{ float:left; width:280px; text-align:center;}
.con1 ul li img{ margin-top:52px;}
.con1 ul li:hover img
{transition:all 1.5s;
transform:rotate(360deg);
-ms-transform:rotate(360deg); 	/* IE 9 */
-moz-transform:rotate(360deg); 	/* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); 	/* Opera */
}
.con1 ul li strong{ display:block; margin-top:12px; height:22px; line-height:22px; text-align:center; font-weight:normal; font-size:16px;}
.con1 ul li b{ display:block; margin-top:16px; height:16px; line-height:16px; text-align:center; font-weight:normal; font-size:12px; color:#ddd;}
.con1 ul li span{ display:block; margin-top:16px; color:#ccc; font-size:14px; color:#888; line-height:20px;}
.line{ background:url(../images/line.png) center no-repeat; height:31px;}

.con2bg{ margin-top:52px; background:url(../images/bg1.jpg) center top no-repeat;}
.con2{ background:url(../images/aboutbg.jpg) center 100px no-repeat; height:484px;}
.c2_left{ float:left; padding-top:50px; padding-left:43px;}
.c2_right{ float:right; width:492px; padding-top:100px; padding-left:50px; padding-right:29px;}
.c2_right h2{ padding-top:22px; color:#393F4D; font-weight:normal; font-size:28px; height:39px; line-height:39px;}
.c2_right h3{color:#999; font-weight:normal; font-size:14px; height:20px; line-height:20px; font-family:Arial, Helvetica, sans-serif;}
.c2_right span{ margin-top:20px; display:block; line-height:24px; color:#999; font-size:14px;}

.con3{ margin-top:62px;}
.con3 h2{ height:41px; line-height:41px; text-align:center; font-size:28px; font-family:SimSun; color:#393F4D;}
.con3 h3{ height:24px; line-height:24px; text-align:center; font-size:14px; color:#999; font-weight:normal;}
.cp_tit{ margin-top:10px; text-align:center;}
.cp_tit a{ display:inline-block; width:142px; height:38px; line-height:38px; border:1px solid #cecece; margin:0px 8px;}
.cp_tit a:hover{ border:1px solid #1c4587; color:#1c4587;}
.cp_con{ margin-top:24px;}
.cp_con ul{ width:1220px;}
.cp_con ul li{ float:left; width:278px; margin-right:20px; margin-bottom:30px; overflow:hidden; border:#cbcbcb solid 1px;}
.cp_con ul li .cp{height:250px; background:#fff; width:278px; overflow:hidden;}
.cp_con ul li .cp table tr td{ height:250px; text-align:center;}
.cp_con ul li .cp table tr td img{ max-width:278px; max-height:250px;}
.cp_con ul li p{width: 100%; position: relative; height: 38px; line-height: 38px; text-align:center; background: #fff; border-top: 1px solid #f5f5f5; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.cp_con ul li p a{ font-size: 14px; color: #686868; position: relative; z-index: 10;}
.cp_con ul li p i{ position: absolute; top: 0px; left: 50%; height: 38px; width: 0px; background: #1C4E86;}
.cp_con ul li:hover img { opacity:1; filter:alpha(opacity=100);-webkit-transform:scale(1.25 , 1.25) rotate(10deg);-moz-transform:scale(1.25 , 1.25) rotate(10deg);-ms-transform:scale(1.25 , 1.25) rotate(10deg);-o-transform:scale(1.25 , 1.25) rotate(10deg);transform:scale(1.25 , 1.25) rotate(10deg);transition:all 0.3s;}


.con4bg{ margin-top:70px; background:url(../images/bg2.jpg) center no-repeat; height:400px;}
.con4{ padding-top:40px;}
.con4 .c4_left{ float:left; width:691px; border-right:1px solid #7b7a76; height:320px; background:url(../images/title1.png) center 33px no-repeat; text-align:center;}
.con4 .c4_left strong{ display:block; height:27px; line-height:27px; font-weight:normal; font-size:20px; color:#ccc; padding-top:70px;}
.con4 .c4_left b{ display:block; color:#fff; font-size:48px; font-weight:normal;}
.con4 .c4_left span{ display:block; line-height:21px; color:#A5A5A5; font-size:16px; padding-top:50px;}
.con4 .c4_right{ float:right; width:508px;}
.con4 .c4_right strong{ display:block; padding-left:94px; color:#fff; font-weight:normal; font-size:22px; padding-top:76px; height:30px; line-height:30px;}
.con4 .c4_right span{ display:inline-block; margin-left:94px; margin-top:30px; width:300px; height:60px; line-height:60px; background:#1c4587; border-radius:10px; color:#fff; text-align:center; font-size:36px;}

.con5{ margin-top:62px;}
.con5 h2{ height:41px; line-height:41px; text-align:center; font-size:28px; font-family:SimSun; color:#393F4D;}
.con5 h3{ height:24px; line-height:24px; text-align:center; font-size:14px; color:#999; font-weight:normal;}
.news{ margin-top:52px;}
.news .video{ float:left; width:456px; height:472px;}
.news .news_right{ width:719px; float:right;}
.news .news_right ul li{ border-bottom:1px dotted #dbd4cd; margin:10px 0px; padding-bottom:11px; height:80px;}
.news .news_right ul li .date{ float:left; width:65px; height:59px; margin-left:30px; text-align:center; color:#989898;}
.news .news_right ul li .date strong{ display:block; height:41px; line-height:41px; font-size:40px; font-weight:normal;}
.news .news_right ul li .date span{ display:block; height:18px; line-height:18px; font-size:15px;}
.news .news_right ul li .news_con{ float:right; width:600px;}
.news .news_right ul li .news_con a{ display:block; height:22px; line-height:22px; font-size:18px; color:#999;}
.news .news_right ul li .news_con span{ display:block; line-height:19px; font-size:14px;}

.con6bg{ background:url(../images/bg3.jpg) center no-repeat; height:661px; text-align:center; margin-top:100px;}
.con6{ color:#fff; padding-top:58px;}
.con6 h2{ height:39px; line-height:39px; font-size:28px; font-weight:normal;}
.con6 h3{ font-size:32px;}
.con6 img{ margin-top:30px;}
.con6 span{ display:block; margin-top:40px; line-height:25px; font-size:16px;}

.con7{ margin-top:100px; background:url(../images/ysbg.png) center no-repeat; position:relative; height:710px;}
.con7 h2{ text-align:center; font-weight:normal; color:#354672; font-size:42px; height:73px; line-height:73px; padding-top:300px;}
.con7 h3{ text-align:center; height:33px; line-height:33px; font-weight:normal; font-size:16px;}
.con7 b{ height:50px; line-height:50px; width:50px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; border-radius:50px; background:#354672; display:inline-block; color:#fff; text-align:center; font-size:24px;}
.con7 ul li{ position:absolute;}
.con7 ul li.i1{ top:0px; left:575px;}
.con7 ul li.i1 b{ float:left;}
.con7 ul li.i1 .c7_con{ float:left; padding-left:10px;}
.con7 ul li.i1 .c7_con strong{ display:block; height:28px; line-height:28px; margin-bottom:10px; font-weight:normal; font-size:20px;}
.con7 ul li.i1 .c7_con span{display:block; line-height:20px; font-size:14px; color:#A5A5A5;}
.con7 ul li.i2{ top:200px; left:870px;}
.con7 ul li.i2 b{ display:block; margin-bottom:22px;}
.con7 ul li.i2 .c7_con strong{ display:block; height:28px; line-height:28px; margin-bottom:10px; font-weight:normal; font-size:20px;}
.con7 ul li.i2 .c7_con span{display:block; line-height:20px; font-size:14px; color:#A5A5A5;}
.con7 ul li.i3{ top:560px; left:740px;}
.con7 ul li.i3 b{ display:block; margin-bottom:22px;}
.con7 ul li.i3 .c7_con strong{ display:block; height:28px; line-height:28px; margin-bottom:10px; font-weight:normal; font-size:20px;}
.con7 ul li.i3 .c7_con span{display:block; line-height:20px; font-size:14px; color:#A5A5A5;}
.con7 ul li.i4{ top:560px; left:150px; text-align:right; width:331px;}
.con7 ul li.i4 b{ display:block; margin-bottom:22px; float:right;}
.con7 ul li.i4 .c7_con{ float:right; width:331px;}
.con7 ul li.i4 .c7_con strong{ display:block; height:28px; line-height:28px; margin-bottom:10px; font-weight:normal; font-size:20px;}
.con7 ul li.i4 .c7_con span{display:block; line-height:20px; font-size:14px; color:#A5A5A5;}
.con7 ul li.i5{ top:200px; left:0px; text-align:right; width:331px;}
.con7 ul li.i5 b{ display:block; margin-bottom:22px; float:right;}
.con7 ul li.i5 .c7_con{ float:right; width:331px;}
.con7 ul li.i5 .c7_con strong{ display:block; height:28px; line-height:28px; margin-bottom:10px; font-weight:normal; font-size:20px;}
.con7 ul li.i5 .c7_con span{display:block; line-height:20px; font-size:14px; color:#A5A5A5;}

.footer{ margin-top:100px; overflow:hidden;}
.f1bg{ background:#333; height:150px; line-height:29px; color:#5c5c5c; font-size:14px;}
.f1{ padding-top:32px;}
.f1_tel{ float:left; width:345px; background:url(../images/tel.png) left center no-repeat; padding-left:55px;}
.f1_email{ float:left; width:345px; background:url(../images/email.png) left center no-repeat; padding-left:55px;}
.f1_add{ float:left; width:345px; background:url(../images/add.png) left center no-repeat; padding-left:55px;}
.f2bg{ background:#2F2F2F; color:#fff; text-align:center; font-size:14px; line-height:33px; padding:10px 0px;}
.f2 a{ color:#fff; padding:0px 5px;}




/*Add------------------------------------------------------------------------------*/

.weizhi{height:43px; line-height:43px; background:url(../images/wz.png) left bottom no-repeat;font-size:16px; padding-left:25px; margin-top:15px; }
.inside{ min-height:400px;}

.inside_left{ width:225px; float:left; position:relative; top:-110px; z-index:99;}
.inside_left .side_a h2{ background:#fff; margin:0 auto; text-align:center; width:201px; height:90px; position:absolute; z-index:9; left:12px;}
.inside_left .side_a h2 strong{ display:block; font-weight:normal; padding-top:20px; height:33px; line-height:33px; color:#1C4E86; font-size:24px;}
.inside_left .side_a h2 span{ display:block; font-weight:normal; height:20px; line-height:20px; font-size:12px; color:#7F7F7F;}
.inside_left .side_a dl{ background:#1C4E86; position:absolute; top:25px; left:0px; width:100%; z-index:6; padding:92px 8px 100px 8px;}
.inside_left .side_a dl dd{ height:45px; line-height:45px; border-bottom:#8c95a4 solid 1px;}
.inside_left .side_a dl dd a{ display:block; text-align:center;  color:#fff;}
.inside_left .side_a dl dd a:hover{ color:#f60;}
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:930px; float:right; }
.inside_con{ padding:10px 0;}


.inside_news{ padding:10px 0;}
.inside_news ul li{ margin-bottom:10px; border-bottom:1px solid #e2e2e2; padding:10px 0px;}
.inside_news ul li a{ display:block; margin-bottom:5px; color:#5A5A5A; font-weight:bold;}
.inside_news ul li b{ display:block; font-weight:normal; margin-bottom:6px; color:#929292;}
.inside_news ul li span{ display:block; line-height:18px; color:#5A5A5A;}

/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.contact{ margin-top:15px; }
.contact ul{ padding:10px 10px; border:#e4e4e4 solid 1px;}
.contact ul li{ line-height:20px; padding:3px 0;}

/*proShow*/
.product_show ul li{ width:130px;line-height:20px;}
.product_show ul li{ float:left; margin:15px 20px 0; border:#e4e4e4 solid 1px; display:inline;}
.pro img{max-width:120px; max-height: 90px; width: expression(this.width >120 && this.height < this.width ? 120: true); height: expression(this.height > 90 ? 90: true);}
.hover2{ background:#f4f4f4;}

/*product_list*/
.side_product { margin-top:15px;}
.side_product h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.side_product ul{ padding:10px 10px; border:#e4e4e4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dashed 1px;background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;}
.side_product ul li dl dd a{ display:inline; border:none; background:none;}


