/*******通用样式********/
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}
ul,ol{list-style:none;font-family: "微软雅黑"}
a{text-decoration: none}
.clearFix:after{content:"";display:block;clear:both}
img{border-style:none;}

/*******-header样式-********/
.header{width:100%;height:134px;color:#666666;background-color: #fff;font-size:12px;line-height:32px;}
.header a{color:#666666;}
.header .header_top .header_top_return{margin-right:12px;}
.header .header_top{width:100%;background-color: #F2F2F2;}
.header .header_top{width:100%;background-color: #F2F2F2;margin:0 auto;}
.header .header_top .header_top_title{width:1200px;margin:0 auto;}
.header .header_top .header_top_title .header_top_left{float:left;margin-left:20px;}
.header .header_top .header_top_title .header_top_right{float:right;margin-right:20px;}
.header .header_top .header_top_contact{margin-left:12px;}
.header .header_down{width:1200px;height:102px;background-color:#fff;margin:0 auto;position:relative;}
.header .header_down .header_down_logo{position:absolute;left:35px;top:13.5px;}
.header .header_down .header_down_tel{position:absolute;right:0;top:0;}
.header .header_top_right a{color:#333333;}
.header .header_top_right a:hover{color:#005BAC;}

/*******-nav样式-********/
.nav{width:100%;height:46px;background:#002C48;position:relative;}
.head-v3{position:relative;z-index:100;min-width:1000px}
.head-v3 .navigation-inner{margin:0 auto;width:980px;position:relative;}
.navigation-up{height:46px;background:#002C48;width:100%;}
.navigation-up .navigation-inner{height:46px;width:100%;}
.navigation-up .navigation-v3{width:1200px;height:46px;margin:0 auto;}
.navigation-up .navigation-v3 ul{float:left;height:46px;}
.navigation-up .navigation-v3 li{display:inline-block;color:#fff;margin-left:25px;}
.navigation-up .navigation-v3 .nav-up-selected{background:#005BAC}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#005BAC}
.navigation-up .navigation-v3 li h2{font-weight:400;padding:0;margin:0;width:140px;height:46px;line-height:46px;position:relative;}
.navigation-up .navigation-v3 li h2 a{text-align:center;width:140px;height:46px;font-size:14px;color:#fff;display:inline-block;line-height:46px;position:absolute;top:0;}
.navigation-down{position:absolute;top:46px;left:0;width:100%;}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#fff;position:absolute;top:0;height:240px;}
.navigation-down .nav-down-menu .navigation-down-inner{margin:0 auto;width:1200px;height:100%;position:relative;}
.navigation-down .nav-down-menu .navigation-down-inner h2{font-size:26px;color:#555555;position:absolute;top:30px;left:80px;}
.navigation-down .nav-down-menu .navigation-down-inner p{font-size:16px;color:#555555;position:absolute;top:80px;left:80px;line-height:30px;}
.navigation-down .nav-down-menu .navigation-down-inner li a{font-size:16px;color:#333333;display:block;margin:10px 0 10px 10px;}
.navigation-down .nav-down-menu .navigation-down-inner li a:hover{color:#005BAC;}
.navigation-down .nav-down-menu .navigation-down-inner .first_list{position:absolute;top:0;left:400px;height:100%;width:250px;padding-top:20px;}
.navigation-down .nav-down-menu .navigation-down-inner .second_list{position:absolute;top:0;left:650px;height:100%;width:250px;padding-top:20px;}
.navigation-down .nav-down-menu .navigation-down-inner .third_list{position:absolute;top:0;left:900px;height:100%;width:250px;padding-top:20px;}
.navigation-down .navigation_bg{position:absolute;top:0;left:0;width:34%;overflow:hidden;}

/*******-banner-样式-********/
.banner{width:100%;height:260px;margin-top:10px;}
.banner .banner_view{width:1200px;height:260px;margin:0 auto;}

/*******-search-样式(搜索框)-********/
.search_box{width:100%;height:86px;}
.search{width:1200px;height:100%;margin:0 auto;}
.search .search_left{background:#F5F5F5;width:45%;height:86px;color:#333333;float:left;font-size:14px;line-height:86px;}
.search .search_left a{color:#333333;margin-left:20px;}
.search .search_left a:hover{color:#005BAC;}
.search .search_left span{font-weight:600;}
.search .search_right{background:#F5F5F5;width:55%;height:86px;color:#333333;float:left;position:relative;}
.search .search_right input{width:260px;height:40px;background:#DBDBDB;outline:none;border:none;text-indent:2em;position:absolute;top:23px;right:80px;}
.search .search_right img{cursor: pointer;position:absolute;top:23px;right:0;}

/*******-details-样式(具体细节内容)-********/
.details{width:100%;margin-top:46px;margin-bottom:60px;}
.details_content{width:1200px;margin:0 auto;position: relative;}
.details_left{width:300px;float: left;;}
.details_left .details_about_us{width:300px;height:120px;background:#002C48;text-align:center;}
.details_left .details_about_us span{width:100%;display:block;color:#fff;text-align:center;}
.details_left .details_about_us span:nth-of-type(1){font-size:24px;padding-top:36px;}
.details_left .details_about_us span:nth-of-type(2){font-size:14px;}
.details_left .details_contact_us{border:1px solid #C1C1C1;margin-top:10px}
.details_left .details_contact_us .details_contact_title{display:block;text-align:center;line-height:72px;color:#fff;font-size:24px;width:298px;height:72px;background:#333333;}
.details_left .details_contact_us img{margin:8px 9px 0 9px;}
.details_left .details_contact_us p{font-size:14px;color:#666666;margin-left:9px;margin-bottom:10px;}
.details_left .details_contact_us p:nth-of-type(1){color:#444444;margin:15px 0 15px 9px;}
.details_left .details_contact_ad{display:block;width:280px;height:160px;}

.details_left .introduce_product{width:300px;margin-top:10px;border:1px solid #C1C1C1;height:676px;}
.details_left .introduce_product_title{width:300px;height:70px;background:#333333;text-align:center;line-height:70px;color:#fff;font-size:24px;font-weight:400;}
.introduce_product ul{margin-top:9px;}
.introduce_product ul li{width:100%;text-align:center;}
.introduce_product ul li img{width:250px;height:250px;border:1px dashed #929292;}
.introduce_product ul li p{margin-bottom:18px;margin-top:5px;}
.introduce_product ul li p a{font-size:14px;color:#929292;line-height:18px;}
.introduce_product ul li p a:hover{color:#005BAC;}

.details_left .details_list{width:300px;}
.details_left .details_list p{width:300px;height:64px;text-align:center;line-height:64px;font-size:16px;}
.details_left .details_list .details_list_title{background:#005BAC;margin-top:6px;}
.details_left .details_list .details_list_title{position:relative;}
.details_left .details_list .details_list_title span{position:absolute;right:16px;top:7px;display:inline-block;width:18px;height:50px;background:url("../images/product_add.png") no-repeat -18px 0;}
.details_left .details_list .details_list_title a{color:#fff;}
.details_left .details_list .details_list_content li {position:relative;}
.details_left .details_list .details_list_content span{position:absolute;top:0;right:16px;font-size:25px;}
.details_left .details_list .details_list_content li{background:#EBEBEB;margin-top:4px;}
.details_left .details_list .details_list_content p{width:300px;height:64px;text-align:center;font-size:14px;}
.details_left .details_list .details_list_content a{color:#777777;}
.details_left .details_list .details_list_content a:hover{color:#005BAC;}

.details_right{width:874px;float: right;}
.details_right .details_induction_title{border-bottom:1px solid #B1B1B1;width:100%;height:40px;}
.details_right .details_induction_title .title_left{float:left;}
.details_right .details_induction_title .title_right{float:right;}
.details_right .details_induction_title li{float:left;font-size:14px;color:#777777;padding:9px 0;}
.details_right .details_induction_title li a{font-size:14px;color:#777777;margin-right:12px;}
.details_right .details_induction_title li a:hover{color:#005BAC;}
.details_right .details_induction_title li:nth-of-type(1) a{font-size:18px;color:#333333;border-bottom:3px solid #005BAC;padding-bottom:5px;}
/* .details_right .details_induction_item{position:absolute;top:0;left:0;} */
.details_right .corporation_induction_details img{margin:28px 0;}
.details_right .introduce_product_list{width:100%;margin-top:30px;}
.details_right .introduce_product_list li{width:280px;float:left;margin-left:11px;}
.details_right .product_list_top {width:250px;height:252px;text-align:center;margin:0 auto;border:1px dashed #8B8B8B;overflow:hidden;}
.details_right .product_list_down{width:280px;height:176px;margin:0 auto;text-align:left;background:#F7F7F7;}
.details_right .product_list_down h2 a{font-size:14px;font-weight:400;color:#333333;line-height:19px;}
.details_right .product_list_down h2{margin-left:15px;;margin-top:5px;}
.details_right .product_list_down p:nth-of-type(1){margin-left:15px;;margin-bottom:5px;}
.details_right .product_list_down p:nth-of-type(1) a{font-size:12px;font-weight:400;color:#666666;line-height:16px;}
.details_right .product_list_down .product_list_know{cursor:pointer;margin-left:15px;margin-bottom:12px;width:100px;height:25px;background:#005BAC;font-size:12px;color:#fff;text-align:center;line-height:25px;border:none;}
.details_right .product_list_down .product_list_ask{cursor:pointer;margin-left:30px;margin-bottom:12px;width:100px;height:25px;background:#FF0000;font-size:12px;color:#fff;text-align:center;line-height:25px;border:none;}
.details_right .product_list_down p:nth-of-type(2){width:240px;height:59px;margin:0 auto;}
.details_right .product_list_down p:nth-of-type(2) a{font-size:12px;color:#0082FF;}
.details_right .relevant_product{width:100%;border:1px solid #CACACA;height:360px;}
.details_right .relevant_product .relevant_product_top{width:100%;border-bottom:1px solid #CACACA;}
.details_right .relevant_product .relevant_product_top p{width:120px;height:40px;background:#005BAC;font-size:14px;color:#fff;line-height:40px;text-align:center;}
.details_right .relevant_product .relevant_product_down{width:100%;text-align:center;margin-top:22px;}
.details_right .relevant_product .relevant_product_down img{width:250px;height:250px;border:1px dashed #CACACA;}
.details_right .relevant_product .relevant_product_down p {margin-top:5px;}
.details_right .relevant_product .relevant_product_down p a{font-size:14px;line-height:18px;color:#333333;}
.details_right .relevant_product .relevant_product_down p a:hover{color:#0082FF;}
.details_right .relevant_product .relevant_product_down li{width:250px;float:left;}
.details_right .relevant_product .relevant_product_down li:nth-of-type(2){margin:0 47px;}
.details_right .relevant_product .relevant_product_down li:nth-of-type(1){margin-left:15px;}

.details_right .relevant_information{width:874px;border:1px solid #CACACA;margin-top:36px;}
.details_right .relevant_information .relevant_information_top{width:100%;height:40px;border-bottom:1px solid #CACACA;}
.details_right .relevant_information .relevant_information_top p{width:120px;height:40px;background:#005BAC;font-size:14px;color:#fff;line-height:40px;text-align:center;}
.details_right .relevant_information .relevant_information_down li a{font-size:14px;line-height:18px;color:#555555;}
.details_right .relevant_information .relevant_information_down li span{margin-left:76px;}
.details_right .relevant_information .relevant_information_down li a:hover{color:#0082FF;}
.details_right .relevant_information .relevant_information_down li{list-style:square;color:#555555;margin-bottom:14px;}
.details_right .relevant_information .relevant_information_down ul{margin-top:8px;margin-left:45px;float:left;}

.corporation_culture_details .details_induction_top_left p{font-size:14px;color:#777777;line-height:24px;}
.corporation_culture_details .details_induction_top_left p:nth-of-type(1){margin-bottom:20px;}
.corporation_culture_details .details_induction_top_left p:nth-of-type(2){margin-bottom:20px;}
.corporation_culture_details .details_induction_top_left p{font-size:14px;color:#777777;line-height:24px;}
.corporation_culture_details .details_induction_down_right p{font-size:14px;color:#777777;line-height:24px;margin-top:10px;}

.details_right .details_induction_list{width:100%;}
.details_right .details_induction_list li{width:100%;height:224px;border-bottom:1px solid #B1B1B1;position:relative;}
.details_right .details_induction_list h3{font-size:18px;color:#333333;display:inline-block;position:absolute;left:300px;top:40px;}
.details_right .details_induction_list h3 a{color:#333333;}
.details_right .details_induction_list h3 a:hover{color:#005BAC;}
.details_right .details_induction_list .details_induction_information{width:568px;height:76px;font-size:14px;position:absolute;left:300px;top:70px;line-height:26px;}
.details_right .details_induction_list .details_induction_information a{color:#888888;display:block;}
.details_right .details_induction_list .details_induction_information a:hover{color:#005BAC;}
.details_right .details_induction_list button{font-size:12px;cursor:pointer;color:#fff;background:#888888;width:80px;height:26px;border:none;position:absolute;right:0;top:174px;}
.details_right .details_induction_list button:hover{cursor:pointer;background:#005BAC;}
.details_right .details_induction_list .details_induction_ad{width:280px;height:170px;overflow:hidden;position:absolute;top:30px;left:0;}

.area_two_details{display:block;}
/*.area_two_details .details_induction_title li:nth-of-type(1) a{margin-right:525px;}*/
.details_induction_item .area_two_page{width:874px;margin:36px 0;height:36px;}
.details_induction_item .area_two_page ul{width:740px;height:36px;margin:0 auto;}
.details_induction_item .area_two_page ul li{cursor:pointer;float:left;width:34px;height:34px;border-radius:2px;border:1px solid #CACACA;text-align:center;line-height:36px;font-size:14px;color:#333333;margin-right:20px;}
.details_induction_item .area_two_page ul .pagenow{color:#fff;background:#005BAC;}
.details_induction_item .area_two_page span{float:left;display:inline-block;line-height:36px;text-align:center;margin-right:10px;}
.details_induction_item .area_two_page button{cursor:pointer;float:left;width:64px;height:36px;font-size:14px;color:#fff;border-radius:2px;background:#005BAC;border:none;line-height:36px;text-align:center;}
/*******-footer-底部样式-********/
.footer{width:100%;height:310px;background:#333333;}
.footer .footer_top{width:1200px;height:250px;margin:0 auto;}
.footer .footer_top .footer_top_first{width:121px;height:75px;float:left;margin-right:90px;margin-left:90px;}
.footer .footer_top .footer_top_first img{margin-top:70px;}
.footer .footer_top .footer_top_second{width:360px;height:250px;float:left;color:#777777;font-size:14px;}
.footer .footer_top .footer_top_second p{color:#fff;font-size:16px;margin:50px 0 20px 0;}
.footer .footer_top .footer_top_second li{margin:0 0 10px 0;}
.footer .footer_top .footer_top_third{width:270px;height:250px;float:left;}
.footer .footer_top .footer_top_third a:hover{color:#fff;}
.footer .footer_top .footer_top_third p{color:#fff;font-size:16px;margin:50px 0 20px 0;}
.footer .footer_top .footer_top_third li{margin:0 0 10px 0;}
.footer .footer_top .footer_top_third li a{color:#777777;font-size:14px;}
.footer .footer_top .footer_top_fourth{width:200px;height:250px;float:left}
.footer .footer_top .footer_top_fourth p{color:#fff;font-size:16px;margin:50px 0 20px 0;}
.footer .footer_down{width:1200px;margin:0 auto;text-align:center;}
.footer .footer_down p{font-size:14px;color:#EEEEEE;margin-top:10px;}
.footer p a{color:#fff;}