﻿/* CSS Document */
/*banner*/
.wygtgs{width:1920px;height:460px;position:relative;overflow:hidden;margin-left:50%;left:-960px;top:0px;}
/*数字按钮样式*/
.wygtgs .num{overflow:hidden;height:25px;position:absolute;bottom:12px;zoom:1;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.wygtgs .num li{width:15px;height:15px;line-height:25px;text-align:center;font-weight:400;font-family:"微软雅黑",Arial;color:#FFFFFF;background:#fff;margin-right:10px;border-radius:50%;cursor:pointer;float:left;font-size:0px;}
.wygtgs .num li.on{background:rgba(255,255,255,0.7);}
/*当前项*/
/*上一个 下一个*/
.wygtgs .prev,.wygtgs .next{display:none;width:40px;height:100px;background:url(../images/btn.png) no-repeat;position:absolute;top:180px;}
.wygtgs .prev{left:50%;margin-left:-635px;}
.wygtgs .next{right:50%;margin-right:-635px;background-position:right}
/*banner end*/
/*search*/
#search{width:100%;height:58px;}
.search{width:1180px;padding:0;margin:0 auto;height:58px;position:relative;}
.search_left{width:833px;line-height:58px;float:left;color:#333;position:absolute;left:0;}
.search_left img{margin-right:10px;}
.search_left a{color:#666;margin:0 6px;}
.search_right{width:374px;float:right;margin-top:11px;position:relative;}
.searchbar{width:300px;line-height:29px;height:29px;outline:none;padding:0 39px 0 20px;border:2px solid #0659B6;float:left;background:none;border-radius:15px;}
.searchbtn{width:21px;height:21px;border:0;outline:none;cursor:pointer;background:url(../images/search.png) center no-repeat;position:absolute;right:27px;top:5px;}
/*search end*/
/*product*/
#product{width:100%;height:auto;overflow-x:hidden;margin-top:5px;}
.product{width:1180px;height:665px;padding:0;margin:0 auto;}
.juedui_more{position:absolute;right:0;top:68px;}
.product_left{width:207px;border:2px solid #054893;border-bottom:8px solid #054893;float:left;height:615px;}
.cpzxtt{height:56px;background:#054893;padding-left:27px;line-height:56px;}
.cpzxtt a{font-size:18px;color:#fff;font-weight:600;}
.cpzxtt a span{color:#fff;text-align:center;font-weight:100;font-size:14px;margin-left:13px;}
.fenlei{height:530px;line-height:35px;padding-bottom:6px;background:#0659b6;padding-top:25px;}
.fenlei>ul>li{width:166px;height:35px;line-height:35px;border:1px solid #3789e4;margin:0 20px;position:relative;margin-bottom:23px;}
.fenlei>ul>li:hover{border:1px solid #fff;}
.fenlei>ul>li a{color:#fff;padding-left:10px;display:block;}
.fenlei>ul>li>a:hover{color:#fff;}
.lxwm{text-align:center;}
.lxwm img{width:159px;height:159px;border:1px solid #0659b6;margin-top:18px;margin-bottom:10px;}
.lxwm p{text-align:left;line-height:24px;margin-left:23px;}
.product_right{width:958px;float:right;}
.r_more{float:right;}
.product_right h4{font-size:18px;width:958px;height:41px;line-height:41px;border:1px solid #bbb;margin-bottom:10px;}
.product_right>h4>ul>li.selected{color:#fff;background-color:#0659B6;}
.tab_menu li{font-size:16px;color:#333;width:128px;height:41px;line-height:41px;text-align:center;float:left;font-weight:500;}
.r_more{font-size:13px;font-weight:100;color:#666;margin-right:10px;}
.tab_box .hide{display:none;}
.product_show{width:1000px;}
.product_show li{width:310px;float:left;margin:0 15px 10px 0;}
.product_show li:hover .product_img img{width:101%;height:101%;}
.product_show li:hover .product_img{border:1px solid #0659b6;}
.product_img{width:300px;height:225px;padding:4px;border:1px solid #eee;}
.product_img a{display:block;width:300px;height:225px;overflow:hidden;}
.product_img img{width:300px;height:225px;transition:all ease 300ms;}
.product_show li h5 a{display:block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/*product end*/
.title{color:#0659b6;font-size:30px;font-weight:600;text-align:center;}
.title p{color:#666;font-size:18px;font-weight:100;margin:10px;}
/*pk*/
#pk{width:100%;background:url(../images/pk_bg.jpg) top center no-repeat;height:755px;}
.pk{width:1180px;margin:0 auto;padding-top:22px;}
li.pk_l{left:21px;top:52px;}
li.pk_r{right:27px;top:118px;}
li.pk_r h5{text-align:right !important;}
li.pk_r p{text-align:right !important;}
.slideTxtBox{height:543px;}
.slideTxtBox .bd{position:relative;}
.slideTxtBox .bd ul img{position:absolute;z-index:1;}
.slideTxtBox .bd ul li{position:absolute;z-index:999;width:239px;height:158px;overflow:hidden;text-align:left;}
.slideTxtBox .bd ul li h5{font-weight:600;text-align:left;font-size:18px;color:#fff;}
.slideTxtBox .bd ul li p{font-size:14px;color:#fff;}
.pk_l{}
.slideTxtBox .hd{position:relative;text-align:center;margin-bottom:34px;margin-top:32px;}
.slideTxtBox .hd ul{display:inline-block;margin:0 auto;}
.slideTxtBox .hd ul li{float:left;padding:0 42px;cursor:pointer;width:130px;height:150px;background:url(../images/pk_lan.png) center no-repeat;text-align:center;}
.slideTxtBox .hd ul li.on{background:url(../images/pk_huang.png) center no-repeat;}
.pk_icon1{}
.slideTxtBox .hd ul li img{margin-top:30px;}
.slideTxtBox .bd ul{zoom:1;}
.slideTxtBox .bd li{height:24px;line-height:24px;}
.slideTxtBox .bd li .date{float:right;color:#999;}
.pk_tantou{display:inline-block;margin-left:432px;}
.pk_tantou span{color:#333;font-size:30px;font-weight:600;float:left;font-family:Impact,Haettenschweiler,"Franklin Gothic Bold","Arial Black",sans-serif;margin:0 20px;margin-left:40px;}
.pk_tantou .btn{width:110px;height:35px;background:#fc8f1a;border-radius:18px;text-align:center;float:left;}
.pk_tantou .btn a{color:#fff;font-size:16px;line-height:35px;}
/*pk end*/
/*reason*/
.title2{width:1180px;height:146px;margin:0 auto;text-align:center;background:url(../images/reson_t.png) center no-repeat;left:-59px;position:relative;z-index:3;}
h3.title2 a{display:block;width:1180px;height:161px;}
#reason{width:100%;height:1362px;position:relative;overflow:hidden;}
.reason{width:1180px;margin:0 auto;position:relative;margin-top:40px;}
.reason ul{width:512px;margin-left:712px;margin-top:75px;}
.reason ul li{width:605px;position:absolute;}
.reason ul li h5{font-size:30px;color:#333;text-align:left;font-weight:100;margin-bottom:14px;line-height:65px;}
.reason ul li p{font-size:14px;line-height:24px;margin-bottom:10px;}
.ys1{left:0;}
.ys2{right:0;top:400px;}
.ys3{top:955px;width:475px !important;right:328px;}
.ys3 h5{text-align:center;}
/*reason end*/
font{font-style:normal;color:#0659B5;}
/*about*/
#about{width:100%;background:#0659b6;height:371px;}
.about{width:1180px;height:auto;padding:0;margin:0 auto;padding-top:58px;}
.about ul li{height:auto;float:left;text-align:center;}
.about1{}
.about2{padding:21px 65px;border:7px #00438f solid;height:154px;margin:0;}
.about_img{width:359px;height:252px;overflow:hidden;margin-right:36px;}
.about_img img{width:100%;height:100%;}
.about_t{width:343px;height:252px;overflow:hidden;color:#fff;padding-right:33px;border-right:1px solid #1C7CE8;}
.about_t b{font-size:48px;font-family:Impact;color:#f58813;}
.about_t h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.about_t h4 a{font-size:24px;color:#fff;font-weight:100;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.about_t span{height:150px;overflow:hidden;display:block;line-height:24px;margin-top:20px;}
.about .cut_t {font-size:30px;color:#fff;height:40px;text-align:center;}
.about .cut_t span{font-size:30px;font-family:Impact;color:#f58813;margin-left:10px;}
.ckxq{margin-top:15px;}
.ckxq a{font-size:13px;color:#757575;}
.ckxq a:hover{text-decoration:underline;}
/*荣誉资质*/
.gd_03{position:relative;width:234px;height:154px;float:right;}
.gd_03 em{position:absolute;top:150px;}
.gd_03 .t_l{left:-55px;top:66px;}
.gd_03 .t_r{right:-55px;top:66px;}
div#simgs03{width:234px !important;}
.gd_03 #simgs02{margin:0;}
.gd_03 li{float:left;width:234px;text-align:center;}
.gd_03 li.last{padding-right:0;}
.gd_03 li img{display:block;width:234px;height:154px;}
.gd_03 li a{color:#000000;}
.gd_03 .fl{float:left;}
.gd_03 .fr{float:right;}
.gd_03 .pa{position:absolute;}
.gd_03 .pr{position:relative}
/*荣誉资质 end*/
/*about end*/
/*news*/
#m03{width:100%;height:475px;}
.m03{width:1180px;height:500px;padding:0;margin:0 auto;padding-top:55px;}
.m_title{margin-bottom:0px;color:#fff;height:37px;line-height:37px;font-size:16px;padding-right:20px;font-weight:600;border-bottom:1px solid #0659B6;}
.xwdt{width:815px;height:383px;}
.cjwt .m_title{background:#d9d9d9;}
.cjwt .m_title a{color:#0659b5;font-size:16px;margin-left:20px;}
.cjwt .m_title .r_more a{font-size:13px;}
.cjwt_box{padding:20px;}
.news_box{padding:10px 0;}
.news_img{width:224px;height:156px;overflow:hidden;position:relative;}
.news_img a{display:block;}
.news_img a img{width:224px;height:156px;}
.news_menu>li{float:left;width:100px;text-align:center;}
.news_menu>.selected{border-bottom:3px solid #0659b5;}
.news_menu>.selected a{color:#0659B5;}
.tab3_box>.r_more{position:relative;left:20px;top:17px;}
.cjwt_box>.r_more{position:relative;left:20px;top:16px;}
.new2{margin-top:25px;}
.new2 ul li a{height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:32px;display:block;float:left;}
.new1{margin-top:9px;}
.new1 a{display:block;color:#333;}
.new1_left{border:1px solid #bbb;background:#fff;width:234px;height:154px;overflow:hidden;display:inline-block;}
.new1_left img{width:226px;height:146px;margin:4px;}
.new1_right{width:539px;height:146px;float:right;padding:5px 20px;display:inline-block;}
.new1_right h6{font-size:14px;line-height:40px;}
.new1_right p{line-height:24px;height:96px;overflow:hidden;color:#666;font-size:12px;}
.new1 a:hover{color:#0659B6;}
.line{width:657px;height:12px;border-bottom:1px solid #DCDCDC;}
.new2{margin-top:2px;}
.new2 ul{width:820px;}
.new2 ul li{width:381px;height:32px;float:left;margin-right:29px;border-bottom:1px dashed #bbb;position:relative;overflow:hidden;}
.new2 ul li:nth-child(9),.new2 ul li:nth-child(10){border-bottom:none;}
.new2 ul li span{font-size:12px;color:#999;float:right;display:inline-block;line-height:40px;}
.new2 ul li a::before{content:"o";margin-right:3px;color:#0659B5;font-weight:600;margin-right:10px;}
.new2 ul li a:hover{color:#0659B5;}
.cjwt{width:343px;height:390px;background:#f2f3f7;border:1px solid #bbb;}
.cjwt ul li{width:100%;border-bottom:1px dashed #826751;}
.de{line-height:24PX;height:72px;margin-bottom:16.5px;padding-top:10px;color:#555;padding-left:23px;overflow:hidden;position:relative;font-size:12px;}
.wen{margin-top:15px;}
.wen a{font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:12px;}
.wen::before{content:url(../images/q.png);color:#C99968;font-size:18PX;margin-right:5px;margin-top:15px;}
.de::before{content:url(../images/a.png);color:#C99968;position:absolute;font-size:18PX;margin-left:-22px;}
/************文字滚动************/
.cjwt ul{height:300px;overflow:hidden;}
/*news end*/
/************文字滚动************/
.ylbk ul{height:339px;overflow:hidden;margin-top:30px;margin-bottom:30px;}
.cjwt_c{border:1px solid #bbb;}
/*news end*/
/*links*/
#links{width:100%;height:81px;margin-bottom:20px;}
.links{width:1120px;height:81px;padding:0;margin:0 auto;border:1px solid #eee;position:relative;left:30px;}
.links b{font-size:21px;width:189px;background:url(../images/link_bg.png) center no-repeat;color:#fff;float:left;font-weight:100;display:block;text-align:center;margin-left:-60px;line-height:43px;margin-top:18px;}
.links a{display:inline-block;padding:0 17px;color:#4A4A4A;line-height:81px;}
.links a:hover{color:#222;text-decoration:underline;}
/*links end*/