#header,#main,#footer{width: 100%;overflow: hidden;}
.wrapper{width:1200px;margin: 0 auto;display: block;position: relative}
/*css3*/
.nav ul li a,
.product_list li img,
.product_list li span,
.zizhi li,
.zizhi li img,
.she li,
.she li span,
.newsR a,
.com_bottom ol li{
    transition:all 250ms;
    -webkit-transition:all 250ms;
}

/*header*/
.logo{overflow: hidden;padding: 30px 0;display: table;}
.logo_content{display: table-cell;vertical-align: middle;position: relative;}
.logo_content img{float: left}
.logo_content span{font-size: 14px;color: #323232;opacity: 0.8;padding-left: 20px;margin-left: 20px;border-left: 1px dashed #b8b8b8;float: left;margin-top: 15px;}
.logo_content span small{display: block;color: #323232;font-size: 14px;}
.logo p{display:table-cell;vertical-align: middle;font-size: 16px;background: url("../Images/tel.png") no-repeat left center;padding-left: 68px;text-align: left;width: 100px;color: #2d2d2d;}
.logo p b{display: block;font-size: 28px;color: #135fc6;}

.nav{overflow:hidden;height:55px;background: #232323;}
.nav ul li{float:left;width:170px;text-align:center;position:relative;}
.nav ul li a{font-size:14px;color:#fff;display: block;line-height: 55px;position: relative;}
.nav ul li a:after{display: block;content:'';clear: both;position: absolute;right: 0;top: 50%;margin-top: -5px;width: 1px;height: 10px;background: #656565;}
.nav ul li a small{display: block;font-size: 12px;opacity: 0.5;}
.nav ul li:first-child a{border-left: 0;}
.nav ul li:last-child a{border-right: 0;}
.nav ul li a:hover{background: #d92729;}

/*banner*/
.slideBox { overflow:hidden; position:relative; }
.slideBox .hd { height:15px; overflow:hidden; position:absolute; right:50%; bottom:15px; z-index:1;  margin-right: -50px;}
.slideBox .hd ul { overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li { float:left; margin-right:10px; width:15px; height:15px; border-radius: 50%; line-height:14px; text-align:center; background:#fff; cursor:pointer; opacity:0.2; }
.slideBox .hd ul li.on { background:#fff; color:#fff; opacity:1; }
.slideBox .bd { position:relative; height:100%; z-index:0; }
.slideBox .bd li { zoom:1; vertical-align:middle; }
.slideBox .bd img { display:block; width: 100%; margin-left: auto; margin-right: auto; }

/*main*/

/*product*/
.product{overflow: hidden;background: #f3f3f3;padding-top: 60px;}
.product>.wrapper{overflow: hidden;}
/*product_sidebar*/
.product_sidebar{width: 265px;float: left;background: #fff;padding-bottom: 40px;}
.product_sidebar h3{background: #1c4dbe;text-align:center;font-size: 24px;color: #ffffff;padding: 15px 0;border-top: 4px solid #209fef;}
.product_sidebar h3 small{display: block;font-size: 13px;color: #9baddb;font-weight:400;letter-spacing: 1px;}

.product_sidebar ul{padding: 16px 20px;}
.product_sidebar ul li{padding: 20px 0;border-bottom: 1px dashed #bfbfbf;}
.product_sidebar ul li span{display: block;padding-right: 20px;}
.product_sidebar ul li a{display: block;color: #262626;background: url("../Images/more1.png") no-repeat right center;}
.product_sidebar ul li a:hover{color: #1C4DBE;background: url("../Images/more2.png") no-repeat right center;}


.product_sidebar ul li a:hover{color: #1C4DBE;}

/*product_right*/
.product_right{width: 850px;float: right;padding: 25px;border: 1px solid #dcdcdc;background: #fff;}
.product_right h3{font-size: 30px;color: #1C4DBE;margin-bottom: 45px;}
.product_right h3 span{font-size: 18px;color: #3e3e3e;font-weight: 400;padding-left: 10px;}
a.more_btn{float: right;color: #1C4DBE;font-size: 15px;font-weight: 400;margin-top: 11px;}
.product_list{width: 870px;}
.product_list li{float: left;margin: 0 15px 30px 0}
.product_list li img{display: block;width: 273px;height: 214px;}
.product_list li b{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;background: #000;}
.product_list li b i{display: block;position: absolute;top: 50%;margin-top: -10px;left: 50%;margin-left: -27px;opacity: 0;}
.product_list li span{line-height: 34px;text-indent: 15px;font-size: 14px;display: block;background: #eeeeee;margin-top: 10px;border-right: 3px solid #1C4DBE;}
.product_list li span small{float: right;margin-right: 16px;display: block;}

.product_list li:hover b i{opacity: 1;margin-top: -27px}
.product_list li:hover img{opacity: 0.4;}
.product_list li:hover span{background: #1C4DBE;color: #ffffff;border-right: 3px solid #FC3F43;}

/*product_bottom*/
.product_bottom{height: 259px;background: url("../Images/p_bg.jpg") no-repeat center;margin-top: 68px;position: relative;}
.product_bottom a{width: 59px;height: 30px;background: url("../Images/more3.png") no-repeat center;text-indent: -999rem;position: absolute;margin-left: -30px;top: -30px;left: 50%;}
.product_bottom h3{font-size: 30px;color: #fff;width: 370px;position: absolute;left: 312px;top: 82px;}
.product_bottom h3 span{font-weight: 400;}
.product_bottom h3 small{font-size: 14px;color: #ffffff;opacity: 0.4;font-weight: 400;display: block;}
.product_bottom p{font-size: 30px;color: #fff;font-weight: 400;position: absolute;right: 0;top: 70px;}
.product_bottom p b{font-size: 44px;display: block;}

/*introduce*/
#cont5{ width: 100%; height: auto; background: #FFF;text-align: center}
.cont5{ width: 1002px; margin: 0 auto; background: url(../Images/cont5.jpg) no-repeat center center; height: 1165px; position: relative;}
.cont5 .tits1 ,.cont5 .tits2 ,.cont5 .tits3 {text-align: center; }
.cont5 .tits1 {font-size: 39px; line-height: 39px; color: #303030;padding-top: 45px;}
.cont5 .tits2 {font-size: 39px; line-height: 39px; color: #1e5ed2; margin-top: 25px;}
.cont5 .tits3 {font-size: 18px; line-height: 18px; color: #bebebe; margin-top: 14px;}
.cont5 .box { width: 350px;text-align: left; position: absolute;}
.cont5 .box .boxb { font-size: 22px; line-height: 39px; color: #383838; }
.cont5 .box .boxe { font-size: 12px; line-height: 17px; color: #c5c5c5; }
.cont5 .box .boxd { font-size: 14px; line-height: 23px; color: #9b9b9b;}
.cont5 .box .boxd span { font-size: 14px; line-height: 23px; color: #1e5ed2;}
.cont5 .box1 { left: 140px; top: 360px; }
.cont5 .box2 { left: 140px; top: 565px; }
.cont5 .box3 { right: 0px; top: 718px; }
.cont5 .box4 { right: 0px; top: 920px; }

/*news*/
.news{background: #1857b6;padding-top: 90px;padding-bottom: 25px;}
.news h2{font-size: 40px;color: #fff;position: relative;text-align: center;}
.news h2 small{position: absolute;font-size: 85px;letter-spacing: -4px;color: #3063ba;font-weight: 300;    width: 1200px;text-align: center;left: 50%;margin-left: -600px;top: -55px;}
.news h2 span{position: relative;z-index: 2;}

.index_news_cn{ width: 1200px; height: auto; margin: 30px auto; overflow: hidden;}
.newsL{ width: 572px; height:auto;float: left;}
.newsL_cn{ width: 572px; height: auto;}
.newsL_cn img{ width: 560px; height: 292px; margin-bottom: 10px; padding: 5px; border: 1px solid #d3d3d3;}
.newsL_cn div{ width: 560px; height: 100px; margin: auto;}
.index_news_cn h3{ font-size: 18px; line-height: 40px; color: #ffffff; font-weight: normal;}
.index_news_cn small{ color: #ffffff; float: right; font-size: 12px;}
.index_news_cn p{ color: #ffffff; font-size: 12px;opacity: 0.8;}
.newsL_cn div a{ width: 64px; height: 19px; background: #ffffff; color: #ffffff; font-size: 14px; text-align: center; line-height: 19px; float: right; border-radius: 5px;}

.newsR{ width: 564px; height: auto; float: right; margin-right: 30px;}
.newsR li{ display: block; width: 100%; height:122px ;  margin-bottom: 10px;}
.newsR a{ display: block; width: 100%; height: 122px; padding: 23px 10px 23px 0; box-sizing: border-box;}
.newsR a:hover{border-color: #ffffff; background: #043f98; }
.newsR span{ display: block; width: 122px; height: 76px;font-size: 27px; color: #ffffff;
    text-align: center; margin-right: 20px; float: left; border-right: 1px dashed #d5d5d5; line-height: 40px;}
.newsR span small{width: 100%; line-height: 30px; display: block;font-size: 23px; color: #ffffff; text-align: center;}
.newsR a:hover span{  color: #ffffff;}
.newsR a i{ display: block; width: 20px; height: 20px; color: #ffffff; border-radius: 50%; font-style: normal; font-weight: bold; border: 1px solid #ffffff; float: right; text-align: center; line-height: 20px;}
.newsR a:hover i{  color: #ffffff; border: 1px solid #ffffff;}

/*comapny*/
.company{overflow: hidden;}
.com_left{padding: 55px 0;overflow: hidden;}
.com_left img{float: left;width: 355px;height: 264px;}
.com_left h4{width: 395px;float: left;margin-left: 35px;font-size: 20px;color: #292929;}
.com_left h4 span{display: block;font-size: 14px;color: #7d7d7d;line-height: 28px;margin-top: 40px;font-weight: 400;}
.com_right{position: absolute;top: 55px;right:0;width: 275px;padding:20px 30px;border: 1px solid #d7d7d7;background: #fff;z-index: 10;}
.com_right h3{font-size: 18px;color: #232323;font-weight: 400;background: url("../Images/msg.png") no-repeat left center;padding-left: 50px;margin-bottom: 20px;}
.com_right h3 span{display: block;color: #bababa;}
.com_right input[type=text]{width: 220px;display: block;line-height: 40px;height: 38px;background: none;border: 1px solid #e4e4e4;margin-bottom: 10px;padding-left: 48px;}
.com_right input[type=text]:nth-child(1){background: url("../Images/m1.png") no-repeat left center;}
.com_right input[type=text]:nth-child(2){background: url("../Images/m2.png") no-repeat left center;}
.com_right input[type=text]:nth-child(3){background: url("../Images/m3.png") no-repeat left center;}
.com_right textarea{width: 268px;height: 60px;border: 1px solid #e4e4e4;}
.com_right div{overflow: hidden;}
.com_right div input[type=text]{width: 88px;float: left;}
.com_right div img{float: right;}
.com_right input[type=submit]{display: block;line-height: 40px;background: #282828;text-align: center;border: 0;width: 100%;color: white;margin: 10px 0;font-family: "microsoft yahei"}
.com_right p{font-size: 14px;color: #9c9c9c;background: url("../Images/tel2.png") no-repeat left center;padding-left: 50px;}
.com_right p em{display: block;font-size: 32px;color: #ec3a42;letter-spacing: -2px;}

.com_bottom{padding: 40px 0;background: #f0f0f0;border-top: 1px solid #f0f0f0;overflow: hidden;position: relative;}
.com_bottom h3{font-size: 24px;color: #2f2f2f;border-left: 5px solid #4586ea;padding-left: 8px;margin-bottom: 30px;}
.com_bottom ul{width: 480px; float: left;}
.com_bottom ul li{float: left;font-size: 14px;color: #282828;margin-right: 30px;opacity: 0.6;}
.com_bottom ol{float: left;}
.com_bottom ol li{float: left;width: 55px;height: 55px;background-color: #4586ea;margin-left: 10px;background-repeat: no-repeat;background-position: center;}
.com_bottom ol li a{display: block;height: 50px;}
.com_bottom ol li:nth-child(2){background-image: url("../Images/end_addr_icon.png")}
.com_bottom ol li:nth-child(1){background-image: url("../Images/end_mail_icon.png")}
.com_bottom ol li:nth-child(3){background-image: url("../Images/end_msg_icon.png")}
.com_bottom ol li:hover{background-color: #EC3A42;}


/*footer*/
#footer{ width:100%; background: #171717; font-size: 14px;padding: 45px 0;}
#footer a{color: #fff;opacity: 0.8;}
#footer a:hover{text-decoration: underline;}
#footer ul{float: left;}
#footer ul li{line-height: 30px;width: 140px;text-align: center;float: left;border-left: 1px dashed #2f2f2f;}
#footer ul li:first-child{border-left: 0;}
#footer ul li a{display: block;width: 140px;}
#footer .wrapper{overflow: hidden;}
.yanzhen{float: left;margin-left: 70px;margin-top: 10px;}

.f_right{float: right;}
.f_right img{width: 97px;height: 97px;float: left;}
.f_right p{float: left;margin-left: 20px;color: #808080;}
.f_right p b{display: block;font-size: 28px;color: #33abff;opacity: 0.8;}
.f_right p small{display: block;color: #595959;margin-top: 20px;font-size: 12px;}


/*h_title*/
.h_title{border-bottom: 1px solid #d2d2d2;margin-bottom: 20px;padding-bottom: 42px;font-weight: 500}
.h_title span{float: left;font-size: 24px;color:#303030;padding-left: 10px;position: relative;display: block;}
.h_title span:before{display: block;content: '';width: 3px;height: 20px;position: absolute;left: 0;top: 50%;margin-top: -10px;background: #005bac;}
.h_title small{float: right;padding-top: 14px;padding-left: 20px}
.h_title a{color: #000000}
.h_title a:hover{color: #005bac;}
/*info*/
div#info,
div#info_message{overflow: hidden;padding: 55px 0;}
#info .product_sidebar{width: 245px;background: #F5F5F5;}

/*sidebar*/
/*info_right*/
.info_right{width: 910px;float: right; }
/*产品列表页*/

/*资质荣誉*/
.she{width:950px}
.she li{background: #ffffff;padding:10px 10px 0 10px;border:1px solid #CACACA;float:left;margin:0 24px 20px 0;cursor: pointer;}
.she li img{display:block;width:265px;height:194px}
.she li small{display:block;line-height:45px;text-align:center;color:#2e2e2e}
.she li:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,.18);box-shadow:0 15px 30px rgba(0,0,0,.18);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);background: #fcfcfc;border:1px solid #fcfcfc;}
.she li:hover span{color:#fff}


/*p_content*/
.p_content{font-size: 15px;line-height: 30px;color: #1b1b1b;}
.p_content img{max-width: 100%}

/*page*/
div.prev,
div.next{font-size: 14px;border-top: 1px solid #ccc;padding: 5px 25px;}

div.prev a:hover,
div.next a:hover{color:#1c4dbe;}

div.prev{margin-top: 20px;background:url("../Images/prev_bg.png") no-repeat left center;    background-size: 18px;}
div.next{border-bottom: 1px solid #ccc;background:url("../Images/next_bg.png") no-repeat left center;    background-size: 18px;}

/*product_info*/
.f16,.meta{text-align: center;margin-bottom: 10px;}
.f16{border-bottom: 1px dotted #ccc;font-size: 25px;color: #2c2c2c;padding-bottom: 10px;}
.meta{font-size: 14px;}
.pdc_img{max-width: 95%;}
.content_p{margin-top: 40px;}
.content_p img{max-width: 95%}
.content_p p{font-size: 14px;line-height: 30px;}
.content_p span.sp{display:block;background-color: #dddddd;color: #ffffff;margin-bottom: 20px;overflow: hidden;}
.content_p span.sp small{background: #1c4dbe;display: block;float: left;text-align: center;line-height: 40px;width: 120px}

/*new_right*/
.new_right li{border-bottom:1px dashed #999999;padding:15px 0}
.new_right li:first-child{margin-top: 20px;padding-top: 0}
.new_right li p{overflow: hidden;}
.new_right li b{float: left;color: #000;font-weight: bold;}
.new_right li small{float: right;color: #666666;font-weight: 100;}
.new_right li span{display: block;line-height: 26px;color: #666666;padding: 10px 0 0 0;}
.new_right li:hover b{color: #1c4dbe;}

/*jobs*/
.jogger{margin-top: 10px; clear: both;font-size: 14px;}
.jogger a,.jogger span{border:1px solid #e9e9e9;display: inline-block;padding: 2px 10px;color: #666;font-size: 14px;}
.jogger .num,.jogger .current{margin: 0 2px;}
.jogger a:hover,.jogger .current{color: #fff;background-color: #1c4dbe;}
.jogger .prev:after{content: "\e906";font-family: 'icomoon';vertical-align: middle;}
.jogger .next:after{content: "\e904";font-family: 'icomoon';vertical-align: middle;}

#allmap{width:400px;height:460px;overflow:hidden;margin:20px 20px 20px 0;border:1px solid #ccc; float: left; }
.text2 { width: 460px; margin-left: 20px; margin-top: 20px; line-height:30px;float:left}
.text2 .tit { font-size: 24px; color: #303030; margin-bottom:20px;}


/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}