﻿@charset "utf-8";
.w_1200{width: 1200px;margin: 0 auto;position: relative;}

.top{width: 100%;height: 41px;line-height: 41px;background: #eaeaea;color: #333333;}
.top span{font-size: 14px;color: #999999;}
.top a{color: #999;}

.head{width: 100%;height: 92px;background: #fff;overflow: hidden;padding-top: 40px;}
.logo{}
.logo a:before {
    content: "";
    position: absolute;
    left: -665px;
    top: -460px;
    width: 300px;
    height: 15px;
    z-index: 2;
    background-color: rgba(255,255,255,.5);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 1.2s ease-in 1s infinite;
    -o-animation: searchLights 1.2s ease-in 1s infinite;
    animation: searchLights 1.2s ease-in 1s infinite;
}
@-webkit-keyframes searchLights {
    0% { left: -100px; top: 0; }
    to { left: 220px; top: 100px; }
}
@-o-keyframes searchLights {
    0% { left: -100px; top: 0; }
    to { left: 220px; top: 100px; }
}
@-moz-keyframes searchLights {
    0% { left: -100px; top: 0; }
    to { left: 200px; top: 100px; }
}
@keyframes searchLights {
    0% { left: -100px; top: 0; }
    to { left: 200px; top: 100px; }
}
.head_rtel {float: right; background: url(../images/i_tel.png) left 5px no-repeat; height: 75px; padding: 0px 10px 0 70px;}
.head_rtel span {color: #333; display: block; font-size: 16px; line-height: 25px; }
.head_rtel b {display: block; font-size: 34px; line-height: 40px; font-family: impact; color: #0953b1; font-weight: normal; }

.menu{width: 100%;height:44px;background: #0a65b7 url(../images/nav_bg.jpg) center repeat-y;z-index: 99999;border-bottom:3px solid #124da7;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearFix:after {display: block; content: ''; clear: both; }
.nav{height:58px; line-height:44px; position:relative; z-index:1;}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left; }
.nav .nLi h3 a{ display:block;font-size:16px; font-weight:normal;color: #fff;width: 150px;text-align: center;}
.nav .sub{ display:none;left:0px; top:47px;width:150px; position:absolute;line-height:30px; padding:10px 0; background-color: #1a203b; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 8px; 	-webkit-transition: .5s; -o-transition: .5s; transition: .5s;text-align: center;color: #fff; font-size: 14px;}
.nav .sub a:hover{ background:#09a3b1; color:#fff;  }
.nav .on h3 a{ color:#fff;background: #09a3b1;}

.fullSlide{ width:100%;  position:relative;  height:690px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:690px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:690px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:5px; margin:3px; overflow:hidden; background:#fff;filter:alpha(opacity=50);opacity:0.5;  line-height:999px; }
.fullSlide .hd ul .on{ background:#0a65b7;  }
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:4%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:4%; background-position:-6px -137px; }

.index_search{width: 100%;background: #fff url(../images/search_bg.jpg) bottom repeat-x;height: 65px;overflow: hidden;}
.index_search .search-info {line-height: 55px; font-size: 14px; color: #000; }
.index_search .search-info font{font-weight: bold;color: #0953b1;}
.index_search .search-info a{color: #777;}
.index_search .search-info a:hover{color: #000;}
.index_search .sech_in {padding-top: 7px; }
.index_search .sech_in .key {width: 200px; border: 1px solid #0953b1; border-right: none; height: 37px; line-height: 37px; padding-left: 40px; float: left;background:#fff url(../images/ico01.jpg) 5px center no-repeat;outline: none;}
.index_search .sech_in .go {width: 55px; float: left; background-color: #0953b1; height: 39px; line-height: 39px; color: #fff; font-size: 14px; border: none;font-family: "Microsoft YaHei";outline: none;}
.index_search .sech_in .go:hover{background: #08438e;}

.com_til{text-align: center;}
.com_til .tt{position: relative;line-height: 65px;height: 65px;}
.com_til .tt i{font-size: 85px;text-align: center;width: 100%;position: absolute;left: 0;top: 0;z-index: 1;color: #e0e0e0;text-transform: uppercase;font-weight: bold;}
.com_til h4{font-size: 36px;color: #414141;line-height: 65px;position: relative;z-index: 99;}
.com_til span{font-size: 18px;line-height: 35px;color: #363636;height: 35px;}

.main1{width: 100%;padding-top: 50px;height: 200px;}
.m1_left{float: left;width: 179px;}
.m1_right{float: right;width: 1018px;border: 1px solid #e1e1e1;height: 163px;border-left: none;}
.m1_til{width: 100%;height: 97px;background: #18457c url(../images/m1_til_bg.jpg) repeat-x;text-align: center;padding-top: 28px;}
.m1_til h4{font-size: 24px;color: #fff;line-height: 40px;}
.m1_til span{color: #c6ccd7;font-size: 16px;border:1px solid #305889;display: block;width: 100px;margin: 0 auto;height: 25px;line-height: 25px;}

.picScroll-left{ overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:40px; background:#d9d9d9; padding:0 50px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; float:right;overflow:hidden;font-size: 24px;line-height: 40px;font-weight: bold;color: #505050;}
.picScroll-left .hd .prev{ float: left;}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;width: 168px;border-right:1px solid #e1e1e1;   }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{width:168px; height:130px; display:block;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:33px;font-size: 14px;   }

.main2{width: 100%;padding-top: 40px;height: 360px;}
.m2_box{width: 100%;padding-top: 50px;}
.m2_box ul li{float: left;margin-right: 45px;margin-bottom: 25px;border:1px solid #0953b1;}
.m2_box ul li:nth-child(6){margin-right: 0;}
.m2_box ul li .m2_l{width: 150px;height: 40px;background: #fff;text-align: center;font-size: 18px;color: #333333;line-height: 40px;border:1px solid #fff;}
.m2_box ul li .m2_w{background: #fff;padding: 4px;}
.m2_box ul li:hover .m2_l{background: #0953b1;color: #fff;border:1px solid #fff;}
.m2_box ul li:hover .m2_w{background: #0953b1;}


.main3{width: 100%;padding-top: 40px;background: #f2f2f2;padding-bottom: 80px;}
.m3_box{width: 100%;padding-top: 40px;}
.m3_left{float: left;width: 230px;}
.m3_left .m3_til {
    padding-left: 70px;
    background: #0953b1 url(../images/m3_til_bg.png) 15px center no-repeat;
    height: 80px;
    padding-top: 18px;
}
.m3_left .m3_til h2{font-size: 24px;font-weight: normal;line-height: 35px;color:#fff;font-weight: normal;}
.m3_left .m3_til span{font-size: 16px;line-height: 22px;color: #fff;text-transform: uppercase;}

.subNavBox{width:200px;background: #fff;;padding-left: 15px;padding-right: 15px;padding-top: 30px;}
.subNav{line-height: 49px;height: 49px;color: #fff;cursor:pointer;background:#09a3b1 url(../images/jia.png) 170px center no-repeat;font-size: 16px;font-weight: normal;text-indent: 25px;margin-bottom: 10px;}
.subNav.currentDd.currentDt{/*margin-bottom: 0;*/background:#09a3b1 url(../images/jia.png) 170px center no-repeat;}
.subNav:hover{}
.navContent{display: none;padding-bottom: 10px;background: #fff;margin-bottom: 10px;}
.navContent li a{display:block;font-size:14px;color:#333333;line-height: 35px;height: 35px;text-indent: 20px;background: url(../images/dian.jpg) 170px center no-repeat;}
.navContent li a:hover{background: #ddd;}
.subNav>a{color: #fff;}
.sub-menu{display: none;}
.sub-menu li a{background: none;padding-left: 10px;}
.m3_right{float: right;width: 945px;}
.m3_til2 {width: 100%; height: 42px; line-height: 42px; border-bottom: 1px solid #e0e0e0; position: relative; }
.m3_til2 h4 {font-size: 24px; font-weight: bold; color: #666666; display: block; width: 130px; float: left; }
.m3_til2 a {float: right; font-size: 16px; color: #666; }
.m3_pro{width: 100%;padding-top: 20px;}
.multipleColumn{ overflow:hidden; position:relative;}
.multipleColumn .hd{ overflow:hidden;  height:45px; background:#09a3b1;}
.multipleColumn .hd ul{ overflow:hidden; zoom:1; margin-top:15px; zoom:1;text-align: center;}
.multipleColumn .hd ul li{display: inline-block; width:14px; height:14px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer;border:1px solid #fff;border-radius: 50%;}
.multipleColumn .hd ul li.on{ background: #fff; }

.multipleColumn .bd{ overflow:hidden;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:945px;  float:left;}
.multipleColumn .bd ul li{ margin-right:22px; float:left; _display:inline; overflow:hidden;margin-bottom: 25px;  }
.multipleColumn .bd ul li:nth-child(3){margin-right: 0;}
.multipleColumn .bd ul li:nth-child(6){margin-right: 0;}
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic img{ width:300px; height:255px; display:block;}
.multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }
.multipleColumn .bd ul li .title{ line-height:28px;background: #ffffff;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;font-size: 16px;   }
.multipleColumn .bd ul li span{float: right;font-size: 14px;color: #0953b1;text-align: center;border:1px solid #0953b1;width: 80px;}
.multipleColumn .bd ul li span:hover{background: #0953b1;color: #fff;}
.multipleColumn .bd ul li a:hover{color: #0953b1;}
.m3_tel{text-align: center;background: #0953b1 url(../images/m3_tel_bg.jpg) top center no-repeat;padding-top: 60px;color: #fff;padding-bottom: 20px;}
.m3_tel span{font-size: 14px;line-height: 25px;}
.m3_tel p{font-size: 27px;line-height: 30px;font-weight: bold;}

.main4{width: 100%;padding-top: 40px;background: #fff;padding-bottom: 100px;}
.m4_box{width: 100%;padding-top: 40px;}
.an_om1 h2{text-align: center; line-height: 100%;font-weight: normal; padding-bottom: 45px;}
.an_om1 h2 i{ display: block; font-weight: normal; line-height: 100%; font-size: 40px; letter-spacing: 7px; padding-bottom: 14px; color:#333}
.an_om1 h2 span{ display: block; font-weight: normal;}
.an_om1 h2 span a{font-family:"Microsoft Yahei"; font-size: 14px; color: #333333;}
.an_omtop ul li{ overflow: hidden;}
.an_omtop ul li b{ display: inline-block; float: left; font-size: 0; line-height: 0;width: 415px; height: 430px;}
.an_omtop ul li b img{ margin-left: 10px;
    box-shadow: 0 1px 20px #e4e4e4;
    /* border: 4px solid #efefef; */
    width: 415px;
    margin-top: 10px;}
.an_omtop ul li em{ display: inline-block; float: left; padding: 20px 0 0 59px; width: 640px;}
.an_omtop ul li em h6{font-size: 60px;color: #dfdfdf;line-height: 80px;}
.an_omtop ul li em span{font-weight: normal;color: #1d61b7;font-size: 22px;font-weight: normal;}
.an_omtop ul li em>i{ display: block; font-size: 14px; color: #6e6e6e; padding-bottom: 35px;}
.an_omtop ul li em>i span{ display: block;}
.an_omtop ul li em>i a{ display: block; line-height: 100%; font-size: 30px; color: #333; letter-spacing: 4px;font-weight: bold; }
.an_omtop ul li em strong{ display: block; font-weight: normal;  font-size: 16px; line-height: 30px; color: #6e6e6e; letter-spacing: 1px;height: 120px;}
.an_omtop ul li em .mor{ display: block; transition: all 0.2s; width: 112px; height: 32px; line-height: 32px; border: none; text-align: center;font-size: 14px; color: #fff;background: #0953b1;}
.an_omtop ul li em .mor:hover{width: 120px;background: #094590;}
.a_ua{ position: absolute; left: 470px; cursor: pointer; top: 500px; z-index: 55;}
.a_da{ position: absolute; right:600px; cursor: pointer; top: 500px; z-index: 55;}

.main5{width: 100%;padding-top: 70px;background: #ebebeb url(../images/m5_bg.jpg) center no-repeat;height: 267px;}
.m5_til h4{font-size: 24px;color: #adadad;text-transform: uppercase;line-height: 35px;}
.m5_til h5{font-size: 36px;font-weight: normal;color: #0953b1;line-height: 1.5;}
.main5 .more{display: block;width: 135px;height: 38px;line-height: 38px;text-align: center;background: #d73135;position: absolute;left: 320px;top: 140px;color: #fff;border-radius: 5px;font-size: 15px;font-weight: bold;}


.main6{width: 100%;padding-top: 30px;background: #0953b1 url(../images/m6_bg.jpg) top center no-repeat;min-height: 500px;}
.m6_til{text-align: center;}
.m6_til .left{display: inline-block;color: #fff;text-align: right;}
.m6_til .left h4{font-size: 24px;line-height: 35px;height: 35px;}
.m6_til .left span{font-size: 24px;line-height: 35px;height: 35px;}
.m6_til .mid{display: inline-block;color: #fff;font-size: 130px;line-height: 130px; color: #09a3b1;font-weight: bold;font-style: italic;margin-left: 5px;margin-right: 10px;    text-shadow: 0 5px 10px #444444;font-weight: bold;}
.m6_til .right{display: inline-block;color: #fff;}
.m6_til .right span{font-size: 56px;line-height: 70px;font-weight: bold;}
.m6_box{width: 100%;padding-top: 100px;}

.m6_box ul li{position: relative;width: 575px;height: 400px;margin-bottom: 46px;float: left;margin-right: 50px;position: relative;}
.m6_box ul li.li2{margin-right: 0;}
.m6_box ul li.li4{margin-right: 0;}
.m6_box ul li .bb1{border:12px solid #09a3b1;padding-top: 15px;}
.m6_box ul li.li1 .bb1{float: left;}
.m6_box ul li.li2 .bb1{float: right;}
.m6_box ul li.li3 .bb1{float: left;}
.m6_box ul li.li4 .bb1{float: right;}

.m6_box ul li .bb2{position: absolute;background: #e8f4ff;width: 320px;height: 250px;padding: 20px 10px 20px 40px;top: 40px;}
.m6_box ul li.li1 .bb2{left: 217px;}
.m6_box ul li.li2 .bb2{right: 217px;}
.m6_box ul li.li3 .bb2{left: 217px;}
.m6_box ul li.li4 .bb2{right: 217px;}
.m6_box ul li .bb2 h3{font-size: 22px;line-height: 50px;font-weight: normal;}
.m6_box ul li .bb2 em{display: block;width: 42px;height: 4px;background: #0953b1;}
.m6_box ul li .nr{padding-top: 10px;height: 130px;font-size: 12px;line-height: 25px;color: #666666;overflow: auto;}
.m6_box ul li b{font-size: 48px;color: #eeeeee;line-height: 50px;}

.main7{width: 100%;padding-top: 50px;background: #fff;padding-bottom: 60px;}
.m7_box{width: 100%;padding-top: 40px;}
.slideTxtBox{}
.slideTxtBox .hd{position:relative;float: left;width: 230px;}
.slideTxtBox .hd ul{ }
.slideTxtBox .hd ul li{ cursor:pointer;border:1px dashed #a9a9a9;margin-bottom: 12px;font-size: 14px;text-align: center;  }
.slideTxtBox .hd ul li span{border:1px dashed #fff;width: 216px;height: 38px;display: block;margin: 5px;line-height: 38px;}
.slideTxtBox .hd ul li b{font-size: 18px;margin-right: 8px;}
.slideTxtBox .hd ul li.on{background:#0953b1;color: #fff;}
.slideTxtBox .right{float: right;width: 940px;}
.slideTxtBox .bd{}

.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px;   }


.slideTxtBox .bd a {
    display: block;
    width: 100%;
    height: 365px;
    position: relative;
}
.slideTxtBox .bd a img{    width: 100%;
    height: 365px;}

.slideTxtBox .bd em, .slideTxtBox .bd p {
    display: block;
    height: 58px;
    line-height: 58px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}
.slideTxtBox .bd p {
	font-size: 18px;
    color: #fff;
    margin: 0;
}
.slideTxtBox .bd em {
    background-color: #5c5c5e;
    filter: Alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.index_sort{margin-top: 30px;}
.index_sort li {
    width: 11.5%;
    margin-right: 3.25%;
    float: left;
}
.index_sort li:last-child{
    margin-right: 0;
}
.index_sort li a{
    display: block;
    text-align: center;
    color: #000;
    font-size: 16px;
    padding:20px 0;
    position: relative;
}
.index_sort li a:after{
    content:'';
    position: absolute;
    top:0px;
    left:0;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border:1px solid #fff;
    border-radius: 5px;
    z-index: 0;
}
.index_sort li a img{
	background: #0953b1;
	border-radius: 50%;
	padding: 10px;
    display: block;
    margin:0 auto 15px;
}
.index_sort li a:hover img{
    background:#09a3b1;
}




.main8{width: 100%;padding-top: 50px;background: #eeeeee;padding-bottom: 45px;}
.m8_box{width: 100%;padding-top: 40px;}
.m8_left{float: left;width: 600px;}
.m8_right{float: right;width: 555px;margin-right: 10px;padding-top: 30px;}
.m8_right h2{font-size: 36px;color: #000;line-height: 50px;display: block;}
.m8_right .nr{font-size: 16px;line-height: 2;padding-top: 30px;min-height: 230px;}
.m8_right .more {display: block; width: 135px; height: 38px; line-height: 38px; text-align: center; background: #0953b1; color: #fff; border-radius: 5px; font-size: 15px; font-weight: bold; }


.main9{width: 100%;padding-top: 90px;background: #f5f5f5;padding-bottom: 45px;}
.main9 .left{float: left;width: 784px;}
.main9 .right{float: right;width: 370px;padding-top: 100px;}
.main9 .right p{font-size: 18px;line-height: 28px;margin-bottom: 10px;color: #5e5e5e;margin-top: 10px;}


.main10{width: 100%;padding-top: 50px;background: #fff;padding-bottom: 30px;}
.m10_til{text-align: center;}
.m10_til h4{font-size: 36px;font-weight: normal;color: #000;line-height: 45px;}
.m10_box{width: 100%;padding-top:40px;}
.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .bd{   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin-right:27px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:280px; height:240px; display:block;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:50px;background: #e2e2e2;font-size: 16px;   }


.main11{width: 100%;padding-top: 40px;background: #fff;padding-bottom: 40px;}
.m11_left{float: left;width: 650px;}
.newt {border-radius: 5px; overflow: hidden; background: #757575; height: 43px; line-height: 43px; position: relative; }
.newt li {position: relative; float: left;  font-size: 16px; font-weight: normal; line-height: 43px;width: 167px;text-align: center; }
.new2{margin-top: 25px;}
.newt li a{display: block; color: #fff; }
.word{border-bottom:1px dashed #e4e4e4;}
.word img{float: left;width: 333px;height: 174px;}
.word .right{float: right;width: 300px;padding-top: 20px;}
.word h4 {position: relative; font-size: 16px; font-weight: bold; color: #0953b1; line-height: 25px; margin-top: 10px; margin-bottom: 10px; }
.word span{background: #0953b1;width: 57px;height: 25px;line-height: 25px; text-align: center;color: #fff;font-size: 14px;display: block;}
.word h4 em{position: absolute;right: 0;top: 0;font-weight: normal;color: #ababab;font-size: 14px;}
.word p {font-size: 14px; color: #555; line-height: 25px; height: 60px; overflow: hidden; }
.m11_left ul.ul li {border-bottom: 1px dashed #e4e4e4; padding: 0 0 0 20px; background: url(../images/inico10.jpg)no-repeat left center; line-height: 45px; }
.m11_left ul.ul li a {display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; color: #333; }
.m11_left ul.ul li .date {float: right; color: #ababab; font-size: 14px; }
.m11_left ul.ul li a:hover {color: #fe5b00; }
.newt h5 a {height: 43px; line-height: 43px; font-weight: normal; display: block; font-size: 14px; text-transform: uppercase; color: #fff; position: absolute; top: 0; right: 10px; }
.newt li hover a, .newt .cur a{font-weight: bold; }
.newt li hover a, .newt .cur a{background: #0953b1;color: #fff; }


.m11_right{float: right;width: 500px;}
.m11_til {background: #757575; width: 100%; height: 43px; line-height: 43px; position: relative; 	border-radius: 5px;overflow: hidden;}
.m11_til h4 {font-size: 16px; font-weight: bold; color: #fff; display: block; width: 167px; float: left;text-align: center; background: #0953b1;}
.m11_til a {float: right; font-size: 14px; color: #fff; padding-right: 10px;}
.txtMarquee-top{ overflow:hidden; position:relative;  }
.txtMarquee-top .bd{ padding:25px 0;  }
.txtMarquee-top .infoList li{ height:26px; line-height:26px;width: 100%;   }
.txtMarquee-top .infoList li .txt{width: 493px;background: url(../images/faq_bg.jpg) 10px top no-repeat; padding: 0 0 0 50px;}
.txtMarquee-top .infoList li {height: 100px; float: left; margin-bottom: 13px; overflow: hidden; }
.txtMarquee-top .infoList li .txt span{height: 30px;display: block; color: #333; line-height: 20px; font-size: 16px; overflow: hidden;font-weight: bold; }
.txtMarquee-top .infoList li .txt p{line-height: 22px;  font-size: 14px; color: #555555;}
.txtMarquee-top .infoList li a:hover span{color: #fe5b00;}
.txtMarquee-top .infoList li a:hover p{color: #fe5b00;}



.main12{width: 100%;padding-top: 20px;background: #fff;padding-bottom: 20px;border-top: 10px solid #ebebeb;}
.main12 h4{font-size: 26px;color: #0953b1;line-height: 30px;}
.main12 h4 span{color: #666;font-weight: normal;font-size: 14px;}
.main12 ul{padding-top: 10px}
.main12 ul li{display: inline-block;width: 130px;text-align: center;font-size: 14px;line-height: 35px;}
.main12 ul li:hover a{color: #0953b1}

.footer{width: 100%;padding-top: 50px;background: #313236;position: relative;}
.foot{width: 170px; height: auto; float: left; }
.foot h4 {font-size: 16px; font-weight: normal; color: #fff; height: 40px; line-height: 40px; }
.foot h4 a{color: #fff;}
.foot li{height: 28px; line-height: 27px;font-size: 14px; color: #d1d1d1;  }
.foot li a {font-size: 14px; color: #d1d1d1; }
.foot li a:hover{color: #fff;}
.ft_top{border-bottom: 1px solid #505256;padding-bottom: 30px;}
.foot1{width: 200px;}
.foot1 ul li{}
.foot4{width: 350px;}
.foot5 {width: 130px; height: auto; float: right; text-align: center; color: #d7d7d7; font-size: 14px; line-height: 35px; }
.ft_bot{text-align: center;line-height: 47px;height: 47px;font-size: 14px;color: #c0c0c0;}
.ft_bot a{color: #c0c0c0;}



/*内页*/
/*内页样式*/
.ny-hd{height: 500px;}
.ny-main{margin-top: 40px;margin-bottom: 100px;}

.ny-contact{background:#0a65b7;height: 75px;width: 220px; padding-top: 20px; padding-left: 20px;}
.ny-contact em{display: block; font-size: 14px;line-height: 14px;color: #fff;margin-bottom: 10px;}
.ny-contact p{background: url(../images/ny-contact-tel.png)no-repeat left center;font-size: 20px;line-height: 28px;font-weight: bold; color: #fff; padding-left:38px;}

/*产品列表页*/
.ny-main .ny-left .pro-left{width: 240px;}
.ny-main .title{background: #0a65b7; padding-bottom: 10px;}
.ny-main .title strong{font-size: 26px;line-height: 40px;color: #fff;font-weight: bold;}
.ny-main .title em{font-size: 15px;color: #efefef; line-height: 30px;}
.ny-main .ny-left .pro-left .ctitle1{margin-bottom: 40px;}
.ny-main .ny-left .pro-left .ctitle1 li>a{width: 240px; height: 50px; display: block;     text-indent: 2em; background-color: #5b5b5b;}
.ny-main .ny-left .pro-left .ctitle1 li{ margin-top: 2px;}
.ny-main .ny-left .pro-left .ctitle1 li a h3{font-size: 16px;line-height: 50px;color: #fff; font-weight: normal;}
.ny-main .ny-left .pro-left .ctitle1 li>a:hover { background-color: #0a65b7;}
.ny-main .ny-left .pro-left .ctitle1 .on>a{ background-color: #0a65b7;}

.ny-main .ny-left .pro-left .ctitle1 .ctitle2{padding-top: 2px; display: none;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li a{background: #fff; height: 40px;overflow: hidden; padding-top: 0px;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li.on a h3{color: #0a65b7;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li.on a { background-color: #fff;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li a h3{ font-size: 14px; line-height: 40px; color: #000;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li:hover a h3{color: #0a65b7;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li a:hover{ background-color: #fff;}

.ny-main .ny-right{width: 910px;}
.ny-main .ny-right .position{display: block;margin-top: 30px; margin-bottom: 15px; border-bottom: solid 1px #ddd;position: relative;}
.ny-main .ny-right .position span{display: block; padding-left: 50px; font-size: 13px;line-height: 40px;background: url(../images/ny-home.gif) no-repeat 20px center;border-bottom: solid 1px #0a65b7;width: 400px;z-index: 1000;position: absolute;bottom: -1px;left: 0;}
.ny-main .ny-right .position span a:hover{color: #0a65b7;}
.ny-main .ny-right .content{overflow: hidden;}
.ny-product {width: 940px;}
.ny-product li {margin-right: 30px;margin-bottom: 30px;width: 280px; float: left;border: solid 1px #e3e3e3;}
.ny-product li .pic{overflow: hidden; width: 280px; height: 210px;}
.ny-product li span.pro-name{width: 260px;font-size: 15px;line-height: 32px;color:#333;text-align: center;margin-top: 15px; display: block;white-space:nowrap;text-overflow:ellipsis; overflow: hidden; padding-left: 10px; padding-right: 10px;}
.ny-product li a p{ font-size: 12px; line-height: 24px; height: 38px; overflow: hidden; margin-bottom: 20px; text-align: center; width: 240px; padding:10px 20px; }
.ny-product li:hover{border: solid 1px #0a65b7; box-shadow: 0 0 15px rgba(183,183,183,0.8);}
.ny-product li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.ny-product li:hover span.pro-name{color: #0a65b7;}

/*产品详情页*/
.ny-right .pro1{margin-top: 20px;}
.ny-right .pro1 .spec-preview img{display: block;}
.ny-right .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #333;display: block;}
.ny-right .pro1 .descript1 p{width: 540px;font-size: 13px;color: #8e8e8e;line-height: 25px;margin-bottom: 10px;}
.ny-right .pro1 .descript1 a.consult{ display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #5b5b5b; }
.ny-right .pro1 .descript1 a.consult:hover{background-color: #0a65b7;}
.ny-right .pro1 .descript1 p.haoma{color: #333;font-size: 15px; font-weight: bold; }
.ny-right .pro1 .descript1 p.haoma em{display: block;color: #0a65b7;font-size: 20px; font-weight: bold; }
.ny-right .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right .detail .de-title{border-bottom: solid 3px #0a65b7;}
.ny-right .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#0a65b7; border-top-left-radius: 6px; border-top-right-radius: 6px; }
.ny-right .detail .infor{padding-top: 15px;}
.ny-right .detail .infor p{font-size: 14px;color: #2d2d2d;line-height: 25px;}

/*内页新闻列表*/
.ny-news li{ overflow: hidden;border: none;border-bottom: solid 1px #f2f2f2;width:900px; padding: 15px 10px; }
.ny-news li a.ny-news-pic{display: block;width: 209px;height: 130px;overflow: hidden;}
.ny-news li .descript{overflow: hidden; width: 670px;}
.ny-news li .descript .title1{padding-bottom: 0px;}
.ny-news li .descript strong{ margin-top: 5px; font-size: 16px;line-height: 30px;color: #333;font-weight: normal;display: block;font-weight: bold;width: 520px; overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.ny-news li .descript .title1 span{font-size: 13px;color: #c5c5c5;line-height: 30px;margin-right: 10px; margin-top: 5px;}
.ny-news li .descript p{color: #5f5f5f;font-size: 13px;line-height: 24px; height: 76px; overflow: hidden; margin-top: 8px;}
.ny-news li:last-child{border-bottom:none;}
.ny-news li:hover strong{color: #0a65b7;}

/*内页产品应用*/
.ny-appli li span.pro-name{ margin-top: 0; height: 50px; line-height: 50px;}
.ny-appli li:hover a .pro-name{ background-color: #0a65b7; color: #fff;}

/*内页技术支持*/
.ny-tech .descript .title1{ margin-top: 20px;}
.ny-tech li a.ny-news-pic{ width: 200px; height: 120px;}



.ny-right p{ font-size:13px; line-height:30px;}

.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right  .pagelist li{border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist li.active{color: #f30;border: 1px solid #ddd;}
.ny-right .pagelist a,
.ny-right  .pagelist span {}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.cl{HEIGHT: 0px; CLEAR: both;}

#nr-container {width: 100%;margin-top: 5px;}

#nr-container .list {overflow: hidden;padding-top: 5px;}
#nr-container .proList_pic {border: 1px solid #f2f2f2;margin-bottom: 20px;overflow: hidden;}
#nr-container .proList_pic img {height: 160px;}
#nr-container .proList_pic .name {line-height: 30px;padding: 5px 0 10px ;font-size: 15px;text-align: center;}
#nr-container .proList_pic .desc {height: 50px;line-height: 25px;font-size: 14px;color: #999;padding-left: 10px;}
#nr-container .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:1px solid #eee;text-align:left;}
#nr-container .pagelist a,
#nr-container .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
#nr-container .pagelist span.current {color: #f30;border: 1px solid #ddd;}
/* æ–°é—»é¡µåˆ—è¡¨ */
#nr-container .art-list{border-bottom:1px dashed  #eee;}
#nr-container .art-list .artlist_pic .name{line-height: 20px;font-size:14px;padding:5px 15px;background:url(img/dot.gif) no-repeat 15px center;padding-left:35px;}
#nr-container .art-list .artlist_pic .time{font-size:13px;color:#666;}
#nr-container .art-list .artlist_pic .name a:hover{text-decoration: underline;color: #f30}
/*å†…å®¹é¡µ*/
#nr-container .returnbt{padding:5px;text-align: center;}
#nr-container .returnbt input{padding:2px 15px;background:#333;color:#fff;border: none;cursor: pointer;}
#nr-container .nr-title {text-align: center;font-size: 18px;padding: 5px 0;}
#nr-container .nr-info {text-align: center;font-size: 14px;padding: 5px 0;background: #f8f8f8;border: 1px solid #f2f2f2;margin-top: 10px;}
#nr-container .nr-content {margin-top:25px;overflow:hidden;}
#nr-container .nr-content .prev{margin-top:30px;line-height: 25px;}
#nr-container .nr-content .next{margin-top:5px;line-height: 25px;}
#nr-container .pic_list{margin-right:10px;float: left;}
#preview {float: none;text-align: center;}
@media (min-width: 768px) and (max-width: 979px) {
  #nr-container img {
    height: 140px;
    *height: 140px;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  #nr-container img {
    height: 120px;
    *height: 120px;
  }
}
@media (max-width: 414px) {
  #nr-container img {
    height: 100px;
  }
}


.feedback{width:auto;margin:0 auto;}
.feedback dl{overflow: hidden;padding:5px 0;}
.feedback dd{overflow: hidden;}
.feedback dt.fdtitle{font-weight: normal;font-size: 14px; float: left;width:90px;}
.feedback dd .fdinput{float:left;width:350px;line-height: 25px}
.feedback dd .fdtext{width:450px;height:80px;float:left;}
.feedback dd .fdsub,.feedback dd .fdres{border-radius: 3px;padding:2px 20px;margin-left:10px;line-height:20px;color:#fff;cursor: pointer;}
.feedback dd .fdsub{margin-left:90px; border:1px solid #f50; background:#f60;}
.feedback dd .fdres{border:1px solid #282828; background:#444;}
 .feedback .codeimg{float:left;margin-left:5px;cursor:pointer;border:1px solid #ddd; width:100px; height:28px;}

#yzform label.error{position:absolute;padding:3px 15px;background: #f8f8f8;border:1px solid #ddd;margin-left:25px;font-weight: normal;color:#f30;border-radius: 3px;}




.ny-product1 {width: 940px;}
.ny-product1 li {margin-right: 30px;margin-bottom: 30px;width: 200px; float: left;border: solid 1px #e3e3e3;}
.ny-product1 li .pic{overflow: hidden; width: 200px; height: 140px;}
.ny-product1 li span.pro-name{width: 180px;font-size: 15px;line-height: 32px;color:#333;text-align: center;margin-top: 15px; display: block;white-space:nowrap;text-overflow:ellipsis; overflow: hidden; padding-left: 10px; padding-right: 10px;}
.ny-product1 li a p{ font-size: 12px; line-height: 24px; height: 38px; overflow: hidden; margin-bottom: 20px; text-align: center; width: 240px; padding:10px 20px; }
.ny-product1 li:hover{border: solid 1px #0a65b7; box-shadow: 0 0 15px rgba(183,183,183,0.8);}
.ny-product1 li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.ny-product1 li:hover span.pro-name{color: #0a65b7;}

.imghover_big { overflow: hidden; display: block; position: relative; }
.imghover_big img { -webkit-transition: all 1.2s ease 0s; transition: all 1.2s ease 0s; }
.imghover_big:hover img { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.imghover_big em { position: absolute; left: -200px; top: 0px; width: 150px; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)) ; overflow: hidden; -webkit-transform: skewx(-25deg); -webkit-transition: 0s; }
.imghover_big:hover em { width: 150px; left: 600px; -webkit-transition: 0.8s;transition: 0.8s }
 @-webkit-keyframes scaleout { 0% {
-webkit-transform: scale(1.0)
}
 100% {
 -webkit-transform: scale(0.8);
}
}
 @keyframes scaleout { 0% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
100% {
 transform: scale(1.1);
 -webkit-transform: scale(0.8);
}
}

@-webkit-keyframes moveUpDown {
    from {-webkit-transform: translateY(-5px)}
    to {-webkit-transform: translateY(5px)}
}
@keyframes moveUpDown {
    from { transform: translateY(-5px)}
    to { transform: translateY(5px)}
}
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
