/* CSS Document */
body{}
.wm{margin:0 auto;width:1200px;}
.header{width:100%;position:fixed;top:0;left:0;height:178px; background:#fff; z-index:9999;}
.header.on{ height:56px;}
.header.on #top { display:none;}


#top{width:100%;min-width:1200px;overflow:hidden;height:124px;}
#top .logo{margin-top:18px;width:570px;}
#top .tel{width:423px;padding-top:48px;font-size:16px;color:#0a74c0;font-weight:bold;}
#top .tel a{font-size:16px;color:#0a74c0;}
#top .tel img{vertical-align:middle;padding:0 9px;}
#top .lang{margin-top:45px;font-size:14px;}
#top .lang img{vertical-align:middle;padding:0 7px;}

.menu{width:100%;min-width:1200px;background:#0e73cd;height:56px;line-height:56px;}
.menu ul{margin-bottom:0px !important;margin-left:50px;}
.menu ul li{float:left;background:url(../images/index_04.jpg) no-repeat right;}
.menu ul li:last-child{background:none;}
.menu ul li a:link,.menu ul li a:visited{padding:0 31px;font-size:16px;color:#fff;display:block}
.menu ul li a:hover{padding:0 31px;font-size:16px;color:#fff;background:#ce1b16;display:block}
.menu ul li img{ vertical-align:middle;}



.search{margin-top:50px;margin-left:160px;}
.searchsrk{width:520px;height:50px;line-height:50px;padding-left:20px;border:0px;font-size:14px;background:#f1f1f1; outline:none;}
.searchsrk2{background:#0e73cd;text-align:center;width:140px;height:50px;line-height:50px;text-align:center;border:0px;color:#fff;font-size:18px; }

/*首页焦点图*/
/*首页焦点图*/

.sy_title{font-size:36px;font-weight:bold;text-align:center;color:#2c3a4b;}
.sy_js{text-align:center;font-size:16px;padding-top:13px;color:#777777;}
.sy_line i{display: block;width: 54px;height: 4px;margin: 0 auto;background: #0568a1;margin-bottom: 40px;margin-top:20px;}
.sy_more{ width:170px;height:42px;line-height:42px;text-align:center;margin:30px auto 0; border-radius:50px;border:1px solid #ddd;font-size:15px;}
.sy_more:hover{background:#1F509C;color:#fff;border:1px solid #1F509C;--webkit-box-shadow: 0 3px 10px rgba(39, 72, 152, 0.3);box-shadow: 0 3px 10px rgba(39, 72, 152, 0.3);}

.con_01{width:100%;overflow:hidden;padding:80px 0;background:#fcfdfe;}
.con_01 .pro_list{text-align:center;margin-top:40px;}
.con_01 .pro_list a{ display:inline-block;border:1px solid #e8eaee;padding:0 35px;height:42px;line-height:42px; border-radius:50px;margin:0 8px;font-size:16px;--webkit-box-shadow: 0 2px 10px rgba(119, 119, 119, 0.1);box-shadow: 0 2px 10px rgba(119, 119, 119, 0.1);}
.con_01 .pro_list a:hover{background:#0568a1;color:#fff;border:1px solid #0568a1;--webkit-box-shadow: 0 3px 10px rgba(39, 72, 152, 0.3);box-shadow: 0 3px 10px rgba(39, 72, 152, 0.3);}


.con_01 dl{margin:0 15px 20px;width:260px;background:#fff;box-shadow: 0 4px 20px -2px rgba(0, 0, 0, 0.05);padding:15px 15px;overflow:hidden;  border-radius:20px;}
.con_01 dl:hover{background:#0568a1;box-shadow: 0 4px 20px -2px rgba(27, 90, 158, 0.5);transition:all 0.7s;}
.con_01 dl dt{width:260px;height:170px;position: relative;margin-bottom: 15px;width:100%;text-align: center;border: 1px dashed #cecece;overflow: hidden; border-radius:10px;background:#fff;}
.con_01 dl dt img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;margin: auto;width: 100%;max-height: 100%;transition: .5s ease-in-out;text-align: center;vertical-align: middle;}
.con_01 dl:hover dt img{ transform-origin:center center; transform:scale(1.1,1.1);}
.con_01 dl dd{text-align:center;}
.con_01 dl dd .bt{color:#222c3d;font-size:17px;font-weight:bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.con_01 dl:hover dd .bt{color:#fff;}
.con_01 dl dd .js{font-size:14px;color:#8c909b;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;margin-top:5px;}
.con_01 dl:hover dd .js{color:#fff;}
.con_01 dl dd .more{margin-top:15px;color:#0568a1;font-weight:bold;}
.con_01 dl:hover dd .more{color:#fff;}


/*滚动*/
.Dycpcont {position: relative;margin: 40px 2% 0px;}
.Dycpcont .slidercp {
	overflow: hidden;
}
.Dycpcont ul {
	overflow: hidden;
}
.Dycpcont ul li {
	float: left;
}

.Dycpcont .bnt {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 130px;
}
.Dycpcont .prev {
	background: url("../images/ocprev.png") no-repeat;
	left: 0;
}
.Dycpcont .next {
	background: url("../images/ocnext.png") no-repeat;
	right: 0;
}
.Dycpcont .prev:hover {
	background: url("../images/ocprev_h.png") no-repeat;
}
.Dycpcont .next:hover {
	background: url("../images/ocnext_h.png") no-repeat;
}

.con_01 .pro_more{width:200px;height:42px;line-height:42px;text-align:center;margin:40px auto 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:15px;}
.con_01 .pro_more:hover{border-top:1px solid #0568a1;border-bottom:1px solid #0568a1;color:#0568a1;}
.sypro_more{margin:60px auto 0;width:292px;}
/*以上为新滚动*/




.con_01{width:100%;min-width:1200px;overflow:hidden;padding-top:73px;background:#f1f1f1;padding-bottom:70px;}
.con_01 .lm_t{text-align:center;font-size:36px;font-weight:bold;color:#000;}
.con_01 .liebiao{font-size:16px;color:#999999;padding-top:5px;text-align:center;margin-top:30px;}
.con_01 .liebiao a{padding:0 15px;font-size:16px;}

.con_01 .box{margin-top:70px;}
.con_01 .box .content {width: 1200px;margin:30px auto 0;}
.con_01 .box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.con_01 .box .Box_con {position: relative;}
.con_01 .box .Box_con .btnl {position: absolute;}
.con_01 .box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 90px;cursor: pointer;}
.con_01 .box .Box_con .btnl {background:url(../images/jtl02.png) no-repeat center;left: -90px;}
.con_01 .box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -90px;}
.con_01 .box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.con_01 .box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.con_01 .box .Box_con .conbox {position: relative;overflow: hidden;height:222px;}
.con_01 .box .Box_con .conbox ul {position: relative;list-style:none;}
.con_01 .box .Box_con .conbox ul li {float: left;width:390px;margin-left:20px;height:222px;background:#fff;overflow:hidden;}
.con_01 .box .Box_con .conbox ul li:first-child {margin-left: 0;}
.con_01 .box .Box_con .conbox ul li dl dt{width:200px;height:222px;overflow:hidden;float:left;}
.con_01 .box .Box_con .conbox ul li dl dt img{ transition:all 0.4s;width:200px;height:222px;}
.con_01 .box .Box_con .conbox ul li dl dt img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}
.con_01 .box .Box_con .conbox ul li dl dd{float:left;width:166px;height:212px;padding:10px 12px 0;}
.con_01 .box .Box_con .conbox ul li dl dd .title{padding-top:15px;height:35px;font-weight:bold;font-size:16px;}
.con_01 .box .Box_con .conbox ul li dl dd .js{color:#a6a6a6;line-height:22px;height:125px;overflow:hidden}
.con_01 .box .Box_con .conbox ul li dl dd .more{color:#0e73cd;}
.con_01 .box .Box_con .conbox ul li:hover{background:#0d74cc}
.con_01 .box .Box_con .conbox ul li:hover dl dd .title{color:#fff;}
.con_01 .box .Box_con .conbox ul li:hover dl dd .js{color:#fff;}
.con_01 .box .Box_con .conbox ul li:hover dl dd .more{color:#fff;}

.sypro_more{margin:60px auto 0;width:292px;}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
	width:292px;height:46px;line-height:46px;text-align:center;color:#fff;font-size:20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:#2558a7;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}


.con_02{width:100%;min-width:1200px;overflow:hidden;background:url(../images/index_06.jpg) no-repeat top center;height:483px;padding-bottom:70px;padding-top:57px;}
.about_l{width:608px;}
.about_l h1{font-size:46px;font-family:Arial;color:#fff;font-weight:bold;}
.about_l h2{font-size:28px;color:#fff;}
.about_l .txt{padding-top:35px;line-height:30px;color:#fff;font-size:16px;}
.about_l .txt a{color:#fff;}
.about_l ul{margin-top:30px;}
.about_l ul li{float:left;width:130px;height:40px;line-height:40px;text-align:center;background:#fff;margin-right:10px;}
.about_r{width:535px;height:371px;overflow:hidden;margin-top:30px;}
.about_r img{ transition:all 1s;}
.about_r img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}



.con_03{background:url(../images/index_03.jpg) no-repeat top center;height:600px;width:100%;min-width:1200px;overflow:hidden}
.con_03 .lm_t{text-align:center;font-size:38px;font-weight:bold;color:#000;padding-top:45px;}
.con_03 ul{margin-top:70px;}
.con_03 ul li{width:366px;float:left;text-align:center;margin:0 15px;}
.con_03 ul li h1{font-size:24px;color:#000;padding-top:32px; text-transform:uppercase;font-weight:bold;}
.con_03 ul li p{font-size:16px;color:#666666;margin-top:25px;line-height:30px;}
.con_03 ul li .img01{background:url(../images/icon_01.png) no-repeat;}
.con_03 ul li .img02{background:url(../images/icon_02.png) no-repeat;}
.con_03 ul li .img03{background:url(../images/icon_03.png) no-repeat;}
.con_03 ul li .part_gy{width:150px;height:150px;margin: 0 auto;-webkit-background-size: 134px 150px;
    -moz-background-size: 150px 150px;
    background-size: 150px 150px;
    -webkit-border-radius: 58px;
    border-radius: 58px;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;}
.con_03 ul li:hover .part_gy {
    -webkit-transform:rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}	

.con_04{width:100%;min-width:1200px;overflow:hidden;background:#f2f2f2;padding:68px 0;}
.con_04 .lm_t{text-align:center;font-size:38px;font-weight:bold;color:#000;}
.con_04 .js{text-align:center;font-size:14px;color:#6a6a6a;padding-top:35px;line-height:24px;}
.con_04 .box{margin-top:63px;}
.zl_table tr:nth-child(odd){background:#e7e9ee;}
.zl_table tr:nth-child(even){background:#d2d9e9; }
.con_04 .bt03{border:3px solid #0d74cc;width:418px;height:42px;line-height:42px;text-align:center;margin:44px auto;}


.con_05{width:100%;min-width:1200px;overflow:hidden;margin-top:72px;}
.con_05 .title{font-size:38px;font-weight:bold;text-align:center;}
.con_05 ul{margin-top:60px;}
.con_05 ul li{float:left;width:577px;margin-bottom:40px;margin-right:6px;}
.con_05 ul li .yy_l{width:235px;height:160px;overflow:hidden;border-radius:10px;}
.con_05 ul li .yy_l img{width:235px;height:160px; transition:all 1s;}
.con_05 ul li .yy_l img:hover{ transform-origin:center center; transform:scale(1.1,1.1)}
.con_05 ul li .yy_r{width:310px;}
.con_05 ul li .yy_r h1{font-size:20px;padding-top:6px;}
.con_05 ul li .yy_r p{line-height:24px;font-size:14px;color:#888888;padding-top:12px;height:86px;}
.con_05 ul li .yy_r .more{color:#0d74cc;font-size:14px;}

.con_06{width:100%;min-width:1200px;overflow:hidden;margin-top:60px;border-top:1px solid #e1e1e1;padding-top:47px;margin-bottom:100px;}
.con_06 .title{font-size:38px;font-weight:bold;text-align:center;padding-bottom:56px;}
.con_06 .news_op{width:524px;}
.con_06 .news_op .news_op_img{width:524px;height:288px;overflow:hidden}
.con_06 .news_op .news_op_img img{width:524px;height:288px; transition:all 1s;}
.con_06 .news_op .news_op_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1)}
.con_06 .news_op .news_op_box{height:90px;background:#f2f2f2;padding:20px 20px 0 20px;}
.con_06 .news_op_time{width:67px;height:69px;background:#0d74cc;color:#fff;text-align:center;padding:0 10px;}
.con_06 .news_op_time h1{font-size:22px;padding-top:10px;border-bottom:1px solid #6eace0;padding-bottom:3px;}
.con_06 .news_op_time h2{font-size:14px;padding-top:4px;}
.con_06 .news_op_txt{width:380px;color:#575757;font-size:14px;line-height:20px;padding-top:3px;}
.con_06 .news{width:607px;}
.con_06 .news ul li:hover{background:#f6f6f6}
.con_06 .news .news_l{width:102px;text-align:center;margin-top:15px;}

.con_06 .news .news_l .time01{height:68px;background:#f2f2f2;line-height:68px;color:#666666;font-size:30px;}
.con_06 .news .news_l .time02{height:26px;background:#666666;line-height:26px;color:#fff;font-size:14px;}
.con_06 .news .news_r{width:471px;border-left:1px solid #dedede;padding-left:12px;height:108px;padding-top:20px;}
.con_06 .news .news_r a{font-size:18px;}
.con_06 .news .news_r p{font-size:14px;line-height:24px;color:#747474;padding-top:15px;}

#bottom{background:#2c2c2c;height:320px;width:100%;min-width:1200px;overflow:hidden;color:#acacac;padding-top:68px;}
#bottom a:hover{color:#fff;}
#bottom .lm_t{font-size:22px;color:#fff;}
#bottom .box{line-height:28px;font-size:14px;padding-top:25px;}
#bottom ul{line-height:28px;font-size:14px;padding-top:25px;}
.bot_contact{width:424px;}
.bot_lb{width:240px;margin-left:30px;}
.bot_lb2{width:326px;}
.bot_ewm{width:159px;}
.bot{border-top:1px solid #565656;padding-top:28px;margin-top:50px;text-align:center;font-size:14px;}
.bot a,.bot a:hover{font-size:14px;}
/*右侧漂浮*/
#go_top {position: fixed;right:10px; bottom: 50px;z-index:99;width:60px; height:260px;}
#go_top a.t1 {background:#0061ae url(../images/top1.png) no-repeat center; text-decoration:none; display:block;height:60px;border-radius: 2px;}
#go_top a.t1:hover {background:#024e8a url(../images/top1.png) no-repeat center;}
#go_top a.t2 {background:#0061ae url(../images/ft1.png) no-repeat center; text-decoration:none; display:block;height:60px;border-radius: 2px;}
#go_top a.t2:hover {background:#024e8a url(../images/ft1.png) no-repeat center;}
.right-btn-group {width:60px;height:125px; margin:5px 0;}
.right-btn-group .show-tel,.right-btn-group .show-qq,.right-btn-group .show-ew, .right-btn-group .to-top {border-radius: 2px;}
.right-btn-group .show-tel a:hover span,.right-btn-group .show-qq a:hover span, .right-btn-group .show-ew a:hover span, .right-btn-group .to-top a:hover span {display: block}

.right-btn-group .to-top {width: 60px;height: 60px}
.right-btn-group .to-top a {border-radius: 2px;display: block;width: 60px;height: 60px;background:#0061ae url(../images/tel.png) no-repeat center;}
.right-btn-group .to-top a:hover {background: #024e8a url(../images/tel.png) no-repeat center}
.right-btn-group .to-top span {display: none;position: absolute;width: 190px;height:80px;top:130px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:18px; line-height:30px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}
.right-btn-group .to-top p{padding-top:10px;}

.right-btn-group .show-ew {width: 60px;height: 60px;margin-bottom:5px;}
.right-btn-group .show-ew img { width:150px; display:block;}
.right-btn-group .show-ew a {border-radius: 2px;display: block;width: 60px;height: 60px;background:#0061ae url(../images/c2-1.png) no-repeat center;}
.right-btn-group .show-ew a:hover {background: #024e8a url(../images/c2-1.png) no-repeat center}
.right-btn-group .show-ew span {display: none;position: absolute;width: 190px;height:58px;top:65px;left: -200px;z-index: 5;color: #fff;background-color: #fff; padding:5px; text-align:center; color:#686868; line-height:58px; font-size:16px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .show-ew span:after {content: ' ';top: 25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}


/*ny*/
.ny_site{background:#f2f2f2;height:80px;width:100%;min-width:1200px;overflow:hidden;line-height:80px;font-size:16px;color:#838383;}
#nav1 .nav1,#nav2 .nav2,#nav3 .nav3,#nav4 .nav4,#nav5 .nav5{color:#fff;background:#0e73cd;}
#pronav1 .pronav1,#pronav2 .pronav2,#pronav3 .pronav3,#pronav4 .pronav4,#pronav5 .pronav5,#pronav6 .pronav6,#pronav7 .pronav7,#pronav8 .pronav8,#pronav9 .pronav9,#pronav10 .pronav10{color:#fff;background:#0e73cd;}

#content{padding:50px 0 70px 0;margin:0 auto;width:1200px;}
#content .ny_title{text-align:center;font-size:40px;font-weight:bold;color:#000;}
#content .ny_box{padding: 30px 50px;min-height: 300px;background-color: #fff;box-shadow: 1px 10px 60px 0px rgba(0, 0, 0, 0.07);border: #e4e4e4 solid 1px;border-radius: 15px;line-height: 35px;font-size: 16px;margin-top: 40px;color:#555555;}

.ny_menu{ text-align:center;margin-top:30px;}
.ny_menu ul li{display:inline-block;background:#f2f2f2;padding:0 35px;height:42px;line-height:42px;font-size:16px;}
.ny_menu ul li:hover{background:#0e73cd;color:#fff;font-size:16px;}
.ny_menu ul li:hover a{color:#fff;}
#nynav1 .nynav1,#nynav2 .nynav2,#nynav3 .nynav3,#nynav4 .nynav4,#nynav5 .nynav5,#nynav6 .nynav6,#nynav7 .nynav7{color:#fff;background:#037dc6 !important;}



/*内页新闻*/
.newlist li { width:96%; padding:15px 2%; float:left;border-bottom:#d4d4d4 1px solid;}
.newlist li .text { width:850px; background:url(../images/line3.png) no-repeat left center; float:right; padding-right:30px;}
.newlist li .text h3 { font-size:16px; padding-bottom:10px;overflow:hidden;}
.newlist li .text h3 a { color:#000;}
.newlist li .text .tex { height:40px; overflow:hidden; color:#878787; line-height:20px;font-size:14px;}
.newlist li .time { width:140px;background:#fff;float:left; }
.newlist li .time img{width:140px;height:108px;border-radius:5px;border:1px solid #ddd;}
.newlist li .time p{text-align:center;font-size:12px;}
.newlist li .more3 { height:30px; padding-top:10px;}
.newlist li .more3 a{height:30px; line-height:30px;background:url(../images/more3.jpg) no-repeat left center; padding-left:30px; display:block;transition:all 500ms; font-size:12px; text-transform:uppercase; color:#999;}
.newlist li .more3 a:hover {transition:all 500ms; margin-left:15px;}



.nypro_back{width:150px;height:32px;line-height:32px;text-align:center;margin:50px auto 0;border:1px solid #ddd;font-size:14px;}
.nypro_back:hover{background:#2758a7;color:#fff; transition:all 1s;}


/*产品*/
.tel5 { clear:both; width:100%; background:#e6e6e6; padding:10px 0; text-align:center; border-top:#d4d4d4 1px solid; overflow:hidden; color:#1a1840;}
.tel5 img { vertical-align:middle; margin-right:10px;}
.tel5 span { padding:0 30px;}
.tel5 .fl{ margin-left:20%}
.tel5 .fr{ margin-right:20%}




/*order*/
.shuoming{ font-size:18px; color:#0082cd; padding-bottom:10px;}
.ss{ font-size:17px; padding-bottom:20px;}
.contact_2{ background:#F2F2F2; padding:20PX; padding-top:0PX;
overflow:hidden;}
.contact_2_1{
margin-top:2.5em;}
.contact_2_1 ul li{ margin-bottom:10px;
float:left; width:49%;}
.contact_2_1 ul li:nth-child(2),.contact_2_1 ul li:nth-child(5){float:right}
.contact_2_1 ul li:nth-child(6){
width:100%;}
.contact_2_1_mid{
background-color:#fff; border:1px #e7e7e7 solid; padding:0.8em 1em; width:87%}
.teshuw{ width:93.8%}

.contact_2_1_mid input{
border:none!important; background:none!important; width:100%; font-size:16px;outline:none;}
.contact_2_1_mid textarea{
border:0; background:none; font-size:16px;outline:none; width: 100%;font-family:Arial;}
.tixing{padding-left:10px; line-height:50px;}

.anniu { border:0PX;
font-size:1.125em; display:inline-block; color:#fff; background-color:#2c82cd; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.anniu {
margin-bottom:1.5em; margin-top:1.5em;}
.anniu:hover{
background-color:#999;}





/*产品详情切换图*/
.bg{width:1096px;height: 450px;margin:0 auto;overflow: hidden;min-width: 1096px;box-sizing: border-box;background: #fff;overflow:hidden}
    .bg_left{width: 360px;height:auto;float: left}
    .bg_right{float: left;width:700px;}
    .show{width: 360px;height: 360px;margin-bottom: 10px;position: relative;border:1px solid #E8E8E8;cursor:move}
    .show img{width: 360px;height: 360px;}
    .mask{width: 215px;height: 215px;background: #000;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
    .bigshow{width: 360px;height: 360px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;}
    .bigshow img{width: 860px;height: 860px;margin-right: 10px;}
    .smallshow{width: 100%;height: 70px;position: relative}
    .smallshow img{width:100%;border:1px solid #e8e8e8;box-sizing: border-box;transition: all 0.5s}
    .smallshow>.middle_box{margin-left: 30px;margin-right: 30px;width:370px;overflow: hidden;height: 70px;}
    .smallshow .middle{overflow: hidden;transition: all 0.5s;height: 70px;}
    .smallshow .middle>li{width: 64px;height: 64px;float: left;cursor:pointer;padding:0 5px;}
    .smallshow>p{position: absolute;top:50%;width: 22px;height: 32px;margin-top: -16px;}
    .smallshow>.prev{left: 0;background: url(../images/hover-prev.png) no-repeat;transition: all 0.5s}
    .smallshow>.next{right: 0;background: url(../images/hover-next.png) no-repeat;transition: all 0.5s}
    .smallshow>.prev.prevnone{left: 0;background: url(../images/prev.png) no-repeat;cursor: not-allowed}
    .smallshow>.next.nextnone{right: 0;background: url(../images/next.png) no-repeat;cursor: not-allowed}


.tex2 { float:right;color:#525355;width:700px;}
.tex2 h3 { font-weight:bold; padding-bottom:15px; font-size:20px; font-family:Arial; border-bottom:#ccc 1px dashed; padding-bottom:15px;color:#000;margin-bottom:10px;}
.tex2 p {line-height:30px}
.tex2 a.tex111 {display:block;float:right;font-size:16px; font-weight:bold; margin-right:20px;margin-top:7px;margin-bottom:10px; color:#fff; background:#F63; text-align:center;tttext-decoration:none;width:178px;}
.tex2 a.tex111:hover { color:#fff;background:#f00; transition:0.4s; margin-right:15px; text-decoration:none; margin-top:10px;}
.tex2 p.s1 { background:#f8f8f8; padding:10px;}
.tex2 p.s2 { font-style:italic; color:#4284cd;margin:10px 0;}
.tex2 p.s2 a.tt { display:block; background:#E6E6FA; color:#A52A2A; font-weight:bold; text-align:center; padding:5px 0; margin-bottom:5px;margin:0 5px;}
.tex2 p.s2 a.tt:hover {transition:0.4s; font-size:15px; background:#faefe6;}

.tel5 { clear:both; width:100%; background:#e6e6e6; padding:10px 0; text-align:center; border-top:#d4d4d4 1px solid; overflow:hidden; color:#1a1840;}
.tel5 img { vertical-align:middle; margin-right:10px;}
.tel5 span { padding:0 30px;}
.lianjie2{margin-toP:10px;}

.blank15 { clear:both; height:15px; display:block; overflow:hidden;}

.pp2 img{ max-width:650px; height:auto !important; height:100%;}

#con {
 MARGIN: 0px auto; WIDTH: 100%
}
#tags {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 40px;  margin-top:20px;
}
#tags li {
	/*BACKGROUND: url(images/tagleft.gif) no-repeat left bottom;*/ background:#e3e3e3;FLOAT: left; MARGIN-RIGHT: 1px; liST-STYLE-TYPE: none; HEIGHT: 30px
}
#tags li A {
/*BACKGROUND: url(images/tagright.gif) no-repeat right bottom; */background:#dfecfa;FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #333; liNE-HEIGHT: 40px; PADDING-TOP: 0px; HEIGHT: 40px; TEXT-DECORATION: none; width:165px; text-align:center; font-size:16px;
}
#tags li.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
#tags li.selectTag {
	BACKGROUND-POSITION: left top; POSITION: relative; HEIGHT: 40px
}
#tags li.selectTag A {
	BACKGROUND-POSITION: right top; COLOR: #fff; liNE-HEIGHT: 40px; HEIGHT: 40px; width:165px;
	background:#015a9e;
}

.tagContent {
 DISPLAY: none; WIDTH: 100%;PADDING-TOP: 10px; HEIGHT: auto;

}
#tagContent DIV.selectTag {
	DISPLAY: block
}


.aa th { font-weight:bold; text-align:center;}


/*内页应用*/
.ny_yy{margin-top:60px;}
.ny_yy li{margin-bottom:20px;margin-right:6px;border-bottom:1px dotted #ddd;padding-bottom:20px;}
.ny_yy li .yy_l{width:235px;height:160px;overflow:hidden;border-radius:10px;}
.ny_yy li .yy_l img{width:235px;height:160px; transition:all 1s;}
.ny_yy li .yy_l img:hover{ transform-origin:center center; transform:scale(1.1,1.1)}
.ny_yy li .yy_r{width:820px;}
.ny_yy li .yy_r h1{font-size:24px;padding-top:6px;color:#000;}
.ny_yy li .yy_r p{line-height:24px;font-size:14px;color:#888888;padding-top:12px;height:78px;}
.ny_yy li .yy_r .more{color:#0d74cc;font-size:14px;}
.yy_table td{border:1px solid #ddd;padding-left:10px;}


.aak{width:122px;height:32px;line-height:32px;text-align:center;background:#2758a7;color:#fff;border:0px;}


/*内页联系我们*/
.ny_contact_l{width:600px;height:460px;}
.ny_contact_r{width:540px;background:#2758a7;height:400px;padding:30px;color:#fff;}
.ny_contact_r a,.ny_contact_r a:hover{color:#fff;}
.ny_contact_r h1{font-size:26px;font-weight:bold;padding-bottom:15px;padding-top:30px;}


.jq222{width: 100%;height:120px;position: relative; display:block;padding:30px 0;}
.jq222 .border-bottom{width: 0px;height: 2px;background: #1e4691;position:absolute;left:0px;bottom:0;z-index:9999}

.pnpage { clear:both; text-align:center; border-top:#ccc 1px solid; padding-top:10px;}
.pnpage a { padding:0 15px; font-weight:bold;}

.close { clear:both; color:#f60; text-align:center; padding-top:5px; font-size:12px;}
.close a{color:#f60; }



.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#98bac3 1px solid;border-left:#98bac3 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#98bac3 1px solid;border-right:#98bac3 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}
.tab_body{color:#000000}
 .tr_odd 
  { 
   background: #cedefa; 
  } 
  .tr_even 
  { 
   background: #FFFFFF; 
  } 

.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#edfbf1; border:#037dc6 1px solid; color:#037dc6;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}

