*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:medium none;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666; outline:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0027aa; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#0027aa;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

@media screen and (min-width:1200px){
.top_bg{width:100%; height:110px; margin:auto; background:#fff; position:fixed; z-index:9999; top:0; left:0; right:0;}
.w1200{width:1200px; margin:auto;}
.logo{float:left; padding-top:15px;}

.navMenu{width:750px; float:left; position:relative;}
.navMenu>li{float:left; position:relative; line-height:110px; height:110px; font-size:16px;}
.navMenu>li>a{padding:0 23px; color:#333; text-transform:uppercase; display:block;}
.navMenu>li>a:after{content:''; display:block; width:50px; height:3px; line-height:3px; background:#0027aa; position:absolute; left:50%; bottom:0px; margin-left:-25px;-webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu>li:hover>a:after,.navMenu>li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#0027aa;}
		
/* navMenu */
.navMenubox{float:left; margin-left:80px;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:110px; z-index:1; display:none; background:#fff; width:200px; box-shadow:0 3px 10px #666;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:35px; padding:0 23px; clear:both;}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a{background:#0027aa; color:#fff;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu{position:absolute; left:200px; top:0; width:200px; background:#fff; display:none;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu li{position:relative;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu li a{font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu ul.sub-menu{position:absolute; left:200px; top:0; width:200px; background:#eee; display:none;}

.top_r{float:right;}
.top_rlg{float:left; margin:45px 20px 0 0; background:url(../images/lg_tb.jpg) left no-repeat; padding-left:30px; font-size:14px; color:#0027aa;}
.top_rlg a{color:#0027aa;}

.Hsrch{margin:45px 0 0 0; float:right; border-left:1px solid #999; padding-left:20px;}
.Hsrch-menu{display:block; width:20px; height:20px; background:url(../images/fdj.jpg) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:110px; background:#fff; position:absolute; top:0px; left:0px; display:none;}
.Hsrch-block{padding:0 0 0 40px !important; width:63% !important; height:32px; margin:40px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right;}
.Hsrch-block .text{width:80%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}

.banner_box,.sidebar,.foot_nav,.sj{display:none;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:110px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:60px; height:3px; margin:0 5px; *display:inline; zoom:1;}
.flex-control-nav a{display:inline-block; width:60px; height:3px; line-height:40px; overflow:hidden; background:#fff; padding-left:14px; box-sizing:border-box;   cursor:pointer;}
.flex-control-nav .flex-active{background:#0027aa;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:150px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:150px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.in_probg{height:750px; margin:auto; background:url(../images/in_probg.jpg) center no-repeat; padding:60px 0;}
.in_pro{width:1200px; margin:auto; position:relative;}
.in_tit{width:100%; margin:auto; text-align:center; background:url(../images/xtb.png) bottom center no-repeat; padding-bottom:26px; font-size:30px; font-weight:bold; color:#0027aa;}
.in_tit a{color:#0027aa;} .in_tit a:hover{color:#000;}

.prosel{width:100%; margin:40px auto 0; text-align:center;}
.prosel .prosel_nei{display:inline-block;}
.prosel .prosel_nei div{float:left; margin:0 5px; cursor:pointer; font-size:16px; line-height:40px; padding:0 20px; color:#333;}
.prosel .prosel_nei div.hover a{color:#0027aa; padding:0 20px;}	
.prosel .prosel_nei div.on,.prosel .prosel_nei div:hover{color:#fff; border-radius:30px; background:#0027aa; padding:0 20px;}

.proxxk{width:1200px; height:365px; margin:40px auto 0; position:relative;}
.proxxk .proxxk_xun{width:100%; position:absolute; display:none;}
.proxxk .proxxk_xun .proxxk_xun_box{width:100%; overflow:hidden;}

.proxxk .proxxk_xun .proxxk_xun_sel{width:100%; position:relative;}
.proxxk .proxxk_xun .proxxk_xun_sel div{position:absolute; z-index:10; top:172px;  cursor:pointer;}
.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left{left:-65px;}
.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right{right:-65px;}

.proxxk .proxxk_xun .pxb_xun{width:10000px; height:365px; overflow:hidden;}
.proxxk .proxxk_xun .pxb_xun a{margin-right:23px; display:inline-block; float:left; width:280px; height:355px; background:#fff; border:#e6e6e6 solid 1px;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img{background:#fff; position:relative; width:100%; overflow:hidden; transition:all .5s ease-out;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .titlepic{width:100%;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .ban{display:none;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img:hover .ban{ transition:all .5s ease-out;display:block;position:absolute; width:100% !important; height:100% !important; -webkit-align-items:center; display:-webkit-flex;-webkit-justify-content:center;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_title{font-size:16px; line-height:30px; width:100%; color:#000; text-align:center;}
.proxxk .proxxk_xun .pxb_xun a:hover .pxb_xun_title{color:#0027aa;}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_time{font-size:14px; line-height:20px; width:100%; text-align:center; font-family:Arial; text-transform:uppercase;}
.proxxk .proxxk_xun .proxxk_xun_sel div .img2{display:none;}
.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img1{display:none;}
.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img2{display:block;}
.proxxk .proxxk_xun .pxb_xun a:hover{box-shadow:0 1px 10px #666;}

.in_pro_btn{width:180px; margin:40px auto 0;}
.in_pro_btn a{width:180px; height:40px; line-height:36px; background:#fff; border-radius:30px; border:2px solid #d6d6d6; text-align:center; display:block; font-size:16px;}
.in_pro_btn a:hover{background:#0027aa; color:#fff;}

.in_about{width:1200px; margin:60px auto 0;}
.in_about_nr{width:1200px; margin:40px auto 0;}
.aboutL{width:540px; float:left; padding-top:40px;}
.aboutL h2{font-size:24px; color:#333; font-weight:400; margin-bottom:20px; letter-spacing:1;}
.aboutL h2 span{display:block; font-size:30px; color:#0027aa; line-height:30px;font-weight:700; text-transform:uppercase;}
.aboutL .txt{height:200px; margin-bottom:20px; font-size:14px;line-height:30px}
.aboutL .more{width:180px; height:40px;line-height:36px; font-size:16px; text-align:center; background:#fff; color:#000; border:2px solid #d6d6d6; border-radius:30px; display:inline-block;}
.aboutL .more:hover{width:220px; background:#0027aa; color:#fff; border:2px solid #0027aa;}
.aboutR{width:600px; float:right;}
.aboutR li{float:left;width:200px;text-align:center;}
.aboutR li .txt{padding:22px 20px; line-height:30px; font-size:14px;}
.aboutR li h3{font-size:18px;position:relative;color:#333;padding-bottom:20px;margin-bottom:15px; font-weight:bold;}
.aboutR li h3:after{content:"";position:absolute;left:50%;bottom:0;background:#0027aa;height:1px;width:30px;margin-left:-15px;}
.aboutR li .pic{display:block;width:200px;height:200px;overflow:hidden;}
.aboutR li img{width:200px;height:200px;transition:all .5s;}
.aboutR li:hover img{transform:scale(1.1);}

.in_newsbg{height:700px; margin:60px auto 0; background:url(../images/in_newsbg.jpg) center no-repeat; padding:40px 0 60px 0;}
.nMenu{text-align:center;font-size:16px;margin-top:40px}
.nMenu a{width:120px;height:40px;line-height:40px;color:#333;display:inline-block;border-radius:30px;}
.nMenu a.on,.nMenu a:hover{background:#0027aa;color:#fff}
.newsBox,.newsMain{width:100%; float:left; height:450px;overflow:hidden; margin-top:20px;}
.newsL{width:585px; float:left; overflow:hidden;}
.newsL .nImg{width:585px;height:210px;overflow:hidden;display:block}
.newsL img{width:585px;height:210px;transition:all .5s;}
.newsL:hover img{transform:scale(1.1);}
.newsL .txtnr{width:100%; float:left; padding:20px;background:#fff;}
.newsL .bt{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:20px;}
.newsL .btl{width:80%; float:left;}
.newsL .btl h3{font-size:16px; line-height:30px; font-weight:400; color:#000;}
.newsL .btl h3 a{color:#000;} .newsL .btl h3 a:hover{color:#0027aa;}
.newsL .btl span{ background:url(../images/in_time_tb.jpg) left no-repeat; padding-left:25px; font-size:14px; color:#999; margin-top:10px;}
.newsL .btr{width:15%; float:right; padding-top:10px; font-size:14px; text-align:right;}
.newsL .btr a{color:#0027aa;} .newsL .btr a:hover{color:#000;}
.newsL .txt{width:100%; float:left; font-size:14px; height:80px; overflow:hidden; margin-top:10px; line-height:28px;}

.newsR{width:585px; float:right; padding:20px 20px 30px 22px; background:#fff;overflow:hidden;}
.newsR li{width:100%; float:left; height:60px;line-height:60px;border-bottom:1px dotted #e3e3e3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-size:14px;}
.newsR li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;display:block;}
.newsR li span{float:right; margin-left:25px; color:#999;}
.newsR li a:hover{background:#0027aa url(../images/ly_li.png) no-repeat 8px center;padding-left:18px;color:#fff;padding-right:8px;}
.newsR li a:hover span{color:#fff;}

.footer{width:1200px; margin:60px auto 0;}
.footContact{width:100%; float:left; border:1px solid #d6d6d6; border-width:1px 0; overflow:hidden; padding:20px 0; font-size:14px;}
.footContact li{border-right:1px solid #e6e6e6; margin-right:40px;float:left; width:240px;padding-left:60px;line-height:20px}
.footContact li span{display:block}
.footContact li i{float:left;margin-left:-40px;background:url(../images/fIcon.png) no-repeat;width:26px;height:26px;margin-top:10px}
.footContact li:last-child{border-right:none;width:330px;margin-right:0}
.footContact li:nth-child(2) i{background-position:-26px 0}
.footContact li:nth-child(3) i{background-position:-52px 0}
.footContact li:nth-child(4) i{background-position:-78px 0}

.footer_nr{width:1200px; float:left; margin-top:40px;}
.footer_text{width:88%;float:left;}
.foot_list{width:16.666%; float:left;}
.foot_list ul li{width:90%; float:left; margin-right:10%;}
.foot_list ul li:nth-child(4n){margin-right:0;}
.foot_list ul li.foot_l_bt a{color:#333; font-size:16px; float:left; margin-bottom:5px; font-weight:bold;}
.foot_list ul li a{line-height:30px; font-size:14px; color:#666;}
.foot_list ul li a:hover{color:#0027aa;}
.foot_ewm{width:140px; float:right;}
.foot_ewm img{width:140px; height:140px; padding:10px; border:1px solid #d6d6d6; float:left; text-align:center;}
.foot_ewm span{width:140px; float:left; font-size:14px; text-align:center; margin-top:10px; line-height:30px;}

.copyright{width:1200px; float:left; margin:40px 0; padding-top:30px; border-top:1px solid #d6d6d6;}
.copyl{width:60%; float:left; font-size:14px; line-height:24px;}
.copyr{float:right; font-size:14px; line-height:24px;}

/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;top:275px;z-index:9999;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:2px;}
.side ul li .wx{width:220px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0; background:rgba(0,0,0,0.3); color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block; background:rgba(0,0,0,0.3); border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#0027aa;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/** 首页代码 End **/


.ny_bn{width:100%; height:300px; margin:110px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

.ny_mainbg{width:100%; height:auto; background:#ebebeb; padding:30px 0;}
.ny_main{width:1200px; padding:40px 20px; margin:20px auto; background:#fff; box-shadow:0px 0px 15px #ccc; overflow:hidden;}

.ny_title{width:100%; float:left; padding-bottom:20px; border-bottom:1px solid #dbdbdb;}
.nyr_tit{float:left; font-size:24px; border-left:3px solid #0027aa; padding-left:15px; font-weight:bold; color:#0027aa; line-height:24px;}
.nyr_txt{float:right; font-size:14px; line-height:24px; background:url(../images/home_tb.png) left no-repeat; padding-left:25px;}
.nyr_txt span{color:#0027aa;}

.ny_list{width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.ny_list ul{text-align:center; overflow:hidden; width:100%;}
.ny_list ul li{line-height:40px; display:inline-block; margin-right:10px;}
.ny_list ul li a{display:block; height:36px; line-height:36px; font-size:16px; text-align:center; padding:0 30px; color:#000; text-decoration:none; background:#eee;}
.ny_list ul li a:hover,.ny_list ul li a.on{background:#0027aa; color:#fff;}

.ny_nav2{width:100%; background:#fff; float:left;}
.cur-nav2{width:100%; float:left; text-align:center; margin-top:20px;}
.cur-nav2 ul{display:inline-block;}
.cur-nav2 ul li{width:20%; float:left; margin-top:10px;}
.cur-nav2 ul li a{display:block; padding:0 20px; line-height:30px; font-size:14px; position:relative;}
.cur-nav2 ul li a:hover,.cur-nav2 ul li a.cur{color:#0027aa; font-weight:bold; text-decoration:underline;}

.nyr_text{width:100%; float:left; margin-top:40px; font-size:14px; line-height:30px;}

.about_course{width:100%; float:left; margin-top:10px;}
.about_course .course_box{background:url(../images/course_bg1.jpg) repeat-y center top; margin-top: 52px; position: relative;}
.about_course .course_box:before{content:""; position:absolute;left: 50%;top:0;margin-left:-13.5px;width:27px;height:27px;background: url(../images/g_course_bg1.jpg) no-repeat center center;}
.about_course .course_box ul{padding-top:35px;}
.about_course .course_box ul li{float:right; width:47%; background:#eee; position:relative; margin-bottom:5%; padding:15px 0;}
.about_course .course_box ul li:before{content: "";position: absolute;left: -46px;top: 50%;margin-top: -7.5px;width: 28px;height: 15px;background: url(../images/g_course_bg2.jpg) no-repeat center center;}
.about_course .course_box ul li span{color:#0027aa; font-size: 35px; display: inline-block; float: left; width:20%; text-align: center; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.about_course .course_box ul li .text{float:right; display: inline-block; width:80%; padding-right:15px;}
.about_course .course_box ul li .text .bt{color:#000; font-size:18px; font-weight:bold; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.about_course .course_box ul li .text .t{font-size:14px; line-height:24px;}
.about_course .course_box ul li:first-child+li{margin-top:6%;}
.about_course .course_box ul li:nth-child(2n){float:left;}
.about_course .course_box ul li:nth-child(2n)::before{background: url(../images/g_course_bg3.jpg) no-repeat center center;left: auto;right: -46px;}
.about_course .course_box ul li:nth-child(2n) span{left:auto;right:0;}
.about_course .course_box ul li:nth-child(2n) .text{float:left;text-align:right;padding-right: 0;padding-left: 17px;}
@media (max-width: 1024px){.about_course .course_box ul li span{font-size: 24px;} .about_course .course_box ul li .text .bt{font-size: 18px;} .about_course .course_box ul li .text .t{font-size: 14px;line-height: 20px;} .about_course .course_box ul li:before{left: -37px;} .about_course .course_box ul li:nth-child(2n)::before{right: -37px;}}
@media (max-width: 991px){.about_course{padding: 6% 0;} .about_course .course_box{margin-top: 5%;} .about_course .course_box ul li:before{left: -36px;} .about_course .course_box ul li:nth-child(2n)::before{right: -36px;}}
@media (max-width: 768px){.about_course{padding-top: 8%;} .about_course .course_box{background: none;} .about_course .course_box ul{padding-top: 0;} .about_course .course_box ul li{width: 100%; margin-bottom: 3%;} .about_course .course_box ul li:before{display: none;} .about_course .course_box ul li:first-child + li{margin-top: 0;}}
@media (max-width: 414px){.about_course .course_box ul li .text .bt{font-size: 15px;} .about_course .course_box ul li .text{padding-right: 13px;} .about_course .course_box ul li:nth-child(2n) .text{padding-left: 13px;}}

.honor_img{width:100%; float:left; margin-top:10px;}
.honor_img li{width:23%; height:220px; float:left; margin:30px 2% 0 0; transition:all 0.6s;}
.honor_img li:nth-child(4n){margin-right:0;}
.honor_img li:hover{transform:translate(0,-10px); transition:all 0.6s;}
.honor_img li img{width:100%; display:block; border:1px solid #e6e6e6;}
.honor_img li a h3{display:block; width:100%; font-size:16px; font-weight:400; height:40px; line-height:40px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.honor_img li a:hover img{border:1px solid #0027aa;}
.honor_img li a:hover h3{color:#0027aa;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:60px 0 20px 0;}
.pagination a,.pagination span{display:inline-block; padding:0 18px; line-height:45px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#0027aa; background:#0027aa;}

/** 关于我们代码 End **/

.pro_img{width:100%; float:left; margin-top:10px;}
.pro_img li{width:23%; float:left; margin:30px 2.5% 0 0; transition:all 0.6s; border:1px solid #e6e6e6;}
.pro_img li:nth-child(4n){margin-right:0;}
.pro_img li:hover{transform:translate(0,-10px); transition:all 0.6s; border:1px solid #0027aa;}
.pro_img li img{width:100%; display:block;}
.pro_img li a h1{display:block; width:100%; font-size:16px; font-weight:400; padding-top:10px; line-height:30px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.pro_img li a:hover h1{color:#0027aa;}
.pro_img li a span{display:block; width:100%; font-size:14px; line-height:24px; margin:0 0 20px 0; text-align:center;}

.products{width:100%; float:left; margin-top:40px;}
.promore_l{width:550px;float:left;}

/*放大镜代码 End*/

.pros_right{width:550px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:20px; border-bottom:1px solid #e6e6e6;}
.pros_right_top h1{font-size:24px; font-weight:bold; color:#0027aa;}

.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:160px; float:left; margin-right:10px;}
.proleft_btn li a{width:160px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#0027aa; color:#fff;}

.sp-wrap{display:none; position:relative; float:left; width:100%;}
.sp-thumbs{text-align:left;display:inline-block; margin-top:10px;}
.sp-thumbs img{min-height:50px; min-width:50px; max-width:50px;}
.sp-thumbs a:link, .sp-thumbs a:visited {width:50px; height:50px; overflow:hidden; opacity:.5; display:inline-block; background-size:cover; background-position: center; -webkit-transition:all .2s ease-out; transition:all .2s ease-out; margin-right:5px; border:1px solid #e6e6e6;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active,.sp-current{opacity:1!important;position:relative;}

.sp-large{position:relative; overflow:hidden; top:0; left:0; height:100% !important;}
.sp-large a img{max-width:100%; display:block; border:1px solid #e6e6e6;}
.sp-large a{display:block;}

.sp-zoom{position:absolute;left:-50%;top:-50%;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;display:none;}
.sp-lightbox{position:fixed;top:0;left:0;height:100%;width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9);z-index: 500;display: none;cursor: pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%; border:2px solid #fff;}
#sp-prev, #sp-next{position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none;background:#000; border-radius:25px; border:2px solid #fff; width:50px;height:50px; box-sizing:border-box;transition: .2s;}
#sp-prev{left:10px;}
#sp-prev:before{content:''; border:7px solid transparent; border-right:15px solid #fff; position: absolute; top:16px; left:7px;}
#sp-next{right:10px;}
#sp-next:before{content:''; border:7px solid transparent; border-left:15px solid white; position: absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{background:#444;}

/*放大镜代码 End*/

.tabs-basic{width:100%; margin-top:40px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; border:1px solid transparent; background:#eee; padding:10px 50px;}
.tabs-basic .tab-active{border-bottom:2px solid #0027aa; color:#fff; background:#0027aa; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:30px auto 0; background:#fff;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}

.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%;float:left; background:#eee; border:1px solid #d6d6d6; padding:0 20px; line-height:40px;}
.hot_pro2_tit h3{float:left; font-size:16px; color:#0027aa; font-weight:bold;}
.hot_pro2_tit span{color:#999; font-size:12px; text-transform:uppercase;float:left; padding:3px 0 0 10px;}

.scrollleft2{width:100%;float:left;}
.scrollleft2 li{width:240px; overflow:hidden; float:left; padding:20px 10px 0 0;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6; padding:5px;}
.scrollleft2 li img:hover{border:1px solid #0027aa;}
.scrollleft2 li span{display:block; width:240px; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/** 产品中心代码 End **/

.news_text{width:100%; float:left; margin-top:10px;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}

.com-img{width:280px; overflow:hidden;}
.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h3{line-height:30px; font-size:22px; color:#333; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_text dl dd .left h3 a{color:#333;}
.news_text dl dd .left h3 a:hover{color:#0027aa;}
.news_text dl dd .left .con{font-size:14px; line-height:26px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; margin-top:10px;}
.news_text dl dd .right{width:15%; float:right; margin-top:20px;} 
.news_text dl dd .right p{width:100%; float:left; text-align:center; font-size:18px; padding:10px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right p:nth-child(1){font-size:60px; position:relative; font-weight:bold; line-height:60px; border-bottom:none;}
.news_text dl dd a.more{width:140px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; margin-top:10px; font-size:14px;}
.news_text dl dd a:hover.more{background:#0027aa; color:#fff; border:1px solid #0027aa;}

.new-view-title{width:100%; float:left; text-align:center; line-height:30px; padding-bottom:20px; background:#fff; font-size:14px; border-bottom:1px solid #e6e6e6; margin-top:30px;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#999;}
.new-view-title h3{padding:5px; line-height:32px; font-size:22px; font-weight:bold; color:#0027aa;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out;}
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #d6d6d6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #0027aa;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #0027aa;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #000; color:#fff;}
.view-page .next{right:0; }
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #d6d6d6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #0027aa;}

.new_s2{width:100%;float:left; margin-top:50px;}
.news_random2{width:100%;float:left;}
.news_random2 ul{padding-top:20px; display:block;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px solid #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color:#787876;}
.news_random2 ul li a:hover{color:#0027aa;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/

.case-list{width:100%; float:left;}
.case-list ul {width:100%;}
.case-list ul li{width:31%; margin:40px 2.5% 0 0; float:left; }
.case-list ul li:nth-child(3n){margin-right:0;}
.case-list ul li img{width:100%; display:block;}
.case-list ul li .picture{position: relative;}
.case-list ul li:hover h2, .case-list ul li:hover a{color:#0027aa;}
.case-list ul li h2{text-align:left; height:40px; line-height:40px; font-size:16px; color:#333; margin-bottom:0; font-weight:400;}
.case-list ul li p {padding-bottom:30px; line-height:24px;}

/** 行业应用代码 End **/

.qa_box{width:100%; float:left;}
.qa_box ul li{float:left; width:100%; background:#fff; padding:4% 3%; box-shadow: 0 0 10px rgba(0,0,0,.2); margin-top:40px;}
.qa_box ul li .bt{color:#333; font-size:18px; line-height:24px; background: url(../images/qa_icon1.png) no-repeat left center; padding-left:40px;}
.qa_box ul li .t{margin-top:18px; font-size:14px; line-height:24px;}
.qa_box ul li .left{width:85%; float:left;}

.qa_box ul li .right{display:inline-block; float:right; padding-top:38px;}
.qa_box ul li .right a{display:inline-block; line-height:32px; border:1px solid #e8e8e8; color:#999; font-size:14px; padding:0 20px; background:#fff;}
.qa_box ul li .right a:hover{background:#0027aa; border-color:#0027aa; color:#fff;}

/** 常见问题代码 End **/

.solDload-thead{width:100%; float:left; padding:15px 0 15px 3%; background:#0027aa; margin-top:30px;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#fff;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:61.92937123169681%; text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:29.62962962962963%;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:8.440999138673557%;}

.solDload-tbody{width:100%; float:left; border:1px solid #e6e6e6; border-top:none;}
.solDload-tbody dt{padding:0 0 0 3.25%;height:50px;line-height:50px;font-size:16px;font-weight:600;background:#f6f6f6;}
.solDload-tbody dd{padding:10px 0 10px 3%;border-top:1px solid #f2f2f2;}
.solDload-tbody dd .td{text-align:center;float:left;}
.solDload-tbody dd .td.td-name{}
.solDload-tbody dd .td.td-name .t1{width:100%; float:left; line-height:29px;font-size:16px;}
.solDload-tbody dd .td.td-name .t2{width:100%; float:left; line-height:24px;color:#a4a4a4;}
.solDload-tbody dd .td.td-date{line-height:20px; font-size:14px; color:#999; margin:18px 0 0;}
.solDload-tbody dd .td.td-action{}
.solDload-tbody dd .td.td-action .btn{display:block;width:40px;height:40px;background:url(../images/icon-dd4.png) no-repeat center center / cover;margin:8px auto 0; border:0; background-size:40px 40px;}

/*下载中心代码 End*/

.slide_join{width:100%; float:left; margin-top:50px;}
.slide_join h3{float:left;width:100%; height:50px; padding:0 2%; font-weight:normal; background-color:#eee; margin-top:20px; cursor:pointer;}
.slide_join h3:first-of-type{margin-top:0;}
.slide_join h3.on{background-color:#0027aa;}
.slide_join h3 span{float:left; width:80%; height:50px; color:#000; font-size:18px; line-height:50px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:10px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:100%; background-color:#fff; padding:25px 0;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}
.slide_join ul .join_show strong{font-size:18px; font-weight:bold; color:#0027aa;}
.slide_join ul a{display:block;width:135px;height:46px;line-height:46px;background:#0027aa url(../images/icon_joinuser.png) no-repeat 15px 15px;color:#fff;border-radius:5px;text-align:center;padding-left:20px; margin-top:20px;}
.join_show table{ border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.join_show table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ccc solid !important; line-height:30px!important;}
.join_show table td div{padding:0px !important; height:auto !important;}

/**人才招聘代码 End**/

.message{width:100%; float:left; margin-top:30px;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:30px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:55px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#0027aa;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/


.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:40px; margin-top:40px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:24px; font-weight:bold; color:#0027aa;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:50px;}

/**联系我们代码 End**/


}
