body{ margin:0 auto; padding:0; font-size:12px; font-family:Microsoft YAHEI, Arial, Helvetica, sans-serif; color:#333; min-width:1200px; overflow-x: hidden;}
body,html,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,select,div{margin:0;padding:0; box-sizing: border-box;}
h1,h3,h3,h4{ font-size:14px;}
.clear{ clear:both;}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration: none;}
img{ border:0;}
ul li{list-style:none;}
.warp { width:1200px !important; margin:0 auto;} 
.inp_one { width:200px; height:25px; line-height:25px;}
.inp_small { width:100px; height:25px; line-height:25px;}
#VCode { cursor:pointer;}
.mt { margin-top:15px;}
.blue { color:#0037FF;}
input[type=button], input[type=submit], input[type=file], button { cursor:pointer; -webkit-appearance:none;}
textarea { -webkit-appearance:none;}
::-webkit-input-placeholder { color:#ddd;} 
:-moz-placeholder { color:#ddd;} 
::-moz-placeholder { color:#ddd;}
:-ms-input-placeholder { color:#ddd;} 

@font-face {
	font-family: 'FontAwesome';
			src: url("../fonts/fontawesome-webfont.eot-v=4.3.0");
			src: url("../fonts/fontawesome-webfont.eot-#iefix&v=4.3.0") format('embedded-opentype'), 
			     url("../fonts/fontawesome-webfont.woff2-v=4.3.0") format('woff2'),
				 url("../fonts/fontawesome-webfont.woff-v=4.3.0") format('woff'),
				 url("../fonts/fontawesome-webfont.ttf-v=4.3.0") format('truetype'),
				 url("../fonts/fontawesome-webfont.svg-v=4.3.0#fontawesomeregular") format('svg');
	font-weight: normal;
	 font-style: normal;
}

/*top*/
.zhanwei { height:115px;}
.header { width:100%; height:115px; box-shadow: 0 5px 10px rgba(0,0,0,0.02); background:#fff; margin:0 auto; position: fixed; left: 0; top: 0; z-index: 999999;}
.header .logo { height:80px; float:left; margin-top:28px;}
.header .rgtx { float:right;}
.header .rgtx #top_member { padding:15px 0 25px 0;}
.header .rgtx #top_member a { display:block; font-size:14px; float:left; line-height:15px; padding-right:15px; margin-right:15px; border-right:1px solid #333; color:#666;}
.header .rgtx #top_member a:hover { color:#eb2914;}
.header .rgtx #top_member a:nth-child(2) { border-right:none;}
.header .rgtx .search input { display:block; float:left; border:1px solid #8d9093; height:30px; line-height:30px; padding:0 15px;}
.header .rgtx .search .tit { background:#fff; color:#333;}
.header .rgtx .search .djs { background:#8d9093 url(../images/search.png) no-repeat center center; height:32px; padding:0 20px;}

/*导航*/
/*.nav_bg{width: 100%; height: 40px; border-top: 1px solid #eee; position: absolute; top:115px; left: 0; background-color: #fff; z-index: 999; display: none;}*/
.nav { width:62%; margin:0 auto; height:115px; line-height:115px; /*position:relative;*/ z-index:9999; float: right;}
.nav .line { width:1px; height:115px; }
.nav li { width: 105px; float:left; text-align:center;}
.nav .on a{ color: #005bac;}
.nav li a { display:block;  font-size:14px;}
.nav li ul{ width: 100%;}
/*.nav li:hover ul { display:block;}*/
.nav li ul {text-align: center; display: none; position:absolute; top:115px; left:50%; transform: translateX(-50%); width:1200px; overflow:hidden; z-index: 9999;}
.nav li ul li{float: left; text-align: center;}
.nav li li { float:none;  margin:0 auto; line-height:40px;}
.nav li.on li a { color:#333; font-size:12px; padding:0;}
.nav li li a:hover {color: #005bac;}
/*.nav_bg_big:hover .nav_bg{display: block;}*/

/*banner*/
.banner { width:100%; margin:0 auto; position:relative; overflow:hidden; position: relative;}
.banner .hd {width: 100%; height: 12px; position: absolute; left: 0; bottom: 96px; z-index: 9; }
.banner .hd ul{width: 60px; height: 100%; margin: 0 auto;}
.banner .hd ul li{width: 12px; height: 12px; background: #595959; border-radius: 50%; float: left; margin-right: 8px;}
.banner .hd ul li.on{background: #e08f02;}
.banner .bd { width:100%; position:relative; z-index:0;}
.banner .bd li { width:100%; position:relative;}
.banner .bd li a { display:block; width:100%;}
.banner .bd img { display:block; width:100%;}
.banner .prev,.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.banner .next{ left:auto; right:3%; background-position:8px 5px;}
.banner .prev:hover,.banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.banner_ej { width:100%; margin:0 auto;}
.banner_ej img { width:100%; vertical-align: top;}

.d_content{width: 100%; background: url(../images/product_bg.jpg);}
.d_content .product_z_nav{padding-top: 30px;}

/*搜索板块*/
.search{width: 100%; height: 105px; margin-top: -37px; background: #fff9e2; position: relative; z-index: 9999;}
.search div{float: left;}
.search .search_left{width: 880px; padding:20px 40px; box-sizing: border-box;}
.search .search_left h3{ line-height: 40px; font-size: 32px; color: #000;}
.search .search_left p{ line-height: 25px; font-size: 16px; color: #666;}
.search .search_right{ float: right; width: 320px; padding: 27px 30px;}
.search .search_right img {float: left; margin-top: 9px;}
.search .search_right p{margin-left: 46px; color: #ce1212;}
.search .search_right p:nth-child(1){float: left;}
.search .search_right .phone_number{font-size: 26px; font-weight: bold;}

/*产品展示*/
.product{width: 100%; margin: 0 auto; padding: 50px 0;}
.product .product_left{width: 290px; height: 100%; float: left; background: #fff;}
.product .product_left ul{ width: 100%; height: 100%; }
.product .product_left ul li{width: 100%; height: 53px; line-height: 53px; text-align: center; border-bottom: 1px solid #eeeeee; font-size: 16px;cursor: pointer;}
.product .product_left ul li.active{background-color: #FAC905;}
.product .product_left ul li.active a{color: #fff;}
.product .product_left ul li a{display: inline-block; width: 140px; cursor: pointer; overflow: hidden;}
.product .product_left ul li a img{width: 100%;}
.product .product_left ul li:first-child{border-bottom: none;  letter-spacing:2px; width: 100%; height: 130px; background: #595959; text-align: center; font-size: 18px; padding: 30px 0; color: #ababab; line-height: 20px;}
.product .product_left ul li:first-child a{font-size: 24px; color: #fff;}
.product .product_left ul li h3{margin-bottom: 15px;}
.product .product_left ul li:last-child{ width: 100%; height: 279px; line-height: 35px; color: #333; padding: 30px 0; border-bottom: none; background: #fff;}
.product .product_left ul li:last-child .rexian{ font-weight: bold; font-size: 24px; color: #ce1212; margin-bottom: 15px;}
.product .product_right{width: 904px;  float: right; height: 100%;}
.product .product_right ul{width: 100%;}
.product .product_right ul:first-child{margin-bottom: 29px;}
.product .product_right ul li{float: left; margin-bottom: 25px;margin-left: 19px;}
.product .product_right ul li.disabled{float: none;margin-left: 0;text-align: center;font-size: 16px;line-height: 50px;margin-bottom: 0;background-color: #fff;}
.product .product_right ul li img{ transition: all 2s;}
.product .product_right ul li:hover img{transform: scale(1.1);}
.product .product_right ul li>a{display: inline-block; width: 280px; height: 250px; overflow: hidden; border: 1px solid #d2d2d2; vertical-align: top;}
.product .product_right ul li p{text-align: center; line-height: 44px; background: #fff; vertical-align: top; font-size: 15px;}
.product .product_right ul li p>a{color: #797979;}
.product_x{margin-top: 0; padding-top: 50px; }

/*技术优势*/
.advantage{width: 100%; height: 684px; background: url(../images/advantage_bg.jpg); overflow: hidden; color: #fff;}
.advantage a{color: #fff;}
.advantage .advantage_in{height: 100%; /*background-color: red;*/ padding-top: 50px;}
.advantage .advantage_in>div{width: 730px; height: 100px; padding: 15px 0; margin-bottom: 20px}
.advantage .advantage_in>div p{font-size: 20px;}
.advantage .advantage_in>div .title_p{ float: left; font-size: 50px; margin: -10px 10px 0 0;}
.advantage .advantage_in>ul{width: 645px; height: 420px;}
.advantage .advantage_in>ul li{width: 100%; height: 105px; padding: 20px 0 0 0;}
.advantage .advantage_in>ul li>span{float: left; margin-right: 35px;}
.advantage .advantage_in>ul li>h3{margin-bottom: 10px; color: #fac905; font-size: 20px; font-weight: bold;}
.advantage .advantage_in>ul li p{line-height: 20px; letter-spacing: 1px; font-size: 14px;}

/*关于我们*/
.about{ margin-top: 50px;}
.about div{width: 50%; height: 100%;}
.about .about_left{ float: left; box-shadow: -1px 1px 20px #f8f7ef; padding: 70px 40px;}
.about .about_left ul{width: 520px; height: 360px;}
.about .about_left ul li{width: 280px; height: 180px; float: left; text-align: center;}
.about .about_left ul li:nth-child(odd){border-right: 1px solid #ccc; width: 240px;}
.about .about_left ul li:nth-child(1){border-bottom: 1px solid #ccc;}
.about .about_left ul li:nth-child(2){border-bottom: 1px solid #ccc;}
.about .about_left ul li p:nth-child(1){ margin-top: 60px; line-height: 34px;}
.about .about_left ul li p span{font-size: 48px; font-weight: bold; color: #fac905;}
.about .about_right{ background: #f8f7ef; float: left;}
.about .about_right div{width: 100%; height: 260px; padding: 40px 30px;}
.about .about_right div h2{font-size: 30px; margin-bottom: 10px;}
.about .about_right div p{line-height: 23px;}
.about .about_right div a{display: inline-block; width: 148px; height: 45px; background: #fac905; text-align: center; line-height: 45px; margin-top: 20px;}
.about .about_right div a img{vertical-align:middle; margin-left: 10px;}
.about .about_right a{display: inline-block; width: 100%; height: 240px; overflow: hidden;}
.about .about_right>a>img{width: 100%;}

/*广告区域*/
.ad{width: 100%; height: 485px; margin-top: 50px; background: url(../images/ad_bg.jpg);}
.ad .ad_in a{color: #fff;}
.ad .ad_in .ad_in_left{width: 60%; height: 100%; float: left; padding: 100px 114px 0 6px; color: #fff;}
.ad .ad_in .ad_in_left h3{font-size: 40px; margin-bottom: 20px;}
.ad .ad_in .ad_in_left p{line-height: 25px; font-size: 14px; letter-spacing: 1px;}
.ad .ad_in .ad_in_left ul{width: 84%; height: 110px;  margin-top: 45px;}
.ad .ad_in .ad_in_left ul li{margin: 0 12px; float: left; width: 105px; height: 105px; font-size: 24px; color: #fac905; border:1px solid #fac905; color: #fac905; padding: 20px 24px; border-radius: 10px; text-align: center;}
.ad .ad_in .ad_in_left ul li:nth-child(1){margin-left: 0;}
.ad .ad_in .ad_in_right{width: 40%; height: 100%; float: right; text-align: center;}
.ad .ad_in .ad_in_right>a>img{margin-top: 60px;}

/*新闻中心*/
.new{ padding-bottom: 50px; overflow: hidden;}
.new .new_title{ width: 456px; height: 92px; font-size: 16px; text-align: center; margin: 50px auto;  background: url(../images/new_pic_1.png) no-repeat -2px 14px;}
.new .new_title p:nth-child(1){letter-spacing:1px; font-size: 30px;  margin-left: 10px; margin-bottom: 5px; overflow: hidden; text-overflow:ellipsis;}
.new .new_title p:nth-child(2){margin-left: 5px; margin-bottom: 4px;}
.new .new_title span{font-size: 12px; letter-spacing:3px; color: #c0c0c0;}
.new .new_in{width: 100%;}
.new .new_in>div{ float: left; width: 50%;}
.new .new_in .new_left{ padding-right: 80px;}
.new .new_in .new_left .new_left_list{width: 100%; height: 110px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.new .new_in .new_left .new_left_list>div{float: left;}
.new .new_in .new_left .new_left_list .list_left{width: 85px; height: 100%;}
.new .new_in .new_left .new_left_list .list_left p:nth-child(1){font-size: 16px; font-weight: bold; margin:20px 0 10px 0;}
.new .new_in .new_left .new_left_list .list_right{width: 432px; height: 100%; line-height: 20px; font-size: 16px;}
.new .new_in .new_left .new_left_list .list_right p:nth-child(1){margin-top: 20px;}
.new .new_in .new_left .new_left_list .list_right p:nth-child(2){ font-size: 14px; margin-top: 10px; color: #727272; letter-spacing:1px;}
.new .new_in .new_left .new_left_list:hover{margin-left: 20px;}
.new .new_in .new_left .new_left_list .list_right p:nth-child(2) a{color: #727272; margin-left: 10px;}
.new .new_in .new_right{padding-right: 0;}
.new .new_in .new_right ul .new_right_list{height: 140px; border-bottom: 1px solid #eeeeee;-webkit-transition:all .5s ease; transition:all .5s ease;}
.new .new_in .new_right ul .new_right_list:hover{ margin-left: -20px; color: #0865cd;}
.new .new_in .new_right ul .new_right_list:hover a,.new .new_in .new_left .new_left_list:hover a{color: #0865cd;}
.new .new_in .new_right ul .new_right_list .list_right_x{width: 515px;}
.new .new_in .new_right ul .new_right_list .list_right_x p:nth-child(1){margin-top: 20px;}

/*友情链接*/
.link { width:100%; line-height:25px; padding:20px 0; background:#f9f9f9;}
.link span { font-size:16px; color:#333; text-transform:Uppercase; margin-right:25px; position: relative; top: 1px;}
.link a { font-size:14px; color:#666; margin-right:25px;}
.link a:hover { color: #333;}

/*脚部*/
.footer { width:100%;  background:#2d3e50; line-height:25px; font-size:14px; color:#fff; }
.footer a { color:#fff;}
.footer .footer_in{height: 100%; height: 250px;}
.footer .footer_in div{width: 50%; height: 100%; float: left;}
.footer .footer_in .footer_in_left h3{margin: 60px 0 30px 0; font-size: 28px; }
.footer .footer_in .footer_in_left p{line-height: 30px;}
.footer .footer_in .footer_in_right{padding: 40px 0 30px 230px;}
.footer .footer_in .footer_in_right ul{width: 160px; height: 50px;float: left; margin-top: 65px;}
.footer .footer_in .footer_in_right ul li{position: relative; float: left; margin-right: 6px;}
.footer .footer_in .footer_in_right ul li .ewm{position: absolute;top:43px; left: -45px; display: none;}
.footer .footer_in .footer_in_right ul li .ewm img{width: 135px;}
.footer .footer_in .footer_in_right ul li:hover .ewm{display: block;}
.footer .footer_in .footer_in_right div{float: right; text-align: center;}
.footer .footer_in .footer_in_right div a{width: 140px; height: 140px;display: inline-block; overflow: hidden;}
.footer .footer_in .footer_in_right div a img{width: 100%;}
.footer .fotnav { width:100%; background:#1b2735; height:50px; line-height:50px; color: #5f6c7b;}
.footer .fotnav a { margin:0 10px; color: #5f6c7b;}

.footer .sitecode { width:100px; margin:10px auto 0 auto; text-align:center;}
.footer .sitecode a { display:block; width:100%;}
.footer .sitecode img { display:block; margin:0 auto;}

/*在线客服*/
.hide {display: none;}
#leftsead{width:161px;height:290px;position:fixed;bottom:15%;right:0px; z-index:100;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:161px;height:50px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides { display:none;position:absolute;right:143px;}
#leftsead li a.youhui .erwm { display:block; position:absolute; right:0px; top:27px; border:1px dashed #eb2914; padding:5px; background:#fff;}
#leftsead #p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#leftsead #p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#leftsead .p1{width:47px;height:49px;float:left}

/************************************************ 首页代码 （多余不用请删除） start*****************************************************/

/**栏目标题**/
.marg { margin:0 30px;}
.title { font-weight:100; font-size:16px; color:#333; border-bottom:1px solid #ddd; height:35px; line-height:35px; margin-bottom:15px;}
.title span { float:left; padding-right:15px; border-bottom:1px solid #f30; height:35px;}
.title a { float:right; font-size:12px; color:#999;}

/**单条列表新闻**/
.only_news { width:380px; float:left; margin-top:20px;}
.only_news .news { width:100%;}
.only_news .news li { padding-left:15px; border-bottom:1px dashed #ddd; font-size:14px; line-height:31px; background:url(../images/newsbg2.png) no-repeat 0 14px;}
.only_news .news li a { float:left; width:70%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.only_news .news li span { float:right; color:#999; font-size:12px;}


/**首条推荐新闻**/
.tj_news { width:380px; float:left; margin-top:20px;}
.tj_news .news { width:100%;}
.tj_news .news .first_art { margin-bottom:5px; padding-bottom:10px; border-bottom:1px dashed #ddd;}
.tj_news .news .first_art .img { float:left; width:100px; height:60px; border:1px solid #eee;}
.tj_news .news .first_art .img img { width:100%;}
.tj_news .news .first_art .mesg { float:right; width:265px;}
.tj_news .news .first_art .mesg h3 { font-weight:100; font-size:14px;}
.tj_news .news .first_art .mesg h3 a { color:#333; display:block; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tj_news .news .first_art .mesg h3 a:hover { color:#f30;}
.tj_news .news .first_art .mesg p { font-size:12px; color:#999; margin-top:5px; line-height:20px;}
.tj_news .news li { padding-left:15px; border-bottom:1px dashed #ddd; font-size:14px; line-height:30px; background:url(../images/newsbg2.png) no-repeat 0 14px;}
.tj_news .news li a { float:left; width:70%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tj_news .news li span { float:right; color:#999; font-size:12px;}

/**选项卡多栏目新闻**/
.tab_news { width:380px; float:left; margin-top:20px;}
.tab_news .news { width:100%;}
.tab_news .news .hd { height:35px; line-height:34px; padding:0 10px; margin-bottom:15px; border-bottom:1px solid #f30;}
.tab_news .news .hd li { float:left; padding:0 15px; font-size:16px; cursor:pointer;}
.tab_news .news .hd li.on { color:#f30; border:1px solid #f30; border-bottom:1px solid #fff;}
.tab_news .news .bd .bigimg { width:800px; height:500px; margin:0 auto;}

/**带幻灯片新闻**/
.slide_news { width:790px; float:right; margin-top:20px;}
.slide_news .news { width:100%;}
.slide_news .news .slide_pic { width:380px; height:235px; float:left; position:relative; border:1px solid #ddd;}
.slide_news .news .slide_pic .hd { width:100%; height:30px; line-height:30px; text-align:right; overflow:hidden; position:absolute; right:10px; bottom:0px; z-index:1;}
.slide_news .news .slide_pic .hd li { display:inline-block; margin-right:2px; width:15px; height:15px; line-height:15px; text-align:center; background:#fff; cursor:pointer; border-radius:50%;}
.slide_news .news .slide_pic .hd li.on { background:#f00; color:#fff;}
.slide_news .news .slide_pic .bd li { position:relative;}
.slide_news .news .slide_pic .bd img { width:380px; height:235px; display:block;}
.slide_news .news .slide_pic .bd p { position:absolute; bottom:0; width:100%; text-indent:1em; background:#000; color:#fff; font-size:14px; line-height:30px;}
.slide_news .news .slide_new { width:390px; float:right;}
.slide_news .news .slide_new li { padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #ddd;}
.slide_news .news .slide_new li:last-child { border:none;}
.slide_news .news .slide_new .time { float:left; line-height:25px; width:60px; background:#ccc; padding:3px; text-align:center; color:#fff;}
.slide_news .news .slide_new .time span { display:block; background:#fff; color:#666; line-height:30px; font-size:20px; margin-bottom:2px;}
.slide_news .news .slide_new .mesg { float:right; width:310px;}
.slide_news .news .slide_new .mesg h3 { font-weight:100; font-size:14px;}
.slide_news .news .slide_new .mesg h3 a { color:#333; display:block; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.slide_news .news .slide_new .mesg h3 a:hover { color:#f30;}
.slide_news .news .slide_new .mesg p { font-size:12px; color:#999; margin-top:5px; line-height:20px;}

/**循环滚动的图片**/
.cycle_pic { width:100%; margin-top:20px;}
.pic_scroll { width:100%; position:relative;}
.pic_scroll .hd { position:absolute; height:10px; top:-38px; right:40px; width:100px;}
.pic_scroll .hd .prev,.pic_scroll .hd .next { display:block; width:5px; height:9px; float:right; margin-right:5px; overflow:hidden; cursor:pointer; background:url(../images/arrow.png) no-repeat;}
.pic_scroll .hd .next { background-position:0 -50px;}
.pic_scroll .hd .prevStop { background-position:-60px 0;}
.pic_scroll .hd .nextStop { background-position:-60px -50px;}
.pic_scroll .bd {}
.pic_scroll .bd li { margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;}
.pic_scroll .bd li .pic { text-align:center; }
.pic_scroll .bd li .pic img { width:290px; height:160px; display:block; border:1px solid #ccc;}
.pic_scroll .bd li .pic a:hover img { border-color:#999;}
.pic_scroll .bd li .mesg { line-height:25px; margin-top:10px; font-size:14px; padding:0 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/**图片带详情展示 + 相关阅读**/
.pro_pic { width:100%; margin-top:20px;}
.pro_pic li { float:left; width:282px; margin-right:10px;}
.pro_pic li:nth-child(4) { margin-right:0;}
.pro_pic li>a{width:282px; height:160px; overflow: hidden; display: inline-block;}
.pro_pic li img { width: 100%; display:block; border:1px solid #ccc; margin-bottom:5px;}
.pro_pic li:hover img { border-color:#999;}
.pro_pic li h3 { font-weight:100; font-size:14px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pro_pic li p { line-height:22px; color:#999; font-size:12px; text-indent:2em;}
.pro_pic li .ck { width: 100px;height: 30px; display: inline-block; margin:20px 60px; border: 1px solid #fff; text-align: center; background: #354c65; color: #fff;}
.pro_pic li:hover .ck { border: 1px solid #354c65; background: #fff; color: #354c65; transition: all 1s;}

/**简介**/
.about_us { width:100%; margin-top:20px;}
.about_us .img { float:left; width:400px; height:210px; margin:0 15px 10px 0; border:1px solid #ddd; padding:3px;}
.about_us .img img { width:100%;}
.about_us .mesg { font-size:12px; color:#444; line-height:25px;}
.about_us .mesg a { margin-left:10px; color:#f30;}

/************************************************ 首页代码 （多余不用请删除） end*****************************************************/

/*** 子页公用当前位置、栏目标题及二级栏目 ***/
.c_position { line-height:40px; border-bottom:1px solid #eee; padding-left:20px; background:url(../images/position.png) no-repeat left center; text-align:left; margin-bottom:30px;}

/*左侧公共*/
.fl { float:left;}
.fr { float:right;}
.content { width:1200px; margin:30px auto;}
.left { width:260px; margin-top:45px;}
.left_title { background:#354c65; height:64px; overflow:hidden; padding: 10px; box-sizing: border-box;}
.left_title span { color:#fff; display:block; font-size:20px; height:22px; width:100%; line-height: 44px;}
.left_title span i{margin-right: 10px;}
.left_title p { color:#fff; font-size:16px; line-height:18px; height:18px; width:100%;}
.left_nav { border-top:none; height:auto; margin-bottom:20px; padding-top:15px;}
.left_nav li a { background:#eee; color:#333; display:block; font-size:14px; line-height:47px; font-weight:700; height:47px; margin:0 auto 9px; text-indent:20px;}
.left_nav li a i{float: right; margin-right: 5px;}
.left_nav .hover a,.left_nav li:hover a { background:#354c65 url(../images/icons1h.png) no-repeat scroll 210px center; color:#fff;}
.left_contact_title {background: #354c65 ; height:126px; overflow:hidden;}
.left_contact_title span { color:#fff; display:block; font-size:24px; line-height:38px; height:38px; margin-top:15px; text-indent:84px; width:100%;}
.left_contact_title p { color:#fff; font-size:29px; line-height:36px; height:36px; text-align:center; width:100%;}
.left_contact p { font-size:14px; line-height:25px; height:auto; margin:6px auto; padding-left:25px;}
.left_contact {background: #2d3e50 url(../images/ct-address.png) no-repeat 5px 15px; height:auto; margin-bottom:20px; overflow:hidden; padding:10px 20px; color: #fff;}
.left_contact a{color: #fff;}
/*.left_address{ background:url(../images/icons3.png) no-repeat 0 2px;}
.left_qq { background:url(../images/icons4.png) no-repeat 0 2px; }*/
.left_news_title { background:#354c65; height:50px; overflow:hidden;}
.left_news_title span { color:#fff; float:left; font-size:16px; line-height:50px; padding-left:18px;}
.left_news_title a { color:#fff; float:right; font-size:12px; line-height:50px; margin-right:16px;}
.left_news { border:1px solid #d4d4d4; border-top:none; padding-bottom:20px;}
.left_news li { border-bottom:1px dotted #8d8d8d; color:#393a3a; font-size:14px; line-height:41px; height:41px; margin:0 auto; overflow:hidden; text-indent:4px; margin:0 15px; text-overflow:ellipsis; white-space:nowrap;}

/*右侧公共*/
.right { width:900px; overflow:hidden; margin-top:30px;}
.right_title { height:50px; width:100%; border-bottom: 1px solid #e8e8e8; overflow: hidden;}
.right_name { color:#354c65; float:left; font-size:18px; font-weight:bold; line-height:50px;}
.right_title p {float: right; color:#2d3e50; font-size:15px; line-height:50px;}
.right_title p i>img{margin-right: 5px; vertical-align: middle; width: 24px;}
.right_title p a { color:#354c65; font-size: 12px;}
.right_con {margin-bottom: 20px; color:#333; font-size:14px; line-height:30px; height:auto; overflow:hidden; width:100%; min-height:250px; margin-top: 20px;}

/*公用通栏*/
.c_ompany { width:100%; text-align:center; border-bottom:3px solid #ccc; padding-bottom:10px; margin-bottom:30px;}
.c_ompany h3 { font-size:30px; line-height:22px; text-align:center; font-weight:100; margin-bottom:20px; color:#354c65;}
.c_ompany h3 i { font-style:normal; display:block; margin:0 auto; width:30px; height:1px; background:#f30; margin-top:10px;}
.c_ompany h3 span { font-size:17px; color:#666;}
.c_ompany li { display:inline-block; border:1px solid #354c65; margin:10px; line-height:30px; font-size:14px;}
.c_ompany li a { display:block; color:#354c65; padding:0 15px;}
.c_ompany li:hover { background:#eb2914; border:1px solid #eb2914;}
.c_ompany li:hover a { color:#fff;}

/*详情页公用*/
.time_click { font-size:12px; text-align:center; color:#666; line-height:50px;}
.lh { font-size:14px; line-height:28px;}
.show_h3 { font-size:30px; text-align:center; border-bottom:1px solid #eee; padding-bottom:10px; margin:20px auto 30px auto; color:#354c65;}
.show_sxp { text-align:left; clear:both; font-size:14px; line-height:35px; color:#020202;}
.show_sxp a { color:#666;}

/*分页*/
.scott { overflow:hidden; text-align:center; letter-spacing:2px; margin:20px auto;}
.scott li { display:inline-block; line-height:35px; border:1px solid #354c65; margin:0 5px;}
.scott a,.scott span { display:block; padding:0px 15px; font-size:16px; color:#354c65; cursor:pointer;}
.scott li:hover,.scott .active { background:#354c65;}
.scott li:hover a,.scott li:hover span,.scott .active span { color:#fff;}

/**/
.box_large {width:890px; overflow:hidden;}
/*产品中心*/
.picli{width: 100%;}
.picli .pic_title{width: 100%; height: 45px; background: #eeeeee; padding:0 10px; line-height: 45px;}
.picli .pic_title h3{margin-top: 20px; padding-top: 10px;}
.picli .pic_title span{font-size: 18px; color: #354c65;}
.picli .pic_title span>b{margin-left: 10px; color: #c0c0c0}
.picli .pic_title a{float: right;}
.picli .pic_content{width: 100%; height: auto;  padding: 10px;} 
.picli .pic_content ul{width: 100%;}
.picli .pic_content ul li{width: 49%; float: left; margin-left: 22px; background: #fff; padding: 10px; border: 1px  solid #e8e8e8;margin-top: 18px; height: 240px}
.picli .pic_content ul li:nth-child(odd){margin-left: 0;}
.picli .pic_content ul li .pic_img{width: 60%; height: 100%; float: left;}
.picli .pic_content ul li .pic_img a{display: inline-block; width: 100%; height: 100%; overflow: hidden; background: #eee; text-align: center;}
.picli .pic_content ul li .pic_img a>img{width: 100%;}
.picli .pic_content ul li .pic_wz{width: 40%; height: 100%; float: right; text-align: center; overflow: hidden; padding:5px;}
.picli .pic_content ul li .pic_wz p{line-height: 20px; color: #c0c0c0;padding-left: 10px;}
.picli .pic_content ul li .pic_wz>.pc_title{font-size: 16px; margin: 20px 0 10px 0; color: #333;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.picli .pic_content ul li .pic_wz>a{width: 100px; height: 30px; display: inline-block; margin: 20px auto; border: 1px  solid #eee;}
.picli .pic_content ul li:hover .pic_wz>a,.picli .pic_content ul li:hover{ border: 1px  solid #354c65; transition: all 2s;}
.picli .pic_content ul li:hover a{color: #0351a5;}
.picli .pic_content ul li:hover .pic_img a>img{transition: all 1s; transform: scale(1.1);}
.d_content .product_z_nav{width: 100%; height: 125px; text-align: center;}
.d_content .product_z_nav span{font-size: 25px; color: #c0c0c0;  border-bottom: 1px solid #c0c0c0;}
.d_content .product_z_nav ul{width: 800px; height: 45px; margin: 0 auto; display: flex; justify-content: space-between; margin-top: 20px;}
.d_content .product_z_nav ul li{ width: 23%; height: 100%; background: #fff; text-align: center; line-height: 45px;  font-weight: bold; font-size: 16px; border: 1px solid #354c65;}
.d_content .product_z_nav ul li>a{display: inline-block; width: 100%; height: 100%; color: #354c65;}
.d_content .product_z_nav ul .on>a{background: #354c65; color: #fff; transition:all 1s;}

/*案例中心*/
.advantages{background: #eee; padding:0 25px 25px 25px;}
.advantages .pic_title h3{margin-top: 0;}
.case{ margin-top: 0; width: 100%;}
.case .er_nav_z{width: 100%; background: #eee;}
.case .case_title{width: 100%; background: #eee; line-height: 50px; position: relative;}
.case .case_title .ej_nav{margin: 0 auto;  width: 1200px;background: #eee; border-radius: 0 0 5px 5px;}
/* .case:hover .er_nav_z{display: block;} */
.case_title:hover .er_nav_z{display: block;}
.case .case_title .ej_nav a{font-size: 15px; margin-right: 20px; color: #354c65; line-height: 48px;}
.case .case_title .ej_nav .on{border-bottom: 2px solid #354c65; }
.advantages .pic_title h3>div{float: right;}
.advantages .pic_title h3>div>a{cursor: pointer; margin-left: 10px; color: #fff; display: inline-block; width: 18px; height: 18px; background: #354c65; margin-top: 10px; line-height: 16px; text-align: center;}
.advantages .pic_content ul{width: 100%; height: 400px; display: flex; justify-content: space-between; margin-top: 18px; overflow: hidden;}
.advantages .pic_content ul li{width: 100%; height: 400px; background: #fff; padding: 10px; border: 1px  solid #fff;}
.advantages .pic_content ul li .pic_img{width: 60%; height: 100%; float: left;}
.advantages .pic_content ul li .pic_img a{display: inline-block; width: 100%; height: 100%; overflow: hidden; background: #eee; text-align: center;}
.advantages .pic_content ul li .pic_img a>img{width: 100%;}
.advantages .pic_content ul li .pic_wz{width: 40%; height: 100%; float: right; text-align: center; overflow: hidden; background-color: #fff; padding:0 0 0 10px;}
.advantages .pic_content ul li .pic_wz p{line-height: 20px; color: #c0c0c0; }
.advantages .pic_content ul li .pic_wz>div{width: 100%; height: 200px; margin-top: 20px; overflow: hidden; padding: 5px 10px 0 10px; border: 1px solid #eee;}
.advantages .pic_content ul li .pic_wz>div p{line-height: 25px; letter-spacing:1px; text-align: left;}
.advantages .pic_content ul li .pic_wz>.pc_title{font-size: 16px; margin:0 0 10px 0; color: #333; background: #354c65; height: 40px; color: #fff; line-height: 40px;}
.advantages .pic_content ul li .pic_wz>.pc_title>a{color: #fff;}
.advantages .pic_content ul li .pic_wz .pc_bottom{width: 100%; height: 100px; margin-top: 20px; border:none;}
.advantages .pic_content ul li .pic_wz .pc_bottom a{overflow: hidden; display: inline-block; width: 100%; width: 200px; height: 40px; color: #fff; background: #354c65; line-height: 40px; margin-bottom: 10px;}
.advantages .pic_content ul li .pic_wz .pc_bottom a img{margin-right: 10px; width: 14px; vertical-align: middle;}
.advantages .pic_content ul li .pic_wz .pc_bottom p{ text-align: center;}
.advantages .pic_content ul li .pic_wz .pc_bottom p span{font-size: 20px; font-weight: bold; color: #354c65;}
.picli .pic_content ul li:hover{ border: 1px  solid #354c65; transition: all 2s;}
.advantages .pic_content ul li:hover .pic_img a>img{transition: all 1s; transform: scale(1.1);}


/*关于我们*/
.about_z .about_z_nav{width: 100%; height: 125px; text-align: center;}
.about_z .about_z_nav span{font-size: 25px; color: #c0c0c0;  border-bottom: 1px solid #c0c0c0;}
.about_z .about_z_nav ul{width: 400px; height: 45px; margin: 0 auto; display: flex; justify-content: space-between; margin-top: 20px;}
.about_z .about_z_nav ul li{ width: 46%; height: 100%; background: #fff; text-align: center; line-height: 45px;  font-weight: bold; font-size: 16px; border: 1px solid #354c65;}
.about_z .about_z_nav ul li>a{display: inline-block; width: 100%; height: 100%; color: #354c65;}
.about_z .about_z_nav ul .on>a{background: #354c65; color: #fff; transition:all 1s;}
.about_z .about_z_center{width: 100%; height: auto; padding:20px; text-align: center; margin-bottom: 30px;}
.about_z .about_z_center ul .jianjie>a>img{width: 600px;}
.about_z .about_z_center ul li p{text-align: left;}
.about_z .about_z_center .rongyu{width: 100%; overflow: hidden;}
.about_z .about_z_center .rongyu li{float: left; margin-left: 6px; margin-bottom: 20px; border:1px solid #eee;}
.about_z .about_z_center .rongyu li:hover{box-shadow: 0 0 20px #999;}
.about_z .about_z_center .rongyu li:hover img{transform: scale(1.1); transition: all 2s;}
.about_z .about_z_center .rongyu li>a{display: inline-block; width: 280px; height: 250px; overflow: hidden; border: 1px solid #d2d2d2; vertical-align: top;}
.about_z .about_z_center .rongyu li p{text-align: center; line-height: 44px; background: #fff; vertical-align: top; font-size: 15px;}
.about_z .about_z_center .rongyu li p>a{color: #797979;}



/*我们的优势*/
.advantage_z .zs{margin-top: 40px;}
.advantage_z .zs div{ box-sizing: border-box; padding: 10px; float: left; width: 338px; height: 335px; overflow: hidden; margin:0 30px 20px 30px; text-align: center; color: #c0c0c0; border: 1px solid #e8e8e8;}
.advantage_z .zs div:hover{border:1px solid #354c65;}
.advantage_z .zs div a{display: inline-block; width: 100%; height: 233px; overflow: hidden;}
.advantage_z .zs div:hover img{ transform: scale(1.1); transition: 2s;}
.advantage_z .zs div a:last-child{display: inline-block; width: 100px; height: 30px; background: #354c65; color: #fff; margin: 10px 0;}
.advantage_z .zs div:hover a:last-child{background: #fff; color: #354c65; transition: all 1s; border: 1px solid #354c65;}
.advantage_z .zs div a img{width: 100%;}
.advantage_z .pic_content .shili .shili_center{width: 100%; height: 282px; overflow: hidden; display: flex; justify-content: space-between; padding-top: 30px;}
.advantage_z .pic_content .shili .shili_center .shili_left a{display: inline-block; width: 422px; height: 100%; margin-right: 100px;}
.advantage_z .pic_content .shili .shili_center .shili_left a img{width: 100%; }
.advantage_z .pic_content .shili .shili_center .shili_right{float: right;}
.advantage_z .pic_content .shili .shili_center .shili_right p{display: flex; justify-content: space-between; line-height: 30px; margin: 10px 0;}
.advantage_z .pic_content .shili .shili_center .shili_right a{color: #c0c0c0;}
.advantage_z .pic_content .shili .shili_center .shili_right .shili_r_title .a{font-size: 20px; color: #333;}
.advantage_z .pic_content .shili .shili_center .shili_right>a{line-height: 40px; width: 150px; height: 40px; background: #354c65; display: inline-block; text-align: center; color: #fff; margin-top: 30px;}
.advantage_z .pic_content .shili .shili_bottom{width: 100%; height: auto;  margin-top: 45px;}
.advantage_z .pic_content .shili .shili_bottom div{border: 1px solid #eee; overflow: hidden; padding: 10px; width: 47%; height: 100px; float: left; margin-left: 60px; display: flex; justify-content: space-between;  margin-bottom: 30px;}
.advantage_z .pic_content .shili .shili_bottom div:hover{ box-shadow: 0px 0px 20px #c0c0c0; transition: all 2s;}
.advantage_z .pic_content .shili .shili_bottom div:nth-child(odd){margin-left: 9px;}
.advantage_z .pic_content .shili .shili_bottom div .days{margin-right: 20px;}
.advantage_z .pic_content .shili .shili_bottom div p span{font-size: 16px; color: #c0c0c0; font-weight: bold;}
.advantage_z .pic_content .shili .shili_bottom div p .day{font-size: 20px; color: #354c65;}
.advantage_z .pic_content .shili .shili_bottom div p a{color: #e93b05; }


/*新闻中心*/
.news_z .content{box-sizing: border-box;position: relative; height: auto; margin-top: 45px;}
.news_z .content .left_img{width: 412px; padding: 20px; height: 600px; box-shadow: 0 0 20px #c0c0c0; margin-bottom: 40px;}
.news_z .content .left_img .img_title{height: 25px; line-height: 25px;font-weight: normal; font-size: 18px; margin-bottom: 20px;}
.news_z .content .left_img .c_images{width: 353px; height: 265px; display: inline-block; font-size: 0; padding: 10px; overflow: hidden; border:1px solid #eee; background: #eee;}
.news_z .content .left_img .c_images .content_img{width: 100%;} 
.news_z .content .left_img .blue{ width: 100px; height: 100px;  background-color: #354c65; position: absolute; top: 270px; box-sizing: border-box;}
.news_z .content .left_img .blue_date{color: #fff;font-size: 30px;line-height: 100px; text-align: center;display: block;}
.news_z .content .left_img .blue_day{border-top: 1px solid #ffffff; display: block;margin-top: -27px;color: #fff;padding-left: 13px;}
.news_z .content .left_img .jianjie{text-indent: 2em;color: #c0c0c0; font-size: 12px;}
.news_z .content .left_img .xiangqing{border: 1px solid #999;display: block;width: 150px;padding: 5px 20px;margin: 15px auto;text-align: center;}
.news_z .content .left_img:hover img{transition: all 1s; transform: scale(1.1);}
.news_z .content .left_img:hover .xiangqing{background: #354c65; color: #fff; transition: all 1s;}
<<<<<<< .mine
.right_news{width: 100%; height:100%;box-sizing: border-box; padding-bottom: 30px;}
=======
.right_news{width: 100%; height:100%;box-sizing: border-box;margin-bottom: 20px;}
>>>>>>> .r23
.right_news .companynews{font-size: 0;}
.right_news .N{font-size: 36px;line-height: 30px;color: #354c65;}
.right_news .N::after{content: 'EWS';display: block;font-size: 12px;line-height: 10px;text-align: center; margin-top: -9px;}
.right_news .cnews{font-size: 25px;color: #354c65; border-bottom: 1px solid #354c65; padding-bottom:8px; }
.right_news .more{border-top: 1px solid #354c65;border-bottom: 1px solid #354c65;padding: 0 10px;}
.right_news .left_content{margin-left: 20px; padding: 10px;height: 120px; margin-top: 21px;position: relative; border: 1px solid #eee; overflow: hidden;}
.right_news .left_content:hover{ box-shadow: 0 0 20px #354c65;  margin-left: -5px;}
.right_news .left_content:hover h3>a{color: #075cb4;}
.right_news .left_content:hover .plus{background: #075cb4;}
.right_news .date{padding: 15px 10px 10px 20px;}
.right_news .year{font-size: 32px;line-height: 20px;color: #c0c0c0;}
.right_news .mouth{font-size: 16px;line-height: 55px;height: 16px;color: #c0c0c0;}
.right_news .nr{width: 88%; font-size: 16px;}
.right_news .nr h3 a{font-size: 16px; color: #354c65;}
.right_news .newnr{color: #c0c0c0;font-size: 12px; line-height: 22px; margin-top: 8px;}
.right_news .plus{width: 15px;height: 15px;background-color: rgb(71, 69, 69);color: #fff;font-size: 18px;position: absolute;line-height: 14px;text-align: center;top: 0;right: 0;}
.news_z .news_h_content{width: 100%; height: auto; background: red; margin-top: 20px;}
.news_z .news_h_content .h_left{width: 240px; height: 500px; float: left; padding: 8px; overflow: hidden; border: 1px solid #c0c0c0;}
.news_z .news_h_content .h_left li:nth-child(1){border-bottom: none; width: 100%; height: 200px; background: #354c65; color: #fff; padding: 50px 30px; margin-bottom: 10px;}
.news_z .news_h_content .h_left li:nth-child(1) h3 a{color: #fff; font-size: 35px;}
.news_z .news_h_content .h_left li:nth-child(1)>a{line-height: 20px; text-align: center; color: #fff; display: inline-block; width: 100px; height: 20px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;  margin:20px 0 0 30px;}
.news_z .news_h_content .h_left li{line-height: 35px; border-bottom: 1px dashed #c0c0c0;}
.news_z .news_h_content .h_right{width: 100%; height: 100%; float: right;}
.news_z .news_h_content .h_right>li{width: 100%; height: 200px; overflow: hidden; padding: 10px; border: 1px solid #eee; margin-bottom: 30px;}
.news_z .news_h_content .h_right li>.h_right_img{display: inline-block; width:237px; height: 179px; overflow: hidden; text-align: center; float: left; }
.news_z .news_h_content .h_right li .h_right_wenzi{width: 77%; float: right; color: #999;}
.news_z .news_h_content .h_right li .h_right_img>img{width: 100%; position: relative; top:50%; transform: translateY(-50%);}
.news_z .news_h_content .h_right li .h_right_wenzi h3{font-size: 16px; margin-bottom: 15px;}
.news_z .news_h_content .h_right li .h_right_wenzi>a{width: 150px; height: 30px; display: inline-block; background: #354c65; border: 1px solid #eee; text-align: center; line-height: 30px; color: #fff; margin-top: 20px;}
.news_z .news_h_content .h_right>li:hover{ border: 1px solid #354c65;}
.news_z .news_h_content .h_right>li:hover .h_right_wenzi>a{background: #fff; border: 1px solid #354c65; color: #354c65;}


/*联系我们*/
.contact{width: 100%; height: 500px; border: 1px solid #eee; margin-bottom: 20px;}
.contact iframe{width: 100%; height: 100%;}
.contact_bottom{width: 100%; height: 210px;}
.contact_bottom .contact_bottom_left{width: 40%; height: 100%; float: left; margin-right: 30px;}
.contact_bottom .contact_bottom_left li{width: 100%; height: 60px; background: #eee; margin-bottom: 20px;  line-height: 60px; font-size: 18px;}
.contact_bottom .contact_bottom_left li a>img{float: left; margin:20px 100px 0 70px; width: 18px;}
.contact_bottom .contact_bottom_right{float: right; width: 56%;} 
.contact_bottom .contact_bottom_right li{float: left; width: 321px; height: 50px; margin-right: 15px; margin-bottom: 20px; line-height: 50px;}
.contact_bottom .contact_bottom_right li img{vertical-align: middle; margin-right: 10px;}

/*下载模型*/
.downRbox { border-bottom:1px solid #eee; overflow:hidden; padding:0 0 15px;}
.downRli { background:#eee; height:115px; margin:15px 0 0;}
.downRliImg { float:left; height:64px; margin:28px 0 0 25px; width:64px;}
.downRliImg img { height:64px; width:64px;}
.downRliTime { float:left; height:64px; margin-top:24px; text-align:center; width:118px;}
.downRliTime .day { font-size:42px;}
.downRliTime .year, .downRliTime .mouth { font-size:18px;}
.downRliCp { border-left:1px solid #333; float:left; height:64px; margin:28px 0 0; padding:0 30px; width:500px;}
.downRliCp .titl { display:block; font-weight:bold; overflow:hidden;}
.downRliCp .text { display:block; margin-top:10px;}
.downRliCp .link { color:#e60012; display:block; margin-top:5px;}
.downRliBtn { float:right; margin:28px 20px 0 0;}
.downRliBtn1, .downRliBtn2 { background:#fff; border:1px solid #ccc; border-radius:3px; cursor:pointer; font-size:12px; height:26px; line-height:26px; margin-bottom:8px; text-align:center; width:80px;}
.downRliBtn1 a { color:#e60012;}
.downRliBtn1:hover { border:1px solid #e60012;}
.downRliBtn2 { color:#b7b7b7;}

/*图片模型列表*/
/*.picli { width:100%;}
.picli li { width:285px; height:230px; text-align:center; margin:5px 6px 10px 6px; float:left; position:relative; overflow:hidden;}
.picli li:hover { box-shadow:0px 2px 2px #ccc;}
.picli li a { display:block; width:100%;}
.picli li img { width:100%;}
.picli li:hover .wenzi  { bottom:0;}
.picli li .wenzi { position:absolute; bottom:-88px; background:url(../images/con2black.png) repeat 0 0; transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s; width:100%;}
.picli li span { display:block; text-align:center; color:#fff; font-size:16px; line-height:35px; margin:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.picli li p { font-size:12px; text-align:left; color:#fff; line-height:25px; text-indent:2em; padding:0 15px 10px 15px;}*/

/*产品模型详情*/
.show_proimg { width:70%; overflow:hidden; position:relative; margin:0 auto 20px;}
.show_proimg .hd { display:none;}
.show_proimg .bd { position:relative; height:100%; z-index:0;}
.show_proimg .bd li { zoom:1; vertical-align:middle;}
.show_proimg .bd img { width:100%; display:block;}
.show_proimg .prev,.show_proimg .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.show_proimg .next{ left:auto; right:3%; background-position:8px 5px;}
.show_proimg .prev:hover,.show_proimg .next:hover{ filter:alpha(opacity=100);opacity:1;}

.img_show { max-width:100%; margin:10px auto; text-align:center;}
.img_show img { max-width:100%;}
.show_soft { width:100%; margin-top:20px; clear:both; text-align:center;}
.show_soft a {width: 288px;float: left;display: block; line-height:30px; color:#000; font-size:16px; border-radius:4px; overflow:hidden;margin: 5px 5px;border: 1px #ccc solid;}
.show_soft a img{width: 100px;}
.show_soft a h2{font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.show_soft a p{background:#0069D6;font-weight: bold;color: #fff;}
.pro_h3 { line-height:35px; padding:0 10px; font-size:14px; font-weight:bold; background:#eee; margin:30px auto 20px auto;}

/*新闻模型*/
.con3_right li {padding-left: 10px; border-bottom:4px solid #e7e6e6; height:90px; overflow:hidden; margin-top:14px;}
.con3_link { float:left; font:700 15px/32px "microsoft yahei"; height:85px; overflow:hidden; width:790px;}
.con3_link a { color:#333;}
.con3_link p { color:#858586; font:14px/26px "microsoft yahei"; height:52px; overflow:hidden; text-indent:2em;}
.con3_link p a { margin-left:10px; color:#f30;}
.con3_date { background:#0067cb; float:right; height:90px; text-align:center; top:14px; width:90px;}
.con3_date h1 { color:#fff; font:36px/60px "microsoft yahei"; text-align:center;}
.con3_date span { color:#fff; font:12px/20px "microsoft yahei"; height:20px; text-align:center; width:100%;}
.con3_right li:hover{background:#0067cb;}
.con3_right li:hover a,.con3_right li:hover p{color: #fff;}
.con3_right li:hover p a{color:#f18c72;;}

/*在线留言*/
.company { margin-left:50px;}
.company li { margin-top:27px;}
.company_l { margin-left:4px; width:327px;}
.company_r { color:#434343; margin-right:4px; text-indent:2em;}
.company_r span { display:block; line-height:26px; margin-top:26px;}
.company_bot { margin-bottom:175px;}
.main_ly li { clear:both; color:#3c3b3b; font-size:16px; line-height:30px; padding:0 0 12px;}
.main_ly_t1 { float:left; width:70px; line-height:30px; font-size:16px;}
.main_ly_t2 { color:#999999; float:left; font-size:14px; padding:0 0 0 15px; line-height:30px;}
.main_bd { border:1px solid #dddddd; float:left; height:29px; line-height:29px; padding:0 0 0 5px; width:230px;}
.main_bd1 { border:1px solid #dddddd; float:left; font-size:14px; height:102px; line-height:25px; padding:5px; width:500px;}
.main_bd2 { border:1px solid #dddddd; float:left;width:130px;height:35px;line-height:35px; padding:0 0 0 5px; }
.main_bd2img{ margin:0px 0 0 5px;width:130px;height:35px}
.main_but { clear:both; padding:20px 0 0;}
.main_but input { display:block; float:left; border:none; margin-right:30px; height:35px; width:100px; border:0px; color:#3c3b3b; font-size:16px; line-height:35px; cursor:pointer;}
.main_but .blue { background:#0067CB; color:#fff;}

/*招聘*/
/* .zp_list { width:100%; font-size:14px; line-height:25px;}
.zp_list dl { float:left; width:45%; margin-right:4%;}
.zp_list .line { border-right:1px solid #eee;}
.zp_list .job_td { font-size:14px; color:#000;}
.job_bt { font-size:16px; color:#222; line-height:40px;}
.job_ms { font-size:14px; color:#222; margin-top:15px; font-weight:bold;}
.job_nr { padding-left:20px; margin-top:10px; line-height:25px;}
.zpbut { display:block; float:left; border:none; margin-right:30px; height:35px; width:100px; border:0px; font-size:16px; line-height:35px; cursor:pointer;background:#0067CB; color:#fff; margin-left:152px; margin-top:15px;}
.zpbutreset { display:block; float:left; border:none; margin-right:30px; height:35px; width:100px; border:0px; color:#3c3b3b; font-size:16px; line-height:35px; cursor:pointer; margin-left:30px; margin-top:15px;}
.form dd input.zpsex{width: auto;width: 15px;margin-right: 5px;}
.zpyzm{width:130px;height:35px}
.zpimg{ margin:0px 0 0 5px;width:130px;height:35px} */
.n_job { width:1000px; margin:10px auto; background: #fff;}
.n_job th { background:#0067CB; text-align:center; height:50px; line-height:50px; color:#eee; font-size:16px; }
.n_job .titl td { border-bottom:1px dashed #ddd; padding:10px; background:#eef3f9; text-align:center; color:#666; font-size:12px;}
.n_job .titl .afold { display:block; height:23px;  background:url(../images/icon_bnt__slide_close.png) center no-repeat;}
.n_job .titl.on .afold { background:url(../images/icon_bnt_slide_open.png) center no-repeat;}
.n_job .cont { padding:0 35px; background:#fff; line-height:25px; color:#666;}
.n_job .show_box { display:none;}
.n_job .article { padding:30px 0;}
.n_job .un { line-height:26px; margin:10px auto; font-size:14px; color:#777; padding:0 15px 15px 15px;}
.n_job .un a { color:#f30; font-size:16px;}

/*special*/
.speli li{width:100%;overflow:hidden;clear:both;padding:12px 0px;border-bottom:1px solid #EEE;	color:#aaa;}
.speli li a.preview{width:84px;float:left;	margin-right:7px;	margin-bottom:3px;	margin-left:10px;display:inline;}
.speli li a.preview img{width:80px;display:block;padding:1px;border:1px solid #EEE;}
.speli li a.title{overflow:hidden;	line-height:25px;font-weight:bold;font-size:14px;margin-left:2px;}
.speli span.info{display:block;line-height:23px;color:#555;padding-left:12px;}
.speli span.info small{color:#AAA;	font-size:12px;	margin-left:3px;}
.speli p.intro{color:#777777;line-height:20px;	margin-left:5px;padding-left:10px;padding-right:10px;}
.spelia{width:100%}
.spelia li{width:166px; margin:5px 10px 10px 4px; padding:5px; float:left; display:inline; line-height:21px; border:1px dashed #ccc; }
.spelia li a{ display:block; font-size:14px;}
.spelia li a:hover{text-decoration:none; background-color:#FEFBC5;}
.spelia li .title{ display:block;text-align:center; padding:0px 0px 5px 0px; border-bottom:1px dashed #ccc;}
.spelia li.b1{background:#9afb90;}
.spelia li.b2{background:#ffdeb6;}
.spelia li.b3{background:#fff38f;}
.spelia li.b4{background:#d9ff8f;}
.spelia li.b5{background:#ffffff;}

/* from表单 */
.form { padding:10px;}
.form dl { overflow:hidden; zoom:1; padding-top:15px;}
.form dt { float:left; width:15%; font-size:14px; line-height:35px; color:#333; text-align:right;}
.form dd { float:left; width:200px; line-height:35px; padding-left:20px;}
.form dd select, .form dd input { vertical-align:middle; background:#f4f4f4; border:1px solid #ddd; color:#18284a; height:35px; line-height:35px; word-spacing:0; padding:0 10px; width:170px;}
.form dd textarea { vertical-align:middle; background:#f4f4f4; border:1px solid #ddd; color:#18284a; line-height:25px; word-spacing:0; padding:0 10px; width:522px; height:117px;}
.form dd .logo{border: 1px solid #D4D4D4;}
.form dd p {clear: both;color: #A0A0A0;padding: 4px 0 0 0;line-height: 16px;}
.form_b {text-align: left;padding:0px 0 0px 115px;}

.personInfo { padding:5px; font-size:14px;}
.personInfo li { line-height:160%;}

/*联系我们单独页面*/
.n_contact { padding-top:40px; width:100%; margin-bottom: 20px;}
.n_contact .info { padding-top:15px; padding-bottom:30px; color:#666; text-align:center; font-size:14px;}
.n_contact .info b { margin-top:15px; display:block; font-size:24px; color:#333;}
.n_contact .info img { margin-top:15px;}
.n_contact .upbox { margin-bottom:40px; border:1px solid #dbdbdb;}
.n_contact .upbox .text_box { border-right:1px solid #dbdbdb; width:520px; padding:45px 20px; float:left;}
.n_contact .upbox .text_box .box { background:url(../images/icon_contact.png) left 8px no-repeat; font-size:14px; line-height:30px; color:#333; padding-left:25px;}
.n_contact .map { padding: 30px 20px; border:1px solid #dcdcdc;}
.n_contact .ewm_box { float:right; display:block; width:345px; margin-top:20px;}
.n_contact .ewm_box .box span { display:block; margin-top:8px; color:#666; text-align:center; font-size:12px;}
.n_contact .ewm_box img { display:block; margin:0 auto; width:115px; height:115px;}

/*我们的优势*/
.youshia { width: 100%;}
.youshia .tit { text-align: center; margin-bottom: 20px;}
.youshia .tit h3 { display: inline-block; height: 45px; line-height: 45px; font-weight: 500; font-size: 28px; color: #0f5db0; letter-spacing: 4px; position: relative;}
.youshia .tit h3::before,
.youshia .tit h3::after { display: block; content: ""; width: 190px; height: 2px; margin: auto; background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; bottom: 0;}
.youshia .tit h3::before { background-image: url(../images/ys03.png); left: -240px;}
.youshia .tit h3::after { background-image: url(../images/ys04.png); right: -240px;}
.youshia .tit p { height: 35px; line-height: 35px; font-size: 16px; color: #333; padding-bottom: 45px; background: url(../images/ys07.png) no-repeat center bottom;}
.youshia .ban1 { width: 100%; padding-top: 20px;}
.youshia .ban1 img { display: block; width: 100%;}
.youshia .ban1 .tel { width: 400px; height: 55px; line-height: 55px; font-size: 22px; color: #000; letter-spacing: 2px; margin: 25px auto; padding-left: 40px; background: url(../images/ys02.jpg) no-repeat left center;}
.youshia .ban1 .tel span { display: inline-block; height: 55px; line-height: 55px; font-size: 22px; color: #fff; letter-spacing: 0; margin-left: 15px; padding: 0 25px; border-radius: 30px; background: #e50b0a;}
.youshia .ban2 { width: 100%; margin-bottom: 30px;}
.youshia .ban2 li { float: left; width: 385px; text-align: center; margin: 0 13px 13px 0; border: 3px solid #0f5db0; box-sizing: initial;; background: #0f5db0; position: relative;}
.youshia .ban2 li:nth-child(3n) { margin-right: 0;}
.youshia .ban2 li p { position: absolute; left: 15px; top: 10px; z-index: 9;}
.youshia .ban2 li p span { display: block; height: 35px; line-height: 35px; font-size: 14px; color: #fff; margin-top: 10px; padding: 0 20px 0 30px; border-radius: 20px; background: #0f5db0; position: relative;}
.youshia .ban2 li p span::after { display: block; content: ""; width: 4px; height: 4px; border-radius: 50%; background: #fff; position: absolute; left: 20px; top: 18px;}
.youshia .ban2 li .img { width: 385px; height: 230px; overflow: hidden;}
.youshia .ban2 li .img img { display: block; width: 385px; height: 230px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.youshia .ban2 li h3 { height: 55px; line-height: 55px; font-size: 20px; color: #fff;}
.youshia .ban2 li:hover .img img { transform: scale(1.1,1.1);}
.youshia .ban3 { width: 100%; margin-bottom: 15px;}
.youshia .ban3 li { float: left; width: 285px; height: 330px; margin-right: 20px; overflow: hidden; position: relative;}
.youshia .ban3 li:last-child { margin-right: 0;}
.youshia .ban3 li img { display: block; width: 285px; height: 330px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.youshia .ban3 li h3 { width: 100%; height: 45px; line-height: 45px; font-size: 20px; color: #fff; text-align: center; margin: auto; background: rgba(15,93,176,0.8); position: absolute; top: 0; bottom: 0; left: 0;}
.youshia .ban3 li:hover img { transform: scale(1.1,1.1);}
.youshia .ban4 { padding: 35px; background: #0f5db0;}
.youshia .ban4 .tit h3,
.youshia .ban4 .tit p { color: #fff;}
.youshia .ban4 .tit h3::before { background-image: url(../images/ys05.png); left: -240px;}
.youshia .ban4 .tit h3::after { background-image: url(../images/ys06.png); right: -240px;}
.youshia .ban4 li { float: left; width: 365px; margin-right: 17px;}
.youshia .ban4 li:last-child { margin-right: 0;}
.youshia .ban4 li .img { width: 365px; height: 235px; overflow: hidden;}
.youshia .ban4 li .img img { display: block; width: 365px; height: 235px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.youshia .ban4 li .msg { padding: 15px 25px; border-top: 5px solid #0f5db0; background: #fff; position: relative; z-index: 2;}
.youshia .ban4 li .msg i { display: block; width: 65px; height: 55px; background-repeat: no-repeat; background-position: 0 0; position: absolute; right: 25px; top: -30px; z-index: 2;}
.youshia .ban4 .b41 .msg i { background-image: url(../images/ys08.jpg);}
.youshia .ban4 .b42 .msg i { background-image: url(../images/ys09.jpg);}
.youshia .ban4 .b43 .msg i { background-image: url(../images/ys10.jpg);}
.youshia .ban4 li .msg h3 { line-height: 35px; font-size: 22px; color: #0f5db0;}
.youshia .ban4 li .msg p { height: 75px; line-height: 25px; font-size: 14px; color: #666; margin: 10px 0 15px 0;}
.youshia .ban4 li .msg p span { color: #0f5db0;}
.youshia .ban4 li .msg b { display: inline-block; height: 30px; line-height: 28px; font-size: 14px; color: #fff; padding: 0 15px; border-radius: 15px; background: #0f5db0;}
.youshia .ban4 li:hover .img img { transform: scale(1.1,1.1);}
.youshia .ban5 { width: 100%; padding: 30px 0;}
.youshia .ban5 li { float: left; width: 285px; height: 225px; margin: 0 20px 20px 0; overflow: hidden;}
.youshia .ban5 li:nth-child(4n) { margin-right: 0;}
.youshia .ban5 li img { display: block; width: 285px; height: 225px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.youshia .ban5 li:hover img { transform: scale(1.1,1.1);}
.youshia .ban6 { width: 100%;}
.youshia .ban6 li { float: left; width: 390px; text-align: center; padding-top: 20px; margin: 60px 15px 25px 0; background: #efefef; position: relative;}
.youshia .ban6 li:last-child { margin-right: 0;}
.youshia .ban6 li b { display: block; width: 80px; height: 80px; line-height: 80px; font-weight: 500; font-size: 24px; color: #fff; margin: 0 auto; border: 5px solid #fff; border-radius: 50%; overflow: hidden; background: #0f5db0; position: absolute; top: -60px; left: 0; right: 0;}
.youshia .ban6 li p { height: 80px; line-height: 80px; font-size: 18px; color: #000;}
.youshia .ban6 .tel { text-align: center;}
.youshia .ban6 .tel p { line-height: 30px; font-size: 18px; color: #000; letter-spacing: 1px; margin-bottom: 15px;}
.youshia .ban6 .tel span { display: inline-block; height: 40px; line-height: 40px; font-size: 16px; padding: 0 25px; margin: 0 10px; border-radius: 20px;}
.youshia .ban6 .tel .bule { color: #fff; background: #0f5db0;}
.youshia .ban6 .tel .orge { color: #0f5db0; background: #ffff01;}
.youshia .ban7 { margin-top: 40px; padding: 30px 80px; background: #0f5db0;}
.youshia .ban7 p { line-height: 45px; font-size: 28px; color: #fff; margin-bottom: 30px;}
.youshia .ban7 span { display: block; float: left; width: 180px; height: 45px; line-height: 45px; font-weight: bold; font-size: 18px; color: #0f5db0; text-align: center; border-radius: 25px; background: #ffff01;}
.youshia .ban7 span i { font-style: normal; font-size: 22px; margin-left: 5px;}
.youshia .ban7 .shan { float: right; line-height: 45px; color: #fff; padding-left: 50px; background: url(../images/ys11.jpg) no-repeat left center;}
.youshia .ban7 .shan i { font-style: normal;}
.youshia .ban7 .shan .sn1 { font-size: 16px;}
.youshia .ban7 .shan .sn2 { font-size: 18px;}
.youshia .ban7 .shan .sn3 { font-size: 20px;}
.youshia .ban7 .shan .sn4 { font-size: 22px;}
.youshia .ban7 .shan .sn5 { font-size: 24px;}
.youshia .ban7 .shan .sn6 { font-size: 26px;}
.youshia .ban7 .shan .sn7 { font-size: 28px;}
.youshia .ban7 .shan .sn8 { font-size: 30px;}
.youshia .ban7 .shan .sn9 { font-size: 32px;}
.youshia .ban7 .shan .sn10 { font-size: 34px;}
.youshia .ban7 .shan .sn11 { font-size: 36px;}
.youshia .ban8 { padding: 30px; background: url(../images/ys16.jpg) no-repeat 0 0;}
.youshia .ban8 .nr { text-align: center; padding: 30px; border-bottom: 10px solid #f7a525; background: #fff;}
.youshia .ban8 .nr h3 { line-height: 45px; font-size: 32px; color: #333;}
.youshia .ban8 .nr p { width: 455px; height: 40px; line-height: 40px; font-size: 18px; color: #333; margin: 15px auto 5px auto; padding-right: 20px; border: 1px solid #014fa1; border-radius: 25px; overflow: hidden;}
.youshia .ban8 .nr p span { display: block; float: left; font-size: 20px; color: #ffff01; margin-right: 20px; padding: 0 25px; border-radius: 0 20px 20px 0; background: #014fa1;}
.youshia .ban8 .nr i { display: block; line-height: 30px; font-style: normal; font-size: 12px; color: #999; margin-bottom: 20px;}
.youshia .ban8 .nr li { display: inline-block; width: 100px; line-height: 30px; font-size: 16px; color: #0f5db0; padding-top: 70px; background-repeat: no-repeat; background-position: center top;}
.youshia .ban8 .nr .b81 { background-image: url(../images/ys12.jpg);}
.youshia .ban8 .nr .b82 { background-image: url(../images/ys13.jpg);}
.youshia .ban8 .nr .b83 { background-image: url(../images/ys14.jpg);}
.youshia .ban8 .nr .b84 { background-image: url(../images/ys15.jpg);}